|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SearchableModelObject
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.
| Method Summary | |
|---|---|
Search |
getSearch()
This binds Search object to the URL hierarchy. |
| Methods inherited from interface hudson.model.ModelObject |
|---|
getDisplayName |
| Methods inherited from interface hudson.search.SearchItem |
|---|
getSearchIndex, getSearchName, getSearchUrl |
| Method Detail |
|---|
Search getSearch()
Search object to the URL hierarchy.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||