Uses of Interface
org.sourceforge.jemm.lifecycle.ShadowObject

Packages that use ShadowObject
org.sourceforge.jemm.client   
org.sourceforge.jemm.lifecycle   
 

Uses of ShadowObject in org.sourceforge.jemm.client
 

Methods in org.sourceforge.jemm.client that return ShadowObject
 ShadowObject Entity.getShadowObject()
          Returns the referenced ShadowObject on the Enhanced Object referenced.
 

Uses of ShadowObject in org.sourceforge.jemm.lifecycle
 

Subinterfaces of ShadowObject in org.sourceforge.jemm.lifecycle
 interface ShadowTypeObject
          This is an internal interface used by JEMMTypes (e.g.
 interface ShadowUserObject
          This is the internal interface used by JEMMObjects to handle their interaction with the underlying store.
 

Classes in org.sourceforge.jemm.lifecycle that implement ShadowObject
 class ShadowTypeObjectImpl
           
 class ShadowUserObjectImpl
          An implementation of the ShadowObject interface that passes all method calls onto a set MethodListener.
 



Copyright © 2009. All Rights Reserved.