Class GeneratedSapB2BDocument

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.b2bacceleratorservices.jalo.GeneratedB2BDocument
de.hybris.platform.b2bacceleratorservices.jalo.B2BDocument
de.hybris.platform.sap.sapinvoiceaddon.jalo.GeneratedSapB2BDocument
All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
SapB2BDocument

public abstract class GeneratedSapB2BDocument extends de.hybris.platform.b2bacceleratorservices.jalo.B2BDocument
Generated class for type SapB2BDocument.
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 SapB2BDocument.billAddress attribute
    static final String
    Qualifier of the SapB2BDocument.customerNumber attribute
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the SapB2BDocument.deliveryDate attribute
    static final String
    Qualifier of the SapB2BDocument.deliveryNumber attribute
    static final String
    Qualifier of the SapB2BDocument.finalDiscount attribute
    static final String
    Qualifier of the SapB2BDocument.grandTotal attribute
    static final String
    Qualifier of the SapB2BDocument.grossWeight attribute
    static final String
    Qualifier of the SapB2BDocument.invoiceDate attribute
    static final String
    Qualifier of the SapB2BDocument.invoiceNumber attribute
    static final String
    Qualifier of the SapB2BDocument.material attribute
    protected static final de.hybris.platform.util.OneToManyHandler<Material>
    OneToManyHandler for handling 1:n MATERIAL's relation attributes from 'many' side.
    static final String
    Qualifier of the SapB2BDocument.netWeight attribute
    static final String
    Qualifier of the SapB2BDocument.orderDate attribute
    static final String
    Qualifier of the SapB2BDocument.orderNumber attribute
    static final String
    Qualifier of the SapB2BDocument.ourTaxNumber attribute
    static final String
    Qualifier of the SapB2BDocument.overAllTax attribute
    static final String
    Qualifier of the SapB2BDocument.partnerAddress attribute
    protected static final de.hybris.platform.util.OneToManyHandler<PartnerAddress>
    OneToManyHandler for handling 1:n PARTNERADDRESS's relation attributes from 'many' side.
    static final String
    Qualifier of the SapB2BDocument.payerAddress attribute
    static final String
    Qualifier of the SapB2BDocument.payerName attribute
    static final String
    Qualifier of the SapB2BDocument.shippingCost attribute
    static final String
    Qualifier of the SapB2BDocument.subTotal attribute
    static final String
    Qualifier of the SapB2BDocument.taxNumber attribute
    static final String
    Qualifier of the SapB2BDocument.termsOfDelivery attribute
    static final String
    Qualifier of the SapB2BDocument.termsOfPayment attribute
    static final String
    Qualifier of the SapB2BDocument.units 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
    void
    addToMaterial(de.hybris.platform.jalo.SessionContext ctx, Material value)
    Generated method - Adds value to material.
    void
    Generated method - Adds value to material.
    void
    addToPartnerAddress(de.hybris.platform.jalo.SessionContext ctx, PartnerAddress value)
    Generated method - Adds value to partnerAddress.
    void
    Generated method - Adds value to partnerAddress.
    Generated method - Getter of the SapB2BDocument.billAddress attribute.
    getBillAddress(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SapB2BDocument.billAddress attribute.
    Generated method - Getter of the SapB2BDocument.customerNumber attribute.
    getCustomerNumber(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SapB2BDocument.customerNumber attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the SapB2BDocument.deliveryDate attribute.
    getDeliveryDate(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SapB2BDocument.deliveryDate attribute.
    Generated method - Getter of the SapB2BDocument.deliveryNumber attribute.
    getDeliveryNumber(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SapB2BDocument.deliveryNumber attribute.
    Generated method - Getter of the SapB2BDocument.finalDiscount attribute.
    getFinalDiscount(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SapB2BDocument.finalDiscount attribute.
    Generated method - Getter of the SapB2BDocument.grandTotal attribute.
    getGrandTotal(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SapB2BDocument.grandTotal attribute.
    Generated method - Getter of the SapB2BDocument.grossWeight attribute.
    getGrossWeight(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SapB2BDocument.grossWeight attribute.
    Generated method - Getter of the SapB2BDocument.invoiceDate attribute.
    getInvoiceDate(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SapB2BDocument.invoiceDate attribute.
    Generated method - Getter of the SapB2BDocument.invoiceNumber attribute.
    getInvoiceNumber(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SapB2BDocument.invoiceNumber attribute.
    Generated method - Getter of the SapB2BDocument.material attribute.
    getMaterial(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SapB2BDocument.material attribute.
    Generated method - Getter of the SapB2BDocument.netWeight attribute.
    getNetWeight(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SapB2BDocument.netWeight attribute.
    Generated method - Getter of the SapB2BDocument.orderDate attribute.
    getOrderDate(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SapB2BDocument.orderDate attribute.
    Generated method - Getter of the SapB2BDocument.orderNumber attribute.
    getOrderNumber(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SapB2BDocument.orderNumber attribute.
    Generated method - Getter of the SapB2BDocument.ourTaxNumber attribute.
    getOurTaxNumber(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SapB2BDocument.ourTaxNumber attribute.
    Generated method - Getter of the SapB2BDocument.overAllTax attribute.
    getOverAllTax(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SapB2BDocument.overAllTax attribute.
    Generated method - Getter of the SapB2BDocument.partnerAddress attribute.
    getPartnerAddress(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SapB2BDocument.partnerAddress attribute.
    Generated method - Getter of the SapB2BDocument.payerAddress attribute.
    getPayerAddress(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SapB2BDocument.payerAddress attribute.
    Generated method - Getter of the SapB2BDocument.payerName attribute.
    getPayerName(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SapB2BDocument.payerName attribute.
    Generated method - Getter of the SapB2BDocument.shippingCost attribute.
    getShippingCost(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SapB2BDocument.shippingCost attribute.
    Generated method - Getter of the SapB2BDocument.subTotal attribute.
    getSubTotal(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SapB2BDocument.subTotal attribute.
    Generated method - Getter of the SapB2BDocument.taxNumber attribute.
    getTaxNumber(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SapB2BDocument.taxNumber attribute.
    Generated method - Getter of the SapB2BDocument.termsOfDelivery attribute.
    getTermsOfDelivery(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SapB2BDocument.termsOfDelivery attribute.
    Generated method - Getter of the SapB2BDocument.termsOfPayment attribute.
    getTermsOfPayment(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SapB2BDocument.termsOfPayment attribute.
    Generated method - Getter of the SapB2BDocument.units attribute.
    getUnits(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SapB2BDocument.units attribute.
    void
    removeFromMaterial(de.hybris.platform.jalo.SessionContext ctx, Material value)
    Generated method - Removes value from material.
    void
    Generated method - Removes value from material.
    void
    removeFromPartnerAddress(de.hybris.platform.jalo.SessionContext ctx, PartnerAddress value)
    Generated method - Removes value from partnerAddress.
    void
    Generated method - Removes value from partnerAddress.
    void
    setBillAddress(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SapB2BDocument.billAddress attribute.
    void
    Generated method - Setter of the SapB2BDocument.billAddress attribute.
    void
    setCustomerNumber(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SapB2BDocument.customerNumber attribute.
    void
    Generated method - Setter of the SapB2BDocument.customerNumber attribute.
    void
    setDeliveryDate(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SapB2BDocument.deliveryDate attribute.
    void
    Generated method - Setter of the SapB2BDocument.deliveryDate attribute.
    void
    setDeliveryNumber(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SapB2BDocument.deliveryNumber attribute.
    void
    Generated method - Setter of the SapB2BDocument.deliveryNumber attribute.
    void
    setFinalDiscount(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SapB2BDocument.finalDiscount attribute.
    void
    Generated method - Setter of the SapB2BDocument.finalDiscount attribute.
    void
    setGrandTotal(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SapB2BDocument.grandTotal attribute.
    void
    Generated method - Setter of the SapB2BDocument.grandTotal attribute.
    void
    setGrossWeight(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SapB2BDocument.grossWeight attribute.
    void
    Generated method - Setter of the SapB2BDocument.grossWeight attribute.
    void
    setInvoiceDate(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SapB2BDocument.invoiceDate attribute.
    void
    Generated method - Setter of the SapB2BDocument.invoiceDate attribute.
    void
    setInvoiceNumber(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SapB2BDocument.invoiceNumber attribute.
    void
    Generated method - Setter of the SapB2BDocument.invoiceNumber attribute.
    void
    setMaterial(de.hybris.platform.jalo.SessionContext ctx, List<Material> value)
    Generated method - Setter of the SapB2BDocument.material attribute.
    void
    Generated method - Setter of the SapB2BDocument.material attribute.
    void
    setNetWeight(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SapB2BDocument.netWeight attribute.
    void
    Generated method - Setter of the SapB2BDocument.netWeight attribute.
    void
    setOrderDate(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SapB2BDocument.orderDate attribute.
    void
    Generated method - Setter of the SapB2BDocument.orderDate attribute.
    void
    setOrderNumber(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SapB2BDocument.orderNumber attribute.
    void
    Generated method - Setter of the SapB2BDocument.orderNumber attribute.
    void
    setOurTaxNumber(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SapB2BDocument.ourTaxNumber attribute.
    void
    Generated method - Setter of the SapB2BDocument.ourTaxNumber attribute.
    void
    setOverAllTax(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SapB2BDocument.overAllTax attribute.
    void
    Generated method - Setter of the SapB2BDocument.overAllTax attribute.
    void
    setPartnerAddress(de.hybris.platform.jalo.SessionContext ctx, List<PartnerAddress> value)
    Generated method - Setter of the SapB2BDocument.partnerAddress attribute.
    void
    Generated method - Setter of the SapB2BDocument.partnerAddress attribute.
    void
    setPayerAddress(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SapB2BDocument.payerAddress attribute.
    void
    Generated method - Setter of the SapB2BDocument.payerAddress attribute.
    void
    setPayerName(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SapB2BDocument.payerName attribute.
    void
    Generated method - Setter of the SapB2BDocument.payerName attribute.
    void
    setShippingCost(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SapB2BDocument.shippingCost attribute.
    void
    Generated method - Setter of the SapB2BDocument.shippingCost attribute.
    void
    setSubTotal(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SapB2BDocument.subTotal attribute.
    void
    Generated method - Setter of the SapB2BDocument.subTotal attribute.
    void
    setTaxNumber(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SapB2BDocument.taxNumber attribute.
    void
    Generated method - Setter of the SapB2BDocument.taxNumber attribute.
    void
    setTermsOfDelivery(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SapB2BDocument.termsOfDelivery attribute.
    void
    Generated method - Setter of the SapB2BDocument.termsOfDelivery attribute.
    void
    setTermsOfPayment(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SapB2BDocument.termsOfPayment attribute.
    void
    Generated method - Setter of the SapB2BDocument.termsOfPayment attribute.
    void
    setUnits(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SapB2BDocument.units attribute.
    void
    Generated method - Setter of the SapB2BDocument.units attribute.

    Methods inherited from class de.hybris.platform.b2bacceleratorservices.jalo.B2BDocument

    createItem

    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

    • INVOICENUMBER

      public static final String INVOICENUMBER
      Qualifier of the SapB2BDocument.invoiceNumber attribute
      See Also:
    • INVOICEDATE

      public static final String INVOICEDATE
      Qualifier of the SapB2BDocument.invoiceDate attribute
      See Also:
    • ORDERNUMBER

      public static final String ORDERNUMBER
      Qualifier of the SapB2BDocument.orderNumber attribute
      See Also:
    • ORDERDATE

      public static final String ORDERDATE
      Qualifier of the SapB2BDocument.orderDate attribute
      See Also:
    • DELIVERYNUMBER

      public static final String DELIVERYNUMBER
      Qualifier of the SapB2BDocument.deliveryNumber attribute
      See Also:
    • DELIVERYDATE

      public static final String DELIVERYDATE
      Qualifier of the SapB2BDocument.deliveryDate attribute
      See Also:
    • CUSTOMERNUMBER

      public static final String CUSTOMERNUMBER
      Qualifier of the SapB2BDocument.customerNumber attribute
      See Also:
    • TAXNUMBER

      public static final String TAXNUMBER
      Qualifier of the SapB2BDocument.taxNumber attribute
      See Also:
    • OURTAXNUMBER

      public static final String OURTAXNUMBER
      Qualifier of the SapB2BDocument.ourTaxNumber attribute
      See Also:
    • NETWEIGHT

      public static final String NETWEIGHT
      Qualifier of the SapB2BDocument.netWeight attribute
      See Also:
    • GROSSWEIGHT

      public static final String GROSSWEIGHT
      Qualifier of the SapB2BDocument.grossWeight attribute
      See Also:
    • UNITS

      public static final String UNITS
      Qualifier of the SapB2BDocument.units attribute
      See Also:
    • TERMSOFPAYMENT

      public static final String TERMSOFPAYMENT
      Qualifier of the SapB2BDocument.termsOfPayment attribute
      See Also:
    • TERMSOFDELIVERY

      public static final String TERMSOFDELIVERY
      Qualifier of the SapB2BDocument.termsOfDelivery attribute
      See Also:
    • SUBTOTAL

      public static final String SUBTOTAL
      Qualifier of the SapB2BDocument.subTotal attribute
      See Also:
    • FINALDISCOUNT

      public static final String FINALDISCOUNT
      Qualifier of the SapB2BDocument.finalDiscount attribute
      See Also:
    • PAYERNAME

      public static final String PAYERNAME
      Qualifier of the SapB2BDocument.payerName attribute
      See Also:
    • PAYERADDRESS

      public static final String PAYERADDRESS
      Qualifier of the SapB2BDocument.payerAddress attribute
      See Also:
    • BILLADDRESS

      public static final String BILLADDRESS
      Qualifier of the SapB2BDocument.billAddress attribute
      See Also:
    • OVERALLTAX

      public static final String OVERALLTAX
      Qualifier of the SapB2BDocument.overAllTax attribute
      See Also:
    • GRANDTOTAL

      public static final String GRANDTOTAL
      Qualifier of the SapB2BDocument.grandTotal attribute
      See Also:
    • SHIPPINGCOST

      public static final String SHIPPINGCOST
      Qualifier of the SapB2BDocument.shippingCost attribute
      See Also:
    • MATERIAL

      public static final String MATERIAL
      Qualifier of the SapB2BDocument.material attribute
      See Also:
    • PARTNERADDRESS

      public static final String PARTNERADDRESS
      Qualifier of the SapB2BDocument.partnerAddress attribute
      See Also:
    • MATERIALHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<Material> MATERIALHANDLER
      OneToManyHandler for handling 1:n MATERIAL's relation attributes from 'many' side.
    • PARTNERADDRESSHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<PartnerAddress> PARTNERADDRESSHANDLER
      OneToManyHandler for handling 1:n PARTNERADDRESS's relation attributes from 'many' side.
    • DEFAULT_INITIAL_ATTRIBUTES

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

    • GeneratedSapB2BDocument

      public GeneratedSapB2BDocument()
  • Method Details

    • getDefaultAttributeModes

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

      public String getBillAddress(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SapB2BDocument.billAddress attribute.
      Returns:
      the billAddress
    • getBillAddress

      public String getBillAddress()
      Generated method - Getter of the SapB2BDocument.billAddress attribute.
      Returns:
      the billAddress
    • setBillAddress

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

      public void setBillAddress(String value)
      Generated method - Setter of the SapB2BDocument.billAddress attribute.
      Parameters:
      value - the billAddress
    • getCustomerNumber

      public String getCustomerNumber(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SapB2BDocument.customerNumber attribute.
      Returns:
      the customerNumber
    • getCustomerNumber

      public String getCustomerNumber()
      Generated method - Getter of the SapB2BDocument.customerNumber attribute.
      Returns:
      the customerNumber
    • setCustomerNumber

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

      public void setCustomerNumber(String value)
      Generated method - Setter of the SapB2BDocument.customerNumber attribute.
      Parameters:
      value - the customerNumber
    • getDeliveryDate

      public String getDeliveryDate(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SapB2BDocument.deliveryDate attribute.
      Returns:
      the deliveryDate
    • getDeliveryDate

      public String getDeliveryDate()
      Generated method - Getter of the SapB2BDocument.deliveryDate attribute.
      Returns:
      the deliveryDate
    • setDeliveryDate

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

      public void setDeliveryDate(String value)
      Generated method - Setter of the SapB2BDocument.deliveryDate attribute.
      Parameters:
      value - the deliveryDate
    • getDeliveryNumber

      public String getDeliveryNumber(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SapB2BDocument.deliveryNumber attribute.
      Returns:
      the deliveryNumber
    • getDeliveryNumber

      public String getDeliveryNumber()
      Generated method - Getter of the SapB2BDocument.deliveryNumber attribute.
      Returns:
      the deliveryNumber
    • setDeliveryNumber

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

      public void setDeliveryNumber(String value)
      Generated method - Setter of the SapB2BDocument.deliveryNumber attribute.
      Parameters:
      value - the deliveryNumber
    • getFinalDiscount

      public String getFinalDiscount(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SapB2BDocument.finalDiscount attribute.
      Returns:
      the finalDiscount
    • getFinalDiscount

      public String getFinalDiscount()
      Generated method - Getter of the SapB2BDocument.finalDiscount attribute.
      Returns:
      the finalDiscount
    • setFinalDiscount

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

      public void setFinalDiscount(String value)
      Generated method - Setter of the SapB2BDocument.finalDiscount attribute.
      Parameters:
      value - the finalDiscount
    • getGrandTotal

      public String getGrandTotal(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SapB2BDocument.grandTotal attribute.
      Returns:
      the grandTotal
    • getGrandTotal

      public String getGrandTotal()
      Generated method - Getter of the SapB2BDocument.grandTotal attribute.
      Returns:
      the grandTotal
    • setGrandTotal

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

      public void setGrandTotal(String value)
      Generated method - Setter of the SapB2BDocument.grandTotal attribute.
      Parameters:
      value - the grandTotal
    • getGrossWeight

      public String getGrossWeight(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SapB2BDocument.grossWeight attribute.
      Returns:
      the grossWeight
    • getGrossWeight

      public String getGrossWeight()
      Generated method - Getter of the SapB2BDocument.grossWeight attribute.
      Returns:
      the grossWeight
    • setGrossWeight

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

      public void setGrossWeight(String value)
      Generated method - Setter of the SapB2BDocument.grossWeight attribute.
      Parameters:
      value - the grossWeight
    • getInvoiceDate

      public String getInvoiceDate(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SapB2BDocument.invoiceDate attribute.
      Returns:
      the invoiceDate
    • getInvoiceDate

      public String getInvoiceDate()
      Generated method - Getter of the SapB2BDocument.invoiceDate attribute.
      Returns:
      the invoiceDate
    • setInvoiceDate

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

      public void setInvoiceDate(String value)
      Generated method - Setter of the SapB2BDocument.invoiceDate attribute.
      Parameters:
      value - the invoiceDate
    • getInvoiceNumber

      public String getInvoiceNumber(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SapB2BDocument.invoiceNumber attribute.
      Returns:
      the invoiceNumber
    • getInvoiceNumber

      public String getInvoiceNumber()
      Generated method - Getter of the SapB2BDocument.invoiceNumber attribute.
      Returns:
      the invoiceNumber
    • setInvoiceNumber

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

      public void setInvoiceNumber(String value)
      Generated method - Setter of the SapB2BDocument.invoiceNumber attribute.
      Parameters:
      value - the invoiceNumber
    • getMaterial

      public List<Material> getMaterial(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SapB2BDocument.material attribute.
      Returns:
      the material
    • getMaterial

      public List<Material> getMaterial()
      Generated method - Getter of the SapB2BDocument.material attribute.
      Returns:
      the material
    • setMaterial

      public void setMaterial(de.hybris.platform.jalo.SessionContext ctx, List<Material> value)
      Generated method - Setter of the SapB2BDocument.material attribute.
      Parameters:
      value - the material
    • setMaterial

      public void setMaterial(List<Material> value)
      Generated method - Setter of the SapB2BDocument.material attribute.
      Parameters:
      value - the material
    • addToMaterial

      public void addToMaterial(de.hybris.platform.jalo.SessionContext ctx, Material value)
      Generated method - Adds value to material.
      Parameters:
      value - the item to add to material
    • addToMaterial

      public void addToMaterial(Material value)
      Generated method - Adds value to material.
      Parameters:
      value - the item to add to material
    • removeFromMaterial

      public void removeFromMaterial(de.hybris.platform.jalo.SessionContext ctx, Material value)
      Generated method - Removes value from material.
      Parameters:
      value - the item to remove from material
    • removeFromMaterial

      public void removeFromMaterial(Material value)
      Generated method - Removes value from material.
      Parameters:
      value - the item to remove from material
    • getNetWeight

      public String getNetWeight(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SapB2BDocument.netWeight attribute.
      Returns:
      the netWeight
    • getNetWeight

      public String getNetWeight()
      Generated method - Getter of the SapB2BDocument.netWeight attribute.
      Returns:
      the netWeight
    • setNetWeight

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

      public void setNetWeight(String value)
      Generated method - Setter of the SapB2BDocument.netWeight attribute.
      Parameters:
      value - the netWeight
    • getOrderDate

      public String getOrderDate(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SapB2BDocument.orderDate attribute.
      Returns:
      the orderDate
    • getOrderDate

      public String getOrderDate()
      Generated method - Getter of the SapB2BDocument.orderDate attribute.
      Returns:
      the orderDate
    • setOrderDate

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

      public void setOrderDate(String value)
      Generated method - Setter of the SapB2BDocument.orderDate attribute.
      Parameters:
      value - the orderDate
    • getOrderNumber

      public String getOrderNumber(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SapB2BDocument.orderNumber attribute.
      Returns:
      the orderNumber
    • getOrderNumber

      public String getOrderNumber()
      Generated method - Getter of the SapB2BDocument.orderNumber attribute.
      Returns:
      the orderNumber
    • setOrderNumber

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

      public void setOrderNumber(String value)
      Generated method - Setter of the SapB2BDocument.orderNumber attribute.
      Parameters:
      value - the orderNumber
    • getOurTaxNumber

      public String getOurTaxNumber(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SapB2BDocument.ourTaxNumber attribute.
      Returns:
      the ourTaxNumber
    • getOurTaxNumber

      public String getOurTaxNumber()
      Generated method - Getter of the SapB2BDocument.ourTaxNumber attribute.
      Returns:
      the ourTaxNumber
    • setOurTaxNumber

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

      public void setOurTaxNumber(String value)
      Generated method - Setter of the SapB2BDocument.ourTaxNumber attribute.
      Parameters:
      value - the ourTaxNumber
    • getOverAllTax

      public String getOverAllTax(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SapB2BDocument.overAllTax attribute.
      Returns:
      the overAllTax
    • getOverAllTax

      public String getOverAllTax()
      Generated method - Getter of the SapB2BDocument.overAllTax attribute.
      Returns:
      the overAllTax
    • setOverAllTax

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

      public void setOverAllTax(String value)
      Generated method - Setter of the SapB2BDocument.overAllTax attribute.
      Parameters:
      value - the overAllTax
    • getPartnerAddress

      public List<PartnerAddress> getPartnerAddress(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SapB2BDocument.partnerAddress attribute.
      Returns:
      the partnerAddress
    • getPartnerAddress

      public List<PartnerAddress> getPartnerAddress()
      Generated method - Getter of the SapB2BDocument.partnerAddress attribute.
      Returns:
      the partnerAddress
    • setPartnerAddress

      public void setPartnerAddress(de.hybris.platform.jalo.SessionContext ctx, List<PartnerAddress> value)
      Generated method - Setter of the SapB2BDocument.partnerAddress attribute.
      Parameters:
      value - the partnerAddress
    • setPartnerAddress

      public void setPartnerAddress(List<PartnerAddress> value)
      Generated method - Setter of the SapB2BDocument.partnerAddress attribute.
      Parameters:
      value - the partnerAddress
    • addToPartnerAddress

      public void addToPartnerAddress(de.hybris.platform.jalo.SessionContext ctx, PartnerAddress value)
      Generated method - Adds value to partnerAddress.
      Parameters:
      value - the item to add to partnerAddress
    • addToPartnerAddress

      public void addToPartnerAddress(PartnerAddress value)
      Generated method - Adds value to partnerAddress.
      Parameters:
      value - the item to add to partnerAddress
    • removeFromPartnerAddress

      public void removeFromPartnerAddress(de.hybris.platform.jalo.SessionContext ctx, PartnerAddress value)
      Generated method - Removes value from partnerAddress.
      Parameters:
      value - the item to remove from partnerAddress
    • removeFromPartnerAddress

      public void removeFromPartnerAddress(PartnerAddress value)
      Generated method - Removes value from partnerAddress.
      Parameters:
      value - the item to remove from partnerAddress
    • getPayerAddress

      public String getPayerAddress(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SapB2BDocument.payerAddress attribute.
      Returns:
      the payerAddress
    • getPayerAddress

      public String getPayerAddress()
      Generated method - Getter of the SapB2BDocument.payerAddress attribute.
      Returns:
      the payerAddress
    • setPayerAddress

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

      public void setPayerAddress(String value)
      Generated method - Setter of the SapB2BDocument.payerAddress attribute.
      Parameters:
      value - the payerAddress
    • getPayerName

      public String getPayerName(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SapB2BDocument.payerName attribute.
      Returns:
      the payerName
    • getPayerName

      public String getPayerName()
      Generated method - Getter of the SapB2BDocument.payerName attribute.
      Returns:
      the payerName
    • setPayerName

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

      public void setPayerName(String value)
      Generated method - Setter of the SapB2BDocument.payerName attribute.
      Parameters:
      value - the payerName
    • getShippingCost

      public String getShippingCost(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SapB2BDocument.shippingCost attribute.
      Returns:
      the shippingCost
    • getShippingCost

      public String getShippingCost()
      Generated method - Getter of the SapB2BDocument.shippingCost attribute.
      Returns:
      the shippingCost
    • setShippingCost

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

      public void setShippingCost(String value)
      Generated method - Setter of the SapB2BDocument.shippingCost attribute.
      Parameters:
      value - the shippingCost
    • getSubTotal

      public String getSubTotal(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SapB2BDocument.subTotal attribute.
      Returns:
      the subTotal
    • getSubTotal

      public String getSubTotal()
      Generated method - Getter of the SapB2BDocument.subTotal attribute.
      Returns:
      the subTotal
    • setSubTotal

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

      public void setSubTotal(String value)
      Generated method - Setter of the SapB2BDocument.subTotal attribute.
      Parameters:
      value - the subTotal
    • getTaxNumber

      public String getTaxNumber(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SapB2BDocument.taxNumber attribute.
      Returns:
      the taxNumber
    • getTaxNumber

      public String getTaxNumber()
      Generated method - Getter of the SapB2BDocument.taxNumber attribute.
      Returns:
      the taxNumber
    • setTaxNumber

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

      public void setTaxNumber(String value)
      Generated method - Setter of the SapB2BDocument.taxNumber attribute.
      Parameters:
      value - the taxNumber
    • getTermsOfDelivery

      public String getTermsOfDelivery(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SapB2BDocument.termsOfDelivery attribute.
      Returns:
      the termsOfDelivery
    • getTermsOfDelivery

      public String getTermsOfDelivery()
      Generated method - Getter of the SapB2BDocument.termsOfDelivery attribute.
      Returns:
      the termsOfDelivery
    • setTermsOfDelivery

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

      public void setTermsOfDelivery(String value)
      Generated method - Setter of the SapB2BDocument.termsOfDelivery attribute.
      Parameters:
      value - the termsOfDelivery
    • getTermsOfPayment

      public String getTermsOfPayment(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SapB2BDocument.termsOfPayment attribute.
      Returns:
      the termsOfPayment
    • getTermsOfPayment

      public String getTermsOfPayment()
      Generated method - Getter of the SapB2BDocument.termsOfPayment attribute.
      Returns:
      the termsOfPayment
    • setTermsOfPayment

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

      public void setTermsOfPayment(String value)
      Generated method - Setter of the SapB2BDocument.termsOfPayment attribute.
      Parameters:
      value - the termsOfPayment
    • getUnits

      public String getUnits(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SapB2BDocument.units attribute.
      Returns:
      the units
    • getUnits

      public String getUnits()
      Generated method - Getter of the SapB2BDocument.units attribute.
      Returns:
      the units
    • setUnits

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

      public void setUnits(String value)
      Generated method - Setter of the SapB2BDocument.units attribute.
      Parameters:
      value - the units