public abstract class GeneratedPromotionOrderEntryConsumed extends GenericItem
PromotionOrderEntryConsumed.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ADJUSTEDUNITPRICE
Qualifier of the
PromotionOrderEntryConsumed.adjustedUnitPrice attribute |
static java.lang.String |
CODE
Qualifier of the
PromotionOrderEntryConsumed.code attribute |
protected static java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
ORDERENTRY
Qualifier of the
PromotionOrderEntryConsumed.orderEntry attribute |
static java.lang.String |
ORDERENTRYNUMBER
Qualifier of the
PromotionOrderEntryConsumed.orderEntryNumber attribute |
static java.lang.String |
PROMOTIONRESULT
Qualifier of the
PromotionOrderEntryConsumed.promotionResult attribute |
static java.lang.String |
QUANTITY
Qualifier of the
PromotionOrderEntryConsumed.quantity attribute |
LANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedPromotionOrderEntryConsumed() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Double |
getAdjustedUnitPrice()
Generated method - Getter of the
PromotionOrderEntryConsumed.adjustedUnitPrice attribute. |
java.lang.Double |
getAdjustedUnitPrice(SessionContext ctx)
Generated method - Getter of the
PromotionOrderEntryConsumed.adjustedUnitPrice attribute. |
double |
getAdjustedUnitPriceAsPrimitive()
Generated method - Getter of the
PromotionOrderEntryConsumed.adjustedUnitPrice attribute. |
double |
getAdjustedUnitPriceAsPrimitive(SessionContext ctx)
Generated method - Getter of the
PromotionOrderEntryConsumed.adjustedUnitPrice attribute. |
java.lang.String |
getCode()
Generated method - Getter of the
PromotionOrderEntryConsumed.code attribute. |
java.lang.String |
getCode(SessionContext ctx)
Generated method - Getter of the
PromotionOrderEntryConsumed.code attribute. |
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
AbstractOrderEntry |
getOrderEntry()
Generated method - Getter of the
PromotionOrderEntryConsumed.orderEntry attribute. |
AbstractOrderEntry |
getOrderEntry(SessionContext ctx)
Generated method - Getter of the
PromotionOrderEntryConsumed.orderEntry attribute. |
java.lang.Integer |
getOrderEntryNumber()
Generated method - Getter of the
PromotionOrderEntryConsumed.orderEntryNumber attribute. |
java.lang.Integer |
getOrderEntryNumber(SessionContext ctx)
Generated method - Getter of the
PromotionOrderEntryConsumed.orderEntryNumber attribute. |
int |
getOrderEntryNumberAsPrimitive()
Generated method - Getter of the
PromotionOrderEntryConsumed.orderEntryNumber attribute. |
int |
getOrderEntryNumberAsPrimitive(SessionContext ctx)
Generated method - Getter of the
PromotionOrderEntryConsumed.orderEntryNumber attribute. |
PromotionResult |
getPromotionResult()
Generated method - Getter of the
PromotionOrderEntryConsumed.promotionResult attribute. |
PromotionResult |
getPromotionResult(SessionContext ctx)
Generated method - Getter of the
PromotionOrderEntryConsumed.promotionResult attribute. |
java.lang.Long |
getQuantity()
Generated method - Getter of the
PromotionOrderEntryConsumed.quantity attribute. |
java.lang.Long |
getQuantity(SessionContext ctx)
Generated method - Getter of the
PromotionOrderEntryConsumed.quantity attribute. |
long |
getQuantityAsPrimitive()
Generated method - Getter of the
PromotionOrderEntryConsumed.quantity attribute. |
long |
getQuantityAsPrimitive(SessionContext ctx)
Generated method - Getter of the
PromotionOrderEntryConsumed.quantity attribute. |
void |
setAdjustedUnitPrice(double value)
Generated method - Setter of the
PromotionOrderEntryConsumed.adjustedUnitPrice attribute. |
void |
setAdjustedUnitPrice(java.lang.Double value)
Generated method - Setter of the
PromotionOrderEntryConsumed.adjustedUnitPrice attribute. |
void |
setAdjustedUnitPrice(SessionContext ctx,
double value)
Generated method - Setter of the
PromotionOrderEntryConsumed.adjustedUnitPrice attribute. |
void |
setAdjustedUnitPrice(SessionContext ctx,
java.lang.Double value)
Generated method - Setter of the
PromotionOrderEntryConsumed.adjustedUnitPrice attribute. |
void |
setCode(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
PromotionOrderEntryConsumed.code attribute. |
void |
setCode(java.lang.String value)
Generated method - Setter of the
PromotionOrderEntryConsumed.code attribute. |
void |
setOrderEntry(AbstractOrderEntry value)
Generated method - Setter of the
PromotionOrderEntryConsumed.orderEntry attribute. |
void |
setOrderEntry(SessionContext ctx,
AbstractOrderEntry value)
Generated method - Setter of the
PromotionOrderEntryConsumed.orderEntry attribute. |
void |
setOrderEntryNumber(int value)
Generated method - Setter of the
PromotionOrderEntryConsumed.orderEntryNumber attribute. |
void |
setOrderEntryNumber(java.lang.Integer value)
Generated method - Setter of the
PromotionOrderEntryConsumed.orderEntryNumber attribute. |
void |
setOrderEntryNumber(SessionContext ctx,
int value)
Generated method - Setter of the
PromotionOrderEntryConsumed.orderEntryNumber attribute. |
void |
setOrderEntryNumber(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
PromotionOrderEntryConsumed.orderEntryNumber attribute. |
void |
setPromotionResult(PromotionResult value)
Generated method - Setter of the
PromotionOrderEntryConsumed.promotionResult attribute. |
void |
setPromotionResult(SessionContext ctx,
PromotionResult value)
Generated method - Setter of the
PromotionOrderEntryConsumed.promotionResult attribute. |
void |
setQuantity(long value)
Generated method - Setter of the
PromotionOrderEntryConsumed.quantity attribute. |
void |
setQuantity(java.lang.Long value)
Generated method - Setter of the
PromotionOrderEntryConsumed.quantity attribute. |
void |
setQuantity(SessionContext ctx,
long value)
Generated method - Setter of the
PromotionOrderEntryConsumed.quantity attribute. |
void |
setQuantity(SessionContext ctx,
java.lang.Long value)
Generated method - Setter of the
PromotionOrderEntryConsumed.quantity attribute. |
createItem, getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getImplementation, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplacesetTenantpublic static final java.lang.String CODE
PromotionOrderEntryConsumed.code attributepublic static final java.lang.String PROMOTIONRESULT
PromotionOrderEntryConsumed.promotionResult attributepublic static final java.lang.String QUANTITY
PromotionOrderEntryConsumed.quantity attributepublic static final java.lang.String ADJUSTEDUNITPRICE
PromotionOrderEntryConsumed.adjustedUnitPrice attributepublic static final java.lang.String ORDERENTRY
PromotionOrderEntryConsumed.orderEntry attributepublic static final java.lang.String ORDERENTRYNUMBER
PromotionOrderEntryConsumed.orderEntryNumber attributeprotected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
public GeneratedPromotionOrderEntryConsumed()
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic java.lang.Double getAdjustedUnitPrice(SessionContext ctx)
PromotionOrderEntryConsumed.adjustedUnitPrice attribute.public java.lang.Double getAdjustedUnitPrice()
PromotionOrderEntryConsumed.adjustedUnitPrice attribute.public double getAdjustedUnitPriceAsPrimitive(SessionContext ctx)
PromotionOrderEntryConsumed.adjustedUnitPrice attribute.public double getAdjustedUnitPriceAsPrimitive()
PromotionOrderEntryConsumed.adjustedUnitPrice attribute.public void setAdjustedUnitPrice(SessionContext ctx, java.lang.Double value)
PromotionOrderEntryConsumed.adjustedUnitPrice attribute.value - the adjustedUnitPrice - The quantity.public void setAdjustedUnitPrice(java.lang.Double value)
PromotionOrderEntryConsumed.adjustedUnitPrice attribute.value - the adjustedUnitPrice - The quantity.public void setAdjustedUnitPrice(SessionContext ctx, double value)
PromotionOrderEntryConsumed.adjustedUnitPrice attribute.value - the adjustedUnitPrice - The quantity.public void setAdjustedUnitPrice(double value)
PromotionOrderEntryConsumed.adjustedUnitPrice attribute.value - the adjustedUnitPrice - The quantity.public java.lang.String getCode(SessionContext ctx)
PromotionOrderEntryConsumed.code attribute.public java.lang.String getCode()
PromotionOrderEntryConsumed.code attribute.public void setCode(SessionContext ctx, java.lang.String value)
PromotionOrderEntryConsumed.code attribute.value - the code - The code for this consumed entrypublic void setCode(java.lang.String value)
PromotionOrderEntryConsumed.code attribute.value - the code - The code for this consumed entrypublic AbstractOrderEntry getOrderEntry(SessionContext ctx)
PromotionOrderEntryConsumed.orderEntry attribute.public AbstractOrderEntry getOrderEntry()
PromotionOrderEntryConsumed.orderEntry attribute.public void setOrderEntry(SessionContext ctx, AbstractOrderEntry value)
PromotionOrderEntryConsumed.orderEntry attribute.value - the orderEntry - The order entry.public void setOrderEntry(AbstractOrderEntry value)
PromotionOrderEntryConsumed.orderEntry attribute.value - the orderEntry - The order entry.public java.lang.Integer getOrderEntryNumber(SessionContext ctx)
PromotionOrderEntryConsumed.orderEntryNumber attribute.public java.lang.Integer getOrderEntryNumber()
PromotionOrderEntryConsumed.orderEntryNumber attribute.public int getOrderEntryNumberAsPrimitive(SessionContext ctx)
PromotionOrderEntryConsumed.orderEntryNumber attribute.public int getOrderEntryNumberAsPrimitive()
PromotionOrderEntryConsumed.orderEntryNumber attribute.public void setOrderEntryNumber(SessionContext ctx, java.lang.Integer value)
PromotionOrderEntryConsumed.orderEntryNumber attribute.value - the orderEntryNumber - The order entry number.public void setOrderEntryNumber(java.lang.Integer value)
PromotionOrderEntryConsumed.orderEntryNumber attribute.value - the orderEntryNumber - The order entry number.public void setOrderEntryNumber(SessionContext ctx, int value)
PromotionOrderEntryConsumed.orderEntryNumber attribute.value - the orderEntryNumber - The order entry number.public void setOrderEntryNumber(int value)
PromotionOrderEntryConsumed.orderEntryNumber attribute.value - the orderEntryNumber - The order entry number.public PromotionResult getPromotionResult(SessionContext ctx)
PromotionOrderEntryConsumed.promotionResult attribute.public PromotionResult getPromotionResult()
PromotionOrderEntryConsumed.promotionResult attribute.public void setPromotionResult(SessionContext ctx, PromotionResult value)
PromotionOrderEntryConsumed.promotionResult attribute.value - the promotionResult - The promotion result.public void setPromotionResult(PromotionResult value)
PromotionOrderEntryConsumed.promotionResult attribute.value - the promotionResult - The promotion result.public java.lang.Long getQuantity(SessionContext ctx)
PromotionOrderEntryConsumed.quantity attribute.public java.lang.Long getQuantity()
PromotionOrderEntryConsumed.quantity attribute.public long getQuantityAsPrimitive(SessionContext ctx)
PromotionOrderEntryConsumed.quantity attribute.public long getQuantityAsPrimitive()
PromotionOrderEntryConsumed.quantity attribute.public void setQuantity(SessionContext ctx, java.lang.Long value)
PromotionOrderEntryConsumed.quantity attribute.value - the quantity - The quantity.public void setQuantity(java.lang.Long value)
PromotionOrderEntryConsumed.quantity attribute.value - the quantity - The quantity.public void setQuantity(SessionContext ctx, long value)
PromotionOrderEntryConsumed.quantity attribute.value - the quantity - The quantity.public void setQuantity(long value)
PromotionOrderEntryConsumed.quantity attribute.value - the quantity - The quantity.Copyright © 2018 SAP SE. All Rights Reserved.