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

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

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

Methods in org.opencrx.kernel.product1.jmi1 that return PriceListEntry
 PriceListEntry PriceListEntryClass.createPriceListEntry()
          Creates an instance of class PriceListEntry.
 PriceListEntry PriceListEntryClass.createPriceListEntry(short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short priceCurrency, Uom uom, String productDescription, String productName)
          Creates an instance of class PriceListEntry based on all required attributes.
 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.
 PriceListEntry PriceListEntryClass.extendBasicObject(org.openmdx.base.jmi1.BasicObject _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short priceCurrency, Uom uom, String productDescription, String productName)
          Creates an instance of class PriceListEntry based on the superclass BasicObject and all required attributes not included in this superclass.
 PriceListEntry PriceListEntryClass.extendContextCapable(org.openmdx.base.jmi1.ContextCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short priceCurrency, Uom uom, String productDescription, String productName)
          Creates an instance of class PriceListEntry based on the superclass ContextCapable and all required attributes not included in this superclass.
 PriceListEntry PriceListEntryClass.extendExtentCapable(org.openmdx.base.jmi1.ExtentCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short priceCurrency, Uom uom, String productDescription, String productName)
          Creates an instance of class PriceListEntry based on the superclass ExtentCapable and all required attributes not included in this superclass.
 PriceListEntry PriceListEntryClass.extendSecureObject(SecureObject _base, short priceCurrency, Uom uom, String productDescription, String productName)
          Creates an instance of class PriceListEntry based on the superclass SecureObject and all required attributes not included in this superclass.
 PriceListEntry PriceListEntryClass.extendViewCapable(org.openmdx.compatibility.view1.jmi1.ViewCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short priceCurrency, Uom uom, String productDescription, String productName)
          Creates an instance of class PriceListEntry based on the superclass ViewCapable and all required attributes not included in this superclass.
 PriceListEntry PriceListEntryClass.getPriceListEntry(Object object)
          Creates an instance of class PriceListEntry based on the specified Object instance.
 



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