org.adempiere.server.rpl.imp
Class ImportHelper
java.lang.Object
org.adempiere.server.rpl.imp.ImportHelper
public class ImportHelper
- extends Object
- Author:
- Trifon N. Trifonov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImportHelper
public ImportHelper(Properties ctx)
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® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.