Adempiere 3.5.2a

org.adempiere.process.rpl.exp
Class ExportHelper

java.lang.Object
  extended by org.adempiere.process.rpl.exp.ExportHelper

public class ExportHelper
extends Object

Author:
Trifon N. Trifonov

Constructor Summary
ExportHelper(MClient client, MReplicationStrategy rplStrategy)
           
ExportHelper(Properties ctx, int AD_Client_ID)
           
 
Method Summary
 Document exportRecord(MEXPFormat exportFormat, String where, boolean isDeleted)
          Process - Generate Export Format
 String exportRecord(PO po, boolean isDeleted)
          Process - Generate Export Format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExportHelper

public ExportHelper(MClient client,
                    MReplicationStrategy rplStrategy)

ExportHelper

public ExportHelper(Properties ctx,
                    int AD_Client_ID)
Method Detail

exportRecord

public String exportRecord(PO po,
                           boolean isDeleted)
                    throws Exception
Process - Generate Export Format

Returns:
info
Throws:
Exception

exportRecord

public Document exportRecord(MEXPFormat exportFormat,
                             String where,
                             boolean isDeleted)
                      throws Exception
Process - Generate Export Format

Parameters:
-
Returns:
Document
Throws:
Exception

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.