public interface PriceListEntry extends PriceListEntry, SecureObject, AbstractProductPrice, org.openmdx.base.jmi1.BasicObject
PriceListEntryPriceListEntry.Identity| Modifier and Type | Method and Description |
|---|---|
ProductBasePrice |
getBasePrice()
Retrieves the value for the reference
basePrice. |
AbstractProduct |
getProduct()
Retrieves the value for the reference
product. |
SalesTaxType |
getSalesTaxType()
Retrieves the value for the reference
salesTaxType. |
void |
setBasePrice(ProductBasePrice basePrice)
Sets a new value for the reference
basePrice. |
getProductDescription, getProductName, isProductDisabled, setProductDescription, setProductDisabled, setProductNameaddOwningGroup, checkPermissions, getOwner, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setOwner, setOwningUser, setOwningUseraddOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwningGroup, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUsergetUom, getUsage, setUom, setUsagegetDescription, getDiscount, getPrice, getPriceCurrency, getPriceLevel, getQuantityFrom, getQuantityTo, isDiscountIsPercentage, setDescription, setDiscount, setDiscountIsPercentage, setPrice, setPriceCurrency, setQuantityFrom, setQuantityTo, setUsagerefDefaultFetchGroup, refDelegate, refGetPath, refGetValue, refInitialize, refInitialize, refSetValuerefClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostCompositeProductBasePrice getBasePrice()
basePrice.getBasePrice in interface PriceListEntrynull – value for this reference.void setBasePrice(ProductBasePrice basePrice)
basePrice.setBasePrice in interface PriceListEntrybasePrice - The new – possibly null – value for this reference.AbstractProduct getProduct()
product.getProduct in interface PriceListEntrynull – value for this reference.SalesTaxType getSalesTaxType()
salesTaxType.getSalesTaxType in interface PriceListEntrynull – value for this reference.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.