Package net.sf.jzeno.model

This package provides base classes for domain models.

See:
          Description

Interface Summary
Entity All model beans must implement this interface.
MutableEntity All model objects that can be updated must implement this interface.
StateManager  
User The security support in jZeno assumes that you have a model bean that implements this interface.
 

Class Summary
AbstractEntity Base class that model objects can derive from.
AbstractInterceptor This singleton is the general interceptor for the application and is set when creating the session in the aspects.
AbstractMutableEntity Base class that all read-write model objects should derive from.
AbstractStateManager  
NewsItem  
 

Package net.sf.jzeno.model Description

This package provides base classes for domain models.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see: