Class NavigationValidateContentProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class NavigationValidateContentProcessActionHandler
    extends ProcessActionHandler<Source>
    Navigation service Process action handler that validates a given HTML fragment.
    Since:
    9.0.0
    Version:
    $Revision: 19135 $ $Date: 2016-06-02 18:12:21 -0300 (Thu, 02 Jun 2016) $
    • Constructor Detail

      • NavigationValidateContentProcessActionHandler

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