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.accountsummaryaddon.jalo.GeneratedB2BDocument
-
- de.hybris.platform.accountsummaryaddon.jalo.B2BDocument
-
- de.hybris.platform.sap.sapinvoiceaddon.jalo.GeneratedSapB2BDocument
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
SapB2BDocument
public abstract class GeneratedSapB2BDocument extends B2BDocument
Generated class for typeSapB2BDocument.- 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.StringBILLADDRESSQualifier of theSapB2BDocument.billAddressattributestatic java.lang.StringCUSTOMERNUMBERQualifier of theSapB2BDocument.customerNumberattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringDELIVERYDATEQualifier of theSapB2BDocument.deliveryDateattributestatic java.lang.StringDELIVERYNUMBERQualifier of theSapB2BDocument.deliveryNumberattributestatic java.lang.StringFINALDISCOUNTQualifier of theSapB2BDocument.finalDiscountattributestatic java.lang.StringGRANDTOTALQualifier of theSapB2BDocument.grandTotalattributestatic java.lang.StringGROSSWEIGHTQualifier of theSapB2BDocument.grossWeightattributestatic java.lang.StringINVOICEDATEQualifier of theSapB2BDocument.invoiceDateattributestatic java.lang.StringINVOICENUMBERQualifier of theSapB2BDocument.invoiceNumberattributestatic java.lang.StringMATERIALQualifier of theSapB2BDocument.materialattributeprotected static OneToManyHandler<Material>MATERIALHANDLEROneToManyHandlerfor handling 1:n MATERIAL's relation attributes from 'many' side.static java.lang.StringNETWEIGHTQualifier of theSapB2BDocument.netWeightattributestatic java.lang.StringORDERDATEQualifier of theSapB2BDocument.orderDateattributestatic java.lang.StringORDERNUMBERQualifier of theSapB2BDocument.orderNumberattributestatic java.lang.StringOURTAXNUMBERQualifier of theSapB2BDocument.ourTaxNumberattributestatic java.lang.StringOVERALLTAXQualifier of theSapB2BDocument.overAllTaxattributestatic java.lang.StringPARTNERADDRESSQualifier of theSapB2BDocument.partnerAddressattributeprotected static OneToManyHandler<PartnerAddress>PARTNERADDRESSHANDLEROneToManyHandlerfor handling 1:n PARTNERADDRESS's relation attributes from 'many' side.static java.lang.StringPAYERADDRESSQualifier of theSapB2BDocument.payerAddressattributestatic java.lang.StringPAYERNAMEQualifier of theSapB2BDocument.payerNameattributestatic java.lang.StringSHIPPINGCOSTQualifier of theSapB2BDocument.shippingCostattributestatic java.lang.StringSUBTOTALQualifier of theSapB2BDocument.subTotalattributestatic java.lang.StringTAXNUMBERQualifier of theSapB2BDocument.taxNumberattributestatic java.lang.StringTERMSOFDELIVERYQualifier of theSapB2BDocument.termsOfDeliveryattributestatic java.lang.StringTERMSOFPAYMENTQualifier of theSapB2BDocument.termsOfPaymentattributestatic java.lang.StringUNITSQualifier of theSapB2BDocument.unitsattribute-
Fields inherited from class de.hybris.platform.accountsummaryaddon.jalo.GeneratedB2BDocument
AMOUNT, CURRENCY, DATE, DOCUMENTMEDIA, DOCUMENTNUMBER, DOCUMENTTYPE, DOCUMENTTYPEHANDLER, DUEDATE, OPENAMOUNT, ORDER, ORDERHANDLER, PAYDOCUMENTPAYMENTINFO, PAYDOCUMENTPAYMENTINFOHANDLER, STATUS, UNIT, UNITHANDLER, USEDOCUMENTPAYMENTINFO, USEDOCUMENTPAYMENTINFOHANDLER
-
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 GeneratedSapB2BDocument()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddToMaterial(SessionContext ctx, Material value)Generated method - Addsvalueto material.voidaddToMaterial(Material value)Generated method - Addsvalueto material.voidaddToPartnerAddress(SessionContext ctx, PartnerAddress value)Generated method - Addsvalueto partnerAddress.voidaddToPartnerAddress(PartnerAddress value)Generated method - Addsvalueto partnerAddress.java.lang.StringgetBillAddress()Generated method - Getter of theSapB2BDocument.billAddressattribute.java.lang.StringgetBillAddress(SessionContext ctx)Generated method - Getter of theSapB2BDocument.billAddressattribute.java.lang.StringgetCustomerNumber()Generated method - Getter of theSapB2BDocument.customerNumberattribute.java.lang.StringgetCustomerNumber(SessionContext ctx)Generated method - Getter of theSapB2BDocument.customerNumberattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.StringgetDeliveryDate()Generated method - Getter of theSapB2BDocument.deliveryDateattribute.java.lang.StringgetDeliveryDate(SessionContext ctx)Generated method - Getter of theSapB2BDocument.deliveryDateattribute.java.lang.StringgetDeliveryNumber()Generated method - Getter of theSapB2BDocument.deliveryNumberattribute.java.lang.StringgetDeliveryNumber(SessionContext ctx)Generated method - Getter of theSapB2BDocument.deliveryNumberattribute.java.lang.StringgetFinalDiscount()Generated method - Getter of theSapB2BDocument.finalDiscountattribute.java.lang.StringgetFinalDiscount(SessionContext ctx)Generated method - Getter of theSapB2BDocument.finalDiscountattribute.java.lang.StringgetGrandTotal()Generated method - Getter of theSapB2BDocument.grandTotalattribute.java.lang.StringgetGrandTotal(SessionContext ctx)Generated method - Getter of theSapB2BDocument.grandTotalattribute.java.lang.StringgetGrossWeight()Generated method - Getter of theSapB2BDocument.grossWeightattribute.java.lang.StringgetGrossWeight(SessionContext ctx)Generated method - Getter of theSapB2BDocument.grossWeightattribute.java.lang.StringgetInvoiceDate()Generated method - Getter of theSapB2BDocument.invoiceDateattribute.java.lang.StringgetInvoiceDate(SessionContext ctx)Generated method - Getter of theSapB2BDocument.invoiceDateattribute.java.lang.StringgetInvoiceNumber()Generated method - Getter of theSapB2BDocument.invoiceNumberattribute.java.lang.StringgetInvoiceNumber(SessionContext ctx)Generated method - Getter of theSapB2BDocument.invoiceNumberattribute.java.util.List<Material>getMaterial()Generated method - Getter of theSapB2BDocument.materialattribute.java.util.List<Material>getMaterial(SessionContext ctx)Generated method - Getter of theSapB2BDocument.materialattribute.java.lang.StringgetNetWeight()Generated method - Getter of theSapB2BDocument.netWeightattribute.java.lang.StringgetNetWeight(SessionContext ctx)Generated method - Getter of theSapB2BDocument.netWeightattribute.java.lang.StringgetOrderDate()Generated method - Getter of theSapB2BDocument.orderDateattribute.java.lang.StringgetOrderDate(SessionContext ctx)Generated method - Getter of theSapB2BDocument.orderDateattribute.java.lang.StringgetOrderNumber()Generated method - Getter of theSapB2BDocument.orderNumberattribute.java.lang.StringgetOrderNumber(SessionContext ctx)Generated method - Getter of theSapB2BDocument.orderNumberattribute.java.lang.StringgetOurTaxNumber()Generated method - Getter of theSapB2BDocument.ourTaxNumberattribute.java.lang.StringgetOurTaxNumber(SessionContext ctx)Generated method - Getter of theSapB2BDocument.ourTaxNumberattribute.java.lang.StringgetOverAllTax()Generated method - Getter of theSapB2BDocument.overAllTaxattribute.java.lang.StringgetOverAllTax(SessionContext ctx)Generated method - Getter of theSapB2BDocument.overAllTaxattribute.java.util.List<PartnerAddress>getPartnerAddress()Generated method - Getter of theSapB2BDocument.partnerAddressattribute.java.util.List<PartnerAddress>getPartnerAddress(SessionContext ctx)Generated method - Getter of theSapB2BDocument.partnerAddressattribute.java.lang.StringgetPayerAddress()Generated method - Getter of theSapB2BDocument.payerAddressattribute.java.lang.StringgetPayerAddress(SessionContext ctx)Generated method - Getter of theSapB2BDocument.payerAddressattribute.java.lang.StringgetPayerName()Generated method - Getter of theSapB2BDocument.payerNameattribute.java.lang.StringgetPayerName(SessionContext ctx)Generated method - Getter of theSapB2BDocument.payerNameattribute.java.lang.StringgetShippingCost()Generated method - Getter of theSapB2BDocument.shippingCostattribute.java.lang.StringgetShippingCost(SessionContext ctx)Generated method - Getter of theSapB2BDocument.shippingCostattribute.java.lang.StringgetSubTotal()Generated method - Getter of theSapB2BDocument.subTotalattribute.java.lang.StringgetSubTotal(SessionContext ctx)Generated method - Getter of theSapB2BDocument.subTotalattribute.java.lang.StringgetTaxNumber()Generated method - Getter of theSapB2BDocument.taxNumberattribute.java.lang.StringgetTaxNumber(SessionContext ctx)Generated method - Getter of theSapB2BDocument.taxNumberattribute.java.lang.StringgetTermsOfDelivery()Generated method - Getter of theSapB2BDocument.termsOfDeliveryattribute.java.lang.StringgetTermsOfDelivery(SessionContext ctx)Generated method - Getter of theSapB2BDocument.termsOfDeliveryattribute.java.lang.StringgetTermsOfPayment()Generated method - Getter of theSapB2BDocument.termsOfPaymentattribute.java.lang.StringgetTermsOfPayment(SessionContext ctx)Generated method - Getter of theSapB2BDocument.termsOfPaymentattribute.java.lang.StringgetUnits()Generated method - Getter of theSapB2BDocument.unitsattribute.java.lang.StringgetUnits(SessionContext ctx)Generated method - Getter of theSapB2BDocument.unitsattribute.voidremoveFromMaterial(SessionContext ctx, Material value)Generated method - Removesvaluefrom material.voidremoveFromMaterial(Material value)Generated method - Removesvaluefrom material.voidremoveFromPartnerAddress(SessionContext ctx, PartnerAddress value)Generated method - Removesvaluefrom partnerAddress.voidremoveFromPartnerAddress(PartnerAddress value)Generated method - Removesvaluefrom partnerAddress.voidsetBillAddress(SessionContext ctx, java.lang.String value)Generated method - Setter of theSapB2BDocument.billAddressattribute.voidsetBillAddress(java.lang.String value)Generated method - Setter of theSapB2BDocument.billAddressattribute.voidsetCustomerNumber(SessionContext ctx, java.lang.String value)Generated method - Setter of theSapB2BDocument.customerNumberattribute.voidsetCustomerNumber(java.lang.String value)Generated method - Setter of theSapB2BDocument.customerNumberattribute.voidsetDeliveryDate(SessionContext ctx, java.lang.String value)Generated method - Setter of theSapB2BDocument.deliveryDateattribute.voidsetDeliveryDate(java.lang.String value)Generated method - Setter of theSapB2BDocument.deliveryDateattribute.voidsetDeliveryNumber(SessionContext ctx, java.lang.String value)Generated method - Setter of theSapB2BDocument.deliveryNumberattribute.voidsetDeliveryNumber(java.lang.String value)Generated method - Setter of theSapB2BDocument.deliveryNumberattribute.voidsetFinalDiscount(SessionContext ctx, java.lang.String value)Generated method - Setter of theSapB2BDocument.finalDiscountattribute.voidsetFinalDiscount(java.lang.String value)Generated method - Setter of theSapB2BDocument.finalDiscountattribute.voidsetGrandTotal(SessionContext ctx, java.lang.String value)Generated method - Setter of theSapB2BDocument.grandTotalattribute.voidsetGrandTotal(java.lang.String value)Generated method - Setter of theSapB2BDocument.grandTotalattribute.voidsetGrossWeight(SessionContext ctx, java.lang.String value)Generated method - Setter of theSapB2BDocument.grossWeightattribute.voidsetGrossWeight(java.lang.String value)Generated method - Setter of theSapB2BDocument.grossWeightattribute.voidsetInvoiceDate(SessionContext ctx, java.lang.String value)Generated method - Setter of theSapB2BDocument.invoiceDateattribute.voidsetInvoiceDate(java.lang.String value)Generated method - Setter of theSapB2BDocument.invoiceDateattribute.voidsetInvoiceNumber(SessionContext ctx, java.lang.String value)Generated method - Setter of theSapB2BDocument.invoiceNumberattribute.voidsetInvoiceNumber(java.lang.String value)Generated method - Setter of theSapB2BDocument.invoiceNumberattribute.voidsetMaterial(SessionContext ctx, java.util.List<Material> value)Generated method - Setter of theSapB2BDocument.materialattribute.voidsetMaterial(java.util.List<Material> value)Generated method - Setter of theSapB2BDocument.materialattribute.voidsetNetWeight(SessionContext ctx, java.lang.String value)Generated method - Setter of theSapB2BDocument.netWeightattribute.voidsetNetWeight(java.lang.String value)Generated method - Setter of theSapB2BDocument.netWeightattribute.voidsetOrderDate(SessionContext ctx, java.lang.String value)Generated method - Setter of theSapB2BDocument.orderDateattribute.voidsetOrderDate(java.lang.String value)Generated method - Setter of theSapB2BDocument.orderDateattribute.voidsetOrderNumber(SessionContext ctx, java.lang.String value)Generated method - Setter of theSapB2BDocument.orderNumberattribute.voidsetOrderNumber(java.lang.String value)Generated method - Setter of theSapB2BDocument.orderNumberattribute.voidsetOurTaxNumber(SessionContext ctx, java.lang.String value)Generated method - Setter of theSapB2BDocument.ourTaxNumberattribute.voidsetOurTaxNumber(java.lang.String value)Generated method - Setter of theSapB2BDocument.ourTaxNumberattribute.voidsetOverAllTax(SessionContext ctx, java.lang.String value)Generated method - Setter of theSapB2BDocument.overAllTaxattribute.voidsetOverAllTax(java.lang.String value)Generated method - Setter of theSapB2BDocument.overAllTaxattribute.voidsetPartnerAddress(SessionContext ctx, java.util.List<PartnerAddress> value)Generated method - Setter of theSapB2BDocument.partnerAddressattribute.voidsetPartnerAddress(java.util.List<PartnerAddress> value)Generated method - Setter of theSapB2BDocument.partnerAddressattribute.voidsetPayerAddress(SessionContext ctx, java.lang.String value)Generated method - Setter of theSapB2BDocument.payerAddressattribute.voidsetPayerAddress(java.lang.String value)Generated method - Setter of theSapB2BDocument.payerAddressattribute.voidsetPayerName(SessionContext ctx, java.lang.String value)Generated method - Setter of theSapB2BDocument.payerNameattribute.voidsetPayerName(java.lang.String value)Generated method - Setter of theSapB2BDocument.payerNameattribute.voidsetShippingCost(SessionContext ctx, java.lang.String value)Generated method - Setter of theSapB2BDocument.shippingCostattribute.voidsetShippingCost(java.lang.String value)Generated method - Setter of theSapB2BDocument.shippingCostattribute.voidsetSubTotal(SessionContext ctx, java.lang.String value)Generated method - Setter of theSapB2BDocument.subTotalattribute.voidsetSubTotal(java.lang.String value)Generated method - Setter of theSapB2BDocument.subTotalattribute.voidsetTaxNumber(SessionContext ctx, java.lang.String value)Generated method - Setter of theSapB2BDocument.taxNumberattribute.voidsetTaxNumber(java.lang.String value)Generated method - Setter of theSapB2BDocument.taxNumberattribute.voidsetTermsOfDelivery(SessionContext ctx, java.lang.String value)Generated method - Setter of theSapB2BDocument.termsOfDeliveryattribute.voidsetTermsOfDelivery(java.lang.String value)Generated method - Setter of theSapB2BDocument.termsOfDeliveryattribute.voidsetTermsOfPayment(SessionContext ctx, java.lang.String value)Generated method - Setter of theSapB2BDocument.termsOfPaymentattribute.voidsetTermsOfPayment(java.lang.String value)Generated method - Setter of theSapB2BDocument.termsOfPaymentattribute.voidsetUnits(SessionContext ctx, java.lang.String value)Generated method - Setter of theSapB2BDocument.unitsattribute.voidsetUnits(java.lang.String value)Generated method - Setter of theSapB2BDocument.unitsattribute.-
Methods inherited from class de.hybris.platform.accountsummaryaddon.jalo.B2BDocument
createItem
-
Methods inherited from class de.hybris.platform.accountsummaryaddon.jalo.GeneratedB2BDocument
addToPayDocumentPaymentInfo, addToPayDocumentPaymentInfo, addToUseDocumentPaymentInfo, addToUseDocumentPaymentInfo, getAmount, getAmount, getCurrency, getCurrency, getDate, getDate, getDocumentMedia, getDocumentMedia, getDocumentNumber, getDocumentNumber, getDocumentType, getDocumentType, getDueDate, getDueDate, getOpenAmount, getOpenAmount, getOrder, getOrder, getPayDocumentPaymentInfo, getPayDocumentPaymentInfo, getStatus, getStatus, getUnit, getUnit, getUseDocumentPaymentInfo, getUseDocumentPaymentInfo, removeFromPayDocumentPaymentInfo, removeFromPayDocumentPaymentInfo, removeFromUseDocumentPaymentInfo, removeFromUseDocumentPaymentInfo, setAmount, setAmount, setCurrency, setCurrency, setDate, setDate, setDocumentMedia, setDocumentMedia, setDocumentNumber, setDocumentNumber, setDocumentType, setDocumentType, setDueDate, setDueDate, setOpenAmount, setOpenAmount, setOrder, setOrder, setPayDocumentPaymentInfo, setPayDocumentPaymentInfo, setStatus, setStatus, setUnit, setUnit, setUseDocumentPaymentInfo, setUseDocumentPaymentInfo
-
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
-
INVOICENUMBER
public static final java.lang.String INVOICENUMBER
Qualifier of theSapB2BDocument.invoiceNumberattribute- See Also:
- Constant Field Values
-
INVOICEDATE
public static final java.lang.String INVOICEDATE
Qualifier of theSapB2BDocument.invoiceDateattribute- See Also:
- Constant Field Values
-
ORDERNUMBER
public static final java.lang.String ORDERNUMBER
Qualifier of theSapB2BDocument.orderNumberattribute- See Also:
- Constant Field Values
-
ORDERDATE
public static final java.lang.String ORDERDATE
Qualifier of theSapB2BDocument.orderDateattribute- See Also:
- Constant Field Values
-
DELIVERYNUMBER
public static final java.lang.String DELIVERYNUMBER
Qualifier of theSapB2BDocument.deliveryNumberattribute- See Also:
- Constant Field Values
-
DELIVERYDATE
public static final java.lang.String DELIVERYDATE
Qualifier of theSapB2BDocument.deliveryDateattribute- See Also:
- Constant Field Values
-
CUSTOMERNUMBER
public static final java.lang.String CUSTOMERNUMBER
Qualifier of theSapB2BDocument.customerNumberattribute- See Also:
- Constant Field Values
-
TAXNUMBER
public static final java.lang.String TAXNUMBER
Qualifier of theSapB2BDocument.taxNumberattribute- See Also:
- Constant Field Values
-
OURTAXNUMBER
public static final java.lang.String OURTAXNUMBER
Qualifier of theSapB2BDocument.ourTaxNumberattribute- See Also:
- Constant Field Values
-
NETWEIGHT
public static final java.lang.String NETWEIGHT
Qualifier of theSapB2BDocument.netWeightattribute- See Also:
- Constant Field Values
-
GROSSWEIGHT
public static final java.lang.String GROSSWEIGHT
Qualifier of theSapB2BDocument.grossWeightattribute- See Also:
- Constant Field Values
-
UNITS
public static final java.lang.String UNITS
Qualifier of theSapB2BDocument.unitsattribute- See Also:
- Constant Field Values
-
TERMSOFPAYMENT
public static final java.lang.String TERMSOFPAYMENT
Qualifier of theSapB2BDocument.termsOfPaymentattribute- See Also:
- Constant Field Values
-
TERMSOFDELIVERY
public static final java.lang.String TERMSOFDELIVERY
Qualifier of theSapB2BDocument.termsOfDeliveryattribute- See Also:
- Constant Field Values
-
SUBTOTAL
public static final java.lang.String SUBTOTAL
Qualifier of theSapB2BDocument.subTotalattribute- See Also:
- Constant Field Values
-
FINALDISCOUNT
public static final java.lang.String FINALDISCOUNT
Qualifier of theSapB2BDocument.finalDiscountattribute- See Also:
- Constant Field Values
-
PAYERNAME
public static final java.lang.String PAYERNAME
Qualifier of theSapB2BDocument.payerNameattribute- See Also:
- Constant Field Values
-
PAYERADDRESS
public static final java.lang.String PAYERADDRESS
Qualifier of theSapB2BDocument.payerAddressattribute- See Also:
- Constant Field Values
-
BILLADDRESS
public static final java.lang.String BILLADDRESS
Qualifier of theSapB2BDocument.billAddressattribute- See Also:
- Constant Field Values
-
OVERALLTAX
public static final java.lang.String OVERALLTAX
Qualifier of theSapB2BDocument.overAllTaxattribute- See Also:
- Constant Field Values
-
GRANDTOTAL
public static final java.lang.String GRANDTOTAL
Qualifier of theSapB2BDocument.grandTotalattribute- See Also:
- Constant Field Values
-
SHIPPINGCOST
public static final java.lang.String SHIPPINGCOST
Qualifier of theSapB2BDocument.shippingCostattribute- See Also:
- Constant Field Values
-
MATERIAL
public static final java.lang.String MATERIAL
Qualifier of theSapB2BDocument.materialattribute- See Also:
- Constant Field Values
-
PARTNERADDRESS
public static final java.lang.String PARTNERADDRESS
Qualifier of theSapB2BDocument.partnerAddressattribute- See Also:
- Constant Field Values
-
MATERIALHANDLER
protected static final OneToManyHandler<Material> MATERIALHANDLER
OneToManyHandlerfor handling 1:n MATERIAL's relation attributes from 'many' side.
-
PARTNERADDRESSHANDLER
protected static final OneToManyHandler<PartnerAddress> PARTNERADDRESSHANDLER
OneToManyHandlerfor handling 1:n PARTNERADDRESS's relation attributes from 'many' 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:
getDefaultAttributeModesin classGeneratedB2BDocument
-
getBillAddress
public java.lang.String getBillAddress(SessionContext ctx)
Generated method - Getter of theSapB2BDocument.billAddressattribute.- Returns:
- the billAddress
-
getBillAddress
public java.lang.String getBillAddress()
Generated method - Getter of theSapB2BDocument.billAddressattribute.- Returns:
- the billAddress
-
setBillAddress
public void setBillAddress(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSapB2BDocument.billAddressattribute.- Parameters:
value- the billAddress
-
setBillAddress
public void setBillAddress(java.lang.String value)
Generated method - Setter of theSapB2BDocument.billAddressattribute.- Parameters:
value- the billAddress
-
getCustomerNumber
public java.lang.String getCustomerNumber(SessionContext ctx)
Generated method - Getter of theSapB2BDocument.customerNumberattribute.- Returns:
- the customerNumber
-
getCustomerNumber
public java.lang.String getCustomerNumber()
Generated method - Getter of theSapB2BDocument.customerNumberattribute.- Returns:
- the customerNumber
-
setCustomerNumber
public void setCustomerNumber(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSapB2BDocument.customerNumberattribute.- Parameters:
value- the customerNumber
-
setCustomerNumber
public void setCustomerNumber(java.lang.String value)
Generated method - Setter of theSapB2BDocument.customerNumberattribute.- Parameters:
value- the customerNumber
-
getDeliveryDate
public java.lang.String getDeliveryDate(SessionContext ctx)
Generated method - Getter of theSapB2BDocument.deliveryDateattribute.- Returns:
- the deliveryDate
-
getDeliveryDate
public java.lang.String getDeliveryDate()
Generated method - Getter of theSapB2BDocument.deliveryDateattribute.- Returns:
- the deliveryDate
-
setDeliveryDate
public void setDeliveryDate(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSapB2BDocument.deliveryDateattribute.- Parameters:
value- the deliveryDate
-
setDeliveryDate
public void setDeliveryDate(java.lang.String value)
Generated method - Setter of theSapB2BDocument.deliveryDateattribute.- Parameters:
value- the deliveryDate
-
getDeliveryNumber
public java.lang.String getDeliveryNumber(SessionContext ctx)
Generated method - Getter of theSapB2BDocument.deliveryNumberattribute.- Returns:
- the deliveryNumber
-
getDeliveryNumber
public java.lang.String getDeliveryNumber()
Generated method - Getter of theSapB2BDocument.deliveryNumberattribute.- Returns:
- the deliveryNumber
-
setDeliveryNumber
public void setDeliveryNumber(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSapB2BDocument.deliveryNumberattribute.- Parameters:
value- the deliveryNumber
-
setDeliveryNumber
public void setDeliveryNumber(java.lang.String value)
Generated method - Setter of theSapB2BDocument.deliveryNumberattribute.- Parameters:
value- the deliveryNumber
-
getFinalDiscount
public java.lang.String getFinalDiscount(SessionContext ctx)
Generated method - Getter of theSapB2BDocument.finalDiscountattribute.- Returns:
- the finalDiscount
-
getFinalDiscount
public java.lang.String getFinalDiscount()
Generated method - Getter of theSapB2BDocument.finalDiscountattribute.- Returns:
- the finalDiscount
-
setFinalDiscount
public void setFinalDiscount(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSapB2BDocument.finalDiscountattribute.- Parameters:
value- the finalDiscount
-
setFinalDiscount
public void setFinalDiscount(java.lang.String value)
Generated method - Setter of theSapB2BDocument.finalDiscountattribute.- Parameters:
value- the finalDiscount
-
getGrandTotal
public java.lang.String getGrandTotal(SessionContext ctx)
Generated method - Getter of theSapB2BDocument.grandTotalattribute.- Returns:
- the grandTotal
-
getGrandTotal
public java.lang.String getGrandTotal()
Generated method - Getter of theSapB2BDocument.grandTotalattribute.- Returns:
- the grandTotal
-
setGrandTotal
public void setGrandTotal(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSapB2BDocument.grandTotalattribute.- Parameters:
value- the grandTotal
-
setGrandTotal
public void setGrandTotal(java.lang.String value)
Generated method - Setter of theSapB2BDocument.grandTotalattribute.- Parameters:
value- the grandTotal
-
getGrossWeight
public java.lang.String getGrossWeight(SessionContext ctx)
Generated method - Getter of theSapB2BDocument.grossWeightattribute.- Returns:
- the grossWeight
-
getGrossWeight
public java.lang.String getGrossWeight()
Generated method - Getter of theSapB2BDocument.grossWeightattribute.- Returns:
- the grossWeight
-
setGrossWeight
public void setGrossWeight(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSapB2BDocument.grossWeightattribute.- Parameters:
value- the grossWeight
-
setGrossWeight
public void setGrossWeight(java.lang.String value)
Generated method - Setter of theSapB2BDocument.grossWeightattribute.- Parameters:
value- the grossWeight
-
getInvoiceDate
public java.lang.String getInvoiceDate(SessionContext ctx)
Generated method - Getter of theSapB2BDocument.invoiceDateattribute.- Returns:
- the invoiceDate
-
getInvoiceDate
public java.lang.String getInvoiceDate()
Generated method - Getter of theSapB2BDocument.invoiceDateattribute.- Returns:
- the invoiceDate
-
setInvoiceDate
public void setInvoiceDate(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSapB2BDocument.invoiceDateattribute.- Parameters:
value- the invoiceDate
-
setInvoiceDate
public void setInvoiceDate(java.lang.String value)
Generated method - Setter of theSapB2BDocument.invoiceDateattribute.- Parameters:
value- the invoiceDate
-
getInvoiceNumber
public java.lang.String getInvoiceNumber(SessionContext ctx)
Generated method - Getter of theSapB2BDocument.invoiceNumberattribute.- Returns:
- the invoiceNumber
-
getInvoiceNumber
public java.lang.String getInvoiceNumber()
Generated method - Getter of theSapB2BDocument.invoiceNumberattribute.- Returns:
- the invoiceNumber
-
setInvoiceNumber
public void setInvoiceNumber(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSapB2BDocument.invoiceNumberattribute.- Parameters:
value- the invoiceNumber
-
setInvoiceNumber
public void setInvoiceNumber(java.lang.String value)
Generated method - Setter of theSapB2BDocument.invoiceNumberattribute.- Parameters:
value- the invoiceNumber
-
getMaterial
public java.util.List<Material> getMaterial(SessionContext ctx)
Generated method - Getter of theSapB2BDocument.materialattribute.- Returns:
- the material
-
getMaterial
public java.util.List<Material> getMaterial()
Generated method - Getter of theSapB2BDocument.materialattribute.- Returns:
- the material
-
setMaterial
public void setMaterial(SessionContext ctx, java.util.List<Material> value)
Generated method - Setter of theSapB2BDocument.materialattribute.- Parameters:
value- the material
-
setMaterial
public void setMaterial(java.util.List<Material> value)
Generated method - Setter of theSapB2BDocument.materialattribute.- Parameters:
value- the material
-
addToMaterial
public void addToMaterial(SessionContext ctx, Material value)
Generated method - Addsvalueto material.- Parameters:
value- the item to add to material
-
addToMaterial
public void addToMaterial(Material value)
Generated method - Addsvalueto material.- Parameters:
value- the item to add to material
-
removeFromMaterial
public void removeFromMaterial(SessionContext ctx, Material value)
Generated method - Removesvaluefrom material.- Parameters:
value- the item to remove from material
-
removeFromMaterial
public void removeFromMaterial(Material value)
Generated method - Removesvaluefrom material.- Parameters:
value- the item to remove from material
-
getNetWeight
public java.lang.String getNetWeight(SessionContext ctx)
Generated method - Getter of theSapB2BDocument.netWeightattribute.- Returns:
- the netWeight
-
getNetWeight
public java.lang.String getNetWeight()
Generated method - Getter of theSapB2BDocument.netWeightattribute.- Returns:
- the netWeight
-
setNetWeight
public void setNetWeight(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSapB2BDocument.netWeightattribute.- Parameters:
value- the netWeight
-
setNetWeight
public void setNetWeight(java.lang.String value)
Generated method - Setter of theSapB2BDocument.netWeightattribute.- Parameters:
value- the netWeight
-
getOrderDate
public java.lang.String getOrderDate(SessionContext ctx)
Generated method - Getter of theSapB2BDocument.orderDateattribute.- Returns:
- the orderDate
-
getOrderDate
public java.lang.String getOrderDate()
Generated method - Getter of theSapB2BDocument.orderDateattribute.- Returns:
- the orderDate
-
setOrderDate
public void setOrderDate(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSapB2BDocument.orderDateattribute.- Parameters:
value- the orderDate
-
setOrderDate
public void setOrderDate(java.lang.String value)
Generated method - Setter of theSapB2BDocument.orderDateattribute.- Parameters:
value- the orderDate
-
getOrderNumber
public java.lang.String getOrderNumber(SessionContext ctx)
Generated method - Getter of theSapB2BDocument.orderNumberattribute.- Returns:
- the orderNumber
-
getOrderNumber
public java.lang.String getOrderNumber()
Generated method - Getter of theSapB2BDocument.orderNumberattribute.- Returns:
- the orderNumber
-
setOrderNumber
public void setOrderNumber(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSapB2BDocument.orderNumberattribute.- Parameters:
value- the orderNumber
-
setOrderNumber
public void setOrderNumber(java.lang.String value)
Generated method - Setter of theSapB2BDocument.orderNumberattribute.- Parameters:
value- the orderNumber
-
getOurTaxNumber
public java.lang.String getOurTaxNumber(SessionContext ctx)
Generated method - Getter of theSapB2BDocument.ourTaxNumberattribute.- Returns:
- the ourTaxNumber
-
getOurTaxNumber
public java.lang.String getOurTaxNumber()
Generated method - Getter of theSapB2BDocument.ourTaxNumberattribute.- Returns:
- the ourTaxNumber
-
setOurTaxNumber
public void setOurTaxNumber(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSapB2BDocument.ourTaxNumberattribute.- Parameters:
value- the ourTaxNumber
-
setOurTaxNumber
public void setOurTaxNumber(java.lang.String value)
Generated method - Setter of theSapB2BDocument.ourTaxNumberattribute.- Parameters:
value- the ourTaxNumber
-
getOverAllTax
public java.lang.String getOverAllTax(SessionContext ctx)
Generated method - Getter of theSapB2BDocument.overAllTaxattribute.- Returns:
- the overAllTax
-
getOverAllTax
public java.lang.String getOverAllTax()
Generated method - Getter of theSapB2BDocument.overAllTaxattribute.- Returns:
- the overAllTax
-
setOverAllTax
public void setOverAllTax(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSapB2BDocument.overAllTaxattribute.- Parameters:
value- the overAllTax
-
setOverAllTax
public void setOverAllTax(java.lang.String value)
Generated method - Setter of theSapB2BDocument.overAllTaxattribute.- Parameters:
value- the overAllTax
-
getPartnerAddress
public java.util.List<PartnerAddress> getPartnerAddress(SessionContext ctx)
Generated method - Getter of theSapB2BDocument.partnerAddressattribute.- Returns:
- the partnerAddress
-
getPartnerAddress
public java.util.List<PartnerAddress> getPartnerAddress()
Generated method - Getter of theSapB2BDocument.partnerAddressattribute.- Returns:
- the partnerAddress
-
setPartnerAddress
public void setPartnerAddress(SessionContext ctx, java.util.List<PartnerAddress> value)
Generated method - Setter of theSapB2BDocument.partnerAddressattribute.- Parameters:
value- the partnerAddress
-
setPartnerAddress
public void setPartnerAddress(java.util.List<PartnerAddress> value)
Generated method - Setter of theSapB2BDocument.partnerAddressattribute.- Parameters:
value- the partnerAddress
-
addToPartnerAddress
public void addToPartnerAddress(SessionContext ctx, PartnerAddress value)
Generated method - Addsvalueto partnerAddress.- Parameters:
value- the item to add to partnerAddress
-
addToPartnerAddress
public void addToPartnerAddress(PartnerAddress value)
Generated method - Addsvalueto partnerAddress.- Parameters:
value- the item to add to partnerAddress
-
removeFromPartnerAddress
public void removeFromPartnerAddress(SessionContext ctx, PartnerAddress value)
Generated method - Removesvaluefrom partnerAddress.- Parameters:
value- the item to remove from partnerAddress
-
removeFromPartnerAddress
public void removeFromPartnerAddress(PartnerAddress value)
Generated method - Removesvaluefrom partnerAddress.- Parameters:
value- the item to remove from partnerAddress
-
getPayerAddress
public java.lang.String getPayerAddress(SessionContext ctx)
Generated method - Getter of theSapB2BDocument.payerAddressattribute.- Returns:
- the payerAddress
-
getPayerAddress
public java.lang.String getPayerAddress()
Generated method - Getter of theSapB2BDocument.payerAddressattribute.- Returns:
- the payerAddress
-
setPayerAddress
public void setPayerAddress(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSapB2BDocument.payerAddressattribute.- Parameters:
value- the payerAddress
-
setPayerAddress
public void setPayerAddress(java.lang.String value)
Generated method - Setter of theSapB2BDocument.payerAddressattribute.- Parameters:
value- the payerAddress
-
getPayerName
public java.lang.String getPayerName(SessionContext ctx)
Generated method - Getter of theSapB2BDocument.payerNameattribute.- Returns:
- the payerName
-
getPayerName
public java.lang.String getPayerName()
Generated method - Getter of theSapB2BDocument.payerNameattribute.- Returns:
- the payerName
-
setPayerName
public void setPayerName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSapB2BDocument.payerNameattribute.- Parameters:
value- the payerName
-
setPayerName
public void setPayerName(java.lang.String value)
Generated method - Setter of theSapB2BDocument.payerNameattribute.- Parameters:
value- the payerName
-
getShippingCost
public java.lang.String getShippingCost(SessionContext ctx)
Generated method - Getter of theSapB2BDocument.shippingCostattribute.- Returns:
- the shippingCost
-
getShippingCost
public java.lang.String getShippingCost()
Generated method - Getter of theSapB2BDocument.shippingCostattribute.- Returns:
- the shippingCost
-
setShippingCost
public void setShippingCost(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSapB2BDocument.shippingCostattribute.- Parameters:
value- the shippingCost
-
setShippingCost
public void setShippingCost(java.lang.String value)
Generated method - Setter of theSapB2BDocument.shippingCostattribute.- Parameters:
value- the shippingCost
-
getSubTotal
public java.lang.String getSubTotal(SessionContext ctx)
Generated method - Getter of theSapB2BDocument.subTotalattribute.- Returns:
- the subTotal
-
getSubTotal
public java.lang.String getSubTotal()
Generated method - Getter of theSapB2BDocument.subTotalattribute.- Returns:
- the subTotal
-
setSubTotal
public void setSubTotal(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSapB2BDocument.subTotalattribute.- Parameters:
value- the subTotal
-
setSubTotal
public void setSubTotal(java.lang.String value)
Generated method - Setter of theSapB2BDocument.subTotalattribute.- Parameters:
value- the subTotal
-
getTaxNumber
public java.lang.String getTaxNumber(SessionContext ctx)
Generated method - Getter of theSapB2BDocument.taxNumberattribute.- Returns:
- the taxNumber
-
getTaxNumber
public java.lang.String getTaxNumber()
Generated method - Getter of theSapB2BDocument.taxNumberattribute.- Returns:
- the taxNumber
-
setTaxNumber
public void setTaxNumber(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSapB2BDocument.taxNumberattribute.- Parameters:
value- the taxNumber
-
setTaxNumber
public void setTaxNumber(java.lang.String value)
Generated method - Setter of theSapB2BDocument.taxNumberattribute.- Parameters:
value- the taxNumber
-
getTermsOfDelivery
public java.lang.String getTermsOfDelivery(SessionContext ctx)
Generated method - Getter of theSapB2BDocument.termsOfDeliveryattribute.- Returns:
- the termsOfDelivery
-
getTermsOfDelivery
public java.lang.String getTermsOfDelivery()
Generated method - Getter of theSapB2BDocument.termsOfDeliveryattribute.- Returns:
- the termsOfDelivery
-
setTermsOfDelivery
public void setTermsOfDelivery(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSapB2BDocument.termsOfDeliveryattribute.- Parameters:
value- the termsOfDelivery
-
setTermsOfDelivery
public void setTermsOfDelivery(java.lang.String value)
Generated method - Setter of theSapB2BDocument.termsOfDeliveryattribute.- Parameters:
value- the termsOfDelivery
-
getTermsOfPayment
public java.lang.String getTermsOfPayment(SessionContext ctx)
Generated method - Getter of theSapB2BDocument.termsOfPaymentattribute.- Returns:
- the termsOfPayment
-
getTermsOfPayment
public java.lang.String getTermsOfPayment()
Generated method - Getter of theSapB2BDocument.termsOfPaymentattribute.- Returns:
- the termsOfPayment
-
setTermsOfPayment
public void setTermsOfPayment(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSapB2BDocument.termsOfPaymentattribute.- Parameters:
value- the termsOfPayment
-
setTermsOfPayment
public void setTermsOfPayment(java.lang.String value)
Generated method - Setter of theSapB2BDocument.termsOfPaymentattribute.- Parameters:
value- the termsOfPayment
-
getUnits
public java.lang.String getUnits(SessionContext ctx)
Generated method - Getter of theSapB2BDocument.unitsattribute.- Returns:
- the units
-
getUnits
public java.lang.String getUnits()
Generated method - Getter of theSapB2BDocument.unitsattribute.- Returns:
- the units
-
setUnits
public void setUnits(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSapB2BDocument.unitsattribute.- Parameters:
value- the units
-
setUnits
public void setUnits(java.lang.String value)
Generated method - Setter of theSapB2BDocument.unitsattribute.- Parameters:
value- the units
-
-