Class AsPromotedFacet
- 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.AsPromotedFacet
-
- All Implemented Interfaces:
java.io.Serializable
public class AsPromotedFacet extends AbstractAsFacetConfiguration
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AsPromotedFacet()
-
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
-
-