ActionAware |
|
Folder |
|
HierarchyResolver |
This interface is not yet part of the public API of the Hippo Repository.
|
HippoNode |
Any Node instance returned by any method of a Hippo Repostitory may be cast to the HippoNode interface to expose additional functionality.
|
HippoNodeIterator |
Extends a #javax.jcr.NodeIterator interface, with an additional method.
|
HippoNodeType |
This interface defines the node types and item names that are in use by the Hippo repository build on top of JCR.
|
HippoQuery |
The HippoQuery is an extension to javax.jcr.query.Query to implement parameterized queries.
|
HippoSession |
An extension of a plain Session based session.
|
HippoVersionManager |
|
HippoWorkspace |
Any instance of a Workspace returned by a HippoRepository may be cast to a HippoWorkspace to expose some
additional services from the Hippo repository.
|
ImportReferenceBehavior |
This call is not (yet) part of the API, but under evaluation.
|
RepositoryMap |
Map representation of a JCR Node.
|
RevisionEvent |
|
RevisionEventJournal |
An extension of EventJournal which also allows skipping
based on Event revision.
|
StringCodec |
Strategy interface for encoding and decoding strings.
|
StringCodecService |
Provides StringCodec instances for certain encodings, possibly customized for a certain locale.
|
SynchronousEventListener |
A marker interface for synchronous event listener.
|
Workflow |
A workflow is a set of procedures that can be performed on a document in the repository.
|
WorkflowAction |
|
WorkflowAction.PayloadKey |
|
WorkflowContext |
A workflow context class is made available to a workflow implementation (see WorkflowImpl@getWorkflowContext) to obtain additional
information during the execution of a workflow step.
|
WorkflowContextAware |
|
WorkflowDescriptor |
|
WorkflowManager |
The work-flow manager is a service associated with a JCR session which provides access to a work-flow associated with a document stored
in the repository.
|