Package | Description |
---|---|
com.groupdocs.annotation.handler |
The GroupDocs.Annotation namespace provides classes for annotating documents
in your Java applications.
|
Modifier and Type | Method and Description |
---|---|
ListRepliesResult |
AnnotationHandler.listAnnotationReplies(long annotationId)
Lists the annotation replies.
|
ListRepliesResult |
AnnotationHandler.listAnnotationReplies(long annotationId,
long documentId,
long userId)
Lists the annotation replies.
|
Copyright © 2018. All rights reserved.