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

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.DayFromDateTimeFunctionImpl
All Implemented Interfaces:
DayFromDateTimeFunction, Function<java.lang.Integer>

public class DayFromDateTimeFunctionImpl
extends AbstractXPathFunction<java.lang.Integer>
implements 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 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.