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