public abstract class GeneratedAbstractOrderEntry extends GenericItem
AbstractOrderEntry.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 |
BASEPRICE
Qualifier of the
AbstractOrderEntry.basePrice attribute |
static java.lang.String |
CALCULATED
Qualifier of the
AbstractOrderEntry.calculated attribute |
protected static java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
DISCOUNTVALUESINTERNAL
Qualifier of the
AbstractOrderEntry.discountValuesInternal attribute |
static java.lang.String |
ENTRYGROUPNUMBERS
Qualifier of the
AbstractOrderEntry.entryGroupNumbers attribute |
static java.lang.String |
ENTRYNUMBER
Qualifier of the
AbstractOrderEntry.entryNumber attribute |
static java.lang.String |
GIVEAWAY
Qualifier of the
AbstractOrderEntry.giveAway attribute |
static java.lang.String |
INFO
Qualifier of the
AbstractOrderEntry.info attribute |
static java.lang.String |
ORDER
Qualifier of the
AbstractOrderEntry.order attribute |
protected static BidirectionalOneToManyHandler<GeneratedAbstractOrderEntry> |
ORDERHANDLER
BidirectionalOneToManyHandler for handling 1:n ORDER's relation attributes from 'one' side. |
static java.lang.String |
PRODUCT
Qualifier of the
AbstractOrderEntry.product attribute |
static java.lang.String |
QUANTITY
Qualifier of the
AbstractOrderEntry.quantity attribute |
static java.lang.String |
REJECTED
Qualifier of the
AbstractOrderEntry.rejected attribute |
static java.lang.String |
TAXVALUESINTERNAL
Qualifier of the
AbstractOrderEntry.taxValuesInternal attribute |
static java.lang.String |
TOTALPRICE
Qualifier of the
AbstractOrderEntry.totalPrice attribute |
static java.lang.String |
UNIT
Qualifier of the
AbstractOrderEntry.unit 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 |
|---|
GeneratedAbstractOrderEntry() |
| Modifier and Type | Method and Description |
|---|---|
protected Item |
createItem(SessionContext ctx,
ComposedType type,
Item.ItemAttributeMap allAttributes)
Has to be implemented for each concrete subtype of item.
|
java.lang.Double |
getBasePrice()
Generated method - Getter of the
AbstractOrderEntry.basePrice attribute. |
java.lang.Double |
getBasePrice(SessionContext ctx)
Generated method - Getter of the
AbstractOrderEntry.basePrice attribute. |
double |
getBasePriceAsPrimitive()
Generated method - Getter of the
AbstractOrderEntry.basePrice attribute. |
double |
getBasePriceAsPrimitive(SessionContext ctx)
Generated method - Getter of the
AbstractOrderEntry.basePrice attribute. |
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
java.lang.String |
getDiscountValuesInternal()
Generated method - Getter of the
AbstractOrderEntry.discountValuesInternal attribute. |
java.lang.String |
getDiscountValuesInternal(SessionContext ctx)
Generated method - Getter of the
AbstractOrderEntry.discountValuesInternal attribute. |
java.util.Set<java.lang.Integer> |
getEntryGroupNumbers()
Generated method - Getter of the
AbstractOrderEntry.entryGroupNumbers attribute. |
java.util.Set<java.lang.Integer> |
getEntryGroupNumbers(SessionContext ctx)
Generated method - Getter of the
AbstractOrderEntry.entryGroupNumbers attribute. |
java.lang.Integer |
getEntryNumber()
Generated method - Getter of the
AbstractOrderEntry.entryNumber attribute. |
java.lang.Integer |
getEntryNumber(SessionContext ctx)
Generated method - Getter of the
AbstractOrderEntry.entryNumber attribute. |
int |
getEntryNumberAsPrimitive()
Generated method - Getter of the
AbstractOrderEntry.entryNumber attribute. |
int |
getEntryNumberAsPrimitive(SessionContext ctx)
Generated method - Getter of the
AbstractOrderEntry.entryNumber attribute. |
java.lang.String |
getInfo()
Generated method - Getter of the
AbstractOrderEntry.info attribute. |
java.lang.String |
getInfo(SessionContext ctx)
Generated method - Getter of the
AbstractOrderEntry.info attribute. |
AbstractOrder |
getOrder()
Generated method - Getter of the
AbstractOrderEntry.order attribute. |
AbstractOrder |
getOrder(SessionContext ctx)
Generated method - Getter of the
AbstractOrderEntry.order attribute. |
Product |
getProduct()
Generated method - Getter of the
AbstractOrderEntry.product attribute. |
Product |
getProduct(SessionContext ctx)
Generated method - Getter of the
AbstractOrderEntry.product attribute. |
java.lang.Long |
getQuantity()
Generated method - Getter of the
AbstractOrderEntry.quantity attribute. |
java.lang.Long |
getQuantity(SessionContext ctx)
Generated method - Getter of the
AbstractOrderEntry.quantity attribute. |
long |
getQuantityAsPrimitive()
Generated method - Getter of the
AbstractOrderEntry.quantity attribute. |
long |
getQuantityAsPrimitive(SessionContext ctx)
Generated method - Getter of the
AbstractOrderEntry.quantity attribute. |
java.lang.String |
getTaxValuesInternal()
Generated method - Getter of the
AbstractOrderEntry.taxValuesInternal attribute. |
java.lang.String |
getTaxValuesInternal(SessionContext ctx)
Generated method - Getter of the
AbstractOrderEntry.taxValuesInternal attribute. |
java.lang.Double |
getTotalPrice()
Generated method - Getter of the
AbstractOrderEntry.totalPrice attribute. |
java.lang.Double |
getTotalPrice(SessionContext ctx)
Generated method - Getter of the
AbstractOrderEntry.totalPrice attribute. |
double |
getTotalPriceAsPrimitive()
Generated method - Getter of the
AbstractOrderEntry.totalPrice attribute. |
double |
getTotalPriceAsPrimitive(SessionContext ctx)
Generated method - Getter of the
AbstractOrderEntry.totalPrice attribute. |
Unit |
getUnit()
Generated method - Getter of the
AbstractOrderEntry.unit attribute. |
Unit |
getUnit(SessionContext ctx)
Generated method - Getter of the
AbstractOrderEntry.unit attribute. |
java.lang.Boolean |
isCalculated()
Generated method - Getter of the
AbstractOrderEntry.calculated attribute. |
java.lang.Boolean |
isCalculated(SessionContext ctx)
Generated method - Getter of the
AbstractOrderEntry.calculated attribute. |
boolean |
isCalculatedAsPrimitive()
Generated method - Getter of the
AbstractOrderEntry.calculated attribute. |
boolean |
isCalculatedAsPrimitive(SessionContext ctx)
Generated method - Getter of the
AbstractOrderEntry.calculated attribute. |
java.lang.Boolean |
isGiveAway()
Generated method - Getter of the
AbstractOrderEntry.giveAway attribute. |
java.lang.Boolean |
isGiveAway(SessionContext ctx)
Generated method - Getter of the
AbstractOrderEntry.giveAway attribute. |
boolean |
isGiveAwayAsPrimitive()
Generated method - Getter of the
AbstractOrderEntry.giveAway attribute. |
boolean |
isGiveAwayAsPrimitive(SessionContext ctx)
Generated method - Getter of the
AbstractOrderEntry.giveAway attribute. |
java.lang.Boolean |
isRejected()
Generated method - Getter of the
AbstractOrderEntry.rejected attribute. |
java.lang.Boolean |
isRejected(SessionContext ctx)
Generated method - Getter of the
AbstractOrderEntry.rejected attribute. |
boolean |
isRejectedAsPrimitive()
Generated method - Getter of the
AbstractOrderEntry.rejected attribute. |
boolean |
isRejectedAsPrimitive(SessionContext ctx)
Generated method - Getter of the
AbstractOrderEntry.rejected attribute. |
void |
setBasePrice(double value)
Generated method - Setter of the
AbstractOrderEntry.basePrice attribute. |
void |
setBasePrice(java.lang.Double value)
Generated method - Setter of the
AbstractOrderEntry.basePrice attribute. |
void |
setBasePrice(SessionContext ctx,
double value)
Generated method - Setter of the
AbstractOrderEntry.basePrice attribute. |
void |
setBasePrice(SessionContext ctx,
java.lang.Double value)
Generated method - Setter of the
AbstractOrderEntry.basePrice attribute. |
void |
setCalculated(boolean value)
Generated method - Setter of the
AbstractOrderEntry.calculated attribute. |
void |
setCalculated(java.lang.Boolean value)
Generated method - Setter of the
AbstractOrderEntry.calculated attribute. |
void |
setCalculated(SessionContext ctx,
boolean value)
Generated method - Setter of the
AbstractOrderEntry.calculated attribute. |
void |
setCalculated(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
AbstractOrderEntry.calculated attribute. |
void |
setDiscountValuesInternal(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
AbstractOrderEntry.discountValuesInternal attribute. |
void |
setDiscountValuesInternal(java.lang.String value)
Generated method - Setter of the
AbstractOrderEntry.discountValuesInternal attribute. |
void |
setEntryGroupNumbers(SessionContext ctx,
java.util.Set<java.lang.Integer> value)
Generated method - Setter of the
AbstractOrderEntry.entryGroupNumbers attribute. |
void |
setEntryGroupNumbers(java.util.Set<java.lang.Integer> value)
Generated method - Setter of the
AbstractOrderEntry.entryGroupNumbers attribute. |
void |
setEntryNumber(int value)
Generated method - Setter of the
AbstractOrderEntry.entryNumber attribute. |
void |
setEntryNumber(java.lang.Integer value)
Generated method - Setter of the
AbstractOrderEntry.entryNumber attribute. |
void |
setEntryNumber(SessionContext ctx,
int value)
Generated method - Setter of the
AbstractOrderEntry.entryNumber attribute. |
void |
setEntryNumber(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
AbstractOrderEntry.entryNumber attribute. |
void |
setGiveAway(boolean value)
Generated method - Setter of the
AbstractOrderEntry.giveAway attribute. |
void |
setGiveAway(java.lang.Boolean value)
Generated method - Setter of the
AbstractOrderEntry.giveAway attribute. |
void |
setGiveAway(SessionContext ctx,
boolean value)
Generated method - Setter of the
AbstractOrderEntry.giveAway attribute. |
void |
setGiveAway(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
AbstractOrderEntry.giveAway attribute. |
void |
setInfo(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
AbstractOrderEntry.info attribute. |
void |
setInfo(java.lang.String value)
Generated method - Setter of the
AbstractOrderEntry.info attribute. |
void |
setOrder(AbstractOrder value)
Generated method - Setter of the
AbstractOrderEntry.order attribute. |
void |
setOrder(SessionContext ctx,
AbstractOrder value)
Generated method - Setter of the
AbstractOrderEntry.order attribute. |
void |
setProduct(Product value)
Generated method - Setter of the
AbstractOrderEntry.product attribute. |
void |
setProduct(SessionContext ctx,
Product value)
Generated method - Setter of the
AbstractOrderEntry.product attribute. |
void |
setQuantity(long value)
Generated method - Setter of the
AbstractOrderEntry.quantity attribute. |
void |
setQuantity(java.lang.Long value)
Generated method - Setter of the
AbstractOrderEntry.quantity attribute. |
void |
setQuantity(SessionContext ctx,
long value)
Generated method - Setter of the
AbstractOrderEntry.quantity attribute. |
void |
setQuantity(SessionContext ctx,
java.lang.Long value)
Generated method - Setter of the
AbstractOrderEntry.quantity attribute. |
void |
setRejected(boolean value)
Generated method - Setter of the
AbstractOrderEntry.rejected attribute. |
void |
setRejected(java.lang.Boolean value)
Generated method - Setter of the
AbstractOrderEntry.rejected attribute. |
void |
setRejected(SessionContext ctx,
boolean value)
Generated method - Setter of the
AbstractOrderEntry.rejected attribute. |
void |
setRejected(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
AbstractOrderEntry.rejected attribute. |
void |
setTaxValuesInternal(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
AbstractOrderEntry.taxValuesInternal attribute. |
void |
setTaxValuesInternal(java.lang.String value)
Generated method - Setter of the
AbstractOrderEntry.taxValuesInternal attribute. |
void |
setTotalPrice(double value)
Generated method - Setter of the
AbstractOrderEntry.totalPrice attribute. |
void |
setTotalPrice(java.lang.Double value)
Generated method - Setter of the
AbstractOrderEntry.totalPrice attribute. |
void |
setTotalPrice(SessionContext ctx,
double value)
Generated method - Setter of the
AbstractOrderEntry.totalPrice attribute. |
void |
setTotalPrice(SessionContext ctx,
java.lang.Double value)
Generated method - Setter of the
AbstractOrderEntry.totalPrice attribute. |
void |
setUnit(SessionContext ctx,
Unit value)
Generated method - Setter of the
AbstractOrderEntry.unit attribute. |
void |
setUnit(Unit value)
Generated method - Setter of the
AbstractOrderEntry.unit attribute. |
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 BASEPRICE
AbstractOrderEntry.basePrice attributepublic static final java.lang.String CALCULATED
AbstractOrderEntry.calculated attributepublic static final java.lang.String DISCOUNTVALUESINTERNAL
AbstractOrderEntry.discountValuesInternal attributepublic static final java.lang.String ENTRYNUMBER
AbstractOrderEntry.entryNumber attributepublic static final java.lang.String INFO
AbstractOrderEntry.info attributepublic static final java.lang.String PRODUCT
AbstractOrderEntry.product attributepublic static final java.lang.String QUANTITY
AbstractOrderEntry.quantity attributepublic static final java.lang.String TAXVALUESINTERNAL
AbstractOrderEntry.taxValuesInternal attributepublic static final java.lang.String TOTALPRICE
AbstractOrderEntry.totalPrice attributepublic static final java.lang.String UNIT
AbstractOrderEntry.unit attributepublic static final java.lang.String GIVEAWAY
AbstractOrderEntry.giveAway attributepublic static final java.lang.String REJECTED
AbstractOrderEntry.rejected attributepublic static final java.lang.String ENTRYGROUPNUMBERS
AbstractOrderEntry.entryGroupNumbers attributepublic static final java.lang.String ORDER
AbstractOrderEntry.order attributeprotected static final BidirectionalOneToManyHandler<GeneratedAbstractOrderEntry> ORDERHANDLER
BidirectionalOneToManyHandler for handling 1:n ORDER's relation attributes from 'one' side.protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic java.lang.Double getBasePrice(SessionContext ctx)
AbstractOrderEntry.basePrice attribute.public java.lang.Double getBasePrice()
AbstractOrderEntry.basePrice attribute.public double getBasePriceAsPrimitive(SessionContext ctx)
AbstractOrderEntry.basePrice attribute.public double getBasePriceAsPrimitive()
AbstractOrderEntry.basePrice attribute.public void setBasePrice(SessionContext ctx, java.lang.Double value)
AbstractOrderEntry.basePrice attribute.value - the basePricepublic void setBasePrice(java.lang.Double value)
AbstractOrderEntry.basePrice attribute.value - the basePricepublic void setBasePrice(SessionContext ctx, double value)
AbstractOrderEntry.basePrice attribute.value - the basePricepublic void setBasePrice(double value)
AbstractOrderEntry.basePrice attribute.value - the basePricepublic java.lang.Boolean isCalculated(SessionContext ctx)
AbstractOrderEntry.calculated attribute.public java.lang.Boolean isCalculated()
AbstractOrderEntry.calculated attribute.public boolean isCalculatedAsPrimitive(SessionContext ctx)
AbstractOrderEntry.calculated attribute.public boolean isCalculatedAsPrimitive()
AbstractOrderEntry.calculated attribute.public void setCalculated(SessionContext ctx, java.lang.Boolean value)
AbstractOrderEntry.calculated attribute.value - the calculatedpublic void setCalculated(java.lang.Boolean value)
AbstractOrderEntry.calculated attribute.value - the calculatedpublic void setCalculated(SessionContext ctx, boolean value)
AbstractOrderEntry.calculated attribute.value - the calculatedpublic void setCalculated(boolean value)
AbstractOrderEntry.calculated attribute.value - the calculatedprotected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
ItemComposedType.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; }
createItem in class GenericItemctx - 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 )JaloBusinessException - indicates an error during creation - any changes will be rollbackedpublic java.lang.String getDiscountValuesInternal(SessionContext ctx)
AbstractOrderEntry.discountValuesInternal attribute.public java.lang.String getDiscountValuesInternal()
AbstractOrderEntry.discountValuesInternal attribute.public void setDiscountValuesInternal(SessionContext ctx, java.lang.String value)
AbstractOrderEntry.discountValuesInternal attribute.value - the discountValuesInternalpublic void setDiscountValuesInternal(java.lang.String value)
AbstractOrderEntry.discountValuesInternal attribute.value - the discountValuesInternalpublic java.util.Set<java.lang.Integer> getEntryGroupNumbers(SessionContext ctx)
AbstractOrderEntry.entryGroupNumbers attribute.public java.util.Set<java.lang.Integer> getEntryGroupNumbers()
AbstractOrderEntry.entryGroupNumbers attribute.public void setEntryGroupNumbers(SessionContext ctx, java.util.Set<java.lang.Integer> value)
AbstractOrderEntry.entryGroupNumbers attribute.value - the entryGroupNumbers - List of EntryGroup numbers that this order entry belongs to.public void setEntryGroupNumbers(java.util.Set<java.lang.Integer> value)
AbstractOrderEntry.entryGroupNumbers attribute.value - the entryGroupNumbers - List of EntryGroup numbers that this order entry belongs to.public java.lang.Integer getEntryNumber(SessionContext ctx)
AbstractOrderEntry.entryNumber attribute.public java.lang.Integer getEntryNumber()
AbstractOrderEntry.entryNumber attribute.public int getEntryNumberAsPrimitive(SessionContext ctx)
AbstractOrderEntry.entryNumber attribute.public int getEntryNumberAsPrimitive()
AbstractOrderEntry.entryNumber attribute.public void setEntryNumber(SessionContext ctx, java.lang.Integer value)
AbstractOrderEntry.entryNumber attribute.value - the entryNumberpublic void setEntryNumber(java.lang.Integer value)
AbstractOrderEntry.entryNumber attribute.value - the entryNumberpublic void setEntryNumber(SessionContext ctx, int value)
AbstractOrderEntry.entryNumber attribute.value - the entryNumberpublic void setEntryNumber(int value)
AbstractOrderEntry.entryNumber attribute.value - the entryNumberpublic java.lang.Boolean isGiveAway(SessionContext ctx)
AbstractOrderEntry.giveAway attribute.public java.lang.Boolean isGiveAway()
AbstractOrderEntry.giveAway attribute.public boolean isGiveAwayAsPrimitive(SessionContext ctx)
AbstractOrderEntry.giveAway attribute.public boolean isGiveAwayAsPrimitive()
AbstractOrderEntry.giveAway attribute.public void setGiveAway(SessionContext ctx, java.lang.Boolean value)
AbstractOrderEntry.giveAway attribute.value - the giveAwaypublic void setGiveAway(java.lang.Boolean value)
AbstractOrderEntry.giveAway attribute.value - the giveAwaypublic void setGiveAway(SessionContext ctx, boolean value)
AbstractOrderEntry.giveAway attribute.value - the giveAwaypublic void setGiveAway(boolean value)
AbstractOrderEntry.giveAway attribute.value - the giveAwaypublic java.lang.String getInfo(SessionContext ctx)
AbstractOrderEntry.info attribute.public java.lang.String getInfo()
AbstractOrderEntry.info attribute.public void setInfo(SessionContext ctx, java.lang.String value)
AbstractOrderEntry.info attribute.value - the infopublic void setInfo(java.lang.String value)
AbstractOrderEntry.info attribute.value - the infopublic AbstractOrder getOrder(SessionContext ctx)
AbstractOrderEntry.order attribute.public AbstractOrder getOrder()
AbstractOrderEntry.order attribute.public void setOrder(SessionContext ctx, AbstractOrder value)
AbstractOrderEntry.order attribute.value - the orderpublic void setOrder(AbstractOrder value)
AbstractOrderEntry.order attribute.value - the orderpublic Product getProduct(SessionContext ctx)
AbstractOrderEntry.product attribute.public Product getProduct()
AbstractOrderEntry.product attribute.public void setProduct(SessionContext ctx, Product value)
AbstractOrderEntry.product attribute.value - the productpublic void setProduct(Product value)
AbstractOrderEntry.product attribute.value - the productpublic java.lang.Long getQuantity(SessionContext ctx)
AbstractOrderEntry.quantity attribute.public java.lang.Long getQuantity()
AbstractOrderEntry.quantity attribute.public long getQuantityAsPrimitive(SessionContext ctx)
AbstractOrderEntry.quantity attribute.public long getQuantityAsPrimitive()
AbstractOrderEntry.quantity attribute.public void setQuantity(SessionContext ctx, java.lang.Long value)
AbstractOrderEntry.quantity attribute.value - the quantitypublic void setQuantity(java.lang.Long value)
AbstractOrderEntry.quantity attribute.value - the quantitypublic void setQuantity(SessionContext ctx, long value)
AbstractOrderEntry.quantity attribute.value - the quantitypublic void setQuantity(long value)
AbstractOrderEntry.quantity attribute.value - the quantitypublic java.lang.Boolean isRejected(SessionContext ctx)
AbstractOrderEntry.rejected attribute.public java.lang.Boolean isRejected()
AbstractOrderEntry.rejected attribute.public boolean isRejectedAsPrimitive(SessionContext ctx)
AbstractOrderEntry.rejected attribute.public boolean isRejectedAsPrimitive()
AbstractOrderEntry.rejected attribute.public void setRejected(SessionContext ctx, java.lang.Boolean value)
AbstractOrderEntry.rejected attribute.value - the rejectedpublic void setRejected(java.lang.Boolean value)
AbstractOrderEntry.rejected attribute.value - the rejectedpublic void setRejected(SessionContext ctx, boolean value)
AbstractOrderEntry.rejected attribute.value - the rejectedpublic void setRejected(boolean value)
AbstractOrderEntry.rejected attribute.value - the rejectedpublic java.lang.String getTaxValuesInternal(SessionContext ctx)
AbstractOrderEntry.taxValuesInternal attribute.public java.lang.String getTaxValuesInternal()
AbstractOrderEntry.taxValuesInternal attribute.public void setTaxValuesInternal(SessionContext ctx, java.lang.String value)
AbstractOrderEntry.taxValuesInternal attribute.value - the taxValuesInternalpublic void setTaxValuesInternal(java.lang.String value)
AbstractOrderEntry.taxValuesInternal attribute.value - the taxValuesInternalpublic java.lang.Double getTotalPrice(SessionContext ctx)
AbstractOrderEntry.totalPrice attribute.public java.lang.Double getTotalPrice()
AbstractOrderEntry.totalPrice attribute.public double getTotalPriceAsPrimitive(SessionContext ctx)
AbstractOrderEntry.totalPrice attribute.public double getTotalPriceAsPrimitive()
AbstractOrderEntry.totalPrice attribute.public void setTotalPrice(SessionContext ctx, java.lang.Double value)
AbstractOrderEntry.totalPrice attribute.value - the totalPricepublic void setTotalPrice(java.lang.Double value)
AbstractOrderEntry.totalPrice attribute.value - the totalPricepublic void setTotalPrice(SessionContext ctx, double value)
AbstractOrderEntry.totalPrice attribute.value - the totalPricepublic void setTotalPrice(double value)
AbstractOrderEntry.totalPrice attribute.value - the totalPricepublic Unit getUnit(SessionContext ctx)
AbstractOrderEntry.unit attribute.public Unit getUnit()
AbstractOrderEntry.unit attribute.public void setUnit(SessionContext ctx, Unit value)
AbstractOrderEntry.unit attribute.value - the unitpublic void setUnit(Unit value)
AbstractOrderEntry.unit attribute.value - the unitCopyright © 2018 SAP SE. All Rights Reserved.