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

Packages that use ProductClassificationRelationship
org.opencrx.kernel.product1.jmi1   
 

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

Methods in org.opencrx.kernel.product1.jmi1 with type parameters of type ProductClassificationRelationship
<T extends ProductClassificationRelationship>
List<T>
ProductClassification.getRelationship(ProductClassificationRelationshipQuery query)
          Retrieves the value for the reference relationship for the specified query.
 

Methods in org.opencrx.kernel.product1.jmi1 that return ProductClassificationRelationship
 ProductClassificationRelationship ProductClassificationRelationshipClass.createProductClassificationRelationship()
          Creates an instance of class ProductClassificationRelationship.
 ProductClassificationRelationship ProductClassificationRelationshipClass.getProductClassificationRelationship(Object object)
          Creates an instance of class ProductClassificationRelationship based on the specified Object instance.
 ProductClassificationRelationship ProductClassification.getRelationship(boolean idIsPersistent, String id)
          Retrieves the value for the reference relationship for the specified qualifier attribute value.
 ProductClassificationRelationship ProductClassification.getRelationship(String id)
          Retrieves the value for the reference relationship for the specified qualifier attribute value.
 

Methods in org.opencrx.kernel.product1.jmi1 with parameters of type ProductClassificationRelationship
 void ProductClassification.addRelationship(boolean idIsPersistent, String id, ProductClassificationRelationship relationship)
          Adds the specified element to the set of the values for the reference relationship.
 void ProductClassification.addRelationship(String id, ProductClassificationRelationship relationship)
          Adds the specified element to the set of the values for the reference relationship using a reassignable qualifier.
 



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