public interface SearchableModelObject extends ModelObject, SearchItem
ModelObject that can be searched.
This interface also extends SearchItem since
often ModelObjects form a natural tree structure,
and it's convenient for the model objects themselves to implement
the SearchItem for the edges that form this tree.
| Modifier and Type | Method and Description |
|---|---|
Search |
getSearch()
This binds
Search object to the URL hierarchy. |
getDisplayNamegetSearchIndex, getSearchName, getSearchUrlCopyright © 2019. All rights reserved.