Class ProjectClose

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

public class ProjectClose extends SvrProcess
Process to Close a Project.
Version:
$Id: ProjectClose.java,v 1.2 2006/07/30 00:51:01 jjanke Exp $
Author:
Jorg Janke, Teo Sarca, wwww.arhipac.ro
  • FR [ 2791635 ] Use saveEx whenever is possible https://sourceforge.net/p/adempiere/feature-requests/722/
    • Constructor Details

      • ProjectClose

        public ProjectClose()
    • Method Details

      • prepare

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

        protected String doIt() throws Exception
        Close a project by setting processed to true.
        Specified by:
        doIt in class SvrProcess
        Returns:
        empty string
        Throws:
        Exception - if not successful