Overview Module Function Class I*Tea 3.6.8 Reference Documentation© 2013 PDM&FC

Function itea-register-op

itea-register-op opName opDesc opArgInfo

Registers a Tea function to be used as an operation of a web service.

Parameters:
opName - Symbol identifying the Tea function and the web service operation.
opDesc - A string with a short description of the operation.
opArgInfo - List containing information on the operation arguments.

Registers a Tea function to be used as an operation of a web service.

Each element of the opArgInfo describes an argument of the operation. Each of these elements is itself a list with three items: a symbol representing the parameter name; a symbol representing the parameter type (one of String, Integer, Float, List, Map, Date); a string with a short description of the argument.


Overview Module Function Class ${tea.teadoc.header}
Report a bug or request new features
© 2013