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

Packages that use AddressContainer
org.opencrx.kernel.product1.jmi1   
org.opencrx.kernel.ras1.jmi1   
 

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

Subinterfaces of AddressContainer in org.opencrx.kernel.product1.jmi1
 interface AbstractBundledProduct
          Abstract class AbstractBundledProduct
 interface AbstractProduct
          Abstract class AbstractProduct
 interface AbstractProductBundle
          Abstract class AbstractProductBundle
 interface BundledProduct
          Class BundledProduct
 interface BundledProductType
          Class BundledProductType
 interface ComplexProductBundle
          Class ComplexProductBundle
 interface ComplexProductBundleType
          Class ComplexProductBundleType
 interface PriceOverrideEnabled
          Abstract class PriceOverrideEnabled
 interface Product
          Class Product
 interface ProductBundle
          Class ProductBundle
 interface ProductBundleContainer
          Abstract class ProductBundleContainer
 interface ProductBundleType
          Class ProductBundleType
 interface ProductOffering
          Class ProductOffering
 

Methods in org.opencrx.kernel.product1.jmi1 with parameters of type AddressContainer
 ProductOffering ProductOfferingClass.extendAddressContainer(AddressContainer _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name, String productNumber, short productState, long itemNumber, short minMaxQuantityHandling)
          Creates an instance of class ProductOffering based on the superclass AddressContainer and all required attributes not included in this superclass.
 Product ProductClass.extendAddressContainer(AddressContainer _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name, String productNumber, short productState, long itemNumber, short minMaxQuantityHandling)
          Creates an instance of class Product based on the superclass AddressContainer and all required attributes not included in this superclass.
 ProductBundleType ProductBundleTypeClass.extendAddressContainer(AddressContainer _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name, String productNumber, short productState, long itemNumber, short minMaxQuantityHandling)
          Creates an instance of class ProductBundleType based on the superclass AddressContainer and all required attributes not included in this superclass.
 ProductBundle ProductBundleClass.extendAddressContainer(AddressContainer _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name, String productNumber, short productState, long itemNumber, short minMaxQuantityHandling)
          Creates an instance of class ProductBundle based on the superclass AddressContainer and all required attributes not included in this superclass.
 ComplexProductBundleType ComplexProductBundleTypeClass.extendAddressContainer(AddressContainer _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name, String productNumber, short productState, long itemNumber, short minMaxQuantityHandling)
          Creates an instance of class ComplexProductBundleType based on the superclass AddressContainer and all required attributes not included in this superclass.
 ComplexProductBundle ComplexProductBundleClass.extendAddressContainer(AddressContainer _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name, String productNumber, short productState, long itemNumber, short minMaxQuantityHandling)
          Creates an instance of class ComplexProductBundle based on the superclass AddressContainer and all required attributes not included in this superclass.
 BundledProductType BundledProductTypeClass.extendAddressContainer(AddressContainer _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 AddressContainer and all required attributes not included in this superclass.
 BundledProduct BundledProductClass.extendAddressContainer(AddressContainer _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 AddressContainer and all required attributes not included in this superclass.
 

Uses of AddressContainer in org.opencrx.kernel.ras1.jmi1
 

Subinterfaces of AddressContainer in org.opencrx.kernel.ras1.jmi1
 interface Asset
          Class Asset
 

Methods in org.opencrx.kernel.ras1.jmi1 with parameters of type AddressContainer
 Asset AssetClass.extendAddressContainer(AddressContainer _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name, String productNumber, short productState, long itemNumber, short minMaxQuantityHandling)
          Creates an instance of class Asset based on the superclass AddressContainer 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.