Uses of Class
org.hippoecm.repository.api.MappingException
-
Uses of MappingException in org.hippoecm.repository.api
Modifier and TypeMethodDescriptionWorkflowManager.getWorkflow
(String category, Node item) Obtains the workflow for the document as indicated by the javax.jcr.Node instance in the specified category.WorkflowManager.getWorkflow
(String category, Document document) Obtains the workflow for the document as indicated Document instance in the specified category.WorkflowManager.getWorkflow
(WorkflowDescriptor descriptor) Obtains the workflow for the previously requested workflow descriptor within the same session.