Uses of Interface
de.espirit.firstspirit.access.store.sitestore.DocumentGroup
Packages that use DocumentGroup
Package
Description
-
Uses of DocumentGroup in de.espirit.firstspirit.access.editor.value
Methods in de.espirit.firstspirit.access.editor.value that return DocumentGroupModifier and TypeMethodDescription@Nullable DocumentGroup
ElementReference.getDocumentGroup()
Provides the referenced element as firstspirit document group, if applicable.@Nullable DocumentGroup
TargetReference.getDocumentGroup()
Methods in de.espirit.firstspirit.access.editor.value with parameters of type DocumentGroupModifier and TypeMethodDescriptionvoid
ElementReference.setDocumentGroup
(DocumentGroup documentGroup) Sets the given document group as referenced element. -
Uses of DocumentGroup in de.espirit.firstspirit.access.store.sitestore
Methods in de.espirit.firstspirit.access.store.sitestore that return DocumentGroupModifier and TypeMethodDescriptionSiteStoreFolder.createDocumentGroup
(String uid, boolean unifyNameOnServer) Creates a new document group in this folder.