Project Wonder 5.0

er.ajax.json.client
Class JSONEnterpriseObject

java.lang.Object
  extended by er.ajax.json.client.JSONEnterpriseObject
All Implemented Interfaces:
IJSONEnterpriseObject

public class JSONEnterpriseObject
extends java.lang.Object
implements IJSONEnterpriseObject

The base class of a JSONEnterpriseObject that implements the IJSONEnterpriseObject interface.

Author:
mschrag

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

JSONEnterpriseObject

public JSONEnterpriseObject()
Method Detail

globalID

public java.lang.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(java.lang.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

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.