public class OrderAdjustmentDataBeanBase extends OrderAdjustmentAccessBean implements Delegator
COPYRIGHT
Constructor and Description |
---|
OrderAdjustmentDataBeanBase() |
Modifier and Type | Method and Description |
---|---|
Protectable |
getDelegate()
Retrieves its delegate.
|
findByOrder, findByOrderAndUsage, findByOrderAndUsageForUpdate, findByOrderForUpdate, getAmount, getAmountInEntityType, getCalculationCodeId, getCalculationCodeIdInEntityType, getCalculationUsageId, getCalculationUsageIdInEntityType, getDescription, getDisplayLevel, getDisplayLevelInEntityType, getEntity, getOrderAdjustmentId, getOrderAdjustmentIdInEntityType, getOrderId, getOrderIdInEntityType, instantiateEntity, setAmount, setAmount, setCalculationCodeId, setCalculationCodeId, setCalculationUsageId, setCalculationUsageId, setDisplayLevel, setDisplayLevel, setInitKey_orderAdjustmentId, setInitKey_orderAdjustmentId, setOrderId, setOrderId
public Protectable getDelegate()
getDelegate
in interface Delegator