|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.broadleafcommerce.core.search.domain.CategoryExcludedSearchFacetImpl
@Entity public class CategoryExcludedSearchFacetImpl
| Field Summary | |
|---|---|
protected Category |
category
|
protected Long |
id
|
protected SearchFacet |
searchFacet
|
| Constructor Summary | |
|---|---|
CategoryExcludedSearchFacetImpl()
|
|
| Method Summary | |
|---|---|
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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Long id
protected Category category
protected SearchFacet searchFacet
| Constructor Detail |
|---|
public CategoryExcludedSearchFacetImpl()
| Method Detail |
|---|
public Long getId()
CategoryExcludedSearchFacet
getId in interface CategoryExcludedSearchFacetpublic void setId(Long id)
CategoryExcludedSearchFacet
setId in interface CategoryExcludedSearchFacetpublic Category getCategory()
CategoryExcludedSearchFacet
getCategory in interface CategoryExcludedSearchFacetpublic void setCategory(Category category)
CategoryExcludedSearchFacet
setCategory in interface CategoryExcludedSearchFacetpublic SearchFacet getSearchFacet()
CategoryExcludedSearchFacet
getSearchFacet in interface CategoryExcludedSearchFacetpublic void setSearchFacet(SearchFacet searchFacet)
CategoryExcludedSearchFacet
setSearchFacet in interface CategoryExcludedSearchFacet
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||