org.opencrx.kernel.product1.cci2
Interface DiscountPriceModifier
- All Superinterfaces:
- org.openmdx.base.cci2.BasicObject, org.openmdx.base.cci2.ContextCapable, org.openmdx.base.cci2.ExtentCapable, PriceModifier, SecureObject, org.openmdx.compatibility.view1.cci2.ViewCapable
- All Known Subinterfaces:
- DiscountPriceModifier
- All Known Implementing Classes:
- DiscountPriceModifier
public interface DiscountPriceModifier
- extends PriceModifier
Class DiscountPriceModifier
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
addOwningGroup, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser, setOwningUser |
| 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 |
getDiscount
BigDecimal getDiscount()
- Returns:
- The possibly null value for attribute
discount.
setDiscount
void setDiscount(BigDecimal discount)
- Sets a new value for the attribute
discount.
- Parameters:
discount - The possibly null new value for attribute discount.
isDiscountIsPercentage
Boolean isDiscountIsPercentage()
- Returns:
- The possibly null value for attribute
discountIsPercentage.
setDiscountIsPercentage
void setDiscountIsPercentage(Boolean discountIsPercentage)
- Sets a new value for the attribute
discountIsPercentage.
- Parameters:
discountIsPercentage - The possibly null new value for attribute discountIsPercentage.
This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.