| Overview | Module | Function | Class | I*Tea 3.6.8 Reference Documentation© 2013 PDM&FC |
itea-register-op opName opDesc opArgInfo
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} |