Package de.hybris.platform.jalo.order
Class GeneratedAbstractOrderEntry
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.jalo.order.GeneratedAbstractOrderEntry
- All Implemented Interfaces:
Serializable,Comparable
- Direct Known Subclasses:
AbstractOrderEntry
Generated class for type
AbstractOrderEntry.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImplNested 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
FieldsModifier and TypeFieldDescriptionstatic final StringQualifier of theAbstractOrderEntry.basePriceattributestatic final StringQualifier of theAbstractOrderEntry.calculatedattributeprotected static final Map<String,Item.AttributeMode> static final StringQualifier of theAbstractOrderEntry.discountValuesInternalattributestatic final StringQualifier of theAbstractOrderEntry.entryGroupNumbersattributestatic final StringQualifier of theAbstractOrderEntry.entryNumberattributestatic final StringQualifier of theAbstractOrderEntry.giveAwayattributestatic final StringQualifier of theAbstractOrderEntry.infoattributestatic final StringQualifier of theAbstractOrderEntry.orderattributeprotected static final BidirectionalOneToManyHandler<GeneratedAbstractOrderEntry>BidirectionalOneToManyHandlerfor handling 1:n ORDER's relation attributes from 'one' side.static final StringQualifier of theAbstractOrderEntry.productattributestatic final StringQualifier of theAbstractOrderEntry.quantityattributestatic final StringQualifier of theAbstractOrderEntry.rejectedattributestatic final StringQualifier of theAbstractOrderEntry.taxValuesInternalattributestatic final StringQualifier of theAbstractOrderEntry.totalPriceattributestatic final StringQualifier of theAbstractOrderEntry.unitattributeFields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLEDFields 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, TYPEFields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ItemcreateItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) Has to be implemented for each concrete subtype of item.Generated method - Getter of theAbstractOrderEntry.basePriceattribute.Generated method - Getter of theAbstractOrderEntry.basePriceattribute.doubleGenerated method - Getter of theAbstractOrderEntry.basePriceattribute.doubleGenerated method - Getter of theAbstractOrderEntry.basePriceattribute.protected Map<String,Item.AttributeMode> Generated method - Getter of theAbstractOrderEntry.discountValuesInternalattribute.Generated method - Getter of theAbstractOrderEntry.discountValuesInternalattribute.Generated method - Getter of theAbstractOrderEntry.entryGroupNumbersattribute.Generated method - Getter of theAbstractOrderEntry.entryGroupNumbersattribute.Generated method - Getter of theAbstractOrderEntry.entryNumberattribute.Generated method - Getter of theAbstractOrderEntry.entryNumberattribute.intGenerated method - Getter of theAbstractOrderEntry.entryNumberattribute.intGenerated method - Getter of theAbstractOrderEntry.entryNumberattribute.getInfo()Generated method - Getter of theAbstractOrderEntry.infoattribute.getInfo(SessionContext ctx) Generated method - Getter of theAbstractOrderEntry.infoattribute.getOrder()Generated method - Getter of theAbstractOrderEntry.orderattribute.getOrder(SessionContext ctx) Generated method - Getter of theAbstractOrderEntry.orderattribute.Generated method - Getter of theAbstractOrderEntry.productattribute.getProduct(SessionContext ctx) Generated method - Getter of theAbstractOrderEntry.productattribute.Generated method - Getter of theAbstractOrderEntry.quantityattribute.Generated method - Getter of theAbstractOrderEntry.quantityattribute.longGenerated method - Getter of theAbstractOrderEntry.quantityattribute.longGenerated method - Getter of theAbstractOrderEntry.quantityattribute.Generated method - Getter of theAbstractOrderEntry.taxValuesInternalattribute.Generated method - Getter of theAbstractOrderEntry.taxValuesInternalattribute.Generated method - Getter of theAbstractOrderEntry.totalPriceattribute.Generated method - Getter of theAbstractOrderEntry.totalPriceattribute.doubleGenerated method - Getter of theAbstractOrderEntry.totalPriceattribute.doubleGenerated method - Getter of theAbstractOrderEntry.totalPriceattribute.getUnit()Generated method - Getter of theAbstractOrderEntry.unitattribute.getUnit(SessionContext ctx) Generated method - Getter of theAbstractOrderEntry.unitattribute.Generated method - Getter of theAbstractOrderEntry.calculatedattribute.Generated method - Getter of theAbstractOrderEntry.calculatedattribute.booleanGenerated method - Getter of theAbstractOrderEntry.calculatedattribute.booleanGenerated method - Getter of theAbstractOrderEntry.calculatedattribute.Generated method - Getter of theAbstractOrderEntry.giveAwayattribute.isGiveAway(SessionContext ctx) Generated method - Getter of theAbstractOrderEntry.giveAwayattribute.booleanGenerated method - Getter of theAbstractOrderEntry.giveAwayattribute.booleanGenerated method - Getter of theAbstractOrderEntry.giveAwayattribute.Generated method - Getter of theAbstractOrderEntry.rejectedattribute.isRejected(SessionContext ctx) Generated method - Getter of theAbstractOrderEntry.rejectedattribute.booleanGenerated method - Getter of theAbstractOrderEntry.rejectedattribute.booleanGenerated method - Getter of theAbstractOrderEntry.rejectedattribute.voidsetBasePrice(double value) Generated method - Setter of theAbstractOrderEntry.basePriceattribute.voidsetBasePrice(SessionContext ctx, double value) Generated method - Setter of theAbstractOrderEntry.basePriceattribute.voidsetBasePrice(SessionContext ctx, Double value) Generated method - Setter of theAbstractOrderEntry.basePriceattribute.voidsetBasePrice(Double value) Generated method - Setter of theAbstractOrderEntry.basePriceattribute.voidsetCalculated(boolean value) Generated method - Setter of theAbstractOrderEntry.calculatedattribute.voidsetCalculated(SessionContext ctx, boolean value) Generated method - Setter of theAbstractOrderEntry.calculatedattribute.voidsetCalculated(SessionContext ctx, Boolean value) Generated method - Setter of theAbstractOrderEntry.calculatedattribute.voidsetCalculated(Boolean value) Generated method - Setter of theAbstractOrderEntry.calculatedattribute.voidsetDiscountValuesInternal(SessionContext ctx, String value) Generated method - Setter of theAbstractOrderEntry.discountValuesInternalattribute.voidsetDiscountValuesInternal(String value) Generated method - Setter of theAbstractOrderEntry.discountValuesInternalattribute.voidsetEntryGroupNumbers(SessionContext ctx, Set<Integer> value) Generated method - Setter of theAbstractOrderEntry.entryGroupNumbersattribute.voidsetEntryGroupNumbers(Set<Integer> value) Generated method - Setter of theAbstractOrderEntry.entryGroupNumbersattribute.voidsetEntryNumber(int value) Generated method - Setter of theAbstractOrderEntry.entryNumberattribute.voidsetEntryNumber(SessionContext ctx, int value) Generated method - Setter of theAbstractOrderEntry.entryNumberattribute.voidsetEntryNumber(SessionContext ctx, Integer value) Generated method - Setter of theAbstractOrderEntry.entryNumberattribute.voidsetEntryNumber(Integer value) Generated method - Setter of theAbstractOrderEntry.entryNumberattribute.voidsetGiveAway(boolean value) Generated method - Setter of theAbstractOrderEntry.giveAwayattribute.voidsetGiveAway(SessionContext ctx, boolean value) Generated method - Setter of theAbstractOrderEntry.giveAwayattribute.voidsetGiveAway(SessionContext ctx, Boolean value) Generated method - Setter of theAbstractOrderEntry.giveAwayattribute.voidsetGiveAway(Boolean value) Generated method - Setter of theAbstractOrderEntry.giveAwayattribute.voidsetInfo(SessionContext ctx, String value) Generated method - Setter of theAbstractOrderEntry.infoattribute.voidGenerated method - Setter of theAbstractOrderEntry.infoattribute.voidsetOrder(AbstractOrder value) Generated method - Setter of theAbstractOrderEntry.orderattribute.voidsetOrder(SessionContext ctx, AbstractOrder value) Generated method - Setter of theAbstractOrderEntry.orderattribute.voidsetProduct(Product value) Generated method - Setter of theAbstractOrderEntry.productattribute.voidsetProduct(SessionContext ctx, Product value) Generated method - Setter of theAbstractOrderEntry.productattribute.voidsetQuantity(long value) Generated method - Setter of theAbstractOrderEntry.quantityattribute.voidsetQuantity(SessionContext ctx, long value) Generated method - Setter of theAbstractOrderEntry.quantityattribute.voidsetQuantity(SessionContext ctx, Long value) Generated method - Setter of theAbstractOrderEntry.quantityattribute.voidsetQuantity(Long value) Generated method - Setter of theAbstractOrderEntry.quantityattribute.voidsetRejected(boolean value) Generated method - Setter of theAbstractOrderEntry.rejectedattribute.voidsetRejected(SessionContext ctx, boolean value) Generated method - Setter of theAbstractOrderEntry.rejectedattribute.voidsetRejected(SessionContext ctx, Boolean value) Generated method - Setter of theAbstractOrderEntry.rejectedattribute.voidsetRejected(Boolean value) Generated method - Setter of theAbstractOrderEntry.rejectedattribute.voidsetTaxValuesInternal(SessionContext ctx, String value) Generated method - Setter of theAbstractOrderEntry.taxValuesInternalattribute.voidsetTaxValuesInternal(String value) Generated method - Setter of theAbstractOrderEntry.taxValuesInternalattribute.voidsetTotalPrice(double value) Generated method - Setter of theAbstractOrderEntry.totalPriceattribute.voidsetTotalPrice(SessionContext ctx, double value) Generated method - Setter of theAbstractOrderEntry.totalPriceattribute.voidsetTotalPrice(SessionContext ctx, Double value) Generated method - Setter of theAbstractOrderEntry.totalPriceattribute.voidsetTotalPrice(Double value) Generated method - Setter of theAbstractOrderEntry.totalPriceattribute.voidGenerated method - Setter of theAbstractOrderEntry.unitattribute.voidsetUnit(SessionContext ctx, Unit value) Generated method - Setter of theAbstractOrderEntry.unitattribute.Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItemsMethods 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, setLocalizedPropertyMethods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyMethods 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, getPartOfRemovedSessionMarker, 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, suppressRelation, toString, useTA, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
BASEPRICE
Qualifier of theAbstractOrderEntry.basePriceattribute- See Also:
-
CALCULATED
Qualifier of theAbstractOrderEntry.calculatedattribute- See Also:
-
DISCOUNTVALUESINTERNAL
Qualifier of theAbstractOrderEntry.discountValuesInternalattribute- See Also:
-
ENTRYNUMBER
Qualifier of theAbstractOrderEntry.entryNumberattribute- See Also:
-
INFO
Qualifier of theAbstractOrderEntry.infoattribute- See Also:
-
PRODUCT
Qualifier of theAbstractOrderEntry.productattribute- See Also:
-
QUANTITY
Qualifier of theAbstractOrderEntry.quantityattribute- See Also:
-
TAXVALUESINTERNAL
Qualifier of theAbstractOrderEntry.taxValuesInternalattribute- See Also:
-
TOTALPRICE
Qualifier of theAbstractOrderEntry.totalPriceattribute- See Also:
-
UNIT
Qualifier of theAbstractOrderEntry.unitattribute- See Also:
-
GIVEAWAY
Qualifier of theAbstractOrderEntry.giveAwayattribute- See Also:
-
REJECTED
Qualifier of theAbstractOrderEntry.rejectedattribute- See Also:
-
ENTRYGROUPNUMBERS
Qualifier of theAbstractOrderEntry.entryGroupNumbersattribute- See Also:
-
ORDER
Qualifier of theAbstractOrderEntry.orderattribute- See Also:
-
ORDERHANDLER
BidirectionalOneToManyHandlerfor handling 1:n ORDER's relation attributes from 'one' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedAbstractOrderEntry
public GeneratedAbstractOrderEntry()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classItem
-
getBasePrice
Generated method - Getter of theAbstractOrderEntry.basePriceattribute.- Returns:
- the basePrice
-
getBasePrice
Generated method - Getter of theAbstractOrderEntry.basePriceattribute.- Returns:
- the basePrice
-
getBasePriceAsPrimitive
Generated method - Getter of theAbstractOrderEntry.basePriceattribute.- Returns:
- the basePrice
-
getBasePriceAsPrimitive
public double getBasePriceAsPrimitive()Generated method - Getter of theAbstractOrderEntry.basePriceattribute.- Returns:
- the basePrice
-
setBasePrice
Generated method - Setter of theAbstractOrderEntry.basePriceattribute.- Parameters:
value- the basePrice
-
setBasePrice
Generated method - Setter of theAbstractOrderEntry.basePriceattribute.- Parameters:
value- the basePrice
-
setBasePrice
Generated method - Setter of theAbstractOrderEntry.basePriceattribute.- Parameters:
value- the basePrice
-
setBasePrice
public void setBasePrice(double value) Generated method - Setter of theAbstractOrderEntry.basePriceattribute.- Parameters:
value- the basePrice
-
isCalculated
Generated method - Getter of theAbstractOrderEntry.calculatedattribute.- Returns:
- the calculated
-
isCalculated
Generated method - Getter of theAbstractOrderEntry.calculatedattribute.- Returns:
- the calculated
-
isCalculatedAsPrimitive
Generated method - Getter of theAbstractOrderEntry.calculatedattribute.- Returns:
- the calculated
-
isCalculatedAsPrimitive
public boolean isCalculatedAsPrimitive()Generated method - Getter of theAbstractOrderEntry.calculatedattribute.- Returns:
- the calculated
-
setCalculated
Generated method - Setter of theAbstractOrderEntry.calculatedattribute.- Parameters:
value- the calculated
-
setCalculated
Generated method - Setter of theAbstractOrderEntry.calculatedattribute.- Parameters:
value- the calculated
-
setCalculated
Generated method - Setter of theAbstractOrderEntry.calculatedattribute.- Parameters:
value- the calculated
-
setCalculated
public void setCalculated(boolean value) Generated method - Setter of theAbstractOrderEntry.calculatedattribute.- Parameters:
value- the calculated
-
createItem
protected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException Description copied from class:ItemHas to be implemented for each concrete subtype of item. This method is responsible for creating a new item instance ( by calling managers, ejb homes, etc. ) duringComposedType.newInstance(Map).In case this method uses any of the attribute values during creation it is required to override
Item.getNonInitialAttributes(SessionContext, ItemAttributeMap)too.
Sn example:public static final String MY_ATTRIBUTE = "someAttribute"; ... protected Item createItem(SessionContext ctx, ComposedType type, Map allAttributes ) throws JaloBusinessException { MyManager man = ... return man.createMyItem( (String)allAttributes.get(MY_ATTRIBUTE) ); // here MY_ATTRIBUTE is used for creation, so it must not be set again } protected Map getNonInitialAttributes( SessionContext ctx, Map allAttributes ) { // let superclass remove its own initial attributes Map ret = super.getNonInitialAttributes( ctx, allAttributes ); // remove MY_ATTRIBUTE from all attributes since if has already been set ret.remove(MY_ATTRIBUTE); return ret; }- Overrides:
createItemin classGenericItem- Parameters:
ctx- the current session context which this item is created withintype- the actual item type ( since subtypes may not provide a own jalo class this may be different from the type which this method was implemented for )- Returns:
- the new item instance
- Throws:
JaloBusinessException- indicates an error during creation - any changes will be rollbacked
-
getDiscountValuesInternal
Generated method - Getter of theAbstractOrderEntry.discountValuesInternalattribute.- Returns:
- the discountValuesInternal
-
getDiscountValuesInternal
Generated method - Getter of theAbstractOrderEntry.discountValuesInternalattribute.- Returns:
- the discountValuesInternal
-
setDiscountValuesInternal
Generated method - Setter of theAbstractOrderEntry.discountValuesInternalattribute.- Parameters:
value- the discountValuesInternal
-
setDiscountValuesInternal
Generated method - Setter of theAbstractOrderEntry.discountValuesInternalattribute.- Parameters:
value- the discountValuesInternal
-
getEntryGroupNumbers
Generated method - Getter of theAbstractOrderEntry.entryGroupNumbersattribute.- Returns:
- the entryGroupNumbers - List of EntryGroup numbers that this order entry belongs to.
-
getEntryGroupNumbers
Generated method - Getter of theAbstractOrderEntry.entryGroupNumbersattribute.- Returns:
- the entryGroupNumbers - List of EntryGroup numbers that this order entry belongs to.
-
setEntryGroupNumbers
Generated method - Setter of theAbstractOrderEntry.entryGroupNumbersattribute.- Parameters:
value- the entryGroupNumbers - List of EntryGroup numbers that this order entry belongs to.
-
setEntryGroupNumbers
Generated method - Setter of theAbstractOrderEntry.entryGroupNumbersattribute.- Parameters:
value- the entryGroupNumbers - List of EntryGroup numbers that this order entry belongs to.
-
getEntryNumber
Generated method - Getter of theAbstractOrderEntry.entryNumberattribute.- Returns:
- the entryNumber
-
getEntryNumber
Generated method - Getter of theAbstractOrderEntry.entryNumberattribute.- Returns:
- the entryNumber
-
getEntryNumberAsPrimitive
Generated method - Getter of theAbstractOrderEntry.entryNumberattribute.- Returns:
- the entryNumber
-
getEntryNumberAsPrimitive
public int getEntryNumberAsPrimitive()Generated method - Getter of theAbstractOrderEntry.entryNumberattribute.- Returns:
- the entryNumber
-
setEntryNumber
Generated method - Setter of theAbstractOrderEntry.entryNumberattribute.- Parameters:
value- the entryNumber
-
setEntryNumber
Generated method - Setter of theAbstractOrderEntry.entryNumberattribute.- Parameters:
value- the entryNumber
-
setEntryNumber
Generated method - Setter of theAbstractOrderEntry.entryNumberattribute.- Parameters:
value- the entryNumber
-
setEntryNumber
public void setEntryNumber(int value) Generated method - Setter of theAbstractOrderEntry.entryNumberattribute.- Parameters:
value- the entryNumber
-
isGiveAway
Generated method - Getter of theAbstractOrderEntry.giveAwayattribute.- Returns:
- the giveAway
-
isGiveAway
Generated method - Getter of theAbstractOrderEntry.giveAwayattribute.- Returns:
- the giveAway
-
isGiveAwayAsPrimitive
Generated method - Getter of theAbstractOrderEntry.giveAwayattribute.- Returns:
- the giveAway
-
isGiveAwayAsPrimitive
public boolean isGiveAwayAsPrimitive()Generated method - Getter of theAbstractOrderEntry.giveAwayattribute.- Returns:
- the giveAway
-
setGiveAway
Generated method - Setter of theAbstractOrderEntry.giveAwayattribute.- Parameters:
value- the giveAway
-
setGiveAway
Generated method - Setter of theAbstractOrderEntry.giveAwayattribute.- Parameters:
value- the giveAway
-
setGiveAway
Generated method - Setter of theAbstractOrderEntry.giveAwayattribute.- Parameters:
value- the giveAway
-
setGiveAway
public void setGiveAway(boolean value) Generated method - Setter of theAbstractOrderEntry.giveAwayattribute.- Parameters:
value- the giveAway
-
getInfo
Generated method - Getter of theAbstractOrderEntry.infoattribute.- Returns:
- the info
-
getInfo
Generated method - Getter of theAbstractOrderEntry.infoattribute.- Returns:
- the info
-
setInfo
Generated method - Setter of theAbstractOrderEntry.infoattribute.- Parameters:
value- the info
-
setInfo
Generated method - Setter of theAbstractOrderEntry.infoattribute.- Parameters:
value- the info
-
getOrder
Generated method - Getter of theAbstractOrderEntry.orderattribute.- Returns:
- the order
-
getOrder
Generated method - Getter of theAbstractOrderEntry.orderattribute.- Returns:
- the order
-
setOrder
Generated method - Setter of theAbstractOrderEntry.orderattribute.- Parameters:
value- the order
-
setOrder
Generated method - Setter of theAbstractOrderEntry.orderattribute.- Parameters:
value- the order
-
getProduct
Generated method - Getter of theAbstractOrderEntry.productattribute.- Returns:
- the product
-
getProduct
Generated method - Getter of theAbstractOrderEntry.productattribute.- Returns:
- the product
-
setProduct
Generated method - Setter of theAbstractOrderEntry.productattribute.- Parameters:
value- the product
-
setProduct
Generated method - Setter of theAbstractOrderEntry.productattribute.- Parameters:
value- the product
-
getQuantity
Generated method - Getter of theAbstractOrderEntry.quantityattribute.- Returns:
- the quantity
-
getQuantity
Generated method - Getter of theAbstractOrderEntry.quantityattribute.- Returns:
- the quantity
-
getQuantityAsPrimitive
Generated method - Getter of theAbstractOrderEntry.quantityattribute.- Returns:
- the quantity
-
getQuantityAsPrimitive
public long getQuantityAsPrimitive()Generated method - Getter of theAbstractOrderEntry.quantityattribute.- Returns:
- the quantity
-
setQuantity
Generated method - Setter of theAbstractOrderEntry.quantityattribute.- Parameters:
value- the quantity
-
setQuantity
Generated method - Setter of theAbstractOrderEntry.quantityattribute.- Parameters:
value- the quantity
-
setQuantity
Generated method - Setter of theAbstractOrderEntry.quantityattribute.- Parameters:
value- the quantity
-
setQuantity
public void setQuantity(long value) Generated method - Setter of theAbstractOrderEntry.quantityattribute.- Parameters:
value- the quantity
-
isRejected
Generated method - Getter of theAbstractOrderEntry.rejectedattribute.- Returns:
- the rejected
-
isRejected
Generated method - Getter of theAbstractOrderEntry.rejectedattribute.- Returns:
- the rejected
-
isRejectedAsPrimitive
Generated method - Getter of theAbstractOrderEntry.rejectedattribute.- Returns:
- the rejected
-
isRejectedAsPrimitive
public boolean isRejectedAsPrimitive()Generated method - Getter of theAbstractOrderEntry.rejectedattribute.- Returns:
- the rejected
-
setRejected
Generated method - Setter of theAbstractOrderEntry.rejectedattribute.- Parameters:
value- the rejected
-
setRejected
Generated method - Setter of theAbstractOrderEntry.rejectedattribute.- Parameters:
value- the rejected
-
setRejected
Generated method - Setter of theAbstractOrderEntry.rejectedattribute.- Parameters:
value- the rejected
-
setRejected
public void setRejected(boolean value) Generated method - Setter of theAbstractOrderEntry.rejectedattribute.- Parameters:
value- the rejected
-
getTaxValuesInternal
Generated method - Getter of theAbstractOrderEntry.taxValuesInternalattribute.- Returns:
- the taxValuesInternal
-
getTaxValuesInternal
Generated method - Getter of theAbstractOrderEntry.taxValuesInternalattribute.- Returns:
- the taxValuesInternal
-
setTaxValuesInternal
Generated method - Setter of theAbstractOrderEntry.taxValuesInternalattribute.- Parameters:
value- the taxValuesInternal
-
setTaxValuesInternal
Generated method - Setter of theAbstractOrderEntry.taxValuesInternalattribute.- Parameters:
value- the taxValuesInternal
-
getTotalPrice
Generated method - Getter of theAbstractOrderEntry.totalPriceattribute.- Returns:
- the totalPrice
-
getTotalPrice
Generated method - Getter of theAbstractOrderEntry.totalPriceattribute.- Returns:
- the totalPrice
-
getTotalPriceAsPrimitive
Generated method - Getter of theAbstractOrderEntry.totalPriceattribute.- Returns:
- the totalPrice
-
getTotalPriceAsPrimitive
public double getTotalPriceAsPrimitive()Generated method - Getter of theAbstractOrderEntry.totalPriceattribute.- Returns:
- the totalPrice
-
setTotalPrice
Generated method - Setter of theAbstractOrderEntry.totalPriceattribute.- Parameters:
value- the totalPrice
-
setTotalPrice
Generated method - Setter of theAbstractOrderEntry.totalPriceattribute.- Parameters:
value- the totalPrice
-
setTotalPrice
Generated method - Setter of theAbstractOrderEntry.totalPriceattribute.- Parameters:
value- the totalPrice
-
setTotalPrice
public void setTotalPrice(double value) Generated method - Setter of theAbstractOrderEntry.totalPriceattribute.- Parameters:
value- the totalPrice
-
getUnit
Generated method - Getter of theAbstractOrderEntry.unitattribute.- Returns:
- the unit
-
getUnit
Generated method - Getter of theAbstractOrderEntry.unitattribute.- Returns:
- the unit
-
setUnit
Generated method - Setter of theAbstractOrderEntry.unitattribute.- Parameters:
value- the unit
-
setUnit
Generated method - Setter of theAbstractOrderEntry.unitattribute.- Parameters:
value- the unit
-