|
Project Wonder 5.0 | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecter.ajax.json.client.JSONEnterpriseObject
public class JSONEnterpriseObject
The base class of a JSONEnterpriseObject that implements the IJSONEnterpriseObject interface.
Constructor Summary | |
---|---|
JSONEnterpriseObject()
|
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JSONEnterpriseObject()
Method Detail |
---|
public java.lang.String globalID()
IJSONEnterpriseObject
globalID
in interface IJSONEnterpriseObject
public void setGlobalID(java.lang.String globalID)
IJSONEnterpriseObject
setGlobalID
in interface IJSONEnterpriseObject
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 |