com.ebmwebsourcing.easybpel.xpath.exp.impl.util
Class ExpressionUtil
java.lang.Object
com.ebmwebsourcing.easybpel.xpath.exp.impl.util.ExpressionUtil
public class ExpressionUtil
- extends java.lang.Object
|
Method Summary |
static java.lang.String |
convertVariable2Expression(com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.VariablePart var)
|
static java.util.List<java.lang.String> |
createXPathExpressionByReplacingPartByElement(java.lang.String partName,
com.ebmwebsourcing.easybpel.model.bpel.api.variable.BPELVariable variable,
java.lang.String xpathExpression,
com.ebmwebsourcing.easybpel.model.bpel.api.BPELProcess bpelDefinition)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExpressionUtil
public ExpressionUtil()
convertVariable2Expression
public static java.lang.String convertVariable2Expression(com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.VariablePart var)
throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
- Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
createXPathExpressionByReplacingPartByElement
public static java.util.List<java.lang.String> createXPathExpressionByReplacingPartByElement(java.lang.String partName,
com.ebmwebsourcing.easybpel.model.bpel.api.variable.BPELVariable variable,
java.lang.String xpathExpression,
com.ebmwebsourcing.easybpel.model.bpel.api.BPELProcess bpelDefinition)
throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
- Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Copyright © 2008-2011 eBM WebSourcing. All Rights Reserved.