Class SAPRecoTypeMappingModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- com.hybris.ymkt.recommendationbuffer.model.SAPRecoTypeMappingModel
-
- All Implemented Interfaces:
java.io.Serializable
public class SAPRecoTypeMappingModel extends ItemModel
Generated model class for type SAPRecoTypeMapping first defined at extension sapymktrecommendationbuffer.- 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.StringEXPIRESONGenerated constant - Attribute key ofSAPRecoTypeMapping.expiresOnattribute defined at extensionsapymktrecommendationbuffer.static java.lang.StringHASHIDGenerated constant - Attribute key ofSAPRecoTypeMapping.hashIdattribute defined at extensionsapymktrecommendationbuffer.static java.lang.StringRECOTYPEGenerated constant - Attribute key ofSAPRecoTypeMapping.recoTypeattribute defined at extensionsapymktrecommendationbuffer.static java.lang.StringSCENARIOIDGenerated constant - Attribute key ofSAPRecoTypeMapping.scenarioIdattribute defined at extensionsapymktrecommendationbuffer.-
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 SAPRecoTypeMappingModel()Generated constructor - Default constructor for generic creation.SAPRecoTypeMappingModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing contextSAPRecoTypeMappingModel(java.util.Date _expiresOn, java.lang.String _hashId, ItemModel _owner, java.lang.String _recoType, java.lang.String _scenarioId)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSAPRecoTypeMappingModel(java.util.Date _expiresOn, java.lang.String _hashId, java.lang.String _recoType, java.lang.String _scenarioId)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.DategetExpiresOn()Generated method - Getter of theSAPRecoTypeMapping.expiresOnattribute defined at extensionsapymktrecommendationbuffer.java.lang.StringgetHashId()Generated method - Getter of theSAPRecoTypeMapping.hashIdattribute defined at extensionsapymktrecommendationbuffer.java.lang.StringgetRecoType()Generated method - Getter of theSAPRecoTypeMapping.recoTypeattribute defined at extensionsapymktrecommendationbuffer.java.lang.StringgetScenarioId()Generated method - Getter of theSAPRecoTypeMapping.scenarioIdattribute defined at extensionsapymktrecommendationbuffer.voidsetExpiresOn(java.util.Date value)Generated method - Setter ofSAPRecoTypeMapping.expiresOnattribute defined at extensionsapymktrecommendationbuffer.voidsetHashId(java.lang.String value)Generated method - Setter ofSAPRecoTypeMapping.hashIdattribute defined at extensionsapymktrecommendationbuffer.voidsetRecoType(java.lang.String value)Generated method - Setter ofSAPRecoTypeMapping.recoTypeattribute defined at extensionsapymktrecommendationbuffer.voidsetScenarioId(java.lang.String value)Generated method - Setter ofSAPRecoTypeMapping.scenarioIdattribute defined at extensionsapymktrecommendationbuffer.-
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
-
SCENARIOID
public static final java.lang.String SCENARIOID
Generated constant - Attribute key ofSAPRecoTypeMapping.scenarioIdattribute defined at extensionsapymktrecommendationbuffer.- See Also:
- Constant Field Values
-
RECOTYPE
public static final java.lang.String RECOTYPE
Generated constant - Attribute key ofSAPRecoTypeMapping.recoTypeattribute defined at extensionsapymktrecommendationbuffer.- See Also:
- Constant Field Values
-
HASHID
public static final java.lang.String HASHID
Generated constant - Attribute key ofSAPRecoTypeMapping.hashIdattribute defined at extensionsapymktrecommendationbuffer.- See Also:
- Constant Field Values
-
EXPIRESON
public static final java.lang.String EXPIRESON
Generated constant - Attribute key ofSAPRecoTypeMapping.expiresOnattribute defined at extensionsapymktrecommendationbuffer.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
SAPRecoTypeMappingModel
public SAPRecoTypeMappingModel()
Generated constructor - Default constructor for generic creation.
-
SAPRecoTypeMappingModel
public SAPRecoTypeMappingModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
SAPRecoTypeMappingModel
@Deprecated(since="4.1.1", forRemoval=true) public SAPRecoTypeMappingModel(java.util.Date _expiresOn, java.lang.String _hashId, java.lang.String _recoType, java.lang.String _scenarioId)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:
_expiresOn- initial attribute declared by typeSAPRecoTypeMappingat extensionsapymktrecommendationbuffer_hashId- initial attribute declared by typeSAPRecoTypeMappingat extensionsapymktrecommendationbuffer_recoType- initial attribute declared by typeSAPRecoTypeMappingat extensionsapymktrecommendationbuffer_scenarioId- initial attribute declared by typeSAPRecoTypeMappingat extensionsapymktrecommendationbuffer
-
SAPRecoTypeMappingModel
@Deprecated(since="4.1.1", forRemoval=true) public SAPRecoTypeMappingModel(java.util.Date _expiresOn, java.lang.String _hashId, ItemModel _owner, java.lang.String _recoType, java.lang.String _scenarioId)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:
_expiresOn- initial attribute declared by typeSAPRecoTypeMappingat extensionsapymktrecommendationbuffer_hashId- initial attribute declared by typeSAPRecoTypeMappingat extensionsapymktrecommendationbuffer_owner- initial attribute declared by typeItemat extensioncore_recoType- initial attribute declared by typeSAPRecoTypeMappingat extensionsapymktrecommendationbuffer_scenarioId- initial attribute declared by typeSAPRecoTypeMappingat extensionsapymktrecommendationbuffer
-
-
Method Detail
-
getExpiresOn
@Accessor(qualifier="expiresOn", type=GETTER) public java.util.Date getExpiresOn()
Generated method - Getter of theSAPRecoTypeMapping.expiresOnattribute defined at extensionsapymktrecommendationbuffer.- Returns:
- the expiresOn - Recommendation expiry
-
getHashId
@Accessor(qualifier="hashId", type=GETTER) public java.lang.String getHashId()
Generated method - Getter of theSAPRecoTypeMapping.hashIdattribute defined at extensionsapymktrecommendationbuffer.- Returns:
- the hashId - Hash ID
-
getRecoType
@Accessor(qualifier="recoType", type=GETTER) public java.lang.String getRecoType()
Generated method - Getter of theSAPRecoTypeMapping.recoTypeattribute defined at extensionsapymktrecommendationbuffer.- Returns:
- the recoType - Recommendation type
-
getScenarioId
@Accessor(qualifier="scenarioId", type=GETTER) public java.lang.String getScenarioId()
Generated method - Getter of theSAPRecoTypeMapping.scenarioIdattribute defined at extensionsapymktrecommendationbuffer.- Returns:
- the scenarioId - Scenario ID
-
setExpiresOn
@Accessor(qualifier="expiresOn", type=SETTER) public void setExpiresOn(java.util.Date value)
Generated method - Setter ofSAPRecoTypeMapping.expiresOnattribute defined at extensionsapymktrecommendationbuffer.- Parameters:
value- the expiresOn - Recommendation expiry
-
setHashId
@Accessor(qualifier="hashId", type=SETTER) public void setHashId(java.lang.String value)
Generated method - Setter ofSAPRecoTypeMapping.hashIdattribute defined at extensionsapymktrecommendationbuffer.- Parameters:
value- the hashId - Hash ID
-
setRecoType
@Accessor(qualifier="recoType", type=SETTER) public void setRecoType(java.lang.String value)
Generated method - Setter ofSAPRecoTypeMapping.recoTypeattribute defined at extensionsapymktrecommendationbuffer.- Parameters:
value- the recoType - Recommendation type
-
-