com.ibm.commerce.tools.campaigns.beansrc

Class CampaignInitiativeScheduleListDataBeanBase

    • Field Detail

      • COPYRIGHT

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

      • CampaignInitiativeScheduleListDataBeanBase

        public CampaignInitiativeScheduleListDataBeanBase()
        Constructor for CampaignInitiativeScheduleListDataBeanBase.
    • Method Detail

      • getDelegate

        public Protectable getDelegate()
                                throws java.lang.Exception
        Retrieves its delegatee.
        Specified by:
        getDelegate in interface Delegator
        Returns:
        the com.ibm.commerce.accesscontrol.policymanager.Protectable object
        Throws:
        Exception
        java.lang.Exception
        See Also:
        Delegator.getDelegate()
      • getOwner

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