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

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.DayFromDateFunctionImpl
All Implemented Interfaces:
com.ebmwebsourcing.easybpel.xpath.exp.api.function.DayFromDateFunction, com.ebmwebsourcing.easybpel.xpath.exp.api.function.Function<java.lang.Integer>

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

Author:
alouis - eBM WebSourcing

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

DayFromDateFunctionImpl

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