Class SetMetaDataInfoProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class SetMetaDataInfoProcessActionHandler
    extends ProcessActionHandler<Source>
    ProcessActionHandler that sets status attribute in the request.
    Since:
    4.0.10
    Version:
    $Revision: 8732 $ $Date: 2008-01-08 12:00:58 -0200 (Tue, 08 Jan 2008) $
    • Constructor Detail

      • SetMetaDataInfoProcessActionHandler

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