public abstract class GeneratedPromotionEnqueue
extends AbstractPromotionAccess
PromotionEnqueue.| Modifier and Type | Field and Description |
|---|---|
static String |
CUSTOMERUID
Qualifier of the
PromotionEnqueue.customerUID attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
| Constructor and Description |
|---|
GeneratedPromotionEnqueue() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCustomerUID()
Generated method - Getter of the
PromotionEnqueue.customerUID attribute. |
String |
getCustomerUID(SessionContext ctx)
Generated method - Getter of the
PromotionEnqueue.customerUID attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
void |
setCustomerUID(SessionContext ctx,
String value)
Generated method - Setter of the
PromotionEnqueue.customerUID attribute. |
void |
setCustomerUID(String value)
Generated method - Setter of the
PromotionEnqueue.customerUID attribute. |
public static final String CUSTOMERUID
PromotionEnqueue.customerUID attributeprotected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
public String getCustomerUID(SessionContext ctx)
PromotionEnqueue.customerUID attribute.public String getCustomerUID()
PromotionEnqueue.customerUID attribute.public void setCustomerUID(SessionContext ctx, String value)
PromotionEnqueue.customerUID attribute.value - the customerUID - ID of the customer that wants to buy the products.public void setCustomerUID(String value)
PromotionEnqueue.customerUID attribute.value - the customerUID - ID of the customer that wants to buy the products.Copyright © 2017 SAP SE. All Rights Reserved.