public class PromotionReservationModel 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
PromotionReservation.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 |
|---|
PromotionReservationModel()
Generated constructor - Default constructor for generic creation.
|
PromotionReservationModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
PromotionReservationModel(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
|
PromotionReservationModel(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
PromotionReservation.promotionMatcher attribute defined at extension timedaccesspromotionsservices. |
void |
setPromotionMatcher(java.lang.String value)
Generated method - Setter of
PromotionReservation.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
PromotionReservation.promotionMatcher attribute defined at extension timedaccesspromotionsservices.public PromotionReservationModel()
public PromotionReservationModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated
public PromotionReservationModel(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 PromotionReservation at extension timedaccesspromotionsservices@Deprecated public PromotionReservationModel(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 PromotionReservation at extension timedaccesspromotionsservices@Accessor(qualifier="promotionMatcher", type=GETTER) public java.lang.String getPromotionMatcher()
PromotionReservation.promotionMatcher attribute defined at extension timedaccesspromotionsservices.@Accessor(qualifier="promotionMatcher", type=SETTER) public void setPromotionMatcher(java.lang.String value)
PromotionReservation.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.