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

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.CurrentDateTimeFunctionImpl
All Implemented Interfaces:
com.ebmwebsourcing.easybpel.xpath.exp.api.function.CurrentDateTimeFunction, com.ebmwebsourcing.easybpel.xpath.exp.api.function.Function<java.util.Date>

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

Author:
alouis - eBM WebSourcing

Constructor Summary
CurrentDateTimeFunctionImpl(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

CurrentDateTimeFunctionImpl

public CurrentDateTimeFunctionImpl(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-2009 eBM WebSourcing. All Rights Reserved.