public class PromotionAllocationModel extends AbstractPromotionAccessModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
PROMOTIONMATCHER
Generated constant - Attribute key of
PromotionAllocation.promotionMatcher 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 |
|---|
PromotionAllocationModel()
Generated constructor - Default constructor for generic creation.
|
PromotionAllocationModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
PromotionAllocationModel(ItemModel _owner,
java.lang.String _productCode,
java.lang.String _promotionCode,
java.lang.String _promotionMatcher)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
PromotionAllocationModel(java.lang.String _productCode,
java.lang.String _promotionCode,
java.lang.String _promotionMatcher)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPromotionMatcher()
Generated method - Getter of the
PromotionAllocation.promotionMatcher attribute defined at extension timedaccesspromotionsservices. |
void |
setPromotionMatcher(java.lang.String value)
Generated method - Setter of
PromotionAllocation.promotionMatcher 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 PROMOTIONMATCHER
PromotionAllocation.promotionMatcher attribute defined at extension timedaccesspromotionsservices.public PromotionAllocationModel()
public PromotionAllocationModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated
public PromotionAllocationModel(java.lang.String _productCode,
java.lang.String _promotionCode,
java.lang.String _promotionMatcher)
_productCode - initial attribute declared by type AbstractPromotionAccess at extension timedaccesspromotionsservices_promotionCode - initial attribute declared by type AbstractPromotionAccess at extension timedaccesspromotionsservices_promotionMatcher - initial attribute declared by type PromotionAllocation at extension timedaccesspromotionsservices@Deprecated public PromotionAllocationModel(ItemModel _owner, java.lang.String _productCode, java.lang.String _promotionCode, java.lang.String _promotionMatcher)
_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_promotionMatcher - initial attribute declared by type PromotionAllocation at extension timedaccesspromotionsservices@Accessor(qualifier="promotionMatcher", type=GETTER) public java.lang.String getPromotionMatcher()
PromotionAllocation.promotionMatcher attribute defined at extension timedaccesspromotionsservices.@Accessor(qualifier="promotionMatcher", type=SETTER) public void setPromotionMatcher(java.lang.String value)
PromotionAllocation.promotionMatcher attribute defined at extension timedaccesspromotionsservices.value - the promotionMatcher - The Code to match order entry with cart entry.Copyright © 2018 SAP SE. All Rights Reserved.