|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InvoiceClass
| Method Summary | |
|---|---|
Invoice |
createInvoice()
Creates an instance of class Invoice. |
Invoice |
createInvoice(short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String templateReferenceFilter,
short contractCurrency,
short contractLanguage,
short contractState,
String name,
short paymentTerms,
short pricingState,
short priority,
BigDecimal totalAmount,
BigDecimal totalAmountIncludingTax,
BigDecimal totalBaseAmount,
BigDecimal totalDiscountAmount,
BigDecimal totalSalesCommission,
BigDecimal totalTaxAmount,
Account carrier,
boolean isGift,
short shippingMethod,
boolean disabled)
Creates an instance of class Invoice based on all required
attributes. |
Invoice |
extendAbstractContract(AbstractContract _base,
boolean disabled)
Creates an instance of class Invoice based on the
superclass AbstractContract and all required attributes
not included in this superclass. |
Invoice |
extendAddressContainer(AddressContainer _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String templateReferenceFilter,
short contractCurrency,
short contractLanguage,
short contractState,
String name,
short paymentTerms,
short pricingState,
short priority,
BigDecimal totalAmount,
BigDecimal totalAmountIncludingTax,
BigDecimal totalBaseAmount,
BigDecimal totalDiscountAmount,
BigDecimal totalSalesCommission,
BigDecimal totalTaxAmount,
Account carrier,
boolean isGift,
short shippingMethod,
boolean disabled)
Creates an instance of class Invoice based on the
superclass AddressContainer and all required attributes
not included in this superclass. |
Invoice |
extendAlertSender(AlertSender _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String templateReferenceFilter,
short contractCurrency,
short contractLanguage,
short contractState,
String name,
short paymentTerms,
short pricingState,
short priority,
BigDecimal totalAmount,
BigDecimal totalAmountIncludingTax,
BigDecimal totalBaseAmount,
BigDecimal totalDiscountAmount,
BigDecimal totalSalesCommission,
BigDecimal totalTaxAmount,
Account carrier,
boolean isGift,
short shippingMethod,
boolean disabled)
Creates an instance of class Invoice based on the
superclass AlertSender and all required attributes not
included in this superclass. |
Invoice |
extendAssignable(Assignable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String templateReferenceFilter,
short contractCurrency,
short contractLanguage,
short contractState,
String name,
short paymentTerms,
short pricingState,
short priority,
BigDecimal totalAmount,
BigDecimal totalAmountIncludingTax,
BigDecimal totalBaseAmount,
BigDecimal totalDiscountAmount,
BigDecimal totalSalesCommission,
BigDecimal totalTaxAmount,
Account carrier,
boolean isGift,
short shippingMethod,
boolean disabled)
Creates an instance of class Invoice based on the
superclass Assignable and all required attributes not
included in this superclass. |
Invoice |
extendAuditee(Auditee _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String templateReferenceFilter,
short contractCurrency,
short contractLanguage,
short contractState,
String name,
short paymentTerms,
short pricingState,
short priority,
BigDecimal totalAmount,
BigDecimal totalAmountIncludingTax,
BigDecimal totalBaseAmount,
BigDecimal totalDiscountAmount,
BigDecimal totalSalesCommission,
BigDecimal totalTaxAmount,
Account carrier,
boolean isGift,
short shippingMethod,
boolean disabled)
Creates an instance of class Invoice based on the
superclass Auditee and all required attributes not
included in this superclass. |
Invoice |
extendBasicObject(org.openmdx.base.jmi1.BasicObject _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String templateReferenceFilter,
short contractCurrency,
short contractLanguage,
short contractState,
String name,
short paymentTerms,
short pricingState,
short priority,
BigDecimal totalAmount,
BigDecimal totalAmountIncludingTax,
BigDecimal totalBaseAmount,
BigDecimal totalDiscountAmount,
BigDecimal totalSalesCommission,
BigDecimal totalTaxAmount,
Account carrier,
boolean isGift,
short shippingMethod,
boolean disabled)
Creates an instance of class Invoice based on the
superclass BasicObject and all required attributes not
included in this superclass. |
Invoice |
extendCloneable(Cloneable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String templateReferenceFilter,
short contractCurrency,
short contractLanguage,
short contractState,
String name,
short paymentTerms,
short pricingState,
short priority,
BigDecimal totalAmount,
BigDecimal totalAmountIncludingTax,
BigDecimal totalBaseAmount,
BigDecimal totalDiscountAmount,
BigDecimal totalSalesCommission,
BigDecimal totalTaxAmount,
Account carrier,
boolean isGift,
short shippingMethod,
boolean disabled)
Creates an instance of class Invoice based on the
superclass Cloneable and all required attributes not
included in this superclass. |
Invoice |
extendContextCapable(org.openmdx.base.jmi1.ContextCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String templateReferenceFilter,
short contractCurrency,
short contractLanguage,
short contractState,
String name,
short paymentTerms,
short pricingState,
short priority,
BigDecimal totalAmount,
BigDecimal totalAmountIncludingTax,
BigDecimal totalBaseAmount,
BigDecimal totalDiscountAmount,
BigDecimal totalSalesCommission,
BigDecimal totalTaxAmount,
Account carrier,
boolean isGift,
short shippingMethod,
boolean disabled)
Creates an instance of class Invoice based on the
superclass ContextCapable and all required attributes not
included in this superclass. |
Invoice |
extendCrxObject(CrxObject _base,
String templateReferenceFilter,
short contractCurrency,
short contractLanguage,
short contractState,
String name,
short paymentTerms,
short pricingState,
short priority,
BigDecimal totalAmount,
BigDecimal totalAmountIncludingTax,
BigDecimal totalBaseAmount,
BigDecimal totalDiscountAmount,
BigDecimal totalSalesCommission,
BigDecimal totalTaxAmount,
Account carrier,
boolean isGift,
short shippingMethod)
Creates an instance of class Invoice based on the
superclass CrxObject and all required attributes not
included in this superclass. |
Invoice |
extendDeliveryRequestContainer(DeliveryRequestContainer _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String templateReferenceFilter,
short contractCurrency,
short contractLanguage,
short contractState,
String name,
short paymentTerms,
short pricingState,
short priority,
BigDecimal totalAmount,
BigDecimal totalAmountIncludingTax,
BigDecimal totalBaseAmount,
BigDecimal totalDiscountAmount,
BigDecimal totalSalesCommission,
BigDecimal totalTaxAmount,
Account carrier,
boolean isGift,
short shippingMethod,
boolean disabled)
Creates an instance of class Invoice based on the
superclass DeliveryRequestContainer and all required
attributes not included in this superclass. |
Invoice |
extendDepotReferenceHolder(DepotReferenceHolder _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String templateReferenceFilter,
short contractCurrency,
short contractLanguage,
short contractState,
String name,
short paymentTerms,
short pricingState,
short priority,
BigDecimal totalAmount,
BigDecimal totalAmountIncludingTax,
BigDecimal totalBaseAmount,
BigDecimal totalDiscountAmount,
BigDecimal totalSalesCommission,
BigDecimal totalTaxAmount,
Account carrier,
boolean isGift,
short shippingMethod,
boolean disabled)
Creates an instance of class Invoice based on the
superclass DepotReferenceHolder and all required
attributes not included in this superclass. |
Invoice |
extendExtentCapable(org.openmdx.base.jmi1.ExtentCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String templateReferenceFilter,
short contractCurrency,
short contractLanguage,
short contractState,
String name,
short paymentTerms,
short pricingState,
short priority,
BigDecimal totalAmount,
BigDecimal totalAmountIncludingTax,
BigDecimal totalBaseAmount,
BigDecimal totalDiscountAmount,
BigDecimal totalSalesCommission,
BigDecimal totalTaxAmount,
Account carrier,
boolean isGift,
short shippingMethod,
boolean disabled)
Creates an instance of class Invoice based on the
superclass ExtentCapable and all required attributes not
included in this superclass. |
Invoice |
extendImporter(Importer _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String templateReferenceFilter,
short contractCurrency,
short contractLanguage,
short contractState,
String name,
short paymentTerms,
short pricingState,
short priority,
BigDecimal totalAmount,
BigDecimal totalAmountIncludingTax,
BigDecimal totalBaseAmount,
BigDecimal totalDiscountAmount,
BigDecimal totalSalesCommission,
BigDecimal totalTaxAmount,
Account carrier,
boolean isGift,
short shippingMethod,
boolean disabled)
Creates an instance of class Invoice based on the
superclass Importer and all required attributes not
included in this superclass. |
Invoice |
extendIndexed(Indexed _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String templateReferenceFilter,
short contractCurrency,
short contractLanguage,
short contractState,
String name,
short paymentTerms,
short pricingState,
short priority,
BigDecimal totalAmount,
BigDecimal totalAmountIncludingTax,
BigDecimal totalBaseAmount,
BigDecimal totalDiscountAmount,
BigDecimal totalSalesCommission,
BigDecimal totalTaxAmount,
Account carrier,
boolean isGift,
short shippingMethod,
boolean disabled)
Creates an instance of class Invoice based on the
superclass Indexed and all required attributes not
included in this superclass. |
Invoice |
extendSecureObject(SecureObject _base,
String templateReferenceFilter,
short contractCurrency,
short contractLanguage,
short contractState,
String name,
short paymentTerms,
short pricingState,
short priority,
BigDecimal totalAmount,
BigDecimal totalAmountIncludingTax,
BigDecimal totalBaseAmount,
BigDecimal totalDiscountAmount,
BigDecimal totalSalesCommission,
BigDecimal totalTaxAmount,
Account carrier,
boolean isGift,
short shippingMethod,
boolean disabled)
Creates an instance of class Invoice based on the
superclass SecureObject and all required attributes not
included in this superclass. |
Invoice |
extendShippingDetail(ShippingDetail _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String templateReferenceFilter,
short contractCurrency,
short contractLanguage,
short contractState,
String name,
short paymentTerms,
short pricingState,
short priority,
BigDecimal totalAmount,
BigDecimal totalAmountIncludingTax,
BigDecimal totalBaseAmount,
BigDecimal totalDiscountAmount,
BigDecimal totalSalesCommission,
BigDecimal totalTaxAmount,
boolean disabled)
Creates an instance of class Invoice based on the
superclass ShippingDetail and all required attributes not
included in this superclass. |
Invoice |
extendSubscriptionTarget(SubscriptionTarget _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String templateReferenceFilter,
short contractCurrency,
short contractLanguage,
short contractState,
String name,
short paymentTerms,
short pricingState,
short priority,
BigDecimal totalAmount,
BigDecimal totalAmountIncludingTax,
BigDecimal totalBaseAmount,
BigDecimal totalDiscountAmount,
BigDecimal totalSalesCommission,
BigDecimal totalTaxAmount,
Account carrier,
boolean isGift,
short shippingMethod,
boolean disabled)
Creates an instance of class Invoice based on the
superclass SubscriptionTarget and all required attributes
not included in this superclass. |
Invoice |
extendTemplateEnabled(TemplateEnabled _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
short contractCurrency,
short contractLanguage,
short contractState,
String name,
short paymentTerms,
short pricingState,
short priority,
BigDecimal totalAmount,
BigDecimal totalAmountIncludingTax,
BigDecimal totalBaseAmount,
BigDecimal totalDiscountAmount,
BigDecimal totalSalesCommission,
BigDecimal totalTaxAmount,
Account carrier,
boolean isGift,
short shippingMethod,
boolean disabled)
Creates an instance of class Invoice based on the
superclass TemplateEnabled and all required attributes not
included in this superclass. |
Invoice |
extendViewCapable(org.openmdx.compatibility.view1.jmi1.ViewCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String templateReferenceFilter,
short contractCurrency,
short contractLanguage,
short contractState,
String name,
short paymentTerms,
short pricingState,
short priority,
BigDecimal totalAmount,
BigDecimal totalAmountIncludingTax,
BigDecimal totalBaseAmount,
BigDecimal totalDiscountAmount,
BigDecimal totalSalesCommission,
BigDecimal totalTaxAmount,
Account carrier,
boolean isGift,
short shippingMethod,
boolean disabled)
Creates an instance of class Invoice based on the
superclass ViewCapable and all required attributes not
included in this superclass. |
Invoice |
extendXmlExporter(XmlExporter _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String templateReferenceFilter,
short contractCurrency,
short contractLanguage,
short contractState,
String name,
short paymentTerms,
short pricingState,
short priority,
BigDecimal totalAmount,
BigDecimal totalAmountIncludingTax,
BigDecimal totalBaseAmount,
BigDecimal totalDiscountAmount,
BigDecimal totalSalesCommission,
BigDecimal totalTaxAmount,
Account carrier,
boolean isGift,
short shippingMethod,
boolean disabled)
Creates an instance of class Invoice based on the
superclass XmlExporter and all required attributes not
included in this superclass. |
Invoice |
getInvoice(Object object)
Creates an instance of class Invoice based on the
specified Object instance. |
| Methods inherited from interface javax.jmi.reflect.RefClass |
|---|
refAllOfClass, refAllOfType, refCreateInstance, refCreateStruct, refCreateStruct, refGetEnum, refGetEnum |
| Methods inherited from interface javax.jmi.reflect.RefFeatured |
|---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
|---|
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
| Method Detail |
|---|
Invoice createInvoice()
Invoice.
This is a factory operation used to create instance objects of class
Invoice.
Invoice getInvoice(Object object)
Invoice based on the
specified Object instance.
This is a factory operation used to create instance objects of class
Invoice.
object - The Object instance this class is based on.
Invoice createInvoice(short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String templateReferenceFilter,
short contractCurrency,
short contractLanguage,
short contractState,
String name,
short paymentTerms,
short pricingState,
short priority,
BigDecimal totalAmount,
BigDecimal totalAmountIncludingTax,
BigDecimal totalBaseAmount,
BigDecimal totalDiscountAmount,
BigDecimal totalSalesCommission,
BigDecimal totalTaxAmount,
Account carrier,
boolean isGift,
short shippingMethod,
boolean disabled)
Invoice based on all required
attributes.
This is a factory operation used to create instance objects of class
Invoice.
Invoice extendAlertSender(AlertSender _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String templateReferenceFilter,
short contractCurrency,
short contractLanguage,
short contractState,
String name,
short paymentTerms,
short pricingState,
short priority,
BigDecimal totalAmount,
BigDecimal totalAmountIncludingTax,
BigDecimal totalBaseAmount,
BigDecimal totalDiscountAmount,
BigDecimal totalSalesCommission,
BigDecimal totalTaxAmount,
Account carrier,
boolean isGift,
short shippingMethod,
boolean disabled)
Invoice based on the
superclass AlertSender and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Invoice.
Invoice extendAssignable(Assignable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String templateReferenceFilter,
short contractCurrency,
short contractLanguage,
short contractState,
String name,
short paymentTerms,
short pricingState,
short priority,
BigDecimal totalAmount,
BigDecimal totalAmountIncludingTax,
BigDecimal totalBaseAmount,
BigDecimal totalDiscountAmount,
BigDecimal totalSalesCommission,
BigDecimal totalTaxAmount,
Account carrier,
boolean isGift,
short shippingMethod,
boolean disabled)
Invoice based on the
superclass Assignable and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Invoice.
Invoice extendAuditee(Auditee _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String templateReferenceFilter,
short contractCurrency,
short contractLanguage,
short contractState,
String name,
short paymentTerms,
short pricingState,
short priority,
BigDecimal totalAmount,
BigDecimal totalAmountIncludingTax,
BigDecimal totalBaseAmount,
BigDecimal totalDiscountAmount,
BigDecimal totalSalesCommission,
BigDecimal totalTaxAmount,
Account carrier,
boolean isGift,
short shippingMethod,
boolean disabled)
Invoice based on the
superclass Auditee and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Invoice.
Invoice extendCloneable(Cloneable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String templateReferenceFilter,
short contractCurrency,
short contractLanguage,
short contractState,
String name,
short paymentTerms,
short pricingState,
short priority,
BigDecimal totalAmount,
BigDecimal totalAmountIncludingTax,
BigDecimal totalBaseAmount,
BigDecimal totalDiscountAmount,
BigDecimal totalSalesCommission,
BigDecimal totalTaxAmount,
Account carrier,
boolean isGift,
short shippingMethod,
boolean disabled)
Invoice based on the
superclass Cloneable and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Invoice.
Invoice extendImporter(Importer _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String templateReferenceFilter,
short contractCurrency,
short contractLanguage,
short contractState,
String name,
short paymentTerms,
short pricingState,
short priority,
BigDecimal totalAmount,
BigDecimal totalAmountIncludingTax,
BigDecimal totalBaseAmount,
BigDecimal totalDiscountAmount,
BigDecimal totalSalesCommission,
BigDecimal totalTaxAmount,
Account carrier,
boolean isGift,
short shippingMethod,
boolean disabled)
Invoice based on the
superclass Importer and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Invoice.
Invoice extendIndexed(Indexed _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String templateReferenceFilter,
short contractCurrency,
short contractLanguage,
short contractState,
String name,
short paymentTerms,
short pricingState,
short priority,
BigDecimal totalAmount,
BigDecimal totalAmountIncludingTax,
BigDecimal totalBaseAmount,
BigDecimal totalDiscountAmount,
BigDecimal totalSalesCommission,
BigDecimal totalTaxAmount,
Account carrier,
boolean isGift,
short shippingMethod,
boolean disabled)
Invoice based on the
superclass Indexed and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Invoice.
Invoice extendSecureObject(SecureObject _base,
String templateReferenceFilter,
short contractCurrency,
short contractLanguage,
short contractState,
String name,
short paymentTerms,
short pricingState,
short priority,
BigDecimal totalAmount,
BigDecimal totalAmountIncludingTax,
BigDecimal totalBaseAmount,
BigDecimal totalDiscountAmount,
BigDecimal totalSalesCommission,
BigDecimal totalTaxAmount,
Account carrier,
boolean isGift,
short shippingMethod,
boolean disabled)
Invoice based on the
superclass SecureObject and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Invoice.
Invoice extendSubscriptionTarget(SubscriptionTarget _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String templateReferenceFilter,
short contractCurrency,
short contractLanguage,
short contractState,
String name,
short paymentTerms,
short pricingState,
short priority,
BigDecimal totalAmount,
BigDecimal totalAmountIncludingTax,
BigDecimal totalBaseAmount,
BigDecimal totalDiscountAmount,
BigDecimal totalSalesCommission,
BigDecimal totalTaxAmount,
Account carrier,
boolean isGift,
short shippingMethod,
boolean disabled)
Invoice based on the
superclass SubscriptionTarget and all required attributes
not included in this superclass.
This is a factory operation used to create instance objects of class
Invoice.
Invoice extendTemplateEnabled(TemplateEnabled _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
short contractCurrency,
short contractLanguage,
short contractState,
String name,
short paymentTerms,
short pricingState,
short priority,
BigDecimal totalAmount,
BigDecimal totalAmountIncludingTax,
BigDecimal totalBaseAmount,
BigDecimal totalDiscountAmount,
BigDecimal totalSalesCommission,
BigDecimal totalTaxAmount,
Account carrier,
boolean isGift,
short shippingMethod,
boolean disabled)
Invoice based on the
superclass TemplateEnabled and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Invoice.
Invoice extendXmlExporter(XmlExporter _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String templateReferenceFilter,
short contractCurrency,
short contractLanguage,
short contractState,
String name,
short paymentTerms,
short pricingState,
short priority,
BigDecimal totalAmount,
BigDecimal totalAmountIncludingTax,
BigDecimal totalBaseAmount,
BigDecimal totalDiscountAmount,
BigDecimal totalSalesCommission,
BigDecimal totalTaxAmount,
Account carrier,
boolean isGift,
short shippingMethod,
boolean disabled)
Invoice based on the
superclass XmlExporter and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Invoice.
Invoice extendAbstractContract(AbstractContract _base,
boolean disabled)
Invoice based on the
superclass AbstractContract and all required attributes
not included in this superclass.
This is a factory operation used to create instance objects of class
Invoice.
Invoice extendAddressContainer(AddressContainer _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String templateReferenceFilter,
short contractCurrency,
short contractLanguage,
short contractState,
String name,
short paymentTerms,
short pricingState,
short priority,
BigDecimal totalAmount,
BigDecimal totalAmountIncludingTax,
BigDecimal totalBaseAmount,
BigDecimal totalDiscountAmount,
BigDecimal totalSalesCommission,
BigDecimal totalTaxAmount,
Account carrier,
boolean isGift,
short shippingMethod,
boolean disabled)
Invoice based on the
superclass AddressContainer and all required attributes
not included in this superclass.
This is a factory operation used to create instance objects of class
Invoice.
Invoice extendDeliveryRequestContainer(DeliveryRequestContainer _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String templateReferenceFilter,
short contractCurrency,
short contractLanguage,
short contractState,
String name,
short paymentTerms,
short pricingState,
short priority,
BigDecimal totalAmount,
BigDecimal totalAmountIncludingTax,
BigDecimal totalBaseAmount,
BigDecimal totalDiscountAmount,
BigDecimal totalSalesCommission,
BigDecimal totalTaxAmount,
Account carrier,
boolean isGift,
short shippingMethod,
boolean disabled)
Invoice based on the
superclass DeliveryRequestContainer and all required
attributes not included in this superclass.
This is a factory operation used to create instance objects of class
Invoice.
Invoice extendShippingDetail(ShippingDetail _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
String templateReferenceFilter,
short contractCurrency,
short contractLanguage,
short contractState,
String name,
short paymentTerms,
short pricingState,
short priority,
BigDecimal totalAmount,
BigDecimal totalAmountIncludingTax,
BigDecimal totalBaseAmount,
BigDecimal totalDiscountAmount,
BigDecimal totalSalesCommission,
BigDecimal totalTaxAmount,
boolean disabled)
Invoice based on the
superclass ShippingDetail and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Invoice.
Invoice