public interface CategoryExcludedSearchFacet
| Modifier and Type | Method and Description |
|---|---|
Category |
getCategory()
Gets the associated category
|
Long |
getId()
Gets the internal id
|
SearchFacet |
getSearchFacet()
Gets the associated search facet
|
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
|
Long getId()
void setId(Long id)
id - Category getCategory()
void setCategory(Category category)
category - SearchFacet getSearchFacet()
void setSearchFacet(SearchFacet searchFacet)
searchFacet - Copyright © 2015. All Rights Reserved.