Uses of Class
com.logicaldoc.core.document.DocumentAccessControlEntry
Packages that use DocumentAccessControlEntry
Package
Description
-
Uses of DocumentAccessControlEntry in com.logicaldoc.core.document
Methods in com.logicaldoc.core.document that return types with arguments of type DocumentAccessControlEntryMethods in com.logicaldoc.core.document with parameters of type DocumentAccessControlEntryModifier and TypeMethodDescriptionvoid
Document.addAccessControlEntry
(DocumentAccessControlEntry ace) Method parameters in com.logicaldoc.core.document with type arguments of type DocumentAccessControlEntryModifier and TypeMethodDescriptionvoid
Document.setAccessControlList
(Set<DocumentAccessControlEntry> accessControlList) Constructors in com.logicaldoc.core.document with parameters of type DocumentAccessControlEntry -
Uses of DocumentAccessControlEntry in com.logicaldoc.webservice.model
Methods in com.logicaldoc.webservice.model that return DocumentAccessControlEntryModifier and TypeMethodDescriptionstatic DocumentAccessControlEntry
WSUtil.toDocumentAccessControlEntry
(WSAccessControlEntry wsAce)