Package org.nakedobjects.object

Interface Summary
Aggregate Defines an Object which is part of another object
CachePolicy Interface responsible for caching NakedObjects for a NakedObjectStore.
Naked Definition of an naked object.
NakedCollection  
NakedObject Definition of an naked reference object.
NakedObjectStore  
NakedValue Definition of an naked value object.
Status  
UpdateNotifier  
 

Class Summary
AbstractNakedObject  
AbstractNakedObjectStore  
AggregateOid  
CollectionEvent  
HashCachePolicy Class responsible for caching NakedObjects in a single Hashtable.
ImageIcon A indexed cache for Image objects.
NakedClass  
NakedClassList  
NakedError  
NakedInterfaceEvent  
NullUpdateNotifier  
PersistenceType  
SimpleOid  
StatusMethods  
ThreadCachePolicy Class responsible for caching NakedObjects per thread.
Title Title objects are used to create title strings for labelling and titling object.
TransientObjectStore  
 

Exception Summary
ClassSetException  
NakedObjectException  
NonPersistentObjectException  
ObjectNotFoundException  
ObjectStoreException  
ResolveException Thrown when a ObjectResolver
TransactionException  
ValueParseException