com.ibm.commerce.payment.beansrc

Class RefundMethodDataBeanBase

  • java.lang.Object
    • com.ibm.commerce.persistence.AbstractJpaEntityAccessBean
      • com.ibm.commerce.payment.objects.RefundMethodAccessBean
        • com.ibm.commerce.payment.beansrc.RefundMethodDataBeanBase
  • All Implemented Interfaces:
    Delegator, java.io.Serializable
    Direct Known Subclasses:
    RefundMethodDataBean


    public class RefundMethodDataBeanBase
    extends com.ibm.commerce.payment.objects.RefundMethodAccessBean
    implements Delegator
    Extension for com.ibm.commerce.payment.beans.RefundMethodDataBean
    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from class com.ibm.commerce.payment.objects.RefundMethodAccessBean

        COPYRIGHT
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      Protectable getDelegate()
      Retrieves its delegate.
      • Methods inherited from class com.ibm.commerce.payment.objects.RefundMethodAccessBean

        getAccountId, getAccountIdInEntityType, getCreditLineId, getCreditLineIdInEntityType, getCurrency, getEntity, getOrderId, getOrderIdInEntityType, getPaymentSummaryId, getPaymentSummaryIdInEntityType, getPolicyId, getPolicyIdInEntityType, getRefundAmount, getRefundAmountInEntityType, getReturnXML, getRmaId, getRmaIdInEntityType, getTimeCreated, getTimeCreatedInEntityType, getTradingId, getTradingIdInEntityType, instantiateEntity, setAccountId, setAccountId, setCreditLineId, setCreditLineId, setCurrency, setInitKey_orderId, setInitKey_orderId, setInitKey_rmaId, setInitKey_rmaId, setOrderId, setOrderId, setPaymentSummaryId, setPaymentSummaryId, setPolicyId, setPolicyId, setRefundAmount, setRefundAmount, setReturnXML, setRmaId, setRmaId, setTimeCreated, setTimeCreated, setTradingId, setTradingId
      • Methods inherited from class com.ibm.commerce.persistence.AbstractJpaEntityAccessBean

        createAccessBean, createAccessBean, createAccessBeanCollection, createAccessBeanCollection, createEntityCollection, detach, remove, setUseDataCache, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • RefundMethodDataBeanBase

        public RefundMethodDataBeanBase()
    • Method Detail

      • getDelegate

        public Protectable getDelegate()
        Retrieves its delegate.
        Specified by:
        getDelegate in interface Delegator
        Returns:
        com.ibm.commerce.security.Protectable