Class GeneratedMaterial
- 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.sap.sapinvoiceaddon.jalo.GeneratedMaterial
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
Material
public abstract class GeneratedMaterial extends GenericItem
Generated class for typeMaterial
.- 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.String
ABSTNETVALUE
Qualifier of theMaterial.abstNetValue
attributestatic java.lang.String
CASHDISC
Qualifier of theMaterial.cashDisc
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
GROSSPRICE
Qualifier of theMaterial.grossPrice
attributestatic java.lang.String
GROSSVALUE
Qualifier of theMaterial.grossValue
attributestatic java.lang.String
MATDESC
Qualifier of theMaterial.matDesc
attributestatic java.lang.String
MATNO
Qualifier of theMaterial.matNo
attributestatic java.lang.String
MATPOSNO
Qualifier of theMaterial.matPosNo
attributestatic java.lang.String
NETPRICE
Qualifier of theMaterial.netPrice
attributestatic java.lang.String
NETVALUE
Qualifier of theMaterial.netValue
attributestatic java.lang.String
QUALIFYCASHDISC
Qualifier of theMaterial.qualifyCashDisc
attributestatic java.lang.String
QUANTITY
Qualifier of theMaterial.quantity
attributestatic java.lang.String
SAPB2BDOCUMENT
Qualifier of theMaterial.sapB2BDocument
attributeprotected static BidirectionalOneToManyHandler<GeneratedMaterial>
SAPB2BDOCUMENTHANDLER
BidirectionalOneToManyHandler
for handling 1:n SAPB2BDOCUMENT's relation attributes from 'one' side.static java.lang.String
STATVALUE
Qualifier of theMaterial.statValue
attributestatic java.lang.String
SUBTOTAL1
Qualifier of theMaterial.subTotal1
attributestatic java.lang.String
SUBTOTAL2
Qualifier of theMaterial.subTotal2
attributestatic java.lang.String
SUBTOTAL3
Qualifier of theMaterial.subTotal3
attributestatic java.lang.String
SUBTOTAL4
Qualifier of theMaterial.subTotal4
attributestatic java.lang.String
SUBTOTAL5
Qualifier of theMaterial.subTotal5
attributestatic java.lang.String
SUBTOTAL6
Qualifier of theMaterial.subTotal6
attributestatic java.lang.String
UNIT
Qualifier of theMaterial.unit
attribute-
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 GeneratedMaterial()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected Item
createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes)
Has to be implemented for each concrete subtype of item.java.lang.String
getAbstNetValue()
Generated method - Getter of theMaterial.abstNetValue
attribute.java.lang.String
getAbstNetValue(SessionContext ctx)
Generated method - Getter of theMaterial.abstNetValue
attribute.java.lang.String
getCashDisc()
Generated method - Getter of theMaterial.cashDisc
attribute.java.lang.String
getCashDisc(SessionContext ctx)
Generated method - Getter of theMaterial.cashDisc
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
java.lang.String
getGrossPrice()
Generated method - Getter of theMaterial.grossPrice
attribute.java.lang.String
getGrossPrice(SessionContext ctx)
Generated method - Getter of theMaterial.grossPrice
attribute.java.lang.String
getGrossValue()
Generated method - Getter of theMaterial.grossValue
attribute.java.lang.String
getGrossValue(SessionContext ctx)
Generated method - Getter of theMaterial.grossValue
attribute.java.lang.String
getMatDesc()
Generated method - Getter of theMaterial.matDesc
attribute.java.lang.String
getMatDesc(SessionContext ctx)
Generated method - Getter of theMaterial.matDesc
attribute.java.lang.String
getMatNo()
Generated method - Getter of theMaterial.matNo
attribute.java.lang.String
getMatNo(SessionContext ctx)
Generated method - Getter of theMaterial.matNo
attribute.java.lang.String
getMatPosNo()
Generated method - Getter of theMaterial.matPosNo
attribute.java.lang.String
getMatPosNo(SessionContext ctx)
Generated method - Getter of theMaterial.matPosNo
attribute.java.lang.String
getNetPrice()
Generated method - Getter of theMaterial.netPrice
attribute.java.lang.String
getNetPrice(SessionContext ctx)
Generated method - Getter of theMaterial.netPrice
attribute.java.lang.String
getNetValue()
Generated method - Getter of theMaterial.netValue
attribute.java.lang.String
getNetValue(SessionContext ctx)
Generated method - Getter of theMaterial.netValue
attribute.java.lang.String
getQualifyCashDisc()
Generated method - Getter of theMaterial.qualifyCashDisc
attribute.java.lang.String
getQualifyCashDisc(SessionContext ctx)
Generated method - Getter of theMaterial.qualifyCashDisc
attribute.java.lang.String
getQuantity()
Generated method - Getter of theMaterial.quantity
attribute.java.lang.String
getQuantity(SessionContext ctx)
Generated method - Getter of theMaterial.quantity
attribute.SapB2BDocument
getSapB2BDocument()
Generated method - Getter of theMaterial.sapB2BDocument
attribute.SapB2BDocument
getSapB2BDocument(SessionContext ctx)
Generated method - Getter of theMaterial.sapB2BDocument
attribute.java.lang.String
getStatValue()
Generated method - Getter of theMaterial.statValue
attribute.java.lang.String
getStatValue(SessionContext ctx)
Generated method - Getter of theMaterial.statValue
attribute.java.lang.String
getSubTotal1()
Generated method - Getter of theMaterial.subTotal1
attribute.java.lang.String
getSubTotal1(SessionContext ctx)
Generated method - Getter of theMaterial.subTotal1
attribute.java.lang.String
getSubTotal2()
Generated method - Getter of theMaterial.subTotal2
attribute.java.lang.String
getSubTotal2(SessionContext ctx)
Generated method - Getter of theMaterial.subTotal2
attribute.java.lang.String
getSubTotal3()
Generated method - Getter of theMaterial.subTotal3
attribute.java.lang.String
getSubTotal3(SessionContext ctx)
Generated method - Getter of theMaterial.subTotal3
attribute.java.lang.String
getSubTotal4()
Generated method - Getter of theMaterial.subTotal4
attribute.java.lang.String
getSubTotal4(SessionContext ctx)
Generated method - Getter of theMaterial.subTotal4
attribute.java.lang.String
getSubTotal5()
Generated method - Getter of theMaterial.subTotal5
attribute.java.lang.String
getSubTotal5(SessionContext ctx)
Generated method - Getter of theMaterial.subTotal5
attribute.java.lang.String
getSubTotal6()
Generated method - Getter of theMaterial.subTotal6
attribute.java.lang.String
getSubTotal6(SessionContext ctx)
Generated method - Getter of theMaterial.subTotal6
attribute.java.lang.String
getUnit()
Generated method - Getter of theMaterial.unit
attribute.java.lang.String
getUnit(SessionContext ctx)
Generated method - Getter of theMaterial.unit
attribute.void
setAbstNetValue(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMaterial.abstNetValue
attribute.void
setAbstNetValue(java.lang.String value)
Generated method - Setter of theMaterial.abstNetValue
attribute.void
setCashDisc(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMaterial.cashDisc
attribute.void
setCashDisc(java.lang.String value)
Generated method - Setter of theMaterial.cashDisc
attribute.void
setGrossPrice(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMaterial.grossPrice
attribute.void
setGrossPrice(java.lang.String value)
Generated method - Setter of theMaterial.grossPrice
attribute.void
setGrossValue(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMaterial.grossValue
attribute.void
setGrossValue(java.lang.String value)
Generated method - Setter of theMaterial.grossValue
attribute.void
setMatDesc(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMaterial.matDesc
attribute.void
setMatDesc(java.lang.String value)
Generated method - Setter of theMaterial.matDesc
attribute.void
setMatNo(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMaterial.matNo
attribute.void
setMatNo(java.lang.String value)
Generated method - Setter of theMaterial.matNo
attribute.void
setMatPosNo(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMaterial.matPosNo
attribute.void
setMatPosNo(java.lang.String value)
Generated method - Setter of theMaterial.matPosNo
attribute.void
setNetPrice(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMaterial.netPrice
attribute.void
setNetPrice(java.lang.String value)
Generated method - Setter of theMaterial.netPrice
attribute.void
setNetValue(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMaterial.netValue
attribute.void
setNetValue(java.lang.String value)
Generated method - Setter of theMaterial.netValue
attribute.void
setQualifyCashDisc(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMaterial.qualifyCashDisc
attribute.void
setQualifyCashDisc(java.lang.String value)
Generated method - Setter of theMaterial.qualifyCashDisc
attribute.void
setQuantity(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMaterial.quantity
attribute.void
setQuantity(java.lang.String value)
Generated method - Setter of theMaterial.quantity
attribute.void
setSapB2BDocument(SessionContext ctx, SapB2BDocument value)
Generated method - Setter of theMaterial.sapB2BDocument
attribute.void
setSapB2BDocument(SapB2BDocument value)
Generated method - Setter of theMaterial.sapB2BDocument
attribute.void
setStatValue(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMaterial.statValue
attribute.void
setStatValue(java.lang.String value)
Generated method - Setter of theMaterial.statValue
attribute.void
setSubTotal1(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMaterial.subTotal1
attribute.void
setSubTotal1(java.lang.String value)
Generated method - Setter of theMaterial.subTotal1
attribute.void
setSubTotal2(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMaterial.subTotal2
attribute.void
setSubTotal2(java.lang.String value)
Generated method - Setter of theMaterial.subTotal2
attribute.void
setSubTotal3(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMaterial.subTotal3
attribute.void
setSubTotal3(java.lang.String value)
Generated method - Setter of theMaterial.subTotal3
attribute.void
setSubTotal4(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMaterial.subTotal4
attribute.void
setSubTotal4(java.lang.String value)
Generated method - Setter of theMaterial.subTotal4
attribute.void
setSubTotal5(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMaterial.subTotal5
attribute.void
setSubTotal5(java.lang.String value)
Generated method - Setter of theMaterial.subTotal5
attribute.void
setSubTotal6(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMaterial.subTotal6
attribute.void
setSubTotal6(java.lang.String value)
Generated method - Setter of theMaterial.subTotal6
attribute.void
setUnit(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMaterial.unit
attribute.void
setUnit(java.lang.String value)
Generated method - Setter of theMaterial.unit
attribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
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
-
MATPOSNO
public static final java.lang.String MATPOSNO
Qualifier of theMaterial.matPosNo
attribute- See Also:
- Constant Field Values
-
MATNO
public static final java.lang.String MATNO
Qualifier of theMaterial.matNo
attribute- See Also:
- Constant Field Values
-
MATDESC
public static final java.lang.String MATDESC
Qualifier of theMaterial.matDesc
attribute- See Also:
- Constant Field Values
-
QUANTITY
public static final java.lang.String QUANTITY
Qualifier of theMaterial.quantity
attribute- See Also:
- Constant Field Values
-
UNIT
public static final java.lang.String UNIT
Qualifier of theMaterial.unit
attribute- See Also:
- Constant Field Values
-
GROSSPRICE
public static final java.lang.String GROSSPRICE
Qualifier of theMaterial.grossPrice
attribute- See Also:
- Constant Field Values
-
GROSSVALUE
public static final java.lang.String GROSSVALUE
Qualifier of theMaterial.grossValue
attribute- See Also:
- Constant Field Values
-
NETVALUE
public static final java.lang.String NETVALUE
Qualifier of theMaterial.netValue
attribute- See Also:
- Constant Field Values
-
SUBTOTAL1
public static final java.lang.String SUBTOTAL1
Qualifier of theMaterial.subTotal1
attribute- See Also:
- Constant Field Values
-
SUBTOTAL2
public static final java.lang.String SUBTOTAL2
Qualifier of theMaterial.subTotal2
attribute- See Also:
- Constant Field Values
-
SUBTOTAL3
public static final java.lang.String SUBTOTAL3
Qualifier of theMaterial.subTotal3
attribute- See Also:
- Constant Field Values
-
SUBTOTAL4
public static final java.lang.String SUBTOTAL4
Qualifier of theMaterial.subTotal4
attribute- See Also:
- Constant Field Values
-
SUBTOTAL5
public static final java.lang.String SUBTOTAL5
Qualifier of theMaterial.subTotal5
attribute- See Also:
- Constant Field Values
-
SUBTOTAL6
public static final java.lang.String SUBTOTAL6
Qualifier of theMaterial.subTotal6
attribute- See Also:
- Constant Field Values
-
QUALIFYCASHDISC
public static final java.lang.String QUALIFYCASHDISC
Qualifier of theMaterial.qualifyCashDisc
attribute- See Also:
- Constant Field Values
-
ABSTNETVALUE
public static final java.lang.String ABSTNETVALUE
Qualifier of theMaterial.abstNetValue
attribute- See Also:
- Constant Field Values
-
NETPRICE
public static final java.lang.String NETPRICE
Qualifier of theMaterial.netPrice
attribute- See Also:
- Constant Field Values
-
CASHDISC
public static final java.lang.String CASHDISC
Qualifier of theMaterial.cashDisc
attribute- See Also:
- Constant Field Values
-
STATVALUE
public static final java.lang.String STATVALUE
Qualifier of theMaterial.statValue
attribute- See Also:
- Constant Field Values
-
SAPB2BDOCUMENT
public static final java.lang.String SAPB2BDOCUMENT
Qualifier of theMaterial.sapB2BDocument
attribute- See Also:
- Constant Field Values
-
SAPB2BDOCUMENTHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedMaterial> SAPB2BDOCUMENTHANDLER
BidirectionalOneToManyHandler
for handling 1:n SAPB2BDOCUMENT's relation attributes from 'one' side.
-
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:
getDefaultAttributeModes
in classItem
-
getAbstNetValue
public java.lang.String getAbstNetValue(SessionContext ctx)
Generated method - Getter of theMaterial.abstNetValue
attribute.- Returns:
- the abstNetValue - Absolute net value of item
-
getAbstNetValue
public java.lang.String getAbstNetValue()
Generated method - Getter of theMaterial.abstNetValue
attribute.- Returns:
- the abstNetValue - Absolute net value of item
-
setAbstNetValue
public void setAbstNetValue(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMaterial.abstNetValue
attribute.- Parameters:
value
- the abstNetValue - Absolute net value of item
-
setAbstNetValue
public void setAbstNetValue(java.lang.String value)
Generated method - Setter of theMaterial.abstNetValue
attribute.- Parameters:
value
- the abstNetValue - Absolute net value of item
-
getCashDisc
public java.lang.String getCashDisc(SessionContext ctx)
Generated method - Getter of theMaterial.cashDisc
attribute.- Returns:
- the cashDisc - Cash discount amount
-
getCashDisc
public java.lang.String getCashDisc()
Generated method - Getter of theMaterial.cashDisc
attribute.- Returns:
- the cashDisc - Cash discount amount
-
setCashDisc
public void setCashDisc(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMaterial.cashDisc
attribute.- Parameters:
value
- the cashDisc - Cash discount amount
-
setCashDisc
public void setCashDisc(java.lang.String value)
Generated method - Setter of theMaterial.cashDisc
attribute.- Parameters:
value
- the cashDisc - Cash discount amount
-
createItem
protected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
Description copied from class:Item
Has 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:
createItem
in 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
-
getGrossPrice
public java.lang.String getGrossPrice(SessionContext ctx)
Generated method - Getter of theMaterial.grossPrice
attribute.- Returns:
- the grossPrice - Gross Price (per Unit)
-
getGrossPrice
public java.lang.String getGrossPrice()
Generated method - Getter of theMaterial.grossPrice
attribute.- Returns:
- the grossPrice - Gross Price (per Unit)
-
setGrossPrice
public void setGrossPrice(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMaterial.grossPrice
attribute.- Parameters:
value
- the grossPrice - Gross Price (per Unit)
-
setGrossPrice
public void setGrossPrice(java.lang.String value)
Generated method - Setter of theMaterial.grossPrice
attribute.- Parameters:
value
- the grossPrice - Gross Price (per Unit)
-
getGrossValue
public java.lang.String getGrossValue(SessionContext ctx)
Generated method - Getter of theMaterial.grossValue
attribute.- Returns:
- the grossValue - Gross Price (total)
-
getGrossValue
public java.lang.String getGrossValue()
Generated method - Getter of theMaterial.grossValue
attribute.- Returns:
- the grossValue - Gross Price (total)
-
setGrossValue
public void setGrossValue(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMaterial.grossValue
attribute.- Parameters:
value
- the grossValue - Gross Price (total)
-
setGrossValue
public void setGrossValue(java.lang.String value)
Generated method - Setter of theMaterial.grossValue
attribute.- Parameters:
value
- the grossValue - Gross Price (total)
-
getMatDesc
public java.lang.String getMatDesc(SessionContext ctx)
Generated method - Getter of theMaterial.matDesc
attribute.- Returns:
- the matDesc - Item Description
-
getMatDesc
public java.lang.String getMatDesc()
Generated method - Getter of theMaterial.matDesc
attribute.- Returns:
- the matDesc - Item Description
-
setMatDesc
public void setMatDesc(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMaterial.matDesc
attribute.- Parameters:
value
- the matDesc - Item Description
-
setMatDesc
public void setMatDesc(java.lang.String value)
Generated method - Setter of theMaterial.matDesc
attribute.- Parameters:
value
- the matDesc - Item Description
-
getMatNo
public java.lang.String getMatNo(SessionContext ctx)
Generated method - Getter of theMaterial.matNo
attribute.- Returns:
- the matNo - Item Number
-
getMatNo
public java.lang.String getMatNo()
Generated method - Getter of theMaterial.matNo
attribute.- Returns:
- the matNo - Item Number
-
setMatNo
public void setMatNo(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMaterial.matNo
attribute.- Parameters:
value
- the matNo - Item Number
-
setMatNo
public void setMatNo(java.lang.String value)
Generated method - Setter of theMaterial.matNo
attribute.- Parameters:
value
- the matNo - Item Number
-
getMatPosNo
public java.lang.String getMatPosNo(SessionContext ctx)
Generated method - Getter of theMaterial.matPosNo
attribute.- Returns:
- the matPosNo - Item Position
-
getMatPosNo
public java.lang.String getMatPosNo()
Generated method - Getter of theMaterial.matPosNo
attribute.- Returns:
- the matPosNo - Item Position
-
setMatPosNo
public void setMatPosNo(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMaterial.matPosNo
attribute.- Parameters:
value
- the matPosNo - Item Position
-
setMatPosNo
public void setMatPosNo(java.lang.String value)
Generated method - Setter of theMaterial.matPosNo
attribute.- Parameters:
value
- the matPosNo - Item Position
-
getNetPrice
public java.lang.String getNetPrice(SessionContext ctx)
Generated method - Getter of theMaterial.netPrice
attribute.- Returns:
- the netPrice - Net price
-
getNetPrice
public java.lang.String getNetPrice()
Generated method - Getter of theMaterial.netPrice
attribute.- Returns:
- the netPrice - Net price
-
setNetPrice
public void setNetPrice(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMaterial.netPrice
attribute.- Parameters:
value
- the netPrice - Net price
-
setNetPrice
public void setNetPrice(java.lang.String value)
Generated method - Setter of theMaterial.netPrice
attribute.- Parameters:
value
- the netPrice - Net price
-
getNetValue
public java.lang.String getNetValue(SessionContext ctx)
Generated method - Getter of theMaterial.netValue
attribute.- Returns:
- the netValue - Net Value (total)
-
getNetValue
public java.lang.String getNetValue()
Generated method - Getter of theMaterial.netValue
attribute.- Returns:
- the netValue - Net Value (total)
-
setNetValue
public void setNetValue(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMaterial.netValue
attribute.- Parameters:
value
- the netValue - Net Value (total)
-
setNetValue
public void setNetValue(java.lang.String value)
Generated method - Setter of theMaterial.netValue
attribute.- Parameters:
value
- the netValue - Net Value (total)
-
getQualifyCashDisc
public java.lang.String getQualifyCashDisc(SessionContext ctx)
Generated method - Getter of theMaterial.qualifyCashDisc
attribute.- Returns:
- the qualifyCashDisc - Amount qualifying for cash discount
-
getQualifyCashDisc
public java.lang.String getQualifyCashDisc()
Generated method - Getter of theMaterial.qualifyCashDisc
attribute.- Returns:
- the qualifyCashDisc - Amount qualifying for cash discount
-
setQualifyCashDisc
public void setQualifyCashDisc(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMaterial.qualifyCashDisc
attribute.- Parameters:
value
- the qualifyCashDisc - Amount qualifying for cash discount
-
setQualifyCashDisc
public void setQualifyCashDisc(java.lang.String value)
Generated method - Setter of theMaterial.qualifyCashDisc
attribute.- Parameters:
value
- the qualifyCashDisc - Amount qualifying for cash discount
-
getQuantity
public java.lang.String getQuantity(SessionContext ctx)
Generated method - Getter of theMaterial.quantity
attribute.- Returns:
- the quantity - Quantity
-
getQuantity
public java.lang.String getQuantity()
Generated method - Getter of theMaterial.quantity
attribute.- Returns:
- the quantity - Quantity
-
setQuantity
public void setQuantity(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMaterial.quantity
attribute.- Parameters:
value
- the quantity - Quantity
-
setQuantity
public void setQuantity(java.lang.String value)
Generated method - Setter of theMaterial.quantity
attribute.- Parameters:
value
- the quantity - Quantity
-
getSapB2BDocument
public SapB2BDocument getSapB2BDocument(SessionContext ctx)
Generated method - Getter of theMaterial.sapB2BDocument
attribute.- Returns:
- the sapB2BDocument
-
getSapB2BDocument
public SapB2BDocument getSapB2BDocument()
Generated method - Getter of theMaterial.sapB2BDocument
attribute.- Returns:
- the sapB2BDocument
-
setSapB2BDocument
public void setSapB2BDocument(SessionContext ctx, SapB2BDocument value)
Generated method - Setter of theMaterial.sapB2BDocument
attribute.- Parameters:
value
- the sapB2BDocument
-
setSapB2BDocument
public void setSapB2BDocument(SapB2BDocument value)
Generated method - Setter of theMaterial.sapB2BDocument
attribute.- Parameters:
value
- the sapB2BDocument
-
getStatValue
public java.lang.String getStatValue(SessionContext ctx)
Generated method - Getter of theMaterial.statValue
attribute.- Returns:
- the statValue - Statistical value
-
getStatValue
public java.lang.String getStatValue()
Generated method - Getter of theMaterial.statValue
attribute.- Returns:
- the statValue - Statistical value
-
setStatValue
public void setStatValue(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMaterial.statValue
attribute.- Parameters:
value
- the statValue - Statistical value
-
setStatValue
public void setStatValue(java.lang.String value)
Generated method - Setter of theMaterial.statValue
attribute.- Parameters:
value
- the statValue - Statistical value
-
getSubTotal1
public java.lang.String getSubTotal1(SessionContext ctx)
Generated method - Getter of theMaterial.subTotal1
attribute.- Returns:
- the subTotal1 - SubTotal 1 from pric. calc. proc
-
getSubTotal1
public java.lang.String getSubTotal1()
Generated method - Getter of theMaterial.subTotal1
attribute.- Returns:
- the subTotal1 - SubTotal 1 from pric. calc. proc
-
setSubTotal1
public void setSubTotal1(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMaterial.subTotal1
attribute.- Parameters:
value
- the subTotal1 - SubTotal 1 from pric. calc. proc
-
setSubTotal1
public void setSubTotal1(java.lang.String value)
Generated method - Setter of theMaterial.subTotal1
attribute.- Parameters:
value
- the subTotal1 - SubTotal 1 from pric. calc. proc
-
getSubTotal2
public java.lang.String getSubTotal2(SessionContext ctx)
Generated method - Getter of theMaterial.subTotal2
attribute.- Returns:
- the subTotal2 - SubTotal 2 from pric. calc. proc.(total discount amount applied)
-
getSubTotal2
public java.lang.String getSubTotal2()
Generated method - Getter of theMaterial.subTotal2
attribute.- Returns:
- the subTotal2 - SubTotal 2 from pric. calc. proc.(total discount amount applied)
-
setSubTotal2
public void setSubTotal2(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMaterial.subTotal2
attribute.- Parameters:
value
- the subTotal2 - SubTotal 2 from pric. calc. proc.(total discount amount applied)
-
setSubTotal2
public void setSubTotal2(java.lang.String value)
Generated method - Setter of theMaterial.subTotal2
attribute.- Parameters:
value
- the subTotal2 - SubTotal 2 from pric. calc. proc.(total discount amount applied)
-
getSubTotal3
public java.lang.String getSubTotal3(SessionContext ctx)
Generated method - Getter of theMaterial.subTotal3
attribute.- Returns:
- the subTotal3 - SubTotal 3 from pric. calc. proc. (Shipping costs)
-
getSubTotal3
public java.lang.String getSubTotal3()
Generated method - Getter of theMaterial.subTotal3
attribute.- Returns:
- the subTotal3 - SubTotal 3 from pric. calc. proc. (Shipping costs)
-
setSubTotal3
public void setSubTotal3(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMaterial.subTotal3
attribute.- Parameters:
value
- the subTotal3 - SubTotal 3 from pric. calc. proc. (Shipping costs)
-
setSubTotal3
public void setSubTotal3(java.lang.String value)
Generated method - Setter of theMaterial.subTotal3
attribute.- Parameters:
value
- the subTotal3 - SubTotal 3 from pric. calc. proc. (Shipping costs)
-
getSubTotal4
public java.lang.String getSubTotal4(SessionContext ctx)
Generated method - Getter of theMaterial.subTotal4
attribute.- Returns:
- the subTotal4 - SubTotal 4 from pric. calc. proc. (Tax Amount)
-
getSubTotal4
public java.lang.String getSubTotal4()
Generated method - Getter of theMaterial.subTotal4
attribute.- Returns:
- the subTotal4 - SubTotal 4 from pric. calc. proc. (Tax Amount)
-
setSubTotal4
public void setSubTotal4(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMaterial.subTotal4
attribute.- Parameters:
value
- the subTotal4 - SubTotal 4 from pric. calc. proc. (Tax Amount)
-
setSubTotal4
public void setSubTotal4(java.lang.String value)
Generated method - Setter of theMaterial.subTotal4
attribute.- Parameters:
value
- the subTotal4 - SubTotal 4 from pric. calc. proc. (Tax Amount)
-
getSubTotal5
public java.lang.String getSubTotal5(SessionContext ctx)
Generated method - Getter of theMaterial.subTotal5
attribute.- Returns:
- the subTotal5 - SubTotal 5 from pric. calc. proc. (Payment Costs)
-
getSubTotal5
public java.lang.String getSubTotal5()
Generated method - Getter of theMaterial.subTotal5
attribute.- Returns:
- the subTotal5 - SubTotal 5 from pric. calc. proc. (Payment Costs)
-
setSubTotal5
public void setSubTotal5(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMaterial.subTotal5
attribute.- Parameters:
value
- the subTotal5 - SubTotal 5 from pric. calc. proc. (Payment Costs)
-
setSubTotal5
public void setSubTotal5(java.lang.String value)
Generated method - Setter of theMaterial.subTotal5
attribute.- Parameters:
value
- the subTotal5 - SubTotal 5 from pric. calc. proc. (Payment Costs)
-
getSubTotal6
public java.lang.String getSubTotal6(SessionContext ctx)
Generated method - Getter of theMaterial.subTotal6
attribute.- Returns:
- the subTotal6 - SubTotal 6 from pric. calc. proc.
-
getSubTotal6
public java.lang.String getSubTotal6()
Generated method - Getter of theMaterial.subTotal6
attribute.- Returns:
- the subTotal6 - SubTotal 6 from pric. calc. proc.
-
setSubTotal6
public void setSubTotal6(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMaterial.subTotal6
attribute.- Parameters:
value
- the subTotal6 - SubTotal 6 from pric. calc. proc.
-
setSubTotal6
public void setSubTotal6(java.lang.String value)
Generated method - Setter of theMaterial.subTotal6
attribute.- Parameters:
value
- the subTotal6 - SubTotal 6 from pric. calc. proc.
-
getUnit
public java.lang.String getUnit(SessionContext ctx)
Generated method - Getter of theMaterial.unit
attribute.- Returns:
- the unit - Unit of Measure
-
getUnit
public java.lang.String getUnit()
Generated method - Getter of theMaterial.unit
attribute.- Returns:
- the unit - Unit of Measure
-
setUnit
public void setUnit(SessionContext ctx, java.lang.String value)
Generated method - Setter of theMaterial.unit
attribute.- Parameters:
value
- the unit - Unit of Measure
-
setUnit
public void setUnit(java.lang.String value)
Generated method - Setter of theMaterial.unit
attribute.- Parameters:
value
- the unit - Unit of Measure
-
-