Uses of Interface
org.opencrx.kernel.contract1.jmi1.InvoiceBundledProductPosition

Packages that use InvoiceBundledProductPosition
org.opencrx.kernel.contract1.jmi1   
 

Uses of InvoiceBundledProductPosition in org.opencrx.kernel.contract1.jmi1
 

Methods in org.opencrx.kernel.contract1.jmi1 that return InvoiceBundledProductPosition
 InvoiceBundledProductPosition InvoiceBundledProductPositionClass.createInvoiceBundledProductPosition()
          Creates an instance of class InvoiceBundledProductPosition.
 InvoiceBundledProductPosition InvoiceBundledProductPositionClass.createInvoiceBundledProductPosition(short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short contractPositionState, long lineItemNumber, short minMaxQuantityHandling, String name, String positionNumber, short pricingState, SalesTaxType salesTaxType, Account carrier, boolean isGift, short shippingMethod, boolean disabled)
          Creates an instance of class InvoiceBundledProductPosition based on all required attributes.
 InvoiceBundledProductPosition InvoiceBundledProductPositionClass.extendAddressContainer(AddressContainer _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short contractPositionState, long lineItemNumber, short minMaxQuantityHandling, String name, String positionNumber, short pricingState, SalesTaxType salesTaxType, Account carrier, boolean isGift, short shippingMethod, boolean disabled)
          Creates an instance of class InvoiceBundledProductPosition based on the superclass AddressContainer and all required attributes not included in this superclass.
 InvoiceBundledProductPosition InvoiceBundledProductPositionClass.extendAlertSender(AlertSender _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short contractPositionState, long lineItemNumber, short minMaxQuantityHandling, String name, String positionNumber, short pricingState, SalesTaxType salesTaxType, Account carrier, boolean isGift, short shippingMethod, boolean disabled)
          Creates an instance of class InvoiceBundledProductPosition based on the superclass AlertSender and all required attributes not included in this superclass.
 InvoiceBundledProductPosition InvoiceBundledProductPositionClass.extendAuditee(Auditee _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short contractPositionState, long lineItemNumber, short minMaxQuantityHandling, String name, String positionNumber, short pricingState, SalesTaxType salesTaxType, Account carrier, boolean isGift, short shippingMethod, boolean disabled)
          Creates an instance of class InvoiceBundledProductPosition based on the superclass Auditee and all required attributes not included in this superclass.
 InvoiceBundledProductPosition InvoiceBundledProductPositionClass.extendBasicObject(org.openmdx.base.jmi1.BasicObject _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short contractPositionState, long lineItemNumber, short minMaxQuantityHandling, String name, String positionNumber, short pricingState, SalesTaxType salesTaxType, Account carrier, boolean isGift, short shippingMethod, boolean disabled)
          Creates an instance of class InvoiceBundledProductPosition based on the superclass BasicObject and all required attributes not included in this superclass.
 InvoiceBundledProductPosition InvoiceBundledProductPositionClass.extendBookingOrigin(BookingOrigin _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short contractPositionState, long lineItemNumber, short minMaxQuantityHandling, String name, String positionNumber, short pricingState, SalesTaxType salesTaxType, Account carrier, boolean isGift, short shippingMethod, boolean disabled)
          Creates an instance of class InvoiceBundledProductPosition based on the superclass BookingOrigin and all required attributes not included in this superclass.
 InvoiceBundledProductPosition InvoiceBundledProductPositionClass.extendBundledProductPosition(BundledProductPosition _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short contractPositionState, long lineItemNumber, short minMaxQuantityHandling, String name, String positionNumber, short pricingState, SalesTaxType salesTaxType, Account carrier, boolean isGift, short shippingMethod, boolean disabled)
          Creates an instance of class InvoiceBundledProductPosition based on the superclass BundledProductPosition and all required attributes not included in this superclass.
 InvoiceBundledProductPosition InvoiceBundledProductPositionClass.extendCloneable(Cloneable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short contractPositionState, long lineItemNumber, short minMaxQuantityHandling, String name, String positionNumber, short pricingState, SalesTaxType salesTaxType, Account carrier, boolean isGift, short shippingMethod, boolean disabled)
          Creates an instance of class InvoiceBundledProductPosition based on the superclass Cloneable and all required attributes not included in this superclass.
 InvoiceBundledProductPosition InvoiceBundledProductPositionClass.extendConfiguredProduct(ConfiguredProduct _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short contractPositionState, long lineItemNumber, short minMaxQuantityHandling, String name, String positionNumber, short pricingState, SalesTaxType salesTaxType, Account carrier, boolean isGift, short shippingMethod, boolean disabled)
          Creates an instance of class InvoiceBundledProductPosition based on the superclass ConfiguredProduct and all required attributes not included in this superclass.
 InvoiceBundledProductPosition InvoiceBundledProductPositionClass.extendContextCapable(org.openmdx.base.jmi1.ContextCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short contractPositionState, long lineItemNumber, short minMaxQuantityHandling, String name, String positionNumber, short pricingState, SalesTaxType salesTaxType, Account carrier, boolean isGift, short shippingMethod, boolean disabled)
          Creates an instance of class InvoiceBundledProductPosition based on the superclass ContextCapable and all required attributes not included in this superclass.
 InvoiceBundledProductPosition InvoiceBundledProductPositionClass.extendContractPosition(ContractPosition _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class InvoiceBundledProductPosition based on the superclass ContractPosition and all required attributes not included in this superclass.
 InvoiceBundledProductPosition InvoiceBundledProductPositionClass.extendCrxObject(CrxObject _base, short contractPositionState, long lineItemNumber, short minMaxQuantityHandling, String name, String positionNumber, short pricingState, SalesTaxType salesTaxType, Account carrier, boolean isGift, short shippingMethod)
          Creates an instance of class InvoiceBundledProductPosition based on the superclass CrxObject and all required attributes not included in this superclass.
 InvoiceBundledProductPosition InvoiceBundledProductPositionClass.extendDeliveryRequestContainer(DeliveryRequestContainer _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short contractPositionState, long lineItemNumber, short minMaxQuantityHandling, String name, String positionNumber, short pricingState, SalesTaxType salesTaxType, Account carrier, boolean isGift, short shippingMethod, boolean disabled)
          Creates an instance of class InvoiceBundledProductPosition based on the superclass DeliveryRequestContainer and all required attributes not included in this superclass.
 InvoiceBundledProductPosition InvoiceBundledProductPositionClass.extendDepotReferenceHolder(DepotReferenceHolder _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short contractPositionState, long lineItemNumber, short minMaxQuantityHandling, String name, String positionNumber, short pricingState, SalesTaxType salesTaxType, Account carrier, boolean isGift, short shippingMethod, boolean disabled)
          Creates an instance of class InvoiceBundledProductPosition based on the superclass DepotReferenceHolder and all required attributes not included in this superclass.
 InvoiceBundledProductPosition InvoiceBundledProductPositionClass.extendExtentCapable(org.openmdx.base.jmi1.ExtentCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short contractPositionState, long lineItemNumber, short minMaxQuantityHandling, String name, String positionNumber, short pricingState, SalesTaxType salesTaxType, Account carrier, boolean isGift, short shippingMethod, boolean disabled)
          Creates an instance of class InvoiceBundledProductPosition based on the superclass ExtentCapable and all required attributes not included in this superclass.
 InvoiceBundledProductPosition InvoiceBundledProductPositionClass.extendImporter(Importer _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short contractPositionState, long lineItemNumber, short minMaxQuantityHandling, String name, String positionNumber, short pricingState, SalesTaxType salesTaxType, Account carrier, boolean isGift, short shippingMethod, boolean disabled)
          Creates an instance of class InvoiceBundledProductPosition based on the superclass Importer and all required attributes not included in this superclass.
 InvoiceBundledProductPosition InvoiceBundledProductPositionClass.extendIndexed(Indexed _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short contractPositionState, long lineItemNumber, short minMaxQuantityHandling, String name, String positionNumber, short pricingState, SalesTaxType salesTaxType, Account carrier, boolean isGift, short shippingMethod, boolean disabled)
          Creates an instance of class InvoiceBundledProductPosition based on the superclass Indexed and all required attributes not included in this superclass.
 InvoiceBundledProductPosition InvoiceBundledProductPositionClass.extendProductConfigurationSet(ProductConfigurationSet _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short contractPositionState, long lineItemNumber, short minMaxQuantityHandling, String name, String positionNumber, short pricingState, SalesTaxType salesTaxType, Account carrier, boolean isGift, short shippingMethod, boolean disabled)
          Creates an instance of class InvoiceBundledProductPosition based on the superclass ProductConfigurationSet and all required attributes not included in this superclass.
 InvoiceBundledProductPosition InvoiceBundledProductPositionClass.extendProductDescriptor(ProductDescriptor _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short contractPositionState, long lineItemNumber, short minMaxQuantityHandling, String name, String positionNumber, short pricingState, SalesTaxType salesTaxType, Account carrier, boolean isGift, short shippingMethod, boolean disabled)
          Creates an instance of class InvoiceBundledProductPosition based on the superclass ProductDescriptor and all required attributes not included in this superclass.
 InvoiceBundledProductPosition InvoiceBundledProductPositionClass.extendProductPosition(ProductPosition _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short contractPositionState, long lineItemNumber, short minMaxQuantityHandling, String name, String positionNumber, short pricingState, SalesTaxType salesTaxType, Account carrier, boolean isGift, short shippingMethod, boolean disabled)
          Creates an instance of class InvoiceBundledProductPosition based on the superclass ProductPosition and all required attributes not included in this superclass.
 InvoiceBundledProductPosition InvoiceBundledProductPositionClass.extendSecureObject(SecureObject _base, short contractPositionState, long lineItemNumber, short minMaxQuantityHandling, String name, String positionNumber, short pricingState, SalesTaxType salesTaxType, Account carrier, boolean isGift, short shippingMethod, boolean disabled)
          Creates an instance of class InvoiceBundledProductPosition based on the superclass SecureObject and all required attributes not included in this superclass.
 InvoiceBundledProductPosition InvoiceBundledProductPositionClass.extendShippingDetail(ShippingDetail _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short contractPositionState, long lineItemNumber, short minMaxQuantityHandling, String name, String positionNumber, short pricingState, SalesTaxType salesTaxType, boolean disabled)
          Creates an instance of class InvoiceBundledProductPosition based on the superclass ShippingDetail and all required attributes not included in this superclass.
 InvoiceBundledProductPosition InvoiceBundledProductPositionClass.extendSubscriptionTarget(SubscriptionTarget _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short contractPositionState, long lineItemNumber, short minMaxQuantityHandling, String name, String positionNumber, short pricingState, SalesTaxType salesTaxType, Account carrier, boolean isGift, short shippingMethod, boolean disabled)
          Creates an instance of class InvoiceBundledProductPosition based on the superclass SubscriptionTarget and all required attributes not included in this superclass.
 InvoiceBundledProductPosition InvoiceBundledProductPositionClass.extendViewCapable(org.openmdx.compatibility.view1.jmi1.ViewCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short contractPositionState, long lineItemNumber, short minMaxQuantityHandling, String name, String positionNumber, short pricingState, SalesTaxType salesTaxType, Account carrier, boolean isGift, short shippingMethod, boolean disabled)
          Creates an instance of class InvoiceBundledProductPosition based on the superclass ViewCapable and all required attributes not included in this superclass.
 InvoiceBundledProductPosition InvoiceBundledProductPositionClass.extendXmlExporter(XmlExporter _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short contractPositionState, long lineItemNumber, short minMaxQuantityHandling, String name, String positionNumber, short pricingState, SalesTaxType salesTaxType, Account carrier, boolean isGift, short shippingMethod, boolean disabled)
          Creates an instance of class InvoiceBundledProductPosition based on the superclass XmlExporter and all required attributes not included in this superclass.
 InvoiceBundledProductPosition InvoiceBundledProductPositionClass.getInvoiceBundledProductPosition(Object object)
          Creates an instance of class InvoiceBundledProductPosition based on the specified Object instance.
 



This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.