com.ebmwebsourcing.easybpel.xpath.exp.impl.function
Class GetVariablePropertyFunctionImpl

java.lang.Object
  extended by com.ebmwebsourcing.easybpel.xpath.exp.api.function.AbstractBPELFunction<org.jdom.Element>
      extended by com.ebmwebsourcing.easybpel.xpath.exp.impl.function.GetVariablePropertyFunctionImpl
All Implemented Interfaces:
com.ebmwebsourcing.easybpel.xpath.exp.api.function.Function<org.jdom.Element>, com.ebmwebsourcing.easybpel.xpath.exp.api.function.GetVariablePropertyFunction

public class GetVariablePropertyFunctionImpl
extends com.ebmwebsourcing.easybpel.xpath.exp.api.function.AbstractBPELFunction<org.jdom.Element>
implements com.ebmwebsourcing.easybpel.xpath.exp.api.function.GetVariablePropertyFunction

Author:
Nicolas Salatge - eBM WebSourcing

Constructor Summary
GetVariablePropertyFunctionImpl(java.lang.String ns, java.lang.String variable, java.lang.String property, com.ebmwebsourcing.easyviper.core.api.engine.Scope scope)
           
 
Method Summary
 org.jdom.Element process()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetVariablePropertyFunctionImpl

public GetVariablePropertyFunctionImpl(java.lang.String ns,
                                       java.lang.String variable,
                                       java.lang.String property,
                                       com.ebmwebsourcing.easyviper.core.api.engine.Scope scope)
                                throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Method Detail

process

public org.jdom.Element process()
                         throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Specified by:
process in interface com.ebmwebsourcing.easybpel.xpath.exp.api.function.Function<org.jdom.Element>
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException


Copyright © 2011 Petals Link. All Rights Reserved.