Uses of Class
org.opencrx.kernel.product1.jdo2.ProductConfigurationType

Packages that use ProductConfigurationType
org.opencrx.kernel.product1.cci2   
org.opencrx.kernel.product1.jdo2   
org.opencrx.kernel.product1.jmi1   
 

Uses of ProductConfigurationType in org.opencrx.kernel.product1.cci2
 

Methods in org.opencrx.kernel.product1.cci2 that return ProductConfigurationType
 ProductConfigurationType ProductConfiguration.getConfigType()
          Retrieves the value for the reference configType.
 

Uses of ProductConfigurationType in org.opencrx.kernel.product1.jdo2
 

Methods in org.opencrx.kernel.product1.jdo2 that return ProductConfigurationType
 ProductConfigurationType ProductConfiguration.getConfigType()
          Retrieves the value for the reference configType.
 

Methods in org.opencrx.kernel.product1.jdo2 that return types with arguments of type ProductConfigurationType
static CloseableCollection<ProductConfigurationType> ProductConfigurationType.openmdxjdoGetObjectsByParent(ProductConfigurationTypeSet configurationTypeSet)
          Navigate through an object's composite association
 

Constructors in org.opencrx.kernel.product1.jdo2 with parameters of type ProductConfigurationType
ProductConfigurationType.Slice(ProductConfigurationType object, int index)
          Constructor
 

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

Methods in org.opencrx.kernel.product1.jmi1 that return ProductConfigurationType
 ProductConfigurationType ProductConfiguration.getConfigType()
          Retrieves the value for the reference configType.
 

Methods in org.opencrx.kernel.product1.jmi1 with parameters of type ProductConfigurationType
 void ProductConfigurationTypeSet.addConfigurationType(ProductConfigurationType newValue)
          
 void ProductConfigurationTypeSet.addConfigurationType(String id, ProductConfigurationType newValue)
          
 



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