Class GeneratedPromotionOrderEntryConsumed
- java.lang.Object
-
- de.hybris.platform.util.BridgeAbstraction
-
- de.hybris.platform.jalo.Item
-
- de.hybris.platform.jalo.ExtensibleItem
-
- de.hybris.platform.jalo.c2l.LocalizableItem
-
- de.hybris.platform.jalo.GenericItem
-
- de.hybris.platform.promotions.jalo.GeneratedPromotionOrderEntryConsumed
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
PromotionOrderEntryConsumed
public abstract class GeneratedPromotionOrderEntryConsumed extends GenericItem
Generated class for typePromotionOrderEntryConsumed.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringADJUSTEDUNITPRICEQualifier of thePromotionOrderEntryConsumed.adjustedUnitPriceattributestatic java.lang.StringCODEQualifier of thePromotionOrderEntryConsumed.codeattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringORDERENTRYQualifier of thePromotionOrderEntryConsumed.orderEntryattributestatic java.lang.StringORDERENTRYNUMBERQualifier of thePromotionOrderEntryConsumed.orderEntryNumberattributestatic java.lang.StringPROMOTIONRESULTQualifier of thePromotionOrderEntryConsumed.promotionResultattributestatic java.lang.StringQUANTITYQualifier of thePromotionOrderEntryConsumed.quantityattribute-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedPromotionOrderEntryConsumed()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.DoublegetAdjustedUnitPrice()Generated method - Getter of thePromotionOrderEntryConsumed.adjustedUnitPriceattribute.java.lang.DoublegetAdjustedUnitPrice(SessionContext ctx)Generated method - Getter of thePromotionOrderEntryConsumed.adjustedUnitPriceattribute.doublegetAdjustedUnitPriceAsPrimitive()Generated method - Getter of thePromotionOrderEntryConsumed.adjustedUnitPriceattribute.doublegetAdjustedUnitPriceAsPrimitive(SessionContext ctx)Generated method - Getter of thePromotionOrderEntryConsumed.adjustedUnitPriceattribute.java.lang.StringgetCode()Generated method - Getter of thePromotionOrderEntryConsumed.codeattribute.java.lang.StringgetCode(SessionContext ctx)Generated method - Getter of thePromotionOrderEntryConsumed.codeattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()AbstractOrderEntrygetOrderEntry()Generated method - Getter of thePromotionOrderEntryConsumed.orderEntryattribute.AbstractOrderEntrygetOrderEntry(SessionContext ctx)Generated method - Getter of thePromotionOrderEntryConsumed.orderEntryattribute.java.lang.IntegergetOrderEntryNumber()Generated method - Getter of thePromotionOrderEntryConsumed.orderEntryNumberattribute.java.lang.IntegergetOrderEntryNumber(SessionContext ctx)Generated method - Getter of thePromotionOrderEntryConsumed.orderEntryNumberattribute.intgetOrderEntryNumberAsPrimitive()Generated method - Getter of thePromotionOrderEntryConsumed.orderEntryNumberattribute.intgetOrderEntryNumberAsPrimitive(SessionContext ctx)Generated method - Getter of thePromotionOrderEntryConsumed.orderEntryNumberattribute.PromotionResultgetPromotionResult()Generated method - Getter of thePromotionOrderEntryConsumed.promotionResultattribute.PromotionResultgetPromotionResult(SessionContext ctx)Generated method - Getter of thePromotionOrderEntryConsumed.promotionResultattribute.java.lang.LonggetQuantity()Generated method - Getter of thePromotionOrderEntryConsumed.quantityattribute.java.lang.LonggetQuantity(SessionContext ctx)Generated method - Getter of thePromotionOrderEntryConsumed.quantityattribute.longgetQuantityAsPrimitive()Generated method - Getter of thePromotionOrderEntryConsumed.quantityattribute.longgetQuantityAsPrimitive(SessionContext ctx)Generated method - Getter of thePromotionOrderEntryConsumed.quantityattribute.voidsetAdjustedUnitPrice(double value)Generated method - Setter of thePromotionOrderEntryConsumed.adjustedUnitPriceattribute.voidsetAdjustedUnitPrice(SessionContext ctx, double value)Generated method - Setter of thePromotionOrderEntryConsumed.adjustedUnitPriceattribute.voidsetAdjustedUnitPrice(SessionContext ctx, java.lang.Double value)Generated method - Setter of thePromotionOrderEntryConsumed.adjustedUnitPriceattribute.voidsetAdjustedUnitPrice(java.lang.Double value)Generated method - Setter of thePromotionOrderEntryConsumed.adjustedUnitPriceattribute.voidsetCode(SessionContext ctx, java.lang.String value)Generated method - Setter of thePromotionOrderEntryConsumed.codeattribute.voidsetCode(java.lang.String value)Generated method - Setter of thePromotionOrderEntryConsumed.codeattribute.voidsetOrderEntry(AbstractOrderEntry value)Generated method - Setter of thePromotionOrderEntryConsumed.orderEntryattribute.voidsetOrderEntry(SessionContext ctx, AbstractOrderEntry value)Generated method - Setter of thePromotionOrderEntryConsumed.orderEntryattribute.voidsetOrderEntryNumber(int value)Generated method - Setter of thePromotionOrderEntryConsumed.orderEntryNumberattribute.voidsetOrderEntryNumber(SessionContext ctx, int value)Generated method - Setter of thePromotionOrderEntryConsumed.orderEntryNumberattribute.voidsetOrderEntryNumber(SessionContext ctx, java.lang.Integer value)Generated method - Setter of thePromotionOrderEntryConsumed.orderEntryNumberattribute.voidsetOrderEntryNumber(java.lang.Integer value)Generated method - Setter of thePromotionOrderEntryConsumed.orderEntryNumberattribute.voidsetPromotionResult(SessionContext ctx, PromotionResult value)Generated method - Setter of thePromotionOrderEntryConsumed.promotionResultattribute.voidsetPromotionResult(PromotionResult value)Generated method - Setter of thePromotionOrderEntryConsumed.promotionResultattribute.voidsetQuantity(long value)Generated method - Setter of thePromotionOrderEntryConsumed.quantityattribute.voidsetQuantity(SessionContext ctx, long value)Generated method - Setter of thePromotionOrderEntryConsumed.quantityattribute.voidsetQuantity(SessionContext ctx, java.lang.Long value)Generated method - Setter of thePromotionOrderEntryConsumed.quantityattribute.voidsetQuantity(java.lang.Long value)Generated method - Setter of thePromotionOrderEntryConsumed.quantityattribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, setRelatedItems
-
Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, 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, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
CODE
public static final java.lang.String CODE
Qualifier of thePromotionOrderEntryConsumed.codeattribute- See Also:
- Constant Field Values
-
PROMOTIONRESULT
public static final java.lang.String PROMOTIONRESULT
Qualifier of thePromotionOrderEntryConsumed.promotionResultattribute- See Also:
- Constant Field Values
-
QUANTITY
public static final java.lang.String QUANTITY
Qualifier of thePromotionOrderEntryConsumed.quantityattribute- See Also:
- Constant Field Values
-
ADJUSTEDUNITPRICE
public static final java.lang.String ADJUSTEDUNITPRICE
Qualifier of thePromotionOrderEntryConsumed.adjustedUnitPriceattribute- See Also:
- Constant Field Values
-
ORDERENTRY
public static final java.lang.String ORDERENTRY
Qualifier of thePromotionOrderEntryConsumed.orderEntryattribute- See Also:
- Constant Field Values
-
ORDERENTRYNUMBER
public static final java.lang.String ORDERENTRYNUMBER
Qualifier of thePromotionOrderEntryConsumed.orderEntryNumberattribute- See Also:
- Constant Field Values
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModesin classItem
-
getAdjustedUnitPrice
public java.lang.Double getAdjustedUnitPrice(SessionContext ctx)
Generated method - Getter of thePromotionOrderEntryConsumed.adjustedUnitPriceattribute.- Returns:
- the adjustedUnitPrice - The quantity.
-
getAdjustedUnitPrice
public java.lang.Double getAdjustedUnitPrice()
Generated method - Getter of thePromotionOrderEntryConsumed.adjustedUnitPriceattribute.- Returns:
- the adjustedUnitPrice - The quantity.
-
getAdjustedUnitPriceAsPrimitive
public double getAdjustedUnitPriceAsPrimitive(SessionContext ctx)
Generated method - Getter of thePromotionOrderEntryConsumed.adjustedUnitPriceattribute.- Returns:
- the adjustedUnitPrice - The quantity.
-
getAdjustedUnitPriceAsPrimitive
public double getAdjustedUnitPriceAsPrimitive()
Generated method - Getter of thePromotionOrderEntryConsumed.adjustedUnitPriceattribute.- Returns:
- the adjustedUnitPrice - The quantity.
-
setAdjustedUnitPrice
public void setAdjustedUnitPrice(SessionContext ctx, java.lang.Double value)
Generated method - Setter of thePromotionOrderEntryConsumed.adjustedUnitPriceattribute.- Parameters:
value- the adjustedUnitPrice - The quantity.
-
setAdjustedUnitPrice
public void setAdjustedUnitPrice(java.lang.Double value)
Generated method - Setter of thePromotionOrderEntryConsumed.adjustedUnitPriceattribute.- Parameters:
value- the adjustedUnitPrice - The quantity.
-
setAdjustedUnitPrice
public void setAdjustedUnitPrice(SessionContext ctx, double value)
Generated method - Setter of thePromotionOrderEntryConsumed.adjustedUnitPriceattribute.- Parameters:
value- the adjustedUnitPrice - The quantity.
-
setAdjustedUnitPrice
public void setAdjustedUnitPrice(double value)
Generated method - Setter of thePromotionOrderEntryConsumed.adjustedUnitPriceattribute.- Parameters:
value- the adjustedUnitPrice - The quantity.
-
getCode
public java.lang.String getCode(SessionContext ctx)
Generated method - Getter of thePromotionOrderEntryConsumed.codeattribute.- Returns:
- the code - The code for this consumed entry
-
getCode
public java.lang.String getCode()
Generated method - Getter of thePromotionOrderEntryConsumed.codeattribute.- Returns:
- the code - The code for this consumed entry
-
setCode
public void setCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of thePromotionOrderEntryConsumed.codeattribute.- Parameters:
value- the code - The code for this consumed entry
-
setCode
public void setCode(java.lang.String value)
Generated method - Setter of thePromotionOrderEntryConsumed.codeattribute.- Parameters:
value- the code - The code for this consumed entry
-
getOrderEntry
public AbstractOrderEntry getOrderEntry(SessionContext ctx)
Generated method - Getter of thePromotionOrderEntryConsumed.orderEntryattribute.- Returns:
- the orderEntry - The order entry.
-
getOrderEntry
public AbstractOrderEntry getOrderEntry()
Generated method - Getter of thePromotionOrderEntryConsumed.orderEntryattribute.- Returns:
- the orderEntry - The order entry.
-
setOrderEntry
public void setOrderEntry(SessionContext ctx, AbstractOrderEntry value)
Generated method - Setter of thePromotionOrderEntryConsumed.orderEntryattribute.- Parameters:
value- the orderEntry - The order entry.
-
setOrderEntry
public void setOrderEntry(AbstractOrderEntry value)
Generated method - Setter of thePromotionOrderEntryConsumed.orderEntryattribute.- Parameters:
value- the orderEntry - The order entry.
-
getOrderEntryNumber
public java.lang.Integer getOrderEntryNumber(SessionContext ctx)
Generated method - Getter of thePromotionOrderEntryConsumed.orderEntryNumberattribute.- Returns:
- the orderEntryNumber - The order entry number.
-
getOrderEntryNumber
public java.lang.Integer getOrderEntryNumber()
Generated method - Getter of thePromotionOrderEntryConsumed.orderEntryNumberattribute.- Returns:
- the orderEntryNumber - The order entry number.
-
getOrderEntryNumberAsPrimitive
public int getOrderEntryNumberAsPrimitive(SessionContext ctx)
Generated method - Getter of thePromotionOrderEntryConsumed.orderEntryNumberattribute.- Returns:
- the orderEntryNumber - The order entry number.
-
getOrderEntryNumberAsPrimitive
public int getOrderEntryNumberAsPrimitive()
Generated method - Getter of thePromotionOrderEntryConsumed.orderEntryNumberattribute.- Returns:
- the orderEntryNumber - The order entry number.
-
setOrderEntryNumber
public void setOrderEntryNumber(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of thePromotionOrderEntryConsumed.orderEntryNumberattribute.- Parameters:
value- the orderEntryNumber - The order entry number.
-
setOrderEntryNumber
public void setOrderEntryNumber(java.lang.Integer value)
Generated method - Setter of thePromotionOrderEntryConsumed.orderEntryNumberattribute.- Parameters:
value- the orderEntryNumber - The order entry number.
-
setOrderEntryNumber
public void setOrderEntryNumber(SessionContext ctx, int value)
Generated method - Setter of thePromotionOrderEntryConsumed.orderEntryNumberattribute.- Parameters:
value- the orderEntryNumber - The order entry number.
-
setOrderEntryNumber
public void setOrderEntryNumber(int value)
Generated method - Setter of thePromotionOrderEntryConsumed.orderEntryNumberattribute.- Parameters:
value- the orderEntryNumber - The order entry number.
-
getPromotionResult
public PromotionResult getPromotionResult(SessionContext ctx)
Generated method - Getter of thePromotionOrderEntryConsumed.promotionResultattribute.- Returns:
- the promotionResult - The promotion result.
-
getPromotionResult
public PromotionResult getPromotionResult()
Generated method - Getter of thePromotionOrderEntryConsumed.promotionResultattribute.- Returns:
- the promotionResult - The promotion result.
-
setPromotionResult
public void setPromotionResult(SessionContext ctx, PromotionResult value)
Generated method - Setter of thePromotionOrderEntryConsumed.promotionResultattribute.- Parameters:
value- the promotionResult - The promotion result.
-
setPromotionResult
public void setPromotionResult(PromotionResult value)
Generated method - Setter of thePromotionOrderEntryConsumed.promotionResultattribute.- Parameters:
value- the promotionResult - The promotion result.
-
getQuantity
public java.lang.Long getQuantity(SessionContext ctx)
Generated method - Getter of thePromotionOrderEntryConsumed.quantityattribute.- Returns:
- the quantity - The quantity.
-
getQuantity
public java.lang.Long getQuantity()
Generated method - Getter of thePromotionOrderEntryConsumed.quantityattribute.- Returns:
- the quantity - The quantity.
-
getQuantityAsPrimitive
public long getQuantityAsPrimitive(SessionContext ctx)
Generated method - Getter of thePromotionOrderEntryConsumed.quantityattribute.- Returns:
- the quantity - The quantity.
-
getQuantityAsPrimitive
public long getQuantityAsPrimitive()
Generated method - Getter of thePromotionOrderEntryConsumed.quantityattribute.- Returns:
- the quantity - The quantity.
-
setQuantity
public void setQuantity(SessionContext ctx, java.lang.Long value)
Generated method - Setter of thePromotionOrderEntryConsumed.quantityattribute.- Parameters:
value- the quantity - The quantity.
-
setQuantity
public void setQuantity(java.lang.Long value)
Generated method - Setter of thePromotionOrderEntryConsumed.quantityattribute.- Parameters:
value- the quantity - The quantity.
-
setQuantity
public void setQuantity(SessionContext ctx, long value)
Generated method - Setter of thePromotionOrderEntryConsumed.quantityattribute.- Parameters:
value- the quantity - The quantity.
-
setQuantity
public void setQuantity(long value)
Generated method - Setter of thePromotionOrderEntryConsumed.quantityattribute.- Parameters:
value- the quantity - The quantity.
-
-