Class CacheProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class CacheProcessActionHandler
    extends ProcessActionHandler<Source>
    Process action handler for the portalmanagement cache service
    Since:
    4.0.11
    Version:
    $Revision: 12710 $ $Date: 2011-03-18 17:00:16 -0300 (Fri, 18 Mar 2011) $
    • Constructor Detail

      • CacheProcessActionHandler

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