Uses of Package
org.hippoecm.repository.api
-
Packages that use org.hippoecm.repository.api Package Description org.hippoecm.repository This package provides a factory class to obtain access to a Hippo repository.org.hippoecm.repository.api org.hippoecm.repository.ext org.onehippo.repository.api -
Classes in org.hippoecm.repository.api used by org.hippoecm.repository Class Description RepositoryMap Map representation of a JCR Node. -
Classes in org.hippoecm.repository.api used by org.hippoecm.repository.api Class Description ActionAware Document A Plain Old Java Object (POJO) representing a document in a JCR repository.DocumentWorkflowAction DocumentWorkflowAction.DocumentPayloadKey HierarchyResolver This interface is not yet part of the public API of the Hippo Repository.HierarchyResolver.Entry HippoWorkspace Any instance of aWorkspace
returned by a HippoRepository may be cast to a HippoWorkspace to expose some additional services from the Hippo repository.MappingException An MappingException is thrown for workflow or document mapping when when a required data or configuration is not present or a representation in data could not be made.RepositoryMap Map representation of a JCR Node.RevisionEvent A JCREvent
with the revision id of the corresponding ClusterRecord exposed by theRevisionEvent.getRevision()
method.StringCodec Strategy interface for encoding and decoding strings.StringCodecService.Encoding 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.WorkflowDescriptor WorkflowException An WorkflowException is thrown when a workflow implementation disallows the workflow step to be taken for some reason.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. -
Classes in org.hippoecm.repository.api used by org.hippoecm.repository.ext Class Description Workflow A workflow is a set of procedures that can be performed on a document in the repository.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 WorkflowException An WorkflowException is thrown when a workflow implementation disallows the workflow step to be taken for some reason. -
Classes in org.hippoecm.repository.api used by org.onehippo.repository.api Class Description WorkflowException An WorkflowException is thrown when a workflow implementation disallows the workflow step to be taken for some reason.