Class HtmlProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class HtmlProcessActionHandler
    extends ProcessActionHandler<Source>
    Process action handler for the html service edit interface.
    Since:
    4.0.0
    Version:
    $Revision: 8100 $ $Date: 2007-09-03 11:54:38 -0300 (Mon, 03 Sep 2007) $
    • Constructor Detail

      • HtmlProcessActionHandler

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