Package org.rapla.entities

Contains the interfaces of the persistent entity-objects in rapla.

See:
          Description

Interface Summary
Annotatable  
Category Hierarchical categorization of information.
CategoryAnnotations  
Entity  
MultiLanguageNamed  
Named  
Ownable Should be implemented by objects which can be uniquely associated with a User.
RaplaObject This interface is a marker to distinct the different rapla classes like Reservation, Allocatable and Category.
Timestamp  
User The User-Class is mainly for authentication-purpose
 

Class Summary
MultiLanguageName Some entities (especially dynamic-types and attributes) can have multiple names to allow easier reuse of created schemas or support for multi-language-environments.
NamedComparator  
RaplaType Enumeration Pattern for all Rapla objects.
UserComparator  
 

Exception Summary
DependencyException  
EntityNotFoundException  
IllegalAnnotationException  
ReadOnlyException This Exception is thrown when the application wants to write to a read-only entity.
UniqueKeyException Thrown if the same key is used by another object.
 

Package org.rapla.entities Description

Contains the interfaces of the persistent entity-objects in rapla.

See Also:
rapla.sourceforge.net


Copyright © 2000-2006 Rapla Team. All Rights Reseserved.