Adobe LiveCycle Business Activity Monitoring ES API

com.celequest.api.function
Interface IUDScalarFunction

All Superinterfaces:
IUDFunction

public interface IUDScalarFunction
extends IUDFunction

Interface for user-defined scalar functions.

Since:
2.5.3

Method Summary
 void execute(ISQLValue[] args, ISQLValue output)
          Computes the result of the function applied to the arguments in the input array and stores the result in the output object.
 
Methods inherited from interface com.celequest.api.function.IUDFunction
setLogger
 

Method Detail

execute

public void execute(ISQLValue[] args,
                    ISQLValue output)
Computes the result of the function applied to the arguments in the input array and stores the result in the output object.

Parameters:
args - input arguments for the function
output - result of the function

Adobe LiveCycle Business Activity Monitoring ES API

Copyright © 2004-2007 Adobe Systems Incorporated. All rights reserved.
Copyright © 2002-2007 Celequest Corp. All Rights Reserved.

Take a survey