Class AbstractAsFacetConfigurationModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.adaptivesearch.model.AbstractAsConfigurationModel
-
- de.hybris.platform.adaptivesearch.model.AbstractAsItemConfigurationModel
-
- de.hybris.platform.adaptivesearch.model.AbstractAsFacetConfigurationModel
-
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
AsExcludedFacetModel,AsFacetModel,AsPromotedFacetModel
public class AbstractAsFacetConfigurationModel extends AbstractAsItemConfigurationModel
Generated model class for type AbstractAsFacetConfiguration first defined at extension adaptivesearch.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.StringEXCLUDEDVALUESGenerated constant - Attribute key ofAbstractAsFacetConfiguration.excludedValuesattribute defined at extensionadaptivesearch.static java.lang.StringFACETTYPEGenerated constant - Attribute key ofAbstractAsFacetConfiguration.facetTypeattribute defined at extensionadaptivesearch.static java.lang.StringINDEXPROPERTYGenerated constant - Attribute key ofAbstractAsFacetConfiguration.indexPropertyattribute defined at extensionadaptivesearch.static java.lang.StringPRIORITYGenerated constant - Attribute key ofAbstractAsFacetConfiguration.priorityattribute defined at extensionadaptivesearch.static java.lang.StringPROMOTEDVALUESGenerated constant - Attribute key ofAbstractAsFacetConfiguration.promotedValuesattribute defined at extensionadaptivesearch.static java.lang.StringTOPVALUESPROVIDERGenerated constant - Attribute key ofAbstractAsFacetConfiguration.topValuesProviderattribute defined at extensionadaptivesearch.static java.lang.StringUNIQUEIDXGenerated constant - Attribute key ofAbstractAsFacetConfiguration.uniqueIdxattribute defined at extensionadaptivesearch.static java.lang.StringVALUESDISPLAYNAMEPROVIDERGenerated constant - Attribute key ofAbstractAsFacetConfiguration.valuesDisplayNameProviderattribute defined at extensionadaptivesearch.static java.lang.StringVALUESSORTPROVIDERGenerated constant - Attribute key ofAbstractAsFacetConfiguration.valuesSortProviderattribute defined at extensionadaptivesearch.-
Fields inherited from class de.hybris.platform.adaptivesearch.model.AbstractAsConfigurationModel
CATALOGVERSION, CORRUPTED, UID
-
Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED
-
Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
-
-
Constructor Summary
Constructors Constructor Description AbstractAsFacetConfigurationModel()Generated constructor - Default constructor for generic creation.AbstractAsFacetConfigurationModel(CatalogVersionModel _catalogVersion, java.lang.String _indexProperty, ItemModel _owner, java.lang.String _uid, java.lang.String _uniqueIdx)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAbstractAsFacetConfigurationModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing contextAbstractAsFacetConfigurationModel(java.lang.String _indexProperty, java.lang.String _uid, java.lang.String _uniqueIdx)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<AsExcludedFacetValueModel>getExcludedValues()Generated method - Getter of theAbstractAsFacetConfiguration.excludedValuesattribute defined at extensionadaptivesearch.AsFacetTypegetFacetType()Generated method - Getter of theAbstractAsFacetConfiguration.facetTypeattribute defined at extensionadaptivesearch.java.lang.StringgetIndexProperty()Generated method - Getter of theAbstractAsFacetConfiguration.indexPropertyattribute defined at extensionadaptivesearch.java.lang.IntegergetPriority()Generated method - Getter of theAbstractAsFacetConfiguration.priorityattribute defined at extensionadaptivesearch.java.util.List<AsPromotedFacetValueModel>getPromotedValues()Generated method - Getter of theAbstractAsFacetConfiguration.promotedValuesattribute defined at extensionadaptivesearch.java.lang.StringgetTopValuesProvider()Generated method - Getter of theAbstractAsFacetConfiguration.topValuesProviderattribute defined at extensionadaptivesearch.java.lang.StringgetUniqueIdx()Generated method - Getter of theAbstractAsFacetConfiguration.uniqueIdxattribute defined at extensionadaptivesearch.java.lang.StringgetValuesDisplayNameProvider()Generated method - Getter of theAbstractAsFacetConfiguration.valuesDisplayNameProviderattribute defined at extensionadaptivesearch.java.lang.StringgetValuesSortProvider()Generated method - Getter of theAbstractAsFacetConfiguration.valuesSortProviderattribute defined at extensionadaptivesearch.voidsetExcludedValues(java.util.List<AsExcludedFacetValueModel> value)Generated method - Setter ofAbstractAsFacetConfiguration.excludedValuesattribute defined at extensionadaptivesearch.voidsetFacetType(AsFacetType value)Generated method - Setter ofAbstractAsFacetConfiguration.facetTypeattribute defined at extensionadaptivesearch.voidsetIndexProperty(java.lang.String value)Generated method - Initial setter ofAbstractAsFacetConfiguration.indexPropertyattribute defined at extensionadaptivesearch.voidsetPriority(java.lang.Integer value)Generated method - Setter ofAbstractAsFacetConfiguration.priorityattribute defined at extensionadaptivesearch.voidsetPromotedValues(java.util.List<AsPromotedFacetValueModel> value)Generated method - Setter ofAbstractAsFacetConfiguration.promotedValuesattribute defined at extensionadaptivesearch.voidsetTopValuesProvider(java.lang.String value)Generated method - Setter ofAbstractAsFacetConfiguration.topValuesProviderattribute defined at extensionadaptivesearch.voidsetUniqueIdx(java.lang.String value)Generated method - Setter ofAbstractAsFacetConfiguration.uniqueIdxattribute defined at extensionadaptivesearch.voidsetValuesDisplayNameProvider(java.lang.String value)Generated method - Setter ofAbstractAsFacetConfiguration.valuesDisplayNameProviderattribute defined at extensionadaptivesearch.voidsetValuesSortProvider(java.lang.String value)Generated method - Setter ofAbstractAsFacetConfiguration.valuesSortProviderattribute defined at extensionadaptivesearch.-
Methods inherited from class de.hybris.platform.adaptivesearch.model.AbstractAsConfigurationModel
getCatalogVersion, getUid, isCorrupted, setCatalogVersion, setUid
-
Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner
-
Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace
-
-
-
-
Field Detail
-
_TYPECODE
public static final java.lang.String _TYPECODE
Generated model type code constant.- See Also:
- Constant Field Values
-
INDEXPROPERTY
public static final java.lang.String INDEXPROPERTY
Generated constant - Attribute key ofAbstractAsFacetConfiguration.indexPropertyattribute defined at extensionadaptivesearch.- See Also:
- Constant Field Values
-
FACETTYPE
public static final java.lang.String FACETTYPE
Generated constant - Attribute key ofAbstractAsFacetConfiguration.facetTypeattribute defined at extensionadaptivesearch.- See Also:
- Constant Field Values
-
PRIORITY
public static final java.lang.String PRIORITY
Generated constant - Attribute key ofAbstractAsFacetConfiguration.priorityattribute defined at extensionadaptivesearch.- See Also:
- Constant Field Values
-
VALUESSORTPROVIDER
public static final java.lang.String VALUESSORTPROVIDER
Generated constant - Attribute key ofAbstractAsFacetConfiguration.valuesSortProviderattribute defined at extensionadaptivesearch.- See Also:
- Constant Field Values
-
VALUESDISPLAYNAMEPROVIDER
public static final java.lang.String VALUESDISPLAYNAMEPROVIDER
Generated constant - Attribute key ofAbstractAsFacetConfiguration.valuesDisplayNameProviderattribute defined at extensionadaptivesearch.- See Also:
- Constant Field Values
-
TOPVALUESPROVIDER
public static final java.lang.String TOPVALUESPROVIDER
Generated constant - Attribute key ofAbstractAsFacetConfiguration.topValuesProviderattribute defined at extensionadaptivesearch.- See Also:
- Constant Field Values
-
UNIQUEIDX
public static final java.lang.String UNIQUEIDX
Generated constant - Attribute key ofAbstractAsFacetConfiguration.uniqueIdxattribute defined at extensionadaptivesearch.- See Also:
- Constant Field Values
-
PROMOTEDVALUES
public static final java.lang.String PROMOTEDVALUES
Generated constant - Attribute key ofAbstractAsFacetConfiguration.promotedValuesattribute defined at extensionadaptivesearch.- See Also:
- Constant Field Values
-
EXCLUDEDVALUES
public static final java.lang.String EXCLUDEDVALUES
Generated constant - Attribute key ofAbstractAsFacetConfiguration.excludedValuesattribute defined at extensionadaptivesearch.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
AbstractAsFacetConfigurationModel
public AbstractAsFacetConfigurationModel()
Generated constructor - Default constructor for generic creation.
-
AbstractAsFacetConfigurationModel
public AbstractAsFacetConfigurationModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
AbstractAsFacetConfigurationModel
@Deprecated(since="4.1.1", forRemoval=true) public AbstractAsFacetConfigurationModel(java.lang.String _indexProperty, java.lang.String _uid, java.lang.String _uniqueIdx)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_indexProperty- initial attribute declared by typeAbstractAsFacetConfigurationat extensionadaptivesearch_uid- initial attribute declared by typeAbstractAsConfigurationat extensionadaptivesearch_uniqueIdx- initial attribute declared by typeAbstractAsFacetConfigurationat extensionadaptivesearch
-
AbstractAsFacetConfigurationModel
@Deprecated(since="4.1.1", forRemoval=true) public AbstractAsFacetConfigurationModel(CatalogVersionModel _catalogVersion, java.lang.String _indexProperty, ItemModel _owner, java.lang.String _uid, java.lang.String _uniqueIdx)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_catalogVersion- initial attribute declared by typeAbstractAsConfigurationat extensionadaptivesearch_indexProperty- initial attribute declared by typeAbstractAsFacetConfigurationat extensionadaptivesearch_owner- initial attribute declared by typeItemat extensioncore_uid- initial attribute declared by typeAbstractAsConfigurationat extensionadaptivesearch_uniqueIdx- initial attribute declared by typeAbstractAsFacetConfigurationat extensionadaptivesearch
-
-
Method Detail
-
getExcludedValues
@Accessor(qualifier="excludedValues", type=GETTER) public java.util.List<AsExcludedFacetValueModel> getExcludedValues()
Generated method - Getter of theAbstractAsFacetConfiguration.excludedValuesattribute defined at extensionadaptivesearch. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the excludedValues
-
getFacetType
@Accessor(qualifier="facetType", type=GETTER) public AsFacetType getFacetType()
Generated method - Getter of theAbstractAsFacetConfiguration.facetTypeattribute defined at extensionadaptivesearch.- Returns:
- the facetType
-
getIndexProperty
@Accessor(qualifier="indexProperty", type=GETTER) public java.lang.String getIndexProperty()
Generated method - Getter of theAbstractAsFacetConfiguration.indexPropertyattribute defined at extensionadaptivesearch.- Returns:
- the indexProperty
-
getPriority
@Accessor(qualifier="priority", type=GETTER) public java.lang.Integer getPriority()
Generated method - Getter of theAbstractAsFacetConfiguration.priorityattribute defined at extensionadaptivesearch.- Returns:
- the priority
-
getPromotedValues
@Accessor(qualifier="promotedValues", type=GETTER) public java.util.List<AsPromotedFacetValueModel> getPromotedValues()
Generated method - Getter of theAbstractAsFacetConfiguration.promotedValuesattribute defined at extensionadaptivesearch. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the promotedValues
-
getTopValuesProvider
@Accessor(qualifier="topValuesProvider", type=GETTER) public java.lang.String getTopValuesProvider()
Generated method - Getter of theAbstractAsFacetConfiguration.topValuesProviderattribute defined at extensionadaptivesearch.- Returns:
- the topValuesProvider
-
getUniqueIdx
@Accessor(qualifier="uniqueIdx", type=GETTER) public java.lang.String getUniqueIdx()
Generated method - Getter of theAbstractAsFacetConfiguration.uniqueIdxattribute defined at extensionadaptivesearch.- Returns:
- the uniqueIdx
-
getValuesDisplayNameProvider
@Accessor(qualifier="valuesDisplayNameProvider", type=GETTER) public java.lang.String getValuesDisplayNameProvider()
Generated method - Getter of theAbstractAsFacetConfiguration.valuesDisplayNameProviderattribute defined at extensionadaptivesearch.- Returns:
- the valuesDisplayNameProvider
-
getValuesSortProvider
@Accessor(qualifier="valuesSortProvider", type=GETTER) public java.lang.String getValuesSortProvider()
Generated method - Getter of theAbstractAsFacetConfiguration.valuesSortProviderattribute defined at extensionadaptivesearch.- Returns:
- the valuesSortProvider
-
setExcludedValues
@Accessor(qualifier="excludedValues", type=SETTER) public void setExcludedValues(java.util.List<AsExcludedFacetValueModel> value)
Generated method - Setter ofAbstractAsFacetConfiguration.excludedValuesattribute defined at extensionadaptivesearch.- Parameters:
value- the excludedValues
-
setFacetType
@Accessor(qualifier="facetType", type=SETTER) public void setFacetType(AsFacetType value)
Generated method - Setter ofAbstractAsFacetConfiguration.facetTypeattribute defined at extensionadaptivesearch.- Parameters:
value- the facetType
-
setIndexProperty
@Accessor(qualifier="indexProperty", type=SETTER) public void setIndexProperty(java.lang.String value)
Generated method - Initial setter ofAbstractAsFacetConfiguration.indexPropertyattribute defined at extensionadaptivesearch. Can only be used at creation of model - before first save.- Parameters:
value- the indexProperty
-
setPriority
@Accessor(qualifier="priority", type=SETTER) public void setPriority(java.lang.Integer value)
Generated method - Setter ofAbstractAsFacetConfiguration.priorityattribute defined at extensionadaptivesearch.- Parameters:
value- the priority
-
setPromotedValues
@Accessor(qualifier="promotedValues", type=SETTER) public void setPromotedValues(java.util.List<AsPromotedFacetValueModel> value)
Generated method - Setter ofAbstractAsFacetConfiguration.promotedValuesattribute defined at extensionadaptivesearch.- Parameters:
value- the promotedValues
-
setTopValuesProvider
@Accessor(qualifier="topValuesProvider", type=SETTER) public void setTopValuesProvider(java.lang.String value)
Generated method - Setter ofAbstractAsFacetConfiguration.topValuesProviderattribute defined at extensionadaptivesearch.- Parameters:
value- the topValuesProvider
-
setUniqueIdx
@Accessor(qualifier="uniqueIdx", type=SETTER) public void setUniqueIdx(java.lang.String value)
Generated method - Setter ofAbstractAsFacetConfiguration.uniqueIdxattribute defined at extensionadaptivesearch.- Parameters:
value- the uniqueIdx
-
setValuesDisplayNameProvider
@Accessor(qualifier="valuesDisplayNameProvider", type=SETTER) public void setValuesDisplayNameProvider(java.lang.String value)
Generated method - Setter ofAbstractAsFacetConfiguration.valuesDisplayNameProviderattribute defined at extensionadaptivesearch.- Parameters:
value- the valuesDisplayNameProvider
-
setValuesSortProvider
@Accessor(qualifier="valuesSortProvider", type=SETTER) public void setValuesSortProvider(java.lang.String value)
Generated method - Setter ofAbstractAsFacetConfiguration.valuesSortProviderattribute defined at extensionadaptivesearch.- Parameters:
value- the valuesSortProvider
-
-