|
Project Wonder 5.0 | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IJSONEnterpriseObject
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.
Method Summary | |
---|---|
java.lang.String |
globalID()
Returns the global ID of the original EO. |
void |
setGlobalID(java.lang.String globalID)
Sets the global ID of the original EO. |
Method Detail |
---|
java.lang.String globalID()
void setGlobalID(java.lang.String globalID)
globalID
- the global ID of the original EO
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |