Class Export

All Implemented Interfaces:
ProcessCall

public class Export extends SvrProcess
Version:
$Id: $
Author:
Trifon Trifonov
  • Field Details

    • p_AD_Client_ID

      protected int p_AD_Client_ID
      Client Parameter
    • p_AD_Table_ID

      protected int p_AD_Table_ID
      Table Parameter
    • p_Record_ID

      protected int p_Record_ID
      Record ID
  • Constructor Details

    • Export

      public Export()
  • Method Details

    • prepare

      protected void prepare()
      Get Parameters
      Specified by:
      prepare in class SvrProcess
      See Also:
    • doIt

      protected String doIt() throws Exception
      Process - Generate Export Format
      Specified by:
      doIt in class SvrProcess
      Returns:
      info
      Throws:
      Exception - if not successful e.g. throw new AdempiereUserError ("@FillMandatory@ @C_BankAccount_ID@");