public class PromotionEnqueueModel extends AbstractPromotionAccessModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
CUSTOMERUID
Generated constant - Attribute key of
PromotionEnqueue.customerUID attribute defined at extension timedaccesspromotionsservices. |
PRODUCTCODE, PROMOTIONCODE_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
PromotionEnqueueModel()
Generated constructor - Default constructor for generic creation.
|
PromotionEnqueueModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
PromotionEnqueueModel(java.lang.String _customerUID,
ItemModel _owner,
java.lang.String _productCode,
java.lang.String _promotionCode)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
PromotionEnqueueModel(java.lang.String _customerUID,
java.lang.String _productCode,
java.lang.String _promotionCode)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCustomerUID()
Generated method - Getter of the
PromotionEnqueue.customerUID attribute defined at extension timedaccesspromotionsservices. |
void |
setCustomerUID(java.lang.String value)
Generated method - Setter of
PromotionEnqueue.customerUID attribute defined at extension timedaccesspromotionsservices. |
getProductCode, getPromotionCode, setProductCode, setPromotionCodegetComments, getCreationtime, getModifiedtime, getOwner, isSealed, 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 java.lang.String _TYPECODE
public static final java.lang.String CUSTOMERUID
PromotionEnqueue.customerUID attribute defined at extension timedaccesspromotionsservices.public PromotionEnqueueModel()
public PromotionEnqueueModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated
public PromotionEnqueueModel(java.lang.String _customerUID,
java.lang.String _productCode,
java.lang.String _promotionCode)
_customerUID - initial attribute declared by type PromotionEnqueue at extension timedaccesspromotionsservices_productCode - initial attribute declared by type AbstractPromotionAccess at extension timedaccesspromotionsservices_promotionCode - initial attribute declared by type AbstractPromotionAccess at extension timedaccesspromotionsservices@Deprecated
public PromotionEnqueueModel(java.lang.String _customerUID,
ItemModel _owner,
java.lang.String _productCode,
java.lang.String _promotionCode)
_customerUID - initial attribute declared by type PromotionEnqueue at extension timedaccesspromotionsservices_owner - initial attribute declared by type Item at extension core_productCode - initial attribute declared by type AbstractPromotionAccess at extension timedaccesspromotionsservices_promotionCode - initial attribute declared by type AbstractPromotionAccess at extension timedaccesspromotionsservices@Accessor(qualifier="customerUID", type=GETTER) public java.lang.String getCustomerUID()
PromotionEnqueue.customerUID attribute defined at extension timedaccesspromotionsservices.@Accessor(qualifier="customerUID", type=SETTER) public void setCustomerUID(java.lang.String value)
PromotionEnqueue.customerUID attribute defined at extension timedaccesspromotionsservices.value - the customerUID - ID of the customer that wants to buy the products.Copyright © 2018 SAP SE. All Rights Reserved.