Class SelectRepositoryProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class SelectRepositoryProcessActionHandler
    extends ProcessActionHandler
    The process action to perform the document repository selection.
    Since:
    5.0.0
    Version:
    $Revision: 17692 $ $Date: 2015-08-20 14:22:38 -0300 (Thu, 20 Aug 2015) $
    • 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