Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
A
AbstractDatabaseConnector
- Class in
com.groupdocs.annotation.data.connector.db
Abstract database connector.
AbstractDatabaseConnector(String, String)
- Constructor for class com.groupdocs.annotation.data.connector.db.
AbstractDatabaseConnector
Create database connector
AbstractDataConnector
- Class in
com.groupdocs.annotation.data.connector.data
Abstract data connector
AbstractDataConnector()
- Constructor for class com.groupdocs.annotation.data.connector.data.
AbstractDataConnector
ACCESS
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
ACCESS_RIGHTS
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
ICollaborator
AccessRights
- Enum in
com.groupdocs.annotation.domain
Collaborator access rights object
ACCOUNT_ID
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
ADD_ANNOTATION_REPLY_HANDLER
- Static variable in class com.groupdocs.annotation.handler.
GroupDocsAnnotation
addAnnotationReply(String, String, String, String, String)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Add annotation reply
AddAnnotationReplyData
- Class in
com.groupdocs.annotation.domain.request
Add annotation reply request
AddAnnotationReplyData()
- Constructor for class com.groupdocs.annotation.domain.request.
AddAnnotationReplyData
addAnnotationReplyHandler(HttpServletRequest, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Add annotation reply handler
addAnnotationReplyHandler(HttpServletRequest, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
GroupDocsAnnotation
Add reply to annotation [POST request]
AddAnnotationReplyResult
- Class in
com.groupdocs.annotation.domain.response
Add annotation reply response
AddAnnotationReplyResult()
- Constructor for class com.groupdocs.annotation.domain.response.
AddAnnotationReplyResult
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
addCollaboratorByGuid(String, String, AccessRights, int)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Add collaborator if one doesn't exist and return guid
addCollaboratorByGuid(String, String, Integer, int)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Add collaborator if one doesn't exist and return guid
ANNOTATION_ID
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IReply
ANNOTATION_LEFT
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
ANNOTATION_SESSION_ID
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
ANNOTATION_SESSION_ID
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
ICollaborator
ANNOTATION_TOP
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
AnnotationConstructor
<
T
extends
IAnnotation
> - Class in
com.groupdocs.annotation.data.constructor
Constructor for create Annotation object
AnnotationException
- Exception in
com.groupdocs.annotation.exception
AnnotationException(String)
- Constructor for exception com.groupdocs.annotation.exception.
AnnotationException
Exception constructor
AnnotationException(Exception)
- Constructor for exception com.groupdocs.annotation.exception.
AnnotationException
Exception constructor
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
AnnotationHandler(ServiceConfiguration, IConnector)
- Constructor for class com.groupdocs.annotation.handler.
AnnotationHandler
Constructor with basic configuration and custom database connector
AnnotationHandler(ServiceConfiguration, InputDataHandler, IConnector)
- Constructor for class com.groupdocs.annotation.handler.
AnnotationHandler
Constructor with basic configuration, custom input data handler and custom database connector
AnnotationPosition
- Class in
com.groupdocs.annotation.domain.response
Annotation position object
AnnotationPosition()
- Constructor for class com.groupdocs.annotation.domain.response.
AnnotationPosition
Constructs a new AnnotationPosition
AnnotationPosition(Double, Double)
- Constructor for class com.groupdocs.annotation.domain.response.
AnnotationPosition
Constructs a new AnnotationPosition
assetEntity(T)
- Static method in class com.groupdocs.annotation.common.
Utils
Asset entity for null
assetEntity(T, String)
- Static method in class com.groupdocs.annotation.common.
Utils
Asset entity for null
ATMOSPHERE_ANNOTATION
- Static variable in class com.groupdocs.annotation.handler.
GroupDocsAnnotation
B
BACKGROUND_COLOR
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
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.common.
Utils.ISortListBy
C
CALLBACK_URL
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
ISession
check(T)
- Method in interface com.groupdocs.annotation.common.
Utils.IFirst
check(T)
- Method in interface com.groupdocs.annotation.common.
Utils.ILast
closeConnection()
- Method in class com.groupdocs.annotation.data.connector.data.
AbstractDataConnector
Close connection to database
closeConnection()
- Method in class com.groupdocs.annotation.data.connector.db.
AbstractDatabaseConnector
Close connection to database
closeConnection()
- Method in interface com.groupdocs.annotation.data.connector.
IConnector
Close connection to database
closeStreams(Object...)
- Static method in class com.groupdocs.annotation.common.
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
CollaboratorConstructor
<
T
extends
ICollaborator
> - Class in
com.groupdocs.annotation.data.constructor
Constructor for create ICollaborator object
COLOR
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
ICollaborator
colorToInt(Color)
- Static method in class com.groupdocs.annotation.common.
Utils
Convert color object to int value
colorToInt(Color)
- Static method in class com.groupdocs.annotation.common.
Utils
Convert color object to int value
colorToInt(float, float, float)
- Static method in class com.groupdocs.annotation.common.
Utils
Convert color to int value
com.groupdocs.annotation.common
- package com.groupdocs.annotation.common
com.groupdocs.annotation.config
- package com.groupdocs.annotation.config
com.groupdocs.annotation.data
- package com.groupdocs.annotation.data
com.groupdocs.annotation.data.connector
- package com.groupdocs.annotation.data.connector
com.groupdocs.annotation.data.connector.data
- package com.groupdocs.annotation.data.connector.data
com.groupdocs.annotation.data.connector.db
- package com.groupdocs.annotation.data.connector.db
com.groupdocs.annotation.data.connector.db.updater
- package com.groupdocs.annotation.data.connector.db.updater
com.groupdocs.annotation.data.constructor
- package com.groupdocs.annotation.data.constructor
com.groupdocs.annotation.data.dao.interfaces
- package com.groupdocs.annotation.data.dao.interfaces
com.groupdocs.annotation.data.tables.interfaces
- package com.groupdocs.annotation.data.tables.interfaces
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.exception
- package com.groupdocs.annotation.exception
com.groupdocs.annotation.handler
- package com.groupdocs.annotation.handler
CommonStorageSchemaUpdater
- Class in
com.groupdocs.annotation.data.connector.db.updater
Common storage schema updated for all databases
CommonStorageSchemaUpdater(String, String)
- Constructor for class com.groupdocs.annotation.data.connector.db.updater.
CommonStorageSchemaUpdater
Create updater instance
create()
- Static method in class com.groupdocs.annotation.data.constructor.
AnnotationConstructor
Create empty constructor with entity object
create(P)
- Static method in class com.groupdocs.annotation.data.constructor.
AnnotationConstructor
Create entity constructor with provided entity object
create()
- Static method in class com.groupdocs.annotation.data.constructor.
CollaboratorConstructor
Create empty constructor with collaborator object
create(P)
- Static method in class com.groupdocs.annotation.data.constructor.
CollaboratorConstructor
Create collaborator constructor with provided collaborator object
create()
- Static method in class com.groupdocs.annotation.data.constructor.
DocumentConstructor
Create empty constructor with entity object
create(P)
- Static method in class com.groupdocs.annotation.data.constructor.
DocumentConstructor
Create entity constructor with provided entity object
create()
- Method in interface com.groupdocs.annotation.data.constructor.
IConstructor
Create empty object
create(T)
- Method in interface com.groupdocs.annotation.data.constructor.
IConstructor
Create object based on obj parameter
create()
- Static method in class com.groupdocs.annotation.data.constructor.
ReplyConstructor
Create empty constructor with entity object
create(P)
- Static method in class com.groupdocs.annotation.data.constructor.
ReplyConstructor
Create entity constructor with provided entity object
create()
- Static method in class com.groupdocs.annotation.data.constructor.
SessionConstructor
Create empty constructor with entity object
create(P)
- Static method in class com.groupdocs.annotation.data.constructor.
SessionConstructor
Create entity constructor with provided entity object
create()
- Static method in class com.groupdocs.annotation.data.constructor.
SystemInfoConstructor
Create empty constructor with entity object
create(P)
- Static method in class com.groupdocs.annotation.data.constructor.
SystemInfoConstructor
Create entity constructor with provided entity object
create()
- Static method in class com.groupdocs.annotation.data.constructor.
UserConstructor
Create empty constructor with entity object
create(P)
- Static method in class com.groupdocs.annotation.data.constructor.
UserConstructor
Create entity constructor with provided entity object
CREATE_ANNOTATION_HANDLER
- Static variable in class com.groupdocs.annotation.handler.
GroupDocsAnnotation
createAnnotation(String, Position, Rectangle, AnnotationType, String, int, String, String, String)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Create annotation
createAnnotationDao()
- Static method in class com.groupdocs.annotation.data.
DaoFactory
Create Annotation DAO object
CreateAnnotationData
- Class in
com.groupdocs.annotation.domain.request
Create annotation request
CreateAnnotationData()
- Constructor for class com.groupdocs.annotation.domain.request.
CreateAnnotationData
createAnnotationHandler(HttpServletRequest, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Create annotation handler
createAnnotationHandler(HttpServletRequest, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
GroupDocsAnnotation
Create annotation [POST request]
CreateAnnotationRequestFont
- Class in
com.groupdocs.annotation.domain.request
Font object for create annotation request
CreateAnnotationRequestFont()
- Constructor for class com.groupdocs.annotation.domain.request.
CreateAnnotationRequestFont
CreateAnnotationResult
- Class in
com.groupdocs.annotation.domain.response
Create annotation response
CreateAnnotationResult(IAnnotation)
- Constructor for class com.groupdocs.annotation.domain.response.
CreateAnnotationResult
Constructor with basic initialization of id, guid, acces and serverTime
createCollaboratorDao()
- Static method in class com.groupdocs.annotation.data.
DaoFactory
Create Collaborator DAO object
CREATED_ON
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
createDocumentDao()
- Static method in class com.groupdocs.annotation.data.
DaoFactory
Create Document DAO object
createReplyDao()
- Static method in class com.groupdocs.annotation.data.
DaoFactory
Create Reply DAO object
createSessionDao()
- Static method in class com.groupdocs.annotation.data.
DaoFactory
Create Session DAO object
createSystemInfoDao()
- Static method in class com.groupdocs.annotation.data.
DaoFactory
Create SystemInfo DAO object
createTableIfNotExists()
- Method in interface com.groupdocs.annotation.data.dao.interfaces.
IDao
Create table for entity
createUserDao()
- Static method in class com.groupdocs.annotation.data.
DaoFactory
Create User DAO object
D
DaoFactory
- Class in
com.groupdocs.annotation.data
Factory class for create all DAO objects
DaoFactory()
- Constructor for class com.groupdocs.annotation.data.
DaoFactory
DATABASE_VERSION
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
ISystemInfo
delete(T)
- Method in interface com.groupdocs.annotation.data.dao.interfaces.
IDao
Delete entity from database
DELETE_ANNOTATION_HANDLER
- Static variable in class com.groupdocs.annotation.handler.
GroupDocsAnnotation
DELETE_ANNOTATION_REPLY_HANDLER
- Static variable in class com.groupdocs.annotation.handler.
GroupDocsAnnotation
deleteAnnotation(String, String, String)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Delete annotation
DeleteAnnotationData
- Class in
com.groupdocs.annotation.domain.request
Delete annotation request
DeleteAnnotationData()
- Constructor for class com.groupdocs.annotation.domain.request.
DeleteAnnotationData
deleteAnnotationHandler(HttpServletRequest, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Delete annotation handler
deleteAnnotationHandler(HttpServletRequest, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
GroupDocsAnnotation
Delete annotation [POST request]
deleteAnnotationReply(String, String, String)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Delete annotation reply handler
DeleteAnnotationReplyData
- Class in
com.groupdocs.annotation.domain.request
delete annotation reply request
DeleteAnnotationReplyData()
- Constructor for class com.groupdocs.annotation.domain.request.
DeleteAnnotationReplyData
deleteAnnotationReplyHandler(HttpServletRequest, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Delete annotation reply handler
deleteAnnotationReplyHandler(HttpServletRequest, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
GroupDocsAnnotation
Delete annotation reply [POST request]
DeleteAnnotationReplyResult
- Class in
com.groupdocs.annotation.domain.response
Delete annotation reply response
DeleteAnnotationReplyResult()
- Constructor for class com.groupdocs.annotation.domain.response.
DeleteAnnotationReplyResult
DeleteAnnotationResult
- Class in
com.groupdocs.annotation.domain.response
Delete annotation response
DeleteAnnotationResult()
- Constructor for class com.groupdocs.annotation.domain.response.
DeleteAnnotationResult
discard(String, int)
- Static method in class com.groupdocs.annotation.common.
Utils
Discard few letters from end of string
discard(String, int, boolean)
- Static method in class com.groupdocs.annotation.common.
Utils
Discard few letters from string
discard(String, String)
- Static method in class com.groupdocs.annotation.common.
Utils
Discard letters according to regex from end of string
distinct(List<T>, Utils.IDistinct<T>)
- Static method in class com.groupdocs.annotation.common.
Utils
Return unique values if distinct will check elements by equals
DOCUMENT_ANNOTATION
- Static variable in class com.groupdocs.annotation.handler.
GroupDocsAnnotation
DOCUMENT_GUID
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IDocument
DOCUMENT_ID
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
ISession
DocumentConstructor
<
T
extends
IDocument
> - Class in
com.groupdocs.annotation.data.constructor
Constructor for create Document object
dt2s(Date)
- Static method in class com.groupdocs.annotation.common.
Utils
Date to String format for database
E
EDIT_ANNOTATION_REPLY_HANDLER
- Static variable in class com.groupdocs.annotation.handler.
GroupDocsAnnotation
editAnnotationReply(String, String, String, String)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Edit annotation reply handler
EditAnnotationReplyData
- Class in
com.groupdocs.annotation.domain.request
Edit annotation reply request
EditAnnotationReplyData()
- Constructor for class com.groupdocs.annotation.domain.request.
EditAnnotationReplyData
editAnnotationReplyHandler(HttpServletRequest, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Edit annotation reply handler
editAnnotationReplyHandler(HttpServletRequest, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
GroupDocsAnnotation
Edit annotation reply [POST request]
EditAnnotationReplyResult
- Class in
com.groupdocs.annotation.domain.response
Edit annotation reply response
EditAnnotationReplyResult(boolean)
- Constructor for class com.groupdocs.annotation.domain.response.
EditAnnotationReplyResult
end()
- Method in class com.groupdocs.annotation.data.constructor.
AnnotationConstructor
Get result entity object
end()
- Method in class com.groupdocs.annotation.data.constructor.
CollaboratorConstructor
Get result entity object
end()
- Method in class com.groupdocs.annotation.data.constructor.
DocumentConstructor
Get created document object
end()
- Method in class com.groupdocs.annotation.data.constructor.
ReplyConstructor
Get created reply object
end()
- Method in class com.groupdocs.annotation.data.constructor.
SessionConstructor
Get created entity object
end()
- Method in class com.groupdocs.annotation.data.constructor.
SystemInfoConstructor
Get created entity object
end()
- Method in class com.groupdocs.annotation.data.constructor.
UserConstructor
Get created User object
equals(int)
- Method in enum com.groupdocs.annotation.domain.
AccessRights
Check if access rights is equal
except(List<T>, List<T>, Utils.IExcept<T>)
- Static method in class com.groupdocs.annotation.common.
Utils
Return list with values which exists in sources and don't exists in except list
executeSQL(String)
- Method in class com.groupdocs.annotation.data.connector.db.updater.
CommonStorageSchemaUpdater
Execute SQL
executeUpdateSQLs(String)
- Method in class com.groupdocs.annotation.data.connector.db.updater.
SqliteStorageSchemaUpdater
EXPORT_ANNOTATIONS_HANDLER
- Static variable in class com.groupdocs.annotation.handler.
GroupDocsAnnotation
exportAnnotations(String, ExportType, Integer, String, boolean)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Export annotations to file
ExportAnnotationsData
- Class in
com.groupdocs.annotation.domain.request
Export annotation request
ExportAnnotationsData()
- Constructor for class com.groupdocs.annotation.domain.request.
ExportAnnotationsData
exportAnnotationsHandler(HttpServletRequest, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Export annotations handler
exportAnnotationsHandler(HttpServletRequest, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
GroupDocsAnnotation
Export annotations to PDF [POST request]
ExportAnnotationsResult
- Class in
com.groupdocs.annotation.domain.response
Export annotation response
ExportAnnotationsResult(boolean, String)
- Constructor for class com.groupdocs.annotation.domain.response.
ExportAnnotationsResult
Constructs a new AnnotationPosition
F
FIELD_TEXT
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
first(List<T>, Utils.IFirst<T>)
- Static method in class com.groupdocs.annotation.common.
Utils
Return first value for which check method return true, or null
FIRST_NAME
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
FONT_COLOR
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
FONT_FAMILY
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
FONT_SIZE
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
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.common.
Utils
Convert json to object
fromJson(String, Type)
- Static method in class com.groupdocs.annotation.common.
Utils
Convert json to object
fromXml(String, Class)
- Static method in class com.groupdocs.annotation.common.
Utils
Restore Java object from xml
fromXml(String)
- Static method in class com.groupdocs.annotation.common.
Utils
Restore Java object from xml
G
GET_AVATAR_HANDLER
- Static variable in class com.groupdocs.annotation.handler.
GroupDocsAnnotation
GET_DOCUMENT_COLLABORATORS_HANDLER
- Static variable in class com.groupdocs.annotation.handler.
GroupDocsAnnotation
GET_PDF_VERSION_OF_DOCUMENT_HANDLER
- Static variable in class com.groupdocs.annotation.handler.
GroupDocsAnnotation
GET_PRINT_DOCUMENT_PAGE_IMAGE_HANDLER
- Static variable in class com.groupdocs.annotation.handler.
GroupDocsAnnotation
GET_PRINT_VIEW_HANDLER
- Static variable in class com.groupdocs.annotation.handler.
GroupDocsAnnotation
getAccess()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Getter for property 'access'.
getAccess()
- Method in class com.groupdocs.annotation.domain.response.
CreateAnnotationResult
Get access
getAccess()
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Get access
getAccess_rights()
- Method in class com.groupdocs.annotation.domain.response.
Collaborator
Get access rights
getAccessRights()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
ICollaborator
Getter for property 'accessRights'.
getAccountId()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
Getter for property 'accountId'.
getAnnotationDao()
- Method in class com.groupdocs.annotation.data.connector.data.
JsonDataConnector
Get annotation dao
getAnnotationDao()
- Method in class com.groupdocs.annotation.data.connector.data.
XmlDataConnector
Get annotation dao
getAnnotationDao()
- Method in class com.groupdocs.annotation.data.connector.db.
AbstractDatabaseConnector
Get annotation dao
getAnnotationDao()
- Method in interface com.groupdocs.annotation.data.connector.
IConnector
Get annotation dao
getAnnotationGuid()
- Method in class com.groupdocs.annotation.domain.request.
AddAnnotationReplyData
Get annotation guid
getAnnotationGuid()
- Method in class com.groupdocs.annotation.domain.request.
DeleteAnnotationData
Get annotation guid
getAnnotationGuid()
- Method in class com.groupdocs.annotation.domain.request.
DeleteAnnotationReplyData
Get annotation guid
getAnnotationGuid()
- Method in class com.groupdocs.annotation.domain.request.
EditAnnotationReplyData
Get annotation guid
getAnnotationGuid()
- Method in class com.groupdocs.annotation.domain.request.
MoveAnnotationMarkerData
Get annotation guid
getAnnotationGuid()
- Method in class com.groupdocs.annotation.domain.request.
ResizeAnnotationData
Getter for property 'annotationGuid'.
getAnnotationGuid()
- Method in class com.groupdocs.annotation.domain.request.
RestoreAnnotationRepliesData
Get annotation guid
getAnnotationGuid()
- Method in class com.groupdocs.annotation.domain.request.
SaveTextFieldData
Get annotation guid
getAnnotationGuid()
- Method in class com.groupdocs.annotation.domain.request.
SetTextFieldColorData
Get annotation guid
getAnnotationGuid()
- Method in class com.groupdocs.annotation.domain.response.
AddAnnotationReplyResult
Get annotation guid
getAnnotationGuid()
- Method in class com.groupdocs.annotation.domain.response.
CreateAnnotationResult
Get annotation guid
getAnnotationGuid()
- Method in class com.groupdocs.annotation.domain.response.
DeleteAnnotationReplyResult
Get annotation guid
getAnnotationGuid()
- Method in class com.groupdocs.annotation.domain.response.
MoveAnnotationMarkerResult
Get annotation guid
getAnnotationGuid()
- Method in class com.groupdocs.annotation.domain.response.
RestoreAnnotationRepliesResult
Get annotation guid
getAnnotationId()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IReply
Getter for property 'annotationId'.
getAnnotationLeft()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Getter for property 'annotationLeft'.
getAnnotationPosition()
- Method in class com.groupdocs.annotation.domain.request.
CreateAnnotationData
Get annotation position
getAnnotationPosition()
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Get annotation position
getAnnotations()
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResult
Get list of annotation responses
getAnnotationScript(String, String, String)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Get inline JavaScript's JavaScripts
getAnnotationSessionId()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Getter for property 'annotationSessionId'.
getAnnotationSessionId()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
ICollaborator
Getter for property 'annotationSessionId'.
getAnnotationTop()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Getter for property 'annotationTop'.
getAreaToolOptionsBrushColor()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Getter for property 'areaToolOptionsBrushColor'.
getAreaToolOptionsPenColor()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Getter for property 'areaToolOptionsPenColor'.
getAreaToolOptionsPenDashStyle()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Getter for property 'areaToolOptionsPenDashStyle'.
getAreaToolOptionsPenWidth()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Getter for property 'areaToolOptionsPenWidth'.
getArrowToolOptionsBrushColor()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Getter for property 'arrowToolOptionsBrushColor'.
getArrowToolOptionsPenColor()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Getter for property 'arrowToolOptionsPenColor'.
getArrowToolOptionsPenDashStyle()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Getter for property 'arrowToolOptionsPenDashStyle'.
getArrowToolOptionsPenWidth()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Getter for property 'arrowToolOptionsPenWidth'.
getAvatar()
- Method in class com.groupdocs.annotation.domain.response.
Collaborator
Get collaborator avatar
getAvatar(String, OutputStream)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Get avatar handler
getAvatarHandler(HttpServletRequest, HttpServletResponse, String)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Get avatar handler will write avatar data to response stream
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
Get background color
getBackgroundColor()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Getter for property 'backgroundColor'.
getBackgroundColor()
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Get background color
getBody(HttpServletRequest)
- Static method in class com.groupdocs.annotation.common.
Utils
Get body from HTTP servlet request
getBox()
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Get box
getCallbackUrl()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
ISession
Getter for property 'callbackUrl'.
getCollaboratorDao()
- Method in class com.groupdocs.annotation.data.connector.data.
JsonDataConnector
Get collaborator dao
getCollaboratorDao()
- Method in class com.groupdocs.annotation.data.connector.data.
XmlDataConnector
Get collaborator dao
getCollaboratorDao()
- Method in class com.groupdocs.annotation.data.connector.db.
AbstractDatabaseConnector
Get collaborator dao
getCollaboratorDao()
- Method in interface com.groupdocs.annotation.data.connector.
IConnector
Get collaborator dao
getCollaborators()
- Method in class com.groupdocs.annotation.domain.response.
GetDocumentCollaboratorsResult
Get list of document collaborators
getColor()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
ICollaborator
Getter for property 'color'.
getColor()
- Method in class com.groupdocs.annotation.domain.response.
Collaborator
Get color
getConfiguration()
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Get service configuration
getConnection(String, String)
- Method in class com.groupdocs.annotation.data.connector.db.
AbstractDatabaseConnector
Get connection sources
getConnectionId()
- Method in class com.groupdocs.annotation.domain.request.
AddAnnotationReplyData
Get connection id
getConnectionId()
- Method in class com.groupdocs.annotation.domain.request.
CreateAnnotationData
Get connection id
getConnectionId()
- Method in class com.groupdocs.annotation.domain.request.
DeleteAnnotationData
Get connection id
getConnectionId()
- Method in class com.groupdocs.annotation.domain.request.
DeleteAnnotationReplyData
Get connection id
getConnectionId()
- Method in class com.groupdocs.annotation.domain.request.
EditAnnotationReplyData
Get connection id
getConnectionId()
- Method in class com.groupdocs.annotation.domain.request.
ExportAnnotationsData
Get connection Id
getConnectionId()
- Method in class com.groupdocs.annotation.domain.request.
GetPrintViewData
Getter for property 'connectionId'.
getConnectionId()
- Method in class com.groupdocs.annotation.domain.request.
ImportAnnotationsData
Get connection id
getConnectionId()
- Method in class com.groupdocs.annotation.domain.request.
ListAnnotationsData
Get connection id
getConnectionId()
- Method in class com.groupdocs.annotation.domain.request.
MoveAnnotationMarkerData
Get connection id
getConnectionId()
- Method in class com.groupdocs.annotation.domain.request.
ResizeAnnotationData
Getter for property 'connectionId'.
getConnectionId()
- Method in class com.groupdocs.annotation.domain.request.
RestoreAnnotationRepliesData
Get connection id
getConnectionId()
- Method in class com.groupdocs.annotation.domain.request.
SaveTextFieldData
Get connection id
getConnectionId()
- Method in class com.groupdocs.annotation.domain.request.
SetTextFieldColorData
Get connection id
getConnectorPosition()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Get connector position
getContent()
- Method in class com.groupdocs.annotation.domain.response.
GetPrintViewResult
Get response content
getContent()
- Method in class com.groupdocs.annotation.domain.response.
StatusResult
Get response content
getCreatedOn()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Getter for property 'createdOn'.
getCreatedOn()
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Get created on date
getCreatorEmail()
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Get creator email
getCreatorGuid()
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Get creator guid
getCreatorName()
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Get creator name
getCssHandler(String, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Get CSS handler.
getCurrentSearchHighlightColor()
- Method in class com.groupdocs.annotation.config.
ServiceConfigurationBase
Get current search highlight color
getCustomEmailMessage()
- Method in class com.groupdocs.annotation.domain.response.
Collaborator
Get custom email message
getDatabaseVersion()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
ISystemInfo
Getter for property 'databaseVersion'.
getDbConnectionString()
- Method in class com.groupdocs.annotation.data.connector.db.
AbstractDatabaseConnector
Getter for property 'dbConnectionString'.
getDbDriver()
- Method in class com.groupdocs.annotation.data.connector.db.
AbstractDatabaseConnector
Getter for property 'dbDriver'.
getDocumentCollaborators(String, String)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Get document collaborators
GetDocumentCollaboratorsData
- Class in
com.groupdocs.annotation.domain.request
Get document collaborators request
GetDocumentCollaboratorsData()
- Constructor for class com.groupdocs.annotation.domain.request.
GetDocumentCollaboratorsData
getDocumentCollaboratorsHandler(HttpServletRequest, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Return document collaborators
getDocumentCollaboratorsHandler(HttpServletRequest, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
GroupDocsAnnotation
Return list of collaborators [POST request]
GetDocumentCollaboratorsResult
- Class in
com.groupdocs.annotation.domain.response
Response object for get document collaborators request
GetDocumentCollaboratorsResult()
- Constructor for class com.groupdocs.annotation.domain.response.
GetDocumentCollaboratorsResult
getDocumentDao()
- Method in class com.groupdocs.annotation.data.connector.data.
JsonDataConnector
Get document dao
getDocumentDao()
- Method in class com.groupdocs.annotation.data.connector.data.
XmlDataConnector
Get document dao
getDocumentDao()
- Method in class com.groupdocs.annotation.data.connector.db.
AbstractDatabaseConnector
Get document dao
getDocumentDao()
- Method in interface com.groupdocs.annotation.data.connector.
IConnector
Get document dao
getDocumentGuid()
- Method in class com.groupdocs.annotation.domain.response.
CreateAnnotationResult
Get document guid
getDocumentGuid()
- Method in class com.groupdocs.annotation.domain.response.
GetDocumentCollaboratorsResult
Get document guid
getDocumentGuid()
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResult
Get document guid
getDocumentGuid()
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Get document guid
getDocumentId()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
ISession
Getter for property 'documentId'.
getDocumentName()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IDocument
Getter for property 'documentName'.
getDocumentPageHtmlHandler(HttpServletRequest, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Get HTML page [POST request]
getDocumentPageImageHandler(String, Integer, Integer, Boolean, Integer, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Get document page image handler.
getDrawingOptions()
- Method in class com.groupdocs.annotation.domain.request.
CreateAnnotationData
Get drawing options
getEnabledTools()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Get enabled tools
getFamily()
- Method in class com.groupdocs.annotation.domain.request.
CreateAnnotationRequestFont
Get font family
getFieldText()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Getter for property 'fieldText'.
getFieldText()
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Get field text
getFileGuid()
- Method in class com.groupdocs.annotation.domain.request.
ImportAnnotationsData
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
Get file handler Get file by path
getFileId()
- Method in class com.groupdocs.annotation.domain.request.
AddAnnotationReplyData
Get file id
getFileId()
- Method in class com.groupdocs.annotation.domain.request.
CreateAnnotationData
Get file id
getFileId()
- Method in class com.groupdocs.annotation.domain.request.
DeleteAnnotationData
Get file id
getFileId()
- Method in class com.groupdocs.annotation.domain.request.
DeleteAnnotationReplyData
Get file id
getFileId()
- Method in class com.groupdocs.annotation.domain.request.
EditAnnotationReplyData
Get file id
getFileId()
- Method in class com.groupdocs.annotation.domain.request.
ExportAnnotationsData
Get file id
getFileId()
- Method in class com.groupdocs.annotation.domain.request.
GetDocumentCollaboratorsData
Get file id
getFileId()
- Method in class com.groupdocs.annotation.domain.request.
GetPrintViewData
Getter for property 'fileId'.
getFileId()
- Method in class com.groupdocs.annotation.domain.request.
ListAnnotationsData
Get file id
getFileId()
- Method in class com.groupdocs.annotation.domain.request.
MoveAnnotationMarkerData
Get file id
getFileId()
- Method in class com.groupdocs.annotation.domain.request.
ResizeAnnotationData
Getter for property 'fileId'.
getFileId()
- Method in class com.groupdocs.annotation.domain.request.
RestoreAnnotationRepliesData
Get file guid
getFileId()
- Method in class com.groupdocs.annotation.domain.request.
SaveTextFieldData
Get file id
getFileId()
- Method in class com.groupdocs.annotation.domain.request.
SetTextFieldColorData
Get file id
getFileId()
- Method in class com.groupdocs.annotation.domain.response.
ImportAnnotationsResult
Get uploaded file id
getFileId()
- Method in class com.groupdocs.annotation.domain.response.
UploadFileResult
Get uploaded file id
getFirstName()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
Getter for property 'firstName'.
getFirstName()
- Method in class com.groupdocs.annotation.domain.response.
Collaborator
Get first name
getFont()
- Method in class com.groupdocs.annotation.domain.request.
CreateAnnotationData
Get font
getFontColor()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Getter for property 'fontColor'.
getFontColor()
- Method in class com.groupdocs.annotation.domain.request.
SetTextFieldColorData
Get font color
getFontColor()
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Get font color
getFontFamily()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Getter for property 'fontFamily'.
getFontFamily()
- Method in class com.groupdocs.annotation.domain.request.
SaveTextFieldData
Get font family
getFontFamily()
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Get font family
getFontHandler(String, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Get font handler.
getFontSize()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Getter for property 'fontSize'.
getFontSize()
- Method in class com.groupdocs.annotation.domain.request.
SaveTextFieldData
Get font size
getFontSize()
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Get font size
getFormat()
- Method in class com.groupdocs.annotation.domain.request.
ExportAnnotationsData
Get export format
getGraphicsContainerSelector()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Get graphics container selector
getGuid()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Getter for property 'guid'.
getGuid()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
ICollaborator
Getter for property 'guid'.
getGuid()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IDocument
Getter for property 'guid'.
getGuid()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IReply
Getter for property 'guid'.
getGuid()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
ISession
Getter for property 'guid'.
getGuid()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
Getter for property 'guid'.
getGuid()
- Method in class com.groupdocs.annotation.domain.request.
RestoreAnnotationRepliesData.Reply
Get guid
getGuid()
- Method in class com.groupdocs.annotation.domain.response.
Collaborator
Get collaborator guid
getGuid()
- Method in class com.groupdocs.annotation.domain.response.
DeleteAnnotationResult
Get guid
getGuid()
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Get guid
getGuid()
- Method in class com.groupdocs.annotation.domain.response.
Reply
Get guid
getHeader(String, HttpServletRequest)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
getHeight()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Getter for property 'height'.
getHeight()
- Method in class com.groupdocs.annotation.domain.request.
Rectangle
Get height
getHeight()
- Method in class com.groupdocs.annotation.domain.request.
ResizeAnnotationData
Getter for property 'height'.
getHeight()
- Method in class com.groupdocs.annotation.domain.response.
Box
Get height
getHighlightColor()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Getter for property 'highlightColor'.
getHtmlRecoucesHandler(String, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Get html resources handler
getId()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
ITable
Get id
getId()
- Method in class com.groupdocs.annotation.domain.response.
Collaborator
Get collaborator id
getId()
- Method in class com.groupdocs.annotation.domain.response.
CreateAnnotationResult
Get id
getId()
- Method in class com.groupdocs.annotation.domain.response.
DeleteAnnotationResult
Get id
getIds()
- Method in class com.groupdocs.annotation.domain.response.
RestoreAnnotationRepliesResult
Get reply ids
getImageHandler(String, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Get image handler.
getImageUrlsHandler(HttpServletRequest, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Get thumbs and other images files [POST request]
getImageUrlsHandler(String, String, HttpServletRequest, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Get page image urls
getIsActivated()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
Getter for property 'isActivated'.
getIsAvatarExist()
- Method in class com.groupdocs.annotation.domain.response.
Reply
Get is avatar exist flag
getIsPrimary()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
Getter for property 'isPrimary'.
getJoinedOn()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
ICollaborator
Getter for property 'joinedOn'.
getJsHandler(String, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Get JavaScript handler.
getLastName()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
Getter for property 'lastName'.
getLastName()
- Method in class com.groupdocs.annotation.domain.response.
Collaborator
Get last name
getLeft()
- Method in class com.groupdocs.annotation.domain.request.
MoveAnnotationMarkerData
Get left coordinate
getMarkerLeft()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Getter for property 'markerLeft'.
getMarkerTop()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Getter for property 'markerTop'.
getMessage()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IReply
Getter for property 'message'.
getMessage()
- Method in class com.groupdocs.annotation.domain.request.
AddAnnotationReplyData
Get message
getMessage()
- Method in class com.groupdocs.annotation.domain.request.
CreateAnnotationData
Get message
getMessage()
- Method in class com.groupdocs.annotation.domain.request.
EditAnnotationReplyData
Get message
getMessage()
- Method in class com.groupdocs.annotation.domain.request.
RestoreAnnotationRepliesData.Reply
Get message
getMinimumImageWidth()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Get minimum image width
getMinimumImageWidth()
- Method in class com.groupdocs.annotation.config.
ServiceConfigurationBase
Get minimum of image width
getMode()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Get annotation mode
getMode()
- Method in class com.groupdocs.annotation.domain.request.
ExportAnnotationsData
Get export mode
getNewsletterEnabled()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
Getter for property 'newsletterEnabled'.
getObjectData(String, Class<T>)
- Static method in class com.groupdocs.annotation.common.
Utils
Get object from request
getOwner()
- Method in class com.groupdocs.annotation.domain.response.
GetDocumentCollaboratorsResult
Get document owner
getPageNumber()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Getter for property 'pageNumber'.
getPageNumber()
- Method in class com.groupdocs.annotation.domain.request.
CreateAnnotationData
Get page number
getPageNumber()
- Method in class com.groupdocs.annotation.domain.request.
MoveAnnotationMarkerData
Get number of page
getPageNumber()
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Get page number
getParentReplyGuid()
- Method in class com.groupdocs.annotation.domain.request.
AddAnnotationReplyData
Get parent reply guid
getParentReplyGuid()
- Method in class com.groupdocs.annotation.domain.request.
RestoreAnnotationRepliesData.Reply
Get parent guid
getParentReplyGuid()
- Method in class com.groupdocs.annotation.domain.response.
Reply
Get parent reply guid
getParentReplyId()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IReply
Getter for property 'parentReplyId'.
getPassword()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
Getter for property 'password'.
getPdfVersionOfDocumentHandler(HttpServletRequest, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Get pdf version of document
getPdfVersionOfDocumentHandler(HttpServletRequest, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
GroupDocsAnnotation
Get document as PDF file [POST request]
getPdfWithPrintDialog(String, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Get PDF print dialog [GET request]
getPenColor()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Get pen color
getPenColor()
- Method in class com.groupdocs.annotation.config.
ServiceConfigurationBase
Get pen color
getPenColor()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Getter for property 'penColor'.
getPenColor()
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Get pen color
getPenStyle()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Get pen style
getPenStyle()
- Method in class com.groupdocs.annotation.config.
ServiceConfigurationBase
Get pen style
getPenStyle()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Getter for property 'penStyle'.
getPenStyle()
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Get pen style
getPenWidth()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Get pen width
getPenWidth()
- Method in class com.groupdocs.annotation.config.
ServiceConfigurationBase
Get pen width
getPenWidth()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Getter for property 'penWidth'.
getPenWidth()
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Get pen width
getPhoto()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
Getter for property 'photo'.
getPolylineToolOptionsBrushColor()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Getter for property 'polylineToolOptionsBrushColor'.
getPolylineToolOptionsPenColor()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Getter for property 'polylineToolOptionsPenColor'.
getPolylineToolOptionsPenDashStyle()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Getter for property 'polylineToolOptionsPenDashStyle'.
getPolylineToolOptionsPenWidth()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Getter for property 'polylineToolOptionsPenWidth'.
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
Print document [POST request]
getPrintableHtmlHandler(String, String, HttpServletRequest, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Print document [GET request]
getPrintDocumentPageImage(String, Integer, OutputStream)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Get image file for print [GET request]
getPrintDocumentPageImageHandler(String, Integer, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Get image file for print [GET request]
getPrintDocumentPageImageHandler(String, Integer, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
GroupDocsAnnotation
Get image file for print dialog [GET request]
getPrintView(String, String)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Return printable HTML string
GetPrintViewData
- Class in
com.groupdocs.annotation.domain.request
Get print view request Created by Aleksey Permyakov on 05.06.14.
GetPrintViewData()
- Constructor for class com.groupdocs.annotation.domain.request.
GetPrintViewData
getPrintViewHandler(HttpServletRequest, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Return printable HTML string
getPrintViewHandler(HttpServletRequest, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
GroupDocsAnnotation
Get view for print document [POST request]
GetPrintViewResult
- Class in
com.groupdocs.annotation.domain.response
GetPrintViewResult(Boolean, String)
- Constructor for class com.groupdocs.annotation.domain.response.
GetPrintViewResult
Constructor with required parameters
getPrivateKey()
- Method in class com.groupdocs.annotation.domain.request.
AddAnnotationReplyData
Get private key
getPrivateKey()
- Method in class com.groupdocs.annotation.domain.request.
CreateAnnotationData
Get private key
getPrivateKey()
- Method in class com.groupdocs.annotation.domain.request.
DeleteAnnotationData
Get private key
getPrivateKey()
- Method in class com.groupdocs.annotation.domain.request.
DeleteAnnotationReplyData
Get private key
getPrivateKey()
- Method in class com.groupdocs.annotation.domain.request.
EditAnnotationReplyData
Get private key
getPrivateKey()
- Method in class com.groupdocs.annotation.domain.request.
GetDocumentCollaboratorsData
Get private key
getPrivateKey()
- Method in class com.groupdocs.annotation.domain.request.
ImportAnnotationsData
Get private key
getPrivateKey()
- Method in class com.groupdocs.annotation.domain.request.
ListAnnotationsData
Get private key
getPrivateKey()
- Method in class com.groupdocs.annotation.domain.request.
MoveAnnotationMarkerData
Get private key
getPrivateKey()
- Method in class com.groupdocs.annotation.domain.request.
ResizeAnnotationData
Getter for property 'privateKey'.
getPrivateKey()
- Method in class com.groupdocs.annotation.domain.request.
SaveTextFieldData
Get private key
getPrivateKey()
- Method in class com.groupdocs.annotation.domain.request.
SetTextFieldColorData
Get private key
getPswdResetToken()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
Getter for property 'pswdResetToken'.
getRange()
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Get range
getReason()
- Method in class com.groupdocs.annotation.domain.response.
ExportAnnotationsResult
Get reason
getReason()
- Method in class com.groupdocs.annotation.domain.response.
ImportAnnotationsResult
Get error reason
getReason()
- Method in class com.groupdocs.annotation.domain.response.
StatusResult
Get reason
getReason()
- Method in class com.groupdocs.annotation.domain.response.
UploadFileResult
Get error reason
getRectangle()
- Method in class com.groupdocs.annotation.domain.request.
CreateAnnotationData
Get rectangle
getRepliedOn()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IReply
Getter for property 'repliedOn'.
getRepliedOn()
- Method in class com.groupdocs.annotation.domain.request.
RestoreAnnotationRepliesData.Reply
Get replied on
getRepliedOn()
- Method in class com.groupdocs.annotation.domain.response.
Reply
Get replied on date
getReplies()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Getter for property 'replies'.
getReplies()
- Method in class com.groupdocs.annotation.domain.request.
RestoreAnnotationRepliesData
Get replies
getReplies()
- Method in class com.groupdocs.annotation.domain.response.
DeleteAnnotationReplyResult
Get list of annotation replies
getReplies()
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Get list of replies
getReplyDao()
- Method in class com.groupdocs.annotation.data.connector.data.
JsonDataConnector
Get reply dao
getReplyDao()
- Method in class com.groupdocs.annotation.data.connector.data.
XmlDataConnector
Get reply dao
getReplyDao()
- Method in class com.groupdocs.annotation.data.connector.db.
AbstractDatabaseConnector
Get reply dao
getReplyDao()
- Method in interface com.groupdocs.annotation.data.connector.
IConnector
Get reply dao
getReplyDateTime()
- Method in class com.groupdocs.annotation.domain.response.
AddAnnotationReplyResult
Get reply date time
getReplyGuid()
- Method in class com.groupdocs.annotation.domain.request.
DeleteAnnotationReplyData
Get reply guid
getReplyGuid()
- Method in class com.groupdocs.annotation.domain.request.
EditAnnotationReplyData
Get reply guid
getReplyGuid()
- Method in class com.groupdocs.annotation.domain.response.
AddAnnotationReplyResult
Get reply guid
getReplyGuid()
- Method in class com.groupdocs.annotation.domain.response.
CreateAnnotationResult
Get reply guid
getReplyGuid()
- Method in class com.groupdocs.annotation.domain.response.
DeleteAnnotationReplyResult
Get reply guid
getSchemaUpdateConnection()
- Method in class com.groupdocs.annotation.data.connector.db.updater.
CommonStorageSchemaUpdater
Create connection for update database schema
getScripts(String, Map<String, Object>)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
getSearchHighlightColor()
- Method in class com.groupdocs.annotation.config.
ServiceConfigurationBase
Get search highlight color
getSelectionContainerSelector()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Get selection container selector
getServerTime()
- Method in class com.groupdocs.annotation.domain.response.
CreateAnnotationResult
Get server time
getServerTime()
- Method in class com.groupdocs.annotation.domain.response.
DeleteAnnotationReplyResult
Get server time
getServerTime()
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResult
Get server time
getSessionDao()
- Method in class com.groupdocs.annotation.data.connector.data.
JsonDataConnector
Get session dao
getSessionDao()
- Method in class com.groupdocs.annotation.data.connector.data.
XmlDataConnector
Get session dao
getSessionDao()
- Method in class com.groupdocs.annotation.data.connector.db.
AbstractDatabaseConnector
Get session dao
getSessionDao()
- Method in interface com.groupdocs.annotation.data.connector.
IConnector
Get session dao
getSessionGuid()
- Method in class com.groupdocs.annotation.domain.response.
CreateAnnotationResult
Get session guid
getSessionGuid()
- Method in class com.groupdocs.annotation.domain.response.
GetDocumentCollaboratorsResult
Get session guid
getSessionGuid()
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResult
Get session guid
getSessionGuid()
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Get session guid
getSessionId()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IDocument
Getter for property 'sessionId'.
getShared_link_access_rights()
- Method in class com.groupdocs.annotation.domain.response.
GetDocumentCollaboratorsResult
Get shared link access rights
getSharedLinkAccessRights()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
ISession
Getter for property 'sharedLinkAccessRights'.
getSidebarContainerSelector()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Get sidebar container selector
getSigninCount()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
Getter for property 'signinCount'.
getSigninDate()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
Getter for property 'signinDate'.
getSignupDate()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
Getter for property 'signupDate'.
getSize()
- Method in class com.groupdocs.annotation.domain.request.
CreateAnnotationRequestFont
Get font size
getStartedOn()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
ISession
Getter for property 'startedOn'.
getStorageSchemaUpdater()
- Method in class com.groupdocs.annotation.data.connector.data.
AbstractDataConnector
Callback object.
getStorageSchemaUpdater()
- Method in class com.groupdocs.annotation.data.connector.data.
JsonDataConnector
Callback object.
getStorageSchemaUpdater()
- Method in class com.groupdocs.annotation.data.connector.data.
XmlDataConnector
Callback object.
getStorageSchemaUpdater()
- Method in class com.groupdocs.annotation.data.connector.db.
AbstractDatabaseConnector
Callback object.
getStorageSchemaUpdater()
- Method in class com.groupdocs.annotation.data.connector.db.
MssqlDatabaseConnector
Callback object.
getStorageSchemaUpdater()
- Method in class com.groupdocs.annotation.data.connector.db.
MysqlDatabaseConnector
Callback object.
getStorageSchemaUpdater()
- Method in class com.groupdocs.annotation.data.connector.db.
PostgresqlDatabaseConnector
Callback object.
getStorageSchemaUpdater()
- Method in class com.groupdocs.annotation.data.connector.db.
SqliteDatabaseConnector
Callback object.
getStorageSchemaUpdater()
- Method in interface com.groupdocs.annotation.data.connector.
IConnector
Callback object.
getStorageSchemaVersion()
- Method in class com.groupdocs.annotation.data.connector.db.updater.
CommonStorageSchemaUpdater
Getter for property 'storageSchemaVersion'.
getStorageSchemaVersion()
- Method in interface com.groupdocs.annotation.data.connector.db.updater.
IStorageSchemaUpdater
Getter for property 'storageSchemaVersion'.
getStorageSchemaVersion()
- Method in class com.groupdocs.annotation.data.connector.db.updater.
PostgresqlStorageSchemaUpdater
Getter for property 'storageSchemaVersion'.
getStoreLogic()
- Method in class com.groupdocs.annotation.data.connector.data.
AbstractDataConnector
Getter for property 'storeLogic'.
getStoreLogic()
- Method in interface com.groupdocs.annotation.data.connector.data.
IDataConnector
Getter for property 'storeLogic'.
getStrikeOutColor()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Getter for property 'strikeOutColor'.
getStrikeoutMode()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Get strikeout mode
getSuccess()
- Method in class com.groupdocs.annotation.domain.response.
ExportAnnotationsResult
Get success
getSuccess()
- Method in class com.groupdocs.annotation.domain.response.
GetPrintViewResult
Get success
getSuccess()
- Method in class com.groupdocs.annotation.domain.response.
StatusResult
Get success
getSvgPath()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Getter for property 'svgPath'.
getSvgPath()
- Method in class com.groupdocs.annotation.domain.request.
CreateAnnotationData
Get svg path
getSvgPath()
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Get svg path
getSystemInfoDao()
- Method in class com.groupdocs.annotation.data.connector.data.
JsonDataConnector
Get system info dao
getSystemInfoDao()
- Method in class com.groupdocs.annotation.data.connector.data.
XmlDataConnector
Get system info dao
getSystemInfoDao()
- Method in class com.groupdocs.annotation.data.connector.db.
AbstractDatabaseConnector
Get system info dao
getSystemInfoDao()
- Method in interface com.groupdocs.annotation.data.connector.
IConnector
Get system info dao
getTempPath()
- Static method in class com.groupdocs.annotation.common.
Utils
Getter for property 'tempPath'.
getText()
- Method in class com.groupdocs.annotation.domain.request.
SaveTextFieldData
Get text
getText()
- Method in class com.groupdocs.annotation.domain.response.
Reply
Get text
getTextFieldBackgroundColor()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Getter for property 'textFieldBackgroundColor'.
getTextLength()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Getter for property 'textLength'.
getTextPosition()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Getter for property 'textPosition'.
getTextRange()
- Method in class com.groupdocs.annotation.domain.request.
CreateAnnotationData
Get text range
getThumbnailsContainerBackgroundColor()
- Method in class com.groupdocs.annotation.config.
ServiceConfigurationBase
Background color of Thumbnails container
getThumbnailsContainerBorderRightColor()
- Method in class com.groupdocs.annotation.config.
ServiceConfigurationBase
Border color of Thumbnails container
getThumbnailsContainerWidth()
- Method in class com.groupdocs.annotation.config.
ServiceConfigurationBase
Width of thumbnails container
getToolbarBorderBottomColor()
- Method in class com.groupdocs.annotation.config.
ServiceConfigurationBase
Color of toolbar bottom border color
getToolbarButtonBorderColor()
- Method in class com.groupdocs.annotation.config.
ServiceConfigurationBase
Color of toolbar button border
getToolbarButtonBorderHoverColor()
- Method in class com.groupdocs.annotation.config.
ServiceConfigurationBase
Hover color of toolbar button border
getToolbarButtonsBoxShadowHoverStyle()
- Method in class com.groupdocs.annotation.config.
ServiceConfigurationBase
Toolbar buttons box shadow hower style
getToolbarButtonsBoxShadowStyle()
- Method in class com.groupdocs.annotation.config.
ServiceConfigurationBase
Toolbar buttons box shadow style
getToolbarInputFieldBorderColor()
- Method in class com.groupdocs.annotation.config.
ServiceConfigurationBase
Color of input field border
getTop()
- Method in class com.groupdocs.annotation.domain.request.
MoveAnnotationMarkerData
Get top coordinate
getType()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Getter for property 'type'.
getType()
- Method in class com.groupdocs.annotation.domain.request.
CreateAnnotationData
Get type
getType()
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Get type
getUnderlineColor()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Getter for property 'underlineColor'.
getUrl()
- Method in class com.groupdocs.annotation.domain.response.
ExportAnnotationsResult
Get URL
getUserAvatar(String)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Return avatar file
getUserDao()
- Method in class com.groupdocs.annotation.data.connector.data.
JsonDataConnector
Get user dao
getUserDao()
- Method in class com.groupdocs.annotation.data.connector.data.
XmlDataConnector
Get user dao
getUserDao()
- Method in class com.groupdocs.annotation.data.connector.db.
AbstractDatabaseConnector
Get user dao
getUserDao()
- Method in interface com.groupdocs.annotation.data.connector.
IConnector
Get user dao
getUserGuid()
- Method in class com.groupdocs.annotation.domain.request.
RestoreAnnotationRepliesData.Reply
Get user guid
getUserGuid()
- Method in class com.groupdocs.annotation.domain.response.
Reply
Get user guid
getUserId()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Getter for property 'userId'.
getUserId()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
ICollaborator
Getter for property 'userId'.
getUserId()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IReply
Getter for property 'userId'.
getUserId()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
ISession
Getter for property 'userId'.
getUserId()
- Method in class com.groupdocs.annotation.domain.request.
AddAnnotationReplyData
Get user id
getUserId()
- Method in class com.groupdocs.annotation.domain.request.
CreateAnnotationData
Get user id
getUserId()
- Method in class com.groupdocs.annotation.domain.request.
DeleteAnnotationData
Get user id
getUserId()
- Method in class com.groupdocs.annotation.domain.request.
DeleteAnnotationReplyData
Get user id
getUserId()
- Method in class com.groupdocs.annotation.domain.request.
EditAnnotationReplyData
Get user id
getUserId()
- Method in class com.groupdocs.annotation.domain.request.
GetDocumentCollaboratorsData
Get user id
getUserId()
- Method in class com.groupdocs.annotation.domain.request.
ImportAnnotationsData
Get user id
getUserId()
- Method in class com.groupdocs.annotation.domain.request.
ListAnnotationsData
Get user id
getUserId()
- Method in class com.groupdocs.annotation.domain.request.
MoveAnnotationMarkerData
Get user id
getUserId()
- Method in class com.groupdocs.annotation.domain.request.
ResizeAnnotationData
Getter for property 'userId'.
getUserId()
- Method in class com.groupdocs.annotation.domain.request.
SaveTextFieldData
Get user id
getUserId()
- Method in class com.groupdocs.annotation.domain.request.
SetTextFieldColorData
Get user id
getUserName()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
Getter for property 'userName'.
getUserName()
- Method in class com.groupdocs.annotation.domain.response.
Reply
Get user name
getVerificationToken()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
Getter for property 'verificationToken'.
getViewerStyle()
- Method in class com.groupdocs.annotation.config.
ServiceConfigurationBase
Get viewer style
getWatermarkColor()
- Method in class com.groupdocs.annotation.config.
ServiceConfigurationBase
Get watermark color
getWatermarkText()
- Method in class com.groupdocs.annotation.config.
ServiceConfigurationBase
Get watermark text
getWidgetId()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Get widget id
getWidth()
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Getter for property 'width'.
getWidth()
- Method in class com.groupdocs.annotation.domain.request.
Rectangle
Get width
getWidth()
- Method in class com.groupdocs.annotation.domain.request.
ResizeAnnotationData
Getter for property 'width'.
getWidth()
- Method in class com.groupdocs.annotation.domain.response.
Box
Get width
getX()
- Method in class com.groupdocs.annotation.domain.request.
Position
Get x coordinate
getX()
- Method in class com.groupdocs.annotation.domain.request.
Rectangle
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.
Position
Get y coordinate
getY()
- Method in class com.groupdocs.annotation.domain.request.
Rectangle
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
GUID
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
GUID
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
ICollaborator
GUID
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IDocument
GUID
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IReply
GUID
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
ISession
GUID
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
H
HEIGHT
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
I
IAnnotation
- Interface in
com.groupdocs.annotation.data.tables.interfaces
Interface for Annotation entity
IAnnotationDao
- Interface in
com.groupdocs.annotation.data.dao.interfaces
DAO interface for Annotation entity
ICollaborator
- Interface in
com.groupdocs.annotation.data.tables.interfaces
Interface for collaborator entity
ICollaboratorDao
- Interface in
com.groupdocs.annotation.data.dao.interfaces
DAO interface for Collaborator entity
IConnector
- Interface in
com.groupdocs.annotation.data.connector
Connector interface
IConstructor
<
T
> - Interface in
com.groupdocs.annotation.data.constructor
Constructor interface for entities
ID
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
ISession
ID
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
ITable
IDao
<
T
extends
ITable
> - Interface in
com.groupdocs.annotation.data.dao.interfaces
Interface to implement DAO
IDatabaseConnector
- Interface in
com.groupdocs.annotation.data.connector.db
Interface to implement custom database connector
IDataConnector
- Interface in
com.groupdocs.annotation.data.connector.data
Data connector interface
IDocument
- Interface in
com.groupdocs.annotation.data.tables.interfaces
Interface for Document entity
IDocumentDao
- Interface in
com.groupdocs.annotation.data.dao.interfaces
DAO interface for Document entity
IMPORT_ANNOTATIONS_HANDLER
- Static variable in class com.groupdocs.annotation.handler.
GroupDocsAnnotation
importAnnotations(String, String)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Import annotations from PDF file
ImportAnnotationsData
- Class in
com.groupdocs.annotation.domain.request
Import annotations request Created by Aleksey Permyakov on 22.05.14.
ImportAnnotationsData()
- Constructor for class com.groupdocs.annotation.domain.request.
ImportAnnotationsData
importAnnotationsHandler(HttpServletRequest, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Import annotations from PDF file
importAnnotationsHandler(HttpServletRequest, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
GroupDocsAnnotation
Import document with annotations [POST request]
ImportAnnotationsResult
- Class in
com.groupdocs.annotation.domain.response
Import annotations response Created by Aleksey Permyakov on 22.05.14.
ImportAnnotationsResult()
- Constructor for class com.groupdocs.annotation.domain.response.
ImportAnnotationsResult
initializeStorage()
- Static method in class com.groupdocs.annotation.data.
DaoFactory
Initialize storage
insert()
- Method in class com.groupdocs.annotation.data.constructor.
AnnotationConstructor
Inset entity to database
insert()
- Method in class com.groupdocs.annotation.data.constructor.
CollaboratorConstructor
Inset entity to database
insert()
- Method in class com.groupdocs.annotation.data.constructor.
DocumentConstructor
Inset entity to database
insert()
- Method in class com.groupdocs.annotation.data.constructor.
ReplyConstructor
Inset entity to database
insert()
- Method in class com.groupdocs.annotation.data.constructor.
SessionConstructor
Inset entity to database
insert()
- Method in class com.groupdocs.annotation.data.constructor.
UserConstructor
Inset entity to database
insert(T)
- Method in interface com.groupdocs.annotation.data.dao.interfaces.
IDao
Insert entity to database
intToColor(int)
- Static method in class com.groupdocs.annotation.common.
Utils
IReply
- Interface in
com.groupdocs.annotation.data.tables.interfaces
Interface for Reply entity
IReplyDao
- Interface in
com.groupdocs.annotation.data.dao.interfaces
DAO interface for Reply entity
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)
IS_ACTIVATED
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
IS_PRIMARY
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
isAnyToolSelection()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
is any tool selection
isClickableAnnotations()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Is annotations clickable
isCreateMarkup()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Is create markup
isDisconnectUncommented()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Is disconnect uncommented
isDownloadPdfFile()
- Method in class com.groupdocs.annotation.config.
ServiceConfigurationBase
Is download pdf file
isEnableRightClickMenu()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Is enable right click menu
isEnableSidePanel()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Is enable side panel
isEnableStandardErrorHandling()
- Method in class com.groupdocs.annotation.config.
ServiceConfigurationBase
Is enable standard error handling
isEntityNull(T)
- Static method in class com.groupdocs.annotation.common.
Utils
Check is entity is null or entity id is 0
IServiceConfiguration
- Interface in
com.groupdocs.annotation.config
Service configuration interface
ISession
- Interface in
com.groupdocs.annotation.data.tables.interfaces
Interface for session entity
ISessionDao
- Interface in
com.groupdocs.annotation.data.dao.interfaces
DAO interface for Session entity
isLoadAllPagesOnSearch()
- Method in class com.groupdocs.annotation.config.
ServiceConfigurationBase
Is load all pages on search
isNullOrEmpty(String)
- Static method in class com.groupdocs.annotation.common.
Utils
Check that string null or empty
isNullOrEmpty(String, boolean)
- Static method in class com.groupdocs.annotation.common.
Utils
Check that string null or empty
isOnlyShrinkLargePages()
- Method in class com.groupdocs.annotation.config.
ServiceConfigurationBase
Is only shrink large pages
isPreventTouchEventsBubbling()
- Method in class com.groupdocs.annotation.config.
ServiceConfigurationBase
Is prevent touch events building
isPrintAnnotations()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
is print annotations with file
isRightPanelEnabled()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Is right panel enabled
isSaveReplyOnFocusLoss()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Is save reply on focus less
isScrollOnFocus()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Is scroll on focus
isSearchForSeparateWords()
- Method in class com.groupdocs.annotation.config.
ServiceConfigurationBase
Is search for separate words
isShowDownload()
- Method in class com.groupdocs.annotation.config.
ServiceConfigurationBase
Check that download button will be showed
isShowDownloadErrorsInPopup()
- Method in class com.groupdocs.annotation.config.
ServiceConfigurationBase
Is show download errors in popup
isShowFileExplorer()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Is show file explorer
isShowFolderBrowser()
- Method in class com.groupdocs.annotation.config.
ServiceConfigurationBase
Check that folder button will be showed
isShowImageWidth()
- Method in class com.groupdocs.annotation.config.
ServiceConfigurationBase
Is show width of images
isShowOnePageInRow()
- Method in class com.groupdocs.annotation.config.
ServiceConfigurationBase
Is show one page in row
isShowSearch()
- Method in class com.groupdocs.annotation.config.
ServiceConfigurationBase
Check that search field will be showed
isShowToolbar()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Is show toolbar
isShowViewerStyleControl()
- Method in class com.groupdocs.annotation.config.
ServiceConfigurationBase
Is show viewer style controls
isSuccess()
- Method in class com.groupdocs.annotation.domain.response.
EditAnnotationReplyResult
Getter for property 'success'.
isSuccess()
- Method in class com.groupdocs.annotation.domain.response.
ImportAnnotationsResult
Get success status
isSuccess()
- Method in class com.groupdocs.annotation.domain.response.
UploadFileResult
Get success status
isSupportPageReordering()
- Method in class com.groupdocs.annotation.config.
ServiceConfigurationBase
Is support page reordering
isSupportTextSelection()
- Method in class com.groupdocs.annotation.config.
ServiceConfigurationBase
Check that text selection functional will enabled
isTabNavigationEnabled()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Is tab key navigation enabled
isTextSelectionSynchronousCalculation()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Is text selection synchronous calculation
isToAdd(T, T)
- Method in interface com.groupdocs.annotation.common.
Utils.IDistinct
isToAdd(T, T)
- Method in interface com.groupdocs.annotation.common.
Utils.IExcept
isToAdd(T)
- Method in interface com.groupdocs.annotation.common.
Utils.IWhere
IStorageSchemaUpdater
- Interface in
com.groupdocs.annotation.data.connector.db.updater
isTreatPhrasesInDoubleQuotesAsExactPhrases()
- Method in class com.groupdocs.annotation.config.
ServiceConfigurationBase
Is treat phrases in double quotes as exact phrases
isUndoEnabled()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Is undo functional enabled
isUse_pdf()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Is use pdf
isUseEmScaling()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Is use em scaling
isUseHtmlBasedEngine()
- Method in class com.groupdocs.annotation.config.
ServiceConfigurationBase
Is use html based engine
isUseImageBasedPrinting()
- Method in class com.groupdocs.annotation.config.
ServiceConfigurationBase
Is use image based printing
isUseInnerThumbnails()
- Method in class com.groupdocs.annotation.config.
ServiceConfigurationBase
Is use inner thumbnails
isUsePageNumberInUrlHash()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Is use page number in url hash
isUsePdfPrinting()
- Method in class com.groupdocs.annotation.config.
ServiceConfigurationBase
Is use pdf printing
isUsePngImagesForHtmlBasedEngine()
- Method in class com.groupdocs.annotation.config.
ServiceConfigurationBase
Is use png images for html based engine
isVariableHeightPageSupport()
- Method in interface com.groupdocs.annotation.config.
IServiceConfiguration
Is variable height page support
ISystemInfo
- Interface in
com.groupdocs.annotation.data.tables.interfaces
Interface for SystemInfo entity
ISystemInfoDao
- Interface in
com.groupdocs.annotation.data.dao.interfaces
DAO interface for SystemInfo entity
ITable
- Interface in
com.groupdocs.annotation.data.tables.interfaces
GroupDocs annotation table
IUser
- Interface in
com.groupdocs.annotation.data.tables.interfaces
Interface for User entity
IUserDao
- Interface in
com.groupdocs.annotation.data.dao.interfaces
DAO interface for User entity
J
javaType2dbType
- Variable in class com.groupdocs.annotation.data.connector.db.updater.
CommonStorageSchemaUpdater
JOINED_ON
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
ICollaborator
JsonDataConnector
- Class in
com.groupdocs.annotation.data.connector.data
Json data connector
JsonDataConnector(String)
- Constructor for class com.groupdocs.annotation.data.connector.data.
JsonDataConnector
Create JSON data connector
JsonDataConnector(String, StoreLogic)
- Constructor for class com.groupdocs.annotation.data.connector.data.
JsonDataConnector
Create JSON data connector
L
last(List<T>, Utils.ILast<T>)
- Static method in class com.groupdocs.annotation.common.
Utils
Return first value for which check method return true, or null
LAST_NAME
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
LIST_ANNOTATIONS_HANDLER
- Static variable in class com.groupdocs.annotation.handler.
GroupDocsAnnotation
listAnnotations(String)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
List annotations for document
ListAnnotationsData
- Class in
com.groupdocs.annotation.domain.request
List annotations request
ListAnnotationsData()
- Constructor for class com.groupdocs.annotation.domain.request.
ListAnnotationsData
listAnnotationsHandler(HttpServletRequest, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
List annotations for document
listAnnotationsHandler(HttpServletRequest, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
GroupDocsAnnotation
Get list of annotations [POST request]
ListAnnotationsResult
- Class in
com.groupdocs.annotation.domain.response
List annotation response
ListAnnotationsResult()
- Constructor for class com.groupdocs.annotation.domain.response.
ListAnnotationsResult
ListAnnotationsResultAnnotations
- Class in
com.groupdocs.annotation.domain.response
List annotations response annotations
ListAnnotationsResultAnnotations()
- Constructor for class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
loadFileBrowserTreeDataHandler(HttpServletRequest, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Load tree of files from base directory [POST request]
loadFileBrowserTreeDataHandler(String, String, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Load tree of files from base directory [GET request]
M
makeAppPath(HttpServletRequest)
- Static method in class com.groupdocs.annotation.common.
Utils
Make base application path using parameters from request object
makeUniqueId()
- Static method in class com.groupdocs.annotation.common.
Utils
Create integer id - unique for running application
MARKER_LEFT
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
MARKER_TOP
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
MESSAGE
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IReply
MESSAGE_ANNOTATION_NOT_FOUND
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
MESSAGE_ANNOTATION_SESSION_NOT_FOUND
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
ISession
MESSAGE_CANT_CREATE_ANNOTATION
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
MESSAGE_DOCUMENT_NOT_FOUND
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IDocument
MESSAGE_REPLY_NOT_FOUND
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IReply
MESSAGE_USER_NOT_FOUND
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
MESSAGE_USERNAME_NOT_FOUND
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
MOVE_ANNOTATION_MARKER_HANDLER
- Static variable in class com.groupdocs.annotation.handler.
GroupDocsAnnotation
moveAnnotationMarker(String, Double, Double, String)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Move annotation handler
MoveAnnotationMarkerData
- Class in
com.groupdocs.annotation.domain.request
Move annotation marker request
MoveAnnotationMarkerData()
- Constructor for class com.groupdocs.annotation.domain.request.
MoveAnnotationMarkerData
moveAnnotationMarkerHandler(HttpServletRequest, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Move annotation handler
moveAnnotationMarkerHandler(HttpServletRequest, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
GroupDocsAnnotation
Move marker of annotation [POST request]
MoveAnnotationMarkerResult
- Class in
com.groupdocs.annotation.domain.response
Move annotation marker response
MoveAnnotationMarkerResult()
- Constructor for class com.groupdocs.annotation.domain.response.
MoveAnnotationMarkerResult
MssqlDatabaseConnector
- Class in
com.groupdocs.annotation.data.connector.db
Default database connector for MSSqlServer
MssqlDatabaseConnector(String, int, String, String, String)
- Constructor for class com.groupdocs.annotation.data.connector.db.
MssqlDatabaseConnector
Create database connector
MssqlDatabaseConnector(String, String, int, String, String, String)
- Constructor for class com.groupdocs.annotation.data.connector.db.
MssqlDatabaseConnector
Create database connector
MssqlStorageSchemaUpdater
- Class in
com.groupdocs.annotation.data.connector.db.updater
MssqlStorageSchemaUpdater(String, String)
- Constructor for class com.groupdocs.annotation.data.connector.db.updater.
MssqlStorageSchemaUpdater
Create updater instance
MysqlDatabaseConnector
- Class in
com.groupdocs.annotation.data.connector.db
Default database connector for Mysql
MysqlDatabaseConnector(String, int, String, String, String)
- Constructor for class com.groupdocs.annotation.data.connector.db.
MysqlDatabaseConnector
Create database connector
MysqlDatabaseConnector(String, String, int, String, String, String)
- Constructor for class com.groupdocs.annotation.data.connector.db.
MysqlDatabaseConnector
Create database connector
MysqlStorageSchemaUpdater
- Class in
com.groupdocs.annotation.data.connector.db.updater
MysqlStorageSchemaUpdater(String, String)
- Constructor for class com.groupdocs.annotation.data.connector.db.updater.
MysqlStorageSchemaUpdater
Create updater instance
N
NEWSLETTER_ENABLED
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
O
ofType(List<T>, Class<R>)
- Static method in class com.groupdocs.annotation.common.
Utils
Return list of R type from values
onAtmosphereMessage(AtmosphereResource)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Incoming atmosphere message
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
Atmosphere is ready event
onAtmosphereReady(AtmosphereResource)
- Method in class com.groupdocs.annotation.handler.
GroupDocsAnnotation
On ready handler [POST request]
onCreateColumn(String, String, Class)
- Method in class com.groupdocs.annotation.data.connector.db.updater.
CommonStorageSchemaUpdater
Create column in table
onCreateColumn(String, String, Class)
- Method in interface com.groupdocs.annotation.data.connector.db.updater.
IStorageSchemaUpdater
Create column in table
onCreateColumn(String, String, Class)
- Method in class com.groupdocs.annotation.data.connector.db.updater.
PostgresqlStorageSchemaUpdater
Create column in table
onDeleteColumn(String, String)
- Method in class com.groupdocs.annotation.data.connector.db.updater.
CommonStorageSchemaUpdater
Delete column from table
onDeleteColumn(String, String)
- Method in interface com.groupdocs.annotation.data.connector.db.updater.
IStorageSchemaUpdater
Delete column from table
onDeleteColumn(String, String)
- Method in class com.groupdocs.annotation.data.connector.db.updater.
MssqlStorageSchemaUpdater
Delete column from table
onDeleteColumn(String, String)
- Method in class com.groupdocs.annotation.data.connector.db.updater.
MysqlStorageSchemaUpdater
Delete column from table
onDeleteColumn(String, String)
- Method in class com.groupdocs.annotation.data.connector.db.updater.
PostgresqlStorageSchemaUpdater
Delete column from table
onDeleteColumn(String, String)
- Method in class com.groupdocs.annotation.data.connector.db.updater.
SqliteStorageSchemaUpdater
Delete column from table
onDeleteTable(String)
- Method in class com.groupdocs.annotation.data.connector.db.updater.
CommonStorageSchemaUpdater
Delete table from database
onDeleteTable(String)
- Method in interface com.groupdocs.annotation.data.connector.db.updater.
IStorageSchemaUpdater
Delete table from database
onDeleteTable(String)
- Method in class com.groupdocs.annotation.data.connector.db.updater.
PostgresqlStorageSchemaUpdater
Delete table from database
onRenameColumn(String, String, String)
- Method in class com.groupdocs.annotation.data.connector.db.updater.
CommonStorageSchemaUpdater
Rename table column
onRenameColumn(String, String, String)
- Method in interface com.groupdocs.annotation.data.connector.db.updater.
IStorageSchemaUpdater
Rename table column
onRenameColumn(String, String, String)
- Method in class com.groupdocs.annotation.data.connector.db.updater.
MssqlStorageSchemaUpdater
onRenameColumn(String, String, String)
- Method in class com.groupdocs.annotation.data.connector.db.updater.
MysqlStorageSchemaUpdater
onRenameColumn(String, String, String)
- Method in class com.groupdocs.annotation.data.connector.db.updater.
PostgresqlStorageSchemaUpdater
Rename table column
onRenameColumn(String, String, String)
- Method in class com.groupdocs.annotation.data.connector.db.updater.
SqliteStorageSchemaUpdater
Rename table column
onRenameTable(String, String)
- Method in class com.groupdocs.annotation.data.connector.db.updater.
CommonStorageSchemaUpdater
Rename table
onRenameTable(String, String)
- Method in interface com.groupdocs.annotation.data.connector.db.updater.
IStorageSchemaUpdater
Rename table
onRenameTable(String, String)
- Method in class com.groupdocs.annotation.data.connector.db.updater.
MssqlStorageSchemaUpdater
onRenameTable(String, String)
- Method in class com.groupdocs.annotation.data.connector.db.updater.
PostgresqlStorageSchemaUpdater
Rename table
openConnection()
- Method in class com.groupdocs.annotation.data.connector.data.
AbstractDataConnector
Open connection to database
openConnection()
- Method in class com.groupdocs.annotation.data.connector.db.
AbstractDatabaseConnector
Open connection to database
openConnection()
- Method in interface com.groupdocs.annotation.data.connector.
IConnector
Open connection to database
or(T, T)
- Static method in class com.groupdocs.annotation.common.
Utils
Return source2 if source1 is null else source1
P
PAGE_NUMBER
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
PARENT_REPLY_ID
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IReply
parseColor(String)
- Static method in class com.groupdocs.annotation.common.
Utils
Parse color
PASSWORD
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
PEN_COLOR
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
PEN_STYLE
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
PEN_WIDTH
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
PHOTO
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
Position
- Class in
com.groupdocs.annotation.domain.request
Create annotation request position
Position()
- Constructor for class com.groupdocs.annotation.domain.request.
Position
PostgresqlDatabaseConnector
- Class in
com.groupdocs.annotation.data.connector.db
Default database connector for PostgreSQL
PostgresqlDatabaseConnector(String, int, String, String, String)
- Constructor for class com.groupdocs.annotation.data.connector.db.
PostgresqlDatabaseConnector
Create database connector
PostgresqlDatabaseConnector(String, String, int, String, String, String)
- Constructor for class com.groupdocs.annotation.data.connector.db.
PostgresqlDatabaseConnector
Create database connector
PostgresqlStorageSchemaUpdater
- Class in
com.groupdocs.annotation.data.connector.db.updater
PostgresqlStorageSchemaUpdater(String, String)
- Constructor for class com.groupdocs.annotation.data.connector.db.updater.
PostgresqlStorageSchemaUpdater
Create updater instance
processTemplate(String, Map<String, Object>)
- Static method in class com.groupdocs.annotation.common.
Utils
Process template (replace all ${some_word|default_value} to value in params map)
PSWD_RESET_TOKEN
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
R
readFile(InputStream)
- Static method in class com.groupdocs.annotation.common.
Utils
Read all file content to string
Rectangle
- Class in
com.groupdocs.annotation.domain.request
Create annotation request rectangle
Rectangle()
- Constructor for class com.groupdocs.annotation.domain.request.
Rectangle
reorderPageHandler(HttpServletRequest, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Reorder page
REPLIED_ON
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IReply
Reply
- Class in
com.groupdocs.annotation.domain.response
Reply object
Reply()
- Constructor for class com.groupdocs.annotation.domain.response.
Reply
ReplyConstructor
<
T
extends
IReply
> - Class in
com.groupdocs.annotation.data.constructor
Constructor for create Reply object
RESIZE_ANNOTATION_HANDLER
- Static variable in class com.groupdocs.annotation.handler.
GroupDocsAnnotation
resizeAnnotation(String, Double, Double, String)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Resize annotation handler
ResizeAnnotationData
- Class in
com.groupdocs.annotation.domain.request
Resize annotation request
ResizeAnnotationData()
- Constructor for class com.groupdocs.annotation.domain.request.
ResizeAnnotationData
resizeAnnotationHandler(HttpServletRequest, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Resize annotation handler
resizeAnnotationHandler(HttpServletRequest, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
GroupDocsAnnotation
Change annotation size [POST request]
ResizeAnnotationResult
- Class in
com.groupdocs.annotation.domain.response
Resize annotation response
ResizeAnnotationResult()
- Constructor for class com.groupdocs.annotation.domain.response.
ResizeAnnotationResult
RESTORE_ANNOTATION_REPLIES_HANDLER
- Static variable in class com.groupdocs.annotation.handler.
GroupDocsAnnotation
restoreAnnotationReplies(RestoreAnnotationRepliesData)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Restore annotation replies [POST request]
RestoreAnnotationRepliesData
- Class in
com.groupdocs.annotation.domain.request
Restore annotation replies request
RestoreAnnotationRepliesData()
- Constructor for class com.groupdocs.annotation.domain.request.
RestoreAnnotationRepliesData
RestoreAnnotationRepliesData.Reply
- Class in
com.groupdocs.annotation.domain.request
Reply entity
RestoreAnnotationRepliesData.Reply()
- Constructor for class com.groupdocs.annotation.domain.request.
RestoreAnnotationRepliesData.Reply
restoreAnnotationRepliesHandler(HttpServletRequest, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Restore annotation replies [POST request]
restoreAnnotationRepliesHandler(HttpServletRequest, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
GroupDocsAnnotation
Restore annotation replies [POST request]
RestoreAnnotationRepliesResult
- Class in
com.groupdocs.annotation.domain.response
Restore annotation replies response
RestoreAnnotationRepliesResult()
- Constructor for class com.groupdocs.annotation.domain.response.
RestoreAnnotationRepliesResult
round(Double, int)
- Static method in class com.groupdocs.annotation.common.
Utils
Round double value
S
s2dt(String)
- Static method in class com.groupdocs.annotation.common.
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.common.
Utils
Parse String to Date format
SAVE_TEXT_FIELD_HANDLER
- Static variable in class com.groupdocs.annotation.handler.
GroupDocsAnnotation
saveTextField(String, String, String, Float, String)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Save annotation text field handler
SaveTextFieldData
- Class in
com.groupdocs.annotation.domain.request
Save text field request
SaveTextFieldData()
- Constructor for class com.groupdocs.annotation.domain.request.
SaveTextFieldData
saveTextFieldHandler(HttpServletRequest, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Save annotation text field handler
saveTextFieldHandler(HttpServletRequest, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
GroupDocsAnnotation
Save changes in text of annotation [POST request]
SaveTextFieldResult
- Class in
com.groupdocs.annotation.domain.response
Save text field response
SaveTextFieldResult()
- Constructor for class com.groupdocs.annotation.domain.response.
SaveTextFieldResult
select(List<T>, Utils.ISelect<T, R>)
- Static method in class com.groupdocs.annotation.common.
Utils
Return list with values which will be provided by select object for each element from values
select()
- Method in class com.groupdocs.annotation.data.constructor.
AnnotationConstructor
Select entity from database by guid
select()
- Method in class com.groupdocs.annotation.data.constructor.
CollaboratorConstructor
Select entity from database by guid
select()
- Method in class com.groupdocs.annotation.data.constructor.
DocumentConstructor
Select entity from database by guid
select()
- Method in class com.groupdocs.annotation.data.constructor.
ReplyConstructor
Select entity from database by guid
select()
- Method in class com.groupdocs.annotation.data.constructor.
SessionConstructor
Select entity from database by guid
select()
- Method in class com.groupdocs.annotation.data.constructor.
UserConstructor
Select entity from database by guid
selectAllBy(List<String>, Object...)
- Method in interface com.groupdocs.annotation.data.dao.interfaces.
IDao
Select all entity objects with specified values of fields
selectBy(List<String>, Object...)
- Method in interface com.groupdocs.annotation.data.dao.interfaces.
IDao
Select first found entity object with specified values of fields
sendMessage(Object)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Send message to all clients
ServiceConfigurationBase
- Class in
com.groupdocs.annotation.config
Base class for service configuration
ServiceConfigurationBase()
- Constructor for class com.groupdocs.annotation.config.
ServiceConfigurationBase
SESSION_ID
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IDocument
SessionConstructor
<
T
extends
ISession
> - Class in
com.groupdocs.annotation.data.constructor
Constructor for create Session object
SET_TEXT_FIELD_COLOR_HANDLER
- Static variable in class com.groupdocs.annotation.handler.
GroupDocsAnnotation
setAccess(int)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Setter for property 'access'.
setAccess(Integer)
- Method in class com.groupdocs.annotation.domain.response.
CreateAnnotationResult
Set access
setAccess(Integer)
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Set access
setAccess_rights(Integer)
- Method in class com.groupdocs.annotation.domain.response.
Collaborator
Set access rights
setAccessRights(int)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
ICollaborator
Setter for property 'accessRights'.
setAccountId(int)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
Setter for property 'accountId'.
setAnnotationGuid(String)
- Method in class com.groupdocs.annotation.domain.request.
AddAnnotationReplyData
Set annotation guid
setAnnotationGuid(String)
- Method in class com.groupdocs.annotation.domain.request.
DeleteAnnotationData
Set annotation guid
setAnnotationGuid(String)
- Method in class com.groupdocs.annotation.domain.request.
DeleteAnnotationReplyData
Set annotation guid
setAnnotationGuid(String)
- Method in class com.groupdocs.annotation.domain.request.
EditAnnotationReplyData
Set annotation guid
setAnnotationGuid(String)
- Method in class com.groupdocs.annotation.domain.request.
MoveAnnotationMarkerData
Set annotation guid
setAnnotationGuid(String)
- Method in class com.groupdocs.annotation.domain.request.
ResizeAnnotationData
Setter for property 'annotationGuid'.
setAnnotationGuid(String)
- Method in class com.groupdocs.annotation.domain.request.
RestoreAnnotationRepliesData
Set annotation guid
setAnnotationGuid(String)
- Method in class com.groupdocs.annotation.domain.request.
SaveTextFieldData
Set annotation guid
setAnnotationGuid(String)
- Method in class com.groupdocs.annotation.domain.request.
SetTextFieldColorData
Set annotation guid
setAnnotationGuid(String)
- Method in class com.groupdocs.annotation.domain.response.
AddAnnotationReplyResult
Set annotation guid
setAnnotationGuid(String)
- Method in class com.groupdocs.annotation.domain.response.
CreateAnnotationResult
Set annotation guid
setAnnotationGuid(String)
- Method in class com.groupdocs.annotation.domain.response.
DeleteAnnotationReplyResult
Set annotation guid
setAnnotationGuid(String)
- Method in class com.groupdocs.annotation.domain.response.
MoveAnnotationMarkerResult
Set annotation guid
setAnnotationGuid(String)
- Method in class com.groupdocs.annotation.domain.response.
RestoreAnnotationRepliesResult
Set annotation guid
setAnnotationId(int)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IReply
Setter for property 'annotationId'.
setAnnotationLeft(Double)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Setter for property 'annotationLeft'.
setAnnotationPosition(Position)
- Method in class com.groupdocs.annotation.domain.request.
CreateAnnotationData
Set annotation position
setAnnotationPosition(AnnotationPosition)
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Set annotation position
setAnnotations(List<ListAnnotationsResultAnnotations>)
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResult
Set list of annotation responses
setAnnotationSessionId(int)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Setter for property 'annotationSessionId'.
setAnnotationSessionId(int)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
ICollaborator
Setter for property 'annotationSessionId'.
setAnnotationTop(Double)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Setter for property 'annotationTop'.
setAvatar(String)
- Method in class com.groupdocs.annotation.domain.response.
Collaborator
Set collaborator avatar
setBackgroundColor(int)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Setter for property 'backgroundColor'.
setBackgroundColor(Integer)
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Set background color
setBox(Box)
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Set box
setCallbackUrl(String)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
ISession
Setter for property 'callbackUrl'.
setCollaborators(List<Collaborator>)
- Method in class com.groupdocs.annotation.domain.response.
GetDocumentCollaboratorsResult
Set list of document collaborators
setColor(int)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
ICollaborator
Setter for property 'color'.
setColor(Integer)
- Method in class com.groupdocs.annotation.domain.response.
Collaborator
Set color
setConnectionId(String)
- Method in class com.groupdocs.annotation.domain.request.
AddAnnotationReplyData
Set connection id
setConnectionId(String)
- Method in class com.groupdocs.annotation.domain.request.
CreateAnnotationData
Set connection id
setConnectionId(String)
- Method in class com.groupdocs.annotation.domain.request.
DeleteAnnotationData
Set connection id
setConnectionId(String)
- Method in class com.groupdocs.annotation.domain.request.
DeleteAnnotationReplyData
Set connection id
setConnectionId(String)
- Method in class com.groupdocs.annotation.domain.request.
EditAnnotationReplyData
Set connection id
setConnectionId(String)
- Method in class com.groupdocs.annotation.domain.request.
ExportAnnotationsData
Set connection Id
setConnectionId(String)
- Method in class com.groupdocs.annotation.domain.request.
GetPrintViewData
Setter for property 'connectionId'.
setConnectionId(String)
- Method in class com.groupdocs.annotation.domain.request.
ImportAnnotationsData
Set connection id
setConnectionId(String)
- Method in class com.groupdocs.annotation.domain.request.
ListAnnotationsData
Set connection id
setConnectionId(String)
- Method in class com.groupdocs.annotation.domain.request.
MoveAnnotationMarkerData
Set connection id
setConnectionId(String)
- Method in class com.groupdocs.annotation.domain.request.
ResizeAnnotationData
Setter for property 'connectionId'.
setConnectionId(String)
- Method in class com.groupdocs.annotation.domain.request.
RestoreAnnotationRepliesData
Set connection id
setConnectionId(String)
- Method in class com.groupdocs.annotation.domain.request.
SaveTextFieldData
Set connection id
setConnectionId(String)
- Method in class com.groupdocs.annotation.domain.request.
SetTextFieldColorData
Set connection id
setConstructor(IConstructor<IAnnotation>)
- Static method in class com.groupdocs.annotation.data.constructor.
AnnotationConstructor
Setter for property 'constructor'.
setConstructor(IConstructor<ICollaborator>)
- Static method in class com.groupdocs.annotation.data.constructor.
CollaboratorConstructor
Setter for property 'constructor'.
setConstructor(IConstructor<IDocument>)
- Static method in class com.groupdocs.annotation.data.constructor.
DocumentConstructor
Setter for property 'constructor'.
setConstructor(IConstructor<IReply>)
- Static method in class com.groupdocs.annotation.data.constructor.
ReplyConstructor
Setter for property 'constructor'.
setConstructor(IConstructor<ISession>)
- Static method in class com.groupdocs.annotation.data.constructor.
SessionConstructor
Setter for property 'constructor'.
setConstructor(IConstructor<ISystemInfo>)
- Static method in class com.groupdocs.annotation.data.constructor.
SystemInfoConstructor
Setter for property 'constructor'.
setConstructor(IConstructor<IUser>)
- Static method in class com.groupdocs.annotation.data.constructor.
UserConstructor
Setter for property 'constructor'.
setContent(String)
- Method in class com.groupdocs.annotation.domain.response.
GetPrintViewResult
Set response content
setContent(String)
- Method in class com.groupdocs.annotation.domain.response.
StatusResult
Set response content
setCreatedOn(Date)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Setter for property 'createdOn'.
setCreatedOn(Long)
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Set created on date
setCreatorEmail(String)
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Set creator email
setCreatorGuid(String)
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Set creator guid
setCreatorName(String)
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Set creator name
setCustomEmailMessage(String)
- Method in class com.groupdocs.annotation.domain.response.
Collaborator
Set custom email message
setDatabaseVersion(int)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
ISystemInfo
Setter for property 'databaseVersion'.
setDataConnector(IConnector)
- Static method in class com.groupdocs.annotation.data.
DaoFactory
Set custom database connector
setDocumentGuid(String)
- Method in class com.groupdocs.annotation.domain.response.
CreateAnnotationResult
Set document guid
setDocumentGuid(String)
- Method in class com.groupdocs.annotation.domain.response.
GetDocumentCollaboratorsResult
Set document guid
setDocumentGuid(String)
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResult
Set document guid
setDocumentGuid(String)
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Set document guid
setDocumentId(int)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
ISession
Setter for property 'documentId'.
setDocumentName(String)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IDocument
Setter for property 'documentName'.
setDrawingOptions(Object)
- Method in class com.groupdocs.annotation.domain.request.
CreateAnnotationData
Set drawing options
setFamily(String)
- Method in class com.groupdocs.annotation.domain.request.
CreateAnnotationRequestFont
Set font family
setFieldText(String)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Setter for property 'fieldText'.
setFieldText(String)
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Set field text
setFileGuid(String)
- Method in class com.groupdocs.annotation.domain.request.
ImportAnnotationsData
Set file guid
setFileId(String)
- Method in class com.groupdocs.annotation.domain.request.
AddAnnotationReplyData
Set file id
setFileId(String)
- Method in class com.groupdocs.annotation.domain.request.
CreateAnnotationData
Set file id
setFileId(String)
- Method in class com.groupdocs.annotation.domain.request.
DeleteAnnotationData
Set file id
setFileId(String)
- Method in class com.groupdocs.annotation.domain.request.
DeleteAnnotationReplyData
Set file id
setFileId(String)
- Method in class com.groupdocs.annotation.domain.request.
EditAnnotationReplyData
Set file id
setFileId(String)
- Method in class com.groupdocs.annotation.domain.request.
ExportAnnotationsData
Set file id
setFileId(String)
- Method in class com.groupdocs.annotation.domain.request.
GetDocumentCollaboratorsData
Set file id
setFileId(String)
- Method in class com.groupdocs.annotation.domain.request.
GetPrintViewData
Setter for property 'fileId'.
setFileId(String)
- Method in class com.groupdocs.annotation.domain.request.
ListAnnotationsData
Set file id
setFileId(String)
- Method in class com.groupdocs.annotation.domain.request.
MoveAnnotationMarkerData
Set file id
setFileId(String)
- Method in class com.groupdocs.annotation.domain.request.
ResizeAnnotationData
Setter for property 'fileId'.
setFileId(String)
- Method in class com.groupdocs.annotation.domain.request.
RestoreAnnotationRepliesData
Set file guid
setFileId(String)
- Method in class com.groupdocs.annotation.domain.request.
SaveTextFieldData
Set file id
setFileId(String)
- Method in class com.groupdocs.annotation.domain.request.
SetTextFieldColorData
Set file id
setFileId(String)
- Method in class com.groupdocs.annotation.domain.response.
ImportAnnotationsResult
Set uploaded file id
setFileId(String)
- Method in class com.groupdocs.annotation.domain.response.
UploadFileResult
Set uploaded file id
setFirstName(String)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
Setter for property 'firstName'.
setFirstName(String)
- Method in class com.groupdocs.annotation.domain.response.
Collaborator
Set first name
setFont(CreateAnnotationRequestFont)
- Method in class com.groupdocs.annotation.domain.request.
CreateAnnotationData
Set font
setFontColor(int)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Setter for property 'fontColor'.
setFontColor(Integer)
- Method in class com.groupdocs.annotation.domain.request.
SetTextFieldColorData
Set font color
setFontColor(Integer)
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Set font color
setFontFamily(String)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Setter for property 'fontFamily'.
setFontFamily(String)
- Method in class com.groupdocs.annotation.domain.request.
SaveTextFieldData
Set font family
setFontFamily(String)
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Set font family
setFontSize(Float)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Setter for property 'fontSize'.
setFontSize(Float)
- Method in class com.groupdocs.annotation.domain.request.
SaveTextFieldData
Set font size
setFontSize(Float)
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Set font size
setFormat(String)
- Method in class com.groupdocs.annotation.domain.request.
ExportAnnotationsData
Set export format
setGuid(String)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Setter for property 'guid'.
setGuid(String)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
ICollaborator
Setter for property 'guid'.
setGuid(String)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IDocument
Setter for property 'guid'.
setGuid(String)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IReply
Setter for property 'guid'.
setGuid(String)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
ISession
Setter for property 'guid'.
setGuid(String)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
Setter for property 'guid'.
setGuid(String)
- Method in class com.groupdocs.annotation.domain.request.
RestoreAnnotationRepliesData.Reply
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.
DeleteAnnotationResult
Set guid
setGuid(String)
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Set guid
setGuid(String)
- Method in class com.groupdocs.annotation.domain.response.
Reply
Set guid
setHeight(Double)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Setter for property 'height'.
setHeight(double)
- Method in class com.groupdocs.annotation.domain.request.
Rectangle
Set height
setHeight(Double)
- Method in class com.groupdocs.annotation.domain.request.
ResizeAnnotationData
Setter for property 'height'.
setHeight(Double)
- Method in class com.groupdocs.annotation.domain.response.
Box
Set height
setId(int)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
ITable
Set id
setId(Integer)
- Method in class com.groupdocs.annotation.domain.response.
Collaborator
Set collaborator id
setId(Integer)
- Method in class com.groupdocs.annotation.domain.response.
CreateAnnotationResult
Set id
setId(Integer)
- Method in class com.groupdocs.annotation.domain.response.
DeleteAnnotationResult
Set id
setIds(List<String>)
- Method in class com.groupdocs.annotation.domain.response.
RestoreAnnotationRepliesResult
Set reply ids
setIsActivated(Boolean)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
Setter for property 'isActivated'.
setIsAvatarExist(Boolean)
- Method in class com.groupdocs.annotation.domain.response.
Reply
Set is avatar exist flag
setIsPrimary(Boolean)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
Setter for property 'isPrimary'.
setJoinedOn(Date)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
ICollaborator
Setter for property 'joinedOn'.
setLastName(String)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
Setter for property 'lastName'.
setLastName(String)
- Method in class com.groupdocs.annotation.domain.response.
Collaborator
Set last name
setLeft(Double)
- Method in class com.groupdocs.annotation.domain.request.
MoveAnnotationMarkerData
Set left coordinate
setMarkerLeft(Double)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Setter for property 'markerLeft'.
setMarkerTop(Double)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Setter for property 'markerTop'.
setMessage(String)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IReply
Setter for property 'message'.
setMessage(String)
- Method in class com.groupdocs.annotation.domain.request.
AddAnnotationReplyData
Set message
setMessage(String)
- Method in class com.groupdocs.annotation.domain.request.
CreateAnnotationData
Set message
setMessage(String)
- Method in class com.groupdocs.annotation.domain.request.
EditAnnotationReplyData
Set message
setMessage(String)
- Method in class com.groupdocs.annotation.domain.request.
RestoreAnnotationRepliesData.Reply
Set reply message
setMode(Integer)
- Method in class com.groupdocs.annotation.domain.request.
ExportAnnotationsData
Set export mode
setNewsletterEnabled(Boolean)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
Setter for property 'newsletterEnabled'.
setOwner(Object)
- Method in class com.groupdocs.annotation.domain.response.
GetDocumentCollaboratorsResult
Set document owner
setPageNumber(int)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Setter for property 'pageNumber'.
setPageNumber(Integer)
- Method in class com.groupdocs.annotation.domain.request.
CreateAnnotationData
Set page number
setPageNumber(Integer)
- Method in class com.groupdocs.annotation.domain.request.
MoveAnnotationMarkerData
Set number of page
setPageNumber(Integer)
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Set page number
setParentReplyGuid(String)
- Method in class com.groupdocs.annotation.domain.request.
AddAnnotationReplyData
Set parent reply guid
setParentReplyGuid(String)
- Method in class com.groupdocs.annotation.domain.request.
RestoreAnnotationRepliesData.Reply
Set parent guid
setParentReplyGuid(String)
- Method in class com.groupdocs.annotation.domain.response.
Reply
Set parent reply guid
setParentReplyId(int)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IReply
Setter for property 'parentReplyId'.
setPassword(String)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
Setter for property 'password'.
setPenColor(int)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Setter for property 'penColor'.
setPenColor(Integer)
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Set pen color
setPenStyle(int)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Setter for property 'penStyle'.
setPenStyle(Integer)
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Set pen style
setPenWidth(int)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Setter for property 'penWidth'.
setPenWidth(Integer)
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Set pen width
setPhoto(byte[])
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
Setter for property 'photo'.
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.
AddAnnotationReplyData
Set private key
setPrivateKey(String)
- Method in class com.groupdocs.annotation.domain.request.
CreateAnnotationData
Set private key
setPrivateKey(String)
- Method in class com.groupdocs.annotation.domain.request.
DeleteAnnotationData
Set private key
setPrivateKey(String)
- Method in class com.groupdocs.annotation.domain.request.
DeleteAnnotationReplyData
Set private key
setPrivateKey(String)
- Method in class com.groupdocs.annotation.domain.request.
EditAnnotationReplyData
Set private key
setPrivateKey(String)
- Method in class com.groupdocs.annotation.domain.request.
GetDocumentCollaboratorsData
Set private key
setPrivateKey(String)
- Method in class com.groupdocs.annotation.domain.request.
ImportAnnotationsData
Set private key
setPrivateKey(String)
- Method in class com.groupdocs.annotation.domain.request.
ListAnnotationsData
Set private key
setPrivateKey(String)
- Method in class com.groupdocs.annotation.domain.request.
MoveAnnotationMarkerData
Set private key
setPrivateKey(String)
- Method in class com.groupdocs.annotation.domain.request.
ResizeAnnotationData
Setter for property 'privateKey'.
setPrivateKey(String)
- Method in class com.groupdocs.annotation.domain.request.
SaveTextFieldData
Set private key
setPrivateKey(String)
- Method in class com.groupdocs.annotation.domain.request.
SetTextFieldColorData
Set private key
setPswdResetToken(String)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
Setter for property 'pswdResetToken'.
setRange(Object)
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Set range
setReason(String)
- Method in class com.groupdocs.annotation.domain.response.
ExportAnnotationsResult
Set reason
setReason(String)
- Method in class com.groupdocs.annotation.domain.response.
ImportAnnotationsResult
Set error reason
setReason(String)
- Method in class com.groupdocs.annotation.domain.response.
StatusResult
Set reason
setReason(String)
- Method in class com.groupdocs.annotation.domain.response.
UploadFileResult
Set error reason
setRectangle(Rectangle)
- Method in class com.groupdocs.annotation.domain.request.
CreateAnnotationData
Set rectangle
setRepliedOn(Date)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IReply
Setter for property 'repliedOn'.
setRepliedOn(Date)
- Method in class com.groupdocs.annotation.domain.request.
RestoreAnnotationRepliesData.Reply
Set replied on
setRepliedOn(Long)
- Method in class com.groupdocs.annotation.domain.response.
Reply
Set replied on date
setReplies(List<IReply>)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Setter for property 'replies'.
setReplies(List<RestoreAnnotationRepliesData.Reply>)
- Method in class com.groupdocs.annotation.domain.request.
RestoreAnnotationRepliesData
Set replies
setReplies(List<Reply>)
- Method in class com.groupdocs.annotation.domain.response.
DeleteAnnotationReplyResult
Set list of annotation replies
setReplies(List<Reply>)
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Set list of replies
setReplyDateTime(String)
- Method in class com.groupdocs.annotation.domain.response.
AddAnnotationReplyResult
Set reply date time
setReplyGuid(String)
- Method in class com.groupdocs.annotation.domain.request.
DeleteAnnotationReplyData
Set reply guid
setReplyGuid(String)
- Method in class com.groupdocs.annotation.domain.request.
EditAnnotationReplyData
Set reply guid
setReplyGuid(String)
- Method in class com.groupdocs.annotation.domain.response.
AddAnnotationReplyResult
Set reply guid
setReplyGuid(String)
- Method in class com.groupdocs.annotation.domain.response.
CreateAnnotationResult
Set reply guid
setReplyGuid(String)
- Method in class com.groupdocs.annotation.domain.response.
DeleteAnnotationReplyResult
Set reply guid
setServerTime(long)
- Method in class com.groupdocs.annotation.domain.response.
CreateAnnotationResult
Set server time
setServerTime(Long)
- Method in class com.groupdocs.annotation.domain.response.
DeleteAnnotationReplyResult
Set server time
setServerTime(Long)
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResult
Set server time
setSessionGuid(String)
- Method in class com.groupdocs.annotation.domain.response.
CreateAnnotationResult
Set session guid
setSessionGuid(String)
- Method in class com.groupdocs.annotation.domain.response.
GetDocumentCollaboratorsResult
Set session guid
setSessionGuid(String)
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResult
Set session guid
setSessionGuid(String)
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Set session guid
setSessionId(int)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IDocument
Setter for property 'sessionId'.
setShared_link_access_rights(Object)
- Method in class com.groupdocs.annotation.domain.response.
GetDocumentCollaboratorsResult
Set shared link access rights
setSharedLinkAccessRights(int)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
ISession
Setter for property 'sharedLinkAccessRights'.
setSigninCount(int)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
Setter for property 'signinCount'.
setSigninDate(Date)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
Setter for property 'signinDate'.
setSignupDate(Date)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
Setter for property 'signupDate'.
setSize(int)
- Method in class com.groupdocs.annotation.domain.request.
CreateAnnotationRequestFont
Set font size
setStartedOn(Date)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
ISession
Setter for property 'startedOn'.
setStorageSchemaVersion(int)
- Method in class com.groupdocs.annotation.data.connector.db.updater.
CommonStorageSchemaUpdater
Set database schema version
setStorageSchemaVersion(int)
- Method in interface com.groupdocs.annotation.data.connector.db.updater.
IStorageSchemaUpdater
Set database schema version
setStorageSchemaVersion(int)
- Method in class com.groupdocs.annotation.data.connector.db.updater.
PostgresqlStorageSchemaUpdater
Set database schema version
setStoreLogic(StoreLogic)
- Method in class com.groupdocs.annotation.data.connector.data.
AbstractDataConnector
Setter for property 'storeLogic'.
setSuccess(boolean)
- Method in class com.groupdocs.annotation.domain.response.
EditAnnotationReplyResult
Setter for property 'success'.
setSuccess(Boolean)
- Method in class com.groupdocs.annotation.domain.response.
ExportAnnotationsResult
Set success
setSuccess(Boolean)
- Method in class com.groupdocs.annotation.domain.response.
GetPrintViewResult
Set success
setSuccess(boolean)
- Method in class com.groupdocs.annotation.domain.response.
ImportAnnotationsResult
Set success status
setSuccess(Boolean)
- Method in class com.groupdocs.annotation.domain.response.
StatusResult
Set success
setSuccess(boolean)
- Method in class com.groupdocs.annotation.domain.response.
UploadFileResult
Set success status
setSvgPath(String)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Setter for property 'svgPath'.
setSvgPath(String)
- Method in class com.groupdocs.annotation.domain.request.
CreateAnnotationData
Set svg path
setSvgPath(String)
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Set svg path
setTempPath(String)
- Static method in class com.groupdocs.annotation.common.
Utils
Setter for property 'tempPath'.
setText(String)
- Method in class com.groupdocs.annotation.domain.request.
SaveTextFieldData
Set text
setText(String)
- Method in class com.groupdocs.annotation.domain.response.
Reply
Set text
setTextFieldColor(String, String, Integer)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Set annotation text field handler
SetTextFieldColorData
- Class in
com.groupdocs.annotation.domain.request
Set text field color request
SetTextFieldColorData()
- Constructor for class com.groupdocs.annotation.domain.request.
SetTextFieldColorData
setTextFieldColorHandler(HttpServletRequest, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Set annotation text field handler
setTextFieldColorHandler(HttpServletRequest, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
GroupDocsAnnotation
Set color to text annotation [POST request]
SetTextFieldColorResult
- Class in
com.groupdocs.annotation.domain.response
Set text field color response
SetTextFieldColorResult()
- Constructor for class com.groupdocs.annotation.domain.response.
SetTextFieldColorResult
setTextLength(int)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Setter for property 'textLength'.
setTextPosition(int)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Setter for property 'textPosition'.
setTextRange(Integer)
- Method in class com.groupdocs.annotation.domain.request.
CreateAnnotationData
Set text range
setTop(Double)
- Method in class com.groupdocs.annotation.domain.request.
MoveAnnotationMarkerData
Set top coordinate
setType(int)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Setter for property 'type'.
setType(Integer)
- Method in class com.groupdocs.annotation.domain.request.
CreateAnnotationData
Set type
setType(Integer)
- Method in class com.groupdocs.annotation.domain.response.
ListAnnotationsResultAnnotations
Set type
setUrl(String)
- Method in class com.groupdocs.annotation.domain.response.
ExportAnnotationsResult
Set URL
setUserAvatar(String, byte[])
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Set new avatar for user
setUserGuid(String)
- Method in class com.groupdocs.annotation.domain.request.
RestoreAnnotationRepliesData.Reply
Set user guid
setUserGuid(String)
- Method in class com.groupdocs.annotation.domain.response.
Reply
Set user guid
setUserId(int)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Setter for property 'userId'.
setUserId(int)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
ICollaborator
Setter for property 'userId'.
setUserId(int)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IReply
Setter for property 'userId'.
setUserId(int)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
ISession
Setter for property 'userId'.
setUserId(String)
- Method in class com.groupdocs.annotation.domain.request.
AddAnnotationReplyData
Set user id
setUserId(String)
- Method in class com.groupdocs.annotation.domain.request.
CreateAnnotationData
Set user id
setUserId(String)
- Method in class com.groupdocs.annotation.domain.request.
DeleteAnnotationData
Set user id
setUserId(String)
- Method in class com.groupdocs.annotation.domain.request.
DeleteAnnotationReplyData
Set user id
setUserId(String)
- Method in class com.groupdocs.annotation.domain.request.
EditAnnotationReplyData
Set user id
setUserId(String)
- Method in class com.groupdocs.annotation.domain.request.
GetDocumentCollaboratorsData
Set user id
setUserId(String)
- Method in class com.groupdocs.annotation.domain.request.
ImportAnnotationsData
Set user id
setUserId(String)
- Method in class com.groupdocs.annotation.domain.request.
ListAnnotationsData
Set user id
setUserId(String)
- Method in class com.groupdocs.annotation.domain.request.
MoveAnnotationMarkerData
Set user id
setUserId(String)
- Method in class com.groupdocs.annotation.domain.request.
ResizeAnnotationData
Setter for property 'userId'.
setUserId(String)
- Method in class com.groupdocs.annotation.domain.request.
SaveTextFieldData
Set user id
setUserId(String)
- Method in class com.groupdocs.annotation.domain.request.
SetTextFieldColorData
Set user id
setUserName(String)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
Setter for property 'userName'.
setUserName(String)
- Method in class com.groupdocs.annotation.domain.response.
Reply
Set user name
setVerificationToken(String)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
Setter for property 'verificationToken'.
setWidth(Double)
- Method in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
Setter for property 'width'.
setWidth(double)
- Method in class com.groupdocs.annotation.domain.request.
Rectangle
Set width
setWidth(Double)
- Method in class com.groupdocs.annotation.domain.request.
ResizeAnnotationData
Setter for property 'width'.
setWidth(Double)
- Method in class com.groupdocs.annotation.domain.response.
Box
Set width
setX(double)
- Method in class com.groupdocs.annotation.domain.request.
Position
Set x coordinate
setX(double)
- Method in class com.groupdocs.annotation.domain.request.
Rectangle
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.
Position
Set y coordinate
setY(double)
- Method in class com.groupdocs.annotation.domain.request.
Rectangle
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
SHARED_LINK_ACCESS_RIGHTS
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
ISession
SIGNIN_COUNT
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
SIGNIN_DATE
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
SIGNUP_DATE
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
sortBy(Map<K, V>, boolean, Comparator<Map.Entry<K, V>>)
- Static method in class com.groupdocs.annotation.common.
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.common.
Utils
Sort values by criteria
SqliteDatabaseConnector
- Class in
com.groupdocs.annotation.data.connector.db
Default database connector for Sqlite
SqliteDatabaseConnector(String)
- Constructor for class com.groupdocs.annotation.data.connector.db.
SqliteDatabaseConnector
Create sqlite database connector
SqliteDatabaseConnector(String, String)
- Constructor for class com.groupdocs.annotation.data.connector.db.
SqliteDatabaseConnector
Create sqlite database connector
SqliteStorageSchemaUpdater
- Class in
com.groupdocs.annotation.data.connector.db.updater
Custom schema updater for SQLite database
SqliteStorageSchemaUpdater(String, String)
- Constructor for class com.groupdocs.annotation.data.connector.db.updater.
SqliteStorageSchemaUpdater
Create updater instance
STARTED_ON
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
ISession
StatusResult
- Class in
com.groupdocs.annotation.domain.response
Status response
StatusResult(Boolean, String)
- Constructor for class com.groupdocs.annotation.domain.response.
StatusResult
Constructor with required parameters
StatusResult(Boolean, String, String)
- Constructor for class com.groupdocs.annotation.domain.response.
StatusResult
Constructor with required parameters
SVG_PATH
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
SYSTEM_INFO_ID
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
ISystemInfo
SystemInfoConstructor
<
T
extends
ISystemInfo
> - Class in
com.groupdocs.annotation.data.constructor
Constructor for create SystemInfo object
T
TABLE_NAME
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
TABLE_NAME
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
ICollaborator
TABLE_NAME
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IDocument
TABLE_NAME
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IReply
TABLE_NAME
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
ISession
TABLE_NAME
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
ISystemInfo
TABLE_NAME
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
TEXT_LENGTH
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
TEXT_POSITION
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
throwIfNull(Object)
- Static method in class com.groupdocs.annotation.common.
Utils
toAdd(T)
- Method in interface com.groupdocs.annotation.common.
Utils.ISelect
toJson(Object)
- Static method in class com.groupdocs.annotation.common.
Utils
Convert object to json
toJson(Gson, Object)
- Static method in class com.groupdocs.annotation.common.
Utils
Convert object to json
toString()
- Method in enum com.groupdocs.annotation.domain.
AccessRights
Convert value to string
toXml(Object)
- Static method in class com.groupdocs.annotation.common.
Utils
Convert object to XML
TYPE
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
U
update(T)
- Method in interface com.groupdocs.annotation.data.dao.interfaces.
IDao
Update entity in database
UPLOAD_FILE_HANDLER
- Static variable in class com.groupdocs.annotation.handler.
GroupDocsAnnotation
uploadFile(String, InputStream)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Upload file
uploadFileHandler(String, InputStream)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
Upload file for import
UploadFileResult
- Class in
com.groupdocs.annotation.domain.response
Upload file response Created by Aleksey Permyakov on 22.05.14.
UploadFileResult()
- Constructor for class com.groupdocs.annotation.domain.response.
UploadFileResult
USER_ID
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
USER_ID
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
ICollaborator
USER_ID
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IReply
USER_ID
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
ISession
USER_NAME
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
UserConstructor
<
T
extends
IUser
> - Class in
com.groupdocs.annotation.data.constructor
Constructor for create User object
utcToLocal(long)
- Static method in class com.groupdocs.annotation.common.
Utils
Convert UTC time to local time using TimeZone.getDefault()
Utils
- Class in
com.groupdocs.annotation.common
Utils methods
Utils.IDistinct
<
T
> - Interface in
com.groupdocs.annotation.common
Interface for check values
Utils.IExcept
<
T
> - Interface in
com.groupdocs.annotation.common
Interface for check values
Utils.IFirst
<
T
> - Interface in
com.groupdocs.annotation.common
Interface for select values
Utils.ILast
<
T
> - Interface in
com.groupdocs.annotation.common
Interface for select values
Utils.ISelect
<
T
,
R
> - Interface in
com.groupdocs.annotation.common
Interface for check values
Utils.ISortListBy
<
T
,
R
> - Interface in
com.groupdocs.annotation.common
Interface for sort values
Utils.IWhere
<
T
> - Interface in
com.groupdocs.annotation.common
Interface for check values
V
value()
- Method in enum com.groupdocs.annotation.domain.
AccessRights
Get value
valueOf(String)
- Static method in enum com.groupdocs.annotation.domain.
AccessRights
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.
VERIFICATION_TOKEN
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IUser
viewDocumentHandler(HttpServletRequest, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
View document handler
viewDocumentHandler(String, String, HttpServletRequest, HttpServletResponse)
- Method in class com.groupdocs.annotation.handler.
AnnotationHandler
View document handler
viewerHandler
- Variable in class com.groupdocs.annotation.handler.
AnnotationHandler
W
where(List<T>, Utils.IWhere)
- Static method in class com.groupdocs.annotation.common.
Utils
Return list with values, for which 'where' object return true
WIDTH
- Static variable in interface com.groupdocs.annotation.data.tables.interfaces.
IAnnotation
withAccess(int)
- Method in class com.groupdocs.annotation.data.constructor.
AnnotationConstructor
Set access to entity object
withAccessRights(int)
- Method in class com.groupdocs.annotation.data.constructor.
CollaboratorConstructor
Set accessRights to collaborator object
withAccountId(int)
- Method in class com.groupdocs.annotation.data.constructor.
UserConstructor
Set account id to entity object
withAnnotationId(int)
- Method in class com.groupdocs.annotation.data.constructor.
ReplyConstructor
Set annotation id to reply object
withAnnotationLeft(double)
- Method in class com.groupdocs.annotation.data.constructor.
AnnotationConstructor
Set entity left value to entity object
withAnnotationSessionId(int)
- Method in class com.groupdocs.annotation.data.constructor.
AnnotationConstructor
Set entity session ID value to entity object
withAnnotationSessionId(int)
- Method in class com.groupdocs.annotation.data.constructor.
CollaboratorConstructor
Set ID to collaborator object
withAnnotationTop(double)
- Method in class com.groupdocs.annotation.data.constructor.
AnnotationConstructor
Set entity top value to entity object
withCallbackUrl(String)
- Method in class com.groupdocs.annotation.data.constructor.
SessionConstructor
Set callback url to entity object
withColor(int)
- Method in class com.groupdocs.annotation.data.constructor.
CollaboratorConstructor
Set ID to collaborator object
withCreatedOn(Date)
- Method in class com.groupdocs.annotation.data.constructor.
AnnotationConstructor
Set created date to entity object
withDatabaseVersion(int)
- Method in class com.groupdocs.annotation.data.constructor.
SystemInfoConstructor
Set database version to entity object
withDocumentId(int)
- Method in class com.groupdocs.annotation.data.constructor.
SessionConstructor
Set Document id to entity object
withDocumentName(String)
- Method in class com.groupdocs.annotation.data.constructor.
DocumentConstructor
Set document name to document object
withFieldText(String)
- Method in class com.groupdocs.annotation.data.constructor.
AnnotationConstructor
Set field text to entity object
withFirstName(String)
- Method in class com.groupdocs.annotation.data.constructor.
UserConstructor
Set FirstName to entity object
withFontColor(int)
- Method in class com.groupdocs.annotation.data.constructor.
AnnotationConstructor
Set font color to entity object
withFontFamily(String)
- Method in class com.groupdocs.annotation.data.constructor.
AnnotationConstructor
Set font family to entity object
withFontSize(float)
- Method in class com.groupdocs.annotation.data.constructor.
AnnotationConstructor
Set font size value to entity object
withGuid(String)
- Method in class com.groupdocs.annotation.data.constructor.
AnnotationConstructor
Set Guid to entity object
withGuid(String)
- Method in class com.groupdocs.annotation.data.constructor.
CollaboratorConstructor
Set guid to collaborator object
withGuid(String)
- Method in class com.groupdocs.annotation.data.constructor.
DocumentConstructor
Set guid to document object
withGuid(String)
- Method in class com.groupdocs.annotation.data.constructor.
ReplyConstructor
Set guid to reply object
withGuid(String)
- Method in class com.groupdocs.annotation.data.constructor.
SessionConstructor
Set Guid to entity object
withGuid(String)
- Method in class com.groupdocs.annotation.data.constructor.
UserConstructor
Set Guid to entity object
withHeight(double)
- Method in class com.groupdocs.annotation.data.constructor.
AnnotationConstructor
Set height to entity object
withId(int)
- Method in class com.groupdocs.annotation.data.constructor.
AnnotationConstructor
Set ID to entity object
withId(int)
- Method in class com.groupdocs.annotation.data.constructor.
CollaboratorConstructor
Set ID to collaborator object
withId(int)
- Method in class com.groupdocs.annotation.data.constructor.
DocumentConstructor
Set id to document object
withId(int)
- Method in class com.groupdocs.annotation.data.constructor.
ReplyConstructor
Set ID to reply object
withId(int)
- Method in class com.groupdocs.annotation.data.constructor.
SessionConstructor
Set ID to entity object
withId(int)
- Method in class com.groupdocs.annotation.data.constructor.
SystemInfoConstructor
Set ID to entity object
withId(int)
- Method in class com.groupdocs.annotation.data.constructor.
UserConstructor
Set ID to entity object
withIsActivated(Boolean)
- Method in class com.groupdocs.annotation.data.constructor.
UserConstructor
Set IsActivated to entity object
withIsPrimary(Boolean)
- Method in class com.groupdocs.annotation.data.constructor.
UserConstructor
Set IsPrimary to entity object
withJoinedOn(Date)
- Method in class com.groupdocs.annotation.data.constructor.
CollaboratorConstructor
Set ID to collaborator object
withLastName(String)
- Method in class com.groupdocs.annotation.data.constructor.
UserConstructor
Set LastName to entity object
withMarkerLeft(double)
- Method in class com.groupdocs.annotation.data.constructor.
AnnotationConstructor
Set marker left value to entity object
withMarkerTop(double)
- Method in class com.groupdocs.annotation.data.constructor.
AnnotationConstructor
Set marker top value to entity object
withMessage(String)
- Method in class com.groupdocs.annotation.data.constructor.
ReplyConstructor
Set message text to reply object
withNewsletterEnabled(Boolean)
- Method in class com.groupdocs.annotation.data.constructor.
UserConstructor
Set NewsletterEnabled to entity object
withPageNumber(int)
- Method in class com.groupdocs.annotation.data.constructor.
AnnotationConstructor
Set page number to entity object
withParentReplyId(int)
- Method in class com.groupdocs.annotation.data.constructor.
ReplyConstructor
Set parent reply id to reply object
withPassword(String)
- Method in class com.groupdocs.annotation.data.constructor.
UserConstructor
Set Password to entity object
withPenColor(int)
- Method in class com.groupdocs.annotation.data.constructor.
AnnotationConstructor
Set pen color to entity object
withPenStyle(int)
- Method in class com.groupdocs.annotation.data.constructor.
AnnotationConstructor
Set pen style to entity object
withPenWidth(int)
- Method in class com.groupdocs.annotation.data.constructor.
AnnotationConstructor
Set pen width to entity object
withPhoto(byte[])
- Method in class com.groupdocs.annotation.data.constructor.
UserConstructor
Set Photo to entity object (bytes of png image)
withPswdResetToken(String)
- Method in class com.groupdocs.annotation.data.constructor.
UserConstructor
Set PswdResetToken to entity object
withRepliedOn(Date)
- Method in class com.groupdocs.annotation.data.constructor.
ReplyConstructor
Set replied date to reply object
withReplies(List<IReply>)
- Method in class com.groupdocs.annotation.data.constructor.
AnnotationConstructor
Set replies to entity object
withSessionId(int)
- Method in class com.groupdocs.annotation.data.constructor.
DocumentConstructor
Set session id to document object
withSharedLinkAccessRights(int)
- Method in class com.groupdocs.annotation.data.constructor.
SessionConstructor
Set shared link access rights to entity object
withSigninCount(int)
- Method in class com.groupdocs.annotation.data.constructor.
UserConstructor
Set SigninCount to entity object
withSigninDate(Date)
- Method in class com.groupdocs.annotation.data.constructor.
UserConstructor
Set SigninDate to entity object
withSignupDate(Date)
- Method in class com.groupdocs.annotation.data.constructor.
UserConstructor
Set SignupDate to entity object
withStartedOn(Date)
- Method in class com.groupdocs.annotation.data.constructor.
SessionConstructor
Set started on date to entity object
withSvgPath(String)
- Method in class com.groupdocs.annotation.data.constructor.
AnnotationConstructor
Set svg path to entity object
withTextLength(int)
- Method in class com.groupdocs.annotation.data.constructor.
AnnotationConstructor
Set text length to entity object
withTextPosition(int)
- Method in class com.groupdocs.annotation.data.constructor.
AnnotationConstructor
Set text position to entity object
withType(int)
- Method in class com.groupdocs.annotation.data.constructor.
AnnotationConstructor
Set type to entity object
withUserId(int)
- Method in class com.groupdocs.annotation.data.constructor.
AnnotationConstructor
Set user id to entity object
withUserId(int)
- Method in class com.groupdocs.annotation.data.constructor.
CollaboratorConstructor
Set user id to collaborator object
withUserId(int)
- Method in class com.groupdocs.annotation.data.constructor.
ReplyConstructor
Set user id to reply object
withUserId(int)
- Method in class com.groupdocs.annotation.data.constructor.
SessionConstructor
Set user id to entity object
withUserName(String)
- Method in class com.groupdocs.annotation.data.constructor.
UserConstructor
Set UserName to entity object
withVerificationToken(String)
- Method in class com.groupdocs.annotation.data.constructor.
UserConstructor
Set VerificationToken to entity object
withWidth(double)
- Method in class com.groupdocs.annotation.data.constructor.
AnnotationConstructor
Set width to entity object
X
XmlDataConnector
- Class in
com.groupdocs.annotation.data.connector.data
XML data connector
XmlDataConnector(String)
- Constructor for class com.groupdocs.annotation.data.connector.data.
XmlDataConnector
Create XML data connector
XmlDataConnector(String, StoreLogic)
- Constructor for class com.groupdocs.annotation.data.connector.data.
XmlDataConnector
Create JSON data connector
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2014. All rights reserved.