Package | Description |
---|---|
com.groupdocs.annotation.handler |
Modifier and Type | Method and Description |
---|---|
SetCollaboratorsResult |
AnnotationHandler.addCollaborator(long documentId,
ReviewerInfo reviewerInfo)
Adds the collaborator.
|
SetCollaboratorsResult |
AnnotationHandler.deleteCollaborator(long documentId,
String email)
Deletes the collaborator.
|
SetCollaboratorsResult |
AnnotationHandler.updateCollaborator(long documentId,
ReviewerInfo reviewerInfo)
Updates the collaborator.
|
Copyright © 2017. All rights reserved.