public class OfferPriceDataBeanBase extends OfferPriceAccessBean implements Delegator
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
Constructor and Description |
---|
OfferPriceDataBeanBase() |
Modifier and Type | Method and Description |
---|---|
Protectable |
getDelegate()
Retrieves its delegate.
|
findByOffer, findByOffersAndCurrency, getComparePrice, getComparePriceInEntityType, getCurrency, getEntity, getOfferId, getOfferIdInEntityType, getPrice, getPriceInEntityType, instantiateEntity, setComparePrice, setComparePrice, setInitKey_currency, setInitKey_offerId, setInitKey_offerId, setPrice, setPrice
public static final java.lang.String COPYRIGHT
public Protectable getDelegate()
getDelegate
in interface Delegator