|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||