Uses of Class
com.logicaldoc.core.document.NoteAccessControlEntry
Packages that use NoteAccessControlEntry
Package
Description
-
Uses of NoteAccessControlEntry in com.logicaldoc.core.document
Methods in com.logicaldoc.core.document that return NoteAccessControlEntryMethods in com.logicaldoc.core.document that return types with arguments of type NoteAccessControlEntryModifier and TypeMethodDescriptionDocumentNote.getAccessControlEntries(Set<Long> groupIds) DocumentNote.getAccessControlList()Methods in com.logicaldoc.core.document with parameters of type NoteAccessControlEntryModifier and TypeMethodDescriptionvoidDocumentNote.addAccessControlEntry(NoteAccessControlEntry ace) Method parameters in com.logicaldoc.core.document with type arguments of type NoteAccessControlEntryModifier and TypeMethodDescriptionvoidDocumentNote.setAccessControlList(Set<NoteAccessControlEntry> acl) Constructors in com.logicaldoc.core.document with parameters of type NoteAccessControlEntry