com.ibm.commerce.tools.ecoupon.beansrc

Class ECouponDetailsDataBeanBase

    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        Deprecated. 
        IBM copyright notice field
        See Also:
        Constant Field Values
    • Constructor Detail

      • ECouponDetailsDataBeanBase

        public ECouponDetailsDataBeanBase()
        Deprecated. 
        Constructor for ECouponDetailsDataBeanBase.
    • Method Detail

      • fulfills

        public boolean fulfills(java.lang.Long param,
                                java.lang.String param2,
                                java.util.Properties param3)
        Deprecated. 
        Dummy method
        Parameters:
        param - java.lang.Long
        param2 - java.lang.String
        param3 - java.util.Properties
        Returns:
        boolean
      • getDelegate

        public Protectable getDelegate()
                                throws java.lang.Exception
        Deprecated. 
        Returns the Protectable object whose access control policies will indirectly control the access control for this object
        Specified by:
        getDelegate in interface Delegator
        Returns:
        The Protectable object whose access control policies will indirectly control the access control for this object
        Throws:
        java.lang.Exception
      • getOwner

        public java.lang.Long getOwner()
                                throws java.lang.Exception
        Deprecated. 
        Returns the member ID of the owner.
        Specified by:
        getOwner in interface Protectable
        Returns:
        The member ID of the owner
        Throws:
        java.lang.Exception