NADSWebserviceVersion
From
(Difference between revisions)
(→Constants) |
(→Description) |
||
Line 1: | Line 1: | ||
== Description == | == Description == | ||
− | A list of possible interfaces that can be used to comunicate with EService. | + | A list of possible interfaces that can be used to comunicate with EService or Timecard. |
== Constants == | == Constants == |
Revision as of 09:37, 26 November 2014
Description
A list of possible interfaces that can be used to comunicate with EService or Timecard.
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. |