Uses of Package
org.sourceforge.jemm.client

Packages that use org.sourceforge.jemm.client
org.sourceforge.jemm   
org.sourceforge.jemm.client   
org.sourceforge.jemm.client.events   
org.sourceforge.jemm.client.types   
org.sourceforge.jemm.lifecycle   
 

Classes in org.sourceforge.jemm.client used by org.sourceforge.jemm
LifecycleListenerImpl
          A lifecycle listener which manages the state of the JEMMObject, such as the object values, the JEMM ID and the ShadowObject.
ObjectDatabase
          An ObjectDatabase is similar to a Database but instead of working with Field values it works on the constructed Objects.
 

Classes in org.sourceforge.jemm.client used by org.sourceforge.jemm.client
DelegatingDatabase
          A database implementation that passes through all calls onto the database given in the constructor.
DelegatingObjectDatabase
          An ObjectDatabase implementation that delegates all its calls to the ObjectDatabase passed into the constructor.
Descriptor
          A descriptor is a method signature that has the following format: className#methodName() Where: methodName - The name of the originating method.
DescriptorParsingException
           
FieldFilter
          Used with a FieldIterator to say with a field should be returned or not by the Iterator.
FieldKey
          The unique key that identifies a field from a particular class.
JEMMObjectCreator
           
JEMMObjectFactory
           
JEMMObjectFieldMapper
          A Factory that converts and sets fields onto
ObjectDatabase
          An ObjectDatabase is similar to a Database but instead of working with Field values it works on the constructed Objects.
ObjectSource
          A place from which objects can be retrieved via their ID.
TypeRequestHandler
           
 

Classes in org.sourceforge.jemm.client used by org.sourceforge.jemm.client.events
Descriptor
          A descriptor is a method signature that has the following format: className#methodName() Where: methodName - The name of the originating method.
 

Classes in org.sourceforge.jemm.client used by org.sourceforge.jemm.client.types
Entity
          An Entity is a JEMMObject representation that allows low level access to the fields, methods and constructors.
FieldKey
          The unique key that identifies a field from a particular class.
ObjectSource
          A place from which objects can be retrieved via their ID.
 

Classes in org.sourceforge.jemm.client used by org.sourceforge.jemm.lifecycle
TypeRequestHandler
           
 



Copyright © 2009. All Rights Reserved.