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:
Serializable, Comparable
Direct Known Subclasses:
Material

public abstract class GeneratedMaterial extends de.hybris.platform.jalo.GenericItem
Generated class for type Material.
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem

    de.hybris.platform.jalo.GenericItem.GenericItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem

    de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item

    de.hybris.platform.jalo.Item.AttributeFilter, de.hybris.platform.jalo.Item.AttributeMode, de.hybris.platform.jalo.Item.CachedGetter, de.hybris.platform.jalo.Item.CachedSetter, de.hybris.platform.jalo.Item.ItemAttributeMap, de.hybris.platform.jalo.Item.ItemConstraint, de.hybris.platform.jalo.Item.ItemImpl, de.hybris.platform.jalo.Item.JaloCachedComputationException
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Qualifier of the Material.abstNetValue attribute
    static final String
    Qualifier of the Material.cashDisc attribute
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the Material.grossPrice attribute
    static final String
    Qualifier of the Material.grossValue attribute
    static final String
    Qualifier of the Material.matDesc attribute
    static final String
    Qualifier of the Material.matNo attribute
    static final String
    Qualifier of the Material.matPosNo attribute
    static final String
    Qualifier of the Material.netPrice attribute
    static final String
    Qualifier of the Material.netValue attribute
    static final String
    Qualifier of the Material.qualifyCashDisc attribute
    static final String
    Qualifier of the Material.quantity attribute
    static final String
    Qualifier of the Material.sapB2BDocument attribute
    protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedMaterial>
    BidirectionalOneToManyHandler for handling 1:n SAPB2BDOCUMENT's relation attributes from 'one' side.
    static final String
    Qualifier of the Material.statValue attribute
    static final String
    Qualifier of the Material.subTotal1 attribute
    static final String
    Qualifier of the Material.subTotal2 attribute
    static final String
    Qualifier of the Material.subTotal3 attribute
    static final String
    Qualifier of the Material.subTotal4 attribute
    static final String
    Qualifier of the Material.subTotal5 attribute
    static final String
    Qualifier of the Material.subTotal6 attribute
    static final String
    Qualifier of the Material.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
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected de.hybris.platform.jalo.Item
    createItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes)
     
    Generated method - Getter of the Material.abstNetValue attribute.
    getAbstNetValue(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Material.abstNetValue attribute.
    Generated method - Getter of the Material.cashDisc attribute.
    getCashDisc(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Material.cashDisc attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the Material.grossPrice attribute.
    getGrossPrice(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Material.grossPrice attribute.
    Generated method - Getter of the Material.grossValue attribute.
    getGrossValue(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Material.grossValue attribute.
    Generated method - Getter of the Material.matDesc attribute.
    getMatDesc(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Material.matDesc attribute.
    Generated method - Getter of the Material.matNo attribute.
    getMatNo(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Material.matNo attribute.
    Generated method - Getter of the Material.matPosNo attribute.
    getMatPosNo(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Material.matPosNo attribute.
    Generated method - Getter of the Material.netPrice attribute.
    getNetPrice(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Material.netPrice attribute.
    Generated method - Getter of the Material.netValue attribute.
    getNetValue(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Material.netValue attribute.
    Generated method - Getter of the Material.qualifyCashDisc attribute.
    getQualifyCashDisc(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Material.qualifyCashDisc attribute.
    Generated method - Getter of the Material.quantity attribute.
    getQuantity(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Material.quantity attribute.
    Generated method - Getter of the Material.sapB2BDocument attribute.
    getSapB2BDocument(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Material.sapB2BDocument attribute.
    Generated method - Getter of the Material.statValue attribute.
    getStatValue(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Material.statValue attribute.
    Generated method - Getter of the Material.subTotal1 attribute.
    getSubTotal1(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Material.subTotal1 attribute.
    Generated method - Getter of the Material.subTotal2 attribute.
    getSubTotal2(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Material.subTotal2 attribute.
    Generated method - Getter of the Material.subTotal3 attribute.
    getSubTotal3(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Material.subTotal3 attribute.
    Generated method - Getter of the Material.subTotal4 attribute.
    getSubTotal4(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Material.subTotal4 attribute.
    Generated method - Getter of the Material.subTotal5 attribute.
    getSubTotal5(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Material.subTotal5 attribute.
    Generated method - Getter of the Material.subTotal6 attribute.
    getSubTotal6(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Material.subTotal6 attribute.
    Generated method - Getter of the Material.unit attribute.
    getUnit(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the Material.unit attribute.
    void
    setAbstNetValue(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the Material.abstNetValue attribute.
    void
    Generated method - Setter of the Material.abstNetValue attribute.
    void
    setCashDisc(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the Material.cashDisc attribute.
    void
    Generated method - Setter of the Material.cashDisc attribute.
    void
    setGrossPrice(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the Material.grossPrice attribute.
    void
    Generated method - Setter of the Material.grossPrice attribute.
    void
    setGrossValue(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the Material.grossValue attribute.
    void
    Generated method - Setter of the Material.grossValue attribute.
    void
    setMatDesc(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the Material.matDesc attribute.
    void
    Generated method - Setter of the Material.matDesc attribute.
    void
    setMatNo(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the Material.matNo attribute.
    void
    Generated method - Setter of the Material.matNo attribute.
    void
    setMatPosNo(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the Material.matPosNo attribute.
    void
    Generated method - Setter of the Material.matPosNo attribute.
    void
    setNetPrice(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the Material.netPrice attribute.
    void
    Generated method - Setter of the Material.netPrice attribute.
    void
    setNetValue(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the Material.netValue attribute.
    void
    Generated method - Setter of the Material.netValue attribute.
    void
    setQualifyCashDisc(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the Material.qualifyCashDisc attribute.
    void
    Generated method - Setter of the Material.qualifyCashDisc attribute.
    void
    setQuantity(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the Material.quantity attribute.
    void
    Generated method - Setter of the Material.quantity attribute.
    void
    setSapB2BDocument(de.hybris.platform.jalo.SessionContext ctx, SapB2BDocument value)
    Generated method - Setter of the Material.sapB2BDocument attribute.
    void
    Generated method - Setter of the Material.sapB2BDocument attribute.
    void
    setStatValue(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the Material.statValue attribute.
    void
    Generated method - Setter of the Material.statValue attribute.
    void
    setSubTotal1(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the Material.subTotal1 attribute.
    void
    Generated method - Setter of the Material.subTotal1 attribute.
    void
    setSubTotal2(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the Material.subTotal2 attribute.
    void
    Generated method - Setter of the Material.subTotal2 attribute.
    void
    setSubTotal3(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the Material.subTotal3 attribute.
    void
    Generated method - Setter of the Material.subTotal3 attribute.
    void
    setSubTotal4(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the Material.subTotal4 attribute.
    void
    Generated method - Setter of the Material.subTotal4 attribute.
    void
    setSubTotal5(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the Material.subTotal5 attribute.
    void
    Generated method - Setter of the Material.subTotal5 attribute.
    void
    setSubTotal6(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the Material.subTotal6 attribute.
    void
    Generated method - Setter of the Material.subTotal6 attribute.
    void
    setUnit(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the Material.unit attribute.
    void
    setUnit(String value)
    Generated method - Setter of the Material.unit attribute.

    Methods inherited from class de.hybris.platform.jalo.GenericItem

    getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, 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, 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, writeReplace

    Methods inherited from class de.hybris.platform.util.BridgeAbstraction

    setTenant

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Field Details

    • MATPOSNO

      public static final String MATPOSNO
      Qualifier of the Material.matPosNo attribute
      See Also:
    • MATNO

      public static final String MATNO
      Qualifier of the Material.matNo attribute
      See Also:
    • MATDESC

      public static final String MATDESC
      Qualifier of the Material.matDesc attribute
      See Also:
    • QUANTITY

      public static final String QUANTITY
      Qualifier of the Material.quantity attribute
      See Also:
    • UNIT

      public static final String UNIT
      Qualifier of the Material.unit attribute
      See Also:
    • GROSSPRICE

      public static final String GROSSPRICE
      Qualifier of the Material.grossPrice attribute
      See Also:
    • GROSSVALUE

      public static final String GROSSVALUE
      Qualifier of the Material.grossValue attribute
      See Also:
    • NETVALUE

      public static final String NETVALUE
      Qualifier of the Material.netValue attribute
      See Also:
    • SUBTOTAL1

      public static final String SUBTOTAL1
      Qualifier of the Material.subTotal1 attribute
      See Also:
    • SUBTOTAL2

      public static final String SUBTOTAL2
      Qualifier of the Material.subTotal2 attribute
      See Also:
    • SUBTOTAL3

      public static final String SUBTOTAL3
      Qualifier of the Material.subTotal3 attribute
      See Also:
    • SUBTOTAL4

      public static final String SUBTOTAL4
      Qualifier of the Material.subTotal4 attribute
      See Also:
    • SUBTOTAL5

      public static final String SUBTOTAL5
      Qualifier of the Material.subTotal5 attribute
      See Also:
    • SUBTOTAL6

      public static final String SUBTOTAL6
      Qualifier of the Material.subTotal6 attribute
      See Also:
    • QUALIFYCASHDISC

      public static final String QUALIFYCASHDISC
      Qualifier of the Material.qualifyCashDisc attribute
      See Also:
    • ABSTNETVALUE

      public static final String ABSTNETVALUE
      Qualifier of the Material.abstNetValue attribute
      See Also:
    • NETPRICE

      public static final String NETPRICE
      Qualifier of the Material.netPrice attribute
      See Also:
    • CASHDISC

      public static final String CASHDISC
      Qualifier of the Material.cashDisc attribute
      See Also:
    • STATVALUE

      public static final String STATVALUE
      Qualifier of the Material.statValue attribute
      See Also:
    • SAPB2BDOCUMENT

      public static final String SAPB2BDOCUMENT
      Qualifier of the Material.sapB2BDocument attribute
      See Also:
    • SAPB2BDOCUMENTHANDLER

      protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedMaterial> SAPB2BDOCUMENTHANDLER
      BidirectionalOneToManyHandler for handling 1:n SAPB2BDOCUMENT's relation attributes from 'one' side.
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • GeneratedMaterial

      public GeneratedMaterial()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class de.hybris.platform.jalo.Item
    • getAbstNetValue

      public String getAbstNetValue(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Material.abstNetValue attribute.
      Returns:
      the abstNetValue - Absolute net value of item
    • getAbstNetValue

      public String getAbstNetValue()
      Generated method - Getter of the Material.abstNetValue attribute.
      Returns:
      the abstNetValue - Absolute net value of item
    • setAbstNetValue

      public void setAbstNetValue(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the Material.abstNetValue attribute.
      Parameters:
      value - the abstNetValue - Absolute net value of item
    • setAbstNetValue

      public void setAbstNetValue(String value)
      Generated method - Setter of the Material.abstNetValue attribute.
      Parameters:
      value - the abstNetValue - Absolute net value of item
    • getCashDisc

      public String getCashDisc(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Material.cashDisc attribute.
      Returns:
      the cashDisc - Cash discount amount
    • getCashDisc

      public String getCashDisc()
      Generated method - Getter of the Material.cashDisc attribute.
      Returns:
      the cashDisc - Cash discount amount
    • setCashDisc

      public void setCashDisc(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the Material.cashDisc attribute.
      Parameters:
      value - the cashDisc - Cash discount amount
    • setCashDisc

      public void setCashDisc(String value)
      Generated method - Setter of the Material.cashDisc attribute.
      Parameters:
      value - the cashDisc - Cash discount amount
    • createItem

      protected de.hybris.platform.jalo.Item createItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes) throws de.hybris.platform.jalo.JaloBusinessException
      Overrides:
      createItem in class de.hybris.platform.jalo.GenericItem
      Throws:
      de.hybris.platform.jalo.JaloBusinessException
    • getGrossPrice

      public String getGrossPrice(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Material.grossPrice attribute.
      Returns:
      the grossPrice - Gross Price (per Unit)
    • getGrossPrice

      public String getGrossPrice()
      Generated method - Getter of the Material.grossPrice attribute.
      Returns:
      the grossPrice - Gross Price (per Unit)
    • setGrossPrice

      public void setGrossPrice(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the Material.grossPrice attribute.
      Parameters:
      value - the grossPrice - Gross Price (per Unit)
    • setGrossPrice

      public void setGrossPrice(String value)
      Generated method - Setter of the Material.grossPrice attribute.
      Parameters:
      value - the grossPrice - Gross Price (per Unit)
    • getGrossValue

      public String getGrossValue(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Material.grossValue attribute.
      Returns:
      the grossValue - Gross Price (total)
    • getGrossValue

      public String getGrossValue()
      Generated method - Getter of the Material.grossValue attribute.
      Returns:
      the grossValue - Gross Price (total)
    • setGrossValue

      public void setGrossValue(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the Material.grossValue attribute.
      Parameters:
      value - the grossValue - Gross Price (total)
    • setGrossValue

      public void setGrossValue(String value)
      Generated method - Setter of the Material.grossValue attribute.
      Parameters:
      value - the grossValue - Gross Price (total)
    • getMatDesc

      public String getMatDesc(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Material.matDesc attribute.
      Returns:
      the matDesc - Item Description
    • getMatDesc

      public String getMatDesc()
      Generated method - Getter of the Material.matDesc attribute.
      Returns:
      the matDesc - Item Description
    • setMatDesc

      public void setMatDesc(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the Material.matDesc attribute.
      Parameters:
      value - the matDesc - Item Description
    • setMatDesc

      public void setMatDesc(String value)
      Generated method - Setter of the Material.matDesc attribute.
      Parameters:
      value - the matDesc - Item Description
    • getMatNo

      public String getMatNo(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Material.matNo attribute.
      Returns:
      the matNo - Item Number
    • getMatNo

      public String getMatNo()
      Generated method - Getter of the Material.matNo attribute.
      Returns:
      the matNo - Item Number
    • setMatNo

      public void setMatNo(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the Material.matNo attribute.
      Parameters:
      value - the matNo - Item Number
    • setMatNo

      public void setMatNo(String value)
      Generated method - Setter of the Material.matNo attribute.
      Parameters:
      value - the matNo - Item Number
    • getMatPosNo

      public String getMatPosNo(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Material.matPosNo attribute.
      Returns:
      the matPosNo - Item Position
    • getMatPosNo

      public String getMatPosNo()
      Generated method - Getter of the Material.matPosNo attribute.
      Returns:
      the matPosNo - Item Position
    • setMatPosNo

      public void setMatPosNo(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the Material.matPosNo attribute.
      Parameters:
      value - the matPosNo - Item Position
    • setMatPosNo

      public void setMatPosNo(String value)
      Generated method - Setter of the Material.matPosNo attribute.
      Parameters:
      value - the matPosNo - Item Position
    • getNetPrice

      public String getNetPrice(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Material.netPrice attribute.
      Returns:
      the netPrice - Net price
    • getNetPrice

      public String getNetPrice()
      Generated method - Getter of the Material.netPrice attribute.
      Returns:
      the netPrice - Net price
    • setNetPrice

      public void setNetPrice(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the Material.netPrice attribute.
      Parameters:
      value - the netPrice - Net price
    • setNetPrice

      public void setNetPrice(String value)
      Generated method - Setter of the Material.netPrice attribute.
      Parameters:
      value - the netPrice - Net price
    • getNetValue

      public String getNetValue(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Material.netValue attribute.
      Returns:
      the netValue - Net Value (total)
    • getNetValue

      public String getNetValue()
      Generated method - Getter of the Material.netValue attribute.
      Returns:
      the netValue - Net Value (total)
    • setNetValue

      public void setNetValue(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the Material.netValue attribute.
      Parameters:
      value - the netValue - Net Value (total)
    • setNetValue

      public void setNetValue(String value)
      Generated method - Setter of the Material.netValue attribute.
      Parameters:
      value - the netValue - Net Value (total)
    • getQualifyCashDisc

      public String getQualifyCashDisc(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Material.qualifyCashDisc attribute.
      Returns:
      the qualifyCashDisc - Amount qualifying for cash discount
    • getQualifyCashDisc

      public String getQualifyCashDisc()
      Generated method - Getter of the Material.qualifyCashDisc attribute.
      Returns:
      the qualifyCashDisc - Amount qualifying for cash discount
    • setQualifyCashDisc

      public void setQualifyCashDisc(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the Material.qualifyCashDisc attribute.
      Parameters:
      value - the qualifyCashDisc - Amount qualifying for cash discount
    • setQualifyCashDisc

      public void setQualifyCashDisc(String value)
      Generated method - Setter of the Material.qualifyCashDisc attribute.
      Parameters:
      value - the qualifyCashDisc - Amount qualifying for cash discount
    • getQuantity

      public String getQuantity(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Material.quantity attribute.
      Returns:
      the quantity - Quantity
    • getQuantity

      public String getQuantity()
      Generated method - Getter of the Material.quantity attribute.
      Returns:
      the quantity - Quantity
    • setQuantity

      public void setQuantity(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the Material.quantity attribute.
      Parameters:
      value - the quantity - Quantity
    • setQuantity

      public void setQuantity(String value)
      Generated method - Setter of the Material.quantity attribute.
      Parameters:
      value - the quantity - Quantity
    • getSapB2BDocument

      public SapB2BDocument getSapB2BDocument(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Material.sapB2BDocument attribute.
      Returns:
      the sapB2BDocument
    • getSapB2BDocument

      public SapB2BDocument getSapB2BDocument()
      Generated method - Getter of the Material.sapB2BDocument attribute.
      Returns:
      the sapB2BDocument
    • setSapB2BDocument

      public void setSapB2BDocument(de.hybris.platform.jalo.SessionContext ctx, SapB2BDocument value)
      Generated method - Setter of the Material.sapB2BDocument attribute.
      Parameters:
      value - the sapB2BDocument
    • setSapB2BDocument

      public void setSapB2BDocument(SapB2BDocument value)
      Generated method - Setter of the Material.sapB2BDocument attribute.
      Parameters:
      value - the sapB2BDocument
    • getStatValue

      public String getStatValue(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Material.statValue attribute.
      Returns:
      the statValue - Statistical value
    • getStatValue

      public String getStatValue()
      Generated method - Getter of the Material.statValue attribute.
      Returns:
      the statValue - Statistical value
    • setStatValue

      public void setStatValue(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the Material.statValue attribute.
      Parameters:
      value - the statValue - Statistical value
    • setStatValue

      public void setStatValue(String value)
      Generated method - Setter of the Material.statValue attribute.
      Parameters:
      value - the statValue - Statistical value
    • getSubTotal1

      public String getSubTotal1(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Material.subTotal1 attribute.
      Returns:
      the subTotal1 - SubTotal 1 from pric. calc. proc
    • getSubTotal1

      public String getSubTotal1()
      Generated method - Getter of the Material.subTotal1 attribute.
      Returns:
      the subTotal1 - SubTotal 1 from pric. calc. proc
    • setSubTotal1

      public void setSubTotal1(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the Material.subTotal1 attribute.
      Parameters:
      value - the subTotal1 - SubTotal 1 from pric. calc. proc
    • setSubTotal1

      public void setSubTotal1(String value)
      Generated method - Setter of the Material.subTotal1 attribute.
      Parameters:
      value - the subTotal1 - SubTotal 1 from pric. calc. proc
    • getSubTotal2

      public String getSubTotal2(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Material.subTotal2 attribute.
      Returns:
      the subTotal2 - SubTotal 2 from pric. calc. proc.(total discount amount applied)
    • getSubTotal2

      public String getSubTotal2()
      Generated method - Getter of the Material.subTotal2 attribute.
      Returns:
      the subTotal2 - SubTotal 2 from pric. calc. proc.(total discount amount applied)
    • setSubTotal2

      public void setSubTotal2(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the Material.subTotal2 attribute.
      Parameters:
      value - the subTotal2 - SubTotal 2 from pric. calc. proc.(total discount amount applied)
    • setSubTotal2

      public void setSubTotal2(String value)
      Generated method - Setter of the Material.subTotal2 attribute.
      Parameters:
      value - the subTotal2 - SubTotal 2 from pric. calc. proc.(total discount amount applied)
    • getSubTotal3

      public String getSubTotal3(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Material.subTotal3 attribute.
      Returns:
      the subTotal3 - SubTotal 3 from pric. calc. proc. (Shipping costs)
    • getSubTotal3

      public String getSubTotal3()
      Generated method - Getter of the Material.subTotal3 attribute.
      Returns:
      the subTotal3 - SubTotal 3 from pric. calc. proc. (Shipping costs)
    • setSubTotal3

      public void setSubTotal3(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the Material.subTotal3 attribute.
      Parameters:
      value - the subTotal3 - SubTotal 3 from pric. calc. proc. (Shipping costs)
    • setSubTotal3

      public void setSubTotal3(String value)
      Generated method - Setter of the Material.subTotal3 attribute.
      Parameters:
      value - the subTotal3 - SubTotal 3 from pric. calc. proc. (Shipping costs)
    • getSubTotal4

      public String getSubTotal4(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Material.subTotal4 attribute.
      Returns:
      the subTotal4 - SubTotal 4 from pric. calc. proc. (Tax Amount)
    • getSubTotal4

      public String getSubTotal4()
      Generated method - Getter of the Material.subTotal4 attribute.
      Returns:
      the subTotal4 - SubTotal 4 from pric. calc. proc. (Tax Amount)
    • setSubTotal4

      public void setSubTotal4(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the Material.subTotal4 attribute.
      Parameters:
      value - the subTotal4 - SubTotal 4 from pric. calc. proc. (Tax Amount)
    • setSubTotal4

      public void setSubTotal4(String value)
      Generated method - Setter of the Material.subTotal4 attribute.
      Parameters:
      value - the subTotal4 - SubTotal 4 from pric. calc. proc. (Tax Amount)
    • getSubTotal5

      public String getSubTotal5(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Material.subTotal5 attribute.
      Returns:
      the subTotal5 - SubTotal 5 from pric. calc. proc. (Payment Costs)
    • getSubTotal5

      public String getSubTotal5()
      Generated method - Getter of the Material.subTotal5 attribute.
      Returns:
      the subTotal5 - SubTotal 5 from pric. calc. proc. (Payment Costs)
    • setSubTotal5

      public void setSubTotal5(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the Material.subTotal5 attribute.
      Parameters:
      value - the subTotal5 - SubTotal 5 from pric. calc. proc. (Payment Costs)
    • setSubTotal5

      public void setSubTotal5(String value)
      Generated method - Setter of the Material.subTotal5 attribute.
      Parameters:
      value - the subTotal5 - SubTotal 5 from pric. calc. proc. (Payment Costs)
    • getSubTotal6

      public String getSubTotal6(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Material.subTotal6 attribute.
      Returns:
      the subTotal6 - SubTotal 6 from pric. calc. proc.
    • getSubTotal6

      public String getSubTotal6()
      Generated method - Getter of the Material.subTotal6 attribute.
      Returns:
      the subTotal6 - SubTotal 6 from pric. calc. proc.
    • setSubTotal6

      public void setSubTotal6(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the Material.subTotal6 attribute.
      Parameters:
      value - the subTotal6 - SubTotal 6 from pric. calc. proc.
    • setSubTotal6

      public void setSubTotal6(String value)
      Generated method - Setter of the Material.subTotal6 attribute.
      Parameters:
      value - the subTotal6 - SubTotal 6 from pric. calc. proc.
    • getUnit

      public String getUnit(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the Material.unit attribute.
      Returns:
      the unit - Unit of Measure
    • getUnit

      public String getUnit()
      Generated method - Getter of the Material.unit attribute.
      Returns:
      the unit - Unit of Measure
    • setUnit

      public void setUnit(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the Material.unit attribute.
      Parameters:
      value - the unit - Unit of Measure
    • setUnit

      public void setUnit(String value)
      Generated method - Setter of the Material.unit attribute.
      Parameters:
      value - the unit - Unit of Measure