IJSONEnterpriseObject Interface Reference
Inherited by
JSONEnterpriseObject.
List of all members.
Detailed Description
IJSONEnterpriseObject is a stub interface you can implement in a JSON-based Java
client to preserve EO global ID and entity information across the service interface.
- Author:
- mschrag
Member Function Documentation
Returns the global ID of the original EO.
- Returns:
- the global ID of the original EO
Implemented in JSONEnterpriseObject.
| void setGlobalID |
( |
String |
globalID |
) |
|
Sets the global ID of the original EO.
- Parameters:
-
| globalID | the global ID of the original EO |
Implemented in JSONEnterpriseObject.
The documentation for this interface was generated from the following file: