Class ApplicationAccountProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class ApplicationAccountProcessActionHandler
    extends ProcessActionHandler<Source<?>>
    Process Action Handler to enable/disable Application Accounts.
    Since:
    6.1.0
    Version:
    $Revision: 13752 $ $Date: 2011-10-13 14:10:51 -0300 (Thu, 13 Oct 2011) $
    • Constructor Detail

      • ApplicationAccountProcessActionHandler

        public ApplicationAccountProcessActionHandler()
    • 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