Class 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 Detail

      • ImportInOutConfirm

        public ImportInOutConfirm()
    • Method Detail

      • prepare

        protected void prepare()
        Prepare - e.g., get Parameters.
        Specified by:
        prepare in class SvrProcess
      • 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@");