public class SAPRecommendationBufferModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
static String |
EXPIRESON
Generated constant - Attribute key of
SAPRecommendationBuffer.expiresOn attribute defined at extension sapprodrecobuffer. |
static String |
HASHID
Generated constant - Attribute key of
SAPRecommendationBuffer.hashId attribute defined at extension sapprodrecobuffer. |
static String |
LEADINGITEMS
Generated constant - Attribute key of
SAPRecommendationBuffer.leadingItems attribute defined at extension sapprodrecobuffer. |
static String |
RECOLIST
Generated constant - Attribute key of
SAPRecommendationBuffer.recoList attribute defined at extension sapprodrecobuffer. |
static String |
SCENARIOID
Generated constant - Attribute key of
SAPRecommendationBuffer.scenarioId attribute defined at extension sapprodrecobuffer. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
SAPRecommendationBufferModel()
Generated constructor - Default constructor for generic creation.
|
SAPRecommendationBufferModel(Date _expiresOn,
String _hashId,
String _leadingItems,
ItemModel _owner,
String _recoList,
String _scenarioId)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
SAPRecommendationBufferModel(Date _expiresOn,
String _hashId,
String _leadingItems,
String _recoList,
String _scenarioId)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
SAPRecommendationBufferModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
Date |
getExpiresOn()
Generated method - Getter of the
SAPRecommendationBuffer.expiresOn attribute defined at extension sapprodrecobuffer. |
String |
getHashId()
Generated method - Getter of the
SAPRecommendationBuffer.hashId attribute defined at extension sapprodrecobuffer. |
String |
getLeadingItems()
Generated method - Getter of the
SAPRecommendationBuffer.leadingItems attribute defined at extension sapprodrecobuffer. |
String |
getRecoList()
Generated method - Getter of the
SAPRecommendationBuffer.recoList attribute defined at extension sapprodrecobuffer. |
String |
getScenarioId()
Generated method - Getter of the
SAPRecommendationBuffer.scenarioId attribute defined at extension sapprodrecobuffer. |
void |
setExpiresOn(Date value)
Generated method - Setter of
SAPRecommendationBuffer.expiresOn attribute defined at extension sapprodrecobuffer. |
void |
setHashId(String value)
Generated method - Setter of
SAPRecommendationBuffer.hashId attribute defined at extension sapprodrecobuffer. |
void |
setLeadingItems(String value)
Generated method - Setter of
SAPRecommendationBuffer.leadingItems attribute defined at extension sapprodrecobuffer. |
void |
setRecoList(String value)
Generated method - Setter of
SAPRecommendationBuffer.recoList attribute defined at extension sapprodrecobuffer. |
void |
setScenarioId(String value)
Generated method - Setter of
SAPRecommendationBuffer.scenarioId attribute defined at extension sapprodrecobuffer. |
getComments, getCreationtime, getModifiedtime, getOwner, setComments, setCreationtime, setModifiedtime, setOwnerequals, 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, writeReplacepublic static final String _TYPECODE
public static final String SCENARIOID
SAPRecommendationBuffer.scenarioId attribute defined at extension sapprodrecobuffer.public static final String HASHID
SAPRecommendationBuffer.hashId attribute defined at extension sapprodrecobuffer.public static final String LEADINGITEMS
SAPRecommendationBuffer.leadingItems attribute defined at extension sapprodrecobuffer.public static final String RECOLIST
SAPRecommendationBuffer.recoList attribute defined at extension sapprodrecobuffer.public static final String EXPIRESON
SAPRecommendationBuffer.expiresOn attribute defined at extension sapprodrecobuffer.public SAPRecommendationBufferModel()
public SAPRecommendationBufferModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public SAPRecommendationBufferModel(Date _expiresOn, String _hashId, String _leadingItems, String _recoList, String _scenarioId)
_expiresOn - initial attribute declared by type SAPRecommendationBuffer at extension sapprodrecobuffer_hashId - initial attribute declared by type SAPRecommendationBuffer at extension sapprodrecobuffer_leadingItems - initial attribute declared by type SAPRecommendationBuffer at extension sapprodrecobuffer_recoList - initial attribute declared by type SAPRecommendationBuffer at extension sapprodrecobuffer_scenarioId - initial attribute declared by type SAPRecommendationBuffer at extension sapprodrecobuffer@Deprecated public SAPRecommendationBufferModel(Date _expiresOn, String _hashId, String _leadingItems, ItemModel _owner, String _recoList, String _scenarioId)
_expiresOn - initial attribute declared by type SAPRecommendationBuffer at extension sapprodrecobuffer_hashId - initial attribute declared by type SAPRecommendationBuffer at extension sapprodrecobuffer_leadingItems - initial attribute declared by type SAPRecommendationBuffer at extension sapprodrecobuffer_owner - initial attribute declared by type Item at extension core_recoList - initial attribute declared by type SAPRecommendationBuffer at extension sapprodrecobuffer_scenarioId - initial attribute declared by type SAPRecommendationBuffer at extension sapprodrecobuffer@Accessor(qualifier="expiresOn", type=GETTER) public Date getExpiresOn()
SAPRecommendationBuffer.expiresOn attribute defined at extension sapprodrecobuffer.@Accessor(qualifier="hashId", type=GETTER) public String getHashId()
SAPRecommendationBuffer.hashId attribute defined at extension sapprodrecobuffer.@Accessor(qualifier="leadingItems", type=GETTER) public String getLeadingItems()
SAPRecommendationBuffer.leadingItems attribute defined at extension sapprodrecobuffer.@Accessor(qualifier="recoList", type=GETTER) public String getRecoList()
SAPRecommendationBuffer.recoList attribute defined at extension sapprodrecobuffer.@Accessor(qualifier="scenarioId", type=GETTER) public String getScenarioId()
SAPRecommendationBuffer.scenarioId attribute defined at extension sapprodrecobuffer.@Accessor(qualifier="expiresOn", type=SETTER) public void setExpiresOn(Date value)
SAPRecommendationBuffer.expiresOn attribute defined at extension sapprodrecobuffer.value - the expiresOn - Recommendation expiry@Accessor(qualifier="hashId", type=SETTER) public void setHashId(String value)
SAPRecommendationBuffer.hashId attribute defined at extension sapprodrecobuffer.value - the hashId - Hash ID@Accessor(qualifier="leadingItems", type=SETTER) public void setLeadingItems(String value)
SAPRecommendationBuffer.leadingItems attribute defined at extension sapprodrecobuffer.value - the leadingItems - Leading products or categories@Accessor(qualifier="recoList", type=SETTER) public void setRecoList(String value)
SAPRecommendationBuffer.recoList attribute defined at extension sapprodrecobuffer.value - the recoList - List of products to recommendCopyright © 2017 SAP SE. All Rights Reserved.