Class ReadPrincipalsProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class ReadPrincipalsProcessActionHandler
    extends ProcessActionHandler
    Reader process action handler.
    Since:
    4.0.8
    Version:
    $Revision: 5362 $ $Date: 2006-12-15 19:58:24 -0200 (Fri, 15 Dec 2006) $
    • Constructor Detail

      • ReadPrincipalsProcessActionHandler

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