Class DatabaseViewGroupProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class DatabaseViewGroupProcessActionHandler
    extends ProcessActionHandler<Source<?>>
    Process action used in the database view membership group configuration.
    Since:
    4.2.1
    Version:
    $Revision: 10458 $ $Date: 2009-06-02 15:49:09 -0300 (Tue, 02 Jun 2009) $
    • Constructor Detail

      • DatabaseViewGroupProcessActionHandler

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