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

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

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

Author:
alouis - eBM WebSourcing

Constructor Summary
DateTimeFunctionImpl(java.lang.String ns, java.util.Date date, java.util.Date time)
           
 
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

DateTimeFunctionImpl

public DateTimeFunctionImpl(java.lang.String ns,
                            java.util.Date date,
                            java.util.Date time)
                     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.