Uses of Interface
org.opencrx.kernel.product1.cci2.ProductClassification

Packages that use ProductClassification
org.opencrx.kernel.product1.cci2   
org.opencrx.kernel.product1.jmi1   
org.opencrx.kernel.product1.jpa3   
 

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

Methods in org.opencrx.kernel.product1.cci2 with type parameters of type ProductClassification
<T extends ProductClassification>
List<T>
ProductClassificationFilterProperty.getClassification()
          Retrieves the Collection of objects referenced by classification.
<T extends ProductClassification>
List<T>
AbstractProduct.getClassification()
          Retrieves the Collection of objects referenced by classification.
<T extends ProductClassification>
SegmentContainsProductClassification.ProductClassification<T>
Segment.getProductClassification()
          Retrieves a set containing all the elements for the reference productClassification.
 

Methods in org.opencrx.kernel.product1.cci2 that return ProductClassification
 ProductClassification ProductClassificationRelationship.getClassification()
          Retrieves the value for the reference classification.
 ProductClassification ProductClassificationRelationship.getRelationshipTo()
          Retrieves the value for the reference relationshipTo.
 

Methods in org.opencrx.kernel.product1.cci2 with parameters of type ProductClassification
 void ProductClassificationRelationship.setRelationshipTo(ProductClassification relationshipTo)
          Sets a new value for the reference relationshipTo.
 

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

Subinterfaces of ProductClassification in org.opencrx.kernel.product1.jmi1
 interface ProductClassification
          Class ProductClassification
 

Methods in org.opencrx.kernel.product1.jmi1 with parameters of type ProductClassification
 void ProductClassificationRelationship.setRelationshipTo(ProductClassification relationshipTo)
          Sets a new value for the reference relationshipTo.
 

Uses of ProductClassification in org.opencrx.kernel.product1.jpa3
 

Classes in org.opencrx.kernel.product1.jpa3 that implement ProductClassification
 class ProductClassification
          Class ProductClassification
 

Methods in org.opencrx.kernel.product1.jpa3 with type parameters of type ProductClassification
<T extends ProductClassification>
List<T>
ProductClassificationFilterProperty.getClassification()
          Retrieves the Collection of objects referenced by classification.
<T extends ProductClassification>
List<T>
Product.getClassification()
          Retrieves the Collection of objects referenced by classification.
<T extends ProductClassification>
SegmentContainsProductClassification.ProductClassification<T>
Segment.getProductClassification()
          Retrieves a set containing all the elements for the reference productClassification.
 

Methods in org.opencrx.kernel.product1.jpa3 that return ProductClassification
 ProductClassification ProductClassificationRelationship.getClassification()
          Retrieves the value for the reference classification.
 ProductClassification ProductClassificationRelationship.getRelationshipTo()
          Retrieves the value for the reference relationshipTo.
 

Methods in org.opencrx.kernel.product1.jpa3 with parameters of type ProductClassification
 void ProductClassificationRelationship.setRelationshipTo(ProductClassification relationshipTo)
          Sets a new value for the reference relationshipTo.
 



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