Serialized Form
-
Package com.logicaldoc.audit
-
Class com.logicaldoc.audit.AuditServiceImpl
class AuditServiceImpl extends com.logicaldoc.web.service.AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.audit.Subscription
class Subscription extends com.logicaldoc.core.PersistentObject implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
color
String color
-
description
String description
-
events
String events
Comma separated list of the subscribed events, NULL for all the events -
fileType
String fileType
-
folderOption
int folderOption
Whether the subscription regarding only the selected folder or the selected folder and its direct sub-folders -
name
String name
-
objectId
long objectId
-
type
String type
Whether the subscription regarding a document or a folder -
userId
long userId
-
username
String username
-
-
Class com.logicaldoc.audit.SubscriptionsDataServlet
class SubscriptionsDataServlet extends com.logicaldoc.web.data.AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.barcode
-
Class com.logicaldoc.barcode.BarcodeGenerator
class BarcodeGenerator extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.barcode.BarcodeQueueDataServlet
class BarcodeQueueDataServlet extends com.logicaldoc.web.data.IndexingQueueDataServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.barcode.BarcodeServiceImpl
class BarcodeServiceImpl extends com.logicaldoc.web.service.AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.barcode.BarcodeTemplate
class BarcodeTemplate extends com.logicaldoc.core.PersistentObject implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
description
String description
-
name
String name
Unique name of the template -
sample
String sample
Sample image displayed to the user in order to define the zones. -
saveChangeEvent
int saveChangeEvent
If a CHANGE event must be saved in the document's history -
template
com.logicaldoc.core.metadata.Template template
Each barcode template may reference aTemplate
-
zonal
int zonal
Indicates if this template is Zonal or Positional
-
-
Class com.logicaldoc.barcode.BarcodeTemplateImageServlet
class BarcodeTemplateImageServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.barcode.BarcodeTemplatesDataServlet
class BarcodeTemplatesDataServlet extends com.logicaldoc.web.data.AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.calendar
-
Class com.logicaldoc.calendar.CalendarEventsDataServlet
class CalendarEventsDataServlet extends com.logicaldoc.web.data.AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.calendar.CalendarEventSearchCriteria
class CalendarEventSearchCriteria extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
endDate
Date endDate
End date (optional) -
expireFrom
Date expireFrom
optional -
expireTo
Date expireTo
optional -
frequency
Integer frequency
The frequency of the event (1,15, 30 ... optional) -
maxRecords
Integer maxRecords
Maximum number of records (optional) -
startDate
Date startDate
Start date (optional) -
status
Integer status
The status (used with like operator, optional) -
subtype
String subtype
The subtype (used with like operator, optional) -
title
String title
The title (used with like operator, optional) -
type
String type
The type (used with like operator, optional)
-
-
Class com.logicaldoc.calendar.CalendarServiceImpl
class CalendarServiceImpl extends com.logicaldoc.web.service.AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.calendar.Event
class Event extends com.logicaldoc.core.PersistentObject implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
automation
String automation
Optional automation code to execute at each reminder -
completionDate
Date completionDate
-
creator
String creator
-
creatorId
long creatorId
-
deadline
Date deadline
The deadline in case of frequency is > 0 -
description
String description
-
documents
Set<com.logicaldoc.core.document.Document> documents
-
expirationDate
Date expirationDate
-
frequency
int frequency
The frequency of this event: 1=daily, 7=weekly, 30=monthly ... -
parentId
Long parentId
-
startDate
Date startDate
-
status
int status
-
subType
String subType
-
title
String title
-
type
String type
-
-
-
Package com.logicaldoc.chat
-
Class com.logicaldoc.chat.ChatMessage
class ChatMessage extends com.logicaldoc.core.History implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.chat.ChatMessagesDataServlet
class ChatMessagesDataServlet extends com.logicaldoc.web.data.AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.chat.ChatServiceImpl
class ChatServiceImpl extends com.logicaldoc.web.service.AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.comparison
-
Class com.logicaldoc.comparison.ComparatorsDataServlet
class ComparatorsDataServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.comparison.ComparisonServlet
class ComparisonServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.conversion
-
Class com.logicaldoc.conversion.Convert
class Convert extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.conversion.ConvertJpg
class ConvertJpg extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.conversion.ConvertPdf
class ConvertPdf extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.core.security
-
Class com.logicaldoc.core.security.AccessControlEntry
class AccessControlEntry extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
add
int add
-
archive
int archive
-
automation
int automation
-
calendar
int calendar
-
customid
int customid
-
delete
int delete
-
download
int download
-
email
int email
-
export
int export
-
groupId
long groupId
-
iimport
int iimport
-
immutable
int immutable
-
move
int move
-
password
int password
-
preview
int preview
-
print
int print
-
read
int read
-
readingreq
int readingreq
-
rename
int rename
-
security
int security
-
sign
int sign
-
storage
int storage
-
subscription
int subscription
-
workflow
int workflow
-
write
int write
-
-
Class com.logicaldoc.core.security.Client
class Client extends Object implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.core.security.Device
class Device extends com.logicaldoc.core.PersistentObject implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.core.security.SecurableExtensibleObject
class SecurableExtensibleObject extends com.logicaldoc.core.metadata.ExtensibleObject implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
acl
Set<com.logicaldoc.core.security.AccessControlEntry> acl
-
-
Class com.logicaldoc.core.security.SecurablePersistentObject
class SecurablePersistentObject extends com.logicaldoc.core.PersistentObject implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
acl
Set<com.logicaldoc.core.security.AccessControlEntry> acl
-
-
Class com.logicaldoc.core.security.Session
class Session extends com.logicaldoc.core.PersistentObject implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
client
com.logicaldoc.core.security.Client client
-
finished
Date finished
-
key
String key
-
lastRenew
Date lastRenew
-
node
String node
-
password
String password
-
sid
String sid
-
status
int status
-
tenantId
long tenantId
-
tenantName
String tenantName
-
unprotectedDocs
Map<Long,
String> unprotectedDocs -
user
com.logicaldoc.core.security.user.User user
-
username
String username
-
-
Class com.logicaldoc.core.security.SessionManager
class SessionManager extends ConcurrentHashMap<String,com.logicaldoc.core.security.Session> implements Serializable - serialVersionUID:
- 1L
-
Class com.logicaldoc.core.security.Tenant
class Tenant extends com.logicaldoc.core.PersistentObject implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
city
String city
-
country
String country
-
displayName
String displayName
-
email
String email
-
enabled
int enabled
-
expire
Date expire
-
maxGuests
Integer maxGuests
-
maxRepoDocs
Long maxRepoDocs
-
maxRepoSize
Long maxRepoSize
-
maxSessions
Integer maxSessions
-
maxUsers
Integer maxUsers
-
name
String name
-
postalCode
String postalCode
-
quotaAlertRecipients
String quotaAlertRecipients
-
quotaThreshold
Integer quotaThreshold
-
state
String state
-
street
String street
-
telephone
String telephone
-
type
int type
-
-
-
Package com.logicaldoc.core.security.authentication
-
Exception com.logicaldoc.core.security.authentication.AccountDisabledException
class AccountDisabledException extends com.logicaldoc.core.security.authentication.AuthenticationException implements Serializable- serialVersionUID:
- 1L
-
Exception com.logicaldoc.core.security.authentication.AccountExpiredException
class AccountExpiredException extends com.logicaldoc.core.security.authentication.AuthenticationException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
date
Date date
-
-
Exception com.logicaldoc.core.security.authentication.AccountInactiveException
class AccountInactiveException extends com.logicaldoc.core.security.authentication.AuthenticationException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
days
int days
-
-
Exception com.logicaldoc.core.security.authentication.AccountNotFoundException
class AccountNotFoundException extends com.logicaldoc.core.security.authentication.AuthenticationException implements Serializable- serialVersionUID:
- 1L
-
Exception com.logicaldoc.core.security.authentication.AccountTypeNotAllowedException
class AccountTypeNotAllowedException extends com.logicaldoc.core.security.authentication.AuthenticationException implements Serializable- serialVersionUID:
- 1L
-
Exception com.logicaldoc.core.security.authentication.AuthenticationException
class AuthenticationException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception com.logicaldoc.core.security.authentication.InvalidSessionException
class InvalidSessionException extends com.logicaldoc.core.security.authentication.AuthenticationException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
sid
String sid
-
-
Exception com.logicaldoc.core.security.authentication.IPBlockedException
class IPBlockedException extends com.logicaldoc.core.security.authentication.AuthenticationException implements Serializable- serialVersionUID:
- 1L
-
Exception com.logicaldoc.core.security.authentication.OutsideWorkingTimeException
class OutsideWorkingTimeException extends com.logicaldoc.core.security.authentication.AuthenticationException implements Serializable- serialVersionUID:
- 1L
-
Exception com.logicaldoc.core.security.authentication.PasswordAlreadyUsedException
class PasswordAlreadyUsedException extends com.logicaldoc.core.security.authentication.AuthenticationException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
date
Date date
-
-
Exception com.logicaldoc.core.security.authentication.PasswordExpiredException
class PasswordExpiredException extends com.logicaldoc.core.security.authentication.AuthenticationException implements Serializable- serialVersionUID:
- 1L
-
Exception com.logicaldoc.core.security.authentication.PasswordWeakException
class PasswordWeakException extends com.logicaldoc.core.security.authentication.AuthenticationException implements Serializable- serialVersionUID:
- 1L
-
Exception com.logicaldoc.core.security.authentication.UsernameBlockedException
class UsernameBlockedException extends com.logicaldoc.core.security.authentication.AuthenticationException implements Serializable- serialVersionUID:
- 1L
-
Exception com.logicaldoc.core.security.authentication.WrongPasswordException
class WrongPasswordException extends com.logicaldoc.core.security.authentication.AuthenticationException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.docusign
-
Class com.logicaldoc.docusign.DocuSignCallback
class DocuSignCallback extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.docusign.DocuSignEnvelopesDataServlet
class DocuSignEnvelopesDataServlet extends com.logicaldoc.web.data.AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.docusign.DocuSignServiceImpl
class DocuSignServiceImpl extends com.logicaldoc.web.service.AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.email
-
Class com.logicaldoc.email.EmailAccount
class EmailAccount extends com.logicaldoc.core.PersistentObject implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
automation
String automation
An automation script to process each email message before it is stored in the repository -
automationAfter
String automationAfter
An automation script to process the documents generated after a single email has been processed -
clientId
String clientId
In case of OAuth authentication, this field stores the client id -
clientSecret
String clientSecret
In case of OAuth authentication, this field stores the client secret -
clientTenant
String clientTenant
In case of OAuth authentication, this field stores the tenant information -
deleteFromMailbox
int deleteFromMailbox
-
enabled
int enabled
-
excludes
String excludes
-
foldering
int foldering
-
format
int format
This attribute defines the EmailAccount storage format. -
host
String host
-
includes
String includes
-
language
String language
-
mailAddress
String mailAddress
-
mailFolder
String mailFolder
-
password
String password
-
port
int port
-
provider
String provider
-
sslModel
int sslModel
This attribute defines the EmailAccount security settings. Possible values: '0'= "No encription", '1'= "SSL" -
startDate
Date startDate
Represents the timestamp of the minimum sent date -
targetFolder
Long targetFolder
-
type
String type
-
username
String username
-
-
Class com.logicaldoc.email.EmailAccountsDataServlet
class EmailAccountsDataServlet extends com.logicaldoc.web.data.AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.email.EmailAccountServiceImpl
class EmailAccountServiceImpl extends com.logicaldoc.web.service.AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.email.EmailCache
- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.enterprise
-
Class com.logicaldoc.enterprise.EnterpriseInfoService
class EnterpriseInfoService extends com.logicaldoc.web.service.InfoServiceImpl implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.enterprise.EnterpriseSecurityService
class EnterpriseSecurityService extends com.logicaldoc.web.service.SecurityServiceImpl implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.enterprise.EnterpriseTagService
class EnterpriseTagService extends com.logicaldoc.web.service.AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.enterprise.archiving
-
Class com.logicaldoc.enterprise.archiving.ArchivedDocsDataServlet
class ArchivedDocsDataServlet extends com.logicaldoc.web.data.AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.enterprise.automation
-
Class com.logicaldoc.enterprise.automation.AutomationRoutine
class AutomationRoutine extends com.logicaldoc.core.security.SecurableExtensibleObject implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.enterprise.automation.AutomationRoutineAclDataServlet
class AutomationRoutineAclDataServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.enterprise.automation.AutomationRoutinesDataServlet
class AutomationRoutinesDataServlet extends com.logicaldoc.web.data.AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.enterprise.automation.AutomationServiceImpl
class AutomationServiceImpl extends com.logicaldoc.web.service.AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.enterprise.automation.AutomationTrigger
class AutomationTrigger extends com.logicaldoc.core.PersistentObject implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
automation
String automation
Automation script to execute(in absence of routine specification) -
cron
String cron
For a time-driven trigger, the cron expression to fire the execution -
date
Date date
For a time-driven trigger, the exact moment to fire the execution -
events
String events
For an event-driven trigger, comma separated list of the subscribed events, NULL for all the events. -
folderId
Long folderId
-
routineId
Long routineId
The declared routine to execute -
triggered
int triggered
If date is not null, this flag indicates that the trigger has been processed
-
-
Class com.logicaldoc.enterprise.automation.AutomationTriggersDataServlet
class AutomationTriggersDataServlet extends com.logicaldoc.web.data.AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.enterprise.branding
-
Class com.logicaldoc.enterprise.branding.Branding
class Branding extends com.logicaldoc.core.PersistentObject implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
banner
String banner
-
bottom
String bottom
-
bugs
String bugs
-
css
String css
-
evaluation
String evaluation
-
favicon
String favicon
-
footer
String footer
-
forum
String forum
-
head
String head
-
help
String help
-
logo
String logo
-
logoHead
String logoHead
-
logoHeadOem
String logoHeadOem
-
logoMenu
String logoMenu
-
logoOem
String logoOem
-
product
String product
-
productName
String productName
-
sales
String sales
-
skin
String skin
-
support
String support
-
top
String top
-
url
String url
-
vendor
String vendor
-
vendorAddress
String vendorAddress
-
vendorCap
String vendorCap
-
vendorCity
String vendorCity
-
vendorCountry
String vendorCountry
-
-
Class com.logicaldoc.enterprise.branding.ExportBranding
class ExportBranding extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.enterprise.branding.SkinsDataServlet
class SkinsDataServlet extends com.logicaldoc.web.data.AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.enterprise.bulkcheckout
-
Class com.logicaldoc.enterprise.bulkcheckout.BulkCheckoutApplication
class BulkCheckoutApplication extends JFrame implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.enterprise.bulkcheckout.BulkCheckoutPanel
class BulkCheckoutPanel extends JPanel implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.enterprise.bulkcheckout.BulkCheckoutPanel.EntryModel
class EntryModel extends AbstractTableModel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
panel
BulkCheckoutPanel panel
-
-
-
Package com.logicaldoc.enterprise.cluster
-
Class com.logicaldoc.enterprise.cluster.ChannelsDataServlet
class ChannelsDataServlet extends com.logicaldoc.web.data.AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.enterprise.cluster.ClusterHits
class ClusterHits extends com.logicaldoc.core.searchengine.Hits implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
count
long count
-
elapsedTime
long elapsedTime
-
estimatedCount
long estimatedCount
-
-
Class com.logicaldoc.enterprise.cluster.ClusterServiceImpl
class ClusterServiceImpl extends com.logicaldoc.web.service.AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.enterprise.cluster.Node
class Node extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
id
String id
-
-
Class com.logicaldoc.enterprise.cluster.Payload
class Payload extends Object implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.enterprise.cluster.PropertiesDataServlet
class PropertiesDataServlet extends com.logicaldoc.web.data.AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.enterprise.cluster.ScopedContextProperties
class ScopedContextProperties extends com.logicaldoc.util.config.ContextProperties implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
tenantId
long tenantId
-
-
Class com.logicaldoc.enterprise.cluster.StatusServlet
class StatusServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.enterprise.dropspot
-
Class com.logicaldoc.enterprise.dropspot.DropSpotUploadServlet
class DropSpotUploadServlet extends com.logicaldoc.web.UploadServlet implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.enterprise.duplicate
-
Class com.logicaldoc.enterprise.duplicate.DuplicatesDataServlet
class DuplicatesDataServlet extends com.logicaldoc.web.data.AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.enterprise.folder
-
Class com.logicaldoc.enterprise.folder.EnterpriseFolderService
class EnterpriseFolderService extends com.logicaldoc.web.service.FolderServiceImpl implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.enterprise.folder.FolderTemplatesDataServlet
class FolderTemplatesDataServlet extends com.logicaldoc.web.data.AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.enterprise.gui.view.client
-
Class com.logicaldoc.enterprise.gui.view.client.GUITicket
class GUITicket extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
count
int count
-
creation
Date creation
-
document
com.logicaldoc.gui.common.client.beans.GUIDocument document
-
enabled
boolean enabled
-
expired
Date expired
A date when this ticket expires -
maxCount
Integer maxCount
Maximum number of downloads -
maxViews
Integer maxViews
Maximum number of views -
suffix
String suffix
-
ticketExpired
boolean ticketExpired
-
ticketId
String ticketId
-
ticketViewExpired
boolean ticketViewExpired
-
type
int type
-
views
int views
-
-
-
Package com.logicaldoc.enterprise.gui.view.server
-
Class com.logicaldoc.enterprise.gui.view.server.ViewServiceImpl
class ViewServiceImpl extends com.logicaldoc.web.service.AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.enterprise.license
-
Class com.logicaldoc.enterprise.license.ActivableFeaturesDataServlet
class ActivableFeaturesDataServlet extends com.logicaldoc.web.data.AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
-
Exception com.logicaldoc.enterprise.license.FeatureNotEnabledException
class FeatureNotEnabledException extends Exception implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.enterprise.office
-
Class com.logicaldoc.enterprise.office.EditInOffice
class EditInOffice extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.enterprise.reading
-
Class com.logicaldoc.enterprise.reading.ReadingRequest
class ReadingRequest extends com.logicaldoc.core.PersistentObject implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
alertConfirmation
int alertConfirmation
-
confirmed
Date confirmed
-
docId
long docId
-
fileName
String fileName
-
fileVersion
String fileVersion
-
requestComment
String requestComment
-
requestorId
long requestorId
-
requestorLogin
String requestorLogin
-
requestorName
String requestorName
-
userId
long userId
-
userLogin
String userLogin
-
username
String username
-
-
Class com.logicaldoc.enterprise.reading.ReadingRequestsDataServlet
class ReadingRequestsDataServlet extends com.logicaldoc.web.data.AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.enterprise.reading.ReadingRequestServiceImpl
class ReadingRequestServiceImpl extends com.logicaldoc.web.service.AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.enterprise.search
-
Class com.logicaldoc.enterprise.search.Criterion
class Criterion extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
composition
String composition
-
dateValue
Date dateValue
-
doubleValue
Double doubleValue
-
extendedAttribute
boolean extendedAttribute
-
field
String field
-
fieldName
String fieldName
-
longValue
Long longValue
-
operator
String operator
-
parentPathDescr
String parentPathDescr
-
showFolderSelector
boolean showFolderSelector
-
stringValue
String stringValue
-
type
int type
-
-
Class com.logicaldoc.enterprise.search.EnterpriseSearchService
class EnterpriseSearchService extends com.logicaldoc.web.service.SearchServiceImpl implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.enterprise.search.ParametricSearchOptions
class ParametricSearchOptions extends com.logicaldoc.core.searchengine.SearchOptions implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.enterprise.search.SavedSearchesDataServlet
class SavedSearchesDataServlet extends com.logicaldoc.web.data.AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.enterprise.security.exception
-
Exception com.logicaldoc.enterprise.security.exception.ClientNotAllowedException
class ClientNotAllowedException extends com.logicaldoc.core.security.authentication.AuthenticationException implements Serializable- serialVersionUID:
- 1L
-
Exception com.logicaldoc.enterprise.security.exception.InvalidLicenseException
class InvalidLicenseException extends com.logicaldoc.core.security.authentication.AuthenticationException implements Serializable- serialVersionUID:
- 1L
-
Exception com.logicaldoc.enterprise.security.exception.MaxGuestsException
class MaxGuestsException extends QuotaException implements Serializable- serialVersionUID:
- 1L
-
Exception com.logicaldoc.enterprise.security.exception.MaxSessionsException
class MaxSessionsException extends QuotaException implements Serializable- serialVersionUID:
- 1L
-
Exception com.logicaldoc.enterprise.security.exception.MaxTenantsException
class MaxTenantsException extends QuotaException implements Serializable- serialVersionUID:
- 1L
-
Exception com.logicaldoc.enterprise.security.exception.MaxUsersException
class MaxUsersException extends QuotaException implements Serializable- serialVersionUID:
- 1L
-
Exception com.logicaldoc.enterprise.security.exception.QuotaException
class QuotaException extends com.logicaldoc.core.security.authentication.AuthenticationException implements Serializable- serialVersionUID:
- 1L
-
Exception com.logicaldoc.enterprise.security.exception.TenantDisabledException
class TenantDisabledException extends com.logicaldoc.core.security.authentication.AuthenticationException implements Serializable- serialVersionUID:
- 1L
-
Exception com.logicaldoc.enterprise.security.exception.WrongKeyException
class WrongKeyException extends com.logicaldoc.core.security.authentication.AuthenticationException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.enterprise.security.twofactorsauth
-
Class com.logicaldoc.enterprise.security.twofactorsauth.TwoFactorsAuthenticationServiceImpl
class TwoFactorsAuthenticationServiceImpl extends com.logicaldoc.web.service.AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.enterprise.tenant
-
Class com.logicaldoc.enterprise.tenant.TenantsDataServlet
class TenantsDataServlet extends com.logicaldoc.web.data.AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.enterprise.tenant.TenantServiceImpl
class TenantServiceImpl extends com.logicaldoc.web.service.AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.enterprise.update
-
Class com.logicaldoc.enterprise.update.UpdateServiceImpl
class UpdateServiceImpl extends com.logicaldoc.web.service.AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.enterprise.update.UpdateStatus
class UpdateStatus extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
Package com.logicaldoc.enterprise.usage
-
Class com.logicaldoc.enterprise.usage.SystemUsageChartServlet
class SystemUsageChartServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.enterprise.usage.SystemUsageDataServlet
class SystemUsageDataServlet extends com.logicaldoc.web.data.AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.enterprise.webservice.model
-
Class com.logicaldoc.enterprise.webservice.model.WSCriterion
class WSCriterion extends Object implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.enterprise.webservice.model.WSReadingRequest
class WSReadingRequest extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
alertConfirmation
int alertConfirmation
-
confirmed
Date confirmed
-
docId
long docId
-
fileName
String fileName
-
fileVersion
String fileVersion
-
id
long id
-
requestComment
String requestComment
-
requestorId
long requestorId
-
requestorLogin
String requestorLogin
-
requestorName
String requestorName
-
userId
long userId
-
userLogin
String userLogin
-
username
String username
-
-
Class com.logicaldoc.enterprise.webservice.model.WSTask
class WSTask extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
completion
int completion
-
concurrent
boolean concurrent
-
enabled
boolean enabled
-
indeterminate
boolean indeterminate
-
name
String name
-
progress
long progress
-
size
long size
-
status
int status
-
-
Class com.logicaldoc.enterprise.webservice.model.WSTenant
class WSTenant extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
city
String city
-
country
String country
-
displayName
String displayName
-
email
String email
-
enabled
int enabled
-
expire
String expire
-
id
long id
-
lastModified
String lastModified
-
maxRepoDocs
Long maxRepoDocs
-
maxRepoSize
Long maxRepoSize
Maximum repository's size expressed in MB -
maxSessions
Integer maxSessions
-
maxUsers
Integer maxUsers
-
name
String name
-
postalCode
String postalCode
-
state
String state
-
street
String street
-
telephone
String telephone
-
type
int type
-
-
-
Package com.logicaldoc.form
-
Class com.logicaldoc.form.Form
class Form extends com.logicaldoc.core.PersistentObject implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
backgroundColor
String backgroundColor
-
collectEmails
int collectEmails
-
columns
int columns
-
confirmation
String confirmation
The confirmation message -
content
String content
The body used to render the final document -
css
String css
Special CSS to use to render the content -
description
String description
-
editAfterSubmit
int editAfterSubmit
-
footer
String footer
-
formId
String formId
An alternative unique identifier of the form -
headerImage
String headerImage
The image to put in the header of the web form -
name
String name
-
notifyResponses
int notifyResponses
Flag to enable/disable the notification of the new responses -
recipients
Set<com.logicaldoc.core.security.user.User> recipients
The users that will receive the notification of new responses -
statChartWidth
int statChartWidth
Width of the statistic chart -
targetFolderId
Long targetFolderId
Identifier of the target folder that will receive the submissions via web -
templateId
long templateId
-
title
String title
-
webCss
String webCss
The CSS to use in the web form -
webEnabled
int webEnabled
-
width
int width
-
-
Class com.logicaldoc.form.FormChartServlet
class FormChartServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.form.FormResponsesDataServlet
class FormResponsesDataServlet extends com.logicaldoc.web.data.AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.form.FormsDataServlet
class FormsDataServlet extends com.logicaldoc.web.data.AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.form.FormServiceImpl
class FormServiceImpl extends com.logicaldoc.web.service.AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.form.webservice.model
-
Class com.logicaldoc.form.webservice.model.WSForm
class WSForm extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
backgroundColor
String backgroundColor
-
collectEmails
int collectEmails
-
columns
int columns
-
confirmation
String confirmation
The confirmation message -
content
String content
-
css
String css
-
editAfterSubmit
int editAfterSubmit
-
formId
String formId
An alternative unique identifier of the form -
id
long id
-
name
String name
-
notifyResponses
int notifyResponses
Flag to enable/disable the notification of the new responses -
recipients
Long[] recipients
-
statChartWidth
int statChartWidth
Width of the statistic chart -
targetFolderId
Long targetFolderId
Identifier of the target folder that will receive the submissions via web -
templateId
long templateId
-
webCss
String webCss
The CSS to use in the web form -
webEnabled
int webEnabled
-
width
int width
-
-
-
Package com.logicaldoc.gdrive
-
Class com.logicaldoc.gdrive.GDriveAuthCallbackServlet
class GDriveAuthCallbackServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.gdrive.GDriveServiceImpl
class GDriveServiceImpl extends com.logicaldoc.web.service.AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.impex
-
Class com.logicaldoc.impex.Archive
class Archive extends com.logicaldoc.core.PersistentObject implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
closerId
Long closerId
-
closerName
String closerName
-
closure
Date closure
-
creatorId
long creatorId
-
creatorName
String creatorName
-
description
String description
-
importCustomId
int importCustomId
Whether an import archive must import new customids or not- CUSTOMID_NOT_IMPORT: the customids will be not imported
- CUSTOMID_IMPORT_AND_NEW_RELEASE: the customids will be imported and will be generated a new version release if conflict happens
- CUSTOMID_IMPORT_AND_NEW_SUBVERSION: the customids will be imported and will be generated a new subversion if conflict happens
- CUSTOMID_IMPORT_AND_NEW_DOCUMENT: the customids will be imported and will be generated a new document if conflict happens
-
importTemplate
int importTemplate
Whether an import archive must import new templates or not. If 0, the new templates will be not imported; if 1, the new templates will be imported. -
mode
int mode
Whether the archive is for import or export- See Also:
-
name
String name
-
size
long size
-
status
int status
Whether the archive is opened or ready to be imported or closed or finalized or ready to be signed or error. -
type
int type
Whether the archive is default or storage. When it is "storage", it will be signed and marked temporally.- See Also:
-
-
Class com.logicaldoc.impex.ArchiveCache
- serialVersionUID:
- 1L
-
Class com.logicaldoc.impex.ArchivesDataServlet
class ArchivesDataServlet extends com.logicaldoc.web.data.AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.impex.ImpexFoldersDataServlet
class ImpexFoldersDataServlet extends com.logicaldoc.web.data.AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.impex.ImpexServiceImpl
class ImpexServiceImpl extends com.logicaldoc.web.service.AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.impex.IncrementalArchivesDataServlet
class IncrementalArchivesDataServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.impex.IndexVersion
class IndexVersion extends com.logicaldoc.core.document.Version implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.impex.application
-
Class com.logicaldoc.impex.application.BrowsePanel
class BrowsePanel extends JPanel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
archiveDescValue
JLabel archiveDescValue
-
archiveDocsNumValue
JLabel archiveDocsNumValue
-
archiveIdValue
JLabel archiveIdValue
-
archiveNameValue
JLabel archiveNameValue
-
archiveSizeValue
JLabel archiveSizeValue
-
archiveTypeValue
JLabel archiveTypeValue
-
archVersValue
JLabel archVersValue
-
closedByValue
JLabel closedByValue
-
closedOnValue
JLabel closedOnValue
-
createdByValue
JLabel createdByValue
-
createdOnValue
JLabel createdOnValue
-
progVersValue
JLabel progVersValue
-
queryMessageFrame
JFrame queryMessageFrame
-
table
JTable table
-
-
Class com.logicaldoc.impex.application.DocInfoPanel
class DocInfoPanel extends JPanel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
creationDateValue
JLabel creationDateValue
-
creatorValue
JLabel creatorValue
-
customAttributeTable
JTable customAttributeTable
-
customIdValue
JLabel customIdValue
-
dateValue
JLabel dateValue
-
digestValue
JLabel digestValue
-
docInfoTitle
JLabel docInfoTitle
-
document
IndexVersion document
-
filenameValue
JLabel filenameValue
-
folderValue
JLabel folderValue
-
idValue
JLabel idValue
-
langValue
JLabel langValue
-
pathInfoValue
JLabel pathInfoValue
-
publisherValue
JLabel publisherValue
-
signedValue
JLabel signedValue
-
sizeValue
JLabel sizeValue
-
tagsValue
JLabel tagsValue
-
templateValue
JLabel templateValue
-
typeValue
JLabel typeValue
-
versionValue
JLabel versionValue
-
-
Class com.logicaldoc.impex.application.DocInfoPanel.MyTableModel
class MyTableModel extends AbstractTableModel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
columns
String[] columns
-
rows
String[][] rows
-
version
IndexVersion version
-
-
Class com.logicaldoc.impex.application.DocumentTableModel
class DocumentTableModel extends AbstractTableModel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
columnNames
String[] columnNames
-
df
DateFormat df
-
documents
List<IndexVersion> documents
-
-
Class com.logicaldoc.impex.application.QueryMessagePanel
class QueryMessagePanel extends JPanel implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.impex.application.SearchLine
class SearchLine extends JPanel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
compositionComboBox
JComboBox compositionComboBox
-
criterion
Criterion criterion
-
field
String field
-
fieldComboBox
JComboBox fieldComboBox
-
operatorComboBox
JComboBox operatorComboBox
-
searchPanel
SearchPanel searchPanel
-
type
int type
-
valueComboBox
JComboBox valueComboBox
-
valueTextField
JTextField valueTextField
-
-
Class com.logicaldoc.impex.application.SearchPanel
class SearchPanel extends JPanel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
linesPanel
JPanel linesPanel
-
linesScrollPanel
JScrollPane linesScrollPanel
-
maxResultsField
JTextField maxResultsField
-
searchErrors
String searchErrors
-
templatesComboBox
JComboBox templatesComboBox
-
-
-
Package com.logicaldoc.importfolder
-
Class com.logicaldoc.importfolder.ImportFolder
class ImportFolder extends com.logicaldoc.core.PersistentObject implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
automation
String automation
An automation script to process each document before it is stored in the repository -
automationAfter
String automationAfter
An automation script to process the document after a single document has been processed -
barcodeTemplateId
Long barcodeTemplateId
-
batch
long batch
-
delImport
int delImport
-
depth
int depth
-
domain
String domain
-
enabled
int enabled
-
excludes
String excludes
-
host
String host
-
importEmpty
int importEmpty
-
includes
String includes
-
inheritRights
int inheritRights
-
language
String language
-
maxSize
Integer maxSize
-
ocrTemplateId
Long ocrTemplateId
-
password
String password
-
path
String path
-
port
String port
-
preventDuplications
int preventDuplications
Before importing a new file it checks if it is the case to update the existing one in the same path -
provider
String provider
-
recordHistory
int recordHistory
-
startDate
Date startDate
Represents the timestamp of the minimum last modified date -
tags
String tags
-
targetFolderId
Long targetFolderId
-
templateId
Long templateId
-
updatePolicy
int updatePolicy
-
username
String username
-
-
Class com.logicaldoc.importfolder.ImportFolderCache.CacheEntry
class CacheEntry extends Object implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.importfolder.ImportFolderHistoriesDataServlet
class ImportFolderHistoriesDataServlet extends com.logicaldoc.web.data.AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.importfolder.ImportFolderHistory
class ImportFolderHistory extends com.logicaldoc.core.History implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
importFolderId
long importFolderId
-
-
Class com.logicaldoc.importfolder.ImportFoldersDataServlet
class ImportFoldersDataServlet extends com.logicaldoc.web.data.AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.importfolder.ImportFolderServiceImpl
class ImportFolderServiceImpl extends com.logicaldoc.web.service.AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.importfolder.ftp
-
Class com.logicaldoc.importfolder.ftp.FtpFile
class FtpFile extends org.apache.commons.net.ftp.FTPFile implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
path
String path
-
wrappedFile
org.apache.commons.net.ftp.FTPFile wrappedFile
-
-
-
Package com.logicaldoc.ldap
-
Class com.logicaldoc.ldap.LDAPServer
class LDAPServer extends com.logicaldoc.core.PersistentObject implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
anon
int anon
-
defaultGroups
String defaultGroups
Comma separated list of group names to assign to newly imported users -
enabled
int enabled
-
groupClass
String groupClass
-
groupExcludes
String groupExcludes
-
groupIdAttr
String groupIdAttr
-
groupIncludes
String groupIncludes
-
groupNodes
String groupNodes
-
keepLocalMemberships
int keepLocalMemberships
-
language
String language
-
logonAttr
String logonAttr
-
pageSize
Integer pageSize
-
password
String password
-
position
int position
-
realm
String realm
-
syncTtl
Integer syncTtl
-
timeout
int timeout
Connection timeout in seconds; -
url
String url
-
userClass
String userClass
-
userExcludes
String userExcludes
-
userIdAttr
String userIdAttr
-
userIncludes
String userIncludes
-
username
String username
-
userNodes
String userNodes
-
userType
int userType
-
validation
String validation
Automation script executed to decide if a user must be accepted or not. You find theLDAPUser
as variable ldapUser in the dictionary
-
-
Class com.logicaldoc.ldap.LDAPServersDataServlet
class LDAPServersDataServlet extends com.logicaldoc.web.data.AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.ldap.LDAPServiceImpl
class LDAPServiceImpl extends com.logicaldoc.web.service.AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.ocr
-
Class com.logicaldoc.ocr.OCRHistoriesDataServlet
class OCRHistoriesDataServlet extends com.logicaldoc.web.data.AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.ocr.OCRHistory
class OCRHistory extends com.logicaldoc.core.History implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
importFolderId
long importFolderId
-
-
Class com.logicaldoc.ocr.OCRServiceImpl
class OCRServiceImpl extends com.logicaldoc.web.service.AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.report
-
Class com.logicaldoc.report.Report
class Report extends com.logicaldoc.core.PersistentObject implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
description
String description
-
design
String design
The XML design of the report -
enabled
int enabled
-
lastRun
Date lastRun
-
log
String log
The log of the last execution -
name
String name
-
outputDocId
Long outputDocId
-
outputFolderId
long outputFolderId
-
outputFormat
String outputFormat
-
status
int status
-
updatePolicy
int updatePolicy
-
-
Class com.logicaldoc.report.ReportControllerServlet
class ReportControllerServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.report.ReportsDataServlet
class ReportsDataServlet extends com.logicaldoc.web.data.AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.report.ReportServiceImpl
class ReportServiceImpl extends com.logicaldoc.web.service.AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.retention
-
Class com.logicaldoc.retention.RetentionPoliciesDataServlet
class RetentionPoliciesDataServlet extends com.logicaldoc.web.data.AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.retention.RetentionPoliciesServiceImpl
class RetentionPoliciesServiceImpl extends com.logicaldoc.web.service.AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.retention.RetentionPolicy
class RetentionPolicy extends com.logicaldoc.core.PersistentObject implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
-
Package com.logicaldoc.saml
-
Class com.logicaldoc.saml.SamlController
class SamlController extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.saml.SamlServiceImpl
class SamlServiceImpl extends com.logicaldoc.web.service.AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.scheme
-
Class com.logicaldoc.scheme.SchemeServiceImpl
class SchemeServiceImpl extends com.logicaldoc.web.service.AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.sharefile
-
Package com.logicaldoc.sign
-
Class com.logicaldoc.sign.ExportKeystore
class ExportKeystore extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.sign.Keystore
class Keystore extends com.logicaldoc.core.PersistentObject implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
content
byte[] content
-
organizationAlias
String organizationAlias
-
organizationDN
String organizationDN
-
organizationExpire
Date organizationExpire
-
password
String password
-
signOpacity
int signOpacity
-
signText
String signText
Dynamic content of the text to display in case of visual representation -
signVisual
int signVisual
-
signWidth
String signWidth
-
signX
String signX
-
signY
String signY
-
validity
int validity
-
-
Class com.logicaldoc.sign.SignServiceImpl
class SignServiceImpl extends com.logicaldoc.web.service.AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.split
-
Class com.logicaldoc.split.SplitServiceImpl
class SplitServiceImpl extends com.logicaldoc.web.service.AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.stamp
-
Class com.logicaldoc.stamp.Stamp
class Stamp extends com.logicaldoc.core.security.SecurableExtensibleObject implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
barcodeFormat
String barcodeFormat
-
barcodeLabel
int barcodeLabel
-
color
String color
-
description
String description
-
enabled
int enabled
-
exprH
String exprH
-
exprW
String exprW
-
exprX
String exprX
-
exprY
String exprY
-
font
String font
The path to a font file to be used in case of stamp of typeStamp.TYPE_TEXT
. If this is null the system helvetica font will be used -
image
String image
The image of the stamp -
imageHeight
int imageHeight
-
imageWidth
int imageWidth
-
name
String name
-
opacity
int opacity
-
pageOption
int pageOption
-
pageSelection
String pageSelection
-
rotation
int rotation
-
size
int size
-
text
String text
-
type
int type
-
-
Class com.logicaldoc.stamp.StampAclDataServlet
class StampAclDataServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.stamp.StampImageServlet
class StampImageServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.stamp.StampsDataServlet
class StampsDataServlet extends com.logicaldoc.web.data.AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.stamp.StampServiceImpl
class StampServiceImpl extends com.logicaldoc.web.service.AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.syndication
-
Class com.logicaldoc.syndication.Syndication
class Syndication extends com.logicaldoc.core.PersistentObject implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
batch
long batch
-
enabled
int enabled
-
excludes
String excludes
-
includes
String includes
-
maxPacketSize
long maxPacketSize
-
name
String name
-
password
String password
-
replicateCustomId
int replicateCustomId
-
sourceFolderId
long sourceFolderId
-
startDate
Date startDate
Represents the timestamp of the minimum last modified date -
targetPath
String targetPath
-
timeout
int timeout
-
url
String url
-
username
String username
-
-
Class com.logicaldoc.syndication.SyndicationCache.CacheEntry
class CacheEntry extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
date
Date date
-
docId
long docId
-
folderId
long folderId
-
-
Class com.logicaldoc.syndication.SyndicationsDataServlet
class SyndicationsDataServlet extends com.logicaldoc.web.data.AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.syndication.SyndicationServiceImpl
class SyndicationServiceImpl extends com.logicaldoc.web.service.AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.via
-
Class com.logicaldoc.via.VIAServiceImpl
class VIAServiceImpl extends com.logicaldoc.web.service.AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.webcontent
-
Class com.logicaldoc.webcontent.WebcontentUtil
class WebcontentUtil extends com.logicaldoc.web.service.AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.webform
-
Class com.logicaldoc.webform.WebformServiceImpl
class WebformServiceImpl extends com.logicaldoc.web.service.AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.workflow
-
Class com.logicaldoc.workflow.WorkflowControllerServlet
class WorkflowControllerServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
Exception com.logicaldoc.workflow.WorkflowValidationException
class WorkflowValidationException extends Exception implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.workflow.action
-
Class com.logicaldoc.workflow.action.TaskAssignmentListener
class TaskAssignmentListener extends BaseListener implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
messageTemplate
org.activiti.engine.delegate.Expression messageTemplate
-
-
Class com.logicaldoc.workflow.action.TaskCompletionListener
class TaskCompletionListener extends TaskCreationListener implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.workflow.action.TaskCreationListener
class TaskCreationListener extends BaseListener implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
defaultMessageTemplateName
String defaultMessageTemplateName
-
messageTemplate
org.activiti.engine.delegate.Expression messageTemplate
-
-
Class com.logicaldoc.workflow.action.TransitionListener
class TransitionListener extends BaseListener implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.workflow.action.WorkflowEndListener
class WorkflowEndListener extends BaseListener implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.workflow.data
-
Class com.logicaldoc.workflow.data.WorkflowAclDataServlet
class WorkflowAclDataServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.workflow.data.WorkflowHistoriesDataServlet
class WorkflowHistoriesDataServlet extends com.logicaldoc.web.data.AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.workflow.data.WorkflowsDataServlet
class WorkflowsDataServlet extends com.logicaldoc.web.data.AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.workflow.data.WorkflowTasksDataServlet
class WorkflowTasksDataServlet extends com.logicaldoc.web.data.AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.workflow.data.WorkflowTriggersDataServlet
class WorkflowTriggersDataServlet extends com.logicaldoc.web.data.AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.workflow.exception
-
Exception com.logicaldoc.workflow.exception.WorkflowException
class WorkflowException extends RuntimeException implements Serializable- serialVersionUID:
- -6288298207059937464L
-
-
Package com.logicaldoc.workflow.history
-
Class com.logicaldoc.workflow.history.WorkflowHistory
class WorkflowHistory extends com.logicaldoc.core.History implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.workflow.model
-
Class com.logicaldoc.workflow.model.Assignee
class Assignee extends Object implements Serializable- serialVersionUID:
- -4093828529136586174L
-
Class com.logicaldoc.workflow.model.BaseWorkflowModel
class BaseWorkflowModel extends Object implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.workflow.model.EndState
class EndState extends BaseWorkflowModel implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.workflow.model.Fork
class Fork extends BaseWorkflowModel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
workflowTasks
List<WorkflowTask> workflowTasks
-
-
Class com.logicaldoc.workflow.model.Join
class Join extends BaseWorkflowModel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
destination
BaseWorkflowModel destination
-
-
Class com.logicaldoc.workflow.model.Transition
class Transition extends BaseWorkflowModel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
baseWorkflowModel
BaseWorkflowModel baseWorkflowModel
-
finishedTransition
boolean finishedTransition
-
minNoteSize
Integer minNoteSize
If the requiredNote=1 this indicates an optional minimum size of the note text -
onChosen
String onChosen
Contains the automation script executed when the transition is chosen -
points
String points
-
requiresNote
Integer requiresNote
If 1 it means that the user must enter a note when the he completes the task -
terminatesParallelProcess
boolean terminatesParallelProcess
-
-
Class com.logicaldoc.workflow.model.WorkflowDefinition
class WorkflowDefinition extends BaseWorkflowModel implements Serializable- serialVersionUID:
- 2L
-
Serialized Fields
-
color
String color
-
description
String description
-
label
String label
-
name
String name
-
startState
String startState
-
supervisor
String supervisor
Comma separated list of usernames that represent the supervisors of this workflow. -
transitions
List<Transition> transitions
-
version
int version
-
workflowComponents
List<BaseWorkflowModel> workflowComponents
-
-
Exception com.logicaldoc.workflow.model.WorkflowModelException
class WorkflowModelException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.workflow.model.WorkflowTask
class WorkflowTask extends BaseWorkflowModel implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
assignees
List<Assignee> assignees
-
assignmentMessageTemplate
String assignmentMessageTemplate
-
completionMessageTemplate
String completionMessageTemplate
-
creationMessageTemplate
String creationMessageTemplate
-
dueDateUnit
String dueDateUnit
-
dueDateValue
Integer dueDateValue
-
minNoteSize
Integer minNoteSize
If the requiredNote=1 this indicates an optional minimum size of the note text -
onAssignment
String onAssignment
Contains the automation script executed when the task is assigned -
onCompletion
String onCompletion
Contains the automation script executed when the task is completed -
onCreation
String onCreation
Contains the automation script executed when the task is created -
onOverdue
String onOverdue
Contains the automation script executed when the task overdues -
onValidation
String onValidation
Contains the automation script executed to validate the conditions before taking whatever transition -
parallelProcessingSupported
boolean parallelProcessingSupported
-
reminderMessageTemplate
String reminderMessageTemplate
-
remindTimeUnit
String remindTimeUnit
-
remindTimeValue
Integer remindTimeValue
-
requiresNote
Integer requiresNote
If 1 it means that the user must enter a note when the he completes the task -
transitions
List<Transition> transitions
-
-
-
Package com.logicaldoc.workflow.service
-
Class com.logicaldoc.workflow.service.WorkflowServiceImpl
class WorkflowServiceImpl extends com.logicaldoc.web.service.AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.workflow.template
-
Class com.logicaldoc.workflow.template.WorkflowTemplate
class WorkflowTemplate extends com.logicaldoc.core.security.SecurablePersistentObject implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
color
String color
-
date
Date date
-
deployed
int deployed
-
description
String description
-
label
String label
-
name
String name
-
scheme
String scheme
The XML definition of the deployed scheme -
schemeDraft
String schemeDraft
The XML definition of the currently edited scheme -
startState
String startState
-
version
int version
-
-
-
Package com.logicaldoc.workflow.trigger
-
Class com.logicaldoc.workflow.trigger.WorkflowTrigger
class WorkflowTrigger extends com.logicaldoc.core.PersistentObject implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.zoho
-
Class com.logicaldoc.zoho.ZohoAuthCallbackServlet
class ZohoAuthCallbackServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.zoho.ZohoDataServlet
class ZohoDataServlet extends com.logicaldoc.web.data.AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
-
Exception com.logicaldoc.zoho.ZohoException
class ZohoException extends IOException implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.zoho.ZohoServiceImpl
class ZohoServiceImpl extends com.logicaldoc.web.service.AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
-
-
Package com.logicaldoc.zonalocr
-
Class com.logicaldoc.zonalocr.OCRTemplate
class OCRTemplate extends com.logicaldoc.core.PersistentObject implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
description
String description
-
name
String name
Unique name of the template -
sample
String sample
Sample image displayed to the user in order to define the zones. -
saveChangeEvent
int saveChangeEvent
If a CHANGE event must be saved in the document's history -
template
com.logicaldoc.core.metadata.Template template
Each OCR template references aTemplate
-
-
Class com.logicaldoc.zonalocr.OCRTemplateImageServlet
class OCRTemplateImageServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.zonalocr.OCRTemplatesDataServlet
class OCRTemplatesDataServlet extends com.logicaldoc.web.data.AbstractDataServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.zonalocr.ZonalOCRQueueDataServlet
class ZonalOCRQueueDataServlet extends com.logicaldoc.web.data.IndexingQueueDataServlet implements Serializable- serialVersionUID:
- 1L
-
Class com.logicaldoc.zonalocr.ZonalOCRServiceImpl
class ZonalOCRServiceImpl extends com.logicaldoc.web.service.AbstractRemoteService implements Serializable- serialVersionUID:
- 1L
-