Uses of Interface
se.conciliate.extensions.documentservice.DocumentHierarchy
Packages that use DocumentHierarchy
Package
Description
Provides the means for connecting to document services and content management
systems.
-
Uses of DocumentHierarchy in se.conciliate.extensions.documentservice
Methods in se.conciliate.extensions.documentservice that return DocumentHierarchyModifier and TypeMethodDescriptionDocumentService.createHierarchy()Deprecated.Creates a new DocumentHierarchy from this DocumentServices source.DocumentService.createHierarchy(UUID uuid) Deprecated.Returns a new DocumentHierarchy with the root set to the DocumentHierarchy with UUID equal touuid.DocumentHierarchy.getRoot()Deprecated.Returns the root of this hierarchy or 'this' if this is the root.Methods in se.conciliate.extensions.documentservice that return types with arguments of type DocumentHierarchyModifier and TypeMethodDescriptionDocumentHierarchy.getChildHierarchies()Deprecated.Returns all child hierarhies.