Uses of Package
org.hippoecm.repository.api
Package
Description
This package provides a factory class to obtain access to a Hippo repository.
-
-
ClassDescriptionA Plain Old Java Object (POJO) representing a document in a JCR repository.This interface is not yet part of the public API of the Hippo Repository.Any instance of a
Workspace
returned by a HippoRepository may be cast to a HippoWorkspace to expose some additional services from the Hippo repository.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.Map representation of a JCR Node.A JCREvent
with the revision id of the corresponding ClusterRecord exposed by theRevisionEvent.getRevision()
method.Strategy interface for encoding and decoding strings.A workflow is a set of procedures that can be performed on a document in the repository.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.An WorkflowException is thrown when a workflow implementation disallows the workflow step to be taken for some reason.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. -
ClassDescriptionA workflow is a set of procedures that can be performed on a document in the repository.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.An WorkflowException is thrown when a workflow implementation disallows the workflow step to be taken for some reason.
-
ClassDescriptionAn WorkflowException is thrown when a workflow implementation disallows the workflow step to be taken for some reason.