ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / document / DocumentDAO / findForRestrictedProject

findForRestrictedProject

suspend fun findForRestrictedProject(projectID: String): List<Document>

Given a projectID, find all documents that are restricted to that project.