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

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.NotFunctionImpl
All Implemented Interfaces:
com.ebmwebsourcing.easybpel.xpath.exp.api.function.Function<java.lang.Boolean>, com.ebmwebsourcing.easybpel.xpath.exp.api.function.NotFunction

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

Author:
alouis - eBM WebSourcing

Constructor Summary
NotFunctionImpl(java.lang.String ns, java.lang.Boolean expression)
           
 
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

NotFunctionImpl

public NotFunctionImpl(java.lang.String ns,
                       java.lang.Boolean expression)
                throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Method Detail

process

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


Copyright © 2008-2011 eBM WebSourcing. All Rights Reserved.