Adempiere 3.5.2a

org.adempiere.server.rpl.imp
Class ImportHelper

java.lang.Object
  extended by org.adempiere.server.rpl.imp.ImportHelper

public class ImportHelper
extends Object

Author:
Trifon N. Trifonov

Constructor Summary
ImportHelper(Properties ctx)
           
 
Method Summary
static MClient getAD_ClientByValue(Properties ctx, String value, String trxName)
           
 int getID(Properties ctx, MEXPFormat expFormat, Element rootElement, String rootNodeName, String trxName)
           
 void importXMLDocument(StringBuffer result, Document documentToBeImported, String trxName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImportHelper

public ImportHelper(Properties ctx)
Method Detail

importXMLDocument

public void importXMLDocument(StringBuffer result,
                              Document documentToBeImported,
                              String trxName)
                       throws Exception,
                              SQLException,
                              XPathExpressionException
Parameters:
ctx -
result -
documentToBeImported -
trxName -
Throws:
Exception
SQLException
XPathExpressionException

getAD_ClientByValue

public static MClient getAD_ClientByValue(Properties ctx,
                                          String value,
                                          String trxName)
                                   throws SQLException
Throws:
SQLException

getID

public int getID(Properties ctx,
                 MEXPFormat expFormat,
                 Element rootElement,
                 String rootNodeName,
                 String trxName)
          throws Exception
Throws:
Exception

Adempiere 3.5.2a

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