Serialized Form
- 
Package com.logicaldoc.cmis- 
Class com.logicaldoc.cmis.CmisServletclass CmisServlet extends org.apache.chemistry.opencmis.server.impl.atompub.CmisAtomPubServlet implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package com.logicaldoc.core- 
Exception Class com.logicaldoc.core.PersistenceExceptionclass PersistenceException extends SQLException implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.core.PersistentObjectclass PersistentObject extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.core.SqlRowSetWrapperclass SqlRowSetWrapper extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
rowSetorg.springframework.jdbc.support.rowset.SqlRowSet rowSet 
 
- 
 
 
- 
- 
Package com.logicaldoc.core.automation- 
Class com.logicaldoc.core.automation.AutomationDateToolclass AutomationDateTool extends org.apache.velocity.tools.generic.DateTool implements Serializable- serialVersionUID:
- 1L
 
- 
Exception Class com.logicaldoc.core.automation.AutomationExceptionclass AutomationException extends Exception implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.core.automation.AutomationNumberToolclass AutomationNumberTool extends org.apache.velocity.tools.generic.NumberTool implements Serializable- serialVersionUID:
- 1L
 
- 
Exception Class com.logicaldoc.core.automation.ForbiddenCodeExceptionclass ForbiddenCodeException extends AutomationException implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.core.automation.I18NTool- serialVersionUID:
- 1L
 
 
- 
- 
Package com.logicaldoc.core.communication- 
Class com.logicaldoc.core.communication.EMailclass EMail extends Message implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
accountIdlong accountId The e-mail account used to fetch this message
- 
attachmentsMap<Integer, EMailAttachment> attachments 
- 
attachmentsCountint attachmentsCount 
- 
authorAddressString authorAddress 
- 
emailIdString emailId Refers to the original email id
- 
folderString folder Name of the folder inside the mail server
- 
fromRecipient from 
- 
headersMap<String, String> headers Optional headers to put in the email
- 
historicyzeboolean historicyze If this message supports the historycization in case of ourgoing message
- 
imagesSet<String> images This images are added as part of the body, each image will be identified with 'image_i'. Use an URL to reference them.
- 
recipientsBCCSet<Recipient> recipientsBCC 
- 
recipientsCCSet<Recipient> recipientsCC 
- 
replyToSet<Recipient> replyTo 
- 
signedint signed 
- 
skipboolean skip Indicates if the email must be discarded by the elaboration
- 
targetFolderFolder targetFolder Folder where the document representing this email will be saved in
- 
usernameString username 
 
- 
 
- 
Class com.logicaldoc.core.communication.EMailAttachmentclass EMailAttachment extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
contentEncodingString contentEncoding Should be used to fill the Content-Transfer-Encoding header
- 
contentTypeString contentType Should be used to fill the Content-Type header
- 
databyte[] data 
- 
dispositionString disposition Should be used to fill the Content-Disposition header
- 
fileNameString fileName 
- 
iconString icon 
- 
mimeTypeString mimeType 
- 
sizelong size 
 
- 
 
- 
Class com.logicaldoc.core.communication.Messageclass Message extends PersistentObject implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
authorString author 
- 
htmlint html 
- 
localeLocale locale The locale in which the message is written
- 
messageTextString messageText 
- 
notifyboolean notify A flag that can be used to specify if the message has to be notified
- 
receivedDateDate receivedDate When the message was received
- 
recipientsSet<Recipient> recipients 
- 
sentDateDate sentDate When the message was sent
- 
subjectString subject 
- 
typeint type 
 
- 
 
- 
Class com.logicaldoc.core.communication.MessageTemplateclass MessageTemplate extends PersistentObject implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.core.communication.Recipientclass Recipient extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.core.communication.SystemMessageclass SystemMessage extends Message implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
confirmationint confirmation 
- 
dateScopeint dateScope 
- 
lastNotifiedDate lastNotified The date this message was last notified
- 
prioint prio A priority: 0 = low, 1 = medium, 2 = high
- 
statusint status 
- 
trialsint trials The number of notification trials
 
- 
 
 
- 
- 
Package com.logicaldoc.core.contact- 
Class com.logicaldoc.core.contact.Contactclass Contact extends PersistentObject implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package com.logicaldoc.core.dashlet- 
Class com.logicaldoc.core.dashlet.Dashletclass Dashlet extends PersistentObject implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.core.dashlet.DashletContentclass DashletContent extends jakarta.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package com.logicaldoc.core.document- 
Class com.logicaldoc.core.document.AbstractDocumentclass AbstractDocument extends ExtensibleObject implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
barcodedint barcoded 
- 
barcodeTemplateIdLong barcodeTemplateId Identifier of the barcode template to use to process this document
- 
colorString color 
- 
commentString comment 
- 
creatorString creator 
- 
creatorIdlong creatorId 
- 
customIdString customId 
- 
dateDate date 
- 
decodedPasswordString decodedPassword 
- 
deleteUserIdLong deleteUserId 
- 
digestString digest 
- 
docAttrsint docAttrs Counter of extended attributes of type Document
- 
documentTemplateIdLong documentTemplateId 
- 
documentTemplateNameString documentTemplateName 
- 
exportIdLong exportId 
- 
exportNameString exportName 
- 
exportStatusint exportStatus 
- 
exportVersionString exportVersion 
- 
extResIdString extResId Used for saving the external resource ID when editing online
- 
fileNameString fileName 
- 
fileSizelong fileSize 
- 
fileVersionString fileVersion 
- 
formIdLong formId 
- 
immutableint immutable 
- 
indexingStatusIndexingStatus indexingStatus 
- 
languageString language 
- 
lastNoteString lastNote The text of the last note put on the document
- 
linksint links 
- 
lockUserString lockUser 
- 
lockUserIdLong lockUserId 
- 
modifiedboolean modified Not persistent flag used to indicate that the document was modified and should be saved back
- 
natureint nature 
- 
ocrdint ocrd Indicates if the document has been processed by the zonal OCR: 0 = to process, 1 = processed
- 
ocrTemplateIdLong ocrTemplateId Identifier of the Zonal OCR template to use to process this document
- 
pagesint pages 
- 
passwordString password 
- 
previewPagesint previewPages 
- 
publishedint published 
- 
publisherString publisher 
- 
publisherIdlong publisherId 
- 
revisionString revision 
- 
signedint signed 
- 
stampedint stamped 
- 
startPublishingDate startPublishing 
- 
statusDocumentStatus status 
- 
stopPublishingDate stopPublishing 
- 
tgsString tgs 
- 
transactionIdString transactionId 
- 
typeString type 
- 
versionString version 
- 
workflowStatusString workflowStatus 
- 
workflowStatusDisplayString workflowStatusDisplay 
 
- 
 
- 
Class com.logicaldoc.core.document.AbstractDocumentHistoryclass AbstractDocumentHistory extends History implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
docIdLong docId 
- 
documentAbstractDocument document 
- 
filenameString filename 
- 
filenameOldString filenameOld 
- 
fileSizeLong fileSize 
- 
fileVersionString fileVersion 
- 
folderFolder folder 
- 
folderIdLong folderId 
- 
pathOldString pathOld 
- 
reasonString reason Something to better qualify the event
- 
revisionString revision 
- 
versionString version 
 
- 
 
- 
Class com.logicaldoc.core.document.Bookmarkclass Bookmark extends PersistentObject implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.core.document.Documentclass Document extends AbstractDocument implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.core.document.DocumentAccessControlEntryclass DocumentAccessControlEntry extends ExtendedAccessControlEntry implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
aceExtendedAccessControlEntry ace 
 
- 
 
- 
Class com.logicaldoc.core.document.DocumentHistoryclass DocumentHistory extends AbstractDocumentHistory implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.core.document.DocumentLinkclass DocumentLink extends PersistentObject implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.core.document.DocumentNoteclass DocumentNote extends PersistentObject implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
colorString color 
- 
dateDate date 
- 
docIdlong docId 
- 
fileNameString fileName 
- 
fileVersionString fileVersion 
- 
heightdouble height 
- 
leftdouble left 
- 
lineColorString lineColor 
- 
lineOpacityint lineOpacity 
- 
lineWidthint lineWidth 
- 
messageString message 
- 
opacityint opacity 
- 
pageint page 
- 
recipientString recipient A reference to a recipient, it could be a username or the full name of a person, normally this field is not used
- 
recipientEmailString recipientEmail An email associated to the note, normally this field is not used
- 
rotationdouble rotation 
- 
shapeString shape 
- 
topdouble top 
- 
typeString type A type of note, for normal notes it is null
- 
userIdlong userId Unique identifier of the user that created this note
- 
usernameString username Unique username of the user that created this note
- 
widthdouble width 
 
- 
 
- 
Exception Class com.logicaldoc.core.document.DuplicateDocumentExceptionclass DuplicateDocumentException extends Exception implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
customIdString customId 
 
- 
 
- 
Class com.logicaldoc.core.document.FolderAccessControlEntryclass FolderAccessControlEntry extends ExtendedAccessControlEntry implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
aceExtendedAccessControlEntry ace 
- 
addint add 
- 
exportint export 
- 
iimportint iimport 
- 
storeint store 
 
- 
 
- 
Class com.logicaldoc.core.document.Ratingclass Rating extends PersistentObject implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.core.document.Tagclass Tag extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
tagWordString tagWord 
- 
tenantIdlong tenantId 
 
- 
 
- 
Exception Class com.logicaldoc.core.document.TooManyDocumentsExceptionclass TooManyDocumentsException extends PersistenceException implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
folderIdlong folderId 
 
- 
 
- 
Class com.logicaldoc.core.document.Versionclass Version extends AbstractDocument implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
attributesMap<String, Attribute> attributes 
- 
creatorString creator 
- 
creatorIdlong creatorId 
- 
docIdlong docId 
- 
eventString event 
- 
folderIdlong folderId 
- 
folderNameString folderName 
- 
templateIdLong templateId 
- 
templateNameString templateName 
- 
userIdlong userId 
- 
usernameString username 
- 
versionDateDate versionDate 
 
- 
 
 
- 
- 
Package com.logicaldoc.core.exception- 
Exception Class com.logicaldoc.core.exception.AspectDisabledExceptionclass AspectDisabledException extends FeatureDisabledException implements Serializable- serialVersionUID:
- 1L
 
- 
Exception Class com.logicaldoc.core.exception.FeatureDisabledExceptionclass FeatureDisabledException extends Exception implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package com.logicaldoc.core.folder- 
Class com.logicaldoc.core.folder.Folderclass Folder extends ExtensibleObject implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
accessControlListSet<FolderAccessControlEntry> accessControlList 
- 
attributesMap<String, Attribute> attributes 
- 
barcodeTemplateIdLong barcodeTemplateId Identifier of the barcode template to use to process the documents inside this folder
- 
colorString color 
- 
creatorString creator 
- 
creatorIdLong creatorId 
- 
deleteUserString deleteUser 
- 
deleteUserIdLong deleteUserId 
- 
descriptionString description 
- 
foldRefLong foldRef 
- 
gridString grid Description of the grid that displays the list of documents
- 
hiddenint hidden 
- 
maxVersionsInteger maxVersions 
- 
nameString name 
- 
ocrTemplateIdLong ocrTemplateId Identifier of the Zonal OCR template to use to process the documents inside this folder
- 
parentIdlong parentId 
- 
pathString path Stores the absolute path of the folder composed by IDs like /5/4/12354
- 
pathExtendedString pathExtended Transient attribute that stores a human readable path like /Default/invoices
- 
positionint position 
- 
quotaAlertRecipientsString quotaAlertRecipients 
- 
quotaDocsLong quotaDocs 
- 
quotaSizeLong quotaSize 
- 
quotaThresholdInteger quotaThreshold 
- 
securityRefLong securityRef 
- 
storesMap<String, Integer> stores The default stores to use for this folder in the nodes(key: nodeId - value: storeId)
- 
tagsSet<Tag> tags 
- 
templateTemplate template 
- 
templateLockedint templateLocked If 1, the users cannot change the template of the contained documents
- 
tgsString tgs Comma-separated tags, used for searching only
- 
tileString tile 
- 
typeint type 
 
- 
 
- 
Class com.logicaldoc.core.folder.FolderHistoryclass FolderHistory extends AbstractDocumentHistory implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
colorString color 
 
- 
 
 
- 
- 
Package com.logicaldoc.core.generic- 
Class com.logicaldoc.core.generic.Genericclass Generic extends ExtensibleObject implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
attributesMap<String, Attribute> attributes 
- 
date1Date date1 
- 
date2Date date2 
- 
double1Double double1 
- 
double2Double double2 
- 
integer1Long integer1 
- 
integer2Long integer2 
- 
integer3Long integer3 
- 
qualifierLong qualifier 
- 
string1String string1 
- 
string2String string2 
- 
string3String string3 
- 
string4String string4 
- 
string5String string5 
- 
string6String string6 
- 
string7String string7 
- 
string8String string8 
- 
subtypeString subtype 
- 
text1String text1 
- 
typeString type 
 
- 
 
 
- 
- 
Package com.logicaldoc.core.history- 
Class com.logicaldoc.core.history.Historyclass History extends PersistentObject implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
commentString comment Comment left in regards of this event
- 
dateDate date 
- 
deviceString device 
- 
eventString event 
- 
geolocationString geolocation 
- 
ipString ip 
- 
keyLabelString keyLabel 
- 
notifiedint notified Used to mark this event notified by the auditing system
- 
notifyEventboolean notifyEvent Marks if this event has to be notified by the events collector
- 
pathString path 
- 
sessionIdString sessionId 
- 
tenantString tenant Note persistent, used as convenience to store the name of the tenant
- 
userUser user 
- 
userIdLong userId 
- 
userLoginString userLogin 
- 
usernameString username 
 
- 
 
 
- 
- 
Package com.logicaldoc.core.i18n- 
Class com.logicaldoc.core.i18n.DateBeanclass DateBean extends Date implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package com.logicaldoc.core.imaging- 
Class com.logicaldoc.core.imaging.ImageZoneclass ImageZone extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields
 
 
- 
- 
Package com.logicaldoc.core.metadata- 
Class com.logicaldoc.core.metadata.AbstractAttributeSetclass AbstractAttributeSet extends ExtensibleObject implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.core.metadata.Attributeclass Attribute extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
dateValueDate dateValue 
- 
dependsOnString dependsOn Name of another attribute on which the value of this attribute also depends, used for managing linked presets
- 
doubleValueDouble doubleValue 
- 
editorint editor 
- 
hiddenint hidden 
- 
initializationString initialization Optional script that defines the initial value
- 
intValueLong intValue 
- 
labelString label 
- 
mandatoryint mandatory 
- 
multipleint multiple 
- 
nameString name Not persistent
- 
parentString parent Name of a parent attribute, used for multiple values attributes
- 
positionint position 
- 
readonlyint readonly 
- 
setIdLong setId Reference to the Attribute Set
- 
stringValueString stringValue String representation of the multiple string values
- 
stringValuesString stringValues 
- 
typeint type 
- 
validationString validation Optional validation script
 
- 
 
- 
Class com.logicaldoc.core.metadata.AttributeOptionclass AttributeOption extends PersistentObject implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.core.metadata.AttributeSetclass AttributeSet extends AbstractAttributeSet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.core.metadata.ExtensibleObjectclass ExtensibleObject extends PersistentObject implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.core.metadata.Templateclass Template extends AbstractAttributeSet implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package com.logicaldoc.core.metadata.validation- 
Class com.logicaldoc.core.metadata.validation.ValidationErrorclass ValidationError extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Exception Class com.logicaldoc.core.metadata.validation.ValidationExceptionclass ValidationException extends PersistenceException implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
errorsMap<String, ValidationError> errors A map of error descriptions: key is the attribute's name, value is the error descriptor
 
- 
 
 
- 
- 
Package com.logicaldoc.core.parser- 
Exception Class com.logicaldoc.core.parser.ParsingExceptionclass ParsingException extends Exception implements Serializable- serialVersionUID:
- 1L
 
- 
Exception Class com.logicaldoc.core.parser.ParsingTimeoutExceptionclass ParsingTimeoutException extends ParsingException implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package com.logicaldoc.core.searchengine- 
Class com.logicaldoc.core.searchengine.FulltextSearchOptionsclass FulltextSearchOptions extends SearchOptions implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.core.searchengine.Hitclass Hit extends Document implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.core.searchengine.Hitsclass Hits extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
rsporg.apache.solr.client.solrj.response.QueryResponse rsp 
 
- 
 
- 
Exception Class com.logicaldoc.core.searchengine.IndexExceptionclass IndexException extends Exception implements Serializable- serialVersionUID:
- 1L
 
- 
Exception Class com.logicaldoc.core.searchengine.SearchExceptionclass SearchException extends Exception implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.core.searchengine.SearchOptionsclass SearchOptions extends Object implements Serializable- serialVersionUID:
- 2L
 - 
Serialized Fields- 
caseSensitiveboolean caseSensitive 
- 
descriptionString description 
- 
expressionString expression 
- 
filterIdsSet<Long> filterIds Optional set of document ids. If specified only documents inside this set will be returned.
- 
folderIdLong folderId 
- 
maxHitsint maxHits 
- 
nameString name 
- 
pageint page 
- 
retrieveAliasesboolean retrieveAliases 
- 
searchInSubPathboolean searchInSubPath 
- 
templateLong template 
- 
tenantIdLong tenantId 
- 
topOperatorString topOperator 
- 
transactionUserHistory transaction 
- 
typeint type 
- 
userIdlong userId 
 
- 
 
- 
Class com.logicaldoc.core.searchengine.TagSearchOptionsclass TagSearchOptions extends SearchOptions implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package com.logicaldoc.core.searchengine.folder- 
Class com.logicaldoc.core.searchengine.folder.FolderCriterionclass FolderCriterion extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
compositionString composition 
- 
dateValueDate dateValue 
- 
doubleValueDouble doubleValue 
- 
extendedAttributeboolean extendedAttribute 
- 
fieldString field 
- 
fieldNameString fieldName 
- 
longValueLong longValue 
- 
operatorString operator 
- 
parentPathDescrString parentPathDescr 
- 
showFolderSelectorboolean showFolderSelector 
- 
stringValueString stringValue 
- 
typeint type 
 
- 
 
- 
Class com.logicaldoc.core.searchengine.folder.FolderSearchOptionsclass FolderSearchOptions extends SearchOptions implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
criteriaList<FolderCriterion> criteria 
- 
orderList<String> order List of order criteria eg: lastmodified asc, title desc
 
- 
 
 
- 
- 
Package com.logicaldoc.core.searchengine.saved- 
Class com.logicaldoc.core.searchengine.saved.SavedSearchclass SavedSearch extends PersistentObject implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package com.logicaldoc.core.security- 
Class com.logicaldoc.core.security.AccessControlEntryclass AccessControlEntry extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
groupIdlong groupId 
- 
readint read 
- 
writeint write 
 
- 
 
- 
Class com.logicaldoc.core.security.Clientclass Client extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.core.security.Deviceclass Device extends PersistentObject implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
browserString browser Name of the browser
- 
browserVersionString browserVersion Version of the browser
- 
deviceIdString deviceId A unique identifier of the device
- 
ipString ip IP of last login
- 
labelString label Optional label assigned to the device
- 
lastLoginDate lastLogin Instant of last login
- 
operativeSystemString operativeSystem Name of the operative system
- 
trustedint trusted 
- 
typeString type Type of device
- 
userIdlong userId 
- 
usernameString username 
 
- 
 
- 
Class com.logicaldoc.core.security.ExtendedAccessControlEntryclass ExtendedAccessControlEntry extends AccessControlEntry implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
aceAccessControlEntry ace 
- 
archiveint archive 
- 
automationint automation 
- 
calendarint calendar 
- 
customidint customid 
- 
deleteint delete 
- 
downloadint download 
- 
emailint email 
- 
immutableint immutable 
- 
moveint move 
- 
passwordint password 
- 
previewint preview 
- 
printint print 
- 
readingreqint readingreq 
- 
renameint rename 
- 
revisionint revision 
- 
securityint security 
- 
signint sign 
- 
subscriptionint subscription 
- 
workflowint workflow 
 
- 
 
- 
Class com.logicaldoc.core.security.Sessionclass Session extends PersistentObject implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
clientClient client 
- 
decodedKeyString decodedKey 
- 
finishedDate finished 
- 
keyString key A third parameter(other than the username and password) given by the client at login time, or an API Key generated in LogicalDOC.
- 
keyLabelString keyLabel A human readable visualization of part of the key
- 
lastRenewDate lastRenew 
- 
nodeString node 
- 
sidString sid Represents the auto generated identifier of the session
- 
statusint status 
- 
tenantIdlong tenantId 
- 
tenantNameString tenantName 
- 
unprotectedDocsMap<Long, String> unprotectedDocs 
- 
userUser user 
- 
usernameString username 
 
- 
 
- 
Class com.logicaldoc.core.security.SessionManager- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.core.security.Tenantclass Tenant extends PersistentObject implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
cityString city 
- 
countryString country 
- 
displayNameString displayName 
- 
emailString email 
- 
enabledint enabled 
- 
expireDate expire 
- 
maxGuestsInteger maxGuests 
- 
maxRepoDocsLong maxRepoDocs 
- 
maxRepoSizeLong maxRepoSize Maximum repository size expressed in MB
- 
maxSessionsInteger maxSessions 
- 
maxUsersInteger maxUsers 
- 
nameString name 
- 
postalCodeString postalCode 
- 
quotaAlertRecipientsString quotaAlertRecipients 
- 
quotaThresholdInteger quotaThreshold 
- 
stateString state 
- 
streetString street 
- 
telephoneString telephone 
- 
typeint type 
 
- 
 
 
- 
- 
Package com.logicaldoc.core.security.apikey- 
Class com.logicaldoc.core.security.apikey.ApiKeyclass ApiKey extends PersistentObject implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package com.logicaldoc.core.security.authentication- 
Exception Class com.logicaldoc.core.security.authentication.AccountDisabledExceptionclass AccountDisabledException extends AuthenticationException implements Serializable- serialVersionUID:
- 1L
 
- 
Exception Class com.logicaldoc.core.security.authentication.AccountExpiredExceptionclass AccountExpiredException extends AuthenticationException implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
dateDate date 
 
- 
 
- 
Exception Class com.logicaldoc.core.security.authentication.AccountInactiveExceptionclass AccountInactiveException extends AuthenticationException implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
daysint days 
 
- 
 
- 
Exception Class com.logicaldoc.core.security.authentication.AccountNotFoundExceptionclass AccountNotFoundException extends AuthenticationException implements Serializable- serialVersionUID:
- 1L
 
- 
Exception Class com.logicaldoc.core.security.authentication.AccountTypeNotAllowedExceptionclass AccountTypeNotAllowedException extends AuthenticationException implements Serializable- serialVersionUID:
- 1L
 
- 
Exception Class com.logicaldoc.core.security.authentication.ApiKeyBlockedExceptionclass ApiKeyBlockedException extends AuthenticationException implements Serializable- serialVersionUID:
- 1L
 
- 
Exception Class com.logicaldoc.core.security.authentication.AuthenticationExceptionclass AuthenticationException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
 
- 
Exception Class com.logicaldoc.core.security.authentication.InvalidSessionExceptionclass InvalidSessionException extends AuthenticationException implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
sidString sid 
 
- 
 
- 
Exception Class com.logicaldoc.core.security.authentication.IPBlockedExceptionclass IPBlockedException extends AuthenticationException implements Serializable- serialVersionUID:
- 1L
 
- 
Exception Class com.logicaldoc.core.security.authentication.OutsideWorkingTimeExceptionclass OutsideWorkingTimeException extends AuthenticationException implements Serializable- serialVersionUID:
- 1L
 
- 
Exception Class com.logicaldoc.core.security.authentication.PasswordAlreadyUsedExceptionclass PasswordAlreadyUsedException extends AuthenticationException implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
dateDate date 
 
- 
 
- 
Exception Class com.logicaldoc.core.security.authentication.PasswordExpiredExceptionclass PasswordExpiredException extends AuthenticationException implements Serializable- serialVersionUID:
- 1L
 
- 
Exception Class com.logicaldoc.core.security.authentication.PasswordWeakExceptionclass PasswordWeakException extends AuthenticationException implements Serializable- serialVersionUID:
- 1L
 
- 
Exception Class com.logicaldoc.core.security.authentication.UnconfirmedLegalsExceptionclass UnconfirmedLegalsException extends AuthenticationException implements Serializable- serialVersionUID:
- 1L
 
- 
Exception Class com.logicaldoc.core.security.authentication.UsernameBlockedExceptionclass UsernameBlockedException extends AuthenticationException implements Serializable- serialVersionUID:
- 1L
 
- 
Exception Class com.logicaldoc.core.security.authentication.WrongPasswordExceptionclass WrongPasswordException extends AuthenticationException implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package com.logicaldoc.core.security.authorization- 
Exception Class com.logicaldoc.core.security.authorization.AuthorizationExceptionclass AuthorizationException extends Exception implements Serializable- serialVersionUID:
- 1L
 
- 
Exception Class com.logicaldoc.core.security.authorization.PermissionExceptionclass PermissionException extends AuthorizationException implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
permissionPermission permission 
- 
securityObjectString securityObject Identifier of the security object the permission refers to
- 
usernameString username 
 
- 
 
- 
Exception Class com.logicaldoc.core.security.authorization.UnexistingResourceExceptionclass UnexistingResourceException extends AuthorizationException implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package com.logicaldoc.core.security.menu
- 
Package com.logicaldoc.core.security.spring- 
Class com.logicaldoc.core.security.spring.LDAuthenticationDetailsclass LDAuthenticationDetails extends org.springframework.security.web.authentication.WebAuthenticationDetails implements Serializable- serialVersionUID:
- 620L
 - 
Serialized Fields- 
secretKeyString secretKey 
 
- 
 
- 
Class com.logicaldoc.core.security.spring.LDAuthenticationTokenclass LDAuthenticationToken extends org.springframework.security.authentication.UsernamePasswordAuthenticationToken implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
anonymousboolean anonymous 
- 
sidString sid 
 
- 
 
 
- 
- 
Package com.logicaldoc.core.security.user- 
Class com.logicaldoc.core.security.user.Groupclass Group extends PersistentObject implements Serializable- serialVersionUID:
- 2L
 
- 
Class com.logicaldoc.core.security.user.PasswordHistoryclass PasswordHistory extends PersistentObject implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.core.security.user.Userclass User extends PersistentObject implements Serializable- serialVersionUID:
- 8093874904302301982L
 - 
Serialized Fields- 
avatarString avatar Base64 representation of the avatar image
- 
buildingString building 
- 
certDNString certDN The distinguished name of the certificate
- 
certExpireDate certExpire When the certificate expires
- 
cityString city 
- 
companyString company 
- 
countryString country 
- 
dateFormatString dateFormat 
- 
dateFormatLongString dateFormatLong 
- 
dateFormatShortString dateFormatShort 
- 
decodedPasswordString decodedPassword 
- 
defaultWorkspaceLong defaultWorkspace 
- 
departmentString department 
- 
docsGridString docsGrid Description of the grid that displays the list of documents
- 
emailString email 
- 
email2String email2 
- 
emailSignatureString emailSignature A simple text to be used as a signature in the footer of the outgoing emails
- 
emailSignature2String emailSignature2 
- 
enabledint enabled 
- 
enforceWorkingTimeint enforceWorkingTime If the system must forbid the login outside the working time
- 
evalFormEnabledint evalFormEnabled If the user wants to enable the evaluation form
- 
expireDate expire When this account expires
- 
firstNameString firstName 
- 
groupsSet<Group> groups 
- 
hitsGridString hitsGrid Description of the grid that shows the results of a search
- 
ipBlackListString ipBlackList 
- 
ipWhiteListString ipWhiteList 
- 
keyString key A key used by the second factor authenticator
- 
languageString language 
- 
lastEnabledDate lastEnabled Last time this account has been activated
- 
lastLoginDate lastLogin Last time the user successfully logged in
- 
legalsint legals If the users must confirm changes in the legals or not
- 
maxInactivityInteger maxInactivity Maximum number of inactivity days after which the account gets disabled. Possible values are:- null: the general setting is used instead
- <=0: no checks will be done for this user
- >0: number of maximum inactivity days
 
- 
nameString name 
- 
organizationalUnitString organizationalUnit 
- 
passwordString password 
- 
passwordChangedDate passwordChanged The last time the password was changed
- 
passwordExpiredint passwordExpired If the password already expired
- 
passwordExpiresint passwordExpires If the password expires or not
- 
passwordmd4String passwordmd4 
- 
postalcodeString postalcode 
- 
quotalong quota 
- 
repassString repass Only for GUI
- 
searchPrefString searchPref Comma separated list of searches that defines the order they are displayed in the user interface
- 
secondFactorString secondFactor The second factor authenticator to use
- 
sourceUserSource source 
- 
stateString state 
- 
streetString street 
- 
telephoneString telephone 
- 
telephone2String telephone2 
- 
timeZoneString timeZone 
- 
typeUserType type 
- 
userGroupsSet<UserGroup> userGroups 
- 
usernameString username 
- 
welcomeScreenInteger welcomeScreen 
- 
workingTimesSet<WorkingTime> workingTimes Collection of all the admitted working times
 
- 
 
- 
Class com.logicaldoc.core.security.user.UserGroupclass UserGroup extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
groupIdlong groupId 
 
- 
 
- 
Class com.logicaldoc.core.security.user.UserHistoryclass UserHistory extends History implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.core.security.user.WorkingTimeclass WorkingTime extends Object implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package com.logicaldoc.core.sequence- 
Class com.logicaldoc.core.sequence.Sequenceclass Sequence extends PersistentObject implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package com.logicaldoc.core.task- 
Exception Class com.logicaldoc.core.task.TaskExceptionclass TaskException extends Exception implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package com.logicaldoc.core.threading- 
Exception Class com.logicaldoc.core.threading.ThreadPoolNotAvailableExceptionclass ThreadPoolNotAvailableException extends Exception implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package com.logicaldoc.core.ticket- 
Class com.logicaldoc.core.ticket.Ticketclass Ticket extends PersistentObject implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
countint count 
- 
docIdlong docId 
- 
enabledint enabled 
- 
expiredDate expired A date when this ticket expires
- 
expireHoursInteger expireHours Not persistent field
- 
maxCountInteger maxCount Maximum number of downloads
- 
maxViewsInteger maxViews Maximum number of views
- 
suffixString suffix 
- 
ticketIdString ticketId 
- 
typeint type 
- 
urlString url Not persistent field
- 
userIdlong userId 
- 
viewsint views 
 
- 
 
 
- 
- 
Package com.logicaldoc.dropbox- 
Class com.logicaldoc.dropbox.DropboxDataServletclass DropboxDataServlet extends jakarta.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.dropbox.DropboxServiceImplclass DropboxServiceImpl extends com.google.gwt.user.server.rpc.jakarta.RemoteServiceServlet implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package com.logicaldoc.gui.common.client- 
Exception Class com.logicaldoc.gui.common.client.AccessDeniedExceptionclass AccessDeniedException extends ServerException implements Serializable- serialVersionUID:
- 1L
 
- 
Exception Class com.logicaldoc.gui.common.client.InvalidSessionServerExceptionclass InvalidSessionServerException extends ServerException implements Serializable- serialVersionUID:
- 1L
 
- 
Exception Class com.logicaldoc.gui.common.client.OAuthExceptionclass OAuthException extends ServerException implements Serializable- serialVersionUID:
- 1L
 
- 
Exception Class com.logicaldoc.gui.common.client.ServerExceptionclass ServerException extends Exception implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.gui.common.client.ServerValidationErrorclass ServerValidationError extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Exception Class com.logicaldoc.gui.common.client.ServerValidationExceptionclass ServerValidationException extends ServerException implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
errorsServerValidationError[] errors Array of errors
 
- 
 
 
- 
- 
Package com.logicaldoc.gui.common.client.beans- 
Class com.logicaldoc.gui.common.client.beans.GUIAccessControlEntryclass GUIAccessControlEntry extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIArchiveclass GUIArchive extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
closerIdLong closerId 
- 
closerNameString closerName 
- 
closureDate closure 
- 
creationDate creation 
- 
creatorIdlong creatorId 
- 
creatorNameString creatorName 
- 
descriptionString description 
- 
idlong id 
- 
importCustomIdint importCustomId 
- 
importTemplateint importTemplate 
- 
modeint mode 
- 
nameString name 
- 
sizelong size 
- 
statusint status 
- 
typeint type 
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIAttendeeclass GUIAttendee extends GUIUser implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
notifyboolean notify 
- 
requiredboolean required 
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIAttributeclass GUIAttribute extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
booleanValueBoolean booleanValue 
- 
dateValueDate dateValue 
- 
dependsOnString dependsOn 
- 
doubleValueDouble doubleValue 
- 
editorint editor 
- 
hiddenboolean hidden 
- 
initializationString initialization 
- 
intValueLong intValue 
- 
labelString label 
- 
mandatoryboolean mandatory 
- 
multipleboolean multiple 
- 
nameString name 
- 
optionsList<String> options 
- 
parentString parent 
- 
positionint position 
- 
readonlyboolean readonly 
- 
setString set 
- 
setIdLong setId 
- 
stringValueString stringValue 
- 
stringValuesString stringValues 
- 
typeint type 
- 
usernameString username In case of attribute of type User, this field stores the username
- 
validationString validation 
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIAttributeSetclass GUIAttributeSet extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
attributesList<GUIAttribute> attributes 
- 
descriptionString description 
- 
idlong id 
- 
labelString label 
- 
nameString name 
- 
readonlyboolean readonly 
- 
typeint type 
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIAutomationRoutineclass GUIAutomationRoutine extends GUIExtensibleObject implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIAutomationTriggerclass GUIAutomationTrigger extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
automationString automation Automation script to execute(in absence of routine specification)
- 
cronString cron For a time-driven trigger, the cron expression to fire the execution
- 
dateDate date For a time-driven trigger, the exact moment to fire the execution
- 
eventsString events 
- 
folderGUIFolder folder 
- 
idlong id 
- 
routineGUIAutomationRoutine routine Name of the declared routine to execute
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIBarcodeTemplateclass GUIBarcodeTemplate extends GUIOCRTemplate implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIBarcodeZoneclass GUIBarcodeZone extends GUIZone implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
excludeString exclude Regular expression used as exclusion filter
- 
formatsString formats Comma separated list of admitted barcode types (eg: CODE_128,QR_CODE)
- 
includeString include Regular expression used as inclusion filter
- 
indexint index 
- 
patternsString patterns Comma separated list of patterns
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIBookmarkclass GUIBookmark extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIBrandingclass GUIBranding extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
bannerString banner 
- 
bottomString bottom 
- 
bugsString bugs 
- 
cssString css 
- 
evaluationString evaluation 
- 
faviconString favicon 
- 
footerString footer 
- 
forumString forum 
- 
headString head 
- 
helpString help 
- 
logoString logo 
- 
logoHeadString logoHead 
- 
logoHeadOemString logoHeadOem 
- 
logoMenuString logoMenu 
- 
logoOemString logoOem 
- 
productString product 
- 
productNameString productName 
- 
salesString sales 
- 
skinString skin 
- 
supportString support 
- 
topString top 
- 
urlString url 
- 
vendorString vendor 
- 
vendorAddressString vendorAddress 
- 
vendorCapString vendorCap 
- 
vendorCityString vendorCity 
- 
vendorCountryString vendorCountry 
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUICalendarEventclass GUICalendarEvent extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
attendeesList<GUIAttendee> attendees 
- 
attendeesGroupsList<GUIGroup> attendeesGroups 
- 
automationString automation 
- 
deadlineDate deadline 
- 
descriptionString description 
- 
documentsList<GUIDocument> documents 
- 
endDate end 
- 
externalIdString externalId 
- 
externalUrlString externalUrl 
- 
frequencyint frequency 
- 
iCalendarboolean iCalendar 
- 
idlong id 
- 
locationString location 
- 
organizerString organizer 
- 
organizerIdlong organizerId 
- 
parentIdLong parentId 
- 
remindersList<GUIReminder> reminders 
- 
startDate start 
- 
statusint status 
- 
subTypeString subType 
- 
titleString title 
- 
typeString type 
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUICalendarEventSearchCriteriaclass GUICalendarEventSearchCriteria extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
endDateDate endDate End date (optional)
- 
expireFromDate expireFrom optional
- 
expireToDate expireTo optional
- 
frequencyInteger frequency The frequency of the event (1,15, 30 ... optional)
- 
maxRecordsInteger maxRecords Maximum number of records (optional)
- 
startDateDate startDate Start date (optional)
- 
statusInteger status The status (used with like operator, optional)
- 
subtypeString subtype The subtype (used with like operator, optional)
- 
titleString title The title (used with like operator, optional)
- 
typeString type The type (used with like operator, optional)
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIContactclass GUIContact extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.gui.common.client.beans.GUICriterionclass GUICriterion extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIDashletclass GUIDashlet extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIDocumentclass GUIDocument extends GUIExtensibleObject implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
accessControlListList<GUIAccessControlEntry> accessControlList 
- 
allowedPermissionsGUIAccessControlEntry allowedPermissions Permissions granted to the current user on this document
- 
barcodedint barcoded Indicates if the document has been processed by the barcodes processor: 0 = to process, 1 = processed
- 
barcodeTemplateIdLong barcodeTemplateId Identifier of the barcode template to use to process this document
- 
bookmarkedboolean bookmarked 
- 
bulkUpdateboolean bulkUpdate Just to indicate if this document is being used for collecting the metadata of a bulk update
- 
colorString color 
- 
commentString comment 
- 
creationDate creation 
- 
creatorString creator 
- 
creatorIdLong creatorId 
- 
customIdString customId 
- 
dateDate date 
- 
docAttrsint docAttrs Counter of extended attributes of type Document
- 
docRefLong docRef 
- 
docRefTypeString docRefType 
- 
extResIdString extResId 
- 
fileNameString fileName 
- 
fileSizelong fileSize 
- 
fileVersionString fileVersion 
- 
folderGUIFolder folder 
- 
formIdLong formId 
- 
iconString icon 
- 
immutableint immutable 
- 
indexedint indexed 
- 
languageString language 
- 
lastModifiedDate lastModified 
- 
lastNoteString lastNote 
- 
linksint links 
- 
lockUserString lockUser 
- 
lockUserIdLong lockUserId 
- 
natureint nature 
- 
notifyMessageString notifyMessage 
- 
notifyUsersList<Long> notifyUsers 
- 
ocrdint ocrd Indicates if the document has been processed by the zonal OCR: 0 = to process, 1 = processed
- 
ocrTemplateIdLong ocrTemplateId Identifier of the Zonal OCR template to use to process this document
- 
pagesint pages 
- 
passwordProtectedboolean passwordProtected 
- 
pathExtendedString pathExtended 
- 
previewPagesint previewPages 
- 
publishedint published 
- 
publisherString publisher 
- 
publisherIdLong publisherId 
- 
ratingint rating 
- 
revisionString revision 
- 
scoreint score 
- 
signedint signed 
- 
stampedint stamped 
- 
startPublishingDate startPublishing 
- 
statusint status 
- 
stopPublishingDate stopPublishing 
- 
summaryString summary 
- 
tagsList<String> tags 
- 
tagsStringString tagsString 
- 
typeString type 
- 
versionString version 
- 
workflowStatusString workflowStatus 
- 
workflowStatusDisplayString workflowStatusDisplay 
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIDocumentNoteclass GUIDocumentNote extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
colorString color 
- 
dateDate date 
- 
docIdlong docId 
- 
fileNameString fileName 
- 
fileVersionString fileVersion 
- 
heightdouble height 
- 
idlong id 
- 
leftdouble left 
- 
lineColorString lineColor 
- 
lineOpacityint lineOpacity 
- 
lineWidthint lineWidth 
- 
messageString message 
- 
movedOrResizedboolean movedOrResized 
- 
opacityint opacity 
- 
pageint page 
- 
recipientString recipient A reference to a recipient, it could be a username or the full name of a person, normally this field is not used
- 
recipientEmailString recipientEmail An email associated to the note, normally this field is not used
- 
rotationdouble rotation 
- 
shapeString shape 
- 
showKnobsboolean showKnobs 
- 
topdouble top 
- 
typeString type A type of note, for normal notes in a document it is null
- 
userIdlong userId 
- 
usernameString username 
- 
widthdouble width 
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIDocuSignSettingsclass GUIDocuSignSettings extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
accountIdString accountId 
- 
apiBaseUrlString apiBaseUrl 
- 
authBaseUrlString authBaseUrl 
- 
callbackUrlString callbackUrl 
- 
documentIdsList<Long> documentIds Identifiers of documents to include in the envelope
- 
expireDate expire Optional expiration date, used when creating a new envelope
- 
integrationKeyString integrationKey 
- 
messageString message Message of the email used to notify users about the new envelope
- 
refreshTokenString refreshToken 
- 
secretKeyString secretKey 
- 
subjectString subject Subject of the email used to notify users about the new envelope
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIEmailclass GUIEmail extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
attachmentsList<GUIDocument> attachments 
- 
bccsList<GUIContact> bccs 
- 
ccsList<GUIContact> ccs 
- 
docIdsList<Long> docIds 
- 
fromGUIContact from 
- 
messageString message 
- 
pdfConversionboolean pdfConversion 
- 
receivedDate received 
- 
replyToList<GUIContact> replyTo 
- 
sendAsTicketboolean sendAsTicket 
- 
sentDate sent 
- 
signedboolean signed 
- 
subjectString subject 
- 
tosList<GUIContact> tos 
- 
userGUIUser user 
- 
zipCompressionboolean zipCompression 
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIEmailAccountclass GUIEmailAccount extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
automationString automation 
- 
automationAfterString automationAfter 
- 
automationEndString automationEnd 
- 
clientIdString clientId In case of OAuth authentication, this field stores the client id
- 
clientSecretString clientSecret In case of OAuth authentication, this field stores the client secret
- 
clientTenantString clientTenant In case of OAuth authentication, this field stores the tenant information
- 
deleteFromMailboxboolean deleteFromMailbox 
- 
enabledint enabled 
- 
excludesString excludes 
- 
folderingint foldering 
- 
formatint format This attribute defines the EmailAccount store format.- See Also:
 
- 
hostString host 
- 
idLong id 
- 
includesString includes 
- 
languageString language 
- 
mailAddressString mailAddress 
- 
mailFolderString mailFolder 
- 
passwordString password 
- 
portint port 
- 
providerString provider 
- 
rulesList<GUIEmailRule> rules 
- 
sslboolean ssl 
- 
startDateDate startDate 
- 
targetGUIFolder target 
- 
typeString type 
- 
usernameString username 
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIEmailRuleclass GUIEmailRule extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIEmailSettingsclass GUIEmailSettings extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
clientIdString clientId In case of OAuth authentication, this field stores the client id
- 
clientSecretString clientSecret In case of OAuth authentication, this field stores the client secret
- 
clientTenantString clientTenant In case of OAuth authentication, this field stores the tenant information
- 
connSecurityString connSecurity 
- 
folderingint foldering 
- 
portint port 
- 
protocolString protocol 
- 
pwdString pwd 
- 
secureAuthboolean secureAuth 
- 
senderEmailString senderEmail 
- 
serverString server 
- 
targetFolderGUIFolder targetFolder 
- 
userAsFromboolean userAsFrom 
- 
usernameString username 
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIExtensibleObjectclass GUIExtensibleObject extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
attributesList<GUIAttribute> attributes 
- 
idlong id 
- 
templateString template 
- 
templateIdLong templateId 
- 
tenantIdlong tenantId 
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIFolderclass GUIFolder extends GUIExtensibleObject implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
accessControlListList<GUIAccessControlEntry> accessControlList 
- 
allowedPermissionsGUIAccessControlEntry allowedPermissions Permissions allowed to the current user on this folder
- 
barcodeTemplateIdLong barcodeTemplateId Identifier of the barcode template to use to process this document
- 
colorString color 
- 
creationDate creation 
- 
creatorString creator 
- 
creatorIdLong creatorId 
- 
descriptionString description 
- 
documentCountlong documentCount 
- 
documentsTotallong documentsTotal 
- 
foldRefLong foldRef 
- 
gridString grid 
- 
maxVersionsInteger maxVersions 
- 
nameString name 
- 
ocrTemplateIdLong ocrTemplateId Identifier of the Zonal OCR template to use to process the documents inside this folder
- 
parentIdlong parentId 
- 
pathList<GUIFolder> path 
- 
pathExtendedString pathExtended 
- 
positionint position 
- 
quotaAlertRecipientsList<String> quotaAlertRecipients 
- 
quotaDocsLong quotaDocs 
- 
quotaSizeLong quotaSize 
- 
quotaThresholdInteger quotaThreshold 
- 
securityRefGUIFolder securityRef 
- 
sizelong size 
- 
sizeTotallong sizeTotal 
- 
storeInteger store 
- 
subfolderCountlong subfolderCount 
- 
tagsList<String> tags 
- 
tagsStringString tagsString 
- 
templateLockedint templateLocked 
- 
tileString tile 
- 
typeint type 
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIFormclass GUIForm extends GUIExtensibleObject implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
backgroundColorString backgroundColor 
- 
collectEmailsboolean collectEmails 
- 
columnsint columns 
- 
confirmationString confirmation 
- 
contentString content The body used to render the final document
- 
cssString css Special CSS to use to render the content
- 
descriptionString description 
- 
editAfterSubmitboolean editAfterSubmit 
- 
editingDocIdLong editingDocId 
- 
footerString footer 
- 
formIdString formId An alternative unique identifier of the form
- 
headerImageString headerImage The image to put in the header of the web form
- 
languageForDocString languageForDoc 
- 
localeString locale 
- 
nameString name 
- 
notifyResponsesboolean notifyResponses 
- 
recipientsList<GUIUser> recipients 
- 
responderEmailString responderEmail 
- 
sendCopyboolean sendCopy 
- 
sendResponsesboolean sendResponses 
- 
statChartWidthint statChartWidth 
- 
targetFolderGUIFolder targetFolder 
- 
titleString title 
- 
webCssString webCss The CSS to use in the web form
- 
webEnabledboolean webEnabled 
- 
widthint width 
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIGroupclass GUIGroup extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIHistoryclass GUIHistory extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
commentString comment 
- 
dateDate date 
- 
deviceString device 
- 
docIdlong docId 
- 
eventString event 
- 
fileNameString fileName 
- 
folderIdlong folderId 
- 
geolocationString geolocation 
- 
iconString icon 
- 
ipString ip 
- 
keyLabelString keyLabel 
- 
notifiedint notified 
- 
pathString path 
- 
protocolString protocol 
- 
reasonString reason 
- 
sessionIdString sessionId 
- 
tenantString tenant 
- 
tenantIdLong tenantId 
- 
userIdlong userId 
- 
userLoginString userLogin 
- 
usernameString username 
- 
versionString version 
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIImportFolderclass GUIImportFolder extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
automationString automation 
- 
automationAfterString automationAfter 
- 
automationEndString automationEnd 
- 
barcodeTemplateIdLong barcodeTemplateId 
- 
batchLong batch 
- 
delImportboolean delImport 
- 
depthint depth 
- 
domainString domain 
- 
enabledint enabled 
- 
excludesString excludes 
- 
extractTagsint extractTags 
- 
hostString host 
- 
idlong id 
- 
importEmptyboolean importEmpty 
- 
includesString includes 
- 
inheritRightsboolean inheritRights 
- 
languageString language 
- 
maxSizeInteger maxSize 
- 
ocrTemplateIdLong ocrTemplateId 
- 
passwordString password 
- 
pathString path 
- 
portInteger port 
- 
preventDuplicationsboolean preventDuplications 
- 
providerString provider 
- 
recordHistoryboolean recordHistory 
- 
startDateDate startDate 
- 
tagsString tags 
- 
targetGUIFolder target 
- 
templateIdLong templateId 
- 
updatePolicyint updatePolicy 
- 
usernameString username 
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIIncrementalArchiveclass GUIIncrementalArchive extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
folderGUIFolder folder 
- 
frequencyint frequency 
- 
idlong id 
- 
prefixString prefix 
- 
templatesList<GUITemplate> templates 
- 
typeint type 
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIInfoclass GUIInfo extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
alertsList<GUIMessage> alerts 
- 
attributeDefinitionsList<GUIAttribute> attributeDefinitions 
- 
brandingGUIBranding branding 
- 
bundleList<GUIValue> bundle 
- 
changelogString changelog 
- 
configList<GUIValue> config 
- 
databaseConnectedboolean databaseConnected 
- 
dateDate date 
- 
defaultAttributeSetGUIAttributeSet defaultAttributeSet 
- 
featuresList<String> features 
- 
hostNameString hostName 
- 
installationIdString installationId 
- 
licenseeString licensee 
- 
releaseString release 
- 
runLevelString runLevel 
- 
sessionHeartbeatint sessionHeartbeat 
- 
supportedGUILanguagesList<GUIValue> supportedGUILanguages 
- 
supportedLanguagesList<GUIValue> supportedLanguages 
- 
tenantGUITenant tenant 
- 
unconfirmedReagingsList<GUIReadingRequest> unconfirmedReagings 
- 
userNoString userNo 
- 
yearString year 
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIKeystoreclass GUIKeystore extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
creationDate creation 
- 
idlong id 
- 
keytoolPathString keytoolPath 
- 
openSSLPathString openSSLPath 
- 
organizationAliasString organizationAlias 
- 
organizationDNString organizationDN 
- 
organizationExpireDate organizationExpire 
- 
passwordString password 
- 
signOpacityint signOpacity 
- 
signTextString signText 
- 
signVisualboolean signVisual 
- 
signWidthString signWidth 
- 
signXString signX 
- 
signYString signY 
- 
tenantIdlong tenantId 
- 
validityint validity 
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUILDAPServerclass GUILDAPServer extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
anonboolean anon 
- 
defaultGroupsList<GUIGroup> defaultGroups 
- 
enabledboolean enabled 
- 
groupClassString groupClass 
- 
groupExcludesString groupExcludes 
- 
groupIdentifierAttrString groupIdentifierAttr 
- 
groupIncludesString groupIncludes 
- 
groupNodesString groupNodes 
- 
idlong id 
- 
keepLocalMembershipsboolean keepLocalMemberships 
- 
languageString language 
- 
logonAttrString logonAttr 
- 
pageSizeint pageSize 
- 
passwordString password 
- 
positionint position 
- 
realmString realm 
- 
syncTtlint syncTtl 
- 
timeoutint timeout 
- 
urlString url 
- 
userClassString userClass 
- 
userExcludesString userExcludes 
- 
userIdentifierAttrString userIdentifierAttr 
- 
userIncludesString userIncludes 
- 
usernameString username 
- 
userNodesString userNodes 
- 
userTypeint userType 
- 
validationString validation 
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIMenuclass GUIMenu extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
accessControlListList<GUIAccessControlEntry> accessControlList 
- 
automationString automation Automation script to execute(in absence of routine specification)
- 
descriptionString description 
- 
enabledboolean enabled 
- 
idlong id 
- 
nameString name 
- 
parentIdlong parentId 
- 
positionint position 
- 
routineIdLong routineId The declared routine to execute
- 
typeint type 
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIMessageclass GUIMessage extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIMessageTemplateclass GUIMessageTemplate extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIOCRTemplateclass GUIOCRTemplate extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
batchint batch 
- 
descriptionString description 
- 
idlong id 
- 
nameString name Unique name of the template
- 
sampleString sample Sample image displayed to the user in order to define the zones.
- 
saveChangeEventboolean saveChangeEvent 
- 
templateGUITemplate template The assigned document template
- 
zonesArrayList<GUIZone> zones The zones
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIParameterclass GUIParameter extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIParseContactsParametersclass GUIParseContactsParameters extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
addressint address index of the address
- 
companyint company index of the company
- 
delimiterString delimiter the fields delimiter
- 
emailint email index of the email
- 
firstNameint firstName index of the the first name
- 
lastNameint lastName firstName the last name
- 
mobileint mobile index of the mobile phone
- 
phoneint phone index of the phone
- 
separatorString separator the separator char
- 
skipFirstRowboolean skipFirstRow if the first row contains titles and must be skipped
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIPatchclass GUIPatch extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIRatingclass GUIRating extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIReadingRequestclass GUIReadingRequest extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
alertConfirmationint alertConfirmation 
- 
confirmedDate confirmed 
- 
creationDate creation 
- 
docIdlong docId 
- 
fileNameString fileName 
- 
fileVersionString fileVersion 
- 
idlong id 
- 
requestCommentString requestComment 
- 
requestorIdlong requestorId 
- 
requestorLoginString requestorLogin 
- 
requestorNameString requestorName 
- 
userIdlong userId 
- 
userLoginString userLogin 
- 
usernameString username 
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIReminderclass GUIReminder extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIReportclass GUIReport extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
descriptionString description 
- 
enabledint enabled 
- 
idlong id 
- 
lastModifiedDate lastModified 
- 
lastRunDate lastRun 
- 
logString log 
- 
nameString name 
- 
outputDocIdLong outputDocId 
- 
outputFolderGUIFolder outputFolder 
- 
outputFormatString outputFormat 
- 
recordVersionlong recordVersion 
- 
statusint status 
- 
updatePolicyint updatePolicy 
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIResultclass GUIResult extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
estimatedHitslong estimatedHits 
- 
hasMoreboolean hasMore 
- 
hitsList<GUIDocument> hits 
- 
timelong time 
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIRetentionPolicyclass GUIRetentionPolicy extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.gui.common.client.beans.GUISchedulingclass GUIScheduling extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.gui.common.client.beans.GUISchemeclass GUIScheme extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.gui.common.client.beans.GUISearchEngineclass GUISearchEngine extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
batchInteger batch 
- 
customSortingString customSorting 
- 
dirString dir 
- 
excludePatternsString excludePatterns 
- 
excludePatternsMetadataString excludePatternsMetadata 
- 
includePatternsString includePatterns 
- 
includePatternsMetadataString includePatternsMetadata 
- 
languagesString languages 
- 
lockedboolean locked 
- 
maxTextInteger maxText 
- 
maxTextFileSizeInteger maxTextFileSize 
- 
parsingTimeoutInteger parsingTimeout 
- 
parsingTimeoutRetainboolean parsingTimeoutRetain 
- 
skipOnErrorboolean skipOnError 
- 
sortingString sorting 
- 
threadsint threads 
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUISearchOptionsclass GUISearchOptions extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
caseSensitiveint caseSensitive 
- 
creationFromDate creationFrom 
- 
creationToDate creationTo 
- 
criteriaList<GUICriterion> criteria 
- 
dateFromDate dateFrom 
- 
dateToDate dateTo 
- 
depthint depth 
- 
descriptionString description 
- 
expressionString expression 
- 
expressionLanguageString expressionLanguage 
- 
fieldsList<String> fields 
- 
filterIdsList<Long> filterIds 
- 
folderLong folder 
- 
folderNameString folderName 
- 
formatString format 
- 
languageString language 
- 
maxHitsint maxHits 
- 
nameString name 
- 
retrieveAliasesint retrieveAliases 
- 
searchInSubPathboolean searchInSubPath 
- 
sizeMaxLong sizeMax 
- 
sizeMinLong sizeMin 
- 
templateLong template 
- 
topOperatorString topOperator 
- 
typeint type 
- 
userIdlong userId 
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUISecuritySettingsclass GUISecuritySettings extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
alertNewDeviceboolean alertNewDevice 
- 
allowClientIdboolean allowClientId 
- 
allowSidInRequestboolean allowSidInRequest 
- 
anonymousKeyString anonymousKey 
- 
anonymousUserGUIUser anonymousUser 
- 
contentSecurityPolicyString contentSecurityPolicy Value for the Content-Security-Policy HTTP header
- 
cookiesSameSiteString cookiesSameSite 
- 
cookiesSecureboolean cookiesSecure 
- 
enableAnonymousLoginboolean enableAnonymousLogin 
- 
forceSslboolean forceSsl 
- 
geolocationCacheboolean geolocationCache 
- 
geolocationDbVerString geolocationDbVer 
- 
geolocationEnabledboolean geolocationEnabled 
- 
geolocationKeyString geolocationKey 
- 
ignoreLoginCaseboolean ignoreLoginCase 
- 
maxInactivityInteger maxInactivity 
- 
pwdCheckLoginboolean pwdCheckLogin 
- 
pwdDigitint pwdDigit 
- 
pwdEnforceHistoryint pwdEnforceHistory 
- 
pwdExpirationint pwdExpiration 
- 
pwdLowerCaseint pwdLowerCase 
- 
pwdOccurrenceint pwdOccurrence 
- 
pwdSequenceint pwdSequence 
- 
pwdSizeint pwdSize 
- 
pwdSpecialint pwdSpecial 
- 
pwdUpperCaseint pwdUpperCase 
- 
saveLoginboolean saveLogin 
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUISequenceclass GUISequence extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.gui.common.client.beans.GUISessionclass GUISession extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIStampclass GUIStamp extends GUIExtensibleObject implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
accessControlListList<GUIAccessControlEntry> accessControlList 
- 
barcodeFormatString barcodeFormat 
- 
barcodeLabelint barcodeLabel 
- 
colorString color 
- 
descriptionString description 
- 
enabledint enabled 
- 
exprHString exprH 
- 
exprWString exprW 
- 
exprXString exprX 
- 
exprYString exprY 
- 
fontString font 
- 
imageHeightint imageHeight 
- 
imageWidthint imageWidth 
- 
nameString name 
- 
opacityint opacity 
- 
pageOptionint pageOption 
- 
pageSelectionString pageSelection 
- 
readboolean read 
- 
rotationint rotation 
- 
sizeint size 
- 
textString text 
- 
typeint type 
- 
writeboolean write 
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUISyndicationclass GUISyndication extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
apiKeyString apiKey 
- 
batchlong batch 
- 
descriptionString description 
- 
enabledint enabled 
- 
excludesString excludes 
- 
idlong id 
- 
includesString includes 
- 
maxPacketSizelong maxPacketSize 
- 
nameString name 
- 
passwordString password 
- 
replicateCustomIdint replicateCustomId 
- 
sourceFolderGUIFolder sourceFolder 
- 
startDateDate startDate 
- 
targetPathString targetPath 
- 
timeoutint timeout 
- 
urlString url 
- 
usernameString username 
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUITagclass GUITag extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.gui.common.client.beans.GUITaskclass GUITask extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
completionPercentageint completionPercentage 
- 
indeterminateboolean indeterminate 
- 
nameString name 
- 
progressint progress 
- 
reportRecipientsList<GUIUser> reportRecipients 
- 
schedulingGUIScheduling scheduling 
- 
schedulingLabelString schedulingLabel 
- 
sendActivityReportboolean sendActivityReport 
- 
sizelong size 
- 
statusint status 
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUITemplateclass GUITemplate extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
accessControlListList<GUIAccessControlEntry> accessControlList 
- 
attributesList<GUIAttribute> attributes 
- 
descriptionString description 
- 
idlong id 
- 
labelString label 
- 
nameString name 
- 
permissionsList<String> permissions 
- 
readonlyboolean readonly 
- 
typeint type 
- 
validationString validation 
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUITenantclass GUITenant extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
adminUsernameString adminUsername 
- 
brandingGUIBranding branding 
- 
cityString city 
- 
countryString country 
- 
displayNameString displayName 
- 
documentslong documents 
- 
emailString email 
- 
enabledboolean enabled 
- 
expireDate expire 
- 
guestslong guests 
- 
idlong id 
- 
maxGuestsInteger maxGuests 
- 
maxRepoDocsLong maxRepoDocs 
- 
maxRepoSizeLong maxRepoSize Maximum repository size expressed in MB
- 
maxSessionsInteger maxSessions 
- 
maxUsersInteger maxUsers 
- 
nameString name 
- 
postalCodeString postalCode 
- 
quotaAlertRecipientsList<String> quotaAlertRecipients 
- 
quotaThresholdInteger quotaThreshold 
- 
sessionslong sessions 
- 
sizelong size 
- 
stateString state 
- 
streetString street 
- 
telephoneString telephone 
- 
tenantIdlong tenantId 
- 
typeint type 
- 
userslong users 
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUITransitionclass GUITransition extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
colorString color 
- 
minNoteSizeInteger minNoteSize If the requiredNote=1 this indicates an optional minimum size of the note text
- 
onChosenString onChosen 
- 
pointsString points 
- 
requiresNoteboolean requiresNote If true it means that the user must enter a note when the he completes the task
- 
targetStateGUIWFState targetState 
- 
textString text 
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIUserclass GUIUser extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
addressString address 
- 
buildingString building 
- 
cellString cell 
- 
certDNString certDN 
- 
certExpireDate certExpire 
- 
checkedOutDocsint checkedOutDocs 
- 
cityString city 
- 
companyString company 
- 
countryString country 
- 
creationDate creation 
- 
customActionsList<GUIMenu> customActions 
- 
dashletsList<GUIDashlet> dashlets 
- 
dateFormatString dateFormat 
- 
dateFormatLongString dateFormatLong 
- 
dateFormatShortString dateFormatShort 
- 
defaultWorkspaceLong defaultWorkspace 
- 
departmentString department 
- 
docsGridString docsGrid Description of the grid that displays the list of documents, a JSON format
- 
emailString email 
- 
email2String email2 
- 
emailSignatureString emailSignature 
- 
emailSignature2String emailSignature2 
- 
enabledboolean enabled 
- 
enforceWorkingTimeboolean enforceWorkingTime If the system must forbid the login outside the working time
- 
evalFormEnabledboolean evalFormEnabled 
- 
expireDate expire 
- 
firstNameString firstName 
- 
groupsList<GUIGroup> groups 
- 
hitsGridString hitsGrid Description of the grid that shows the results of a search, a JSON format
- 
idlong id 
- 
ipBlacklistString ipBlacklist 
- 
ipWhitelistString ipWhitelist 
- 
keyString key 
- 
languageString language 
- 
lastLoginDate lastLogin 
- 
lastLoginFailureReasonString lastLoginFailureReason The reason why the last login failed
- 
legalsboolean legals 
- 
lockedDocsint lockedDocs 
- 
maxInactivityInteger maxInactivity 
- 
menusList<Long> menus 
- 
messagesint messages 
- 
nameString name 
- 
notifyCredentialsboolean notifyCredentials 
- 
organizationalUnitString organizationalUnit 
- 
passwordExpiredboolean passwordExpired 
- 
passwordExpiresboolean passwordExpires 
- 
passwordMinLenghtint passwordMinLenght 
- 
phoneString phone 
- 
postalCodeString postalCode 
- 
quotalong quota 
- 
quotaCountlong quotaCount 
- 
searchPrefString searchPref 
- 
secondFactorString secondFactor 
- 
sourceint source 
- 
stateString state 
- 
subscriptionsint subscriptions 
- 
tasksint tasks 
- 
tenantGUITenant tenant 
- 
timeZoneString timeZone 
- 
typeint type 
- 
unreadMessagesint unreadMessages 
- 
upcomingEventsint upcomingEvents 
- 
usernameString username 
- 
welcomeScreenInteger welcomeScreen 
- 
workingTimesList<GUIWorkingTime> workingTimes 
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIValueclass GUIValue extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIVersionclass GUIVersion extends GUIDocument implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIWebServiceSettingsclass GUIWebServiceSettings extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIWFStateclass GUIWFState extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
assignmentMessageTemplateString assignmentMessageTemplate 
- 
candidatesList<GUIValue> candidates 
- 
colorString color 
- 
completionMessageTemplateString completionMessageTemplate 
- 
creationMessageTemplateString creationMessageTemplate 
- 
descriptionString description 
- 
displayString display 
- 
dueDateDate dueDate 
- 
dueDateNumberint dueDateNumber 
- 
dueDateUnitString dueDateUnit 
- 
endDateDate endDate 
- 
idString id 
- 
initialboolean initial 
- 
leftint left 
- 
minNoteSizeInteger minNoteSize If the requiredNote=1 this indicates an optional minimum size of the note text
- 
nameString name 
- 
onAssignmentString onAssignment 
- 
onCompletionString onCompletion 
- 
onCreationString onCreation 
- 
onOverdueString onOverdue 
- 
onValidationString onValidation 
- 
ownerString owner 
- 
pooledActorsString pooledActors 
- 
reminderMessageTemplateString reminderMessageTemplate 
- 
reminderNumberint reminderNumber 
- 
reminderUnitString reminderUnit 
- 
requiresNoteboolean requiresNote If true it means that the user must enter a note when the he completes the task
- 
startDateDate startDate 
- 
taskStateString taskState 
- 
topint top 
- 
transitionsList<GUITransition> transitions 
- 
typeint type 
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIWorkflowclass GUIWorkflow extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
accessControlListList<GUIAccessControlEntry> accessControlList 
- 
appendedDocIdsString appendedDocIds 
- 
appendedDocsList<GUIDocument> appendedDocs 
- 
colorString color 
- 
dateDate date 
- 
descriptionString description 
- 
endDateDate endDate 
- 
idString id 
- 
labelString label 
- 
latestVersionboolean latestVersion 
- 
nameString name 
- 
permissionsList<String> permissions 
- 
selectedTaskGUIWFState selectedTask 
- 
startDateDate startDate 
- 
startStateIdString startStateId 
- 
statesList<GUIWFState> states 
- 
supervisorsList<GUIUser> supervisors 
- 
tagString tag 
- 
templateIdLong templateId 
- 
versionint version 
- 
wflHistoryList<GUIWFState> wflHistory 
 
- 
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIWorkingTimeclass GUIWorkingTime extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.gui.common.client.beans.GUIZoneclass GUIZone extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
decimalSeparatorString decimalSeparator The decimal separator used in case of numbers
- 
formatString format An optional format used to parse the value
- 
groupingSeparatorString groupingSeparator The grouping separator used in case of numbers
- 
heightdouble height Height of the zone (percentage of the height 0..1)
- 
languageString language The language in which the zone content is written
- 
leftdouble left Upper-left corner of the zone (percentage of the width 0..1)
- 
nameString name Name of the zone
- 
parsingString parsing Automation script that will be invoked to parse the value
- 
sampleString sample The image cropped from the sample
- 
sampleTextString sampleText The text extracted from the sample
- 
templateIdlong templateId 
- 
topdouble top Upper-left corner of the zone (percentage of the height 0..1)
- 
typeint type Type of the zone, taken fromGUIAttribute.getType()
- 
widthdouble width Width of the zone (percentage of the width 0..1)
 
- 
 
 
- 
- 
Package com.logicaldoc.gui.common.client.util- 
Class com.logicaldoc.gui.common.client.util.LimitedQueue- serialVersionUID:
- 1L
 - 
Serialized Fields- 
limitint limit 
 
- 
 
 
- 
- 
Package com.logicaldoc.gui.common.client.websockets- 
Class com.logicaldoc.gui.common.client.websockets.WebsocketMessageclass WebsocketMessage extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
authorString author 
- 
commandString command 
- 
commentString comment 
- 
dateDate date 
- 
docIdLong docId 
- 
documentGUIDocument document 
- 
eventString event 
- 
folderGUIFolder folder 
- 
folderIdLong folderId 
- 
idLong id 
- 
payloadString payload 
- 
sidString sid 
- 
targetString target 
- 
tenantIdlong tenantId 
- 
userIdLong userId 
- 
usernameString username 
 
- 
 
 
- 
- 
Package com.logicaldoc.gui.frontend.client.ai.model- 
Class com.logicaldoc.gui.frontend.client.ai.model.GUIEvaluationclass GUIEvaluation extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.gui.frontend.client.ai.model.GUIModelclass GUIModel extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
activationString activation 
- 
batchint batch 
- 
categoriesString categories 
- 
cutoffint cutoff 
- 
descriptionString description 
- 
evaluationGUIEvaluation evaluation 
- 
featuresString features 
- 
idlong id 
- 
labelString label 
- 
languageString language 
- 
layersList<GUINeuralNetworkLayer> layers 
- 
lossString loss 
- 
nameString name 
- 
ngramMaxint ngramMax 
- 
ngramMinint ngramMin 
- 
seedlong seed 
- 
trainingGUITraining training 
- 
typeString type 
- 
updaterGUIUpdater updater 
- 
weightInitString weightInit 
 
- 
 
- 
Class com.logicaldoc.gui.frontend.client.ai.model.GUINeuralNetworkLayerclass GUINeuralNetworkLayer extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.gui.frontend.client.ai.model.GUIQueryResultclass GUIQueryResult extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.gui.frontend.client.ai.model.GUITrainingclass GUITraining extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
cronString cron 
- 
enabledboolean enabled 
- 
epochsint epochs 
- 
lastTrainedDate lastTrained 
- 
reportString report 
- 
samplerGUISampler sampler 
- 
trainingboolean training Indicates if there is a currently running training process
 
- 
 
- 
Class com.logicaldoc.gui.frontend.client.ai.model.GUIUpdaterclass GUIUpdater extends Object implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package com.logicaldoc.gui.frontend.client.ai.robot- 
Class com.logicaldoc.gui.frontend.client.ai.robot.GUIRobotclass GUIRobot extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
answersList<GUIValue> answers Map of response scripts: code is the category name, value is the automation script
- 
avatarString avatar 
- 
classifierIdlong classifierId 
- 
descriptionString description 
- 
enabledboolean enabled 
- 
idlong id 
- 
labelString label 
- 
nameString name 
- 
tokensDetectorIdlong tokensDetectorId 
 
- 
 
 
- 
- 
Package com.logicaldoc.gui.frontend.client.ai.sampler- 
Class com.logicaldoc.gui.frontend.client.ai.sampler.GUISamplerclass GUISampler extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
automationString automation 
- 
categoryString category 
- 
categoryIndexint categoryIndex The index of the column(starting form 0) containing the category.
 value -1 means the last column
 value -2 means no category column at all
- 
chainList<GUISampler> chain 
- 
countlong count 
- 
delimiterString delimiter 
- 
descriptionString description 
- 
documentGUIDocument document 
- 
featuresString features 
- 
folderGUIFolder folder 
- 
idlong id 
- 
labelString label 
- 
nameString name 
- 
quoteString quote 
- 
sourceList<GUIExtensibleObject> source 
- 
typeString type 
 
- 
 
 
- 
- 
Package com.logicaldoc.gui.frontend.client.clipboard- 
Class com.logicaldoc.gui.frontend.client.clipboard.Clipboard- serialVersionUID:
- 1L
 - 
Serialized Fields- 
lastActionString lastAction 
 
- 
 
 
- 
- 
Package com.logicaldoc.gui.frontend.client.security.saml- 
Class com.logicaldoc.gui.frontend.client.security.saml.GUISamlSettingsclass GUISamlSettings extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
authnRequestSignedboolean authnRequestSigned 
- 
certificateString certificate 
- 
emailString email 
- 
enabledboolean enabled 
- 
entityIdString entityId 
- 
firstNameString firstName 
- 
groupString group 
- 
idpMetadataString idpMetadata 
- 
keepLocalMembershipsboolean keepLocalMemberships 
- 
lastNameString lastName 
- 
logoutRequestSignedboolean logoutRequestSigned 
- 
logoutResponseSignedboolean logoutResponseSigned 
- 
privateKeyString privateKey 
- 
signatureAlgorithmString signatureAlgorithm 
- 
singleLogOutboolean singleLogOut 
- 
usernameString username 
- 
userTypeint userType 
- 
validationString validation 
- 
wantAssertionsEncryptedboolean wantAssertionsEncrypted 
- 
wantNameIdEncryptedboolean wantNameIdEncrypted 
 
- 
 
 
- 
- 
Package com.logicaldoc.gui.setup.client- 
Class com.logicaldoc.gui.setup.client.SetupInfoclass SetupInfo extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
dbDialectString dbDialect 
- 
dbDriverString dbDriver 
- 
dbEngineString dbEngine 
- 
dbPasswordString dbPassword 
- 
dbTypeString dbType 
- 
dbUrlString dbUrl 
- 
dbUsernameString dbUsername 
- 
dbValidationQueryString dbValidationQuery 
- 
languageString language 
- 
regEmailString regEmail 
- 
regNameString regName 
- 
regOrganizationString regOrganization 
- 
regWebsiteString regWebsite 
- 
repositoryFolderString repositoryFolder 
 
- 
 
 
- 
- 
Package com.logicaldoc.util.cache- 
Exception Class com.logicaldoc.util.cache.CacheExceptionclass CacheException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package com.logicaldoc.util.config- 
Class com.logicaldoc.util.config.ContextPropertiesclass ContextProperties extends OrderedProperties implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.util.config.OrderedPropertiesclass OrderedProperties extends Properties implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package com.logicaldoc.util.crypt- 
Exception Class com.logicaldoc.util.crypt.CryptUtil.EncryptionExceptionclass EncryptionException extends Exception implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package com.logicaldoc.util.exception- 
Exception Class com.logicaldoc.util.exception.GenericRuntimeExceptionclass GenericRuntimeException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
 
- 
Exception Class com.logicaldoc.util.exception.SkipExceptionclass SkipException extends Exception implements Serializable- serialVersionUID:
- 1L
 
- 
Exception Class com.logicaldoc.util.exception.StopExceptionclass StopException extends Exception implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package com.logicaldoc.util.exec- 
Exception Class com.logicaldoc.util.exec.ExecExceptionclass ExecException extends Exception implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package com.logicaldoc.util.plugin- 
Exception Class com.logicaldoc.util.plugin.PluginExceptionclass PluginException extends Exception implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package com.logicaldoc.util.security- 
Exception Class com.logicaldoc.util.security.StringEncrypter.EncryptionExceptionclass EncryptionException extends Exception implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package com.logicaldoc.web- 
Class com.logicaldoc.web.AvatarServletclass AvatarServlet extends jakarta.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- -6956612970433309888L
 
- 
Class com.logicaldoc.web.ChartServletclass ChartServlet extends jakarta.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.ConvertPdfclass ConvertPdf extends jakarta.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.DisplayServletclass DisplayServlet extends jakarta.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.DocumentResourceUploadclass DocumentResourceUpload extends jakarta.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.DownloadAttachmentServletclass DownloadAttachmentServlet extends jakarta.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.DownloadServletclass DownloadServlet extends jakarta.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.EchoServletclass EchoServlet extends jakarta.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- -6956612970433309888L
 
- 
Class com.logicaldoc.web.ExportZipclass ExportZip extends jakarta.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.LegalServletclass LegalServlet extends jakarta.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.LogDownloadclass LogDownload extends jakarta.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.PswRecoveryclass PswRecovery extends jakarta.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 9088160958327454062L
 
- 
Class com.logicaldoc.web.ThumbnailServletclass ThumbnailServlet extends jakarta.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- -6956612970433309888L
 
- 
Class com.logicaldoc.web.TicketDownloadclass TicketDownload extends jakarta.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 9088160958327454062L
 
- 
Class com.logicaldoc.web.UploadServletclass UploadServlet extends jakarta.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package com.logicaldoc.web.data- 
Class com.logicaldoc.web.data.AbstractDataServletclass AbstractDataServlet extends jakarta.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.AclDataServletclass AclDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.ApiKeysDataServletclass ApiKeysDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.AspectsDataServletclass AspectsDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.AttributeOptionsDataServletclass AttributeOptionsDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.AttributesDataServletclass AttributesDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.AttributeSetsDataServletclass AttributeSetsDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.BookmarksDataServletclass BookmarksDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.CharsetsDataServletclass CharsetsDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.ContactsDataServletclass ContactsDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.ConversionFormatsDataServletclass ConversionFormatsDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.DashletsDataServletclass DashletsDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.DeletedDocsDataServletclass DeletedDocsDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.DeletedFoldersDataServletclass DeletedFoldersDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.DevicesDataServletclass DevicesDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.DocumentAliasesDataServletclass DocumentAliasesDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.DocumentHistoryDataServletclass DocumentHistoryDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.DocumentsDataServletclass DocumentsDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.EnvironmentDataServletclass EnvironmentDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.EventsDataServletclass EventsDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.ExtensionAliasesDataServletclass ExtensionAliasesDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.FolderAliasesDataServletclass FolderAliasesDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.FolderHistoryDataServletclass FolderHistoryDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.FoldersDataServletclass FoldersDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.FormatConvertersDataServletclass FormatConvertersDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.GarbageDataServletclass GarbageDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.GroupsDataServletclass GroupsDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.IndexingQueueDataServletclass IndexingQueueDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.JobsDataServletclass JobsDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.LanguagesDataServletclass LanguagesDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.LinksDataServletclass LinksDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.LockedDocsDataServletclass LockedDocsDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.LogDataServletclass LogDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.MenusDataServletclass MenusDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.MessagesDataServletclass MessagesDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.NotesDataServletclass NotesDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.OnlineUsersDataServletclass OnlineUsersDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.ParsersDataServletclass ParsersDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.RatingsDataServletclass RatingsDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.SequencesDataServletclass SequencesDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.SessionsDataServletclass SessionsDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.StoresDataServletclass StoresDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.TagsDataServletclass TagsDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.TasksDataServletclass TasksDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.TemplatesDataServletclass TemplatesDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.TicketsDataServletclass TicketsDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.TimeZonesDataServletclass TimeZonesDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.TokenFiltersDataServletclass TokenFiltersDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.UserHistoryDataServletclass UserHistoryDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.UsersDataServletclass UsersDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.data.VersionsDataServletclass VersionsDataServlet extends AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package com.logicaldoc.web.service- 
Class com.logicaldoc.web.service.AbstractRemoteServiceclass AbstractRemoteService extends com.google.gwt.user.server.rpc.jakarta.RemoteServiceServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.service.AttributeSetServiceImplclass AttributeSetServiceImpl extends AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.service.ContactServiceImplclass ContactServiceImpl extends AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.service.DashletServiceImplclass DashletServiceImpl extends AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.service.DocumentServiceImplclass DocumentServiceImpl extends AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.service.FolderServiceImplclass FolderServiceImpl extends AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.service.InfoServiceImplclass InfoServiceImpl extends AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.service.LoginServiceImplclass LoginServiceImpl extends com.google.gwt.user.server.rpc.jakarta.RemoteServiceServlet implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.service.MessageServiceImplclass MessageServiceImpl extends AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.service.SearchEngineServiceImplclass SearchEngineServiceImpl extends AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.service.SearchServiceImplclass SearchServiceImpl extends AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.service.SecurityServiceImplclass SecurityServiceImpl extends AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.service.SettingServiceImplclass SettingServiceImpl extends AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.service.SetupServiceImplclass SetupServiceImpl extends AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.service.SystemServiceImplclass SystemServiceImpl extends AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.service.TagServiceImplclass TagServiceImpl extends AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.web.service.TemplateServiceImplclass TemplateServiceImpl extends AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package com.logicaldoc.web.stat- 
Class com.logicaldoc.web.stat.ChartDrawingSupplierclass ChartDrawingSupplier extends org.jfree.chart.plot.DefaultDrawingSupplier implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
fillPaintIndexint fillPaintIndex 
- 
paintIndexint paintIndex 
 
- 
 
- 
Class com.logicaldoc.web.stat.StatChartServletclass StatChartServlet extends jakarta.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package com.logicaldoc.webdav.exception- 
Exception Class com.logicaldoc.webdav.exception.DavResourceIOExceptionclass DavResourceIOException extends RuntimeException implements Serializable- serialVersionUID:
- -1696586922095377095L
 
- 
Exception Class com.logicaldoc.webdav.exception.DavResourceNotFoundExceptionclass DavResourceNotFoundException extends RuntimeException implements Serializable- serialVersionUID:
- -6258212946488552163L
 
- 
Exception Class com.logicaldoc.webdav.exception.UncheckedDavExceptionclass UncheckedDavException extends RuntimeException implements Serializable- serialVersionUID:
- -7686446506961408049L
 - 
Serialized Fields- 
errorCodeint errorCode 
 
- 
 
- 
Exception Class com.logicaldoc.webdav.exception.WebDavAuthorisationExceptionclass WebDavAuthorisationException extends Exception implements Serializable
- 
Exception Class com.logicaldoc.webdav.exception.WebDavStorageExceptionclass WebDavStorageException extends Exception implements Serializable
 
- 
- 
Package com.logicaldoc.webdav.io.handler- 
Class com.logicaldoc.webdav.io.handler.DefaultHandlerclass DefaultHandler extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
collectionNodetypeString collectionNodetype 
- 
contentNodetypeString contentNodetype 
- 
defaultNodetypeString defaultNodetype 
- 
ioManagerIOManager ioManager 
- 
resourceServiceResourceService resourceService 
 
- 
 
 
- 
- 
Package com.logicaldoc.webdav.io.manager- 
Class com.logicaldoc.webdav.io.manager.DefaultIOManagerclass DefaultIOManager extends IOManagerImpl implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.webdav.io.manager.IOManagerImplclass IOManagerImpl extends Object implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package com.logicaldoc.webdav.resource- 
Class com.logicaldoc.webdav.resource.DavResourceImplclass DavResourceImpl extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
isCollectionboolean isCollection 
- 
modificationTimelong modificationTime 
- 
propsInitializedboolean propsInitialized 
- 
resourceServiceResourceService resourceService 
 
- 
 
- 
Class com.logicaldoc.webdav.resource.DeltaVResourceImplclass DeltaVResourceImpl extends DavResourceImpl implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.webdav.resource.RangeResourceImplclass RangeResourceImpl extends DavResourceImpl implements Serializable- serialVersionUID:
- 3923284739563663530L
 
- 
Class com.logicaldoc.webdav.resource.ResourceConfigurationclass ResourceConfiguration extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.webdav.resource.VersionControlledResourceImplclass VersionControlledResourceImpl extends DeltaVResourceImpl implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package com.logicaldoc.webdav.resource.service- 
Class com.logicaldoc.webdav.resource.service.ResourceServiceImplclass ResourceServiceImpl extends Object implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package com.logicaldoc.webdav.version- 
Class com.logicaldoc.webdav.version.VersionHistoryResourceImplclass VersionHistoryResourceImpl extends DeltaVResourceImpl implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.webdav.version.VersionResourceImplclass VersionResourceImpl extends DeltaVResourceImpl implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package com.logicaldoc.webdav.web- 
Class com.logicaldoc.webdav.web.AbstractWebdavServletclass AbstractWebdavServlet extends jakarta.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- -8726695805361483901L
 
- 
Class com.logicaldoc.webdav.web.WebdavServletclass WebdavServlet extends AbstractWebdavServlet implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package com.logicaldoc.webservice- 
Class com.logicaldoc.webservice.WebserviceCallclass WebserviceCall extends History implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
protocolString protocol The protocol used for the communication, can be WebserviceCall.SOAP or WebserviceCall.REST
 
- 
 
- 
Class com.logicaldoc.webservice.WebserviceChartServletclass WebserviceChartServlet extends jakarta.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- -6956612970433309888L
 
- 
Exception Class com.logicaldoc.webservice.WebserviceExceptionclass WebserviceException extends Exception implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.webservice.WebserviceServletclass WebserviceServlet extends org.apache.cxf.transport.servlet.CXFServlet implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package com.logicaldoc.webservice.doc- 
Exception Class com.logicaldoc.webservice.doc.DocExceptionclass DocException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package com.logicaldoc.webservice.mobile- 
Class com.logicaldoc.webservice.mobile.CommentListVOclass CommentListVO extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
itemCountint itemCount 
- 
itemsList<CommentVO> items 
- 
nodePermissionsPermissionVO nodePermissions 
- 
pageSizeint pageSize 
- 
startIndexint startIndex 
- 
totalint total 
 
- 
 
- 
Class com.logicaldoc.webservice.mobile.CommentVOclass CommentVO extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.webservice.mobile.PermissionVOclass PermissionVO extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
createboolean create 
- 
deleteboolean delete 
- 
editboolean edit 
 
- 
 
 
- 
- 
Package com.logicaldoc.webservice.model- 
Class com.logicaldoc.webservice.model.WSAttributeclass WSAttribute extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
dateValueString dateValue 
- 
dependsOnString dependsOn 
- 
doubleValueDouble doubleValue 
- 
editorint editor 
- 
hiddenint hidden 
- 
initializationString initialization 
- 
intValueLong intValue 
- 
labelString label 
- 
mandatoryint mandatory 
- 
multipleint multiple 
- 
nameString name 
- 
parentString parent 
- 
positionint position 
- 
readonlyint readonly 
- 
setIdLong setId 
- 
stringValueString stringValue 
- 
stringValuesString stringValues 
- 
typeint type 
- 
validationString validation 
 
- 
 
- 
Class com.logicaldoc.webservice.model.WSAttributeOptionclass WSAttributeOption extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.webservice.model.WSAttributeSetclass WSAttributeSet extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
attributesList<WSAttribute> attributes 
- 
descriptionString description 
- 
idlong id 
- 
lastModifiedString lastModified 
- 
nameString name 
 
- 
 
- 
Class com.logicaldoc.webservice.model.WSDocumentclass WSDocument extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
attributesList<WSAttribute> attributes 
- 
barcodedint barcoded 
- 
barcodeTemplateIdLong barcodeTemplateId 
- 
colorString color 
- 
commentString comment 
- 
creationString creation 
- 
creatorString creator 
- 
creatorIdlong creatorId 
- 
customIdString customId 
- 
dateString date 
- 
deleteUserIdLong deleteUserId 
- 
digestString digest 
- 
docRefLong docRef 
- 
docRefTypeString docRefType 
- 
exportIdLong exportId 
- 
exportNameString exportName 
- 
exportStatusint exportStatus 
- 
fileNameString fileName 
- 
fileSizelong fileSize 
- 
fileVersionString fileVersion 
- 
folderIdLong folderId 
- 
formIdLong formId 
- 
iconString icon 
- 
idlong id 
- 
immutableint immutable 
- 
indexedint indexed 
- 
languageString language 
- 
lastModifiedString lastModified 
- 
lastNoteString lastNote 
- 
lockUserIdLong lockUserId 
- 
natureint nature 
- 
ocrdint ocrd 
- 
ocrTemplateIdLong ocrTemplateId 
- 
pagesint pages 
- 
passwordProtectedInteger passwordProtected 
- 
publishedint published 
- 
publisherString publisher 
- 
publisherIdlong publisherId 
- 
ratingInteger rating 
- 
revisionString revision 
- 
scoreInteger score 
- 
signedint signed 
- 
stampedint stamped 
- 
startPublishingString startPublishing 
- 
statusint status Whether document is checked out,locked or unlocked- See Also:
 
- 
stopPublishingString stopPublishing 
- 
summaryString summary 
- 
tagsList<String> tags 
- 
templateIdLong templateId 
- 
typeString type 
- 
versionString version 
- 
workflowStatusString workflowStatus 
- 
workflowStatusDisplayString workflowStatusDisplay 
 
- 
 
- 
Class com.logicaldoc.webservice.model.WSFolderclass WSFolder extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
attributesList<WSAttribute> attributes 
- 
barcodeTemplateIdLong barcodeTemplateId 
- 
colorString color 
- 
creationString creation 
- 
creatorString creator 
- 
descriptionString description 
- 
foldRefLong foldRef 
- 
hiddenint hidden 
- 
idlong id 
- 
lastModifiedString lastModified 
- 
maxVersionsInteger maxVersions 
- 
nameString name 
- 
ocrTemplateIdLong ocrTemplateId 
- 
parentIdlong parentId 
- 
positionint position 
- 
securityRefLong securityRef 
- 
storeInteger store 
- 
tagsList<String> tags 
- 
templateIdLong templateId 
- 
templateLockedint templateLocked 
- 
tileString tile 
- 
typeint type 
 
- 
 
- 
Class com.logicaldoc.webservice.model.WSGroupclass WSGroup extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.logicaldoc.webservice.model.WSLinkclass WSLink extends Object implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
doc1long doc1 
- 
doc2long doc2 
- 
idlong id 
- 
typeString type 
 
- 
 
- 
Class com.logicaldoc.webservice.model.WSTemplateclass WSTemplate extends Object implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package com.orange.links.client.shapes- 
Class com.orange.links.client.shapes.DrawableSetclass DrawableSet extends HashSet<D extends com.orange.links.client.shapes.Drawable> implements Serializable
 
-