Class SelectRepositoryProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class SelectRepositoryProcessActionHandler
    extends ProcessActionHandler<Source<?>>
    Process Action handler that sets the service instance repository dependency.
    Since:
    4.2.0
    Version:
    $Revision: 9601 $ $Date: 2008-07-18 15:38:17 -0300 (Fri, 18 Jul 2008) $
    • Constructor Detail

      • SelectRepositoryProcessActionHandler

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