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

java.lang.Object
  extended by com.ebmwebsourcing.easybpel.xpath.exp.api.function.AbstractXPathFunction<java.lang.Boolean>
      extended by com.ebmwebsourcing.easybpel.xpath.exp.impl.function.ExistsFunctionImpl
All Implemented Interfaces:
com.ebmwebsourcing.easybpel.xpath.exp.api.function.ExistsFunction, com.ebmwebsourcing.easybpel.xpath.exp.api.function.Function<java.lang.Boolean>

public class ExistsFunctionImpl
extends com.ebmwebsourcing.easybpel.xpath.exp.api.function.AbstractXPathFunction<java.lang.Boolean>
implements com.ebmwebsourcing.easybpel.xpath.exp.api.function.ExistsFunction

Author:
Nicolas Salatge - eBM WebSourcing

Constructor Summary
ExistsFunctionImpl(java.lang.String ns, org.jdom.Element param)
           
 
Method Summary
 java.lang.Boolean process()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExistsFunctionImpl

public ExistsFunctionImpl(java.lang.String ns,
                          org.jdom.Element param)
                   throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Method Detail

process

public java.lang.Boolean process()
                          throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Specified by:
process in interface com.ebmwebsourcing.easybpel.xpath.exp.api.function.Function<java.lang.Boolean>
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException


Copyright © 2011 Petals Link. All Rights Reserved.