com.ebmwebsourcing.easybpel.model.bpel.api.expression.function
Interface TrueFunction

All Superinterfaces:
Function<java.lang.Boolean>
All Known Implementing Classes:
FalseFunctionImpl, TrueFunctionImpl

public interface TrueFunction
extends Function<java.lang.Boolean>

Author:
Nicolas Salatge - eBM WebSourcing

Method Summary
 
Methods inherited from interface com.ebmwebsourcing.easybpel.model.bpel.api.expression.function.Function
process
 



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