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

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.TrueFunctionImpl
All Implemented Interfaces:
Function<java.lang.Boolean>, TrueFunction

public class TrueFunctionImpl
extends AbstractXPathFunction<java.lang.Boolean>
implements TrueFunction

Author:
Nicolas Salatge - eBM WebSourcing

Constructor Summary
TrueFunctionImpl(java.lang.String ns)
           
 
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

TrueFunctionImpl

public TrueFunctionImpl(java.lang.String ns)
                 throws BPELException
Throws:
BPELException
Method Detail

process

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


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