Class AddPrincipalProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class AddPrincipalProcessActionHandler
    extends ProcessActionHandler
    Process action handler for adding a principal in the generic acl edit.
    Since:
    4.0.0
    Version:
    $Revision: 22257 $ $Date: 2019-01-14 14:37:22 -0200 (Mon, 14 Jan 2019) $
    • 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