Uses of Class
org.onehippo.forge.content.exim.core.DocumentManagerNotFoundException
Packages that use DocumentManagerNotFoundException
-
Uses of DocumentManagerNotFoundException in org.onehippo.forge.content.exim.core
Methods in org.onehippo.forge.content.exim.core that throw DocumentManagerNotFoundExceptionModifier and TypeMethodDescriptionDocumentManager.getExistingDocumentHandleNode(String documentLocation) Returns the physical document handle node for the logical document location.DocumentManager.getExistingFolderNode(String folderLocation) Returns the physical folder node for the logical folder location. -
Uses of DocumentManagerNotFoundException in org.onehippo.forge.content.exim.core.impl
Methods in org.onehippo.forge.content.exim.core.impl that throw DocumentManagerNotFoundExceptionModifier and TypeMethodDescriptionWorkflowDocumentManagerImpl.getExistingDocumentHandleNode(String documentLocation) WorkflowDocumentManagerImpl.getExistingFolderNode(String folderLocation)