Class SolrSynonymConfigModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.solrfacetsearch.model.config.SolrSynonymConfigModel
- All Implemented Interfaces:
Serializable
Generated model class for type SolrSynonymConfig first defined at extension solrfacetsearch.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofSolrSynonymConfig.facetSearchConfigattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrSynonymConfig.facetSearchConfigPOSattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrSynonymConfig.languageattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrSynonymConfig.languagePOSattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrSynonymConfig.synonymFromattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrSynonymConfig.synonymToattribute defined at extensionsolrfacetsearch.Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDFields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY -
Constructor Summary
ConstructorsConstructorDescriptionGenerated constructor - Default constructor for generic creation.SolrSynonymConfigModel(LanguageModel _language, ItemModel _owner, String _synonymFrom) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSolrSynonymConfigModel(LanguageModel _language, String _synonymFrom) 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 - Default constructor for creation with existing context -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theSolrSynonymConfig.facetSearchConfigattribute defined at extensionsolrfacetsearch.Generated method - Getter of theSolrSynonymConfig.languageattribute defined at extensionsolrfacetsearch.Generated method - Getter of theSolrSynonymConfig.synonymFromattribute defined at extensionsolrfacetsearch.Generated method - Getter of theSolrSynonymConfig.synonymToattribute defined at extensionsolrfacetsearch.voidGenerated method - Setter ofSolrSynonymConfig.facetSearchConfigattribute defined at extensionsolrfacetsearch.voidsetLanguage(LanguageModel value) Generated method - Setter ofSolrSynonymConfig.languageattribute defined at extensionsolrfacetsearch.voidsetSynonymFrom(String value) Generated method - Setter ofSolrSynonymConfig.synonymFromattribute defined at extensionsolrfacetsearch.voidsetSynonymTo(String value) Generated method - Setter ofSolrSynonymConfig.synonymToattribute defined at extensionsolrfacetsearch.Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerMethods 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 Details
-
_TYPECODE
Generated model type code constant.- See Also:
-
SYNONYMFROM
Generated constant - Attribute key ofSolrSynonymConfig.synonymFromattribute defined at extensionsolrfacetsearch.- See Also:
-
SYNONYMTO
Generated constant - Attribute key ofSolrSynonymConfig.synonymToattribute defined at extensionsolrfacetsearch.- See Also:
-
LANGUAGEPOS
Generated constant - Attribute key ofSolrSynonymConfig.languagePOSattribute defined at extensionsolrfacetsearch.- See Also:
-
LANGUAGE
Generated constant - Attribute key ofSolrSynonymConfig.languageattribute defined at extensionsolrfacetsearch.- See Also:
-
FACETSEARCHCONFIGPOS
Generated constant - Attribute key ofSolrSynonymConfig.facetSearchConfigPOSattribute defined at extensionsolrfacetsearch.- See Also:
-
FACETSEARCHCONFIG
Generated constant - Attribute key ofSolrSynonymConfig.facetSearchConfigattribute defined at extensionsolrfacetsearch.- See Also:
-
-
Constructor Details
-
SolrSynonymConfigModel
public SolrSynonymConfigModel()Generated constructor - Default constructor for generic creation. -
SolrSynonymConfigModel
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
SolrSynonymConfigModel
@Deprecated(since="4.1.1", forRemoval=true) public SolrSynonymConfigModel(LanguageModel _language, String _synonymFrom) 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:
_language- initial attribute declared by typeSolrSynonymConfigat extensionsolrfacetsearch_synonymFrom- initial attribute declared by typeSolrSynonymConfigat extensionsolrfacetsearch
-
SolrSynonymConfigModel
@Deprecated(since="4.1.1", forRemoval=true) public SolrSynonymConfigModel(LanguageModel _language, ItemModel _owner, String _synonymFrom) 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:
_language- initial attribute declared by typeSolrSynonymConfigat extensionsolrfacetsearch_owner- initial attribute declared by typeItemat extensioncore_synonymFrom- initial attribute declared by typeSolrSynonymConfigat extensionsolrfacetsearch
-
-
Method Details
-
getFacetSearchConfig
@Accessor(qualifier="facetSearchConfig", type=GETTER) public SolrFacetSearchConfigModel getFacetSearchConfig()Generated method - Getter of theSolrSynonymConfig.facetSearchConfigattribute defined at extensionsolrfacetsearch.- Returns:
- the facetSearchConfig
-
getLanguage
Generated method - Getter of theSolrSynonymConfig.languageattribute defined at extensionsolrfacetsearch.- Returns:
- the language
-
getSynonymFrom
Generated method - Getter of theSolrSynonymConfig.synonymFromattribute defined at extensionsolrfacetsearch.- Returns:
- the synonymFrom
-
getSynonymTo
Generated method - Getter of theSolrSynonymConfig.synonymToattribute defined at extensionsolrfacetsearch.- Returns:
- the synonymTo
-
setFacetSearchConfig
@Accessor(qualifier="facetSearchConfig", type=SETTER) public void setFacetSearchConfig(SolrFacetSearchConfigModel value) Generated method - Setter ofSolrSynonymConfig.facetSearchConfigattribute defined at extensionsolrfacetsearch.- Parameters:
value- the facetSearchConfig
-
setLanguage
Generated method - Setter ofSolrSynonymConfig.languageattribute defined at extensionsolrfacetsearch.- Parameters:
value- the language
-
setSynonymFrom
Generated method - Setter ofSolrSynonymConfig.synonymFromattribute defined at extensionsolrfacetsearch.- Parameters:
value- the synonymFrom
-
setSynonymTo
Generated method - Setter ofSolrSynonymConfig.synonymToattribute defined at extensionsolrfacetsearch.- Parameters:
value- the synonymTo
-