Package org.nakedobjects.applib

Interface Summary
DomainObjectContainer Represents a container that the domain objects work within.
Filter<T> For use by repository implementations to allow a set of objects returned by a back-end objectstore to be filtered before being returned to the caller.
 

Class Summary
AbstractContainedObject Convenience super class for all classes that wish to interact with the container.
AbstractDomainObject Convenience super class for all domain objects that wish to interact with the container.
AbstractFactoryAndRepository  
AbstractService  
Identifier  
 

Enum Summary
Identifier.Depth  
Identifier.Type What type of feature this identifies.
 

Exception Summary
ApplicationException Indicates that a problem has occurred within the application, as opposed to within a supporting framework or system.
PersistFailedException Indicates that the persistence of an object failed.
RepositoryException Indicates that a repository method has failed.
 



Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.