com.ebmwebsourcing.easybpel.model.bpel.impl.expression.function
Class DayFromDateFunctionImpl

java.lang.Object
  extended by com.ebmwebsourcing.easybpel.model.bpel.api.expression.function.AbstractXPathFunction<java.lang.Integer>
      extended by com.ebmwebsourcing.easybpel.model.bpel.impl.expression.function.DayFromDateFunctionImpl
All Implemented Interfaces:
DayFromDateFunction, Function<java.lang.Integer>

public class DayFromDateFunctionImpl
extends AbstractXPathFunction<java.lang.Integer>
implements 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 BPELException
Throws:
BPELException
Method Detail

process

public java.lang.Integer process()
Specified by:
process in interface Function<java.lang.Integer>


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