Class Export

  • All Implemented Interfaces:
    ProcessCall

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

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

      • Export

        public Export()
    • Method Detail

      • prepare

        protected void prepare()
        Get Parameters
        Specified by:
        prepare in class SvrProcess
      • 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@");