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