Class SelectAccountServiceInstanceProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class SelectAccountServiceInstanceProcessActionHandler
    extends ProcessActionHandler<Source<?>>
    Process Action Handler to set the account scope.
    Since:
    6.1.0
    Version:
    $Revision: 13752 $ $Date: 2011-10-13 14:10:51 -0300 (Thu, 13 Oct 2011) $
    • Constructor Detail

      • SelectAccountServiceInstanceProcessActionHandler

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