Web-based responsive document annotation tool
View the Project on GitHub MaxMello/ActiveAnno
activeannoservice / project / ProjectDAO / getManageProjectsForUser
suspend fun getManageProjectsForUser(userIdentifier: UserIdentifier, activeOnly: Boolean = true): Set<Project>
suspend fun getManageProjectsForUser(userIdentifier:
UserIdentifier
, activeOnly:
Boolean
= true):
Set
<
Project
>