Class NoteDelete

java.lang.Object
org.compiere.process.SvrProcess
org.compiere.process.NoteDelete
All Implemented Interfaces:
ProcessCall

public class NoteDelete extends SvrProcess
Delete Notes (Notice)
Version:
$Id: NoteDelete.java,v 1.2 2006/07/30 00:51:01 jjanke Exp $ CarlosRuiz - globalqss [ 1639204 ] Delete Old Notes is deleting all notes Add parameter KeepLogDays
Author:
Jorg Janke
  • Constructor Details

    • NoteDelete

      public NoteDelete()
  • Method Details

    • prepare

      protected void prepare()
      Prepare - e.g., get Parameters.
      Specified by:
      prepare in class SvrProcess
    • doIt

      protected String doIt() throws Exception
      Perform process.
      Specified by:
      doIt in class SvrProcess
      Returns:
      Message (clear text)
      Throws:
      Exception - if not successful