| Package | Description |
|---|---|
| com.groupdocs.sdk.api | |
| com.groupdocs.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
AddCollaboratorResponse |
AntApi.AddAnnotationCollaborator(java.lang.String userId,
java.lang.String fileId,
ReviewerInfo body) |
| Modifier and Type | Method and Description |
|---|---|
SetReviewerRightsResponse |
AntApi.SetReviewerRights(java.lang.String userId,
java.lang.String fileId,
java.util.List<ReviewerInfo> body) |
| Modifier and Type | Method and Description |
|---|---|
ReviewerInfo |
GetCollaboratorsResult.getOwner() |
ReviewerInfo |
SetCollaboratorsResult.getOwner() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ReviewerInfo> |
GetCollaboratorsResult.getCollaborators() |
java.util.List<ReviewerInfo> |
SetCollaboratorsResult.getCollaborators() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetCollaboratorsResult.setOwner(ReviewerInfo owner) |
void |
SetCollaboratorsResult.setOwner(ReviewerInfo owner) |
| Modifier and Type | Method and Description |
|---|---|
void |
GetCollaboratorsResult.setCollaborators(java.util.List<ReviewerInfo> collaborators) |
void |
SetCollaboratorsResult.setCollaborators(java.util.List<ReviewerInfo> collaborators) |
Copyright © 2015 GroupDocs. All Rights Reserved.