Web-based responsive document annotation tool
activeannoservice / document / DocumentDAO / findForRestrictedProject
suspend fun findForRestrictedProject(projectID: String): List<Document>
Given a projectID, find all documents that are restricted to that project.