Uses of Interface
org.opencrx.kernel.contract1.jmi1.ProductApplication

Packages that use ProductApplication
org.opencrx.kernel.contract1.jmi1   
 

Uses of ProductApplication in org.opencrx.kernel.contract1.jmi1
 

Methods in org.opencrx.kernel.contract1.jmi1 with type parameters of type ProductApplication
<T extends ProductApplication>
List<T>
ContractPosition.getProductApplication(ProductApplicationQuery query)
          Retrieves the value for the reference productApplication for the specified query.
 

Methods in org.opencrx.kernel.contract1.jmi1 that return ProductApplication
 ProductApplication ProductApplicationClass.createProductApplication()
          Creates an instance of class ProductApplication.
 ProductApplication ContractPosition.getProductApplication(boolean idIsPersistent, String id)
          Retrieves the value for the reference productApplication for the specified qualifier attribute value.
 ProductApplication ProductApplicationClass.getProductApplication(Object object)
          Creates an instance of class ProductApplication based on the specified Object instance.
 ProductApplication ContractPosition.getProductApplication(String id)
          Retrieves the value for the reference productApplication for the specified qualifier attribute value.
 

Methods in org.opencrx.kernel.contract1.jmi1 with parameters of type ProductApplication
 void ContractPosition.addProductApplication(boolean idIsPersistent, String id, ProductApplication productApplication)
          Adds the specified element to the set of the values for the reference productApplication.
 void ContractPosition.addProductApplication(String id, ProductApplication productApplication)
          Adds the specified element to the set of the values for the reference productApplication using a reassignable qualifier.
 



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