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 Object
implements IJSONEnterpriseObject

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

Author:
mschrag

Constructor Summary
JSONEnterpriseObject()
           
 
Method Summary
 String globalID()
          Returns the global ID of the original EO.
 void setGlobalID(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 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

Last updated: Wed, Feb 22, 2012 • 07:00 AM EST

Copyright © 2002 – 2011 Project Wonder.