|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CategorySearchFacet
| Method Summary | |
|---|---|
Category |
getCategory()
Gets the associated category |
Long |
getId()
Gets the internal id |
SearchFacet |
getSearchFacet()
Gets the associated search facet |
Long |
getSequence()
Gets the priority of this search facet in relationship to other search facets in this category |
void |
setCategory(Category category)
Sets the associated category |
void |
setId(Long id)
Sets the internal id |
void |
setSearchFacet(SearchFacet searchFacet)
Sets the associated search facet |
void |
setSequence(Long sequence)
Sets the sequence of this search facet |
| Method Detail |
|---|
Long getId()
void setId(Long id)
id - Category getCategory()
void setCategory(Category category)
category - SearchFacet getSearchFacet()
void setSearchFacet(SearchFacet searchFacet)
searchFacet - Long getSequence()
void setSequence(Long sequence)
position - #getPosition()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||