Class SAPRecoImpressionModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
com.hybris.ymkt.recommendationbuffer.model.SAPRecoImpressionModel
- All Implemented Interfaces:
Serializable
Generated model class for type SAPRecoImpression first defined at extension sapymktrecommendationbuffer.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofSAPRecoImpression.impressionCountattribute defined at extensionsapymktrecommendationbuffer.static final StringGenerated constant - Attribute key ofSAPRecoImpression.itemCountattribute defined at extensionsapymktrecommendationbuffer.static final StringGenerated constant - Attribute key ofSAPRecoImpression.scenarioIdattribute defined at extensionsapymktrecommendationbuffer.static final StringGenerated constant - Attribute key ofSAPRecoImpression.timeStampattribute defined at extensionsapymktrecommendationbuffer.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.SAPRecoImpressionModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing contextSAPRecoImpressionModel(Integer _impressionCount, Integer _itemCount, ItemModel _owner, String _scenarioId, Date _timeStamp) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSAPRecoImpressionModel(Integer _impressionCount, Integer _itemCount, String _scenarioId, Date _timeStamp) 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
Modifier and TypeMethodDescriptionGenerated method - Getter of theSAPRecoImpression.impressionCountattribute defined at extensionsapymktrecommendationbuffer.Generated method - Getter of theSAPRecoImpression.itemCountattribute defined at extensionsapymktrecommendationbuffer.Generated method - Getter of theSAPRecoImpression.scenarioIdattribute defined at extensionsapymktrecommendationbuffer.Generated method - Getter of theSAPRecoImpression.timeStampattribute defined at extensionsapymktrecommendationbuffer.voidsetImpressionCount(Integer value) Generated method - Setter ofSAPRecoImpression.impressionCountattribute defined at extensionsapymktrecommendationbuffer.voidsetItemCount(Integer value) Generated method - Setter ofSAPRecoImpression.itemCountattribute defined at extensionsapymktrecommendationbuffer.voidsetScenarioId(String value) Generated method - Setter ofSAPRecoImpression.scenarioIdattribute defined at extensionsapymktrecommendationbuffer.voidsetTimeStamp(Date value) Generated method - Setter ofSAPRecoImpression.timeStampattribute defined at extensionsapymktrecommendationbuffer.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:
-
SCENARIOID
Generated constant - Attribute key ofSAPRecoImpression.scenarioIdattribute defined at extensionsapymktrecommendationbuffer.- See Also:
-
IMPRESSIONCOUNT
Generated constant - Attribute key ofSAPRecoImpression.impressionCountattribute defined at extensionsapymktrecommendationbuffer.- See Also:
-
ITEMCOUNT
Generated constant - Attribute key ofSAPRecoImpression.itemCountattribute defined at extensionsapymktrecommendationbuffer.- See Also:
-
TIMESTAMP
Generated constant - Attribute key ofSAPRecoImpression.timeStampattribute defined at extensionsapymktrecommendationbuffer.- See Also:
-
-
Constructor Details
-
SAPRecoImpressionModel
public SAPRecoImpressionModel()Generated constructor - Default constructor for generic creation. -
SAPRecoImpressionModel
public SAPRecoImpressionModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
SAPRecoImpressionModel
@Deprecated(since="4.1.1", forRemoval=true) public SAPRecoImpressionModel(Integer _impressionCount, Integer _itemCount, String _scenarioId, Date _timeStamp) 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:
_impressionCount- initial attribute declared by typeSAPRecoImpressionat extensionsapymktrecommendationbuffer_itemCount- initial attribute declared by typeSAPRecoImpressionat extensionsapymktrecommendationbuffer_scenarioId- initial attribute declared by typeSAPRecoImpressionat extensionsapymktrecommendationbuffer_timeStamp- initial attribute declared by typeSAPRecoImpressionat extensionsapymktrecommendationbuffer
-
SAPRecoImpressionModel
@Deprecated(since="4.1.1", forRemoval=true) public SAPRecoImpressionModel(Integer _impressionCount, Integer _itemCount, ItemModel _owner, String _scenarioId, Date _timeStamp) 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:
_impressionCount- initial attribute declared by typeSAPRecoImpressionat extensionsapymktrecommendationbuffer_itemCount- initial attribute declared by typeSAPRecoImpressionat extensionsapymktrecommendationbuffer_owner- initial attribute declared by typeItemat extensioncore_scenarioId- initial attribute declared by typeSAPRecoImpressionat extensionsapymktrecommendationbuffer_timeStamp- initial attribute declared by typeSAPRecoImpressionat extensionsapymktrecommendationbuffer
-
-
Method Details
-
getImpressionCount
Generated method - Getter of theSAPRecoImpression.impressionCountattribute defined at extensionsapymktrecommendationbuffer.- Returns:
- the impressionCount - Impression Count
-
getItemCount
Generated method - Getter of theSAPRecoImpression.itemCountattribute defined at extensionsapymktrecommendationbuffer.- Returns:
- the itemCount - Item Count
-
getScenarioId
Generated method - Getter of theSAPRecoImpression.scenarioIdattribute defined at extensionsapymktrecommendationbuffer.- Returns:
- the scenarioId - Scenario ID
-
getTimeStamp
Generated method - Getter of theSAPRecoImpression.timeStampattribute defined at extensionsapymktrecommendationbuffer.- Returns:
- the timeStamp - Time Stamp
-
setImpressionCount
Generated method - Setter ofSAPRecoImpression.impressionCountattribute defined at extensionsapymktrecommendationbuffer.- Parameters:
value- the impressionCount - Impression Count
-
setItemCount
Generated method - Setter ofSAPRecoImpression.itemCountattribute defined at extensionsapymktrecommendationbuffer.- Parameters:
value- the itemCount - Item Count
-
setScenarioId
Generated method - Setter ofSAPRecoImpression.scenarioIdattribute defined at extensionsapymktrecommendationbuffer.- Parameters:
value- the scenarioId - Scenario ID
-
setTimeStamp
Generated method - Setter ofSAPRecoImpression.timeStampattribute defined at extensionsapymktrecommendationbuffer.- Parameters:
value- the timeStamp - Time Stamp
-