Class ImportInOutConfirm

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

public class ImportInOutConfirm extends SvrProcess
Import Confirmations
Version:
$Id: ImportInOutConfirm.java,v 1.2 2006/07/30 00:51:02 jjanke Exp $
Author:
Jorg Janke
  • Constructor Details

    • ImportInOutConfirm

      public ImportInOutConfirm()
  • 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
      doIt
      Specified by:
      doIt in class SvrProcess
      Returns:
      info
      Throws:
      Exception - if not successful e.g. throw new AdempiereUserError ("@FillMandatory@ @C_BankAccount_ID@");