er.ajax.json.client
Class JSONEnterpriseObject
java.lang.Object
er.ajax.json.client.JSONEnterpriseObject
- All Implemented Interfaces:
- IJSONEnterpriseObject
public class JSONEnterpriseObject
- extends Object
- implements IJSONEnterpriseObject
The base class of a JSONEnterpriseObject that implements the
IJSONEnterpriseObject interface.
- Author:
- mschrag
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSONEnterpriseObject
public JSONEnterpriseObject()
globalID
public String globalID()
- Description copied from interface:
IJSONEnterpriseObject
- Returns the global ID of the original EO.
- Specified by:
globalID in interface IJSONEnterpriseObject
- Returns:
- the global ID of the original EO
setGlobalID
public void setGlobalID(String globalID)
- Description copied from interface:
IJSONEnterpriseObject
- Sets the global ID of the original EO.
- Specified by:
setGlobalID in interface IJSONEnterpriseObject
- Parameters:
globalID - the global ID of the original EO
Copyright © 2002 – 2011 Project Wonder.