com.ebmwebsourcing.easybpel.model.bpel.impl.expression.function
Class NotFunctionImpl

java.lang.Object
  extended by com.ebmwebsourcing.easybpel.model.bpel.api.expression.function.AbstractXPathFunction<java.lang.Boolean>
      extended by com.ebmwebsourcing.easybpel.model.bpel.impl.expression.function.NotFunctionImpl
All Implemented Interfaces:
Function<java.lang.Boolean>, NotFunction

public class NotFunctionImpl
extends AbstractXPathFunction<java.lang.Boolean>
implements 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 BPELException
Throws:
BPELException
Method Detail

process

public java.lang.Boolean process()
Specified by:
process in interface Function<java.lang.Boolean>


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