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.GenericItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImplNested 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
FieldsModifier and TypeFieldDescriptionstatic final StringQualifier of theSapB2BDocument.billAddressattributestatic final StringQualifier of theSapB2BDocument.customerNumberattributestatic final StringQualifier of theSapB2BDocument.deliveryDateattributestatic final StringQualifier of theSapB2BDocument.deliveryNumberattributestatic final StringQualifier of theSapB2BDocument.finalDiscountattributestatic final StringQualifier of theSapB2BDocument.grandTotalattributestatic final StringQualifier of theSapB2BDocument.grossWeightattributestatic final StringQualifier of theSapB2BDocument.invoiceDateattributestatic final StringQualifier of theSapB2BDocument.invoiceNumberattributestatic final StringQualifier of theSapB2BDocument.materialattributeprotected static final de.hybris.platform.util.OneToManyHandler<Material>OneToManyHandlerfor handling 1:n MATERIAL's relation attributes from 'many' side.static final StringQualifier of theSapB2BDocument.netWeightattributestatic final StringQualifier of theSapB2BDocument.orderDateattributestatic final StringQualifier of theSapB2BDocument.orderNumberattributestatic final StringQualifier of theSapB2BDocument.ourTaxNumberattributestatic final StringQualifier of theSapB2BDocument.overAllTaxattributestatic final StringQualifier of theSapB2BDocument.partnerAddressattributeprotected static final de.hybris.platform.util.OneToManyHandler<PartnerAddress>OneToManyHandlerfor handling 1:n PARTNERADDRESS's relation attributes from 'many' side.static final StringQualifier of theSapB2BDocument.payerAddressattributestatic final StringQualifier of theSapB2BDocument.payerNameattributestatic final StringQualifier of theSapB2BDocument.shippingCostattributestatic final StringQualifier of theSapB2BDocument.subTotalattributestatic final StringQualifier of theSapB2BDocument.taxNumberattributestatic final StringQualifier of theSapB2BDocument.termsOfDeliveryattributestatic final StringQualifier of theSapB2BDocument.termsOfPaymentattributestatic final StringQualifier of theSapB2BDocument.unitsattributeFields inherited from class de.hybris.platform.b2bacceleratorservices.jalo.GeneratedB2BDocument
AMOUNT, CURRENCY, DATE, DOCUMENTMEDIA, DOCUMENTNUMBER, DOCUMENTTYPE, DOCUMENTTYPEHANDLER, DUEDATE, OPENAMOUNT, ORDER, ORDERHANDLER, PAYDOCUMENTPAYMENTINFO, PAYDOCUMENTPAYMENTINFOHANDLER, STATUS, UNIT, UNITHANDLER, USEDOCUMENTPAYMENTINFO, USEDOCUMENTPAYMENTINFOHANDLERFields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLEDFields 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, TYPEFields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddToMaterial(de.hybris.platform.jalo.SessionContext ctx, Material value) Generated method - Addsvalueto material.voidaddToMaterial(Material value) Generated method - Addsvalueto material.voidaddToPartnerAddress(de.hybris.platform.jalo.SessionContext ctx, PartnerAddress value) Generated method - Addsvalueto partnerAddress.voidGenerated method - Addsvalueto partnerAddress.Generated method - Getter of theSapB2BDocument.billAddressattribute.getBillAddress(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSapB2BDocument.billAddressattribute.Generated method - Getter of theSapB2BDocument.customerNumberattribute.getCustomerNumber(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSapB2BDocument.customerNumberattribute.Generated method - Getter of theSapB2BDocument.deliveryDateattribute.getDeliveryDate(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSapB2BDocument.deliveryDateattribute.Generated method - Getter of theSapB2BDocument.deliveryNumberattribute.getDeliveryNumber(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSapB2BDocument.deliveryNumberattribute.Generated method - Getter of theSapB2BDocument.finalDiscountattribute.getFinalDiscount(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSapB2BDocument.finalDiscountattribute.Generated method - Getter of theSapB2BDocument.grandTotalattribute.getGrandTotal(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSapB2BDocument.grandTotalattribute.Generated method - Getter of theSapB2BDocument.grossWeightattribute.getGrossWeight(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSapB2BDocument.grossWeightattribute.Generated method - Getter of theSapB2BDocument.invoiceDateattribute.getInvoiceDate(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSapB2BDocument.invoiceDateattribute.Generated method - Getter of theSapB2BDocument.invoiceNumberattribute.getInvoiceNumber(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSapB2BDocument.invoiceNumberattribute.Generated method - Getter of theSapB2BDocument.materialattribute.getMaterial(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSapB2BDocument.materialattribute.Generated method - Getter of theSapB2BDocument.netWeightattribute.getNetWeight(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSapB2BDocument.netWeightattribute.Generated method - Getter of theSapB2BDocument.orderDateattribute.getOrderDate(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSapB2BDocument.orderDateattribute.Generated method - Getter of theSapB2BDocument.orderNumberattribute.getOrderNumber(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSapB2BDocument.orderNumberattribute.Generated method - Getter of theSapB2BDocument.ourTaxNumberattribute.getOurTaxNumber(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSapB2BDocument.ourTaxNumberattribute.Generated method - Getter of theSapB2BDocument.overAllTaxattribute.getOverAllTax(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSapB2BDocument.overAllTaxattribute.Generated method - Getter of theSapB2BDocument.partnerAddressattribute.getPartnerAddress(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSapB2BDocument.partnerAddressattribute.Generated method - Getter of theSapB2BDocument.payerAddressattribute.getPayerAddress(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSapB2BDocument.payerAddressattribute.Generated method - Getter of theSapB2BDocument.payerNameattribute.getPayerName(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSapB2BDocument.payerNameattribute.Generated method - Getter of theSapB2BDocument.shippingCostattribute.getShippingCost(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSapB2BDocument.shippingCostattribute.Generated method - Getter of theSapB2BDocument.subTotalattribute.getSubTotal(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSapB2BDocument.subTotalattribute.Generated method - Getter of theSapB2BDocument.taxNumberattribute.getTaxNumber(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSapB2BDocument.taxNumberattribute.Generated method - Getter of theSapB2BDocument.termsOfDeliveryattribute.getTermsOfDelivery(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSapB2BDocument.termsOfDeliveryattribute.Generated method - Getter of theSapB2BDocument.termsOfPaymentattribute.getTermsOfPayment(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSapB2BDocument.termsOfPaymentattribute.getUnits()Generated method - Getter of theSapB2BDocument.unitsattribute.getUnits(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSapB2BDocument.unitsattribute.voidremoveFromMaterial(de.hybris.platform.jalo.SessionContext ctx, Material value) Generated method - Removesvaluefrom material.voidremoveFromMaterial(Material value) Generated method - Removesvaluefrom material.voidremoveFromPartnerAddress(de.hybris.platform.jalo.SessionContext ctx, PartnerAddress value) Generated method - Removesvaluefrom partnerAddress.voidGenerated method - Removesvaluefrom partnerAddress.voidsetBillAddress(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theSapB2BDocument.billAddressattribute.voidsetBillAddress(String value) Generated method - Setter of theSapB2BDocument.billAddressattribute.voidsetCustomerNumber(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theSapB2BDocument.customerNumberattribute.voidsetCustomerNumber(String value) Generated method - Setter of theSapB2BDocument.customerNumberattribute.voidsetDeliveryDate(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theSapB2BDocument.deliveryDateattribute.voidsetDeliveryDate(String value) Generated method - Setter of theSapB2BDocument.deliveryDateattribute.voidsetDeliveryNumber(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theSapB2BDocument.deliveryNumberattribute.voidsetDeliveryNumber(String value) Generated method - Setter of theSapB2BDocument.deliveryNumberattribute.voidsetFinalDiscount(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theSapB2BDocument.finalDiscountattribute.voidsetFinalDiscount(String value) Generated method - Setter of theSapB2BDocument.finalDiscountattribute.voidsetGrandTotal(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theSapB2BDocument.grandTotalattribute.voidsetGrandTotal(String value) Generated method - Setter of theSapB2BDocument.grandTotalattribute.voidsetGrossWeight(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theSapB2BDocument.grossWeightattribute.voidsetGrossWeight(String value) Generated method - Setter of theSapB2BDocument.grossWeightattribute.voidsetInvoiceDate(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theSapB2BDocument.invoiceDateattribute.voidsetInvoiceDate(String value) Generated method - Setter of theSapB2BDocument.invoiceDateattribute.voidsetInvoiceNumber(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theSapB2BDocument.invoiceNumberattribute.voidsetInvoiceNumber(String value) Generated method - Setter of theSapB2BDocument.invoiceNumberattribute.voidsetMaterial(de.hybris.platform.jalo.SessionContext ctx, List<Material> value) Generated method - Setter of theSapB2BDocument.materialattribute.voidsetMaterial(List<Material> value) Generated method - Setter of theSapB2BDocument.materialattribute.voidsetNetWeight(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theSapB2BDocument.netWeightattribute.voidsetNetWeight(String value) Generated method - Setter of theSapB2BDocument.netWeightattribute.voidsetOrderDate(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theSapB2BDocument.orderDateattribute.voidsetOrderDate(String value) Generated method - Setter of theSapB2BDocument.orderDateattribute.voidsetOrderNumber(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theSapB2BDocument.orderNumberattribute.voidsetOrderNumber(String value) Generated method - Setter of theSapB2BDocument.orderNumberattribute.voidsetOurTaxNumber(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theSapB2BDocument.ourTaxNumberattribute.voidsetOurTaxNumber(String value) Generated method - Setter of theSapB2BDocument.ourTaxNumberattribute.voidsetOverAllTax(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theSapB2BDocument.overAllTaxattribute.voidsetOverAllTax(String value) Generated method - Setter of theSapB2BDocument.overAllTaxattribute.voidsetPartnerAddress(de.hybris.platform.jalo.SessionContext ctx, List<PartnerAddress> value) Generated method - Setter of theSapB2BDocument.partnerAddressattribute.voidsetPartnerAddress(List<PartnerAddress> value) Generated method - Setter of theSapB2BDocument.partnerAddressattribute.voidsetPayerAddress(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theSapB2BDocument.payerAddressattribute.voidsetPayerAddress(String value) Generated method - Setter of theSapB2BDocument.payerAddressattribute.voidsetPayerName(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theSapB2BDocument.payerNameattribute.voidsetPayerName(String value) Generated method - Setter of theSapB2BDocument.payerNameattribute.voidsetShippingCost(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theSapB2BDocument.shippingCostattribute.voidsetShippingCost(String value) Generated method - Setter of theSapB2BDocument.shippingCostattribute.voidsetSubTotal(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theSapB2BDocument.subTotalattribute.voidsetSubTotal(String value) Generated method - Setter of theSapB2BDocument.subTotalattribute.voidsetTaxNumber(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theSapB2BDocument.taxNumberattribute.voidsetTaxNumber(String value) Generated method - Setter of theSapB2BDocument.taxNumberattribute.voidsetTermsOfDelivery(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theSapB2BDocument.termsOfDeliveryattribute.voidsetTermsOfDelivery(String value) Generated method - Setter of theSapB2BDocument.termsOfDeliveryattribute.voidsetTermsOfPayment(de.hybris.platform.jalo.SessionContext ctx, String value) Generated method - Setter of theSapB2BDocument.termsOfPaymentattribute.voidsetTermsOfPayment(String value) Generated method - Setter of theSapB2BDocument.termsOfPaymentattribute.voidGenerated method - Setter of theSapB2BDocument.unitsattribute.voidGenerated method - Setter of theSapB2BDocument.unitsattribute.Methods inherited from class de.hybris.platform.b2bacceleratorservices.jalo.B2BDocument
createItemMethods inherited from class de.hybris.platform.b2bacceleratorservices.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, setUseDocumentPaymentInfoMethods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItemsMethods 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, setLocalizedPropertyMethods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyMethods 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, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
INVOICENUMBER
Qualifier of theSapB2BDocument.invoiceNumberattribute- See Also:
-
INVOICEDATE
Qualifier of theSapB2BDocument.invoiceDateattribute- See Also:
-
ORDERNUMBER
Qualifier of theSapB2BDocument.orderNumberattribute- See Also:
-
ORDERDATE
Qualifier of theSapB2BDocument.orderDateattribute- See Also:
-
DELIVERYNUMBER
Qualifier of theSapB2BDocument.deliveryNumberattribute- See Also:
-
DELIVERYDATE
Qualifier of theSapB2BDocument.deliveryDateattribute- See Also:
-
CUSTOMERNUMBER
Qualifier of theSapB2BDocument.customerNumberattribute- See Also:
-
TAXNUMBER
Qualifier of theSapB2BDocument.taxNumberattribute- See Also:
-
OURTAXNUMBER
Qualifier of theSapB2BDocument.ourTaxNumberattribute- See Also:
-
NETWEIGHT
Qualifier of theSapB2BDocument.netWeightattribute- See Also:
-
GROSSWEIGHT
Qualifier of theSapB2BDocument.grossWeightattribute- See Also:
-
UNITS
Qualifier of theSapB2BDocument.unitsattribute- See Also:
-
TERMSOFPAYMENT
Qualifier of theSapB2BDocument.termsOfPaymentattribute- See Also:
-
TERMSOFDELIVERY
Qualifier of theSapB2BDocument.termsOfDeliveryattribute- See Also:
-
SUBTOTAL
Qualifier of theSapB2BDocument.subTotalattribute- See Also:
-
FINALDISCOUNT
Qualifier of theSapB2BDocument.finalDiscountattribute- See Also:
-
PAYERNAME
Qualifier of theSapB2BDocument.payerNameattribute- See Also:
-
PAYERADDRESS
Qualifier of theSapB2BDocument.payerAddressattribute- See Also:
-
BILLADDRESS
Qualifier of theSapB2BDocument.billAddressattribute- See Also:
-
OVERALLTAX
Qualifier of theSapB2BDocument.overAllTaxattribute- See Also:
-
GRANDTOTAL
Qualifier of theSapB2BDocument.grandTotalattribute- See Also:
-
SHIPPINGCOST
Qualifier of theSapB2BDocument.shippingCostattribute- See Also:
-
MATERIAL
Qualifier of theSapB2BDocument.materialattribute- See Also:
-
PARTNERADDRESS
Qualifier of theSapB2BDocument.partnerAddressattribute- See Also:
-
MATERIALHANDLER
OneToManyHandlerfor handling 1:n MATERIAL's relation attributes from 'many' side. -
PARTNERADDRESSHANDLER
protected static final de.hybris.platform.util.OneToManyHandler<PartnerAddress> PARTNERADDRESSHANDLEROneToManyHandlerfor handling 1:n PARTNERADDRESS's relation attributes from 'many' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedSapB2BDocument
public GeneratedSapB2BDocument()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classGeneratedB2BDocument
-
getBillAddress
Generated method - Getter of theSapB2BDocument.billAddressattribute.- Returns:
- the billAddress
-
getBillAddress
Generated method - Getter of theSapB2BDocument.billAddressattribute.- Returns:
- the billAddress
-
setBillAddress
Generated method - Setter of theSapB2BDocument.billAddressattribute.- Parameters:
value- the billAddress
-
setBillAddress
Generated method - Setter of theSapB2BDocument.billAddressattribute.- Parameters:
value- the billAddress
-
getCustomerNumber
Generated method - Getter of theSapB2BDocument.customerNumberattribute.- Returns:
- the customerNumber
-
getCustomerNumber
Generated method - Getter of theSapB2BDocument.customerNumberattribute.- Returns:
- the customerNumber
-
setCustomerNumber
Generated method - Setter of theSapB2BDocument.customerNumberattribute.- Parameters:
value- the customerNumber
-
setCustomerNumber
Generated method - Setter of theSapB2BDocument.customerNumberattribute.- Parameters:
value- the customerNumber
-
getDeliveryDate
Generated method - Getter of theSapB2BDocument.deliveryDateattribute.- Returns:
- the deliveryDate
-
getDeliveryDate
Generated method - Getter of theSapB2BDocument.deliveryDateattribute.- Returns:
- the deliveryDate
-
setDeliveryDate
Generated method - Setter of theSapB2BDocument.deliveryDateattribute.- Parameters:
value- the deliveryDate
-
setDeliveryDate
Generated method - Setter of theSapB2BDocument.deliveryDateattribute.- Parameters:
value- the deliveryDate
-
getDeliveryNumber
Generated method - Getter of theSapB2BDocument.deliveryNumberattribute.- Returns:
- the deliveryNumber
-
getDeliveryNumber
Generated method - Getter of theSapB2BDocument.deliveryNumberattribute.- Returns:
- the deliveryNumber
-
setDeliveryNumber
Generated method - Setter of theSapB2BDocument.deliveryNumberattribute.- Parameters:
value- the deliveryNumber
-
setDeliveryNumber
Generated method - Setter of theSapB2BDocument.deliveryNumberattribute.- Parameters:
value- the deliveryNumber
-
getFinalDiscount
Generated method - Getter of theSapB2BDocument.finalDiscountattribute.- Returns:
- the finalDiscount
-
getFinalDiscount
Generated method - Getter of theSapB2BDocument.finalDiscountattribute.- Returns:
- the finalDiscount
-
setFinalDiscount
Generated method - Setter of theSapB2BDocument.finalDiscountattribute.- Parameters:
value- the finalDiscount
-
setFinalDiscount
Generated method - Setter of theSapB2BDocument.finalDiscountattribute.- Parameters:
value- the finalDiscount
-
getGrandTotal
Generated method - Getter of theSapB2BDocument.grandTotalattribute.- Returns:
- the grandTotal
-
getGrandTotal
Generated method - Getter of theSapB2BDocument.grandTotalattribute.- Returns:
- the grandTotal
-
setGrandTotal
Generated method - Setter of theSapB2BDocument.grandTotalattribute.- Parameters:
value- the grandTotal
-
setGrandTotal
Generated method - Setter of theSapB2BDocument.grandTotalattribute.- Parameters:
value- the grandTotal
-
getGrossWeight
Generated method - Getter of theSapB2BDocument.grossWeightattribute.- Returns:
- the grossWeight
-
getGrossWeight
Generated method - Getter of theSapB2BDocument.grossWeightattribute.- Returns:
- the grossWeight
-
setGrossWeight
Generated method - Setter of theSapB2BDocument.grossWeightattribute.- Parameters:
value- the grossWeight
-
setGrossWeight
Generated method - Setter of theSapB2BDocument.grossWeightattribute.- Parameters:
value- the grossWeight
-
getInvoiceDate
Generated method - Getter of theSapB2BDocument.invoiceDateattribute.- Returns:
- the invoiceDate
-
getInvoiceDate
Generated method - Getter of theSapB2BDocument.invoiceDateattribute.- Returns:
- the invoiceDate
-
setInvoiceDate
Generated method - Setter of theSapB2BDocument.invoiceDateattribute.- Parameters:
value- the invoiceDate
-
setInvoiceDate
Generated method - Setter of theSapB2BDocument.invoiceDateattribute.- Parameters:
value- the invoiceDate
-
getInvoiceNumber
Generated method - Getter of theSapB2BDocument.invoiceNumberattribute.- Returns:
- the invoiceNumber
-
getInvoiceNumber
Generated method - Getter of theSapB2BDocument.invoiceNumberattribute.- Returns:
- the invoiceNumber
-
setInvoiceNumber
Generated method - Setter of theSapB2BDocument.invoiceNumberattribute.- Parameters:
value- the invoiceNumber
-
setInvoiceNumber
Generated method - Setter of theSapB2BDocument.invoiceNumberattribute.- Parameters:
value- the invoiceNumber
-
getMaterial
Generated method - Getter of theSapB2BDocument.materialattribute.- Returns:
- the material
-
getMaterial
Generated method - Getter of theSapB2BDocument.materialattribute.- Returns:
- the material
-
setMaterial
Generated method - Setter of theSapB2BDocument.materialattribute.- Parameters:
value- the material
-
setMaterial
Generated method - Setter of theSapB2BDocument.materialattribute.- Parameters:
value- the material
-
addToMaterial
Generated method - Addsvalueto material.- Parameters:
value- the item to add to material
-
addToMaterial
Generated method - Addsvalueto material.- Parameters:
value- the item to add to material
-
removeFromMaterial
Generated method - Removesvaluefrom material.- Parameters:
value- the item to remove from material
-
removeFromMaterial
Generated method - Removesvaluefrom material.- Parameters:
value- the item to remove from material
-
getNetWeight
Generated method - Getter of theSapB2BDocument.netWeightattribute.- Returns:
- the netWeight
-
getNetWeight
Generated method - Getter of theSapB2BDocument.netWeightattribute.- Returns:
- the netWeight
-
setNetWeight
Generated method - Setter of theSapB2BDocument.netWeightattribute.- Parameters:
value- the netWeight
-
setNetWeight
Generated method - Setter of theSapB2BDocument.netWeightattribute.- Parameters:
value- the netWeight
-
getOrderDate
Generated method - Getter of theSapB2BDocument.orderDateattribute.- Returns:
- the orderDate
-
getOrderDate
Generated method - Getter of theSapB2BDocument.orderDateattribute.- Returns:
- the orderDate
-
setOrderDate
Generated method - Setter of theSapB2BDocument.orderDateattribute.- Parameters:
value- the orderDate
-
setOrderDate
Generated method - Setter of theSapB2BDocument.orderDateattribute.- Parameters:
value- the orderDate
-
getOrderNumber
Generated method - Getter of theSapB2BDocument.orderNumberattribute.- Returns:
- the orderNumber
-
getOrderNumber
Generated method - Getter of theSapB2BDocument.orderNumberattribute.- Returns:
- the orderNumber
-
setOrderNumber
Generated method - Setter of theSapB2BDocument.orderNumberattribute.- Parameters:
value- the orderNumber
-
setOrderNumber
Generated method - Setter of theSapB2BDocument.orderNumberattribute.- Parameters:
value- the orderNumber
-
getOurTaxNumber
Generated method - Getter of theSapB2BDocument.ourTaxNumberattribute.- Returns:
- the ourTaxNumber
-
getOurTaxNumber
Generated method - Getter of theSapB2BDocument.ourTaxNumberattribute.- Returns:
- the ourTaxNumber
-
setOurTaxNumber
Generated method - Setter of theSapB2BDocument.ourTaxNumberattribute.- Parameters:
value- the ourTaxNumber
-
setOurTaxNumber
Generated method - Setter of theSapB2BDocument.ourTaxNumberattribute.- Parameters:
value- the ourTaxNumber
-
getOverAllTax
Generated method - Getter of theSapB2BDocument.overAllTaxattribute.- Returns:
- the overAllTax
-
getOverAllTax
Generated method - Getter of theSapB2BDocument.overAllTaxattribute.- Returns:
- the overAllTax
-
setOverAllTax
Generated method - Setter of theSapB2BDocument.overAllTaxattribute.- Parameters:
value- the overAllTax
-
setOverAllTax
Generated method - Setter of theSapB2BDocument.overAllTaxattribute.- Parameters:
value- the overAllTax
-
getPartnerAddress
Generated method - Getter of theSapB2BDocument.partnerAddressattribute.- Returns:
- the partnerAddress
-
getPartnerAddress
Generated method - Getter of theSapB2BDocument.partnerAddressattribute.- Returns:
- the partnerAddress
-
setPartnerAddress
public void setPartnerAddress(de.hybris.platform.jalo.SessionContext ctx, List<PartnerAddress> value) Generated method - Setter of theSapB2BDocument.partnerAddressattribute.- Parameters:
value- the partnerAddress
-
setPartnerAddress
Generated method - Setter of theSapB2BDocument.partnerAddressattribute.- Parameters:
value- the partnerAddress
-
addToPartnerAddress
Generated method - Addsvalueto partnerAddress.- Parameters:
value- the item to add to partnerAddress
-
addToPartnerAddress
Generated method - Addsvalueto partnerAddress.- Parameters:
value- the item to add to partnerAddress
-
removeFromPartnerAddress
public void removeFromPartnerAddress(de.hybris.platform.jalo.SessionContext ctx, PartnerAddress value) Generated method - Removesvaluefrom partnerAddress.- Parameters:
value- the item to remove from partnerAddress
-
removeFromPartnerAddress
Generated method - Removesvaluefrom partnerAddress.- Parameters:
value- the item to remove from partnerAddress
-
getPayerAddress
Generated method - Getter of theSapB2BDocument.payerAddressattribute.- Returns:
- the payerAddress
-
getPayerAddress
Generated method - Getter of theSapB2BDocument.payerAddressattribute.- Returns:
- the payerAddress
-
setPayerAddress
Generated method - Setter of theSapB2BDocument.payerAddressattribute.- Parameters:
value- the payerAddress
-
setPayerAddress
Generated method - Setter of theSapB2BDocument.payerAddressattribute.- Parameters:
value- the payerAddress
-
getPayerName
Generated method - Getter of theSapB2BDocument.payerNameattribute.- Returns:
- the payerName
-
getPayerName
Generated method - Getter of theSapB2BDocument.payerNameattribute.- Returns:
- the payerName
-
setPayerName
Generated method - Setter of theSapB2BDocument.payerNameattribute.- Parameters:
value- the payerName
-
setPayerName
Generated method - Setter of theSapB2BDocument.payerNameattribute.- Parameters:
value- the payerName
-
getShippingCost
Generated method - Getter of theSapB2BDocument.shippingCostattribute.- Returns:
- the shippingCost
-
getShippingCost
Generated method - Getter of theSapB2BDocument.shippingCostattribute.- Returns:
- the shippingCost
-
setShippingCost
Generated method - Setter of theSapB2BDocument.shippingCostattribute.- Parameters:
value- the shippingCost
-
setShippingCost
Generated method - Setter of theSapB2BDocument.shippingCostattribute.- Parameters:
value- the shippingCost
-
getSubTotal
Generated method - Getter of theSapB2BDocument.subTotalattribute.- Returns:
- the subTotal
-
getSubTotal
Generated method - Getter of theSapB2BDocument.subTotalattribute.- Returns:
- the subTotal
-
setSubTotal
Generated method - Setter of theSapB2BDocument.subTotalattribute.- Parameters:
value- the subTotal
-
setSubTotal
Generated method - Setter of theSapB2BDocument.subTotalattribute.- Parameters:
value- the subTotal
-
getTaxNumber
Generated method - Getter of theSapB2BDocument.taxNumberattribute.- Returns:
- the taxNumber
-
getTaxNumber
Generated method - Getter of theSapB2BDocument.taxNumberattribute.- Returns:
- the taxNumber
-
setTaxNumber
Generated method - Setter of theSapB2BDocument.taxNumberattribute.- Parameters:
value- the taxNumber
-
setTaxNumber
Generated method - Setter of theSapB2BDocument.taxNumberattribute.- Parameters:
value- the taxNumber
-
getTermsOfDelivery
Generated method - Getter of theSapB2BDocument.termsOfDeliveryattribute.- Returns:
- the termsOfDelivery
-
getTermsOfDelivery
Generated method - Getter of theSapB2BDocument.termsOfDeliveryattribute.- Returns:
- the termsOfDelivery
-
setTermsOfDelivery
Generated method - Setter of theSapB2BDocument.termsOfDeliveryattribute.- Parameters:
value- the termsOfDelivery
-
setTermsOfDelivery
Generated method - Setter of theSapB2BDocument.termsOfDeliveryattribute.- Parameters:
value- the termsOfDelivery
-
getTermsOfPayment
Generated method - Getter of theSapB2BDocument.termsOfPaymentattribute.- Returns:
- the termsOfPayment
-
getTermsOfPayment
Generated method - Getter of theSapB2BDocument.termsOfPaymentattribute.- Returns:
- the termsOfPayment
-
setTermsOfPayment
Generated method - Setter of theSapB2BDocument.termsOfPaymentattribute.- Parameters:
value- the termsOfPayment
-
setTermsOfPayment
Generated method - Setter of theSapB2BDocument.termsOfPaymentattribute.- Parameters:
value- the termsOfPayment
-
getUnits
Generated method - Getter of theSapB2BDocument.unitsattribute.- Returns:
- the units
-
getUnits
Generated method - Getter of theSapB2BDocument.unitsattribute.- Returns:
- the units
-
setUnits
Generated method - Setter of theSapB2BDocument.unitsattribute.- Parameters:
value- the units
-
setUnits
Generated method - Setter of theSapB2BDocument.unitsattribute.- Parameters:
value- the units
-