Class ModelExporter

  • All Implemented Interfaces:
    ProcessCall

    public class ModelExporter
    extends SvrProcess
    Version:
    $Id:$
    Author:
    victor.perez@e-evolution.com FB [1963487 ] Is necessary new process to export and import with an Export
    • Field Detail

      • p_AD_Client_ID

        protected int p_AD_Client_ID
        Client Parameter
      • p_C_DocType_ID

        protected int p_C_DocType_ID
        Document Type Parameter
      • p_Record_ID

        protected int p_Record_ID
        Record ID
      • p_EXP_Format_ID

        protected int p_EXP_Format_ID
        EXP_Format_ID
      • p_FileName

        protected String p_FileName
        File Name
    • Constructor Detail

      • ModelExporter

        public ModelExporter()
    • Method Detail

      • prepare

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

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