Class AsExcludedFacet
java.lang.Object
de.hybris.platform.adaptivesearch.data.AbstractAsConfiguration
de.hybris.platform.adaptivesearch.data.AbstractAsItemConfiguration
de.hybris.platform.adaptivesearch.data.AbstractAsFacetConfiguration
de.hybris.platform.adaptivesearch.data.AsExcludedFacet
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.adaptivesearch.data.AbstractAsFacetConfiguration
getExcludedValues, getFacetType, getIndexProperty, getName, getPriority, getPromotedValues, getRanges, getSort, getTopValuesProvider, getTopValuesSize, getValuesDisplayNameProvider, getValuesSortProvider, isRanged, isRangeIncludeFrom, isRangeIncludeTo, setExcludedValues, setFacetType, setIndexProperty, setName, setPriority, setPromotedValues, setRanged, setRangeIncludeFrom, setRangeIncludeTo, setRanges, setSort, setTopValuesProvider, setTopValuesSize, setValuesDisplayNameProvider, setValuesSortProviderMethods inherited from class de.hybris.platform.adaptivesearch.data.AbstractAsItemConfiguration
getSearchConfigurationUid, getSearchProfileCode, setSearchConfigurationUid, setSearchProfileCodeMethods inherited from class de.hybris.platform.adaptivesearch.data.AbstractAsConfiguration
getCatalogVersion, getUid, setCatalogVersion, setUid
-
Constructor Details
-
AsExcludedFacet
public AsExcludedFacet()
-