org.ow2.orchestra.b4p.xpath
Class GetExcludedOwnersFunction

java.lang.Object
  extended by org.ow2.orchestra.b4p.xpath.GetExcludedOwnersFunction
All Implemented Interfaces:
org.jaxen.Function

public class GetExcludedOwnersFunction
extends Object
implements org.jaxen.Function

Created by: Guillaume Porcher Date: 06/11/11 Time: 01:06


Field Summary
static String FUNCTION_NAME
           
 
Constructor Summary
GetExcludedOwnersFunction()
           
 
Method Summary
 Object call(org.jaxen.Context context, List args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FUNCTION_NAME

public static final String FUNCTION_NAME
See Also:
Constant Field Values
Constructor Detail

GetExcludedOwnersFunction

public GetExcludedOwnersFunction()
Method Detail

call

public Object call(org.jaxen.Context context,
                   List args)
            throws org.jaxen.FunctionCallException
Specified by:
call in interface org.jaxen.Function
Throws:
org.jaxen.FunctionCallException


Copyright © 2011 OW2 Consortium. All Rights Reserved.