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

java.lang.Object
  extended by com.ebmwebsourcing.easybpel.xpath.exp.api.function.AbstractXPathFunction<java.lang.Integer>
      extended by com.ebmwebsourcing.easybpel.xpath.exp.impl.function.DayFromDateTimeFunctionImpl
All Implemented Interfaces:
com.ebmwebsourcing.easybpel.xpath.exp.api.function.DayFromDateTimeFunction, com.ebmwebsourcing.easybpel.xpath.exp.api.function.Function<java.lang.Integer>

public class DayFromDateTimeFunctionImpl
extends com.ebmwebsourcing.easybpel.xpath.exp.api.function.AbstractXPathFunction<java.lang.Integer>
implements com.ebmwebsourcing.easybpel.xpath.exp.api.function.DayFromDateTimeFunction

Author:
alouis - eBM WebSourcing

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

Constructor Detail

DayFromDateTimeFunctionImpl

public DayFromDateTimeFunctionImpl(java.lang.String ns,
                                   java.util.Date date)
                            throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Method Detail

process

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


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