AuditLogFormatter |
A formatter for entities used in an audit log which is typically represented by NoteDb commits.
|
AuditLogReader |
NoteDb reader for group audit log.
|
GroupConfig |
A representation of a group in NoteDb.
|
GroupDbModule |
|
GroupNameNotes |
An enforcer of unique names for groups in NoteDb.
|
Groups |
A database accessor for read calls related to groups.
|
GroupsConsistencyChecker |
Checks individual groups for oddities, such as cycles, non-existent subgroups, etc.
|
GroupsNoteDbConsistencyChecker |
Check the referential integrity of NoteDb group storage.
|
GroupsNoteDbConsistencyChecker.Result |
The result of a consistency check.
|
GroupsUpdate |
A database accessor for write calls related to groups.
|
InternalGroupCreation |
Definition of all properties necessary for a group creation.
|
InternalGroupCreation.Builder |
|
InternalGroupUpdate |
Definition of an update to a group.
|
InternalGroupUpdate.Builder |
|