com.ebmwebsourcing.easybpel.xpath.exp.impl.util
Class ExpressionUtil

java.lang.Object
  extended by com.ebmwebsourcing.easybpel.xpath.exp.impl.util.ExpressionUtil

public class ExpressionUtil
extends java.lang.Object


Constructor Summary
ExpressionUtil()
           
 
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
 

Constructor Detail

ExpressionUtil

public ExpressionUtil()
Method Detail

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 © 2011 Petals Link. All Rights Reserved.