com.ibm.commerce.contract.beansrc

Class ReferralDataBeanBase

  • java.lang.Object
    • com.ibm.commerce.contract.beansrc.ReferralDataBeanBase
  • All Implemented Interfaces:
    com.ibm.commerce.security.Delegator
    Direct Known Subclasses:
    ReferralDataBean


    public class ReferralDataBeanBase
    extends java.lang.Object
    implements com.ibm.commerce.security.Delegator
    Extension for com.ibm.commerce.contract.beans.ReferralDataBean
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT
      copyright statement
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      com.ibm.commerce.security.Protectable getDelegate()
      Retrieves its delegatee.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        copyright statement
        See Also:
        Constant Field Values
    • Constructor Detail

      • ReferralDataBeanBase

        public ReferralDataBeanBase()
    • Method Detail

      • getDelegate

        public com.ibm.commerce.security.Protectable getDelegate()
                                                          throws java.lang.Exception
        Retrieves its delegatee.
        Specified by:
        getDelegate in interface com.ibm.commerce.security.Delegator
        Returns:
        com.ibm.commerce.security.Protectable
        Throws:
        java.util.Exception
        java.lang.Exception