Class MailMarketingBulletinUpdateDataProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class MailMarketingBulletinUpdateDataProcessActionHandler
    extends ProcessActionHandler
    Updates the selected categories of the bulletin
    Since:
    4.0.6
    Version:
    $Revision: 7943 $ $Date: 2007-08-10 15:11:07 -0300 (Fri, 10 Aug 2007) $
    • Constructor Detail

      • MailMarketingBulletinUpdateDataProcessActionHandler

        public MailMarketingBulletinUpdateDataProcessActionHandler()
    • Method Detail

      • processAction

        public void processAction()
                           throws PortalException
        Description copied from interface: IProcessActionHandler
        Executes the process action.

        This method may execute the process action based on the parameters and node specifications passed to it earlier.

        Throws:
        PortalException