|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PriceModifier
Abstract class PriceModifier
| Nested Class Summary | |
|---|---|
static interface |
PriceModifier.Identity
Object Identity |
| Method Summary | |
|---|---|
String |
getDescription()
Retrieves the value for the attribute description. |
BigDecimal |
getQuantityFrom()
|
BigDecimal |
getQuantityTo()
|
void |
setDescription(String description)
Sets a new value for the attribute description. |
void |
setPriceLevel(PriceLevel priceLevel)
Sets a new value for the reference priceLevel. |
void |
setPriceLevel(PriceLevel priceLevel,
boolean idIsPersistent,
String id)
Set the object's composite association org:opencrx:kernel:product1:PriceLevelHasPriceModifier. |
void |
setQuantityFrom(BigDecimal quantityFrom)
Sets a new value for the attribute quantityFrom. |
void |
setQuantityTo(BigDecimal quantityTo)
Sets a new value for the attribute quantityTo. |
| 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 |
| Method Detail |
|---|
String getDescription()
description.
description.void setDescription(String description)
description.
description - The non-null new value for attribute description.BigDecimal getQuantityFrom()
quantityFrom.void setQuantityFrom(BigDecimal quantityFrom)
quantityFrom.
quantityFrom - The possibly null new value for attribute quantityFrom.BigDecimal getQuantityTo()
quantityTo.void setQuantityTo(BigDecimal quantityTo)
quantityTo.
quantityTo - The possibly null new value for attribute quantityTo.void setPriceLevel(PriceLevel priceLevel)
priceLevel.
priceLevel - The non-null new value for this reference.
void setPriceLevel(PriceLevel priceLevel,
boolean idIsPersistent,
String id)
org:opencrx:kernel:product1:PriceLevelHasPriceModifier.
priceLevel - The non-null new value for this object's composite owner.idIsPersistent - Defines whether the id is persistent.id - The non-null new value for this object's qualifier.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||