NADSWebserviceVersion
From
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 | An old version, 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 (use this for new EService webservice applications). |
NADS_VERSION_2_1 | String | Old version (TODO what uses this?) |
NADS_VERSION_3_1 | String | Old version (TODO what uses this?) |
TIMECARD_VERSION_1 | String | Use this for new Timecard webservice applicaitons. |