Web-based responsive document annotation tool
View the Project on GitHub MaxMello/ActiveAnno
activeannoservice / document / DocumentDAO / findForProject
suspend fun findForProject(project: Project): List<Document>
suspend fun findForProject(project:
Project
):
List
<
Document
>
Given a project, find all documents for that project.