public interface IAnnotationCollaboratorDataHandler extends IRepository<AnnotationCollaborator>
The interface of collaborators repository.
Modifier and Type | Method and Description |
---|---|
AnnotationCollaborator[] |
getDocumentCollaborators(long documentId) |
AnnotationCollaborator[] getDocumentCollaborators(long documentId)
Copyright © 2017. All rights reserved.