NADSWebserviceVersion
From
(Difference between revisions)
m (→Constants) |
(→Constants) |
||
Line 18: | Line 18: | ||
|String | |String | ||
|A constant representing the third version of the interface, usable by any client platform. | |A constant representing the third version of the interface, usable by any client platform. | ||
+ | |---- bgcolor=#EDEDFF | ||
+ | |NADS_VERSION_2_1 | ||
+ | |String | ||
+ | |TODO. | ||
+ | |---- bgcolor=#EDEDFF | ||
+ | |NADS_VERSION_3_1 | ||
+ | |String | ||
+ | |TODO. | ||
+ | |---- bgcolor=#EDEDFF | ||
+ | |TIMECARD_VERSION_1 | ||
+ | |String | ||
+ | |TODO. | ||
|} | |} |
Revision as of 01:04, 14 December 2009
Description
A list of possible interfaces that can be used to comunicate with EService.
Constants
The data fields of this object.
Name | Type | Description |
---|---|---|
VERSION_2 | String | A constant representing the second version of the interface, usable only by java client platforms. |
VERSION_3 | String | A constant representing the third version of the interface, usable by any client platform. |
NADS_VERSION_2_1 | String | TODO. |
NADS_VERSION_3_1 | String | TODO. |
TIMECARD_VERSION_1 | String | TODO. |