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

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

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

Author:
Nicolas Salatge - eBM WebSourcing

Constructor Summary
CountFunctionImpl(java.lang.String ns, org.jdom.Element firstElmt)
           
 
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

CountFunctionImpl

public CountFunctionImpl(java.lang.String ns,
                         org.jdom.Element firstElmt)
                  throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Method Detail

process

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


Copyright © 2012 Petals Link. All Rights Reserved.