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

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

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

Subinterfaces of AbstractProductPrice in org.opencrx.kernel.product1.jmi1
 interface PriceListEntry
          Class PriceListEntry
 interface ProductBasePrice
          Class ProductBasePrice
 

Methods in org.opencrx.kernel.product1.jmi1 with parameters of type AbstractProductPrice
 ProductBasePrice ProductBasePriceClass.extendAbstractProductPrice(AbstractProductPrice _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class ProductBasePrice based on the superclass AbstractProductPrice and all required attributes not included in this superclass.
 PriceListEntry PriceListEntryClass.extendAbstractProductPrice(AbstractProductPrice _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, String productDescription, String productName)
          Creates an instance of class PriceListEntry based on the superclass AbstractProductPrice and all required attributes not included in this superclass.
 



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