A B C D E F G H I L M O P R S T U V W

A

AccessRights - Enum in com.groupdocs.annotation.domain
Collaborator access rights object
ADD_ANNOTATION_REPLY_HANDLER - Variable in class com.groupdocs.annotation.handler.GroupDocsAnnotation
 
addAnnotationReplyHandler(HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
 
addAnnotationReplyHandler(HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.GroupDocsAnnotation
Add reply to annotation [POST request]
AddAnnotationReplyRequest - Class in com.groupdocs.annotation.domain.request
Add annotation reply request
AddAnnotationReplyRequest() - Constructor for class com.groupdocs.annotation.domain.request.AddAnnotationReplyRequest
 
AddAnnotationReplyResponse - Class in com.groupdocs.annotation.domain.response
Add annotation reply response
AddAnnotationReplyResponse() - Constructor for class com.groupdocs.annotation.domain.response.AddAnnotationReplyResponse
 
addCollaborator(String, String, AccessRights, int) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
Add collaborator if one doesn't exist and return guid
addCollaborator(String, String, Integer, int) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
Add collaborator if one doesn't exist and return guid
annotationGuid - Variable in class com.groupdocs.annotation.domain.request.ResizeAnnotationRequest
 
AnnotationHandler - Class in com.groupdocs.annotation.handler
Annotation handler
AnnotationHandler(ServiceConfiguration) - Constructor for class com.groupdocs.annotation.handler.AnnotationHandler
Constructor with basic configuration
AnnotationHandler(ServiceConfiguration, InputDataHandler) - Constructor for class com.groupdocs.annotation.handler.AnnotationHandler
Constructor with basic configuration and custom input data handler
AnnotationPosition - Class in com.groupdocs.annotation.domain.response
Annotation position object
AnnotationPosition() - Constructor for class com.groupdocs.annotation.domain.response.AnnotationPosition
 
AnnotationPosition(Double, Double) - Constructor for class com.groupdocs.annotation.domain.response.AnnotationPosition
 
AnnotationType - Enum in com.groupdocs.annotation.domain
Annotation type
ANONIMOUS_USERNAME - Static variable in class com.groupdocs.annotation.handler.AnnotationHandler
 
assetEntity(T) - Static method in class com.groupdocs.annotation.utils.Utils
Asset entity for null
assetEntity(T, String) - Static method in class com.groupdocs.annotation.utils.Utils
Asset entity for null
ATMOSPHERE_ANNOTATION - Static variable in class com.groupdocs.annotation.handler.GroupDocsAnnotation
 

B

Box - Class in com.groupdocs.annotation.domain.response
Box object
Box() - Constructor for class com.groupdocs.annotation.domain.response.Box
 
by(T) - Method in interface com.groupdocs.annotation.utils.Utils.ISortListBy
 

C

check(T) - Method in interface com.groupdocs.annotation.utils.Utils.IFirst
 
check(T) - Method in interface com.groupdocs.annotation.utils.Utils.ILast
 
closeStreams(Object...) - Static method in class com.groupdocs.annotation.utils.Utils
For each parameters if it extends @{InputStream} or @{OutputStream} will call .close() method
Collaborator - Class in com.groupdocs.annotation.domain.response
Collaborator object
Collaborator() - Constructor for class com.groupdocs.annotation.domain.response.Collaborator
 
colorToInt(Color) - Static method in class com.groupdocs.annotation.utils.Utils
 
colorToInt(Color) - Static method in class com.groupdocs.annotation.utils.Utils
 
colorToInt(float, float, float) - Static method in class com.groupdocs.annotation.utils.Utils
 
com.groupdocs.annotation.config - package com.groupdocs.annotation.config
 
com.groupdocs.annotation.domain - package com.groupdocs.annotation.domain
 
com.groupdocs.annotation.domain.request - package com.groupdocs.annotation.domain.request
 
com.groupdocs.annotation.domain.response - package com.groupdocs.annotation.domain.response
 
com.groupdocs.annotation.handler - package com.groupdocs.annotation.handler
 
com.groupdocs.annotation.utils - package com.groupdocs.annotation.utils
 
config - Variable in class com.groupdocs.annotation.handler.AnnotationHandler
 
connectionId - Variable in class com.groupdocs.annotation.domain.request.ResizeAnnotationRequest
 
CREATE_ANNOTATION_HANDLER - Variable in class com.groupdocs.annotation.handler.GroupDocsAnnotation
 
createAnnotationHandler(HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
 
createAnnotationHandler(HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.GroupDocsAnnotation
Create annotation [POST request]
CreateAnnotationRequest - Class in com.groupdocs.annotation.domain.request
Create annotation request
CreateAnnotationRequest() - Constructor for class com.groupdocs.annotation.domain.request.CreateAnnotationRequest
 
CreateAnnotationRequestPosition - Class in com.groupdocs.annotation.domain.request
Create annotation request position
CreateAnnotationRequestPosition() - Constructor for class com.groupdocs.annotation.domain.request.CreateAnnotationRequestPosition
 
CreateAnnotationRequestRectangle - Class in com.groupdocs.annotation.domain.request
Create annotation request rectangle
CreateAnnotationRequestRectangle() - Constructor for class com.groupdocs.annotation.domain.request.CreateAnnotationRequestRectangle
 
CreateAnnotationResponse - Class in com.groupdocs.annotation.domain.response
Create annotation response
CreateAnnotationResponse(Annotation) - Constructor for class com.groupdocs.annotation.domain.response.CreateAnnotationResponse
Constructor with basic initialization of id, guid, acces and serverTime

D

DELETE_ANNOTATION_HANDLER - Variable in class com.groupdocs.annotation.handler.GroupDocsAnnotation
 
DELETE_ANNOTATION_REPLY_HANDLER - Variable in class com.groupdocs.annotation.handler.GroupDocsAnnotation
 
deleteAnnotationHandler(HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
 
deleteAnnotationHandler(HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.GroupDocsAnnotation
Delete annotation [POST request]
deleteAnnotationReplyHandler(HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
 
deleteAnnotationReplyHandler(HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.GroupDocsAnnotation
Delete annotation reply [POST request]
DeleteAnnotationReplyRequest - Class in com.groupdocs.annotation.domain.request
delete annotation reply request
DeleteAnnotationReplyRequest() - Constructor for class com.groupdocs.annotation.domain.request.DeleteAnnotationReplyRequest
 
DeleteAnnotationReplyResponse - Class in com.groupdocs.annotation.domain.response
Delete annotation reply response
DeleteAnnotationReplyResponse() - Constructor for class com.groupdocs.annotation.domain.response.DeleteAnnotationReplyResponse
 
DeleteAnnotationRequest - Class in com.groupdocs.annotation.domain.request
Delete annotation request
DeleteAnnotationRequest() - Constructor for class com.groupdocs.annotation.domain.request.DeleteAnnotationRequest
 
DeleteAnnotationResponse - Class in com.groupdocs.annotation.domain.response
Delete annotation response
DeleteAnnotationResponse() - Constructor for class com.groupdocs.annotation.domain.response.DeleteAnnotationResponse
 
distinct(List<T>, Utils.IDistinct<T>) - Static method in class com.groupdocs.annotation.utils.Utils
Return unique values if distinct will check elements by equals
DOCUMENT_ANNOTATION - Variable in class com.groupdocs.annotation.handler.GroupDocsAnnotation
 
dt2s(Date) - Static method in class com.groupdocs.annotation.utils.Utils
Date to String format for database

E

EDIT_ANNOTATION_REPLY_HANDLER - Variable in class com.groupdocs.annotation.handler.GroupDocsAnnotation
 
editAnnotationReplyHandler(HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
 
editAnnotationReplyHandler(HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.GroupDocsAnnotation
Edit annotation reply [POST request]
EditAnnotationReplyRequest - Class in com.groupdocs.annotation.domain.request
Edit annotation reply request
EditAnnotationReplyRequest() - Constructor for class com.groupdocs.annotation.domain.request.EditAnnotationReplyRequest
 
EditAnnotationReplyResponse - Class in com.groupdocs.annotation.domain.response
Edit annotation reply response
EditAnnotationReplyResponse() - Constructor for class com.groupdocs.annotation.domain.response.EditAnnotationReplyResponse
 
equals(int) - Method in enum com.groupdocs.annotation.domain.AccessRights
Check if access rights is equal
equalsName(int) - Method in enum com.groupdocs.annotation.domain.AnnotationType
Check if annotation type is equal
except(List<T>, List<T>, Utils.IExcept<T>) - Static method in class com.groupdocs.annotation.utils.Utils
Return list with values which exists in sources and don't exists in except list
EXPORT_ANNOTATIONS_HANDLER - Variable in class com.groupdocs.annotation.handler.GroupDocsAnnotation
 
exportAnnotationsHandler(HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
 
exportAnnotationsHandler(HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.GroupDocsAnnotation
Export annotations to PDF [POST request]
ExportAnnotationsRequest - Class in com.groupdocs.annotation.domain.request
Export annotation request
ExportAnnotationsRequest() - Constructor for class com.groupdocs.annotation.domain.request.ExportAnnotationsRequest
 
ExportAnnotationsResponse - Class in com.groupdocs.annotation.domain.response
Export annotation response
ExportAnnotationsResponse() - Constructor for class com.groupdocs.annotation.domain.response.ExportAnnotationsResponse
 

F

fileId - Variable in class com.groupdocs.annotation.domain.request.ResizeAnnotationRequest
 
first(List<T>, Utils.IFirst<T>) - Static method in class com.groupdocs.annotation.utils.Utils
Return first value for which check method return true, or null
from(AccessRights...) - Static method in enum com.groupdocs.annotation.domain.AccessRights
Combine access rights integer value from few @{AccessRights} objects Sample: int integerCombinedValue = AccessRights.from(AccessRights.CAN_VIEW, AccessRights.CAN_DOWNLOAD);
fromJson(String, Class<T>) - Static method in class com.groupdocs.annotation.utils.Utils
Convert json to object
fromValue(int) - Static method in enum com.groupdocs.annotation.domain.AnnotationType
Get annotation type by id

G

GET_AVATAR_HANDLER - Variable in class com.groupdocs.annotation.handler.GroupDocsAnnotation
 
GET_DOCUMENT_COLLABORATORS_HANDLER - Variable in class com.groupdocs.annotation.handler.GroupDocsAnnotation
 
GET_PDF_VERSION_OF_DOCUMENT_HANDLER - Variable in class com.groupdocs.annotation.handler.GroupDocsAnnotation
 
GET_PRINT_VIEW_HANDLER - Variable in class com.groupdocs.annotation.handler.GroupDocsAnnotation
 
getAccess() - Method in class com.groupdocs.annotation.domain.response.CreateAnnotationResponse
Get access
getAccess() - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponseAnnotations
Get access
getAccess_rights() - Method in class com.groupdocs.annotation.domain.response.Collaborator
Get access rights
getAnnotationGuid() - Method in class com.groupdocs.annotation.domain.request.AddAnnotationReplyRequest
Get annotation guid
getAnnotationGuid() - Method in class com.groupdocs.annotation.domain.request.DeleteAnnotationReplyRequest
Get annotation guid
getAnnotationGuid() - Method in class com.groupdocs.annotation.domain.request.DeleteAnnotationRequest
Get annotation guid
getAnnotationGuid() - Method in class com.groupdocs.annotation.domain.request.EditAnnotationReplyRequest
Get annotation guid
getAnnotationGuid() - Method in class com.groupdocs.annotation.domain.request.MoveAnnotationMarkerRequest
Get annotation guid
getAnnotationGuid() - Method in class com.groupdocs.annotation.domain.request.ResizeAnnotationRequest
 
getAnnotationGuid() - Method in class com.groupdocs.annotation.domain.request.SaveTextFieldRequest
Get annotation guid
getAnnotationGuid() - Method in class com.groupdocs.annotation.domain.request.SetTextFieldColorRequest
Get annotation guid
getAnnotationGuid() - Method in class com.groupdocs.annotation.domain.response.AddAnnotationReplyResponse
Get annotation guid
getAnnotationGuid() - Method in class com.groupdocs.annotation.domain.response.CreateAnnotationResponse
Get annotation guid
getAnnotationGuid() - Method in class com.groupdocs.annotation.domain.response.DeleteAnnotationReplyResponse
Get annotation guid
getAnnotationGuid() - Method in class com.groupdocs.annotation.domain.response.MoveAnnotationMarkerResponse
Get annotation guid
getAnnotationPosition() - Method in class com.groupdocs.annotation.domain.request.CreateAnnotationRequest
Get annotation position
getAnnotationPosition() - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponseAnnotations
Get annotation position
getAnnotations() - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponse
Get list of annotation responses
getAnnotationScript(String, String, String, String) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
Get inline JavaScript's JavaScripts
getAvatar() - Method in class com.groupdocs.annotation.domain.response.Collaborator
Get collaborator avatar
getAvatarHandler(HttpServletRequest, HttpServletResponse, String) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
 
getAvatarHandler(HttpServletRequest, HttpServletResponse, String) - Method in class com.groupdocs.annotation.handler.GroupDocsAnnotation
Get user avatar image [GET request]
getBackgroundColor() - Method in class com.groupdocs.annotation.config.ServiceConfigurationBase
 
getBody(HttpServletRequest) - Static method in class com.groupdocs.annotation.utils.Utils
Get body from HTTP servlet request
getBox() - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponseAnnotations
Get box
getC() - Method in class com.groupdocs.annotation.domain.response.GetPdf2JavaScriptResponsePagesRow
 
getCh() - Method in class com.groupdocs.annotation.domain.response.GetPdf2JavaScriptResponsePagesRow
 
getCollaborators() - Method in class com.groupdocs.annotation.domain.response.GetDocumentCollaboratorsResponse
Get list of document collaborators
getColor() - Method in class com.groupdocs.annotation.domain.response.Collaborator
Get color
getConfiguration() - Method in class com.groupdocs.annotation.handler.AnnotationHandler
Get service configuration
getConnectionId() - Method in class com.groupdocs.annotation.domain.request.AddAnnotationReplyRequest
Get connection id
getConnectionId() - Method in class com.groupdocs.annotation.domain.request.CreateAnnotationRequest
Get connection id
getConnectionId() - Method in class com.groupdocs.annotation.domain.request.DeleteAnnotationReplyRequest
Get connection id
getConnectionId() - Method in class com.groupdocs.annotation.domain.request.DeleteAnnotationRequest
Get connection id
getConnectionId() - Method in class com.groupdocs.annotation.domain.request.EditAnnotationReplyRequest
Get connection id
getConnectionId() - Method in class com.groupdocs.annotation.domain.request.ExportAnnotationsRequest
Get connection Id
getConnectionId() - Method in class com.groupdocs.annotation.domain.request.GetPrintViewRequest
 
getConnectionId() - Method in class com.groupdocs.annotation.domain.request.ImportAnnotationsRequest
Get connection id
getConnectionId() - Method in class com.groupdocs.annotation.domain.request.ListAnnotationsRequest
Get connection id
getConnectionId() - Method in class com.groupdocs.annotation.domain.request.MoveAnnotationMarkerRequest
Get connection id
getConnectionId() - Method in class com.groupdocs.annotation.domain.request.ResizeAnnotationRequest
 
getConnectionId() - Method in class com.groupdocs.annotation.domain.request.SaveTextFieldRequest
Get connection id
getConnectionId() - Method in class com.groupdocs.annotation.domain.request.SetTextFieldColorRequest
Get connection id
getConnectorPosition() - Method in interface com.groupdocs.annotation.config.IServiceConfiguration
 
getContent() - Method in class com.groupdocs.annotation.domain.response.StatusResponse
Get response content
getCreatedOn() - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponseAnnotations
Get created on date
getCreatorGuid() - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponseAnnotations
Get creator guid
getCssHandler(String, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
 
getCurrentSearchHighlightColor() - Method in class com.groupdocs.annotation.config.ServiceConfigurationBase
 
getCustomEmailMessage() - Method in class com.groupdocs.annotation.domain.response.Collaborator
Get custom email message
getDimension() - Method in class com.groupdocs.annotation.domain.request.GetImageUrlsRequest
Get dimension
getDocumentCollaboratorsHandler(HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
 
getDocumentCollaboratorsHandler(HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.GroupDocsAnnotation
Return list of collaborators [POST request]
GetDocumentCollaboratorsRequest - Class in com.groupdocs.annotation.domain.request
Get document collaborators request
GetDocumentCollaboratorsRequest() - Constructor for class com.groupdocs.annotation.domain.request.GetDocumentCollaboratorsRequest
 
GetDocumentCollaboratorsResponse - Class in com.groupdocs.annotation.domain.response
Response object for get document collaborators request
GetDocumentCollaboratorsResponse() - Constructor for class com.groupdocs.annotation.domain.response.GetDocumentCollaboratorsResponse
 
getDocumentGuid() - Method in class com.groupdocs.annotation.domain.response.CreateAnnotationResponse
Get document guid
getDocumentGuid() - Method in class com.groupdocs.annotation.domain.response.GetDocumentCollaboratorsResponse
Get document guid
getDocumentGuid() - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponse
Get document guid
getDocumentGuid() - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponseAnnotations
Get document guid
getDocumentPageHtmlHandler(HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
 
getDocumentPageImageHandler(String, Integer, Integer, Boolean, Integer, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
 
getDocVersion() - Method in class com.groupdocs.annotation.domain.request.GetImageUrlsRequest
Get document version
getDrawingOptions() - Method in class com.groupdocs.annotation.domain.request.CreateAnnotationRequest
Get drawing options
getEnabledTools() - Method in interface com.groupdocs.annotation.config.IServiceConfiguration
 
getFieldText() - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponseAnnotations
Get field text
getFileGuid() - Method in class com.groupdocs.annotation.domain.request.ImportAnnotationsRequest
Get file guid
getFileHandler(String, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
Deprecated. as of release 1.4.0, replaced by AnnotationHandler.getFileHandler(String, boolean, HttpServletResponse)
getFileHandler(String, boolean, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
 
getFileId() - Method in class com.groupdocs.annotation.domain.request.AddAnnotationReplyRequest
Get file id
getFileId() - Method in class com.groupdocs.annotation.domain.request.CreateAnnotationRequest
Get file id
getFileId() - Method in class com.groupdocs.annotation.domain.request.DeleteAnnotationReplyRequest
Get file id
getFileId() - Method in class com.groupdocs.annotation.domain.request.DeleteAnnotationRequest
Get file id
getFileId() - Method in class com.groupdocs.annotation.domain.request.EditAnnotationReplyRequest
Get file id
getFileId() - Method in class com.groupdocs.annotation.domain.request.ExportAnnotationsRequest
Get file id
getFileId() - Method in class com.groupdocs.annotation.domain.request.GetDocumentCollaboratorsRequest
Get file id
getFileId() - Method in class com.groupdocs.annotation.domain.request.GetPdfVersionOfDocumentRequest
Get file id
getFileId() - Method in class com.groupdocs.annotation.domain.request.GetPrintViewRequest
 
getFileId() - Method in class com.groupdocs.annotation.domain.request.ListAnnotationsRequest
Get file id
getFileId() - Method in class com.groupdocs.annotation.domain.request.MoveAnnotationMarkerRequest
Get file id
getFileId() - Method in class com.groupdocs.annotation.domain.request.ResizeAnnotationRequest
 
getFileId() - Method in class com.groupdocs.annotation.domain.request.SaveTextFieldRequest
Get file id
getFileId() - Method in class com.groupdocs.annotation.domain.request.SetTextFieldColorRequest
Get file id
getFileId() - Method in class com.groupdocs.annotation.domain.response.ImportAnnotationsResponse
Get uploaded file id
getFileId() - Method in class com.groupdocs.annotation.domain.response.UploadFileResponse
Get uploaded file id
getFirstName() - Method in class com.groupdocs.annotation.domain.response.Collaborator
Get first name
getFirstPage() - Method in class com.groupdocs.annotation.domain.request.GetImageUrlsRequest
Get first page
getFontColor() - Method in class com.groupdocs.annotation.domain.request.SetTextFieldColorRequest
Get font color
getFontColor() - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponseAnnotations
Get font color
getFontFamily() - Method in class com.groupdocs.annotation.domain.request.SaveTextFieldRequest
Get font family
getFontFamily() - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponseAnnotations
Get font family
getFontHandler(String, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
 
getFontSize() - Method in class com.groupdocs.annotation.domain.request.SaveTextFieldRequest
Get font size
getFontSize() - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponseAnnotations
Get font size
getFormat() - Method in class com.groupdocs.annotation.domain.request.ExportAnnotationsRequest
Get export format
getGraphicsContainerSelector() - Method in interface com.groupdocs.annotation.config.IServiceConfiguration
 
getGuid() - Method in class com.groupdocs.annotation.domain.request.GetImageUrlsRequest
Get guid
getGuid() - Method in class com.groupdocs.annotation.domain.request.GetPdf2JavaScriptRequest
Get guid
getGuid() - Method in class com.groupdocs.annotation.domain.request.ViewDocumentRequest
Get guid
getGuid() - Method in class com.groupdocs.annotation.domain.response.Collaborator
Get collaborator guid
getGuid() - Method in class com.groupdocs.annotation.domain.response.DeleteAnnotationResponse
Get guid
getGuid() - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponseAnnotations
Get guid
getGuid() - Method in class com.groupdocs.annotation.domain.response.Reply
Get guid
getGuid() - Method in class com.groupdocs.annotation.domain.response.ViewDocumentResponse
Get guid
getH() - Method in class com.groupdocs.annotation.domain.response.GetPdf2JavaScriptResponsePages
Get height
getH() - Method in class com.groupdocs.annotation.domain.response.GetPdf2JavaScriptResponsePagesRow
 
getHeader(HttpServletRequest) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
Deprecated. since 1.5.0, use getHeader() instead Get HTML header including all JavaScipts, style sheets and images
getHeader(String) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
Deprecated. since 1.5.0, use getHeader() instead Get HTML header including all JavaScipts, style sheets and images
getHeader() - Method in class com.groupdocs.annotation.handler.AnnotationHandler
Get HTML header including all JavaScipts, style sheets and images
getHeight() - Method in class com.groupdocs.annotation.domain.request.CreateAnnotationRequestRectangle
Get height
getHeight() - Method in class com.groupdocs.annotation.domain.request.ResizeAnnotationRequest
 
getHeight() - Method in class com.groupdocs.annotation.domain.response.Box
Get height
getHeight() - Method in class com.groupdocs.annotation.domain.response.ViewDocumentResponsePageSize
Get height
getHtmlRecoucesHandler(String, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
 
getId() - Method in class com.groupdocs.annotation.domain.response.Collaborator
Get collaborator id
getId() - Method in class com.groupdocs.annotation.domain.response.CreateAnnotationResponse
Get id
getId() - Method in class com.groupdocs.annotation.domain.response.DeleteAnnotationResponse
Get id
getId() - Method in class com.groupdocs.annotation.domain.response.ViewDocumentResponse
Get id
getImage_urls() - Method in class com.groupdocs.annotation.domain.response.GetImageUrlsResponse
Get list of image URLs
getImage_urls() - Method in class com.groupdocs.annotation.domain.response.ViewDocumentResponse
Get list of image URLs
getImageHandler(String, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
 
getImageUrlsHandler(HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
 
getImageUrlsHandler(String, String, HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
 
GetImageUrlsRequest - Class in com.groupdocs.annotation.domain.request
Get image URLs request
GetImageUrlsRequest() - Constructor for class com.groupdocs.annotation.domain.request.GetImageUrlsRequest
 
GetImageUrlsResponse - Class in com.groupdocs.annotation.domain.response
Get image URLs response
GetImageUrlsResponse() - Constructor for class com.groupdocs.annotation.domain.response.GetImageUrlsResponse
 
getIsAvatarExist() - Method in class com.groupdocs.annotation.domain.response.Reply
Get is avatar exist flag
getIsEmpty() - Method in class com.groupdocs.annotation.domain.response.ViewDocumentResponsePageSize
Get is empty flag
getJsHandler(String, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
 
getL() - Method in class com.groupdocs.annotation.domain.response.GetPdf2JavaScriptResponsePagesRow
 
getLastName() - Method in class com.groupdocs.annotation.domain.response.Collaborator
Get last name
getLeft() - Method in class com.groupdocs.annotation.domain.request.MoveAnnotationMarkerRequest
Get left coordinate
getLic() - Method in class com.groupdocs.annotation.domain.response.ViewDocumentResponse
Get license flag
getMaxPageHeight() - Method in class com.groupdocs.annotation.domain.response.GetPdf2JavaScriptResponse
Get maximum page height
getMessage() - Method in class com.groupdocs.annotation.domain.request.AddAnnotationReplyRequest
Get message
getMessage() - Method in class com.groupdocs.annotation.domain.request.CreateAnnotationRequest
Get message
getMessage() - Method in class com.groupdocs.annotation.domain.request.EditAnnotationReplyRequest
Get message
getMinimumImageWidth() - Method in class com.groupdocs.annotation.config.ServiceConfigurationBase
 
getMode() - Method in interface com.groupdocs.annotation.config.IServiceConfiguration
 
getMode() - Method in class com.groupdocs.annotation.domain.request.ExportAnnotationsRequest
Get export mode
getName() - Method in class com.groupdocs.annotation.domain.response.ViewDocumentResponse
Get name
getNumber() - Method in class com.groupdocs.annotation.domain.response.GetPdf2JavaScriptResponsePages
Get number
getObjectData(String, Class<T>) - Static method in class com.groupdocs.annotation.utils.Utils
Get object from request
getOwner() - Method in class com.groupdocs.annotation.domain.response.GetDocumentCollaboratorsResponse
Get document owner
getPage_count() - Method in class com.groupdocs.annotation.domain.response.ViewDocumentResponse
Get page count
getPage_size() - Method in class com.groupdocs.annotation.domain.response.ViewDocumentResponse
Get page size
getPageCount() - Method in class com.groupdocs.annotation.domain.request.GetImageUrlsRequest
Get page count
getPageNumber() - Method in class com.groupdocs.annotation.domain.request.CreateAnnotationRequest
Get page number
getPageNumber() - Method in class com.groupdocs.annotation.domain.request.MoveAnnotationMarkerRequest
Get number of page
getPageNumber() - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponseAnnotations
Get page number
getPages() - Method in class com.groupdocs.annotation.domain.response.GetPdf2JavaScriptResponse
Get list of response pages
getParentReplyGuid() - Method in class com.groupdocs.annotation.domain.request.AddAnnotationReplyRequest
Get parent reply guid
getParentReplyGuid() - Method in class com.groupdocs.annotation.domain.response.Reply
Get parent reply guid
getPdf2JavaScriptHandler(HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
 
getPdf2JavaScriptHandler(String, String, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
 
GetPdf2JavaScriptRequest - Class in com.groupdocs.annotation.domain.request
Get PDF to JavaScript request
GetPdf2JavaScriptRequest() - Constructor for class com.groupdocs.annotation.domain.request.GetPdf2JavaScriptRequest
 
GetPdf2JavaScriptResponse - Class in com.groupdocs.annotation.domain.response
Get PDF to JavaScript response
GetPdf2JavaScriptResponse() - Constructor for class com.groupdocs.annotation.domain.response.GetPdf2JavaScriptResponse
 
GetPdf2JavaScriptResponsePages - Class in com.groupdocs.annotation.domain.response
Get PDF to javaScript response pages
GetPdf2JavaScriptResponsePages() - Constructor for class com.groupdocs.annotation.domain.response.GetPdf2JavaScriptResponsePages
 
GetPdf2JavaScriptResponsePagesRow - Class in com.groupdocs.annotation.domain.response
Get PDF to JavaScript response page row
GetPdf2JavaScriptResponsePagesRow() - Constructor for class com.groupdocs.annotation.domain.response.GetPdf2JavaScriptResponsePagesRow
 
getPdfDownloadUrl() - Method in class com.groupdocs.annotation.domain.response.ViewDocumentResponse
Get pdf download URL
getPdfPrintUrl() - Method in class com.groupdocs.annotation.domain.response.ViewDocumentResponse
Get pdf print URL
getPdfVersionOfDocumentHandler(HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
 
getPdfVersionOfDocumentHandler(HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.GroupDocsAnnotation
Get document as PDF file [POST request]
GetPdfVersionOfDocumentRequest - Class in com.groupdocs.annotation.domain.request
Get PDF version of document request
GetPdfVersionOfDocumentRequest() - Constructor for class com.groupdocs.annotation.domain.request.GetPdfVersionOfDocumentRequest
 
GetPdfVersionOfDocumentResponse - Class in com.groupdocs.annotation.domain.response
Get PDF version of document respose
GetPdfVersionOfDocumentResponse() - Constructor for class com.groupdocs.annotation.domain.response.GetPdfVersionOfDocumentResponse
 
getPdfWithPrintDialog(String, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
 
getPreloadPagesCount() - Method in class com.groupdocs.annotation.domain.request.ViewDocumentRequest
Get preload pages count
getPrimary_email() - Method in class com.groupdocs.annotation.domain.response.Collaborator
Get primary email
getPrintableHtmlHandler(HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
 
getPrintableHtmlHandler(String, String, HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
 
getPrintViewHandler(HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
 
getPrintViewHandler(HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.GroupDocsAnnotation
Get view for print document [POST request]
GetPrintViewRequest - Class in com.groupdocs.annotation.domain.request
Created by Aleksey Permyakov on 05.06.14.
GetPrintViewRequest() - Constructor for class com.groupdocs.annotation.domain.request.GetPrintViewRequest
 
getPrivateKey() - Method in class com.groupdocs.annotation.domain.request.AddAnnotationReplyRequest
Get private key
getPrivateKey() - Method in class com.groupdocs.annotation.domain.request.CreateAnnotationRequest
Get private key
getPrivateKey() - Method in class com.groupdocs.annotation.domain.request.DeleteAnnotationReplyRequest
Get private key
getPrivateKey() - Method in class com.groupdocs.annotation.domain.request.DeleteAnnotationRequest
Get private key
getPrivateKey() - Method in class com.groupdocs.annotation.domain.request.EditAnnotationReplyRequest
Get private key
getPrivateKey() - Method in class com.groupdocs.annotation.domain.request.GetDocumentCollaboratorsRequest
Get private key
getPrivateKey() - Method in class com.groupdocs.annotation.domain.request.GetImageUrlsRequest
Get private key
getPrivateKey() - Method in class com.groupdocs.annotation.domain.request.GetPdf2JavaScriptRequest
Get private key
getPrivateKey() - Method in class com.groupdocs.annotation.domain.request.ImportAnnotationsRequest
Get private key
getPrivateKey() - Method in class com.groupdocs.annotation.domain.request.ListAnnotationsRequest
Get private key
getPrivateKey() - Method in class com.groupdocs.annotation.domain.request.MoveAnnotationMarkerRequest
Get private key
getPrivateKey() - Method in class com.groupdocs.annotation.domain.request.ResizeAnnotationRequest
 
getPrivateKey() - Method in class com.groupdocs.annotation.domain.request.SaveTextFieldRequest
Get private key
getPrivateKey() - Method in class com.groupdocs.annotation.domain.request.SetTextFieldColorRequest
Get private key
getPrivateKey() - Method in class com.groupdocs.annotation.domain.request.ViewDocumentRequest
Get private key
getQuality() - Method in class com.groupdocs.annotation.domain.request.GetImageUrlsRequest
Get quality
getQuality() - Method in class com.groupdocs.annotation.domain.request.ViewDocumentRequest
Get quality
getRange() - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponseAnnotations
Get range
getReason() - Method in class com.groupdocs.annotation.domain.response.ExportAnnotationsResponse
Get reason
getReason() - Method in class com.groupdocs.annotation.domain.response.GetPdfVersionOfDocumentResponse
Get reason
getReason() - Method in class com.groupdocs.annotation.domain.response.ImportAnnotationsResponse
Get error reason
getReason() - Method in class com.groupdocs.annotation.domain.response.StatusResponse
Get reason
getReason() - Method in class com.groupdocs.annotation.domain.response.UploadFileResponse
Get error reason
getRectangle() - Method in class com.groupdocs.annotation.domain.request.CreateAnnotationRequest
Get rectangle
getRepliedOn() - Method in class com.groupdocs.annotation.domain.response.Reply
Get replied on date
getReplies() - Method in class com.groupdocs.annotation.domain.response.DeleteAnnotationReplyResponse
Get list of annotation replies
getReplies() - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponseAnnotations
Get list of replies
getReplyDateTime() - Method in class com.groupdocs.annotation.domain.response.AddAnnotationReplyResponse
Get reply date time
getReplyGuid() - Method in class com.groupdocs.annotation.domain.request.DeleteAnnotationReplyRequest
Get reply guid
getReplyGuid() - Method in class com.groupdocs.annotation.domain.request.EditAnnotationReplyRequest
Get reply guid
getReplyGuid() - Method in class com.groupdocs.annotation.domain.response.AddAnnotationReplyResponse
Get reply guid
getReplyGuid() - Method in class com.groupdocs.annotation.domain.response.CreateAnnotationResponse
Get reply guid
getReplyGuid() - Method in class com.groupdocs.annotation.domain.response.DeleteAnnotationReplyResponse
Get reply guid
getRows() - Method in class com.groupdocs.annotation.domain.response.GetPdf2JavaScriptResponsePages
Get list of response page rows
getS() - Method in class com.groupdocs.annotation.domain.response.GetPdf2JavaScriptResponsePagesRow
 
getScripts(HttpServletRequest, HashMap<String, Object>) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
Deprecated. since 1.5.0, use getAnnotationScript instead Get inline JavaScript's JavaScripts
getScripts(String, HashMap<String, Object>) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
Deprecated. since 1.5.0, use getAnnotationScript instead Get inline JavaScript's JavaScripts
getSearchHighlightColor() - Method in class com.groupdocs.annotation.config.ServiceConfigurationBase
 
getSelectionContainerSelector() - Method in interface com.groupdocs.annotation.config.IServiceConfiguration
 
getServerTime() - Method in class com.groupdocs.annotation.domain.response.CreateAnnotationResponse
Get server time
getServerTime() - Method in class com.groupdocs.annotation.domain.response.DeleteAnnotationReplyResponse
Get server time
getServerTime() - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponse
Get server time
getSessionGuid() - Method in class com.groupdocs.annotation.domain.response.CreateAnnotationResponse
Get session guid
getSessionGuid() - Method in class com.groupdocs.annotation.domain.response.GetDocumentCollaboratorsResponse
Get session guid
getSessionGuid() - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponse
Get session guid
getSessionGuid() - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponseAnnotations
Get session guid
getShared_link_access_rights() - Method in class com.groupdocs.annotation.domain.response.GetDocumentCollaboratorsResponse
Get shared link access rights
getSidebarContainerSelector() - Method in interface com.groupdocs.annotation.config.IServiceConfiguration
 
getStrikeOutColor() - Method in interface com.groupdocs.annotation.config.IServiceConfiguration
 
getStrikeoutMode() - Method in interface com.groupdocs.annotation.config.IServiceConfiguration
 
getSuccess() - Method in class com.groupdocs.annotation.domain.response.ExportAnnotationsResponse
Get success
getSuccess() - Method in class com.groupdocs.annotation.domain.response.GetPdfVersionOfDocumentResponse
Get success
getSuccess() - Method in class com.groupdocs.annotation.domain.response.StatusResponse
Get success
getSvgPath() - Method in class com.groupdocs.annotation.domain.request.CreateAnnotationRequest
Get svg path
getSvgPath() - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponseAnnotations
Get svg path
getT() - Method in class com.groupdocs.annotation.domain.response.GetPdf2JavaScriptResponsePagesRow
 
getText() - Method in class com.groupdocs.annotation.domain.request.SaveTextFieldRequest
Get text
getText() - Method in class com.groupdocs.annotation.domain.response.Reply
Get text
getTextRange() - Method in class com.groupdocs.annotation.domain.request.CreateAnnotationRequest
Get text range
getThumbnailsContainerBackgroundColor() - Method in class com.groupdocs.annotation.config.ServiceConfigurationBase
 
getThumbnailsContainerBorderRightColor() - Method in class com.groupdocs.annotation.config.ServiceConfigurationBase
 
getThumbnailsContainerWidth() - Method in class com.groupdocs.annotation.config.ServiceConfigurationBase
 
getToken() - Method in class com.groupdocs.annotation.domain.request.GetImageUrlsRequest
Get token
getToken() - Method in class com.groupdocs.annotation.domain.response.ViewDocumentResponse
Get token
getToolbarBorderBottomColor() - Method in class com.groupdocs.annotation.config.ServiceConfigurationBase
 
getToolbarButtonBorderColor() - Method in class com.groupdocs.annotation.config.ServiceConfigurationBase
 
getToolbarButtonBorderHoverColor() - Method in class com.groupdocs.annotation.config.ServiceConfigurationBase
 
getToolbarButtonsBoxShadowHoverStyle() - Method in class com.groupdocs.annotation.config.ServiceConfigurationBase
 
getToolbarButtonsBoxShadowStyle() - Method in class com.groupdocs.annotation.config.ServiceConfigurationBase
 
getToolbarInputFieldBorderColor() - Method in class com.groupdocs.annotation.config.ServiceConfigurationBase
 
getTop() - Method in class com.groupdocs.annotation.domain.request.MoveAnnotationMarkerRequest
Get top coordinate
getType() - Method in class com.groupdocs.annotation.domain.request.CreateAnnotationRequest
Get type
getType() - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponseAnnotations
Get type
getUrl() - Method in class com.groupdocs.annotation.domain.response.ExportAnnotationsResponse
Get URL
getUrl() - Method in class com.groupdocs.annotation.domain.response.GetPdfVersionOfDocumentResponse
Get URL
getUrl() - Method in class com.groupdocs.annotation.domain.response.ViewDocumentResponse
Get URL
getUsePdf() - Method in class com.groupdocs.annotation.domain.request.GetImageUrlsRequest
Get use pdf flag
getUsePdf() - Method in class com.groupdocs.annotation.domain.request.ViewDocumentRequest
get use pdf flag
getUserGuid() - Method in class com.groupdocs.annotation.domain.response.Reply
Get user guid
getUserId() - Method in class com.groupdocs.annotation.domain.request.AddAnnotationReplyRequest
Get user id
getUserId() - Method in class com.groupdocs.annotation.domain.request.CreateAnnotationRequest
Get user id
getUserId() - Method in class com.groupdocs.annotation.domain.request.DeleteAnnotationReplyRequest
Get user id
getUserId() - Method in class com.groupdocs.annotation.domain.request.DeleteAnnotationRequest
Get user id
getUserId() - Method in class com.groupdocs.annotation.domain.request.EditAnnotationReplyRequest
Get user id
getUserId() - Method in class com.groupdocs.annotation.domain.request.GetDocumentCollaboratorsRequest
Get user id
getUserId() - Method in class com.groupdocs.annotation.domain.request.GetImageUrlsRequest
Get user id
getUserId() - Method in class com.groupdocs.annotation.domain.request.GetPdf2JavaScriptRequest
Get user id
getUserId() - Method in class com.groupdocs.annotation.domain.request.ImportAnnotationsRequest
Get user id
getUserId() - Method in class com.groupdocs.annotation.domain.request.ListAnnotationsRequest
Get user id
getUserId() - Method in class com.groupdocs.annotation.domain.request.MoveAnnotationMarkerRequest
Get user id
getUserId() - Method in class com.groupdocs.annotation.domain.request.ResizeAnnotationRequest
 
getUserId() - Method in class com.groupdocs.annotation.domain.request.SaveTextFieldRequest
Get user id
getUserId() - Method in class com.groupdocs.annotation.domain.request.SetTextFieldColorRequest
Get user id
getUserId() - Method in class com.groupdocs.annotation.domain.request.ViewDocumentRequest
Get user id
getUserName() - Method in class com.groupdocs.annotation.domain.response.Reply
Get user name
getViewerStyle() - Method in class com.groupdocs.annotation.config.ServiceConfigurationBase
 
getW() - Method in class com.groupdocs.annotation.domain.response.GetPdf2JavaScriptResponsePages
Get width
getW() - Method in class com.groupdocs.annotation.domain.response.GetPdf2JavaScriptResponsePagesRow
 
getWatermarkColor() - Method in class com.groupdocs.annotation.config.ServiceConfigurationBase
 
getWatermarkText() - Method in class com.groupdocs.annotation.config.ServiceConfigurationBase
 
getWidgetId() - Method in interface com.groupdocs.annotation.config.IServiceConfiguration
 
getWidth() - Method in class com.groupdocs.annotation.domain.request.CreateAnnotationRequestRectangle
Get width
getWidth() - Method in class com.groupdocs.annotation.domain.request.ResizeAnnotationRequest
 
getWidth() - Method in class com.groupdocs.annotation.domain.request.ViewDocumentRequest
Get width
getWidth() - Method in class com.groupdocs.annotation.domain.response.Box
Get width
getWidth() - Method in class com.groupdocs.annotation.domain.response.ViewDocumentResponsePageSize
Get width
getWidthForMaxHeight() - Method in class com.groupdocs.annotation.domain.response.GetPdf2JavaScriptResponse
Get width for maximum page height
getX() - Method in class com.groupdocs.annotation.domain.request.CreateAnnotationRequestPosition
Get x coordinate
getX() - Method in class com.groupdocs.annotation.domain.request.CreateAnnotationRequestRectangle
Get x coordinate
getX() - Method in class com.groupdocs.annotation.domain.response.AnnotationPosition
Get x coordinate
getX() - Method in class com.groupdocs.annotation.domain.response.Box
Get x coordinate
getY() - Method in class com.groupdocs.annotation.domain.request.CreateAnnotationRequestPosition
Get y coordinate
getY() - Method in class com.groupdocs.annotation.domain.request.CreateAnnotationRequestRectangle
Get y coordinate
getY() - Method in class com.groupdocs.annotation.domain.response.AnnotationPosition
Get y coordinate
getY() - Method in class com.groupdocs.annotation.domain.response.Box
Get y coordinate
GroupDocsAnnotation - Class in com.groupdocs.annotation.handler
Annotation
GroupDocsAnnotation() - Constructor for class com.groupdocs.annotation.handler.GroupDocsAnnotation
 

H

height - Variable in class com.groupdocs.annotation.domain.request.ResizeAnnotationRequest
 

I

IMPORT_ANNOTATIONS_HANDLER - Variable in class com.groupdocs.annotation.handler.GroupDocsAnnotation
 
importAnnotationsHandler(HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
 
importAnnotationsHandler(HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.GroupDocsAnnotation
Import document with annotations [POST request]
ImportAnnotationsRequest - Class in com.groupdocs.annotation.domain.request
Import annotations request Created by Aleksey Permyakov on 22.05.14.
ImportAnnotationsRequest() - Constructor for class com.groupdocs.annotation.domain.request.ImportAnnotationsRequest
 
ImportAnnotationsResponse - Class in com.groupdocs.annotation.domain.response
Import annotations response Created by Aleksey Permyakov on 22.05.14.
ImportAnnotationsResponse() - Constructor for class com.groupdocs.annotation.domain.response.ImportAnnotationsResponse
 
intToColor(int) - Static method in class com.groupdocs.annotation.utils.Utils
 
is(int) - Method in enum com.groupdocs.annotation.domain.AccessRights
Check that access right contains in provided access right value Sample: AccessRights.CAN_VIEW.is(integerCombinedValue)
isClickableAnnotations() - Method in interface com.groupdocs.annotation.config.IServiceConfiguration
 
isCreateMarkup() - Method in interface com.groupdocs.annotation.config.IServiceConfiguration
 
isDisconnectUncommented() - Method in interface com.groupdocs.annotation.config.IServiceConfiguration
 
isDownloadPdfFile() - Method in class com.groupdocs.annotation.config.ServiceConfigurationBase
 
isEnableRightClickMenu() - Method in interface com.groupdocs.annotation.config.IServiceConfiguration
 
isEnableSidePanel() - Method in interface com.groupdocs.annotation.config.IServiceConfiguration
 
isEnableStandardErrorHandling() - Method in class com.groupdocs.annotation.config.ServiceConfigurationBase
 
IServiceConfiguration - Interface in com.groupdocs.annotation.config
 
isLoadAllPagesOnSearch() - Method in class com.groupdocs.annotation.config.ServiceConfigurationBase
 
isOnlyShrinkLargePages() - Method in class com.groupdocs.annotation.config.ServiceConfigurationBase
 
isPreventTouchEventsBubbling() - Method in class com.groupdocs.annotation.config.ServiceConfigurationBase
 
isRightPanelEnabled() - Method in interface com.groupdocs.annotation.config.IServiceConfiguration
 
isSaveReplyOnFocusLoss() - Method in interface com.groupdocs.annotation.config.IServiceConfiguration
 
isScrollOnFocus() - Method in interface com.groupdocs.annotation.config.IServiceConfiguration
 
isSearchForSeparateWords() - Method in class com.groupdocs.annotation.config.ServiceConfigurationBase
 
isShowDownload() - Method in class com.groupdocs.annotation.config.ServiceConfigurationBase
 
isShowDownloadErrorsInPopup() - Method in class com.groupdocs.annotation.config.ServiceConfigurationBase
 
isShowFileExplorer() - Method in interface com.groupdocs.annotation.config.IServiceConfiguration
 
isShowFolderBrowser() - Method in class com.groupdocs.annotation.config.ServiceConfigurationBase
 
isShowImageWidth() - Method in class com.groupdocs.annotation.config.ServiceConfigurationBase
 
isShowOnePageInRow() - Method in class com.groupdocs.annotation.config.ServiceConfigurationBase
 
isShowSearch() - Method in class com.groupdocs.annotation.config.ServiceConfigurationBase
 
isShowToolbar() - Method in interface com.groupdocs.annotation.config.IServiceConfiguration
 
isShowViewerStyleControl() - Method in class com.groupdocs.annotation.config.ServiceConfigurationBase
 
isSuccess() - Method in class com.groupdocs.annotation.domain.response.ImportAnnotationsResponse
Get success status
isSuccess() - Method in class com.groupdocs.annotation.domain.response.UploadFileResponse
Get success status
isSupportPageReordering() - Method in class com.groupdocs.annotation.config.ServiceConfigurationBase
 
isSupportTextSelection() - Method in class com.groupdocs.annotation.config.ServiceConfigurationBase
 
isTextSelectionSynchronousCalculation() - Method in interface com.groupdocs.annotation.config.IServiceConfiguration
 
isToAdd(T, T) - Method in interface com.groupdocs.annotation.utils.Utils.IDistinct
 
isToAdd(T, T) - Method in interface com.groupdocs.annotation.utils.Utils.IExcept
 
isToAdd(T) - Method in interface com.groupdocs.annotation.utils.Utils.IWhere
 
isTreatPhrasesInDoubleQuotesAsExactPhrases() - Method in class com.groupdocs.annotation.config.ServiceConfigurationBase
 
isUse_pdf() - Method in interface com.groupdocs.annotation.config.IServiceConfiguration
 
isUseEmScaling() - Method in interface com.groupdocs.annotation.config.IServiceConfiguration
 
isUseHtmlBasedEngine() - Method in class com.groupdocs.annotation.config.ServiceConfigurationBase
 
isUseImageBasedPrinting() - Method in class com.groupdocs.annotation.config.ServiceConfigurationBase
 
isUseInnerThumbnails() - Method in class com.groupdocs.annotation.config.ServiceConfigurationBase
 
isUseJavaScriptDocumentDescription() - Method in interface com.groupdocs.annotation.config.IServiceConfiguration
 
isUsePageNumberInUrlHash() - Method in interface com.groupdocs.annotation.config.IServiceConfiguration
 
isUsePdfPrinting() - Method in class com.groupdocs.annotation.config.ServiceConfigurationBase
 
isUsePngImagesForHtmlBasedEngine() - Method in class com.groupdocs.annotation.config.ServiceConfigurationBase
 
isVariableHeightPageSupport() - Method in interface com.groupdocs.annotation.config.IServiceConfiguration
 

L

last(List<T>, Utils.ILast<T>) - Static method in class com.groupdocs.annotation.utils.Utils
Return first value for which check method return true, or null
LIST_ANNOTATIONS_HANDLER - Variable in class com.groupdocs.annotation.handler.GroupDocsAnnotation
 
listAnnotationsHandler(HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
 
listAnnotationsHandler(HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.GroupDocsAnnotation
Get list of annotations [POST request]
ListAnnotationsRequest - Class in com.groupdocs.annotation.domain.request
List annotations request
ListAnnotationsRequest() - Constructor for class com.groupdocs.annotation.domain.request.ListAnnotationsRequest
 
ListAnnotationsResponse - Class in com.groupdocs.annotation.domain.response
List annotation response
ListAnnotationsResponse() - Constructor for class com.groupdocs.annotation.domain.response.ListAnnotationsResponse
 
ListAnnotationsResponseAnnotations - Class in com.groupdocs.annotation.domain.response
List annotations response annotations
ListAnnotationsResponseAnnotations() - Constructor for class com.groupdocs.annotation.domain.response.ListAnnotationsResponseAnnotations
 
loadFileBrowserTreeDataHandler(HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
 
loadFileBrowserTreeDataHandler(String, String, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
 

M

makeAppPath(HttpServletRequest) - Static method in class com.groupdocs.annotation.utils.Utils
Make base application path using parameters from request object
MOVE_ANNOTATION_MARKER_HANDLER - Variable in class com.groupdocs.annotation.handler.GroupDocsAnnotation
 
moveAnnotationMarkerHandler(HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
 
moveAnnotationMarkerHandler(HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.GroupDocsAnnotation
Move marker of annotation [POST request]
MoveAnnotationMarkerRequest - Class in com.groupdocs.annotation.domain.request
Move annotation marker request
MoveAnnotationMarkerRequest() - Constructor for class com.groupdocs.annotation.domain.request.MoveAnnotationMarkerRequest
 
MoveAnnotationMarkerResponse - Class in com.groupdocs.annotation.domain.response
Move annotation marker response
MoveAnnotationMarkerResponse() - Constructor for class com.groupdocs.annotation.domain.response.MoveAnnotationMarkerResponse
 

O

ofType(List<T>, Class<R>) - Static method in class com.groupdocs.annotation.utils.Utils
Return list of R type from values
onAtmosphereMessage(AtmosphereResource) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
 
onAtmosphereMessage(AtmosphereResource) - Method in class com.groupdocs.annotation.handler.GroupDocsAnnotation
On message handler [POST request]
onAtmosphereReady(AtmosphereResource) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
 
onAtmosphereReady(AtmosphereResource) - Method in class com.groupdocs.annotation.handler.GroupDocsAnnotation
On ready handler [POST request]
or(T, T) - Static method in class com.groupdocs.annotation.utils.Utils
Return source2 if source1 is null else source1

P

privateKey - Variable in class com.groupdocs.annotation.domain.request.ResizeAnnotationRequest
 
processTemplate(String, Map<String, Object>) - Static method in class com.groupdocs.annotation.utils.Utils
Process template (replace all ${some_word|default_value} to value in params map)

R

reorderPageHandler(HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
 
Reply - Class in com.groupdocs.annotation.domain.response
Reply object
Reply() - Constructor for class com.groupdocs.annotation.domain.response.Reply
 
RESIZE_ANNOTATION_HANDLER - Variable in class com.groupdocs.annotation.handler.GroupDocsAnnotation
 
resizeAnnotationHandler(HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
 
resizeAnnotationHandler(HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.GroupDocsAnnotation
Change annotation size [POST request]
ResizeAnnotationRequest - Class in com.groupdocs.annotation.domain.request
Resize annotation request
ResizeAnnotationRequest() - Constructor for class com.groupdocs.annotation.domain.request.ResizeAnnotationRequest
 
ResizeAnnotationResponse - Class in com.groupdocs.annotation.domain.response
Resize annotation response
ResizeAnnotationResponse() - Constructor for class com.groupdocs.annotation.domain.response.ResizeAnnotationResponse
 
round(Double, int) - Static method in class com.groupdocs.annotation.utils.Utils
 

S

s2dt(String) - Static method in class com.groupdocs.annotation.utils.Utils
Parse String to Date format (default date format "yyyy-MM-dd HH:mm:ss" )
s2dt(String, String) - Static method in class com.groupdocs.annotation.utils.Utils
Parse String to Date format
SAVE_TEXT_FIELD_HANDLER - Variable in class com.groupdocs.annotation.handler.GroupDocsAnnotation
 
saveTextFieldHandler(HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
 
saveTextFieldHandler(HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.GroupDocsAnnotation
Save changes in text of annotation [POST request]
SaveTextFieldRequest - Class in com.groupdocs.annotation.domain.request
Save text field request
SaveTextFieldRequest() - Constructor for class com.groupdocs.annotation.domain.request.SaveTextFieldRequest
 
SaveTextFieldResponse - Class in com.groupdocs.annotation.domain.response
Save text field response
SaveTextFieldResponse() - Constructor for class com.groupdocs.annotation.domain.response.SaveTextFieldResponse
 
select(List<T>, Utils.ISelect<T, R>) - Static method in class com.groupdocs.annotation.utils.Utils
Return list with values which will be provided by select object for each element from values
sendMessage(Object) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
Send message to all clients
ServiceConfigurationBase - Class in com.groupdocs.annotation.config
 
ServiceConfigurationBase() - Constructor for class com.groupdocs.annotation.config.ServiceConfigurationBase
 
SET_TEXT_FIELD_COLOR_HANDLER - Variable in class com.groupdocs.annotation.handler.GroupDocsAnnotation
 
setAccess(Integer) - Method in class com.groupdocs.annotation.domain.response.CreateAnnotationResponse
Set access
setAccess(Integer) - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponseAnnotations
Set access
setAccess_rights(Integer) - Method in class com.groupdocs.annotation.domain.response.Collaborator
Set access rights
setAnnotationGuid(String) - Method in class com.groupdocs.annotation.domain.request.AddAnnotationReplyRequest
Set annotation guid
setAnnotationGuid(String) - Method in class com.groupdocs.annotation.domain.request.DeleteAnnotationReplyRequest
Set annotation guid
setAnnotationGuid(String) - Method in class com.groupdocs.annotation.domain.request.DeleteAnnotationRequest
Set annotation guid
setAnnotationGuid(String) - Method in class com.groupdocs.annotation.domain.request.EditAnnotationReplyRequest
Set annotation guid
setAnnotationGuid(String) - Method in class com.groupdocs.annotation.domain.request.MoveAnnotationMarkerRequest
Set annotation guid
setAnnotationGuid(String) - Method in class com.groupdocs.annotation.domain.request.ResizeAnnotationRequest
 
setAnnotationGuid(String) - Method in class com.groupdocs.annotation.domain.request.SaveTextFieldRequest
Set annotation guid
setAnnotationGuid(String) - Method in class com.groupdocs.annotation.domain.request.SetTextFieldColorRequest
Set annotation guid
setAnnotationGuid(String) - Method in class com.groupdocs.annotation.domain.response.AddAnnotationReplyResponse
Set annotation guid
setAnnotationGuid(String) - Method in class com.groupdocs.annotation.domain.response.CreateAnnotationResponse
Set annotation guid
setAnnotationGuid(String) - Method in class com.groupdocs.annotation.domain.response.DeleteAnnotationReplyResponse
Set annotation guid
setAnnotationGuid(String) - Method in class com.groupdocs.annotation.domain.response.MoveAnnotationMarkerResponse
Set annotation guid
setAnnotationPosition(CreateAnnotationRequestPosition) - Method in class com.groupdocs.annotation.domain.request.CreateAnnotationRequest
Set annotation position
setAnnotationPosition(AnnotationPosition) - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponseAnnotations
Set annotation position
setAnnotations(List<ListAnnotationsResponseAnnotations>) - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponse
Set list of annotation responses
setAvatar(String) - Method in class com.groupdocs.annotation.domain.response.Collaborator
Set collaborator avatar
setBox(Box) - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponseAnnotations
Set box
setC(List<Double>) - Method in class com.groupdocs.annotation.domain.response.GetPdf2JavaScriptResponsePagesRow
 
setCh(List<Double>) - Method in class com.groupdocs.annotation.domain.response.GetPdf2JavaScriptResponsePagesRow
 
setCollaborators(List<Collaborator>) - Method in class com.groupdocs.annotation.domain.response.GetDocumentCollaboratorsResponse
Set list of document collaborators
setColor(Integer) - Method in class com.groupdocs.annotation.domain.response.Collaborator
Set color
setConnectionId(String) - Method in class com.groupdocs.annotation.domain.request.AddAnnotationReplyRequest
Set connection id
setConnectionId(String) - Method in class com.groupdocs.annotation.domain.request.CreateAnnotationRequest
Set connection id
setConnectionId(String) - Method in class com.groupdocs.annotation.domain.request.DeleteAnnotationReplyRequest
Set connection id
setConnectionId(String) - Method in class com.groupdocs.annotation.domain.request.DeleteAnnotationRequest
Set connection id
setConnectionId(String) - Method in class com.groupdocs.annotation.domain.request.EditAnnotationReplyRequest
Set connection id
setConnectionId(String) - Method in class com.groupdocs.annotation.domain.request.ExportAnnotationsRequest
Set connection Id
setConnectionId(String) - Method in class com.groupdocs.annotation.domain.request.GetPrintViewRequest
 
setConnectionId(String) - Method in class com.groupdocs.annotation.domain.request.ImportAnnotationsRequest
Set connection id
setConnectionId(String) - Method in class com.groupdocs.annotation.domain.request.ListAnnotationsRequest
Set connection id
setConnectionId(String) - Method in class com.groupdocs.annotation.domain.request.MoveAnnotationMarkerRequest
Set connection id
setConnectionId(String) - Method in class com.groupdocs.annotation.domain.request.ResizeAnnotationRequest
 
setConnectionId(String) - Method in class com.groupdocs.annotation.domain.request.SaveTextFieldRequest
Set connection id
setConnectionId(String) - Method in class com.groupdocs.annotation.domain.request.SetTextFieldColorRequest
Set connection id
setContent(String) - Method in class com.groupdocs.annotation.domain.response.StatusResponse
Set response content
setCreatedOn(Long) - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponseAnnotations
Set created on date
setCreatorGuid(String) - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponseAnnotations
Set creator guid
setCustomEmailMessage(String) - Method in class com.groupdocs.annotation.domain.response.Collaborator
Set custom email message
setDimension(String) - Method in class com.groupdocs.annotation.domain.request.GetImageUrlsRequest
Set dimension
setDocumentGuid(String) - Method in class com.groupdocs.annotation.domain.response.CreateAnnotationResponse
Set document guid
setDocumentGuid(String) - Method in class com.groupdocs.annotation.domain.response.GetDocumentCollaboratorsResponse
Set document guid
setDocumentGuid(String) - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponse
Set document guid
setDocumentGuid(String) - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponseAnnotations
Set document guid
setDocVersion(Integer) - Method in class com.groupdocs.annotation.domain.request.GetImageUrlsRequest
Set document version
setDrawingOptions(Object) - Method in class com.groupdocs.annotation.domain.request.CreateAnnotationRequest
Set drawing options
setFieldText(String) - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponseAnnotations
Set field text
setFileGuid(String) - Method in class com.groupdocs.annotation.domain.request.ImportAnnotationsRequest
Set file guid
setFileId(String) - Method in class com.groupdocs.annotation.domain.request.AddAnnotationReplyRequest
Set file id
setFileId(String) - Method in class com.groupdocs.annotation.domain.request.CreateAnnotationRequest
Set file id
setFileId(String) - Method in class com.groupdocs.annotation.domain.request.DeleteAnnotationReplyRequest
Set file id
setFileId(String) - Method in class com.groupdocs.annotation.domain.request.DeleteAnnotationRequest
Set file id
setFileId(String) - Method in class com.groupdocs.annotation.domain.request.EditAnnotationReplyRequest
Set file id
setFileId(String) - Method in class com.groupdocs.annotation.domain.request.ExportAnnotationsRequest
Set file id
setFileId(String) - Method in class com.groupdocs.annotation.domain.request.GetDocumentCollaboratorsRequest
Set file id
setFileId(String) - Method in class com.groupdocs.annotation.domain.request.GetPdfVersionOfDocumentRequest
Set file id
setFileId(String) - Method in class com.groupdocs.annotation.domain.request.GetPrintViewRequest
 
setFileId(String) - Method in class com.groupdocs.annotation.domain.request.ListAnnotationsRequest
Set file id
setFileId(String) - Method in class com.groupdocs.annotation.domain.request.MoveAnnotationMarkerRequest
Set file id
setFileId(String) - Method in class com.groupdocs.annotation.domain.request.ResizeAnnotationRequest
 
setFileId(String) - Method in class com.groupdocs.annotation.domain.request.SaveTextFieldRequest
Set file id
setFileId(String) - Method in class com.groupdocs.annotation.domain.request.SetTextFieldColorRequest
Set file id
setFileId(String) - Method in class com.groupdocs.annotation.domain.response.ImportAnnotationsResponse
Set uploaded file id
setFileId(String) - Method in class com.groupdocs.annotation.domain.response.UploadFileResponse
Set uploaded file id
setFirstName(String) - Method in class com.groupdocs.annotation.domain.response.Collaborator
Set first name
setFirstPage(Integer) - Method in class com.groupdocs.annotation.domain.request.GetImageUrlsRequest
Set first page
setFontColor(Integer) - Method in class com.groupdocs.annotation.domain.request.SetTextFieldColorRequest
Set font color
setFontColor(Integer) - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponseAnnotations
Set font color
setFontFamily(String) - Method in class com.groupdocs.annotation.domain.request.SaveTextFieldRequest
Set font family
setFontFamily(String) - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponseAnnotations
Set font family
setFontSize(Float) - Method in class com.groupdocs.annotation.domain.request.SaveTextFieldRequest
Set font size
setFontSize(Float) - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponseAnnotations
Set font size
setFormat(String) - Method in class com.groupdocs.annotation.domain.request.ExportAnnotationsRequest
Set export format
setGuid(String) - Method in class com.groupdocs.annotation.domain.request.GetImageUrlsRequest
Set guid
setGuid(String) - Method in class com.groupdocs.annotation.domain.request.GetPdf2JavaScriptRequest
Set guid
setGuid(String) - Method in class com.groupdocs.annotation.domain.request.ViewDocumentRequest
Set guid
setGuid(String) - Method in class com.groupdocs.annotation.domain.response.Collaborator
Set collaborator guid
setGuid(String) - Method in class com.groupdocs.annotation.domain.response.DeleteAnnotationResponse
Set guid
setGuid(String) - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponseAnnotations
Set guid
setGuid(String) - Method in class com.groupdocs.annotation.domain.response.Reply
Set guid
setGuid(String) - Method in class com.groupdocs.annotation.domain.response.ViewDocumentResponse
Set guid
setH(Double) - Method in class com.groupdocs.annotation.domain.response.GetPdf2JavaScriptResponsePages
Set height
setH(Double) - Method in class com.groupdocs.annotation.domain.response.GetPdf2JavaScriptResponsePagesRow
 
setHeight(double) - Method in class com.groupdocs.annotation.domain.request.CreateAnnotationRequestRectangle
Set height
setHeight(Double) - Method in class com.groupdocs.annotation.domain.request.ResizeAnnotationRequest
 
setHeight(Double) - Method in class com.groupdocs.annotation.domain.response.Box
Set height
setHeight(Integer) - Method in class com.groupdocs.annotation.domain.response.ViewDocumentResponsePageSize
Set height
setId(Integer) - Method in class com.groupdocs.annotation.domain.response.Collaborator
Set collaborator id
setId(Integer) - Method in class com.groupdocs.annotation.domain.response.CreateAnnotationResponse
Set id
setId(Integer) - Method in class com.groupdocs.annotation.domain.response.DeleteAnnotationResponse
Set id
setId(String) - Method in class com.groupdocs.annotation.domain.response.ViewDocumentResponse
Set id
setImage_urls(List<String>) - Method in class com.groupdocs.annotation.domain.response.GetImageUrlsResponse
Set list of image URLs
setImage_urls(List<String>) - Method in class com.groupdocs.annotation.domain.response.ViewDocumentResponse
Set list of image URLs
setIsAvatarExist(Boolean) - Method in class com.groupdocs.annotation.domain.response.Reply
Set is avatar exist flag
setIsEmpty(Boolean) - Method in class com.groupdocs.annotation.domain.response.ViewDocumentResponsePageSize
Set is empty flag
setL(Double) - Method in class com.groupdocs.annotation.domain.response.GetPdf2JavaScriptResponsePagesRow
 
setLastName(String) - Method in class com.groupdocs.annotation.domain.response.Collaborator
Set last name
setLeft(Double) - Method in class com.groupdocs.annotation.domain.request.MoveAnnotationMarkerRequest
Set left coordinate
setLic(Boolean) - Method in class com.groupdocs.annotation.domain.response.ViewDocumentResponse
Set license flag
setMaxPageHeight(Double) - Method in class com.groupdocs.annotation.domain.response.GetPdf2JavaScriptResponse
Set maximum page height
setMessage(String) - Method in class com.groupdocs.annotation.domain.request.AddAnnotationReplyRequest
Set message
setMessage(String) - Method in class com.groupdocs.annotation.domain.request.CreateAnnotationRequest
Set message
setMessage(String) - Method in class com.groupdocs.annotation.domain.request.EditAnnotationReplyRequest
Set message
setMode(Integer) - Method in class com.groupdocs.annotation.domain.request.ExportAnnotationsRequest
Set export mode
setName(String) - Method in class com.groupdocs.annotation.domain.response.ViewDocumentResponse
Set name
setNumber(Integer) - Method in class com.groupdocs.annotation.domain.response.GetPdf2JavaScriptResponsePages
Set number
setOwner(Object) - Method in class com.groupdocs.annotation.domain.response.GetDocumentCollaboratorsResponse
Set document owner
setPage_count(Integer) - Method in class com.groupdocs.annotation.domain.response.ViewDocumentResponse
Set page count
setPage_size(ViewDocumentResponsePageSize) - Method in class com.groupdocs.annotation.domain.response.ViewDocumentResponse
Set page size
setPageCount(Integer) - Method in class com.groupdocs.annotation.domain.request.GetImageUrlsRequest
Set page count
setPageNumber(Integer) - Method in class com.groupdocs.annotation.domain.request.CreateAnnotationRequest
Set page number
setPageNumber(Integer) - Method in class com.groupdocs.annotation.domain.request.MoveAnnotationMarkerRequest
Set number of page
setPageNumber(Integer) - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponseAnnotations
Set page number
setPages(List<GetPdf2JavaScriptResponsePages>) - Method in class com.groupdocs.annotation.domain.response.GetPdf2JavaScriptResponse
Set list of response pages
setParentReplyGuid(String) - Method in class com.groupdocs.annotation.domain.request.AddAnnotationReplyRequest
Set parent reply guid
setParentReplyGuid(String) - Method in class com.groupdocs.annotation.domain.response.Reply
Set parent reply guid
setPdfDownloadUrl(String) - Method in class com.groupdocs.annotation.domain.response.ViewDocumentResponse
Set pdf download URL
setPdfPrintUrl(String) - Method in class com.groupdocs.annotation.domain.response.ViewDocumentResponse
Set pdf print URL
setPreloadPagesCount(Integer) - Method in class com.groupdocs.annotation.domain.request.ViewDocumentRequest
Set preload pages count
setPrimary_email(String) - Method in class com.groupdocs.annotation.domain.response.Collaborator
Set primary email
setPrivateKey(String) - Method in class com.groupdocs.annotation.domain.request.AddAnnotationReplyRequest
Set private key
setPrivateKey(String) - Method in class com.groupdocs.annotation.domain.request.CreateAnnotationRequest
Set private key
setPrivateKey(String) - Method in class com.groupdocs.annotation.domain.request.DeleteAnnotationReplyRequest
Set private key
setPrivateKey(String) - Method in class com.groupdocs.annotation.domain.request.DeleteAnnotationRequest
Set private key
setPrivateKey(String) - Method in class com.groupdocs.annotation.domain.request.EditAnnotationReplyRequest
Set private key
setPrivateKey(String) - Method in class com.groupdocs.annotation.domain.request.GetDocumentCollaboratorsRequest
Set private key
setPrivateKey(String) - Method in class com.groupdocs.annotation.domain.request.GetImageUrlsRequest
Set private key
setPrivateKey(String) - Method in class com.groupdocs.annotation.domain.request.GetPdf2JavaScriptRequest
Set private key
setPrivateKey(String) - Method in class com.groupdocs.annotation.domain.request.ImportAnnotationsRequest
Set private key
setPrivateKey(String) - Method in class com.groupdocs.annotation.domain.request.ListAnnotationsRequest
Set private key
setPrivateKey(String) - Method in class com.groupdocs.annotation.domain.request.MoveAnnotationMarkerRequest
Set private key
setPrivateKey(String) - Method in class com.groupdocs.annotation.domain.request.ResizeAnnotationRequest
 
setPrivateKey(String) - Method in class com.groupdocs.annotation.domain.request.SaveTextFieldRequest
Set private key
setPrivateKey(String) - Method in class com.groupdocs.annotation.domain.request.SetTextFieldColorRequest
Set private key
setPrivateKey(String) - Method in class com.groupdocs.annotation.domain.request.ViewDocumentRequest
Set private key
setQuality(Integer) - Method in class com.groupdocs.annotation.domain.request.GetImageUrlsRequest
Set quality
setQuality(Integer) - Method in class com.groupdocs.annotation.domain.request.ViewDocumentRequest
Set quality
setRange(Object) - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponseAnnotations
Set range
setReason(String) - Method in class com.groupdocs.annotation.domain.response.ExportAnnotationsResponse
Set reason
setReason(String) - Method in class com.groupdocs.annotation.domain.response.GetPdfVersionOfDocumentResponse
Set reason
setReason(String) - Method in class com.groupdocs.annotation.domain.response.ImportAnnotationsResponse
Set error reason
setReason(String) - Method in class com.groupdocs.annotation.domain.response.StatusResponse
Set reason
setReason(String) - Method in class com.groupdocs.annotation.domain.response.UploadFileResponse
Set error reason
setRectangle(CreateAnnotationRequestRectangle) - Method in class com.groupdocs.annotation.domain.request.CreateAnnotationRequest
Set rectangle
setRepliedOn(Long) - Method in class com.groupdocs.annotation.domain.response.Reply
Set replied on date
setReplies(List<Reply>) - Method in class com.groupdocs.annotation.domain.response.DeleteAnnotationReplyResponse
Set list of annotation replies
setReplies(List<Reply>) - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponseAnnotations
Set list of replies
setReplyDateTime(String) - Method in class com.groupdocs.annotation.domain.response.AddAnnotationReplyResponse
Set reply date time
setReplyGuid(String) - Method in class com.groupdocs.annotation.domain.request.DeleteAnnotationReplyRequest
Set reply guid
setReplyGuid(String) - Method in class com.groupdocs.annotation.domain.request.EditAnnotationReplyRequest
Set reply guid
setReplyGuid(String) - Method in class com.groupdocs.annotation.domain.response.AddAnnotationReplyResponse
Set reply guid
setReplyGuid(String) - Method in class com.groupdocs.annotation.domain.response.CreateAnnotationResponse
Set reply guid
setReplyGuid(String) - Method in class com.groupdocs.annotation.domain.response.DeleteAnnotationReplyResponse
Set reply guid
setRows(List<GetPdf2JavaScriptResponsePagesRow>) - Method in class com.groupdocs.annotation.domain.response.GetPdf2JavaScriptResponsePages
Set list of response page rows
setS(String) - Method in class com.groupdocs.annotation.domain.response.GetPdf2JavaScriptResponsePagesRow
 
setServerTime(long) - Method in class com.groupdocs.annotation.domain.response.CreateAnnotationResponse
Set server time
setServerTime(Long) - Method in class com.groupdocs.annotation.domain.response.DeleteAnnotationReplyResponse
Set server time
setServerTime(Long) - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponse
Set server time
setSessionGuid(String) - Method in class com.groupdocs.annotation.domain.response.CreateAnnotationResponse
Set session guid
setSessionGuid(String) - Method in class com.groupdocs.annotation.domain.response.GetDocumentCollaboratorsResponse
Set session guid
setSessionGuid(String) - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponse
Set session guid
setSessionGuid(String) - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponseAnnotations
Set session guid
setShared_link_access_rights(Object) - Method in class com.groupdocs.annotation.domain.response.GetDocumentCollaboratorsResponse
Set shared link access rights
setSuccess(Boolean) - Method in class com.groupdocs.annotation.domain.response.ExportAnnotationsResponse
Set success
setSuccess(Boolean) - Method in class com.groupdocs.annotation.domain.response.GetPdfVersionOfDocumentResponse
Set success
setSuccess(boolean) - Method in class com.groupdocs.annotation.domain.response.ImportAnnotationsResponse
Set success status
setSuccess(Boolean) - Method in class com.groupdocs.annotation.domain.response.StatusResponse
Set success
setSuccess(boolean) - Method in class com.groupdocs.annotation.domain.response.UploadFileResponse
Set success status
setSvgPath(String) - Method in class com.groupdocs.annotation.domain.request.CreateAnnotationRequest
Set svg path
setSvgPath(String) - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponseAnnotations
Set svg path
setT(Double) - Method in class com.groupdocs.annotation.domain.response.GetPdf2JavaScriptResponsePagesRow
 
setTempPath(String) - Static method in class com.groupdocs.annotation.utils.Utils
 
setText(String) - Method in class com.groupdocs.annotation.domain.request.SaveTextFieldRequest
Set text
setText(String) - Method in class com.groupdocs.annotation.domain.response.Reply
Set text
setTextFieldColorHandler(HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
 
setTextFieldColorHandler(HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.GroupDocsAnnotation
Set color to text annotation [POST request]
SetTextFieldColorRequest - Class in com.groupdocs.annotation.domain.request
Set text field color request
SetTextFieldColorRequest() - Constructor for class com.groupdocs.annotation.domain.request.SetTextFieldColorRequest
 
SetTextFieldColorResponse - Class in com.groupdocs.annotation.domain.response
Set text field color response
SetTextFieldColorResponse() - Constructor for class com.groupdocs.annotation.domain.response.SetTextFieldColorResponse
 
setTextRange(Integer) - Method in class com.groupdocs.annotation.domain.request.CreateAnnotationRequest
Set text range
setToken(String) - Method in class com.groupdocs.annotation.domain.request.GetImageUrlsRequest
Set token
setToken(String) - Method in class com.groupdocs.annotation.domain.response.ViewDocumentResponse
Set token
setTop(Double) - Method in class com.groupdocs.annotation.domain.request.MoveAnnotationMarkerRequest
Set top coordinate
setType(Integer) - Method in class com.groupdocs.annotation.domain.request.CreateAnnotationRequest
Set type
setType(Integer) - Method in class com.groupdocs.annotation.domain.response.ListAnnotationsResponseAnnotations
Set type
setUrl(String) - Method in class com.groupdocs.annotation.domain.response.ExportAnnotationsResponse
Set URL
setUrl(String) - Method in class com.groupdocs.annotation.domain.response.GetPdfVersionOfDocumentResponse
Set URL
setUrl(String) - Method in class com.groupdocs.annotation.domain.response.ViewDocumentResponse
Set URL
setUsePdf(Boolean) - Method in class com.groupdocs.annotation.domain.request.GetImageUrlsRequest
Set use pdf flag
setUsePdf(Boolean) - Method in class com.groupdocs.annotation.domain.request.ViewDocumentRequest
Set use pdf flag
setUserGuid(String) - Method in class com.groupdocs.annotation.domain.response.Reply
Set user guid
setUserId(String) - Method in class com.groupdocs.annotation.domain.request.AddAnnotationReplyRequest
Set user id
setUserId(String) - Method in class com.groupdocs.annotation.domain.request.CreateAnnotationRequest
Set user id
setUserId(String) - Method in class com.groupdocs.annotation.domain.request.DeleteAnnotationReplyRequest
Set user id
setUserId(String) - Method in class com.groupdocs.annotation.domain.request.DeleteAnnotationRequest
Set user id
setUserId(String) - Method in class com.groupdocs.annotation.domain.request.EditAnnotationReplyRequest
Set user id
setUserId(String) - Method in class com.groupdocs.annotation.domain.request.GetDocumentCollaboratorsRequest
Set user id
setUserId(Integer) - Method in class com.groupdocs.annotation.domain.request.GetImageUrlsRequest
Set user id
setUserId(String) - Method in class com.groupdocs.annotation.domain.request.GetPdf2JavaScriptRequest
Set user id
setUserId(String) - Method in class com.groupdocs.annotation.domain.request.ImportAnnotationsRequest
Set user id
setUserId(String) - Method in class com.groupdocs.annotation.domain.request.ListAnnotationsRequest
Set user id
setUserId(String) - Method in class com.groupdocs.annotation.domain.request.MoveAnnotationMarkerRequest
Set user id
setUserId(String) - Method in class com.groupdocs.annotation.domain.request.ResizeAnnotationRequest
 
setUserId(String) - Method in class com.groupdocs.annotation.domain.request.SaveTextFieldRequest
Set user id
setUserId(String) - Method in class com.groupdocs.annotation.domain.request.SetTextFieldColorRequest
Set user id
setUserId(String) - Method in class com.groupdocs.annotation.domain.request.ViewDocumentRequest
Set user id
setUserName(String) - Method in class com.groupdocs.annotation.domain.response.Reply
Set user name
setW(Double) - Method in class com.groupdocs.annotation.domain.response.GetPdf2JavaScriptResponsePages
Set width
setW(Double) - Method in class com.groupdocs.annotation.domain.response.GetPdf2JavaScriptResponsePagesRow
 
setWidth(double) - Method in class com.groupdocs.annotation.domain.request.CreateAnnotationRequestRectangle
Set width
setWidth(Double) - Method in class com.groupdocs.annotation.domain.request.ResizeAnnotationRequest
 
setWidth(Integer) - Method in class com.groupdocs.annotation.domain.request.ViewDocumentRequest
Set width
setWidth(Double) - Method in class com.groupdocs.annotation.domain.response.Box
Set width
setWidth(Integer) - Method in class com.groupdocs.annotation.domain.response.ViewDocumentResponsePageSize
Set width
setWidthForMaxHeight(Double) - Method in class com.groupdocs.annotation.domain.response.GetPdf2JavaScriptResponse
Set width for maximum page height
setX(double) - Method in class com.groupdocs.annotation.domain.request.CreateAnnotationRequestPosition
Set x coordinate
setX(double) - Method in class com.groupdocs.annotation.domain.request.CreateAnnotationRequestRectangle
Set x coordinate
setX(Double) - Method in class com.groupdocs.annotation.domain.response.AnnotationPosition
Set x coordinate
setX(Double) - Method in class com.groupdocs.annotation.domain.response.Box
Set x coordinate
setY(double) - Method in class com.groupdocs.annotation.domain.request.CreateAnnotationRequestPosition
Set y coordinate
setY(double) - Method in class com.groupdocs.annotation.domain.request.CreateAnnotationRequestRectangle
Set y coordinate
setY(Double) - Method in class com.groupdocs.annotation.domain.response.AnnotationPosition
Set y coordinate
setY(Double) - Method in class com.groupdocs.annotation.domain.response.Box
Set y coordinate
sortBy(Map<K, V>, boolean, Comparator<Map.Entry<K, V>>) - Static method in class com.groupdocs.annotation.utils.Utils
Return new sorted map by provided from sortBy object
sortBy(List<T>, boolean, Utils.ISortListBy<T, R>) - Static method in class com.groupdocs.annotation.utils.Utils
 
StatusResponse - Class in com.groupdocs.annotation.domain.response
Status response
StatusResponse(Boolean, String) - Constructor for class com.groupdocs.annotation.domain.response.StatusResponse
Constructor with required parameters
StatusResponse(Boolean, String, String) - Constructor for class com.groupdocs.annotation.domain.response.StatusResponse
Constructor with required parameters

T

tempPath - Static variable in class com.groupdocs.annotation.utils.Utils
 
toAdd(T) - Method in interface com.groupdocs.annotation.utils.Utils.ISelect
 
toJson(Object) - Static method in class com.groupdocs.annotation.utils.Utils
Convert object to json
toJson(Gson, Object) - Static method in class com.groupdocs.annotation.utils.Utils
Convert object to json
toString() - Method in enum com.groupdocs.annotation.domain.AccessRights
Convert value to string
toString() - Method in enum com.groupdocs.annotation.domain.AnnotationType
Convert id to string

U

UPLOAD_FILE_HANDLER - Variable in class com.groupdocs.annotation.handler.GroupDocsAnnotation
 
uploadFileHandler(String, String, HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
 
uploadFileHandler(String, String, String, InputStream, int, HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
Deprecated. 
uploadFileHandler(String, String, InputStream, boolean) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
Upload file for import
uploadFileHandler(String, String, HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.GroupDocsAnnotation
Upload file for import [POST request]
UploadFileResponse - Class in com.groupdocs.annotation.domain.response
Upload file response Created by Aleksey Permyakov on 22.05.14.
UploadFileResponse() - Constructor for class com.groupdocs.annotation.domain.response.UploadFileResponse
 
userId - Variable in class com.groupdocs.annotation.domain.request.ResizeAnnotationRequest
 
utcToLocal(long) - Static method in class com.groupdocs.annotation.utils.Utils
Convert UTC time to local time using TimeZone.getDefault()
Utils - Class in com.groupdocs.annotation.utils
Utils methods
Utils() - Constructor for class com.groupdocs.annotation.utils.Utils
 
Utils.IDistinct<T> - Interface in com.groupdocs.annotation.utils
Interface for check values
Utils.IExcept<T> - Interface in com.groupdocs.annotation.utils
Interface for check values
Utils.IFirst<T> - Interface in com.groupdocs.annotation.utils
Interface for select values
Utils.ILast<T> - Interface in com.groupdocs.annotation.utils
Interface for select values
Utils.ISelect<T,R> - Interface in com.groupdocs.annotation.utils
Interface for check values
Utils.ISortListBy<T,R> - Interface in com.groupdocs.annotation.utils
Interface for sort values
Utils.IWhere<T> - Interface in com.groupdocs.annotation.utils
Interface for check values

V

value() - Method in enum com.groupdocs.annotation.domain.AccessRights
Get value
value() - Method in enum com.groupdocs.annotation.domain.AnnotationType
Get id
valueOf(String) - Static method in enum com.groupdocs.annotation.domain.AccessRights
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.groupdocs.annotation.domain.AnnotationType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.groupdocs.annotation.domain.AccessRights
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.groupdocs.annotation.domain.AnnotationType
Returns an array containing the constants of this enum type, in the order they are declared.
viewDocumentHandler(HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
 
viewDocumentHandler(String, String, HttpServletRequest, HttpServletResponse) - Method in class com.groupdocs.annotation.handler.AnnotationHandler
 
ViewDocumentRequest - Class in com.groupdocs.annotation.domain.request
View document request
ViewDocumentRequest() - Constructor for class com.groupdocs.annotation.domain.request.ViewDocumentRequest
 
ViewDocumentResponse - Class in com.groupdocs.annotation.domain.response
View document response
ViewDocumentResponse() - Constructor for class com.groupdocs.annotation.domain.response.ViewDocumentResponse
 
ViewDocumentResponsePageSize - Class in com.groupdocs.annotation.domain.response
View document response page size
ViewDocumentResponsePageSize() - Constructor for class com.groupdocs.annotation.domain.response.ViewDocumentResponsePageSize
 
viewerHandler - Variable in class com.groupdocs.annotation.handler.AnnotationHandler
 

W

where(List<T>, Utils.IWhere) - Static method in class com.groupdocs.annotation.utils.Utils
Return list with values, for which 'where' object return true
width - Variable in class com.groupdocs.annotation.domain.request.ResizeAnnotationRequest
 

A B C D E F G H I L M O P R S T U V W

Copyright © 2014. All rights reserved.