Uses of Interface
org.opencrx.kernel.product1.jmi1.ConfiguredProduct

Packages that use ConfiguredProduct
org.opencrx.kernel.activity1.jmi1   
org.opencrx.kernel.building1.jmi1   
org.opencrx.kernel.contract1.jmi1   
org.opencrx.kernel.product1.jmi1   
 

Uses of ConfiguredProduct in org.opencrx.kernel.activity1.jmi1
 

Subinterfaces of ConfiguredProduct in org.opencrx.kernel.activity1.jmi1
 interface ProductReference
          Class ProductReference
 

Methods in org.opencrx.kernel.activity1.jmi1 with parameters of type ConfiguredProduct
 ProductReference ProductReferenceClass.extendConfiguredProduct(ConfiguredProduct _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate)
          Creates an instance of class ProductReference based on the superclass ConfiguredProduct and all required attributes not included in this superclass.
 

Uses of ConfiguredProduct in org.opencrx.kernel.building1.jmi1
 

Subinterfaces of ConfiguredProduct in org.opencrx.kernel.building1.jmi1
 interface InventoryItem
          Class InventoryItem
 

Methods in org.opencrx.kernel.building1.jmi1 with parameters of type ConfiguredProduct
 InventoryItem InventoryItemClass.extendConfiguredProduct(ConfiguredProduct _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short inventoryItemType, String name, boolean disabled)
          Creates an instance of class InventoryItem based on the superclass ConfiguredProduct and all required attributes not included in this superclass.
 

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

Subinterfaces of ConfiguredProduct in org.opencrx.kernel.contract1.jmi1
 interface InvoiceBundledProductPosition
          Class InvoiceBundledProductPosition
 interface InvoicePosition
          Class InvoicePosition
 interface OpportunityBundledProductPosition
          Class OpportunityBundledProductPosition
 interface OpportunityPosition
          Class OpportunityPosition
 interface QuoteBundledProductPosition
          Class QuoteBundledProductPosition
 interface QuotePosition
          Class QuotePosition
 interface RemovedBundledProductPosition
          Class RemovedBundledProductPosition
 interface RemovedPosition
          Class RemovedPosition
 interface SalesOrderBundledProductPosition
          Class SalesOrderBundledProductPosition
 interface SalesOrderPosition
          Class SalesOrderPosition
 

Methods in org.opencrx.kernel.contract1.jmi1 with parameters of type ConfiguredProduct
 SalesOrderPosition SalesOrderPositionClass.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 SalesOrderPosition based on the superclass ConfiguredProduct and all required attributes not included in this superclass.
 SalesOrderBundledProductPosition SalesOrderBundledProductPositionClass.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 SalesOrderBundledProductPosition based on the superclass ConfiguredProduct and all required attributes not included in this superclass.
 RemovedPosition RemovedPositionClass.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 RemovedPosition based on the superclass ConfiguredProduct and all required attributes not included in this superclass.
 RemovedBundledProductPosition RemovedBundledProductPositionClass.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 RemovedBundledProductPosition based on the superclass ConfiguredProduct and all required attributes not included in this superclass.
 QuotePosition QuotePositionClass.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 QuotePosition based on the superclass ConfiguredProduct and all required attributes not included in this superclass.
 QuoteBundledProductPosition QuoteBundledProductPositionClass.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 QuoteBundledProductPosition based on the superclass ConfiguredProduct and all required attributes not included in this superclass.
 OpportunityPosition OpportunityPositionClass.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 OpportunityPosition based on the superclass ConfiguredProduct and all required attributes not included in this superclass.
 OpportunityBundledProductPosition OpportunityBundledProductPositionClass.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 OpportunityBundledProductPosition based on the superclass ConfiguredProduct and all required attributes not included in this superclass.
 InvoicePosition InvoicePositionClass.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 InvoicePosition based on the superclass ConfiguredProduct 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.
 

Uses of ConfiguredProduct in org.opencrx.kernel.product1.jmi1
 

Subinterfaces of ConfiguredProduct in org.opencrx.kernel.product1.jmi1
 interface AbstractBundledProduct
          Abstract class AbstractBundledProduct
 interface BundledProduct
          Class BundledProduct
 interface BundledProductType
          Class BundledProductType
 

Methods in org.opencrx.kernel.product1.jmi1 with parameters of type ConfiguredProduct
 BundledProductType BundledProductTypeClass.extendConfiguredProduct(ConfiguredProduct _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name, String productNumber, short productState, long itemNumber, short minMaxQuantityHandling)
          Creates an instance of class BundledProductType based on the superclass ConfiguredProduct and all required attributes not included in this superclass.
 BundledProduct BundledProductClass.extendConfiguredProduct(ConfiguredProduct _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name, String productNumber, short productState, long itemNumber, short minMaxQuantityHandling)
          Creates an instance of class BundledProduct based on the superclass ConfiguredProduct and all required attributes not included in this superclass.
 



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