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

Packages that use AbstractProduct
org.opencrx.kernel.product1.cci2   
org.opencrx.kernel.product1.jmi1   
org.opencrx.kernel.product1.jpa3   
org.opencrx.kernel.ras1.cci2   
org.opencrx.kernel.ras1.jpa3   
 

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

Subinterfaces of AbstractProduct in org.opencrx.kernel.product1.cci2
 interface Product
          Class Product
 

Methods in org.opencrx.kernel.product1.cci2 with type parameters of type AbstractProduct
<T extends AbstractProduct>
FilterIncludesProduct.FilteredProduct<T>
AbstractFilterProduct.getFilteredProduct()
          Retrieves a set containing all the elements for the reference filteredProduct.
 

Methods in org.opencrx.kernel.product1.cci2 that return AbstractProduct
 AbstractProduct PriceListEntry.getProduct()
          Retrieves the value for the reference product.
 AbstractProduct GetPriceLevelParams.getProduct()
          Retrieves the value for the structure field product.
 

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

Subinterfaces of AbstractProduct in org.opencrx.kernel.product1.jmi1
 interface AbstractProduct
          Abstract class AbstractProduct
 

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

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

Methods in org.opencrx.kernel.product1.jpa3 with type parameters of type AbstractProduct
<T extends AbstractProduct>
FilterIncludesProduct.FilteredProduct<T>
ProductFilterGlobal.getFilteredProduct()
          Retrieves a set containing all the elements for the reference filteredProduct.
<T extends AbstractProduct>
FilterIncludesProduct.FilteredProduct<T>
AbstractPriceLevel.getFilteredProduct()
          Retrieves a set containing all the elements for the reference filteredProduct.
 

Methods in org.opencrx.kernel.product1.jpa3 that return AbstractProduct
 AbstractProduct PriceListEntry.getProduct()
          Retrieves the value for the reference product.
 

Methods in org.opencrx.kernel.product1.jpa3 with parameters of type AbstractProduct
 void ProductBasePrice.setProduct(AbstractProduct product)
          Sets a new value for the reference product.
 void AccountAssignmentProduct.setProduct(AbstractProduct product)
          Sets a new value for the reference product.
 

Uses of AbstractProduct in org.opencrx.kernel.ras1.cci2
 

Subinterfaces of AbstractProduct in org.opencrx.kernel.ras1.cci2
 interface Asset
          Class Asset
 

Uses of AbstractProduct in org.opencrx.kernel.ras1.jpa3
 

Classes in org.opencrx.kernel.ras1.jpa3 that implement AbstractProduct
 class Asset
          Class Asset
 



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