|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PriceListEntry
Class PriceListEntry
| Nested Class Summary | |
|---|---|
static interface |
PriceListEntry.Identity
Object Identity |
| Method Summary | |
|---|---|
ProductBasePrice |
getBasePrice()
Retrieves the value for the reference basePrice. |
AbstractProduct |
getProduct()
Retrieves the value for the reference product. |
String |
getProductDescription()
Retrieves the value for the attribute productDescription. |
String |
getProductName()
Retrieves the value for the attribute productName. |
SalesTaxType |
getSalesTaxType()
Retrieves the value for the reference salesTaxType. |
void |
setBasePrice(ProductBasePrice basePrice)
Sets a new value for the reference basePrice. |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, checkPermissions, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser, setOwningUser |
| Methods inherited from interface org.opencrx.kernel.product1.cci2.AbstractProductPrice |
|---|
getDescription, getDiscount, getPrice, getPriceCurrency, getPriceLevel, getQuantityFrom, getQuantityTo, getUom, getUsage, isDiscountIsPercentage, setDescription, setDiscount, setDiscountIsPercentage, setPrice, setPriceCurrency, setQuantityFrom, setQuantityTo, setUom, setUsage |
| Methods inherited from interface org.openmdx.base.cci2.BasicObject |
|---|
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable |
|---|
getView, getView |
| Method Detail |
|---|
ProductBasePrice getBasePrice()
basePrice.
null – value for this reference.void setBasePrice(ProductBasePrice basePrice)
basePrice.
basePrice - The non-null new value for this reference.AbstractProduct getProduct()
product.
null – value for this reference.String getProductDescription()
productDescription.
productDescription.String getProductName()
productName.
productName.SalesTaxType getSalesTaxType()
salesTaxType.
null – value for this reference.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||