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

Packages that use ContractPositionConstrained
org.opencrx.kernel.depot1.jmi1   
org.opencrx.kernel.product1.jmi1   
org.opencrx.kernel.ras1.jmi1   
 

Uses of ContractPositionConstrained in org.opencrx.kernel.depot1.jmi1
 

Methods in org.opencrx.kernel.depot1.jmi1 that return ContractPositionConstrained
 ContractPositionConstrained OpenDepotPositionParams.getProductRole()
          Retrieves the value for the optional structure field productRole.
 

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

Subinterfaces of ContractPositionConstrained 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 ContractPositionConstrained
 ProductOffering ProductOfferingClass.extendContractPositionConstrained(ContractPositionConstrained _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name, String productNumber, short productState)
          Creates an instance of class ProductOffering based on the superclass ContractPositionConstrained and all required attributes not included in this superclass.
 Product ProductClass.extendContractPositionConstrained(ContractPositionConstrained _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name, String productNumber, short productState)
          Creates an instance of class Product based on the superclass ContractPositionConstrained and all required attributes not included in this superclass.
 ProductBundleType ProductBundleTypeClass.extendContractPositionConstrained(ContractPositionConstrained _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name, String productNumber, short productState)
          Creates an instance of class ProductBundleType based on the superclass ContractPositionConstrained and all required attributes not included in this superclass.
 ProductBundle ProductBundleClass.extendContractPositionConstrained(ContractPositionConstrained _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name, String productNumber, short productState)
          Creates an instance of class ProductBundle based on the superclass ContractPositionConstrained and all required attributes not included in this superclass.
 ComplexProductBundleType ComplexProductBundleTypeClass.extendContractPositionConstrained(ContractPositionConstrained _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name, String productNumber, short productState)
          Creates an instance of class ComplexProductBundleType based on the superclass ContractPositionConstrained and all required attributes not included in this superclass.
 ComplexProductBundle ComplexProductBundleClass.extendContractPositionConstrained(ContractPositionConstrained _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name, String productNumber, short productState)
          Creates an instance of class ComplexProductBundle based on the superclass ContractPositionConstrained and all required attributes not included in this superclass.
 BundledProductType BundledProductTypeClass.extendContractPositionConstrained(ContractPositionConstrained _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name, String productNumber, short productState)
          Creates an instance of class BundledProductType based on the superclass ContractPositionConstrained and all required attributes not included in this superclass.
 BundledProduct BundledProductClass.extendContractPositionConstrained(ContractPositionConstrained _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name, String productNumber, short productState)
          Creates an instance of class BundledProduct based on the superclass ContractPositionConstrained and all required attributes not included in this superclass.
 

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

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

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