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

java.lang.Object
  extended by com.ebmwebsourcing.easybpel.xpath.exp.api.function.AbstractXPathFunction<java.util.Date>
      extended by com.ebmwebsourcing.easybpel.xpath.exp.impl.function.CurrentDateFunctionImpl
All Implemented Interfaces:
com.ebmwebsourcing.easybpel.xpath.exp.api.function.CurrentDateFunction, com.ebmwebsourcing.easybpel.xpath.exp.api.function.Function<java.util.Date>

public class CurrentDateFunctionImpl
extends com.ebmwebsourcing.easybpel.xpath.exp.api.function.AbstractXPathFunction<java.util.Date>
implements com.ebmwebsourcing.easybpel.xpath.exp.api.function.CurrentDateFunction

Author:
alouis - eBM WebSourcing

Constructor Summary
CurrentDateFunctionImpl(java.lang.String ns)
           
 
Method Summary
 java.util.Date process()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CurrentDateFunctionImpl

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

process

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


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