Class AsFacet
- 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.AsFacet
-
- All Implemented Interfaces:
java.io.Serializable
public class AsFacet extends AbstractAsFacetConfiguration
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AsFacet()
-
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, setValuesSortProvider
-
Methods inherited from class de.hybris.platform.adaptivesearch.data.AbstractAsItemConfiguration
getSearchConfigurationUid, getSearchProfileCode, setSearchConfigurationUid, setSearchProfileCode
-
Methods inherited from class de.hybris.platform.adaptivesearch.data.AbstractAsConfiguration
getCatalogVersion, getUid, setCatalogVersion, setUid
-
-