org.adempiere.pipo.handler
Class WorkflowNodeNextConditionElementHandler
java.lang.Object
org.adempiere.pipo.AbstractElementHandler
org.adempiere.pipo.handler.WorkflowNodeNextConditionElementHandler
- All Implemented Interfaces:
- ElementHandler
public class WorkflowNodeNextConditionElementHandler
- extends AbstractElementHandler
| Methods inherited from class org.adempiere.pipo.AbstractElementHandler |
copyFile, copyRecord, get_ID, get_IDWithColumn, get_IDWithMaster, get_IDWithMaster, get_IDWithMasterAndColumn, getClientId, getIDbyName, getLogDocument, getPackageDirectory, getPackageImpId, getStringValue, getTrxName, getUpdateMode, isHandleTranslations, isProcessElement, OpenInputfile, OpenOutputfile, record_log |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorkflowNodeNextConditionElementHandler
public WorkflowNodeNextConditionElementHandler()
startElement
public void startElement(Properties ctx,
Element element)
throws SAXException
- Description copied from interface:
ElementHandler
- Handle start of xml element ( import ).
- Throws:
SAXException
endElement
public void endElement(Properties ctx,
Element element)
throws SAXException
- Description copied from interface:
ElementHandler
- Handle closing of xml element ( import ).
- Throws:
SAXException
create
public void create(Properties ctx,
TransformerHandler document)
throws SAXException
- Description copied from interface:
ElementHandler
- Create xml element ( export ).
- Throws:
SAXException
Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.