Interface Summary |
ContentHolder |
Super interface for nodes and revisions. |
History |
The revision history of a node. |
Node |
A repository node is used to persist a Persistable . |
NodeFactory |
Factory to produce repository nodes. |
Persistable |
An object which can be persisted to a node. |
RepositoryItem |
Marker interface for repository items. |
RepositoryItemFactory |
Interface for repository item factories. |
RepositoryManager |
Repository manager. |
Revision |
A revision. |
Session |
Repository session. |
SharedItemStore |
Store for read-only items which are shared by all sessions for performance reasons. |
UUIDGenerator |
UUID generator. |