A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes All Packages

A

AbiWordParser - Class in com.logicaldoc.core.parser
Text extractor for AbiWord documents.
AbiWordParser() - Constructor for class com.logicaldoc.core.parser.AbiWordParser
 
AboutDialog - Class in com.logicaldoc.gui.frontend.client.menu
This is the about dialog.
AboutDialog() - Constructor for class com.logicaldoc.gui.frontend.client.menu.AboutDialog
 
absolute(int) - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
AbstractAnnotationsWindow - Class in com.logicaldoc.gui.frontend.client.document.note
A superclass for those windows that display annotations
AbstractAnnotationsWindow(GUIDocument, String, Collection<String>) - Constructor for class com.logicaldoc.gui.frontend.client.document.note.AbstractAnnotationsWindow
Constructor
AbstractAuthenticator - Class in com.logicaldoc.core.security.authentication
A place to put common methods of the authenticators
AbstractAuthenticator() - Constructor for class com.logicaldoc.core.security.authentication.AbstractAuthenticator
 
AbstractConnection - Class in com.orange.links.client.connection
 
AbstractConnection(DiagramController, Shape, Shape) - Constructor for class com.orange.links.client.connection.AbstractConnection
 
AbstractDocument - Class in com.logicaldoc.core.document
The Document is the central entity of LogicalDOC.
AbstractDocument() - Constructor for class com.logicaldoc.core.document.AbstractDocument
 
AbstractExportContext - Class in com.logicaldoc.webdav.context
For more informations, please visit AbstractExportContext
AbstractExportContext(Resource, boolean) - Constructor for class com.logicaldoc.webdav.context.AbstractExportContext
 
AbstractFormatConverter - Class in com.logicaldoc.core.conversion
Abstract format converter.
AbstractFormatConverter() - Constructor for class com.logicaldoc.core.conversion.AbstractFormatConverter
 
AbstractParser - Class in com.logicaldoc.core.parser
Abstract implementation of a Parser
AbstractParser() - Constructor for class com.logicaldoc.core.parser.AbstractParser
 
AbstractRestClient - Class in com.logicaldoc.webservice.rest.client
Parent for all RESTful clients
AbstractRestClient(String, String, String) - Constructor for class com.logicaldoc.webservice.rest.client.AbstractRestClient
Constructor
AbstractRestClient(String, String, String, int) - Constructor for class com.logicaldoc.webservice.rest.client.AbstractRestClient
Constructor
AbstractService - Class in com.logicaldoc.webservice
Basepoint for creating webservices implementations
AbstractService() - Constructor for class com.logicaldoc.webservice.AbstractService
 
AbstractShape - Class in com.orange.links.client.shapes
 
AbstractShape(DiagramController, Widget) - Constructor for class com.orange.links.client.shapes.AbstractShape
 
AbstractStorer - Class in com.logicaldoc.core.store
Common methods for all the Storer implementations.
AbstractStorer() - Constructor for class com.logicaldoc.core.store.AbstractStorer
 
AbstractThumbnailBuilder - Class in com.logicaldoc.core.document.thumbnail
Main starting point for all thumbnail builders
AbstractThumbnailBuilder() - Constructor for class com.logicaldoc.core.document.thumbnail.AbstractThumbnailBuilder
 
AbstractWebdavServlet - Class in com.logicaldoc.webdav.web
A base for building a WebDAV servlet
AbstractWebdavServlet() - Constructor for class com.logicaldoc.webdav.web.AbstractWebdavServlet
 
AccessDeniedException - Exception in com.logicaldoc.gui.common.client
Thrown in case of invalid session
AccessDeniedException() - Constructor for exception com.logicaldoc.gui.common.client.AccessDeniedException
 
AccessDeniedException(String) - Constructor for exception com.logicaldoc.gui.common.client.AccessDeniedException
 
ACCOUNT - Static variable in class com.logicaldoc.core.security.Menu
 
ACCOUNT - Static variable in class com.logicaldoc.gui.common.client.Menu
 
ACCOUNT_SIGNATURE - Static variable in class com.logicaldoc.gui.common.client.Menu
 
AccountDisabledException - Exception in com.logicaldoc.core.security.authentication
Raised when the account exists but it is disabled
AccountDisabledException() - Constructor for exception com.logicaldoc.core.security.authentication.AccountDisabledException
 
AccountDisabledException(Authenticator) - Constructor for exception com.logicaldoc.core.security.authentication.AccountDisabledException
 
AccountExpiredException - Exception in com.logicaldoc.core.security.authentication
Raised when the account is expired
AccountExpiredException(Date) - Constructor for exception com.logicaldoc.core.security.authentication.AccountExpiredException
 
AccountInactiveException - Exception in com.logicaldoc.core.security.authentication
Raised when the account is interpreted as inactive because it was not interacting since a lot of days
AccountInactiveException() - Constructor for exception com.logicaldoc.core.security.authentication.AccountInactiveException
 
AccountInactiveException(int) - Constructor for exception com.logicaldoc.core.security.authentication.AccountInactiveException
 
AccountInactiveException(Authenticator) - Constructor for exception com.logicaldoc.core.security.authentication.AccountInactiveException
 
AccountMenu - Class in com.logicaldoc.gui.frontend.client.menu
Collects various actions for the user's account
AccountMenu() - Constructor for class com.logicaldoc.gui.frontend.client.menu.AccountMenu
 
AccountNotFoundException - Exception in com.logicaldoc.core.security.authentication
Raised when the specified user was not found
AccountNotFoundException() - Constructor for exception com.logicaldoc.core.security.authentication.AccountNotFoundException
 
AccountNotFoundException(Authenticator) - Constructor for exception com.logicaldoc.core.security.authentication.AccountNotFoundException
 
AccountNotFoundException(Authenticator, String) - Constructor for exception com.logicaldoc.core.security.authentication.AccountNotFoundException
 
ACTION_ARCHIVE - Static variable in class com.logicaldoc.gui.common.client.beans.GUIRetentionPolicy
 
ACTION_DELETE - Static variable in class com.logicaldoc.gui.common.client.beans.GUIRetentionPolicy
 
ACTION_UNPUBLISH - Static variable in class com.logicaldoc.gui.common.client.beans.GUIRetentionPolicy
 
add(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.clipboard.Clipboard
 
ADD - com.logicaldoc.core.security.Permission
 
addAttachment(int, EMailAttachment) - Method in class com.logicaldoc.core.communication.EMail
 
addAttachment(EMailAttachment) - Method in class com.logicaldoc.core.communication.EMail
 
addAttribute(GUIAttribute) - Method in class com.logicaldoc.gui.common.client.beans.GUIExtensibleObject
 
addAttribute(WSAttribute) - Method in class com.logicaldoc.webservice.model.WSAttributeSet
 
addAttribute(WSAttribute) - Method in class com.logicaldoc.webservice.model.WSDocument
 
addAttribute(WSAttribute) - Method in class com.logicaldoc.webservice.model.WSFolder
 
addAttribute(WSAttribute) - Method in class com.logicaldoc.webservice.model.WSTemplate
 
AddAttributeOptionDialog - Class in com.logicaldoc.gui.frontend.client.metadata.template
This popup window is used to define a new attribute's option.
AddAttributeOptionDialog(long, String, ListGrid) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.template.AddAttributeOptionDialog
 
addAttributes(ListGridRecord[]) - Method in class com.logicaldoc.gui.frontend.client.metadata.template.TemplatePropertiesPanel
 
addAttributeValue(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIExtensibleObject
Appends a new value for a given multiple attribute.
addBookmarks(long[], int) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Adds new bookmarks
addBookmarks(long[], int) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
addBookmarks(long[], int, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
addCache(String, int) - Method in class com.logicaldoc.util.cache.CacheConfigurator
 
addCanvas(Canvas) - Method in class com.logicaldoc.gui.common.client.widgets.ImageWithCanvases
Adds a new canvas
addCanvases(Collection<Canvas>) - Method in class com.logicaldoc.gui.common.client.widgets.ImageWithCanvases
Adds a collection of canvases
addChangeOnDiagramHandler(ChangeOnDiagramHandler) - Method in class com.orange.links.client.DiagramController
 
addChild(Stub) - Method in class com.logicaldoc.webservice.doc.model.Stub
 
addChild(StubTypeTree) - Method in class com.logicaldoc.webservice.doc.model.StubTypeTree
 
addComment(String, String, CommentVO) - Method in class com.logicaldoc.webservice.mobile.CommentService
 
addCommentForm(String, String, String) - Method in class com.logicaldoc.webservice.mobile.CommentService
 
addCondition() - Method in class com.logicaldoc.gui.frontend.client.folder.FolderSearchForm
 
addCondition() - Method in class com.logicaldoc.gui.frontend.client.search.ParametricForm
 
addConnection(Connection) - Method in class com.orange.links.client.shapes.AbstractShape
 
addContextParam(String, String, String, WebConfigurator.INIT_PARAM) - Method in class com.logicaldoc.util.config.WebConfigurator
Adding a contextparam to the web.xml
addDashlet(GUIDashlet) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
addDays(Date, int) - Method in class com.logicaldoc.core.automation.DateTool
Adds a given amount of days to a date(you can add negative values to go back in time)
addDecoration(Widget, Connection) - Method in class com.orange.links.client.DiagramController
Add a widget as a decoration on a connection
addDeleteClickHandler(ClickHandler) - Method in class com.logicaldoc.gui.frontend.client.document.note.AnnotationContextMenu
 
addDocument(GUIDocument) - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
addDocuments(boolean, String, boolean, GUIDocument) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
 
addDocuments(boolean, String, boolean, GUIDocument) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
addDocuments(boolean, String, boolean, GUIDocument, AsyncCallback<GUIDocument[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
addDocuments(long, long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.ImpexService
Adds a set of documents(their current versions) to the given archive
addDocuments(long, long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.ImpexServiceAsync
 
addDocuments(String, long, boolean, String, boolean, Long) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Adds new documents previously uploaded
addDocuments(String, long, boolean, String, boolean, Long) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
addDocuments(String, long, boolean, String, boolean, Long, AsyncCallback<GUIDocument[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
addDocumentTags(long, String[]) - Method in class com.logicaldoc.webservice.rest.client.RestTagClient
 
addDocumentTags(long, String[]) - Method in class com.logicaldoc.webservice.rest.endpoint.RestTagService
 
addDocumentTags(long, String[]) - Method in interface com.logicaldoc.webservice.rest.TagService
Adds tags to a document
addDocumentTags(String, long, String[]) - Method in class com.logicaldoc.webservice.soap.client.SoapTagClient
 
addDocumentTags(String, long, String[]) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapTagService
 
addDocumentTags(String, long, String[]) - Method in interface com.logicaldoc.webservice.soap.TagService
Adds tags to a document
AddDocumentUsingForm - Class in com.logicaldoc.gui.frontend.client.document.form
This popup window is used to create a new document based on a selected form.
AddDocumentUsingForm() - Constructor for class com.logicaldoc.gui.frontend.client.document.form.AddDocumentUsingForm
 
ADDED_TO_CALEVENT - com.logicaldoc.core.document.DocumentEvent
 
addEntry(File, String, InputStream) - Static method in class com.logicaldoc.util.io.ZipUtil
 
addEntry(String, String, String) - Method in class com.logicaldoc.gui.frontend.client.search.SavedSearchesPanel
 
addError(ValidationError) - Method in exception com.logicaldoc.core.metadata.validation.ValidationException
 
addEvent(GUIEvent) - Method in class com.logicaldoc.gui.common.client.log.MessagesWindow
 
addField(String) - Method in class com.logicaldoc.core.searchengine.FulltextSearchOptions
 
addField(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
addFilter(String, String) - Method in class com.logicaldoc.util.config.WebConfigurator
Adds a new filter to the deployment descriptor.
addFilterInitParam(String, String, String) - Method in class com.logicaldoc.util.config.WebConfigurator
 
addFilterInitParam(String, String, String, String, WebConfigurator.INIT_PARAM) - Method in class com.logicaldoc.util.config.WebConfigurator
Adds a init parameter to the filter
addFilterMapping(String, String) - Method in class com.logicaldoc.util.config.WebConfigurator
Adds a new filter mapping to the deployment descriptor.
addFolder(long, long) - Method in interface com.logicaldoc.gui.frontend.client.services.ImpexService
Adds a a folder(the current version of the contained documents at any level)
addFolder(long, long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.ImpexServiceAsync
 
addFolderChangeListener(FolderChangeListener) - Method in class com.logicaldoc.gui.common.client.widgets.FolderSelector
 
addFolderGroup(FolderGroup) - Method in class com.logicaldoc.core.folder.Folder
Adds a new element, substituting an existing one with the same groupId.
addFolderTags(long, String[]) - Method in class com.logicaldoc.webservice.rest.client.RestTagClient
 
addFolderTags(long, String[]) - Method in class com.logicaldoc.webservice.rest.endpoint.RestTagService
 
addFolderTags(long, String[]) - Method in interface com.logicaldoc.webservice.rest.TagService
Adds tags to a folder
addFolderTags(String, long, String[]) - Method in class com.logicaldoc.webservice.soap.client.SoapTagClient
 
addFolderTags(String, long, String[]) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapTagService
 
addFolderTags(String, long, String[]) - Method in interface com.logicaldoc.webservice.soap.TagService
Adds tags to a folder
addGroup(Group) - Method in class com.logicaldoc.core.security.User
 
addGroup(GUIGroup) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
addHit(Document, InputStream) - Method in interface com.logicaldoc.core.searchengine.SearchEngine
Adds a new hit to the index
addHit(Document, InputStream) - Method in class com.logicaldoc.core.searchengine.StandardSearchEngine
 
addHit(Document, String) - Method in interface com.logicaldoc.core.searchengine.SearchEngine
Adds a new Hit into the index
addHit(Document, String) - Method in class com.logicaldoc.core.searchengine.StandardSearchEngine
 
addHtmlAppender(String) - Method in class com.logicaldoc.util.config.LoggingConfigurator
 
addInitParam(String, String, String, String) - Method in class com.logicaldoc.util.config.WebConfigurator
Adds a init parameter to the servlet
addInitParam(String, String, String, String, WebConfigurator.INIT_PARAM) - Method in class com.logicaldoc.util.config.WebConfigurator
Adds a init parameter to the servlet
addIOHandler(IOHandler) - Method in interface com.logicaldoc.webdav.io.manager.IOManager
 
addIOHandler(IOHandler) - Method in class com.logicaldoc.webdav.io.manager.IOManagerImpl
 
ADDITIONAL_FORMATS - Static variable in class com.logicaldoc.gui.common.client.Feature
 
addLanguage(Locale, Language) - Method in class com.logicaldoc.core.i18n.LanguageManager
 
addListener(EventListener) - Method in class com.logicaldoc.core.communication.EventCollector
 
addListener(SessionListener) - Method in class com.logicaldoc.core.security.SessionManager
 
addListener(SystemLoadListener) - Method in class com.logicaldoc.core.system.SystemLoadMonitor
 
addListener(NotifyingThread.ThreadCompleteListener) - Method in class com.logicaldoc.core.threading.NotifyingThread
 
addListener(SystemEventListener) - Static method in class com.logicaldoc.util.Context
Adds an Listener to a particular Event given from
addListener(String) - Method in class com.logicaldoc.util.config.WebConfigurator
Adds a new listener to the deployment descriptor.
addListenerInitParam(String, String, String, WebConfigurator.INIT_PARAM) - Method in class com.logicaldoc.util.config.WebConfigurator
Adds a init parameter to the listener
addLockManager(LockManager) - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
addLockToken(String) - Method in class com.logicaldoc.webdav.session.DavSessionImpl
 
addLogger(String, String[]) - Method in class com.logicaldoc.util.config.LoggingConfigurator
 
addMember(DavResource, InputContext) - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
Adds a new member to this resource.
addMember(DavResource, InputContext) - Method in class com.logicaldoc.webdav.version.VersionHistoryResourceImpl
 
addMember(DavResource, InputContext) - Method in class com.logicaldoc.webdav.version.VersionResourceImpl
 
addMenuGroup(MenuGroup) - Method in class com.logicaldoc.core.security.Menu
Adds a new element, substituting a previous one with the same groupId.
addMethodStub(WebMethodStubSet) - Method in class com.logicaldoc.webservice.doc.model.WebServiceStubSet
 
addMilliseconds(Date, int) - Method in class com.logicaldoc.core.automation.DateTool
Adds a given amount of milliseconds to a date(you can add negative values to go back in time)
addMinutes(Date, int) - Method in class com.logicaldoc.core.automation.DateTool
Adds a given amount of minutes to a date(you can add negative values to go back in time)
addMonths(Date, int) - Method in class com.logicaldoc.core.automation.DateTool
Adds a given amount of months to a date(you can add negative values to go back in time)
addMovablePoint(Point) - Method in class com.orange.links.client.connection.AbstractConnection
 
addNameCondition() - Method in class com.logicaldoc.gui.frontend.client.folder.FolderSearchForm
Add the old-style condition on the folder's name
addNewFunctionHandler(NewFunctionHandler) - Method in class com.orange.links.client.DiagramController
 
addNote(long, String) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Adds a new document note on the given document
addNote(long, String) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
addNote(long, String) - Method in class com.logicaldoc.webservice.rest.client.RestDocumentClient
 
addNote(long, String) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Adds a new note for the given document
addNote(long, String) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
addNote(long, String, AsyncCallback<Long>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
addNote(Document, String, String) - Method in class com.logicaldoc.core.automation.DocTool
Creates a new note for the whole document
addNote(String, long, String) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
addNote(String, long, String) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Adds a new note for the given document
addNote(String, long, String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
addNote(String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowService
Adds a new note on the workflow instance
addNote(String, String, AsyncCallback<Long>) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowServiceAsync
 
addObserver(DocumentObserver) - Method in class com.logicaldoc.gui.common.client.observer.DocumentController
 
addObserver(FolderObserver) - Method in class com.logicaldoc.gui.common.client.observer.FolderController
 
addObserver(UserObserver) - Method in class com.logicaldoc.gui.common.client.observer.UserController
 
addObserver(SessionObserver) - Method in class com.logicaldoc.gui.common.client.Session
 
addObserver(ClipboardObserver) - Method in class com.logicaldoc.gui.frontend.client.clipboard.Clipboard
 
addObserver(ChatObserver) - Method in class com.logicaldoc.gui.frontend.client.dashboard.chat.ChatController
 
addObserver(SearchObserver) - Method in class com.logicaldoc.gui.frontend.client.search.Search
 
addParticipant(GUIGroup) - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
addParticipant(GUIUser) - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
addPointOnConnection(Connection, int, int) - Method in class com.orange.links.client.DiagramController
Add an segment on a path by adding a point on the connection
addPropertyBeanRefList(String, String, List<? extends String>) - Method in class com.logicaldoc.util.config.ContextConfigurator
 
addQuotaAlertRecipient(String) - Method in class com.logicaldoc.core.folder.Folder
 
addQuotaAlertRecipient(String) - Method in class com.logicaldoc.core.security.Tenant
 
addQuotaAlertRecipient(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
addQuotaAlertRecipient(String) - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
addRecipient(Recipient) - Method in class com.logicaldoc.core.communication.EMail
 
addReference(Object) - Method in class com.logicaldoc.webdav.session.DavSessionImpl
 
addReminder(GUIReminder) - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
addReportRecipient(GUIUser) - Method in class com.logicaldoc.gui.common.client.beans.GUITask
 
addRequetStub(Stub) - Method in class com.logicaldoc.webservice.doc.model.WebMethodStubSet
 
addSeconds(Date, int) - Method in class com.logicaldoc.core.automation.DateTool
Adds a given amount of seconds to a date(you can add negative values to go back in time)
addServlet(String, String) - Method in class com.logicaldoc.util.config.WebConfigurator
Adds a new servlet mapping to the deployment descriptor.
addServlet(String, String, int) - Method in class com.logicaldoc.util.config.WebConfigurator
Adds a new servlet to the deployment descriptor.
addServletMapping(String, String) - Method in class com.logicaldoc.util.config.WebConfigurator
Adds a new servlet mapping to the deployment descriptor.
addState(GUIWFState) - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
addTag(String) - Method in class com.logicaldoc.core.document.AbstractDocument
 
addTag(String) - Method in class com.logicaldoc.core.folder.Folder
 
addTag(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
addTag(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
addTag(String) - Method in interface com.logicaldoc.gui.frontend.client.services.TagService
Adds a new tag in the list of available tags
addTag(String) - Method in class com.logicaldoc.web.service.TagServiceImpl
 
addTag(String) - Method in class com.logicaldoc.webservice.model.WSDocument
 
addTag(String) - Method in class com.logicaldoc.webservice.model.WSFolder
 
addTag(String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.TagServiceAsync
 
addTagInCloud(String, String, String) - Method in class com.logicaldoc.gui.frontend.client.Frontend
 
addTaskListener(TaskListener) - Method in class com.logicaldoc.core.task.Task
 
AddTemplateAttributeDialog - Class in com.logicaldoc.gui.frontend.client.metadata.template
 
AddTemplateAttributeDialog(TemplatePropertiesPanel) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.template.AddTemplateAttributeDialog
 
addTemplateGroup(TemplateGroup) - Method in class com.logicaldoc.core.metadata.Template
Adds a new element, substituting a previous one with the same groupId.
addTextAppender(String) - Method in class com.logicaldoc.util.config.LoggingConfigurator
 
addTieLinkHandler(TieLinkHandler) - Method in class com.orange.links.client.DiagramController
 
addTrigger(String) - Method in class com.logicaldoc.util.config.ContextConfigurator
Enlists a new trigger in the scheduler
addType(TypeDefinition) - Method in class com.logicaldoc.cmis.TypeManager
Adds a type to collection with inheriting base type properties
addUntieLinkHandler(UntieLinkHandler) - Method in class com.orange.links.client.DiagramController
 
addUser(String, boolean) - Method in class com.logicaldoc.cmis.LDRepository
Adds a user to the repository
addUsers(long[], long) - Method in interface com.logicaldoc.gui.frontend.client.services.StampService
Assigns users to stamp
addUsers(long[], long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.StampServiceAsync
 
addUserToGroup(long, long) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Adds a user to a group
addUserToGroup(long, long) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
addUserToGroup(long, long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
addVersionControl() - Method in class com.logicaldoc.webdav.resource.VersionControlledResourceImpl
Adds version control to this resource.
addWidget(Widget, int, int) - Method in class com.orange.links.client.DiagramController
Add a widget on the diagram
addWidgetAtMousePoint(Widget) - Method in class com.orange.links.client.DiagramController
 
addWorkspace(DavResource) - Method in class com.logicaldoc.webdav.resource.DeltaVResourceImpl
 
addYears(Date, int) - Method in class com.logicaldoc.core.automation.DateTool
Adds a given amount of years to a date(you can add negative values to go back in time)
ADMIN_SESSIONS - Static variable in class com.logicaldoc.core.security.Menu
 
ADMIN_SESSIONS - Static variable in class com.logicaldoc.gui.common.client.Menu
 
AdminAuthenticationProvider - Class in com.logicaldoc.core.security.spring
This Authentication provider extends the standard LDAuthenticationProvider but in addition it is able to checks if the provided password matches the context property 'adminpswd' in cases when the database is not available or the max concurrent sessions number is reached.
AdminAuthenticationProvider() - Constructor for class com.logicaldoc.core.security.spring.AdminAuthenticationProvider
 
ADMINISTRATION - Static variable in class com.logicaldoc.core.security.Menu
 
ADMINISTRATION - Static variable in class com.logicaldoc.gui.common.client.Menu
 
AdminMenu - Class in com.logicaldoc.gui.frontend.client.administration
The left menu in the administration area
AdminPanel - Class in com.logicaldoc.gui.frontend.client.administration
Represents a panel to be shown in the right part of the administration screen.
AdminPanel(String) - Constructor for class com.logicaldoc.gui.frontend.client.administration.AdminPanel
 
AdminScreen - Class in com.logicaldoc.gui.frontend.client.administration
Represents the Administration Screen
ADVANCED_OCR - Static variable in class com.logicaldoc.gui.common.client.Feature
 
afterCheckin(Document, DocumentHistory, Map<String, Object>) - Method in class com.logicaldoc.core.document.DocumentInitializer
 
afterCheckin(Document, DocumentHistory, Map<String, Object>) - Method in interface com.logicaldoc.core.document.DocumentListener
Called after a document is checked in
afterCheckin(Document, DocumentHistory, Map<String, Object>) - Method in class com.logicaldoc.core.document.DocumentValidator
 
afterLast() - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
afterPropertiesSet() - Method in class com.logicaldoc.core.task.SchedulerFactoryBean
 
afterPropertiesSet() - Method in class com.logicaldoc.core.task.TaskTrigger
 
afterPropertiesSet() - Method in class org.springframework.security.web.authentication.www.BasicAuthenticationFilter
 
afterSave() - Method in class com.logicaldoc.gui.frontend.client.menu.Registration
Invoked after the data was saved on the server.
afterSaveHistory(Document, DocumentHistory, Map<String, Object>) - Method in class com.logicaldoc.core.document.DocumentInitializer
 
afterSaveHistory(Document, DocumentHistory, Map<String, Object>) - Method in interface com.logicaldoc.core.document.DocumentListener
Called after an event has been stored
afterSaveHistory(Document, DocumentHistory, Map<String, Object>) - Method in class com.logicaldoc.core.document.DocumentValidator
 
afterStore(Document, DocumentHistory, Map<String, Object>) - Method in class com.logicaldoc.core.document.DocumentInitializer
 
afterStore(Document, DocumentHistory, Map<String, Object>) - Method in interface com.logicaldoc.core.document.DocumentListener
Called after a document is stored in the database
afterStore(Document, DocumentHistory, Map<String, Object>) - Method in class com.logicaldoc.core.document.DocumentValidator
 
afterStore(Folder, FolderHistory, Map<String, Object>) - Method in class com.logicaldoc.core.folder.FolderInitializer
 
afterStore(Folder, FolderHistory, Map<String, Object>) - Method in interface com.logicaldoc.core.folder.FolderListener
Called after a folder is stored in the database
afterStore(Folder, FolderHistory, Map<String, Object>) - Method in class com.logicaldoc.core.folder.FolderValidator
 
afterStore(User, UserHistory, Map<String, Object>) - Method in interface com.logicaldoc.core.security.UserListener
Called after a user is stored in the database
ALIAS_CREATED - com.logicaldoc.core.folder.FolderEvent
 
ALIASES - Static variable in class com.logicaldoc.core.security.Menu
 
ALIASES - Static variable in class com.logicaldoc.gui.common.client.Menu
 
AliasesPanel - Class in com.logicaldoc.gui.frontend.client.document
This panel shows the aliases of a folder
AliasesPanel - Class in com.logicaldoc.gui.frontend.client.folder
This panel shows the aliases of a folder
AliasesPanel(GUIDocument) - Constructor for class com.logicaldoc.gui.frontend.client.document.AliasesPanel
 
AliasesPanel(GUIFolder) - Constructor for class com.logicaldoc.gui.frontend.client.folder.AliasesPanel
 
all() - Static method in enum com.logicaldoc.core.searchengine.HitField
 
all() - Static method in enum com.logicaldoc.core.security.Permission
 
ALL_MESSAGES - Static variable in class com.logicaldoc.gui.common.client.beans.GUIUser
 
ALL_SUBSCRIPTIONS - Static variable in class com.logicaldoc.gui.common.client.beans.GUIUser
 
ALL_TASKS - Static variable in class com.logicaldoc.gui.common.client.beans.GUIUser
 
allowSynchronized() - Method in class com.orange.links.client.connection.AbstractConnection
 
allowSynchronized() - Method in class com.orange.links.client.shapes.AbstractShape
 
alpha - Variable in class com.logicaldoc.core.imaging.ImageDeskew.HoughLine
 
alterProperties(List) - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
alterProperties(List) - Method in class com.logicaldoc.webdav.version.VersionHistoryResourceImpl
 
alterProperties(List) - Method in class com.logicaldoc.webdav.version.VersionResourceImpl
 
alterProperties(DavPropertySet, DavPropertyNameSet) - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
alterProperties(DavPropertySet, DavPropertyNameSet) - Method in class com.logicaldoc.webdav.version.VersionHistoryResourceImpl
 
alterProperties(DavPropertySet, DavPropertyNameSet) - Method in class com.logicaldoc.webdav.version.VersionResourceImpl
 
AndroidPlugin - Class in com.logicaldoc.android
Entry-point for the Android Mobile plug-in
AndroidPlugin() - Constructor for class com.logicaldoc.android.AndroidPlugin
 
AnnotationContextMenu - Class in com.logicaldoc.gui.frontend.client.document.note
The context menu used to edit an annotation
AnnotationContextMenu(DrawItem, GUIDocumentNote) - Constructor for class com.logicaldoc.gui.frontend.client.document.note.AnnotationContextMenu
 
ANNOTATIONS - Static variable in class com.logicaldoc.gui.common.client.Feature
 
AnnotationsWindow - Class in com.logicaldoc.gui.frontend.client.document.note
A Window to display annotations in a document
AnnotationsWindow(GUIDocument, String, NotesPanel, boolean) - Constructor for class com.logicaldoc.gui.frontend.client.document.note.AnnotationsWindow
Constructor
ANONYMOUS - Static variable in class com.logicaldoc.gui.common.client.Constants
 
AnonymousLoginFilter - Class in com.logicaldoc.core.security.spring
 
AnonymousLoginFilter() - Constructor for class com.logicaldoc.core.security.spring.AnonymousLoginFilter
 
ANTIVIRUS - Static variable in class com.logicaldoc.gui.common.client.Feature
 
AntivirusPanel - Class in com.logicaldoc.gui.frontend.client.security
This panel shows the Antivirus settings
AntivirusPanel() - Constructor for class com.logicaldoc.gui.frontend.client.security.AntivirusPanel
 
ApiCallsReport - Class in com.logicaldoc.gui.frontend.client.reports
This panel is used to show the API calls.
ApiCallsReport() - Constructor for class com.logicaldoc.gui.frontend.client.reports.ApiCallsReport
 
ApiOriginFilter - Class in demo.jaxrs.openapi.server
This is a simple optional CORS filter used for this demo to make the resources accessible from other origins.
ApiOriginFilter() - Constructor for class demo.jaxrs.openapi.server.ApiOriginFilter
 
appendAttribute(GUIAttribute) - Method in class com.logicaldoc.gui.common.client.beans.GUIAttributeSet
 
appendAttribute(GUIAttribute) - Method in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
appendBarcodeSpec(GUIBarcodeSpec) - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeTemplate
 
appendDocuments(String, Long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowService
Appends to the workflow of the given taskId the documents with the given doc ids
appendDocuments(String, Long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowServiceAsync
 
appendFile(String, String) - Static method in class com.logicaldoc.util.io.FileUtil
 
appendZone(GUIZone) - Method in class com.logicaldoc.gui.common.client.beans.GUIOCRTemplate
 
ApplicationListener - Class in com.logicaldoc.web.listener
Listener that initializes relevant system stuffs during application startup and session life cycle.
ApplicationListener() - Constructor for class com.logicaldoc.web.listener.ApplicationListener
 
ApplicationRestarting - Class in com.logicaldoc.gui.common.client.widgets
This is the window that must be showed to the user during the restart
applyGridLayout(long) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderService
Replicates the folder's grid layout to all the subtree
applyGridLayout(long) - Method in class com.logicaldoc.web.service.FolderServiceImpl
 
applyGridLayout(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderServiceAsync
 
applyGridToTree(long, FolderHistory) - Method in interface com.logicaldoc.core.folder.FolderDAO
Propagates the grid layout of a node to the whole subtree
applyGridToTree(long, FolderHistory) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
applyInitializationToTemplates(long, String) - Method in interface com.logicaldoc.gui.frontend.client.services.AttributeSetService
Forces the initialization of an attribute to all those templates that use it
applyInitializationToTemplates(long, String) - Method in class com.logicaldoc.web.service.AttributeSetServiceImpl
 
applyInitializationToTemplates(long, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.AttributeSetServiceAsync
 
applyMetadata(long) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderService
Applies all extended attributes to a sub-tree
applyMetadata(long) - Method in class com.logicaldoc.web.service.FolderServiceImpl
 
applyMetadata(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderServiceAsync
 
applyMetadataToTree(long, FolderHistory) - Method in interface com.logicaldoc.core.folder.FolderDAO
Propagates the template metadata to the whole subree
applyMetadataToTree(long, FolderHistory) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
applyOCR(long) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderService
Applies all OCR settings to a sub-tree
applyOCR(long) - Method in class com.logicaldoc.web.service.FolderServiceImpl
 
applyOCR(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderServiceAsync
 
applyOCRToTree(long, FolderHistory) - Method in interface com.logicaldoc.core.folder.FolderDAO
Propagates the OCR settings to the whole subree
applyOCRToTree(long, FolderHistory) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
applyRights(GUIFolder, boolean) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderService
Applies all security settings to folder
applyRights(GUIFolder, boolean) - Method in class com.logicaldoc.web.service.FolderServiceImpl
 
applyRights(GUIFolder, boolean, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderServiceAsync
 
applyRights(GUIMenu) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Applies all security settings to menu
applyRights(GUIMenu) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
applyRights(GUIMenu, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
applyRightToTree(long) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
applyRightToTree(long) - Method in interface com.logicaldoc.core.security.dao.MenuDAO
Propagates the security policies of a node to the whole subtree
applyRightToTree(long, FolderHistory) - Method in interface com.logicaldoc.core.folder.FolderDAO
Propagates the security policies of a node to the whole subtree
applyRightToTree(long, FolderHistory) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
applyStamp(long[], GUIStamp) - Method in interface com.logicaldoc.gui.frontend.client.services.StampService
Applies a stamp to the given document
applyStamp(long[], GUIStamp, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.StampServiceAsync
 
applyStorage(long) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderService
Applies the storage setting to a sub-tree
applyStorage(long) - Method in class com.logicaldoc.web.service.FolderServiceImpl
 
applyStorage(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderServiceAsync
 
applyStorageToTree(long, FolderHistory) - Method in interface com.logicaldoc.core.folder.FolderDAO
Propagates the storage setting to the whole subree
applyStorageToTree(long, FolderHistory) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
applyTags(long) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderService
Applies all tags to a sub-tree
applyTags(long) - Method in class com.logicaldoc.web.service.FolderServiceImpl
 
applyTags(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderServiceAsync
 
applyTagsToTree(long, FolderHistory) - Method in interface com.logicaldoc.core.folder.FolderDAO
Propagates the tags to the whole subree
applyTagsToTree(long, FolderHistory) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
applyTemplate(long, long, boolean) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderService
Applies a template to a folder
applyTemplate(long, long, boolean) - Method in class com.logicaldoc.web.service.FolderServiceImpl
 
applyTemplate(long, long, boolean, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderServiceAsync
 
ApplyTemplateDialog - Class in com.logicaldoc.gui.frontend.client.folder
This is the form used to apply a folder template
ApplyTemplateDialog() - Constructor for class com.logicaldoc.gui.frontend.client.folder.ApplyTemplateDialog
 
applyTriggersToTree(long) - Method in interface com.logicaldoc.gui.frontend.client.services.AutomationService
Applies the triggers on a root folder to all the subtree
applyTriggersToTree(long) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowService
Applies the triggers on a root folder to all the subtree
applyTriggersToTree(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.AutomationServiceAsync
 
applyTriggersToTree(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowServiceAsync
 
applyValidationToTemplates(long, String) - Method in interface com.logicaldoc.gui.frontend.client.services.AttributeSetService
Forces the validation of an attribute to all those templates that use it
applyValidationToTemplates(long, String) - Method in class com.logicaldoc.web.service.AttributeSetServiceImpl
 
applyValidationToTemplates(long, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.AttributeSetServiceAsync
 
archive(long, DocumentHistory) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Archives a document
archive(long, DocumentHistory) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
ARCHIVE - com.logicaldoc.core.security.Permission
 
ARCHIVED - com.logicaldoc.core.document.DocumentEvent
 
ARCHIVED_DOCS - Static variable in class com.logicaldoc.gui.common.client.Menu
 
ArchivedDocsDS - Class in com.logicaldoc.gui.common.client.data
Datasource to handle achived documents grid lists.
ArchivedDocsDS(Long, Integer) - Constructor for class com.logicaldoc.gui.common.client.data.ArchivedDocsDS
 
ArchivedDocsReport - Class in com.logicaldoc.gui.frontend.client.reports
This panel shows a list of archived documents
ArchivedDocsReport() - Constructor for class com.logicaldoc.gui.frontend.client.reports.ArchivedDocsReport
 
ArchiveDetailsPanel - Class in com.logicaldoc.gui.frontend.client.impex.archives
This panel collects all archives details
ArchiveDetailsPanel(ExportArchivesList, long, boolean) - Constructor for class com.logicaldoc.gui.frontend.client.impex.archives.ArchiveDetailsPanel
 
ArchiveDialog - Class in com.logicaldoc.gui.frontend.client.impex.archives
This is the form used to create a new Archive
ArchiveDialog(ExportArchivesList) - Constructor for class com.logicaldoc.gui.frontend.client.impex.archives.ArchiveDialog
 
archiveDocuments(long[], DocumentHistory) - Method in interface com.logicaldoc.core.document.DocumentManager
Archives all the documents in a folder's tree
archiveDocuments(long[], DocumentHistory) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
archiveDocuments(long[], String) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Archives a set of documents
archiveDocuments(long[], String) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
archiveDocuments(long[], String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
archiveFolder(long, DocumentHistory) - Method in interface com.logicaldoc.core.document.DocumentManager
Archives all the documents in a folder's tree
archiveFolder(long, DocumentHistory) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
archiveFolder(long, String) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Archives the documents in a folder
archiveFolder(long, String) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
archiveFolder(long, String, AsyncCallback<Long>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
ArchivesDS - Class in com.logicaldoc.gui.common.client.data
Datasource to handle impex archives grid lists.
ArchivesDS(int, Integer, Integer, Long) - Constructor for class com.logicaldoc.gui.common.client.data.ArchivesDS
 
ARCHIVING - Static variable in class com.logicaldoc.gui.common.client.Feature
 
arrayToString(Object[], String) - Static method in class com.logicaldoc.util.StringUtil
 
ask(String, String, BooleanCallback) - Static method in class com.logicaldoc.gui.common.client.util.LD
 
ask(String, String, Integer, BooleanCallback) - Static method in class com.logicaldoc.gui.common.client.util.LD
Show a dialog to confirm a operation
askForDocumentPassword(String, String, Integer, ValueCallback) - Static method in class com.logicaldoc.gui.common.client.util.LD
 
askForPassword(Long, DocumentProtectionManager.DocumentProtectionHandler) - Static method in class com.logicaldoc.gui.common.client.util.DocumentProtectionManager
Controls the document and asks the user for a password(if needed).
askForString(String, String, String, ValueCallback) - Static method in class com.logicaldoc.gui.common.client.util.LD
 
askForStringMandatory(String, String, String, ValueCallback) - Static method in class com.logicaldoc.gui.common.client.util.LD
 
askForValue(String, String, String, ValueCallback) - Static method in class com.logicaldoc.gui.common.client.util.LD
 
askForValue(String, String, String, FormItem, ValueCallback) - Static method in class com.logicaldoc.gui.common.client.util.LD
 
askForValue(String, String, String, FormItem, Integer, ValueCallback) - Static method in class com.logicaldoc.gui.common.client.util.LD
Show a dialog asking for a value to complete an operation.
askForValue(String, String, String, Integer, ValueCallback) - Static method in class com.logicaldoc.gui.common.client.util.LD
Show a dialog asking for a value to complete a operation
askForValues(String, String, List<FormItem>, Integer, ValueCallback) - Static method in class com.logicaldoc.gui.common.client.util.LD
Show a dialog asking for a set of values to complete an operation.
ASPECT - Static variable in class com.logicaldoc.core.History
 
ASPECT - Static variable in class com.logicaldoc.webservice.WebserviceCall
 
aspectEnabled(String) - Method in enum com.logicaldoc.core.RunLevel
 
AspectsDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for aspects data.
AspectsDataServlet() - Constructor for class com.logicaldoc.web.data.AspectsDataServlet
 
AspectsDS - Class in com.logicaldoc.gui.common.client.data
Datasource to show the aspects and their status in the different runlevels.
AspectsDS() - Constructor for class com.logicaldoc.gui.common.client.data.AspectsDS
 
asWidget() - Method in class com.orange.links.client.shapes.AbstractShape
 
attribute(String) - Method in class com.logicaldoc.webservice.model.WSDocument
 
attribute(String) - Method in class com.logicaldoc.webservice.model.WSFolder
 
Attribute - Class in com.logicaldoc.core.metadata
This class defines the value of an attribute associated to an extensible object.
Attribute() - Constructor for class com.logicaldoc.core.metadata.Attribute
 
AttributeInitializerComposer - Class in com.logicaldoc.gui.frontend.client.metadata.template
A visual editor for initialization routines
AttributeInitializerComposer(FormItem, int) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.template.AttributeInitializerComposer
 
AttributeOption - Class in com.logicaldoc.core.metadata
Represents an option for a multi-choice attribute
AttributeOption() - Constructor for class com.logicaldoc.core.metadata.AttributeOption
 
AttributeOption(long, String, String) - Constructor for class com.logicaldoc.core.metadata.AttributeOption
 
AttributeOption(long, String, String, String) - Constructor for class com.logicaldoc.core.metadata.AttributeOption
 
AttributeOptionDAO - Interface in com.logicaldoc.core.metadata
DAO for AttributeOption handling.
AttributeOptionsDataServlet - Class in com.logicaldoc.web.data
This servlet retrieves the options for extended attributes
AttributeOptionsDataServlet() - Constructor for class com.logicaldoc.web.data.AttributeOptionsDataServlet
 
AttributeOptionsDS - Class in com.logicaldoc.gui.common.client.data
Data source to handle the options for the extended attributes.
AttributeOptionsDS(long, String, String, boolean) - Constructor for class com.logicaldoc.gui.common.client.data.AttributeOptionsDS
 
AttributesDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for attribute sets data.
AttributesDataServlet() - Constructor for class com.logicaldoc.web.data.AttributesDataServlet
 
AttributesDS - Class in com.logicaldoc.gui.common.client.data
Datasource to retrieve all the attributes available for the documents declared in the attribute sets
AttributesDS() - Constructor for class com.logicaldoc.gui.common.client.data.AttributesDS
 
AttributesDS(Long) - Constructor for class com.logicaldoc.gui.common.client.data.AttributesDS
 
AttributesDS(Long, String) - Constructor for class com.logicaldoc.gui.common.client.data.AttributesDS
 
AttributesDS(String) - Constructor for class com.logicaldoc.gui.common.client.data.AttributesDS
 
AttributeSet - Class in com.logicaldoc.core.metadata
Represents a set of attributes
AttributeSet() - Constructor for class com.logicaldoc.core.metadata.AttributeSet
 
AttributeSetDAO - Interface in com.logicaldoc.core.metadata
This class is a DAO-service for attribute sets.
AttributeSetDetailsPanel - Class in com.logicaldoc.gui.frontend.client.metadata.template
This panel collects all attribute set details
AttributeSetDetailsPanel(AttributeSetsPanel) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.template.AttributeSetDetailsPanel
 
AttributeSetPropertiesPanel - Class in com.logicaldoc.gui.frontend.client.metadata.template
This panel shows the properties of an attribute set.
AttributeSetPropertiesPanel(GUIAttributeSet, ChangedHandler, AttributeSetDetailsPanel) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.template.AttributeSetPropertiesPanel
 
AttributeSetsDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for attribute sets data.
AttributeSetsDataServlet() - Constructor for class com.logicaldoc.web.data.AttributeSetsDataServlet
 
AttributeSetsDS - Class in com.logicaldoc.gui.common.client.data
Datasource to retrieve all templates.
AttributeSetsDS(boolean, Integer) - Constructor for class com.logicaldoc.gui.common.client.data.AttributeSetsDS
 
AttributeSetService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the AttributeSet Service.
AttributeSetService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
AttributeSetServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
AttributeSetServiceImpl - Class in com.logicaldoc.web.service
Implementation of the AttributeSetService
AttributeSetServiceImpl() - Constructor for class com.logicaldoc.web.service.AttributeSetServiceImpl
 
AttributeSetsPanel - Class in com.logicaldoc.gui.frontend.client.metadata.template
Panel showing the list of attribute sets
AttributeSetsPanel() - Constructor for class com.logicaldoc.gui.frontend.client.metadata.template.AttributeSetsPanel
 
AttributeTypeFormatter - Class in com.logicaldoc.gui.frontend.client.metadata.template
A formatter used to format a grid cell that contains an attribute's type @see GUIAttribute
AttributeTypeFormatter() - Constructor for class com.logicaldoc.gui.frontend.client.metadata.template.AttributeTypeFormatter
 
AttributeValidatorComposer - Class in com.logicaldoc.gui.frontend.client.metadata.template
A visual editor for validation routines
AttributeValidatorComposer(FormItem, int) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.template.AttributeValidatorComposer
 
AUDIO_EXTS - Static variable in class com.logicaldoc.gui.common.client.util.Util
 
audioHTML(String) - Static method in class com.logicaldoc.gui.common.client.util.Util
Generates HTML code for reproducing audio files
AUDIT - Static variable in class com.logicaldoc.gui.common.client.Feature
 
AUDIT_DEFAULT_EVENTS - Static variable in class com.logicaldoc.gui.common.client.Constants
 
AuditService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the Audit Service.
AuditService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
AuditServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
AUTH_PASSWORD - Static variable in class com.logicaldoc.gui.common.client.Constants
 
AUTH_USERID - Static variable in class com.logicaldoc.gui.common.client.Constants
 
AUTH_USERNAME - Static variable in class com.logicaldoc.gui.common.client.Constants
 
authenticate(String, String) - Method in class com.logicaldoc.core.security.authentication.AuthenticationChain
 
authenticate(String, String) - Method in interface com.logicaldoc.core.security.authentication.Authenticator
Authenticates the user using the given credentials, if successful, the corresponding user is returned.
authenticate(String, String) - Method in class com.logicaldoc.core.security.authentication.DefaultAuthenticator
 
authenticate(String, String, String) - Method in class com.logicaldoc.core.security.authentication.AbstractAuthenticator
 
authenticate(String, String, String) - Method in interface com.logicaldoc.core.security.authentication.Authenticator
Authenticates the user using the given credentials, if successful, the corresponding user is returned.
authenticate(String, String, String, Client) - Method in class com.logicaldoc.core.security.authentication.AbstractAuthenticator
 
authenticate(String, String, String, Client) - Method in class com.logicaldoc.core.security.authentication.AuthenticationChain
 
authenticate(String, String, String, Client) - Method in interface com.logicaldoc.core.security.authentication.Authenticator
Authenticates the user using the given credentials, if successful, the corresponding user is returned.
authenticate(String, String, String, Client) - Method in class com.logicaldoc.core.security.authentication.DefaultAuthenticator
 
authenticate(Authentication) - Method in class com.logicaldoc.core.security.spring.AdminAuthenticationProvider
 
authenticate(Authentication) - Method in class com.logicaldoc.core.security.spring.LDAuthenticationProvider
 
AuthenticationChain - Class in com.logicaldoc.core.security.authentication
This authentication component implements a chain of possible authentication sources that will be invoked sequentially.
AuthenticationChain() - Constructor for class com.logicaldoc.core.security.authentication.AuthenticationChain
 
AuthenticationException - Exception in com.logicaldoc.core.security.authentication
A generic exception during the authentication process
AuthenticationException() - Constructor for exception com.logicaldoc.core.security.authentication.AuthenticationException
 
AuthenticationException(Authenticator) - Constructor for exception com.logicaldoc.core.security.authentication.AuthenticationException
 
AuthenticationException(Authenticator, String) - Constructor for exception com.logicaldoc.core.security.authentication.AuthenticationException
 
AuthenticationException(String) - Constructor for exception com.logicaldoc.core.security.authentication.AuthenticationException
 
Authenticator - Interface in com.logicaldoc.core.security.authentication
Implementations of this interface must provide authentication of a user against a defined source.
author - Variable in class com.logicaldoc.core.security.UserHistory
 
AUTHOR - Static variable in class com.logicaldoc.util.rss.FeedParser
 
authorize(GUIDocuSignSettings) - Method in interface com.logicaldoc.gui.frontend.client.services.DocuSignService
Saves the settings into the database and returns the authorization URL the user must be redirected to.
authorize(GUIDocuSignSettings, AsyncCallback<String>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocuSignServiceAsync
 
authorize(String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.ShareFileService
Saves the settings into the database and returns the authorization URL the user must be redirected to.
authorize(String, String, AsyncCallback<String>) - Method in interface com.logicaldoc.gui.frontend.client.services.ShareFileServiceAsync
 
AuthService - Interface in com.logicaldoc.webservice.rest
Auth Web Service definition interface for Rest Services
AuthService - Interface in com.logicaldoc.webservice.soap
Auth Web Service definition interface
AUTO_FOLDING - Static variable in class com.logicaldoc.gui.common.client.Feature
 
AUTO_NAMING - Static variable in class com.logicaldoc.gui.common.client.Feature
 
AutoDeleteInputStream - Class in com.logicaldoc.util.io
Wrapper around a standard InputStream that deletes the file after closing.
AutoDeleteInputStream(File) - Constructor for class com.logicaldoc.util.io.AutoDeleteInputStream
 
AutoDeleteInputStream(InputStream, File) - Constructor for class com.logicaldoc.util.io.AutoDeleteInputStream
 
AutoDeleteZipInputStream - Class in com.logicaldoc.util.io
Same as ZipInputStream but deletes the file after closing.
AutoDeleteZipInputStream(ZipInputStream, File) - Constructor for class com.logicaldoc.util.io.AutoDeleteZipInputStream
 
AUTOFOLDING_SCHEME - Static variable in class com.logicaldoc.gui.common.client.beans.GUIScheme
 
Automation - Class in com.logicaldoc.core.automation
Represents the automation scripting engine
Automation() - Constructor for class com.logicaldoc.core.automation.Automation
 
Automation(String) - Constructor for class com.logicaldoc.core.automation.Automation
 
Automation(String, Locale, long) - Constructor for class com.logicaldoc.core.automation.Automation
 
AUTOMATION - com.logicaldoc.core.security.Permission
 
AUTOMATION - Static variable in class com.logicaldoc.gui.common.client.Feature
 
AUTOMATION - Static variable in class com.logicaldoc.gui.common.client.Menu
 
AutomationCompletionProvider - Class in com.logicaldoc.gui.common.client.widgets.automation
Provides autocompletion hints for the automation script
AutomationCompletionProvider() - Constructor for class com.logicaldoc.gui.common.client.widgets.automation.AutomationCompletionProvider
 
AutomationDialog - Class in com.logicaldoc.gui.frontend.client.folder
This is the form used to execute an automation routine.
AutomationDialog(Long, Long[]) - Constructor for class com.logicaldoc.gui.frontend.client.folder.AutomationDialog
 
AutomationDictionary - Annotation Type in com.logicaldoc.core.automation
Marks a class to be added to the automation dictionary
AutomationEditor - Class in com.logicaldoc.gui.common.client.widgets.automation
Editor for automation scripts
AutomationEditor(String, String) - Constructor for class com.logicaldoc.gui.common.client.widgets.automation.AutomationEditor
 
AutomationEditor(String, String, ChangedHandler) - Constructor for class com.logicaldoc.gui.common.client.widgets.automation.AutomationEditor
 
AutomationItemEditor - Class in com.logicaldoc.gui.common.client.widgets.automation
This dialog is used to edit a form item that contains an automation script
AutomationItemEditor(FormItem, ChangedHandler) - Constructor for class com.logicaldoc.gui.common.client.widgets.automation.AutomationItemEditor
 
AutomationRoutineDetailsPanel - Class in com.logicaldoc.gui.frontend.client.settings.automation
This panel collects details about an automation routine
AutomationRoutineDetailsPanel(AutomationRoutinesPanel) - Constructor for class com.logicaldoc.gui.frontend.client.settings.automation.AutomationRoutineDetailsPanel
 
AutomationRoutineDetailsTab - Class in com.logicaldoc.gui.frontend.client.settings.automation
Superclass for all tab panels in the automation routine details area
AutomationRoutineDetailsTab(GUIAutomationRoutine, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.settings.automation.AutomationRoutineDetailsTab
 
AutomationRoutineParametersPanel - Class in com.logicaldoc.gui.frontend.client.settings.automation
Shows routine's input parameters that are collected from a Template
AutomationRoutineParametersPanel(GUIAutomationRoutine, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.settings.automation.AutomationRoutineParametersPanel
 
AutomationRoutineProperties - Class in com.logicaldoc.gui.frontend.client.settings.automation
Shows routine's standard properties
AutomationRoutineProperties(GUIAutomationRoutine, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.settings.automation.AutomationRoutineProperties
 
AutomationRoutinesDS - Class in com.logicaldoc.gui.common.client.data
Data source to retrieve all forms.
AutomationRoutinesDS(boolean) - Constructor for class com.logicaldoc.gui.common.client.data.AutomationRoutinesDS
 
AutomationRoutinesPanel - Class in com.logicaldoc.gui.frontend.client.settings.automation
Panel showing the details of an import folder
AutomationRoutinesPanel() - Constructor for class com.logicaldoc.gui.frontend.client.settings.automation.AutomationRoutinesPanel
 
AutomationService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the Automation Service.
AutomationService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
AutomationServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
AutomationSettingsPanel - Class in com.logicaldoc.gui.frontend.client.settings.automation
This panel shows the Automation settings.
AutomationSettingsPanel() - Constructor for class com.logicaldoc.gui.frontend.client.settings.automation.AutomationSettingsPanel
 
AutomationTriggerDetailsPanel - Class in com.logicaldoc.gui.frontend.client.settings.automation
This panel collects details about an automation trigger
AutomationTriggerDetailsPanel(AutomationTriggersPanel) - Constructor for class com.logicaldoc.gui.frontend.client.settings.automation.AutomationTriggerDetailsPanel
 
AutomationTriggerDetailsTab - Class in com.logicaldoc.gui.frontend.client.settings.automation
Superclass for all tab panels in the import folders details area
AutomationTriggerDetailsTab(GUIAutomationTrigger, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.settings.automation.AutomationTriggerDetailsTab
 
AutomationTriggerDialog - Class in com.logicaldoc.gui.frontend.client.folder
This is the form used for editing an Automation Trigger.
AutomationTriggerDialog(GUIAutomationTrigger, FolderAutomationPanel) - Constructor for class com.logicaldoc.gui.frontend.client.folder.AutomationTriggerDialog
 
AutomationTriggerProperties - Class in com.logicaldoc.gui.frontend.client.settings.automation
Shows trigger's standard properties
AutomationTriggerProperties(GUIAutomationTrigger, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.settings.automation.AutomationTriggerProperties
 
AutomationTriggersDS - Class in com.logicaldoc.gui.common.client.data
Datasource to handle automation triggers.
AutomationTriggersDS(Long, String) - Constructor for class com.logicaldoc.gui.common.client.data.AutomationTriggersDS
 
AutomationTriggersPanel - Class in com.logicaldoc.gui.frontend.client.settings.automation
Panel showing the details of an import folder
AutomationTriggersPanel() - Constructor for class com.logicaldoc.gui.frontend.client.settings.automation.AutomationTriggersPanel
 
AUTONAMING_SCHEME - Static variable in class com.logicaldoc.gui.common.client.beans.GUIScheme
 
available() - Method in class com.logicaldoc.util.io.AutoDeleteInputStream
 
available() - Method in class com.logicaldoc.util.io.LimitedInputStream
 
available() - Method in class com.logicaldoc.util.io.ZipInputStream
 
available(int) - Static method in class com.logicaldoc.util.io.NetUtil
Checks if a port is available
Avatar - Class in com.logicaldoc.gui.common.client.widgets
Displays an Avatar
Avatar(long) - Constructor for class com.logicaldoc.gui.common.client.widgets.Avatar
 
Avatar(long, AsyncCallback<Void>) - Constructor for class com.logicaldoc.gui.common.client.widgets.Avatar
 
AvatarCellFormatter() - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.UserListGridField.AvatarCellFormatter
 
AvatarCellFormatter(int) - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.UserListGridField.AvatarCellFormatter
 
avatarImg(Long, int) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
avatarImg(String, int) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
AvatarServlet - Class in com.logicaldoc.web
This servlet provides the user's avatar image, if it is not already available a default one will be generated and saved in the user's profile
AvatarServlet() - Constructor for class com.logicaldoc.web.AvatarServlet
Constructor of the object.
avatarUrl(long) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
avatarUrl(String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
avatarUrl(String, boolean) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
avatarWithText(Long, String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
avatarWithText(String, String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
AwesomeFactory - Class in com.logicaldoc.gui.common.client.util
Factory of objects that make use of font awesome
AwesomeFactory() - Constructor for class com.logicaldoc.gui.common.client.util.AwesomeFactory
 

B

BACKUP - Static variable in class com.logicaldoc.gui.common.client.Feature
 
BARCODED - com.logicaldoc.core.document.DocumentEvent
 
BarcodeQueuePanel - Class in com.logicaldoc.gui.frontend.client.metadata.barcode
Shows the queue of documents to be processed by the Barcode task.
BarcodeQueuePanel(int) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.barcode.BarcodeQueuePanel
 
BARCODES - Static variable in class com.logicaldoc.gui.common.client.Feature
 
BARCODES - Static variable in class com.logicaldoc.gui.common.client.Menu
 
BarcodeService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the Barcode Engine Service.
BarcodeService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
BarcodeServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
BarcodesPanel - Class in com.logicaldoc.gui.frontend.client.metadata.barcode
Panel showing the barcode processing infos.
BarcodesPanel() - Constructor for class com.logicaldoc.gui.frontend.client.metadata.barcode.BarcodesPanel
 
BarcodeTemplatesDS - Class in com.logicaldoc.gui.common.client.data
Datasource to retrieve all barcode templates.
BarcodeTemplatesDS(boolean, Long) - Constructor for class com.logicaldoc.gui.common.client.data.BarcodeTemplatesDS
The constructor
BarcodeTemplateSettings - Class in com.logicaldoc.gui.frontend.client.metadata.barcode
This popup window is used to upload / edit a barcode template
BarcodeTemplateSettings(BarcodeTemplatesPanel, GUIBarcodeTemplate) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.barcode.BarcodeTemplateSettings
 
BarcodeTemplatesPanel - Class in com.logicaldoc.gui.frontend.client.metadata.barcode
Shows the barcodes patterns configuration.
BarcodeTemplatesPanel(GUITemplate) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.barcode.BarcodeTemplatesPanel
 
Base64Coder - Class in com.logicaldoc.gui.common.client.util
 
Base64Coder - Class in com.logicaldoc.util
A Base64 encoder/decoder.
BaseURL - Class in com.logicaldoc.web.util
 
BasicAuthenticationFilter - Class in org.springframework.security.web.authentication.www
Processes a HTTP request's BASIC authorization headers, putting the result into the SecurityContextHolder.
BasicAuthenticationFilter(AuthenticationManager) - Constructor for class org.springframework.security.web.authentication.www.BasicAuthenticationFilter
Creates an instance which will authenticate against the supplied AuthenticationManager and which will ignore failed authentication attempts, allowing the request to proceed down the filter chain.
BasicAuthenticationFilter(AuthenticationManager, AuthenticationEntryPoint) - Constructor for class org.springframework.security.web.authentication.www.BasicAuthenticationFilter
Creates an instance which will authenticate against the supplied AuthenticationManager and use the supplied AuthenticationEntryPoint to handle authentication failures.
BEANS_AVAILABLE - com.logicaldoc.util.event.SystemEventStatus
 
beforeCheckin(Document, DocumentHistory, Map<String, Object>) - Method in class com.logicaldoc.core.document.DocumentInitializer
 
beforeCheckin(Document, DocumentHistory, Map<String, Object>) - Method in interface com.logicaldoc.core.document.DocumentListener
Called before a document is checked in
beforeCheckin(Document, DocumentHistory, Map<String, Object>) - Method in class com.logicaldoc.core.document.DocumentValidator
 
beforeFirst() - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
beforeStore(Document, DocumentHistory, Map<String, Object>) - Method in class com.logicaldoc.core.document.DocumentInitializer
 
beforeStore(Document, DocumentHistory, Map<String, Object>) - Method in interface com.logicaldoc.core.document.DocumentListener
Called before a document is stored in the database
beforeStore(Document, DocumentHistory, Map<String, Object>) - Method in class com.logicaldoc.core.document.DocumentValidator
 
beforeStore(Folder, FolderHistory, Map<String, Object>) - Method in class com.logicaldoc.core.folder.FolderInitializer
 
beforeStore(Folder, FolderHistory, Map<String, Object>) - Method in interface com.logicaldoc.core.folder.FolderListener
Called before a folder is stored in the database
beforeStore(Folder, FolderHistory, Map<String, Object>) - Method in class com.logicaldoc.core.folder.FolderValidator
 
beforeStore(User, UserHistory, Map<String, Object>) - Method in interface com.logicaldoc.core.security.UserListener
Called before a user is stored in the database
beginEditing(GUIDocument) - Method in class com.logicaldoc.gui.common.client.observer.DocumentController
 
beginEditing(GUIFolder) - Method in class com.logicaldoc.gui.common.client.observer.FolderController
 
bindServletSession(String, HttpServletRequest) - Static method in class com.logicaldoc.core.security.spring.LDSecurityContextRepository
 
BLANK_PLACEHOLDER - Static variable in class com.logicaldoc.gui.common.client.Constants
 
BOM - Static variable in class com.logicaldoc.util.charset.CharsetMatch
Bit flag indicating the match is based on the presence of a BOM.
Bookmark - Class in com.logicaldoc.core.document
A bookmark over a document
Bookmark() - Constructor for class com.logicaldoc.core.document.Bookmark
 
BookmarkDAO - Interface in com.logicaldoc.core.document.dao
DAO service for bookmarks
BookmarkDialog - Class in com.logicaldoc.gui.frontend.client.document
 
BookmarkDialog(GUIBookmark) - Constructor for class com.logicaldoc.gui.frontend.client.document.BookmarkDialog
 
bookmarkDocument(long) - Method in interface com.logicaldoc.webservice.rest.BookmarkService
 
bookmarkDocument(long) - Method in class com.logicaldoc.webservice.rest.client.RestBookmarkClient
 
bookmarkDocument(long) - Method in class com.logicaldoc.webservice.rest.endpoint.RestBookmarkService
 
bookmarkDocument(String, long) - Method in interface com.logicaldoc.webservice.soap.BookmarkService
 
bookmarkDocument(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapBookmarkClient
 
bookmarkDocument(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapBookmarkService
 
bookmarkFolder(long) - Method in interface com.logicaldoc.webservice.rest.BookmarkService
 
bookmarkFolder(long) - Method in class com.logicaldoc.webservice.rest.client.RestBookmarkClient
 
bookmarkFolder(long) - Method in class com.logicaldoc.webservice.rest.endpoint.RestBookmarkService
 
bookmarkFolder(String, long) - Method in interface com.logicaldoc.webservice.soap.BookmarkService
 
bookmarkFolder(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapBookmarkClient
 
bookmarkFolder(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapBookmarkService
 
BOOKMARKS - Static variable in class com.logicaldoc.gui.common.client.Feature
 
BookmarksDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for document bookmarks data.
BookmarksDataServlet() - Constructor for class com.logicaldoc.web.data.BookmarksDataServlet
 
BookmarksDS - Class in com.logicaldoc.gui.common.client.data
Datasource to retrieve the bookmarks of the current user.
BookmarksDS() - Constructor for class com.logicaldoc.gui.common.client.data.BookmarksDS
 
BookmarkService - Interface in com.logicaldoc.webservice.rest
Bookmark Web Service definition interface for REST Marco Meschieri - LogicalDOC
BookmarkService - Interface in com.logicaldoc.webservice.soap
Bookmark Web Service definition interface Marco Meschieri - LogicalDOC
BookmarksPanel - Class in com.logicaldoc.gui.frontend.client.document
This panel shows the current user's bookmarks
BookmarksPanel() - Constructor for class com.logicaldoc.gui.frontend.client.document.BookmarksPanel
 
BRANDING - Static variable in class com.logicaldoc.gui.common.client.Menu
 
BRANDING_FULL - Static variable in class com.logicaldoc.gui.common.client.Feature
 
BRANDING_LOGO - Static variable in class com.logicaldoc.gui.common.client.Feature
 
BRANDING_STANDARD - Static variable in class com.logicaldoc.gui.common.client.Feature
 
BrandingPackageUploader - Class in com.logicaldoc.gui.frontend.client.tenant
This popup window is used to upload a new branding package
BrandingPackageUploader(TenantBrandingPanel) - Constructor for class com.logicaldoc.gui.frontend.client.tenant.BrandingPackageUploader
 
BrandingPanel - Class in com.logicaldoc.gui.frontend.client.system
Shows the branding details.
BrandingPanel(long) - Constructor for class com.logicaldoc.gui.frontend.client.system.BrandingPanel
 
BRUTEFORCE_ATTACK_PREVENTION - Static variable in class com.logicaldoc.gui.common.client.Feature
 
BRUTEFORCE_ATTACK_PREVENTION - Static variable in class com.logicaldoc.gui.common.client.Menu
 
BruteForcePanel - Class in com.logicaldoc.gui.frontend.client.security
This panel shows the settings for the brute force attack countermeasures.
BruteForcePanel() - Constructor for class com.logicaldoc.gui.frontend.client.security.BruteForcePanel
 
build() - Method in class com.logicaldoc.util.log4j.LDHtmlLayout.Builder
 
buildClient(HttpServletRequest) - Method in class com.logicaldoc.core.security.SessionManager
Create a client identified using a concatenation of Basic authentication credentials and remote IP.
buildDetails(HttpServletRequest) - Method in class com.logicaldoc.core.security.spring.LDAuthenticationDetailsSource
 
buildThumbnail(String, Document, String, File, File, int, int) - Method in class com.logicaldoc.core.document.thumbnail.EpubThumbnailBuilder
 
buildThumbnail(String, Document, String, File, File, int, int) - Method in class com.logicaldoc.core.document.thumbnail.ImageThumbnailBuilder
 
buildThumbnail(String, Document, String, File, File, int, int) - Method in class com.logicaldoc.core.document.thumbnail.Mp3ThumbnailBuilder
 
buildThumbnail(String, Document, String, File, File, int, int) - Method in class com.logicaldoc.core.document.thumbnail.PdfThumbnailBuilder
 
buildThumbnail(String, Document, String, File, File, int, int) - Method in interface com.logicaldoc.core.document.thumbnail.ThumbnailBuilder
Produce the thumbnail
buildThumbnail(String, Document, String, File, File, int, int) - Method in class com.logicaldoc.core.document.thumbnail.VideoThumbnailBuilder
 
buildToolsMenu(GUIFolder, GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.menu.MainMenu
 
BULK_CHECKOUT - Static variable in class com.logicaldoc.gui.common.client.Feature
 
BULK_UPDATE - Static variable in class com.logicaldoc.gui.common.client.Feature
 
BULKLOAD - com.logicaldoc.core.RunLevel
 
bulkUpdate(long[], GUIDocument, boolean) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Applies to a selection of documents all the given data
bulkUpdate(long[], GUIDocument, boolean) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
bulkUpdate(long[], GUIDocument, boolean, AsyncCallback<GUIDocument[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
bulkUpdate(String, Object[]) - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
bulkUpdate(String, Object[]) - Method in interface com.logicaldoc.core.PersistentObjectDAO
Executes a bulk update as specified by the given expression
bundles - Static variable in class com.logicaldoc.i18n.I18N
 

C

Cache<K extends Serializable,​V> - Interface in com.logicaldoc.util.cache
A generic cache
CacheConfigurator - Class in com.logicaldoc.util.cache
Configurator for the cache.xml file
CacheConfigurator() - Constructor for class com.logicaldoc.util.cache.CacheConfigurator
 
CacheConfigurator(String) - Constructor for class com.logicaldoc.util.cache.CacheConfigurator
 
calculateNewVersion(String, boolean) - Static method in class com.logicaldoc.core.document.Version
Calculate the new version name in the format X.Y.
calculateNextVersion(String, boolean) - Method in class com.logicaldoc.core.automation.DocTool
Calculates what will be the next version specification.
CALENDAR - com.logicaldoc.core.security.Permission
 
CALENDAR - Static variable in class com.logicaldoc.gui.common.client.Feature
 
CALENDAR_ID - Static variable in class com.logicaldoc.gui.frontend.client.dashboard.DashboardPanel
 
CALENDAR_REPORT - Static variable in class com.logicaldoc.gui.common.client.Menu
 
CalendarEventDialog - Class in com.logicaldoc.gui.frontend.client.calendar
This is the form used for editing a calendar event.
CalendarEventDialog(GUICalendarEvent, AsyncCallback<Void>) - Constructor for class com.logicaldoc.gui.frontend.client.calendar.CalendarEventDialog
 
CalendarEventsDS - Class in com.logicaldoc.gui.common.client.data
Data source to retrieve calendar events.
CalendarEventsDS(Long) - Constructor for class com.logicaldoc.gui.common.client.data.CalendarEventsDS
 
CalendarReport - Class in com.logicaldoc.gui.frontend.client.reports
This panel is used to show a report of a selection of events.
CalendarReport() - Constructor for class com.logicaldoc.gui.frontend.client.reports.CalendarReport
 
CalendarService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the Calendar Service.
CalendarService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
CalendarServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
canAuthenticateUser(String) - Method in class com.logicaldoc.core.security.authentication.AbstractAuthenticator
 
canAuthenticateUser(String) - Method in class com.logicaldoc.core.security.authentication.AuthenticationChain
 
canAuthenticateUser(String) - Method in interface com.logicaldoc.core.security.authentication.Authenticator
 
cancelCheckOut(String) - Method in class com.logicaldoc.cmis.LDRepository
 
cancelCheckOut(String, String, ExtensionsData) - Method in class com.logicaldoc.cmis.LDCmisService
 
cancelEditing(GUIDocument) - Method in class com.logicaldoc.gui.common.client.observer.DocumentController
 
cancelEditing(GUIFolder) - Method in class com.logicaldoc.gui.common.client.observer.FolderController
 
canExport(ExportContext, boolean) - Method in class com.logicaldoc.webdav.io.handler.DefaultHandler
 
canExport(ExportContext, boolean) - Method in interface com.logicaldoc.webdav.io.handler.IOHandler
 
canExport(ExportContext, DavResource) - Method in class com.logicaldoc.webdav.io.handler.DefaultHandler
 
canExport(ExportContext, DavResource) - Method in interface com.logicaldoc.webdav.io.handler.IOHandler
 
canExport(PropertyExportContext, boolean) - Method in class com.logicaldoc.webdav.io.handler.DefaultHandler
 
canImport(ImportContext, boolean) - Method in class com.logicaldoc.webdav.io.handler.DefaultHandler
 
canImport(ImportContext, boolean) - Method in interface com.logicaldoc.webdav.io.handler.IOHandler
 
canImport(ImportContext, DavResource) - Method in class com.logicaldoc.webdav.io.handler.DefaultHandler
 
canImport(ImportContext, DavResource) - Method in interface com.logicaldoc.webdav.io.handler.IOHandler
 
canImport(PropertyImportContext, boolean) - Method in class com.logicaldoc.webdav.io.handler.DefaultHandler
 
CAPTURE - Static variable in class com.logicaldoc.gui.common.client.Menu
 
CatchAllParser - Class in com.logicaldoc.core.parser
Parser that tries to convert the document into PDF and then tries to parse it
CatchAllParser() - Constructor for class com.logicaldoc.core.parser.CatchAllParser
 
CertificateDialog - Class in com.logicaldoc.gui.frontend.client.account
This is the form used to display and generate the user's certificate
CertificateDialog() - Constructor for class com.logicaldoc.gui.frontend.client.account.CertificateDialog
 
changeAdminPassword(String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.TenantService
Changes the password of the administrator of the given tenant
changeAdminPassword(String, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.TenantServiceAsync
 
changed(GUIUser) - Method in class com.logicaldoc.gui.common.client.observer.UserController
 
CHANGED - com.logicaldoc.core.document.DocumentEvent
 
CHANGED - com.logicaldoc.core.folder.FolderEvent
 
changeIndexingStatus(Document, int) - Method in interface com.logicaldoc.core.document.DocumentManager
Utility method used to declare that: the document must be taken into consideration by the indexer (status = AbstractDocument.INDEX_TO_INDEX. the document must be taken into consideration by the indexer for the metadata only(status = AbstractDocument.INDEX_TO_INDEX_METADATA. the document must not be taken into consideration by the indexer (status = AbstractDocument.INDEX_SKIP).
changeIndexingStatus(Document, int) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
changePageSize(Integer) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
changePassword(long, String, String) - Method in interface com.logicaldoc.gui.login.client.services.LoginService
Changes the password of a user
changePassword(long, String, String) - Method in class com.logicaldoc.web.service.LoginServiceImpl
 
changePassword(long, String, String, AsyncCallback<GUIValue>) - Method in interface com.logicaldoc.gui.login.client.services.LoginServiceAsync
 
changePassword(Long, long, String, String, boolean) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Changes the password of a user
changePassword(Long, long, String, String, boolean) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
changePassword(Long, long, String, String, boolean, AsyncCallback<GUIValue>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
changePassword(String, long, String, String) - Method in class com.logicaldoc.webservice.soap.client.SoapSecurityClient
 
changePassword(String, long, String, String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapSecurityService
 
changePassword(String, long, String, String) - Method in interface com.logicaldoc.webservice.soap.SecurityService
changes the password of a user.
0 if all is ok, 1 if the password is incorrect, 2 if the new password cannot be notified, otherwise a positive number grater than 2
ChangePassword - Class in com.logicaldoc.gui.frontend.client.account
This is the form used to change the password of the current user, for example when the password expired.
ChangePassword - Class in com.logicaldoc.gui.login.client
This is the form used to change the password of the current user, for example when the password expired.
ChangePassword() - Constructor for class com.logicaldoc.gui.frontend.client.account.ChangePassword
 
ChangePassword(GUIUser, LoginPanel) - Constructor for class com.logicaldoc.gui.login.client.ChangePassword
 
changeSessionTenant(long) - Method in interface com.logicaldoc.gui.frontend.client.services.TenantService
Change session tenant
changeSessionTenant(long, AsyncCallback<GUITenant>) - Method in interface com.logicaldoc.gui.frontend.client.services.TenantServiceAsync
 
changeStatus(long, boolean) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Changes the status of a user
changeStatus(long, boolean) - Method in interface com.logicaldoc.gui.frontend.client.services.EmailAccountService
Changes an account enabled/disabled status
changeStatus(long, boolean) - Method in interface com.logicaldoc.gui.frontend.client.services.ImportFolderService
Changes a importFolder enabled/disabled status
changeStatus(long, boolean) - Method in interface com.logicaldoc.gui.frontend.client.services.ReportService
Changes a report enabled/disabled status
changeStatus(long, boolean) - Method in interface com.logicaldoc.gui.frontend.client.services.RetentionPoliciesService
Changes a policy enabled/disabled status
changeStatus(long, boolean) - Method in interface com.logicaldoc.gui.frontend.client.services.StampService
Changes a stamp enabled/disabled status
changeStatus(long, boolean) - Method in interface com.logicaldoc.gui.frontend.client.services.SyndicationService
Changes a syndication enabled/disabled status
changeStatus(long, boolean) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
changeStatus(long, boolean, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
changeStatus(long, boolean, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.EmailAccountServiceAsync
 
changeStatus(long, boolean, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.ImportFolderServiceAsync
 
changeStatus(long, boolean, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.ReportServiceAsync
 
changeStatus(long, boolean, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.RetentionPoliciesServiceAsync
 
changeStatus(long, boolean, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.StampServiceAsync
 
changeStatus(long, boolean, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SyndicationServiceAsync
 
changeTwoFactorsAuthentication(long, String, String, String, boolean) - Method in interface com.logicaldoc.gui.frontend.client.services.TwoFactorsAuthenticationService
Changed the two factors authentication for a user
changeTwoFactorsAuthentication(long, String, String, String, boolean, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.TwoFactorsAuthenticationServiceAsync
 
CHANNEL - Static variable in class com.logicaldoc.util.rss.FeedParser
 
ChannelsDS - Class in com.logicaldoc.gui.common.client.data
Datasource to show cluster channels.
ChannelsDS() - Constructor for class com.logicaldoc.gui.common.client.data.ChannelsDS
 
ChannelsPanel - Class in com.logicaldoc.gui.frontend.client.system
Displays a list of cluster channels.
ChannelsPanel() - Constructor for class com.logicaldoc.gui.frontend.client.system.ChannelsPanel
 
CharsetDetector - Class in com.logicaldoc.util.charset
CharsetDetector provides a facility for detecting the charset or encoding of character data in an unknown format.
CharsetDetector() - Constructor for class com.logicaldoc.util.charset.CharsetDetector
Constructor
CharsetMatch - Class in com.logicaldoc.util.charset
This class represents a charset that has been identified by a CharsetDetector as a possible encoding for a set of input data.
CharsetsDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for listings the available charsets.
CharsetsDataServlet() - Constructor for class com.logicaldoc.web.data.CharsetsDataServlet
 
CharsetsDS - Class in com.logicaldoc.gui.common.client.data
Datasource to retrieve the installed languages.
CharsetsDS() - Constructor for class com.logicaldoc.gui.common.client.data.CharsetsDS
 
CharSetTest - Class in com.logicaldoc.util.charset
 
CharSetTest() - Constructor for class com.logicaldoc.util.charset.CharSetTest
 
ChartDrawingSupplier - Class in com.logicaldoc.web.stat
This picks the body color for any section of a pie chart
ChartDrawingSupplier() - Constructor for class com.logicaldoc.web.stat.ChartDrawingSupplier
 
CHAT - Static variable in class com.logicaldoc.core.security.Menu
 
CHAT - Static variable in class com.logicaldoc.gui.common.client.Feature
 
CHAT - Static variable in class com.logicaldoc.gui.common.client.Menu
 
CHAT_ID - Static variable in class com.logicaldoc.gui.frontend.client.dashboard.DashboardPanel
 
ChatController - Class in com.logicaldoc.gui.frontend.client.dashboard.chat
Implements the Observer pattern to distribute events on the chat
ChatMessagesDS - Class in com.logicaldoc.gui.common.client.data
Datasource to handle user history grid lists.
ChatMessagesDS() - Constructor for class com.logicaldoc.gui.common.client.data.ChatMessagesDS
 
ChatMessagesPanel - Class in com.logicaldoc.gui.frontend.client.dashboard.chat
Displays the messages in the chat.
ChatMessagesPanel() - Constructor for class com.logicaldoc.gui.frontend.client.dashboard.chat.ChatMessagesPanel
 
ChatObserver - Interface in com.logicaldoc.gui.frontend.client.dashboard.chat
Definition of a generic observer on chat's events.
ChatPanel - Class in com.logicaldoc.gui.frontend.client.dashboard.chat
This panel shows the Chat.
ChatPanel() - Constructor for class com.logicaldoc.gui.frontend.client.dashboard.chat.ChatPanel
 
ChatService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the Chat Service.
ChatService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
ChatServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
check() - Method in interface com.logicaldoc.core.searchengine.SearchEngine
Launch the check on the Index
check() - Method in class com.logicaldoc.core.searchengine.StandardSearchEngine
 
check() - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineService
Checks the indexer
check() - Method in class com.logicaldoc.web.service.SearchEngineServiceImpl
 
check(AsyncCallback<String>) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineServiceAsync
 
checkClientTrusted(X509Certificate[], String) - Method in class com.logicaldoc.util.http.EasyX509TrustManager
 
checkDownloadStatus() - Method in interface com.logicaldoc.gui.frontend.client.services.UpdateService
Checks the status of the current download process
checkDownloadStatus(AsyncCallback<int[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.UpdateServiceAsync
 
CHECKED_OUT_DOCS - Static variable in class com.logicaldoc.gui.common.client.beans.GUIUser
 
checkedIn(GUIDocument) - Method in class com.logicaldoc.gui.common.client.observer.DocumentController
 
CHECKEDIN - com.logicaldoc.core.document.DocumentEvent
 
checkedOut(GUIDocument) - Method in class com.logicaldoc.gui.common.client.observer.DocumentController
 
CHECKEDOUT - com.logicaldoc.core.document.DocumentEvent
 
checkEvenOneMenu(HttpServletRequest, long...) - Static method in class com.logicaldoc.web.util.ServiceUtil
Checks if a specific menu is accessible by the user in the current session
checkEvenOneMenu(HttpServletRequest, long...) - Static method in class com.logicaldoc.web.util.ServletUtil
Checks if at least one of the given menus is accessible by the user in the current session
checkin() - Method in class com.logicaldoc.webdav.resource.VersionControlledResourceImpl
Calls Node.checkin() on the underlying repository node.
checkin(long, File, String, boolean, AbstractDocument, DocumentHistory) - Method in interface com.logicaldoc.core.document.DocumentManager
Checks in the given document
checkin(long, File, String, boolean, AbstractDocument, DocumentHistory) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
checkin(long, InputStream, String, boolean, AbstractDocument, DocumentHistory) - Method in interface com.logicaldoc.core.document.DocumentManager
Checks in the given document
checkin(long, InputStream, String, boolean, AbstractDocument, DocumentHistory) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
checkin(long, String, boolean) - Method in interface com.logicaldoc.gui.frontend.client.services.GDriveService
Performs the check-in of a Google Drives's document into the LogicalDOC repository
checkin(long, String, boolean) - Method in interface com.logicaldoc.gui.frontend.client.services.ZohoService
Performs the check-in of a Zoho's document into the LogicalDOC repository
checkin(long, String, boolean, AsyncCallback<GUIDocument>) - Method in interface com.logicaldoc.gui.frontend.client.services.GDriveServiceAsync
 
checkin(long, String, boolean, AsyncCallback<GUIDocument>) - Method in interface com.logicaldoc.gui.frontend.client.services.ZohoServiceAsync
 
checkin(long, String, Boolean, File) - Method in class com.logicaldoc.webservice.rest.client.RestDocumentClient
 
checkin(GUIDocument, boolean) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Checks-in a new document version
checkin(GUIDocument, boolean) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
checkin(GUIDocument, boolean, AsyncCallback<GUIDocument>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
checkin(Integer, String, String, String, Attachment) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Check-in an existing document Performs a check-in (commit) operation of new content over an existing document.
checkin(Integer, String, String, String, Attachment) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
checkin(String, long, String, String, boolean, WSDocument, InputStream) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
checkin(String, long, String, String, boolean, File) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
checkin(String, long, String, String, boolean, DataHandler) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
checkin(String, long, String, String, boolean, DataHandler) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Checks in an existing document with the given identifier to create a new version.
checkin(String, long, String, String, boolean, DataHandler) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
checkIn(String, Holder<String>, Boolean, Properties, ContentStream, String, List<String>, Acl, Acl, ExtensionsData) - Method in class com.logicaldoc.cmis.LDCmisService
 
checkIn(Holder<String>, Boolean, ContentStream, Properties, String) - Method in class com.logicaldoc.cmis.LDRepository
 
checkinContent(long, String) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Checks-in a new document's text content
checkinContent(long, String) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
checkinContent(long, String, AsyncCallback<GUIDocument>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
checkinDocument(String, long, String, String, boolean, WSDocument, File) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
checkinDocument(String, long, String, String, boolean, WSDocument, InputStream) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
checkinDocument(String, long, String, String, boolean, WSDocument, DataHandler) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
checkinDocument(String, long, String, String, boolean, WSDocument, DataHandler) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Checks in an existing document with the given identifier to create a new version.
checkinDocument(String, long, String, String, boolean, WSDocument, DataHandler) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
CheckinDocumentMultipartRequest() - Constructor for class com.logicaldoc.webservice.rest.endpoint.RestDocumentService.CheckinDocumentMultipartRequest
 
checkLoginThrottle(String, String) - Static method in class com.logicaldoc.core.security.LoginThrottle
Performs anti brute force attack checks
checkMenu(HttpServletRequest, long) - Static method in class com.logicaldoc.web.util.ServiceUtil
Check if a specific menu is accessible by the user in the current session
checkMenu(HttpServletRequest, long) - Static method in class com.logicaldoc.web.util.ServletUtil
 
checkout() - Method in class com.logicaldoc.webdav.resource.VersionControlledResourceImpl
Calls Node.checkout() on the underlying repository node
checkout(long) - Method in class com.logicaldoc.webservice.rest.client.RestDocumentClient
 
checkout(long) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Executed the checkout
checkout(long) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
checkout(long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Checks out the document
checkout(long[]) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
checkout(long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
checkout(long, DocumentHistory) - Method in interface com.logicaldoc.core.document.DocumentManager
Checks out the given document
checkout(long, DocumentHistory) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
checkout(Resource, DavSession) - Method in interface com.logicaldoc.webdav.resource.service.ResourceService
Versioning-part.
checkout(Resource, DavSession) - Method in class com.logicaldoc.webdav.resource.service.ResourceServiceImpl
 
checkout(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
checkout(String, long) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Checks out an existing document with the given identifier.
checkout(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
checkOut(String, Holder<String>, ExtensionsData, Holder<Boolean>) - Method in class com.logicaldoc.cmis.LDCmisService
 
checkOut(Holder<String>, Holder<Boolean>) - Method in class com.logicaldoc.cmis.LDRepository
 
checkPatch(String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.UpdateService
Check if the current installation has patches available
checkPatch(String, String, AsyncCallback<GUIPatch[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.UpdateServiceAsync
 
checkPermission(Permission, User, long) - Static method in class com.logicaldoc.web.util.ServiceUtil
 
checkPermission(String) - Method in class com.logicaldoc.gui.frontend.client.Frontend
 
checkRequest(HttpServletRequest) - Method in class com.logicaldoc.web.UploadServlet
 
checkServerTrusted(X509Certificate[], String) - Method in class com.logicaldoc.util.http.EasyX509TrustManager
 
checkUpdate(String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.UpdateService
Check if the current installation has an update package available
checkUpdate(String, String, AsyncCallback<GUIParameter[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.UpdateServiceAsync
 
claimTask(String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowService
The given user take the ownership of the task.
claimTask(String, String, AsyncCallback<GUIWorkflow>) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowServiceAsync
 
ClasspathFreemarkerWebServiceDisplayEngine - Class in com.logicaldoc.webservice.doc.view.freemarker
 
ClassTool - Class in com.logicaldoc.core.automation
Utility functions for manipulating classes and resources.
ClassTool() - Constructor for class com.logicaldoc.core.automation.ClassTool
 
clean() - Method in class com.logicaldoc.web.TempFolderCleaner
 
cleanExpiredTransactions() - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Cleans all references to expired transactions.
cleanExpiredTransactions() - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
cleanFileName(String) - Static method in class com.logicaldoc.util.FileNameCleaner
 
cleanLabel() - Method in class com.logicaldoc.gui.common.client.log.EventPanel
 
cleanOldCalls(int) - Method in class com.logicaldoc.webservice.HibernateWebserviceCallDAO
 
cleanOldCalls(int) - Method in interface com.logicaldoc.webservice.WebserviceCallDAO
This method deletes all the chat entries oldest than the given days from now.
cleanOldDevices(int) - Method in interface com.logicaldoc.core.security.dao.DeviceDAO
This method deletes all the devices lastly used before the given days since now.
cleanOldDevices(int) - Method in class com.logicaldoc.core.security.dao.HibernateDeviceDAO
 
cleanOldHistories(int) - Method in interface com.logicaldoc.core.document.dao.DocumentHistoryDAO
This method deletes all the document history entries oldest than the given days from now.
cleanOldHistories(int) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentHistoryDAO
 
cleanOldHistories(int) - Method in interface com.logicaldoc.core.folder.FolderHistoryDAO
This method deletes all the user history entries oldest than the given days from now.
cleanOldHistories(int) - Method in class com.logicaldoc.core.folder.HibernateFolderHistoryDAO
 
cleanOldHistories(int) - Method in class com.logicaldoc.core.security.dao.HibernateUserHistoryDAO
 
cleanOldHistories(int) - Method in interface com.logicaldoc.core.security.dao.UserHistoryDAO
This method deletes all the user history entries oldest than the given days from now.
cleanOldHistories(long, int) - Method in class com.logicaldoc.core.security.dao.HibernatePasswordHistoryDAO
 
cleanOldHistories(long, int) - Method in interface com.logicaldoc.core.security.dao.PasswordHistoryDAO
This method deletes all the histories maintaining the most recent ones.
cleanOldSessions(int) - Method in class com.logicaldoc.core.security.dao.HibernateSessionDAO
 
cleanOldSessions(int) - Method in interface com.logicaldoc.core.security.dao.SessionDAO
This method deletes all the session entries oldest than the given days since now.
cleanPath(String) - Static method in class com.logicaldoc.util.FileNameCleaner
 
cleanReceivedFile(String, String) - Static method in class com.logicaldoc.web.UploadServlet
 
cleanReceivedFile(HttpSession, String) - Static method in class com.logicaldoc.web.UploadServlet
 
cleanReceivedFiles(String) - Static method in class com.logicaldoc.web.UploadServlet
 
cleanReceivedFiles(HttpSession) - Static method in class com.logicaldoc.web.UploadServlet
 
cleanUnexistingUniqueTags() - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Cleans the ld_uniquetag table removing no more used tags
cleanUnexistingUniqueTags() - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
cleanUploadedFileFolder() - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Cleans the uploaded files folder
cleanUploadedFileFolder() - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
cleanUploadedFileFolder(AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
clear() - Method in class com.logicaldoc.gui.frontend.client.clipboard.Clipboard
 
clear() - Method in interface com.logicaldoc.util.cache.Cache
 
clear() - Method in class com.logicaldoc.util.cache.EhCache
 
clearCanvases() - Method in class com.logicaldoc.gui.common.client.widgets.ImageWithCanvases
Removes all the canvases from visualization
clearDiagram() - Method in class com.orange.links.client.DiagramController
Clear the diagram (connections and widgets)
clearFailures(String, String) - Static method in class com.logicaldoc.core.security.LoginThrottle
Clears the failures for the given username and or password
clearFolderGroups() - Method in class com.logicaldoc.core.folder.Folder
 
clearMenuGroups() - Method in class com.logicaldoc.core.security.Menu
 
clearPassword() - Method in class com.logicaldoc.core.security.User
 
clearPrompt() - Static method in class com.logicaldoc.gui.common.client.util.LD
 
clearPropertyValue(String, String) - Method in class com.logicaldoc.util.config.ContextConfigurator
 
clearQuotaAlertRecipients() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
clearQuotaAlertRecipients() - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
clearTags() - Method in class com.logicaldoc.core.document.AbstractDocument
 
clearTags() - Method in class com.logicaldoc.core.folder.Folder
 
clearTags() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
clearUsers() - Method in class com.logicaldoc.core.security.Group
 
Client - Class in com.logicaldoc.core.security
A remote client connected to LogicalDOC
Client() - Constructor for class com.logicaldoc.core.security.Client
 
Client(String, String, String) - Constructor for class com.logicaldoc.core.security.Client
 
Client(HttpServletRequest) - Constructor for class com.logicaldoc.core.security.Client
 
CLIENTS - Static variable in class com.logicaldoc.gui.common.client.Menu
 
Clipboard - Class in com.logicaldoc.gui.frontend.client.clipboard
This represent a clipboard of documents the user is wotking on
ClipboardObserver - Interface in com.logicaldoc.gui.frontend.client.clipboard
Listener on clipboard events
ClipboardWindow - Class in com.logicaldoc.gui.frontend.client.clipboard
Shows the clipboard content
ClipboardWindow() - Constructor for class com.logicaldoc.gui.frontend.client.clipboard.ClipboardWindow
 
clone() - Method in class com.logicaldoc.core.communication.MessageTemplate
 
clone() - Method in class com.logicaldoc.core.communication.SystemMessage
 
clone() - Method in class com.logicaldoc.core.contact.Contact
 
clone() - Method in class com.logicaldoc.core.dashlet.Dashlet
 
clone() - Method in class com.logicaldoc.core.document.Document
Clones the document but does not replicate the CustomID
clone() - Method in class com.logicaldoc.core.document.DocumentHistory
 
clone() - Method in class com.logicaldoc.core.document.DocumentNote
 
clone() - Method in class com.logicaldoc.core.document.Version
Clones the document but does not replicate the CustomID
clone() - Method in class com.logicaldoc.core.folder.Folder
Clones the folder
clone() - Method in class com.logicaldoc.core.folder.FolderGroup
 
clone() - Method in class com.logicaldoc.core.folder.FolderHistory
 
clone() - Method in class com.logicaldoc.core.metadata.Attribute
 
clone() - Method in class com.logicaldoc.core.metadata.TemplateGroup
 
clone() - Method in class com.logicaldoc.core.searchengine.saved.SavedSearch
 
clone() - Method in class com.logicaldoc.core.security.MenuGroup
 
clone() - Method in class com.logicaldoc.core.security.Tenant
 
clone() - Method in class com.logicaldoc.core.security.UserHistory
 
clone() - Method in class com.logicaldoc.core.security.WorkingTime
 
clone() - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
clone() - Method in class com.logicaldoc.webservice.WebserviceCall
 
cloneImage(BufferedImage) - Static method in class com.logicaldoc.core.imaging.ImageUtil
Clones an image.
cloneWorkTimes(long, long[], long[]) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Clones a work time to a set of other users
cloneWorkTimes(long, long[], long[]) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
cloneWorkTimes(long, long[], long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
close() - Method in interface com.logicaldoc.core.searchengine.SearchEngine
Closes all indexing operations, shuts down the engine.
close() - Method in class com.logicaldoc.core.searchengine.StandardSearchEngine
 
close() - Method in class com.logicaldoc.core.util.ConnectionPool
 
close() - Method in class com.logicaldoc.gui.common.client.Session
 
close() - Method in class com.logicaldoc.gui.common.client.widgets.DropSpotPopup
Triggers the load of the last uploaded files
close() - Method in class com.logicaldoc.util.Context
Closes this context
close() - Method in class com.logicaldoc.util.csv.CSVFileReader
Close the input CSV file.
close() - Method in class com.logicaldoc.util.csv.CSVFileWriter
Close the output CSV file.
close() - Method in class com.logicaldoc.util.io.AutoDeleteInputStream
 
close() - Method in class com.logicaldoc.util.io.AutoDeleteZipInputStream
 
close() - Method in class com.logicaldoc.util.io.StringOutputStream
 
close() - Method in class com.logicaldoc.util.io.ZipInputStream
 
close(boolean) - Method in class com.logicaldoc.util.io.AutoDeleteZipInputStream
 
close(Closeable) - Static method in class com.logicaldoc.util.io.IOUtil
Close the given resource.
close(CloseableHttpResponse) - Static method in class com.logicaldoc.util.http.HttpUtil
 
CLOUD_STORAGE - Static variable in class com.logicaldoc.gui.common.client.Feature
 
CLUSTERING - Static variable in class com.logicaldoc.gui.common.client.Feature
 
CLUSTERING - Static variable in class com.logicaldoc.gui.common.client.Menu
 
ClusteringPanel - Class in com.logicaldoc.gui.frontend.client.system
The Clustering console.
ClusteringPanel() - Constructor for class com.logicaldoc.gui.frontend.client.system.ClusteringPanel
 
ClusterService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the ClusterService Service.
ClusterService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
ClusterServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
CMIS - Static variable in class com.logicaldoc.gui.common.client.Feature
 
CmisPlugin - Class in com.logicaldoc.cmis
This class provides initializations needed by Cmis-Plugin
CmisPlugin() - Constructor for class com.logicaldoc.cmis.CmisPlugin
 
CmisServlet - Class in com.logicaldoc.cmis
Extension of a Cmis servlet compliant with AtomPub
CmisServlet() - Constructor for class com.logicaldoc.cmis.CmisServlet
 
CODE - Static variable in exception com.logicaldoc.core.security.authentication.AccountDisabledException
 
CODE - Static variable in exception com.logicaldoc.core.security.authentication.AccountNotFoundException
 
CODE - Static variable in exception com.logicaldoc.core.security.authentication.OutsideWorkingTimeException
 
CODE - Static variable in exception com.logicaldoc.core.security.authentication.PasswordExpiredException
 
CODE - Static variable in exception com.logicaldoc.core.security.authentication.WrongPasswordException
 
CollectionTool - Class in com.logicaldoc.core.automation
Utility methods to handle collections
CollectionTool() - Constructor for class com.logicaldoc.core.automation.CollectionTool
 
collectionToString(Collection<?>, String) - Static method in class com.logicaldoc.util.StringUtil
 
CollectionUtil - Class in com.logicaldoc.util
Some utility methods to handle collections.
CollectionUtil() - Constructor for class com.logicaldoc.util.CollectionUtil
 
ColoredCellFormatter - Class in com.logicaldoc.gui.common.client.formatters
 
ColoredCellFormatter() - Constructor for class com.logicaldoc.gui.common.client.formatters.ColoredCellFormatter
 
ColoredCellFormatter() - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.ColoredListGridField.ColoredCellFormatter
 
ColoredListGridField - Class in com.logicaldoc.gui.common.client.widgets.grid
A field to display a text colored where the color is specified in another field(by default called 'display')
ColoredListGridField(String) - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.ColoredListGridField
 
ColoredListGridField(String, String) - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.ColoredListGridField
 
ColoredListGridField(String, String, int) - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.ColoredListGridField
 
ColoredListGridField(String, String, String, int) - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.ColoredListGridField
 
ColoredListGridField.ColoredCellFormatter - Class in com.logicaldoc.gui.common.client.widgets.grid
 
com.logicaldoc.android - package com.logicaldoc.android
 
com.logicaldoc.cmis - package com.logicaldoc.cmis
 
com.logicaldoc.core - package com.logicaldoc.core
Core plug-in that contains the most important domain objects
com.logicaldoc.core.automation - package com.logicaldoc.core.automation
Automation subsystem that allows you to program your own logic inside the platform.
The automation engine can be accessed through the class Automation

Please note the special annotation AutomationDictionary that is used to automatically put in the Dictionary whatever bean you need.
com.logicaldoc.core.communication - package com.logicaldoc.core.communication
 
com.logicaldoc.core.contact - package com.logicaldoc.core.contact
 
com.logicaldoc.core.conversion - package com.logicaldoc.core.conversion
Machinery for converting documents to different formats.
com.logicaldoc.core.dashlet - package com.logicaldoc.core.dashlet
 
com.logicaldoc.core.dbinit - package com.logicaldoc.core.dbinit
 
com.logicaldoc.core.document - package com.logicaldoc.core.document
Contains the definitions of Document and Version as well as other related objects
com.logicaldoc.core.document.dao - package com.logicaldoc.core.document.dao
 
com.logicaldoc.core.document.thumbnail - package com.logicaldoc.core.document.thumbnail
Machinery for building thumbnails of the first page of the documents.
com.logicaldoc.core.folder - package com.logicaldoc.core.folder
Contains the definitions of Folder as well as other related objects
com.logicaldoc.core.generic - package com.logicaldoc.core.generic
Contains the definitions of Generic that is a persistent object used as a general way to store informations in the database
com.logicaldoc.core.i18n - package com.logicaldoc.core.i18n
 
com.logicaldoc.core.imaging - package com.logicaldoc.core.imaging
Utility classes to manipulate images
com.logicaldoc.core.job - package com.logicaldoc.core.job
API to define jobs you can schedule to run at a given date or on a given cron expression
com.logicaldoc.core.lock - package com.logicaldoc.core.lock
 
com.logicaldoc.core.metadata - package com.logicaldoc.core.metadata
Package that collects the template and attribute sets definitions.
Many objects of the LogicalDOC platform are extensible and can store your custom metadata, they are all those that extends the ExtensibleObject.
com.logicaldoc.core.metadata.initialization - package com.logicaldoc.core.metadata.initialization
Package that contains classes used to initialize extensible objects metadata, ExtensibleObject.
com.logicaldoc.core.metadata.validation - package com.logicaldoc.core.metadata.validation
Package that contains classes used to validate extensible objects metadata, ExtensibleObject.
com.logicaldoc.core.parser - package com.logicaldoc.core.parser
Machinery for parsing different file formats.
com.logicaldoc.core.parser.wordperfect - package com.logicaldoc.core.parser.wordperfect
 
com.logicaldoc.core.searchengine - package com.logicaldoc.core.searchengine
The core of the search engine.
com.logicaldoc.core.searchengine.analyzer - package com.logicaldoc.core.searchengine.analyzer
 
com.logicaldoc.core.searchengine.folder - package com.logicaldoc.core.searchengine.folder
 
com.logicaldoc.core.searchengine.saved - package com.logicaldoc.core.searchengine.saved
Classes related to saved searches
com.logicaldoc.core.security - package com.logicaldoc.core.security
Container of the security objects like User and Group
com.logicaldoc.core.security.authentication - package com.logicaldoc.core.security.authentication
The pluggable authentication mechanism.
com.logicaldoc.core.security.dao - package com.logicaldoc.core.security.dao
 
com.logicaldoc.core.security.spring - package com.logicaldoc.core.security.spring
 
com.logicaldoc.core.sequence - package com.logicaldoc.core.sequence
 
com.logicaldoc.core.stats - package com.logicaldoc.core.stats
 
com.logicaldoc.core.store - package com.logicaldoc.core.store
The store sub-system responsible for persisting the binaries of the documents.
com.logicaldoc.core.system - package com.logicaldoc.core.system
 
com.logicaldoc.core.task - package com.logicaldoc.core.task
API to define the basics for the scheduled tasks that are long-running operations you can schedule in several ways
com.logicaldoc.core.threading - package com.logicaldoc.core.threading
Some utility objects for threads and executions
com.logicaldoc.core.ticket - package com.logicaldoc.core.ticket
 
com.logicaldoc.core.transfer - package com.logicaldoc.core.transfer
 
com.logicaldoc.core.util - package com.logicaldoc.core.util
 
com.logicaldoc.dropbox - package com.logicaldoc.dropbox
 
com.logicaldoc.gui.common.client - package com.logicaldoc.gui.common.client
 
com.logicaldoc.gui.common.client.beans - package com.logicaldoc.gui.common.client.beans
 
com.logicaldoc.gui.common.client.data - package com.logicaldoc.gui.common.client.data
 
com.logicaldoc.gui.common.client.formatters - package com.logicaldoc.gui.common.client.formatters
 
com.logicaldoc.gui.common.client.i18n - package com.logicaldoc.gui.common.client.i18n
 
com.logicaldoc.gui.common.client.log - package com.logicaldoc.gui.common.client.log
 
com.logicaldoc.gui.common.client.observer - package com.logicaldoc.gui.common.client.observer
 
com.logicaldoc.gui.common.client.services - package com.logicaldoc.gui.common.client.services
 
com.logicaldoc.gui.common.client.util - package com.logicaldoc.gui.common.client.util
 
com.logicaldoc.gui.common.client.validators - package com.logicaldoc.gui.common.client.validators
 
com.logicaldoc.gui.common.client.websockets - package com.logicaldoc.gui.common.client.websockets
 
com.logicaldoc.gui.common.client.widgets - package com.logicaldoc.gui.common.client.widgets
 
com.logicaldoc.gui.common.client.widgets.automation - package com.logicaldoc.gui.common.client.widgets.automation
 
com.logicaldoc.gui.common.client.widgets.grid - package com.logicaldoc.gui.common.client.widgets.grid
 
com.logicaldoc.gui.common.client.widgets.preview - package com.logicaldoc.gui.common.client.widgets.preview
 
com.logicaldoc.gui.frontend.client - package com.logicaldoc.gui.frontend.client
 
com.logicaldoc.gui.frontend.client.account - package com.logicaldoc.gui.frontend.client.account
 
com.logicaldoc.gui.frontend.client.administration - package com.logicaldoc.gui.frontend.client.administration
 
com.logicaldoc.gui.frontend.client.calendar - package com.logicaldoc.gui.frontend.client.calendar
 
com.logicaldoc.gui.frontend.client.clipboard - package com.logicaldoc.gui.frontend.client.clipboard
 
com.logicaldoc.gui.frontend.client.dashboard - package com.logicaldoc.gui.frontend.client.dashboard
 
com.logicaldoc.gui.frontend.client.dashboard.chat - package com.logicaldoc.gui.frontend.client.dashboard.chat
 
com.logicaldoc.gui.frontend.client.dashboard.dashlet - package com.logicaldoc.gui.frontend.client.dashboard.dashlet
 
com.logicaldoc.gui.frontend.client.document - package com.logicaldoc.gui.frontend.client.document
 
com.logicaldoc.gui.frontend.client.document.form - package com.logicaldoc.gui.frontend.client.document.form
 
com.logicaldoc.gui.frontend.client.document.grid - package com.logicaldoc.gui.frontend.client.document.grid
 
com.logicaldoc.gui.frontend.client.document.note - package com.logicaldoc.gui.frontend.client.document.note
 
com.logicaldoc.gui.frontend.client.document.signature - package com.logicaldoc.gui.frontend.client.document.signature
 
com.logicaldoc.gui.frontend.client.document.split - package com.logicaldoc.gui.frontend.client.document.split
 
com.logicaldoc.gui.frontend.client.document.stamp - package com.logicaldoc.gui.frontend.client.document.stamp
 
com.logicaldoc.gui.frontend.client.document.update - package com.logicaldoc.gui.frontend.client.document.update
 
com.logicaldoc.gui.frontend.client.docusign - package com.logicaldoc.gui.frontend.client.docusign
 
com.logicaldoc.gui.frontend.client.dropbox - package com.logicaldoc.gui.frontend.client.dropbox
 
com.logicaldoc.gui.frontend.client.folder - package com.logicaldoc.gui.frontend.client.folder
 
com.logicaldoc.gui.frontend.client.folder.copy - package com.logicaldoc.gui.frontend.client.folder.copy
 
com.logicaldoc.gui.frontend.client.gdrive - package com.logicaldoc.gui.frontend.client.gdrive
 
com.logicaldoc.gui.frontend.client.impex - package com.logicaldoc.gui.frontend.client.impex
 
com.logicaldoc.gui.frontend.client.impex.archives - package com.logicaldoc.gui.frontend.client.impex.archives
 
com.logicaldoc.gui.frontend.client.impex.converters - package com.logicaldoc.gui.frontend.client.impex.converters
 
com.logicaldoc.gui.frontend.client.impex.email - package com.logicaldoc.gui.frontend.client.impex.email
 
com.logicaldoc.gui.frontend.client.impex.folders - package com.logicaldoc.gui.frontend.client.impex.folders
 
com.logicaldoc.gui.frontend.client.impex.syndication - package com.logicaldoc.gui.frontend.client.impex.syndication
 
com.logicaldoc.gui.frontend.client.menu - package com.logicaldoc.gui.frontend.client.menu
 
com.logicaldoc.gui.frontend.client.metadata - package com.logicaldoc.gui.frontend.client.metadata
 
com.logicaldoc.gui.frontend.client.metadata.barcode - package com.logicaldoc.gui.frontend.client.metadata.barcode
 
com.logicaldoc.gui.frontend.client.metadata.form - package com.logicaldoc.gui.frontend.client.metadata.form
 
com.logicaldoc.gui.frontend.client.metadata.stamp - package com.logicaldoc.gui.frontend.client.metadata.stamp
 
com.logicaldoc.gui.frontend.client.metadata.tag - package com.logicaldoc.gui.frontend.client.metadata.tag
 
com.logicaldoc.gui.frontend.client.metadata.template - package com.logicaldoc.gui.frontend.client.metadata.template
 
com.logicaldoc.gui.frontend.client.metadata.zonalocr - package com.logicaldoc.gui.frontend.client.metadata.zonalocr
 
com.logicaldoc.gui.frontend.client.panels - package com.logicaldoc.gui.frontend.client.panels
 
com.logicaldoc.gui.frontend.client.personal.contacts - package com.logicaldoc.gui.frontend.client.personal.contacts
 
com.logicaldoc.gui.frontend.client.reports - package com.logicaldoc.gui.frontend.client.reports
 
com.logicaldoc.gui.frontend.client.reports.custom - package com.logicaldoc.gui.frontend.client.reports.custom
 
com.logicaldoc.gui.frontend.client.search - package com.logicaldoc.gui.frontend.client.search
 
com.logicaldoc.gui.frontend.client.security - package com.logicaldoc.gui.frontend.client.security
 
com.logicaldoc.gui.frontend.client.security.ldap - package com.logicaldoc.gui.frontend.client.security.ldap
 
com.logicaldoc.gui.frontend.client.security.twofactorsauth - package com.logicaldoc.gui.frontend.client.security.twofactorsauth
 
com.logicaldoc.gui.frontend.client.security.user - package com.logicaldoc.gui.frontend.client.security.user
 
com.logicaldoc.gui.frontend.client.services - package com.logicaldoc.gui.frontend.client.services
 
com.logicaldoc.gui.frontend.client.settings - package com.logicaldoc.gui.frontend.client.settings
 
com.logicaldoc.gui.frontend.client.settings.automation - package com.logicaldoc.gui.frontend.client.settings.automation
 
com.logicaldoc.gui.frontend.client.settings.comparators - package com.logicaldoc.gui.frontend.client.settings.comparators
 
com.logicaldoc.gui.frontend.client.settings.gui - package com.logicaldoc.gui.frontend.client.settings.gui
 
com.logicaldoc.gui.frontend.client.settings.messages - package com.logicaldoc.gui.frontend.client.settings.messages
 
com.logicaldoc.gui.frontend.client.settings.protocols - package com.logicaldoc.gui.frontend.client.settings.protocols
 
com.logicaldoc.gui.frontend.client.settings.searchindex - package com.logicaldoc.gui.frontend.client.settings.searchindex
 
com.logicaldoc.gui.frontend.client.sharefile - package com.logicaldoc.gui.frontend.client.sharefile
 
com.logicaldoc.gui.frontend.client.subscription - package com.logicaldoc.gui.frontend.client.subscription
 
com.logicaldoc.gui.frontend.client.system - package com.logicaldoc.gui.frontend.client.system
 
com.logicaldoc.gui.frontend.client.system.plugin - package com.logicaldoc.gui.frontend.client.system.plugin
 
com.logicaldoc.gui.frontend.client.system.stats - package com.logicaldoc.gui.frontend.client.system.stats
 
com.logicaldoc.gui.frontend.client.system.task - package com.logicaldoc.gui.frontend.client.system.task
 
com.logicaldoc.gui.frontend.client.system.update - package com.logicaldoc.gui.frontend.client.system.update
 
com.logicaldoc.gui.frontend.client.tenant - package com.logicaldoc.gui.frontend.client.tenant
 
com.logicaldoc.gui.frontend.client.textcontent - package com.logicaldoc.gui.frontend.client.textcontent
 
com.logicaldoc.gui.frontend.client.webcontent - package com.logicaldoc.gui.frontend.client.webcontent
 
com.logicaldoc.gui.frontend.client.workflow - package com.logicaldoc.gui.frontend.client.workflow
 
com.logicaldoc.gui.frontend.client.workflow.designer - package com.logicaldoc.gui.frontend.client.workflow.designer
 
com.logicaldoc.gui.frontend.client.zoho - package com.logicaldoc.gui.frontend.client.zoho
 
com.logicaldoc.gui.login.client - package com.logicaldoc.gui.login.client
 
com.logicaldoc.gui.login.client.services - package com.logicaldoc.gui.login.client.services
 
com.logicaldoc.gui.setup.client - package com.logicaldoc.gui.setup.client
 
com.logicaldoc.gui.setup.client.services - package com.logicaldoc.gui.setup.client.services
 
com.logicaldoc.i18n - package com.logicaldoc.i18n
 
com.logicaldoc.util - package com.logicaldoc.util
Library that contains classes used among the whole application for simple and recurrent tasks.
com.logicaldoc.util.cache - package com.logicaldoc.util.cache
 
com.logicaldoc.util.charset - package com.logicaldoc.util.charset
Utility classes to work with charsets
com.logicaldoc.util.config - package com.logicaldoc.util.config
Utility classes to handle configuration files (webapp descriptor, loggers, context properties ...)
com.logicaldoc.util.crypt - package com.logicaldoc.util.crypt
Utility classes to crypt/decrypt contents
com.logicaldoc.util.csv - package com.logicaldoc.util.csv
Utility classes to read and write CSV files
com.logicaldoc.util.dbinit - package com.logicaldoc.util.dbinit
Database initialization utility
com.logicaldoc.util.event - package com.logicaldoc.util.event
 
com.logicaldoc.util.exec - package com.logicaldoc.util.exec
Utility classes to handle I/O operations and compression/uncompression tasks
com.logicaldoc.util.html - package com.logicaldoc.util.html
Utility classes to handle HTML contents
com.logicaldoc.util.http - package com.logicaldoc.util.http
Utility classes for HTML handling
com.logicaldoc.util.io - package com.logicaldoc.util.io
Utility classes to execute external commands
com.logicaldoc.util.log4j - package com.logicaldoc.util.log4j
 
com.logicaldoc.util.plugin - package com.logicaldoc.util.plugin
Base classes to build the LogicalDOC's plugin system
com.logicaldoc.util.rss - package com.logicaldoc.util.rss
Utility classes to read RSS feeds
com.logicaldoc.util.security - package com.logicaldoc.util.security
Utility classes to manage certificates and general security-related tasks
com.logicaldoc.util.spring - package com.logicaldoc.util.spring
 
com.logicaldoc.util.sql - package com.logicaldoc.util.sql
Utility classes for SQL
com.logicaldoc.util.time - package com.logicaldoc.util.time
Utility classes time calculations
com.logicaldoc.web - package com.logicaldoc.web
 
com.logicaldoc.web.data - package com.logicaldoc.web.data
 
com.logicaldoc.web.firewall - package com.logicaldoc.web.firewall
 
com.logicaldoc.web.listener - package com.logicaldoc.web.listener
 
com.logicaldoc.web.service - package com.logicaldoc.web.service
GWT services implementations.
com.logicaldoc.web.stat - package com.logicaldoc.web.stat
 
com.logicaldoc.web.util - package com.logicaldoc.web.util
 
com.logicaldoc.web.websockets - package com.logicaldoc.web.websockets
 
com.logicaldoc.web.xss - package com.logicaldoc.web.xss
Filter and other resources to avoid Cross Site Scripting (XSS) attacks.
com.logicaldoc.webdav - package com.logicaldoc.webdav
 
com.logicaldoc.webdav.context - package com.logicaldoc.webdav.context
 
com.logicaldoc.webdav.exception - package com.logicaldoc.webdav.exception
 
com.logicaldoc.webdav.io.handler - package com.logicaldoc.webdav.io.handler
 
com.logicaldoc.webdav.io.manager - package com.logicaldoc.webdav.io.manager
 
com.logicaldoc.webdav.resource - package com.logicaldoc.webdav.resource
 
com.logicaldoc.webdav.resource.model - package com.logicaldoc.webdav.resource.model
 
com.logicaldoc.webdav.resource.service - package com.logicaldoc.webdav.resource.service
 
com.logicaldoc.webdav.session - package com.logicaldoc.webdav.session
 
com.logicaldoc.webdav.version - package com.logicaldoc.webdav.version
 
com.logicaldoc.webdav.web - package com.logicaldoc.webdav.web
 
com.logicaldoc.webservice - package com.logicaldoc.webservice
 
com.logicaldoc.webservice.doc - package com.logicaldoc.webservice.doc
 
com.logicaldoc.webservice.doc.model - package com.logicaldoc.webservice.doc.model
 
com.logicaldoc.webservice.doc.service - package com.logicaldoc.webservice.doc.service
 
com.logicaldoc.webservice.doc.util - package com.logicaldoc.webservice.doc.util
 
com.logicaldoc.webservice.doc.view.freemarker - package com.logicaldoc.webservice.doc.view.freemarker
 
com.logicaldoc.webservice.doc.view.simple - package com.logicaldoc.webservice.doc.view.simple
 
com.logicaldoc.webservice.mobile - package com.logicaldoc.webservice.mobile
 
com.logicaldoc.webservice.model - package com.logicaldoc.webservice.model
 
com.logicaldoc.webservice.rest - package com.logicaldoc.webservice.rest
 
com.logicaldoc.webservice.rest.client - package com.logicaldoc.webservice.rest.client
 
com.logicaldoc.webservice.rest.endpoint - package com.logicaldoc.webservice.rest.endpoint
 
com.logicaldoc.webservice.soap - package com.logicaldoc.webservice.soap
 
com.logicaldoc.webservice.soap.client - package com.logicaldoc.webservice.soap.client
 
com.logicaldoc.webservice.soap.endpoint - package com.logicaldoc.webservice.soap.endpoint
 
com.logicaldoc.webservicedoc - package com.logicaldoc.webservicedoc
 
com.orange.links.client - package com.orange.links.client
 
com.orange.links.client.connection - package com.orange.links.client.connection
 
com.orange.links.client.shapes - package com.orange.links.client.shapes
 
comment - Variable in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService.CheckinDocumentMultipartRequest
 
Comment - Variable in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService.ReplaceFileMultipartRequest
 
COMMENT - com.logicaldoc.core.searchengine.HitField
 
CommentListVO - Class in com.logicaldoc.webservice.mobile
User: Niraj Singh Date: 06/05/14
CommentListVO() - Constructor for class com.logicaldoc.webservice.mobile.CommentListVO
 
CommentService - Class in com.logicaldoc.webservice.mobile
Adds new comments on a document.
CommentService() - Constructor for class com.logicaldoc.webservice.mobile.CommentService
 
CommentVO - Class in com.logicaldoc.webservice.mobile
 
CommentVO() - Constructor for class com.logicaldoc.webservice.mobile.CommentVO
 
Common - Class in com.logicaldoc.gui.common.client
The Common entry point
Common() - Constructor for class com.logicaldoc.gui.common.client.Common
 
COMMON_FONT_NAMES - Static variable in class com.logicaldoc.core.parser.wordperfect.StringExtractor
 
ComparatorAssociationsDialog - Class in com.logicaldoc.gui.frontend.client.settings.comparators
This is the dialog used to quickly associate a comparator to formats
ComparatorAssociationsDialog(ListGrid) - Constructor for class com.logicaldoc.gui.frontend.client.settings.comparators.ComparatorAssociationsDialog
 
COMPARATORS - Static variable in class com.logicaldoc.gui.common.client.Menu
 
ComparatorsDS - Class in com.logicaldoc.gui.common.client.data
DataSource to retrieve all the comparators.
ComparatorsDS(String) - Constructor for class com.logicaldoc.gui.common.client.data.ComparatorsDS
 
ComparatorsPanel - Class in com.logicaldoc.gui.frontend.client.settings.comparators
This panel shows the comparators settings.
ComparatorsPanel() - Constructor for class com.logicaldoc.gui.frontend.client.settings.comparators.ComparatorsPanel
 
COMPARED - com.logicaldoc.core.document.DocumentEvent
 
compareTo(Tag) - Method in class com.logicaldoc.core.document.Tag
 
compareTo(TagCloud) - Method in class com.logicaldoc.core.document.TagCloud
 
compareTo(Version) - Method in class com.logicaldoc.core.document.Version
 
compareTo(Folder) - Method in class com.logicaldoc.core.folder.Folder
 
compareTo(Generic) - Method in class com.logicaldoc.core.generic.Generic
 
compareTo(History) - Method in class com.logicaldoc.core.History
 
compareTo(Language) - Method in class com.logicaldoc.core.i18n.Language
 
compareTo(Attribute) - Method in class com.logicaldoc.core.metadata.Attribute
 
compareTo(AttributeOption) - Method in class com.logicaldoc.core.metadata.AttributeOption
 
compareTo(Hit) - Method in class com.logicaldoc.core.searchengine.Hit
 
compareTo(SavedSearch) - Method in class com.logicaldoc.core.searchengine.saved.SavedSearch
 
compareTo(SearchOptions) - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
compareTo(Menu) - Method in class com.logicaldoc.core.security.Menu
 
compareTo(PasswordHistory) - Method in class com.logicaldoc.core.security.PasswordHistory
 
compareTo(Session) - Method in class com.logicaldoc.core.security.Session
 
compareTo(Storer) - Method in class com.logicaldoc.core.store.AbstractStorer
 
compareTo(GUIAttribute) - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
compareTo(GUIEvent) - Method in class com.logicaldoc.gui.common.client.beans.GUIEvent
 
compareTo(GUIReminder) - Method in class com.logicaldoc.gui.common.client.beans.GUIReminder
 
compareTo(GUIScheme) - Method in class com.logicaldoc.gui.common.client.beans.GUIScheme
 
compareTo(GUIWorkingTime) - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkingTime
 
compareTo(MetadataDiff.DiffRecord) - Method in class com.logicaldoc.gui.frontend.client.document.MetadataDiff.DiffRecord
 
compareTo(CharsetMatch) - Method in class com.logicaldoc.util.charset.CharsetMatch
Compare to other CharsetMatch objects.
compareTo(SoftwareVersion) - Method in class com.logicaldoc.util.SoftwareVersion
 
compareTo(WSSearchOptions) - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
COMPARISON - Static variable in class com.logicaldoc.gui.common.client.Feature
 
ComparisonWindow - Class in com.logicaldoc.gui.frontend.client.document
Show differences between two versions at file content level
ComparisonWindow(GUIVersion, GUIVersion) - Constructor for class com.logicaldoc.gui.frontend.client.document.ComparisonWindow
 
compile(String) - Method in class com.logicaldoc.core.automation.RegexTool
Compiles a regular expression into a java Pattern object.
completed(NotifyingThread) - Method in interface com.logicaldoc.core.threading.NotifyingThread.ThreadCompleteListener
 
completed(NotifyingThread) - Method in class com.logicaldoc.web.util.LongRunningOperationCompleteListener
 
computeDigest(File) - Static method in class com.logicaldoc.util.io.FileUtil
This method calculates the digest of a file using the algorithm SHA-1.
computeDigest(InputStream) - Static method in class com.logicaldoc.util.io.FileUtil
 
computeDigest(String) - Static method in class com.logicaldoc.util.io.FileUtil
This method calculates the digest of a string using the algorithm SHA-1.
computeHeightPixels(double) - Method in class com.logicaldoc.gui.common.client.widgets.ImageWithCanvases
Converts a height dimension (0..1) into the actual image height in pixels
computeLeftPixel(double) - Method in class com.logicaldoc.gui.common.client.widgets.ImageWithCanvases
Converts a left coordinate (0..1) into the actual image left pixel
computePath(long) - Method in interface com.logicaldoc.core.folder.FolderDAO
Dynamically computes the path for the specified folder.
computePath(long) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
computePath(Folder) - Method in interface com.logicaldoc.core.folder.FolderDAO
Dynamically computes the path for the specified folder.
computePath(Folder) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
computePathExtended(long) - Method in interface com.logicaldoc.core.folder.FolderDAO
Dynamically computes the path extended for the specified folder.
computePathExtended(long) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
computePathExtended(long) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
computePathExtended(long) - Method in interface com.logicaldoc.core.security.dao.MenuDAO
Dynamically computes the path extended for the specified menu.
computePathExtended(Folder) - Method in interface com.logicaldoc.core.folder.FolderDAO
Dynamically computes the path extended for the specified folder.
computePathExtended(Folder) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
computeSha1Hash(File) - Static method in class com.logicaldoc.util.io.FileUtil
This method calculates the digest of a file using the algorithm SHA-1.
computeSha1Hash(InputStream) - Static method in class com.logicaldoc.util.io.FileUtil
This method calculates the digest of a inputStram content using the algorithm SHA-1.
computeStats(long) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderService
Counts the docs and subfolders of a given parent
computeStats(long) - Method in class com.logicaldoc.web.service.FolderServiceImpl
 
computeStats(long, AsyncCallback<int[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderServiceAsync
 
computeTopPixel(double) - Method in class com.logicaldoc.gui.common.client.widgets.ImageWithCanvases
Converts a top coordinate (0..1) into the actual image top pixel
computeTotalSize(Long, Long, boolean) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Obtains the total size of the repository, that is the sum of sizes of all documents and their versions
computeTotalSize(Long, Long, boolean) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
computeTreeSize(long) - Method in interface com.logicaldoc.core.folder.FolderDAO
Counts the number of documents inside a given folder's tree (direct and indirect children)
computeTreeSize(long) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
computeWidthPixels(double) - Method in class com.logicaldoc.gui.common.client.widgets.ImageWithCanvases
Converts a width dimension (0..1) into the actual image width in pixels
confirmPatch(String) - Method in interface com.logicaldoc.gui.frontend.client.services.UpdateService
Confirms a patch
confirmPatch(String, AsyncCallback<String>) - Method in interface com.logicaldoc.gui.frontend.client.services.UpdateServiceAsync
 
confirmUpdate() - Method in interface com.logicaldoc.gui.frontend.client.services.SystemService
Confirms the last update
confirmUpdate() - Method in class com.logicaldoc.web.service.SystemServiceImpl
 
confirmUpdate(AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemServiceAsync
 
confirmUpdate(String) - Method in interface com.logicaldoc.gui.frontend.client.services.UpdateService
Confirms an update package
confirmUpdate(String, AsyncCallback<String>) - Method in interface com.logicaldoc.gui.frontend.client.services.UpdateServiceAsync
 
connectionColor - Variable in class com.orange.links.client.connection.AbstractConnection
 
ConnectionPool - Class in com.logicaldoc.core.util
A configurable connection pool that wraps different technologies, you decide the implementation through the implementation setting: hikari or dbcp
ConnectionPool() - Constructor for class com.logicaldoc.core.util.ConnectionPool
 
connectWebsockets() - Method in class com.logicaldoc.gui.frontend.client.Frontend
Install the receiver to get messages from the server (Server Push)
Constants - Class in com.logicaldoc.gui.common.client
 
Constants() - Constructor for class com.logicaldoc.gui.common.client.Constants
 
Contact - Class in com.logicaldoc.core.contact
A generic contact represented by a set of personal informations.
Contact() - Constructor for class com.logicaldoc.core.contact.Contact
 
ContactDAO - Interface in com.logicaldoc.core.contact
Instances of this class is a DAO-service for Contact business entities.
ContactDetails - Class in com.logicaldoc.gui.frontend.client.personal.contacts
This is the form used to edit contact's details.
ContactDetails(GUIContact, Contacts) - Constructor for class com.logicaldoc.gui.frontend.client.personal.contacts.ContactDetails
 
contactingServer() - Static method in class com.logicaldoc.gui.common.client.util.LD
 
Contacts - Class in com.logicaldoc.gui.frontend.client.personal.contacts
This panel shows the list of the user's contacts.
CONTACTS - Static variable in class com.logicaldoc.core.security.Menu
 
CONTACTS - Static variable in class com.logicaldoc.gui.common.client.Menu
 
ContactsDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for contacts data.
ContactsDataServlet() - Constructor for class com.logicaldoc.web.data.ContactsDataServlet
 
ContactsDS - Class in com.logicaldoc.gui.common.client.data
Data Source to handle user's contacts grid lists.
ContactsDS() - Constructor for class com.logicaldoc.gui.common.client.data.ContactsDS
 
ContactService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the Contact Service.
ContactService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
ContactServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
ContactServiceImpl - Class in com.logicaldoc.web.service
Implementation of the ContactService
ContactServiceImpl() - Constructor for class com.logicaldoc.web.service.ContactServiceImpl
 
ContactsImportPreview - Class in com.logicaldoc.gui.frontend.client.personal.contacts
This panel shows the list of the user's contacts.
ContactsImportPreview(ContactsImportSettings) - Constructor for class com.logicaldoc.gui.frontend.client.personal.contacts.ContactsImportPreview
 
ContactsImportSettings - Class in com.logicaldoc.gui.frontend.client.personal.contacts
This popup window is used to upload a new contacts file to the server.
ContactsImportSettings() - Constructor for class com.logicaldoc.gui.frontend.client.personal.contacts.ContactsImportSettings
 
ContactsUploader - Class in com.logicaldoc.gui.frontend.client.personal.contacts
This popup window is used to upload a new contacts file to the server.
ContactsUploader() - Constructor for class com.logicaldoc.gui.frontend.client.personal.contacts.ContactsUploader
 
contains(K) - Method in interface com.logicaldoc.util.cache.Cache
 
contains(K) - Method in class com.logicaldoc.util.cache.EhCache
 
containsCache(String) - Method in class com.logicaldoc.util.cache.CacheConfigurator
 
containsContext(HttpServletRequest) - Method in class com.logicaldoc.core.security.spring.LDSecurityContextRepository
 
content - Variable in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService.CreateDocumentMultipartRequest
 
content - Variable in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService.UploadResourceMultipartRequest
 
CONTENT - com.logicaldoc.core.searchengine.HitField
 
ContentDashlet - Class in com.logicaldoc.gui.frontend.client.dashboard.dashlet
Dashlet specialized in showing an HTML content.
ContentDashlet(GUIDashlet) - Constructor for class com.logicaldoc.gui.frontend.client.dashboard.dashlet.ContentDashlet
 
Context - Class in com.logicaldoc.util
Utility class collecting static methods related to spring's context.
CONTEXT - Static variable in class com.logicaldoc.core.automation.Automation
 
CONTEXT_CHECKIN - Static variable in class com.logicaldoc.gui.frontend.client.document.update.UpdateDialog
 
CONTEXT_UPDATE - Static variable in class com.logicaldoc.gui.frontend.client.document.update.UpdateDialog
 
CONTEXT_UPLOAD - Static variable in class com.logicaldoc.gui.frontend.client.document.update.UpdateDialog
 
ContextConfigurator - Class in com.logicaldoc.util.config
Configurator class for spring's application context setup.
ContextConfigurator() - Constructor for class com.logicaldoc.util.config.ContextConfigurator
 
ContextConfigurator(String) - Constructor for class com.logicaldoc.util.config.ContextConfigurator
 
contextDestroyed(ServletContextEvent) - Method in class com.logicaldoc.web.listener.ApplicationListener
 
contextDestroyed(ServletContextEvent) - Method in class com.logicaldoc.web.listener.ContextListener
 
contextInitialized(ServletContextEvent) - Method in class com.logicaldoc.web.listener.ApplicationListener
 
contextInitialized(ServletContextEvent) - Method in class com.logicaldoc.web.listener.ContextListener
 
ContextListener - Class in com.logicaldoc.web.listener
Listener that initializes and destroys the Spring Context
ContextListener() - Constructor for class com.logicaldoc.web.listener.ContextListener
 
ContextMenu - Class in com.logicaldoc.gui.frontend.client.document.grid
This context menu is used for grids containing document records.
ContextMenu(GUIFolder, DocumentsGrid) - Constructor for class com.logicaldoc.gui.frontend.client.document.grid.ContextMenu
 
contextPath() - Static method in class com.logicaldoc.gui.common.client.util.Util
 
ContextProperties - Class in com.logicaldoc.util.config
A configuration utility used to retrieve and alter context properties
ContextProperties() - Constructor for class com.logicaldoc.util.config.ContextProperties
 
ContextProperties(int) - Constructor for class com.logicaldoc.util.config.ContextProperties
 
ContextProperties(File) - Constructor for class com.logicaldoc.util.config.ContextProperties
 
ContextProperties(InputStream) - Constructor for class com.logicaldoc.util.config.ContextProperties
Creates new XMLBean from an input stream; XMLBean is read-only!!!
ContextProperties(String) - Constructor for class com.logicaldoc.util.config.ContextProperties
 
ContextProperties(URL) - Constructor for class com.logicaldoc.util.config.ContextProperties
 
ContextTool - Class in com.logicaldoc.core.automation
Utility methods to access the Application context from inside the Automation
ContextTool() - Constructor for class com.logicaldoc.core.automation.ContextTool
 
ConversionDialog - Class in com.logicaldoc.gui.frontend.client.document
This popup window is used to convert a document in different formats
ConversionDialog(GUIDocument) - Constructor for class com.logicaldoc.gui.frontend.client.document.ConversionDialog
 
ConversionFormatsDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for conversion formats data.
ConversionFormatsDataServlet() - Constructor for class com.logicaldoc.web.data.ConversionFormatsDataServlet
 
ConversionFormatsDS - Class in com.logicaldoc.gui.common.client.data
Datasource to retrieve the possible conversion formats for a specific file.
ConversionFormatsDS(String) - Constructor for class com.logicaldoc.gui.common.client.data.ConversionFormatsDS
 
convert(long, String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Converts a document in a given format
convert(long, String, String) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
convert(long, String, String, AsyncCallback<GUIDocument>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
convert(Document, String, String) - Method in class com.logicaldoc.core.automation.DocTool
Convert a document in another format and saves the result in another file in the same folder
convert(Document, String, String, DocumentHistory) - Method in class com.logicaldoc.core.conversion.FormatConverterManager
Converts a document into another format and saves the resulting file in the same folder
convert(File, File) - Method in class com.logicaldoc.core.conversion.AbstractFormatConverter
convert(File, File) - Method in interface com.logicaldoc.core.conversion.FormatConverter
Performs the conversion
convert(File, File) - Method in class com.logicaldoc.core.conversion.NoConversionConverter
 
convert(File, File) - Method in class com.logicaldoc.core.conversion.NotAvailableConverter
 
convert(Class<T>, Enum<?>) - Static method in class com.logicaldoc.cmis.Converter
Converts an Enum
convert(String, Document, File, File) - Method in class com.logicaldoc.core.conversion.AbstractFormatConverter
convert(String, Document, File, File) - Method in interface com.logicaldoc.core.conversion.FormatConverter
Performs the conversion
convert(String, Document, File, File) - Method in class com.logicaldoc.core.conversion.NoConversionConverter
 
convert(String, Document, File, File) - Method in class com.logicaldoc.core.conversion.NotAvailableConverter
 
convert(Acl) - Static method in class com.logicaldoc.cmis.Converter
Converts an ACL object with its ACEs
convert(AllowableActions) - Static method in class com.logicaldoc.cmis.Converter
Converts an AllowableActions object
convert(ObjectData) - Static method in class com.logicaldoc.cmis.Converter
Converts a CMIS object
convert(ObjectInFolderContainer) - Static method in class com.logicaldoc.cmis.Converter
Converts an ObjectInFolder container object
convert(ObjectInFolderData) - Static method in class com.logicaldoc.cmis.Converter
Converts an ObjectInFolder object
convert(PolicyIdList) - Static method in class com.logicaldoc.cmis.Converter
Converts a list of policy ids
convert(Properties) - Static method in class com.logicaldoc.cmis.Converter
Converts a properties object
convert(PropertyData<?>) - Static method in class com.logicaldoc.cmis.Converter
Converts a property object
convert(RenditionData) - Static method in class com.logicaldoc.cmis.Converter
Converts a rendition object
convert(PropertyDefinition<?>) - Static method in class com.logicaldoc.cmis.Converter
Converts a property definition object
convert(TypeDefinition) - Static method in class com.logicaldoc.cmis.Converter
Converts a type definition object
convert(TypeDefinitionList) - Static method in class com.logicaldoc.cmis.Converter
Converts a type list
convert(CmisAccessControlListType, Boolean) - Static method in class com.logicaldoc.cmis.Converter
Converts an ACL object with its ACEs
convert(CmisAllowableActionsType) - Static method in class com.logicaldoc.cmis.Converter
Converts an AllowableActions object
convert(CmisListOfIdsType) - Static method in class com.logicaldoc.cmis.Converter
Converts a list of policy ids
convert(CmisObjectInFolderContainerType) - Static method in class com.logicaldoc.cmis.Converter
Converts an ObjectInFolder container object
convert(CmisObjectInFolderType) - Static method in class com.logicaldoc.cmis.Converter
Converts an ObjectInFolder object
convert(CmisObjectType) - Static method in class com.logicaldoc.cmis.Converter
Converts a CMIS object
convert(CmisPropertiesType) - Static method in class com.logicaldoc.cmis.Converter
Converts a properties object
convert(CmisProperty) - Static method in class com.logicaldoc.cmis.Converter
Converts a property object
convert(CmisPropertyDefinitionType) - Static method in class com.logicaldoc.cmis.Converter
Converts a property definition object
convert(CmisRenditionType) - Static method in class com.logicaldoc.cmis.Converter
Converts a rendition object
convert(CmisTypeDefinitionListType) - Static method in class com.logicaldoc.cmis.Converter
Converts a type list
convert(CmisTypeDefinitionType) - Static method in class com.logicaldoc.cmis.Converter
Converts a type definition object
convertCalendar(GregorianCalendar) - Static method in class com.logicaldoc.cmis.Converter
Converts a calendar object
convertCalendar(List<GregorianCalendar>) - Static method in class com.logicaldoc.cmis.Converter
Converts a list of calendar objects
convertDate(String, String, String) - Static method in class com.logicaldoc.core.i18n.DateBean
Converts a string containing a date between the given formats.
convertDateToString(Date) - Static method in class com.logicaldoc.webservice.AbstractService
 
convertDateToString(Date) - Static method in class com.logicaldoc.webservice.model.WSUtil
 
convertDateToStringWithMillis(Date) - Static method in class com.logicaldoc.webservice.model.WSUtil
 
CONVERTED - com.logicaldoc.core.document.DocumentEvent
 
Converter - Class in com.logicaldoc.cmis
Copied from the same class in OpenCMIS 0.6.0.
ConverterAssociationsDialog - Class in com.logicaldoc.gui.frontend.client.impex.converters
This is the dialog used to quickly associate a converter to formats
ConverterAssociationsDialog(ListGrid) - Constructor for class com.logicaldoc.gui.frontend.client.impex.converters.ConverterAssociationsDialog
 
convertExtension(Object, ExtensionsData) - Static method in class com.logicaldoc.cmis.Converter
 
convertExtension(ExtensionsData, Object) - Static method in class com.logicaldoc.cmis.Converter
 
convertFile(File, String, File, String, String) - Method in class com.logicaldoc.core.conversion.FormatConverterManager
Converts a file into a different format
convertImage2Binary(BufferedImage) - Static method in class com.logicaldoc.core.imaging.ImageUtil
Deprecated.
convertImageToBinary(BufferedImage) - Static method in class com.logicaldoc.core.imaging.ImageUtil
A simple method to convert an image to binary or B/W image.
convertImageToGrayscale(BufferedImage) - Static method in class com.logicaldoc.core.imaging.ImageUtil
A simple method to convert an image to gray scale.
convertPDF(Document) - Method in class com.logicaldoc.core.automation.DocTool
Converts a document in PDF format and saves it as ancillary resource of the document with suffix FormatConverterManager.PDF_CONVERSION_SUFFIX.
ConvertPdf - Class in com.logicaldoc.web
This servlet simply download the document it is a PDF.
ConvertPdf() - Constructor for class com.logicaldoc.web.ConvertPdf
Constructor of the object.
convertPolicyIds(List<String>) - Static method in class com.logicaldoc.cmis.Converter
Converts a list of policy ids
convertStringToDate(String) - Static method in class com.logicaldoc.webservice.AbstractService
 
convertStringToDate(String) - Static method in class com.logicaldoc.webservice.model.WSUtil
 
convertToDate(Date) - Static method in class com.logicaldoc.web.util.ServiceUtil
To always deal with dates and not Timestamps
convertToFile(Document, String, File, DocumentHistory) - Method in class com.logicaldoc.core.conversion.FormatConverterManager
Converts a document and writes the content of the conversion into a file.
convertToMap(GUIParameter[]) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
convertToPdf(Document, String) - Method in class com.logicaldoc.core.conversion.FormatConverterManager
Shortcut for convertToPdf(document, null, transaction)
convertToPdf(Document, String, String) - Method in class com.logicaldoc.core.conversion.FormatConverterManager
Creates the pdf for the specified document and file version (suffix PDF_CONVERSION_SUFFIX).
convertToStub(JavaLanguageVariable, StubTypeTreeRepository) - Static method in class com.logicaldoc.webservice.doc.service.Variable2Stub
 
convertTypeContainerList(List<TypeDefinitionContainer>, List<CmisTypeContainer>) - Static method in class com.logicaldoc.cmis.Converter
Converts a type container list
convertTypeContainerList(List<CmisTypeContainer>) - Static method in class com.logicaldoc.cmis.Converter
Converts a type container list
convertXMLCalendar(List<XMLGregorianCalendar>) - Static method in class com.logicaldoc.cmis.Converter
Converts a list of calendar objects
COOKIE_DENSITY - Static variable in class com.logicaldoc.gui.common.client.CookiesManager
 
COOKIE_DEVICE - Static variable in class com.logicaldoc.gui.common.client.CookiesManager
 
COOKIE_DOCSLIST_MODE - Static variable in class com.logicaldoc.gui.common.client.CookiesManager
 
COOKIE_DOCSLIST_PREV_W - Static variable in class com.logicaldoc.gui.common.client.CookiesManager
 
COOKIE_DOCSMENU_W - Static variable in class com.logicaldoc.gui.common.client.CookiesManager
 
COOKIE_HITSLIST_MODE - Static variable in class com.logicaldoc.gui.common.client.CookiesManager
 
COOKIE_HITSLIST_PREV_W - Static variable in class com.logicaldoc.gui.common.client.CookiesManager
 
COOKIE_JSESSIONID - Static variable in class com.logicaldoc.gui.common.client.CookiesManager
 
COOKIE_PASSWORD - Static variable in class com.logicaldoc.gui.common.client.CookiesManager
 
COOKIE_SAVELOGIN - Static variable in class com.logicaldoc.gui.common.client.CookiesManager
 
COOKIE_SID - Static variable in class com.logicaldoc.core.security.SessionManager
 
COOKIE_SID - Static variable in class com.logicaldoc.core.security.spring.LDAuthenticationToken
 
COOKIE_SID - Static variable in class com.logicaldoc.gui.common.client.CookiesManager
 
COOKIE_USER - Static variable in class com.logicaldoc.gui.common.client.CookiesManager
 
COOKIE_VERSION - Static variable in class com.logicaldoc.gui.common.client.CookiesManager
 
CookiesManager - Class in com.logicaldoc.gui.common.client
Here we handle the storage of informations in the broeserk
CookiesManager() - Constructor for class com.logicaldoc.gui.common.client.CookiesManager
 
copy(long, long) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Copies a document into another folder
copy(long, long) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
copy(long, long, int, String) - Method in class com.logicaldoc.webservice.rest.endpoint.RestFolderService
 
copy(long, long, int, String) - Method in interface com.logicaldoc.webservice.rest.FolderService
Copies an existing folder with the given identifier.
copy(Document, String, String) - Method in class com.logicaldoc.core.automation.DocTool
Copies a document into a target folder
copy(Folder, Folder, String, boolean, String, FolderHistory) - Method in interface com.logicaldoc.core.folder.FolderDAO
Copies a folder into another folder
copy(Folder, Folder, String, boolean, String, FolderHistory) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
copy(Folder, String, boolean, String, String) - Method in class com.logicaldoc.core.automation.FolderTool
Copies a folder into another folder
copy(File, File, long) - Static method in class com.logicaldoc.util.io.FileUtil
Copies the input file into the output at the given offset
copy(String, long, long) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
copy(String, long, long) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Copies a document into another folder.
copy(String, long, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
copy(String, long, long, int, String) - Method in class com.logicaldoc.webservice.soap.client.SoapFolderClient
 
copy(String, long, long, int, String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapFolderService
 
copy(String, long, long, int, String) - Method in interface com.logicaldoc.webservice.soap.FolderService
Copies an existing folder with the given identifier.
copy(DavResource, boolean) - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
COPY - Static variable in class com.logicaldoc.gui.frontend.client.clipboard.Clipboard
 
copyAnnotations(long, String, String) - Method in interface com.logicaldoc.core.document.dao.DocumentNoteDAO
Copies all the notes not associated to a specific page from a given file version to another
copyAnnotations(long, String, String) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentNoteDAO
 
copyAttributes(AbstractDocument) - Method in class com.logicaldoc.core.document.AbstractDocument
Copies in the current instance the attributes of the passed values object, but NOT the ID
COPYED - com.logicaldoc.core.document.DocumentEvent
 
copyFile(File, File) - Static method in class com.logicaldoc.util.io.FileUtil
Quickest way to copy a file in Java, makes use of NIO buffer.
copyFolders(long[], long, boolean, String, GUIFolder) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderService
Copies a folder under a target folder
copyFolders(long[], long, boolean, String, GUIFolder) - Method in class com.logicaldoc.web.service.FolderServiceImpl
 
copyFolders(long[], long, boolean, String, GUIFolder, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderServiceAsync
 
copyResource(Document, String, String, String, String) - Method in class com.logicaldoc.core.automation.DocTool
Copies a resource in a file in the same folder of the original document
copyResource(Resource, Resource, DavSession) - Method in interface com.logicaldoc.webdav.resource.service.ResourceService
Copying of a resource within logicalDOC.
copyResource(Resource, Resource, DavSession) - Method in class com.logicaldoc.webdav.resource.service.ResourceServiceImpl
 
copyResource(String, File) - Static method in class com.logicaldoc.util.io.FileUtil
Writes the specified classpath resource into a file
copyResource(String, File) - Static method in class com.logicaldoc.util.io.ResourceUtil
Copy a resource from the classpath into a file
COPYRIGHT - Static variable in class com.logicaldoc.util.rss.FeedParser
 
copyTo(long, boolean, String) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderNavigator
Copies the currently selected folders to the new parent folder
copyToClipboard(String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
copyToFolder(Document, Folder, DocumentHistory) - Method in interface com.logicaldoc.core.document.DocumentManager
Copy a document to the specified folder.
copyToFolder(Document, Folder, DocumentHistory) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
CorePlugin - Class in com.logicaldoc.core
Plugin class for the Core plugin
CorePlugin() - Constructor for class com.logicaldoc.core.CorePlugin
 
count - Variable in class com.logicaldoc.core.imaging.ImageDeskew.HoughLine
 
count() - Method in interface com.logicaldoc.core.security.dao.GroupDAO
Counts the total number of groups
count() - Method in class com.logicaldoc.core.security.dao.HibernateGroupDAO
 
count() - Method in class com.logicaldoc.core.security.dao.HibernateTenantDAO
 
count() - Method in interface com.logicaldoc.core.security.dao.TenantDAO
Counts the total number of tenants
count(boolean) - Method in interface com.logicaldoc.core.folder.FolderDAO
Counts the number of folders
count(boolean) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
count(Long) - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
count(Long) - Method in interface com.logicaldoc.core.security.dao.UserDAO
Counts the total number of standard users
count(Long, boolean, boolean) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Counts the number of documents
count(Long, boolean, boolean) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
countAssignedTasks(String) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowService
Counts all the tasks assigned to the given user
countAssignedTasks(String, AsyncCallback<Integer>) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowServiceAsync
 
countByIndexed(int) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Counts the number of documents in a given indexation status(@see AbstractDocument.getIndexed()
countByIndexed(int) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
countDocs(long) - Method in class com.logicaldoc.core.metadata.HibernateTemplateDAO
 
countDocs(long) - Method in interface com.logicaldoc.core.metadata.TemplateDAO
Counts the total number of documents using this template
countDocsInTree(long) - Method in interface com.logicaldoc.core.folder.FolderDAO
Counts the number of documents inside a given folder's tree (direct and indirect children)
countDocsInTree(long) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
countDocuments(long) - Method in interface com.logicaldoc.gui.frontend.client.services.TemplateService
Counts the documents of a given template
countDocuments(long) - Method in class com.logicaldoc.web.service.TemplateServiceImpl
 
countDocuments(long[], int) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Counts the documents in a given status contained the specified folder's trees
countDocuments(long[], int) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
countDocuments(long[], int, AsyncCallback<Long>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
countDocuments(long, AsyncCallback<Long>) - Method in interface com.logicaldoc.gui.frontend.client.services.TemplateServiceAsync
 
countEmlAttachments(File) - Static method in class com.logicaldoc.core.communication.MailUtil
 
countEmlAttachments(InputStream) - Static method in class com.logicaldoc.core.communication.MailUtil
 
countEntries() - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineService
Counts the total number of entries
countEntries() - Method in class com.logicaldoc.web.service.SearchEngineServiceImpl
 
countEntries(AsyncCallback<Long>) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineServiceAsync
 
countFolders(long) - Method in class com.logicaldoc.core.metadata.HibernateTemplateDAO
 
countGuests(Long) - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
countGuests(Long) - Method in interface com.logicaldoc.core.security.dao.UserDAO
Counts the total number of guest users
countLines(File) - Static method in class com.logicaldoc.util.io.FileUtil
 
countMsgAttachments(File) - Static method in class com.logicaldoc.core.communication.MailUtil
 
countMsgAttachments(InputStream) - Static method in class com.logicaldoc.core.communication.MailUtil
 
countOpened() - Method in class com.logicaldoc.core.security.SessionManager
Counts the total number of opened sessions
countOpened(long) - Method in class com.logicaldoc.core.security.SessionManager
Counts the total number of opened sessions per tenant
countPages(Document) - Method in class com.logicaldoc.core.automation.DocTool
Counts the number of pages of a document
countPages(Document) - Method in interface com.logicaldoc.core.document.DocumentManager
Counts the number of pages of a document
countPages(Document) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
countPages(File, String) - Method in class com.logicaldoc.core.parser.AbstractParser
 
countPages(File, String) - Method in class com.logicaldoc.core.parser.OpenOfficeParser
 
countPages(File, String) - Method in interface com.logicaldoc.core.parser.Parser
Same as the other Parser.countPages(InputStream, String), but use this when you have a file rather than a stream.
countPages(File, String) - Method in class com.logicaldoc.core.parser.PDFParser
 
countPages(File, String) - Method in class com.logicaldoc.core.parser.RarParser
The number of pages is the number entries
countPages(File, String) - Method in class com.logicaldoc.core.parser.RTFParser
 
countPages(File, String) - Method in class com.logicaldoc.core.parser.SevenZipParser
The number of pages is the number entries
countPages(File, String) - Method in class com.logicaldoc.core.parser.TarParser
 
countPages(File, String) - Method in class com.logicaldoc.core.parser.ZipParser
The number of pages is the number entries
countPages(InputStream, String) - Method in class com.logicaldoc.core.parser.AbstractParser
 
countPages(InputStream, String) - Method in class com.logicaldoc.core.parser.DOCParser
 
countPages(InputStream, String) - Method in class com.logicaldoc.core.parser.EpubParser
 
countPages(InputStream, String) - Method in class com.logicaldoc.core.parser.OpenOfficeParser
 
countPages(InputStream, String) - Method in interface com.logicaldoc.core.parser.Parser
Counts the number of pages of the given binary document.
countPages(InputStream, String) - Method in class com.logicaldoc.core.parser.PDFParser
 
countPages(InputStream, String) - Method in class com.logicaldoc.core.parser.PPTParser
 
countPages(InputStream, String) - Method in class com.logicaldoc.core.parser.RarParser
The number of pages is the number entries
countPages(InputStream, String) - Method in class com.logicaldoc.core.parser.RTFParser
 
countPages(InputStream, String) - Method in class com.logicaldoc.core.parser.SevenZipParser
The number of pages is the number entries
countPages(InputStream, String) - Method in class com.logicaldoc.core.parser.TarParser
The number of pages is the number entries
countPages(InputStream, String) - Method in class com.logicaldoc.core.parser.XLSParser
 
countPages(InputStream, String) - Method in class com.logicaldoc.core.parser.ZipParser
 
countSessions(Long, Integer) - Method in class com.logicaldoc.core.security.dao.HibernateSessionDAO
 
countSessions(Long, Integer) - Method in interface com.logicaldoc.core.security.dao.SessionDAO
Counts the number of sessions.
countUserEvents(String, Date) - Method in interface com.logicaldoc.gui.frontend.client.services.CalendarService
Counts the number of events that start from now until a given date
countUserEvents(String, Date, AsyncCallback<Integer>) - Method in interface com.logicaldoc.gui.frontend.client.services.CalendarServiceAsync
 
create - Variable in class com.logicaldoc.webservice.mobile.PermissionVO
 
create(Document, User, String, String, boolean) - Static method in class com.logicaldoc.core.document.Version
Factory method that creates a Version and replicate all given document's properties.
The new version and fileVersion will be set in both Document and Version

Important: The created Version is not persistent
create(Folder, Folder, boolean, FolderHistory) - Method in interface com.logicaldoc.core.folder.FolderDAO
Creates a new folder in the parent Folder
create(Folder, Folder, boolean, FolderHistory) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
create(GUIFolder, boolean) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderService
Creates a new folder
create(GUIFolder, boolean) - Method in class com.logicaldoc.web.service.FolderServiceImpl
 
create(GUIFolder, boolean, AsyncCallback<GUIFolder>) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderServiceAsync
 
create(GUIReport) - Method in interface com.logicaldoc.gui.frontend.client.services.ReportService
Creates a new report
create(GUIReport, AsyncCallback<GUIReport>) - Method in interface com.logicaldoc.gui.frontend.client.services.ReportServiceAsync
 
create(WSDocument, File) - Method in class com.logicaldoc.webservice.rest.client.RestDocumentClient
 
create(WSDocument, DataHandler) - Method in class com.logicaldoc.webservice.rest.client.RestDocumentClient
 
create(WSDocument, Attachment) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Creates a new document
create(WSDocument, Attachment) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
Creates a new document using the metadata document object provided as JSON/XML
create(WSFolder) - Method in class com.logicaldoc.webservice.rest.client.RestFolderClient
 
create(WSFolder) - Method in class com.logicaldoc.webservice.rest.endpoint.RestFolderService
 
create(WSFolder) - Method in interface com.logicaldoc.webservice.rest.FolderService
 
create(File, Document, DocumentHistory) - Method in interface com.logicaldoc.core.document.DocumentManager
Creates a new Document.
create(File, Document, DocumentHistory) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
create(InputStream, Document, DocumentHistory) - Method in interface com.logicaldoc.core.document.DocumentManager
Creates a new Document.
create(InputStream, Document, DocumentHistory) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
create(String) - Method in interface com.logicaldoc.gui.frontend.client.services.GDriveService
Creates a new Google Document
create(String, AsyncCallback<String>) - Method in interface com.logicaldoc.gui.frontend.client.services.GDriveServiceAsync
 
create(String, WSDocument, File) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
create(String, WSDocument, InputStream) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
create(String, WSDocument, DataHandler) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
create(String, WSDocument, DataHandler) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Create a new document.
create(String, WSDocument, DataHandler) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
create(String, WSFolder) - Method in class com.logicaldoc.webservice.soap.client.SoapFolderClient
 
create(String, WSFolder) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapFolderService
 
create(String, WSFolder) - Method in interface com.logicaldoc.webservice.soap.FolderService
Creates a new folder.
create(String, Properties, String, ContentStream, VersioningState, List<String>, ExtensionsData) - Method in class com.logicaldoc.cmis.LDCmisService
 
create(CallContext, Properties, String, ContentStream, VersioningState, ObjectInfoHandler) - Method in class com.logicaldoc.cmis.LDRepository
Create dispatch for AtomPub
create(TokenStream) - Method in class com.logicaldoc.core.searchengine.analyzer.SnowballFilterFactory
 
createAlias(long) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderNavigator
Creates an alias in the currently selected folder
createAlias(long, long) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderService
Creates a new folder alias
createAlias(long, long) - Method in class com.logicaldoc.web.service.FolderServiceImpl
 
createAlias(long, long) - Method in class com.logicaldoc.webservice.rest.endpoint.RestFolderService
 
createAlias(long, long) - Method in interface com.logicaldoc.webservice.rest.FolderService
Creates a new folder alias
createAlias(long, long, AsyncCallback<GUIFolder>) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderServiceAsync
 
createAlias(long, long, FolderHistory) - Method in interface com.logicaldoc.core.folder.FolderDAO
Creates a new folder folder alias
createAlias(long, long, FolderHistory) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
createAlias(long, long, String) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Creates a new document alias for the given document inside a specified folder
createAlias(long, long, String) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
createAlias(Document, Folder, String, DocumentHistory) - Method in interface com.logicaldoc.core.document.DocumentManager
Create an alias(shortcut) associated to the given doc to the specified folder.
createAlias(Document, Folder, String, DocumentHistory) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
createAlias(Document, Folder, String, String) - Method in class com.logicaldoc.core.automation.DocTool
Creates an alias to a document
createAlias(Document, String, String, String) - Method in class com.logicaldoc.core.automation.DocTool
Creates an alias to a document
createAlias(String, long, long) - Method in class com.logicaldoc.webservice.soap.client.SoapFolderClient
 
createAlias(String, long, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapFolderService
 
createAlias(String, long, long) - Method in interface com.logicaldoc.webservice.soap.FolderService
Creates a new folder alias
createAlias(String, long, long, String) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
createAlias(String, long, long, String) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Creates a new document alias for the given document inside a specified folder
createAlias(String, long, long, String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
CreateAliasDialog - Class in com.logicaldoc.gui.frontend.client.folder
This is the form used to copy a folder into another path
CreateAliasDialog() - Constructor for class com.logicaldoc.gui.frontend.client.folder.CreateAliasDialog
 
created(GUIFolder) - Method in class com.logicaldoc.gui.common.client.observer.FolderController
 
CREATED - com.logicaldoc.core.folder.FolderEvent
 
CREATED - com.logicaldoc.core.security.UserEvent
 
createDB(SetupInfo) - Method in class com.logicaldoc.web.service.SetupServiceImpl
 
createDefaultLayout() - Static method in class com.logicaldoc.util.log4j.LDHtmlLayout
Creates an HTML Layout using the default settings.
CreateDialog - Class in com.logicaldoc.gui.frontend.client.folder
This is the form used to create a new Folder
CreateDialog(GUIFolder) - Constructor for class com.logicaldoc.gui.frontend.client.folder.CreateDialog
 
createDocument(GUIDocument, String) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Creates a new document with the given text content
createDocument(GUIDocument, String) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
createDocument(GUIDocument, String, AsyncCallback<GUIDocument>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
createDocument(String, Properties, String, ContentStream, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class com.logicaldoc.cmis.LDCmisService
 
createDocument(CallContext, Properties, String, ContentStream, VersioningState) - Method in class com.logicaldoc.cmis.LDRepository
CMIS createDocument
createDocumentFromSource(String, String, Properties, String, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class com.logicaldoc.cmis.LDCmisService
 
createDocumentFromSource(CallContext, String, String) - Method in class com.logicaldoc.cmis.LDRepository
 
CreateDocumentMultipartRequest() - Constructor for class com.logicaldoc.webservice.rest.endpoint.RestDocumentService.CreateDocumentMultipartRequest
 
createDownloadTicket(long, String, Integer, String, Integer) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Creates a new download ticket
createDownloadTicket(long, String, Integer, String, Integer) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
createDownloadTicket(long, String, Integer, Date, Integer) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Creates a download ticket
createDownloadTicket(long, String, Integer, Date, Integer) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
createDownloadTicket(long, String, Integer, Date, Integer, AsyncCallback<String[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
createDownloadTicket(long, String, Integer, Date, Integer, String, DocumentHistory) - Method in interface com.logicaldoc.core.document.DocumentManager
Creates a new download ticket.
createDownloadTicket(long, String, Integer, Date, Integer, String, DocumentHistory) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
createDownloadTicket(String, long, String, Integer, String, Integer) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
createDownloadTicket(String, long, String, Integer, String, Integer) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Creates a new download ticket
createDownloadTicket(String, long, String, Integer, String, Integer) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
createEncodedText(String, String) - Static method in class com.logicaldoc.util.http.HttpBasicAuthenticationHeader
 
createEngine(JavaNameDisplayStrategy, String) - Static method in class com.logicaldoc.webservice.doc.view.freemarker.ClasspathFreemarkerWebServiceDisplayEngine
 
createEngine(SimpleJavaNameDisplayStrategy) - Static method in class com.logicaldoc.webservice.doc.view.freemarker.ClasspathFreemarkerWebServiceDisplayEngine
 
createFolder(long, String) - Method in class com.logicaldoc.webservice.rest.client.RestFolderClient
 
createFolder(long, String) - Method in class com.logicaldoc.webservice.rest.endpoint.RestFolderService
 
createFolder(long, String) - Method in interface com.logicaldoc.webservice.rest.FolderService
 
createFolder(String, long, String) - Method in class com.logicaldoc.webservice.soap.client.SoapFolderClient
 
createFolder(String, long, String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapFolderService
 
createFolder(String, long, String) - Method in interface com.logicaldoc.webservice.soap.FolderService
Create a new folder.
createFolder(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class com.logicaldoc.cmis.LDCmisService
 
createFolder(CallContext, Properties, String) - Method in class com.logicaldoc.cmis.LDRepository
CMIS moveObject
createMobile(Document, String, String) - Method in class com.logicaldoc.core.document.thumbnail.ThumbnailManager
Creates the mobile image for the specified document and file version.
createPath(long, long, int, String, boolean) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
createPath(long, long, int, String, boolean) - Method in interface com.logicaldoc.core.security.dao.MenuDAO
Creates the menu for the specified path.
createPath(long, String) - Method in class com.logicaldoc.webservice.rest.client.RestFolderClient
 
createPath(long, String) - Method in class com.logicaldoc.webservice.rest.endpoint.RestFolderService
 
createPath(long, String) - Method in interface com.logicaldoc.webservice.rest.FolderService
 
createPath(Document, String, String) - Method in class com.logicaldoc.core.automation.DocTool
Creates a path, all existing nodes in the specified path will be reused
createPath(Folder, String, boolean, FolderHistory) - Method in interface com.logicaldoc.core.folder.FolderDAO
Creates the folder for the specified path.
createPath(Folder, String, boolean, FolderHistory) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
createPath(Folder, String, String) - Method in class com.logicaldoc.core.automation.FolderTool
Creates a path, all existing nodes in the specified path will be reused
createPath(String, long, String) - Method in class com.logicaldoc.webservice.soap.client.SoapFolderClient
 
createPath(String, long, String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapFolderService
 
createPath(String, long, String) - Method in interface com.logicaldoc.webservice.soap.FolderService
Creates the folder for the specified path.
createPdf(long, String) - Method in class com.logicaldoc.webservice.rest.client.RestDocumentClient
 
createPdf(long, String) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Creates the PDF conversion of the given document; if the PDF conversion was already created, nothing will happen
createPdf(long, String) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
createPdf(String, long, String) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
createPdf(String, long, String) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Creates the PDF conversion of the given document.
createPdf(String, long, String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
createRangeResource(DavResourceLocator, DavSession, Pair<String, String>) - Method in interface com.logicaldoc.webdav.resource.DavResourceFactory
 
createRangeResource(DavResourceLocator, DavSession, Pair<String, String>) - Method in class com.logicaldoc.webdav.resource.DavResourceFactoryImpl
 
createResource(Resource, String, boolean, ImportContext, DavSession) - Method in interface com.logicaldoc.webdav.resource.service.ResourceService
Handle of resource creation by passed parent resource as well as the most import parameters needed for a resource creation.
createResource(Resource, String, boolean, ImportContext, DavSession) - Method in class com.logicaldoc.webdav.resource.service.ResourceServiceImpl
 
createResource(DavResourceLocator, DavSession) - Method in interface com.logicaldoc.webdav.resource.DavResourceFactory
 
createResource(DavResourceLocator, DavSession) - Method in class com.logicaldoc.webdav.resource.DavResourceFactoryImpl
 
createResource(DavResourceLocator, DavSession, Resource) - Method in class com.logicaldoc.webdav.resource.DavResourceFactoryImpl
 
createResource(DavResourceLocator, DavServletRequest) - Method in interface com.logicaldoc.webdav.resource.DavResourceFactory
 
createResource(DavResourceLocator, DavServletRequest) - Method in class com.logicaldoc.webdav.resource.DavResourceFactoryImpl
 
createResource(DavResourceLocator, DavServletRequest, DavSession) - Method in interface com.logicaldoc.webdav.resource.DavResourceFactory
 
createResource(DavResourceLocator, DavServletRequest, DavSession) - Method in class com.logicaldoc.webdav.resource.DavResourceFactoryImpl
 
createSession(User, Client) - Method in class com.logicaldoc.core.security.SessionManager
Creates a new session by authenticated the given user and stores it in the pool of opened sessions
createSimple(String) - Method in class com.logicaldoc.webservice.rest.endpoint.RestFolderService
 
createSimple(String) - Method in interface com.logicaldoc.webservice.rest.FolderService
 
createSimpleForm(String) - Method in class com.logicaldoc.webservice.rest.endpoint.RestFolderService
 
createSimpleForm(String) - Method in interface com.logicaldoc.webservice.rest.FolderService
 
createSimpleJSON(String) - Method in class com.logicaldoc.webservice.rest.endpoint.RestFolderService
 
createSimpleJSON(String) - Method in interface com.logicaldoc.webservice.rest.FolderService
 
createSocket(String, int) - Method in class com.logicaldoc.util.security.DummySSLSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class com.logicaldoc.util.security.DummySSLSocketFactory
 
createSocket(InetAddress, int) - Method in class com.logicaldoc.util.security.DummySSLSocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - Method in class com.logicaldoc.util.security.DummySSLSocketFactory
 
createSocket(Socket, String, int, boolean) - Method in class com.logicaldoc.util.security.DummySSLSocketFactory
 
createThumbnail(long, String, String) - Method in class com.logicaldoc.webservice.rest.client.RestDocumentClient
 
createThumbnail(long, String, String) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Creates the thumbail of the given document; if the thumbnail was already created, nothing will happen
createThumbnail(long, String, String) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
createThumbnail(String, long, String, String) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
createThumbnail(String, long, String, String) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Creates the thumbnail of the given document.
createThumbnail(String, long, String, String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
createTile(Document, String, String) - Method in class com.logicaldoc.core.document.thumbnail.ThumbnailManager
Creates the tile for the specified document and file version.
createTumbnail(Document, String) - Method in class com.logicaldoc.core.document.thumbnail.ThumbnailManager
Creates the thumbnail for the specified document
createTumbnail(Document, String, int, Integer, String) - Method in class com.logicaldoc.core.document.thumbnail.ThumbnailManager
Creates the thumbnail for the specified document and file version using given size and quality.
createTumbnail(Document, String, String) - Method in class com.logicaldoc.core.document.thumbnail.ThumbnailManager
Creates the thumbnail for the specified document and file version.
createUserHistory(User, String, String, String, Client) - Method in class com.logicaldoc.core.security.dao.HibernateUserHistoryDAO
 
createUserHistory(User, String, String, String, Client) - Method in interface com.logicaldoc.core.security.dao.UserHistoryDAO
Creates an user history entry
createVariableFromField(Field) - Static method in class com.logicaldoc.webservice.doc.service.JavaLanguageVariableFactory
Creates a variable from a field which is @XmlElement annotated
createVariableFromMethodReturn(Method) - Static method in class com.logicaldoc.webservice.doc.service.JavaLanguageVariableFactory
Creates a variable from a method's return which is @WebResult annotated
createVariablesFromMethodParamaters(Method) - Static method in class com.logicaldoc.webservice.doc.service.JavaLanguageVariableFactory
Creates variables from parameters which are @WebParam annotated
createWebMethodStubSet(Method) - Static method in class com.logicaldoc.webservice.doc.service.WebMethodStubSetFactory
 
createWebServiceStubSet(Class<?>) - Static method in class com.logicaldoc.webservice.doc.service.WebServiceStubSetFactory
 
createWithContent(GUIDocument, String) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Creates a new empty document
createWithContent(GUIDocument, String) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
createWithContent(GUIDocument, String, AsyncCallback<GUIDocument>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
CREATION - com.logicaldoc.core.searchengine.HitField
 
CronExpressionComposer - Class in com.logicaldoc.gui.common.client.widgets
A visual editor for cron expressions
CronExpressionComposer(FormItem, ChangedHandler) - Constructor for class com.logicaldoc.gui.common.client.widgets.CronExpressionComposer
 
cropCenterSquare(BufferedImage, int) - Static method in class com.logicaldoc.core.imaging.ImageUtil
Crops a square at the center of the given image
cropImage(BufferedImage, ImageZone) - Static method in class com.logicaldoc.core.imaging.ImageUtil
Crops an area from given image
cropImageToFile(String, ImageZone, File) - Static method in class com.logicaldoc.core.imaging.ImageUtil
Crops an area and stores it in a given .jpg file
cropVisibleContent(File, File) - Static method in class com.logicaldoc.core.imaging.ImageUtil
Crops an image leaving the smallest square containing something visible
cryptString(String) - Static method in class com.logicaldoc.util.crypt.CryptUtil
This method encodes a given string using the SHA algorithm
CryptUtil - Class in com.logicaldoc.util.crypt
 
CryptUtil(String) - Constructor for class com.logicaldoc.util.crypt.CryptUtil
 
CryptUtil(String, String) - Constructor for class com.logicaldoc.util.crypt.CryptUtil
 
CryptUtil.EncryptionException - Exception in com.logicaldoc.util.crypt
 
CSVFile - Class in com.logicaldoc.util.csv
CSVFile is a class used to handle Comma-Separated Values files.
CSVFile() - Constructor for class com.logicaldoc.util.csv.CSVFile
CSVFile constructor with the default field separator and text qualifier.
CSVFile(char) - Constructor for class com.logicaldoc.util.csv.CSVFile
CSVFile constructor with a given field separator and the default text qualifier.
CSVFile(char, char) - Constructor for class com.logicaldoc.util.csv.CSVFile
CSVFile constructor with given field separator and text qualifier.
CSVFileReader - Class in com.logicaldoc.util.csv
CSVFileReader is a class derived from CSVFile used to parse an existing CSV file.
CSVFileReader(String) - Constructor for class com.logicaldoc.util.csv.CSVFileReader
CSVFileReader constructor just need the name of the existing CSV file that will be read.
CSVFileReader(String, char) - Constructor for class com.logicaldoc.util.csv.CSVFileReader
CSVFileReader constructor with a given field separator.
CSVFileReader(String, char, char) - Constructor for class com.logicaldoc.util.csv.CSVFileReader
CSVFileReader constructor with given field separator and text qualifier.
CSVFileWriter - Class in com.logicaldoc.util.csv
CSVFileWriter is a class derived from CSVFile used to format some fields into a new CSV file.
CSVFileWriter(String) - Constructor for class com.logicaldoc.util.csv.CSVFileWriter
CSVFileWriter constructor just need the name of the CSV file that will be written.
CSVFileWriter(String, boolean) - Constructor for class com.logicaldoc.util.csv.CSVFileWriter
CSVFileWriter constructor just need the name of the CSV file that will be written.
CSVFileWriter(String, char) - Constructor for class com.logicaldoc.util.csv.CSVFileWriter
CSVFileWriter constructor with a given field separator.
CSVFileWriter(String, char, boolean) - Constructor for class com.logicaldoc.util.csv.CSVFileWriter
CSVFileWriter constructor with a given field separator.
CSVFileWriter(String, char, char) - Constructor for class com.logicaldoc.util.csv.CSVFileWriter
CSVFileWriter constructor with given field separator and text qualifier.
CSVFileWriter(String, char, char, boolean) - Constructor for class com.logicaldoc.util.csv.CSVFileWriter
CSVFileWriter constructor with given field separator and text qualifier.
CTX_ATTR_RESOURCE_PATH_PREFIX - Static variable in class com.logicaldoc.webdav.web.WebdavServlet
 
current() - Static method in enum com.logicaldoc.core.RunLevel
 
CURRENT_DATE - Static variable in class com.logicaldoc.core.automation.Automation
 
currentLocale(Session) - Static method in class com.logicaldoc.dropbox.SessionUtil
 
currentLocale(Session) - Static method in class com.logicaldoc.web.util.ServiceUtil
 
currentLocale(String) - Static method in class com.logicaldoc.dropbox.SessionUtil
 
currentLocale(String) - Static method in class com.logicaldoc.web.util.ServiceUtil
 
currentSkin() - Static method in class com.logicaldoc.gui.common.client.util.Util
 
currentTime() - Method in class com.logicaldoc.core.automation.DateTool
Gets the current time
Cursor - Class in com.logicaldoc.gui.frontend.client.document.grid
A cursor to browse among pages
Cursor() - Constructor for class com.logicaldoc.gui.frontend.client.document.grid.Cursor
 
Cursor(boolean, boolean) - Constructor for class com.logicaldoc.gui.frontend.client.document.grid.Cursor
ID of the message to be used to compose the email
CUSTOM_ACTIONS - Static variable in class com.logicaldoc.core.security.Menu
 
CUSTOM_ACTIONS - Static variable in class com.logicaldoc.gui.common.client.Feature
 
CUSTOM_ACTIONS - Static variable in class com.logicaldoc.gui.common.client.Menu
 
CUSTOM_ID - com.logicaldoc.core.searchengine.HitField
 
CUSTOM_ID - Static variable in class com.logicaldoc.gui.common.client.Menu
 
CUSTOM_REPORTS - Static variable in class com.logicaldoc.gui.common.client.Feature
 
CustomActionEditor - Class in com.logicaldoc.gui.frontend.client.settings.gui
This dialog is used to edit a Custom Action
CustomActionEditor(GUIMenu, CustomActionsPanel) - Constructor for class com.logicaldoc.gui.frontend.client.settings.gui.CustomActionEditor
 
CustomActionsPanel - Class in com.logicaldoc.gui.frontend.client.settings.gui
Shows the custom actions
CustomActionsPanel() - Constructor for class com.logicaldoc.gui.frontend.client.settings.gui.CustomActionsPanel
 
CUSTOMID - Static variable in class com.logicaldoc.gui.common.client.Feature
 
CUSTOMID_IMPORT_AND_NEW_DOCUMENT - Static variable in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
CUSTOMID_IMPORT_AND_NEW_RELEASE - Static variable in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
CUSTOMID_IMPORT_AND_NEW_SUBVERSION - Static variable in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
CUSTOMID_NOT_IMPORT - Static variable in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
CUSTOMID_SCHEME - Static variable in class com.logicaldoc.gui.common.client.beans.GUIScheme
 
CustomIdPanel - Class in com.logicaldoc.gui.frontend.client.metadata
Shows the set of filters associated to the current account
CustomIdPanel(GUIScheme[]) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.CustomIdPanel
 
CUSTOMREPORTS - Static variable in class com.logicaldoc.gui.common.client.Menu
 
CustomReportsPanel - Class in com.logicaldoc.gui.frontend.client.reports.custom
Panel showing the list of all custom reports.
CustomReportsPanel() - Constructor for class com.logicaldoc.gui.frontend.client.reports.custom.CustomReportsPanel
 
CustomSerializationPolicyProvider - Class in com.logicaldoc.web.websockets
 
CustomSerializationPolicyProvider() - Constructor for class com.logicaldoc.web.websockets.CustomSerializationPolicyProvider
 
CUT - Static variable in class com.logicaldoc.gui.frontend.client.clipboard.Clipboard
 

D

d - Variable in class com.logicaldoc.core.imaging.ImageDeskew.HoughLine
 
DASHBOARD - Static variable in class com.logicaldoc.core.security.Menu
 
DASHBOARD - Static variable in class com.logicaldoc.gui.common.client.Menu
 
DASHBOARD_CALENDAR - Static variable in class com.logicaldoc.gui.common.client.Menu
 
DASHBOARD_WORKFLOW - Static variable in class com.logicaldoc.gui.common.client.Menu
 
DASHBOARD_WORKFLOW_ALLWORKFLOWS - Static variable in class com.logicaldoc.gui.common.client.Menu
 
DASHBOARD_WORKFLOW_WORKFLOWSINVOLVEDIN - Static variable in class com.logicaldoc.gui.common.client.Menu
 
DASHBOARD_WORKFLOW_WORKFLOWSYOUSUPERVISE - Static variable in class com.logicaldoc.gui.common.client.Menu
 
DashboardPanel - Class in com.logicaldoc.gui.frontend.client.dashboard
This is the dashboard container
Dashlet - Class in com.logicaldoc.core.dashlet
Represents a sub-window of a dashboard
Dashlet - Class in com.logicaldoc.gui.frontend.client.dashboard.dashlet
A small window inside the dashboard.
Dashlet() - Constructor for class com.logicaldoc.core.dashlet.Dashlet
 
Dashlet(GUIDashlet) - Constructor for class com.logicaldoc.gui.frontend.client.dashboard.dashlet.Dashlet
 
DashletContent - Class in com.logicaldoc.core.dashlet
This servlet is responsible for rendering dashlet's contents.
DashletContent() - Constructor for class com.logicaldoc.core.dashlet.DashletContent
 
DashletDAO - Interface in com.logicaldoc.core.dashlet
Instances of this class is a DAO-service for dashlet objects.
DashletEditor - Class in com.logicaldoc.gui.frontend.client.settings.gui
This dialog is used to edit the content of a dashlet
DashletEditor(GUIDashlet, DashletsPanel) - Constructor for class com.logicaldoc.gui.frontend.client.settings.gui.DashletEditor
 
DashletsDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for dashlets data.
DashletsDataServlet() - Constructor for class com.logicaldoc.web.data.DashletsDataServlet
 
DashletsDS - Class in com.logicaldoc.gui.common.client.data
Data Source to handle dashelts grid lists.
DashletsDS() - Constructor for class com.logicaldoc.gui.common.client.data.DashletsDS
 
DashletSelector - Class in com.logicaldoc.gui.frontend.client.dashboard.dashlet
This dialog allows the selection of a portlet
DashletSelector(PortalLayout) - Constructor for class com.logicaldoc.gui.frontend.client.dashboard.dashlet.DashletSelector
 
DashletService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the Dashlet Service.
DashletService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
DashletServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
DashletServiceImpl - Class in com.logicaldoc.web.service
The dashlet service for the operations on the dashlets done through the GUI.
DashletServiceImpl() - Constructor for class com.logicaldoc.web.service.DashletServiceImpl
 
DashletsPanel - Class in com.logicaldoc.gui.frontend.client.settings.gui
Shows the dashlets.
DashletsPanel() - Constructor for class com.logicaldoc.gui.frontend.client.settings.gui.DashletsPanel
 
DATE - com.logicaldoc.core.searchengine.HitField
 
DATE_OPT_ARCHIVED - Static variable in class com.logicaldoc.gui.common.client.beans.GUIRetentionPolicy
 
DATE_OPT_CREATION - Static variable in class com.logicaldoc.gui.common.client.beans.GUIRetentionPolicy
 
DATE_OPT_PUBLISHED - Static variable in class com.logicaldoc.gui.common.client.beans.GUIRetentionPolicy
 
DATE_OPT_STOPPUBLISHING - Static variable in class com.logicaldoc.gui.common.client.beans.GUIRetentionPolicy
 
DateBean - Class in com.logicaldoc.core.i18n
This class converts a date into some formats.
DateBean() - Constructor for class com.logicaldoc.core.i18n.DateBean
 
DateCellFormatter() - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.DateListGridField.DateCellFormatter
 
DateCellFormatter(int) - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.DateListGridField.DateCellFormatter
 
dateFromCompactString(String) - Static method in class com.logicaldoc.core.i18n.DateBean
This method creates the Date object for a compact string in the format yyyyMMdd HH:mm:ss or yyyyHHdd.
DateListGridField - Class in com.logicaldoc.gui.common.client.widgets.grid
A filed to display dates in cells that contains a user reference
DateListGridField(String, String) - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.DateListGridField
 
DateListGridField(String, String, int) - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.DateListGridField
 
DateListGridField.DateCellFormatter - Class in com.logicaldoc.gui.common.client.widgets.grid
Utility formatter for those cells that contains dates
DateTool - Class in com.logicaldoc.core.automation
Utility class to handle dates from inside the Automation
DateTool() - Constructor for class com.logicaldoc.core.automation.DateTool
 
DateTool(String, String, String) - Constructor for class com.logicaldoc.core.automation.DateTool
 
DateTool(Locale) - Constructor for class com.logicaldoc.core.automation.DateTool
 
DateUtil - Class in com.logicaldoc.util.time
Utility methods to handle dates
DateUtil() - Constructor for class com.logicaldoc.util.time.DateUtil
 
DavResourceFactory - Interface in com.logicaldoc.webdav.resource
For more informations, please visit DavResourceFactory
DavResourceFactoryImpl - Class in com.logicaldoc.webdav.resource
For more informations, please visit ResourceFactoryImpl
DavResourceFactoryImpl(LockManager) - Constructor for class com.logicaldoc.webdav.resource.DavResourceFactoryImpl
 
DavResourceFactoryImpl(LockManager, ResourceConfig) - Constructor for class com.logicaldoc.webdav.resource.DavResourceFactoryImpl
 
DavResourceImpl - Class in com.logicaldoc.webdav.resource
For more informations, please visit DavResourceImpl
DavResourceImpl(DavResourceLocator, DavResourceFactory, DavSession, ResourceConfig) - Constructor for class com.logicaldoc.webdav.resource.DavResourceImpl
Create a new DavResource.
DavResourceImpl(DavResourceLocator, DavResourceFactory, DavSession, ResourceConfig, boolean) - Constructor for class com.logicaldoc.webdav.resource.DavResourceImpl
Create a new DavResource
DavResourceImpl(DavResourceLocator, DavResourceFactory, DavSession, ResourceConfig, Resource) - Constructor for class com.logicaldoc.webdav.resource.DavResourceImpl
 
DavResourceIOException - Exception in com.logicaldoc.webdav.exception
Same as @link DavResourceNotFoundException but its more specifically against logicalDOC as will be checked whether this file physically exists
DavResourceIOException(String) - Constructor for exception com.logicaldoc.webdav.exception.DavResourceIOException
 
DavResourceNotFoundException - Exception in com.logicaldoc.webdav.exception
If a Resource could not be logically found, a @link DavResourceIOException will be thrown.
DavResourceNotFoundException(String) - Constructor for exception com.logicaldoc.webdav.exception.DavResourceNotFoundException
 
DavSession - Interface in com.logicaldoc.webdav.session
For more informations, please visit DavSession
DavSessionImpl - Class in com.logicaldoc.webdav.session
For more informations, please visit DavSessionImpl
DavSessionImpl() - Constructor for class com.logicaldoc.webdav.session.DavSessionImpl
 
DAY - com.logicaldoc.util.time.TimeDiff.TimeField
 
DaysCellFormatter - Class in com.logicaldoc.gui.common.client.formatters
Utility formatter for those cells that contains a days number
DaysCellFormatter() - Constructor for class com.logicaldoc.gui.common.client.formatters.DaysCellFormatter
 
DbcpConfig - Class in com.logicaldoc.core.util
Configuration bean for DBCP
DbcpConfig() - Constructor for class com.logicaldoc.core.util.DbcpConfig
 
DBInit - Class in com.logicaldoc.util.dbinit
Database initialisation utility
DBInit() - Constructor for class com.logicaldoc.util.dbinit.DBInit
 
DBInit(List<String>) - Constructor for class com.logicaldoc.util.dbinit.DBInit
A list of sql files to execute
debug(String) - Method in class com.logicaldoc.core.automation.LogTool
Writes in the system log with DEBUG priority
debug(String) - Static method in class com.logicaldoc.gui.common.client.log.GuiLog
 
decide(Authentication, Object, Collection<ConfigAttribute>) - Method in class com.logicaldoc.core.security.spring.LDAccessDecisionManager
 
decimalSepator() - Static method in class com.logicaldoc.gui.common.client.i18n.I18N
 
declareCheckPermission(Frontend) - Static method in class com.logicaldoc.gui.frontend.client.Frontend
Declares the javascript function used to check a permission in the current folder
declareClose(DropSpotPopup) - Static method in class com.logicaldoc.gui.common.client.widgets.DropSpotPopup
Declares the javascript function used to trigger the close of the current popup
DECLARED_ENCODING - Static variable in class com.logicaldoc.util.charset.CharsetMatch
Bit flag indicating he match is based on the declared encoding.
declareDownload() - Static method in class com.logicaldoc.gui.frontend.client.Frontend
Declares the javascript function used to download something
declareGetCurrentFolderId(Frontend) - Static method in class com.logicaldoc.gui.frontend.client.Frontend
Declares the javascript function used to retrieve the current folder ID
declareReloadTrigger(Frontend) - Static method in class com.logicaldoc.gui.frontend.client.Frontend
Declares the javascript function used to trigger the reload of the current folder
declareSearchTag(Frontend) - Static method in class com.logicaldoc.gui.frontend.client.Frontend
Declares the javascript function used to trigger the search for a specific tag
declareShowLostDialog(Login) - Static method in class com.logicaldoc.gui.login.client.Login
Declares the javascript function used to display the lost password popup
decode(char[]) - Static method in class com.logicaldoc.gui.common.client.util.Base64Coder
Decodes a byte array from Base64 format.
decode(char[]) - Static method in class com.logicaldoc.util.Base64Coder
Decodes a byte array from Base64 format.
decode(char[], int, int) - Static method in class com.logicaldoc.util.Base64Coder
Decodes a byte array from Base64 format.
decode(String) - Static method in class com.logicaldoc.gui.common.client.util.Base64Coder
Decodes a byte array from Base64 format.
decode(String) - Static method in class com.logicaldoc.util.Base64Coder
Decodes a byte array from Base64 format.
decode(String) - Static method in class com.logicaldoc.util.html.HTMLColor
Decode HTML-attribute style of color to Color
decode(String) - Static method in class com.logicaldoc.util.http.HttpBasicAuthenticationHeader
 
decodeFromAuthorization(String) - Static method in class com.logicaldoc.util.http.HttpBasicAuthenticationHeader
 
decodeLines(String) - Static method in class com.logicaldoc.util.Base64Coder
Decodes a byte array from Base64 format and ignores line separators, tabs and blanks.
decodeString(String) - Static method in class com.logicaldoc.gui.common.client.util.Base64Coder
Decodes a string from Base64 format.
decodeString(String) - Static method in class com.logicaldoc.util.Base64Coder
Decodes a string from Base64 format.
decrypt(File, File) - Method in class com.logicaldoc.util.crypt.CryptUtil
 
decrypt(String) - Method in class com.logicaldoc.util.crypt.CryptUtil
 
decrypt(String) - Method in class com.logicaldoc.util.security.StringEncrypter
 
deDuplicate(Long, boolean) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Convert duplicates with aliases, just one of the documents is maintained
deDuplicate(Long, boolean) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
deDuplicate(Long, boolean, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
DEFAULT - com.logicaldoc.core.RunLevel
 
DEFAULT_ENCRYPTION_KEY - Static variable in class com.logicaldoc.util.crypt.CryptUtil
 
DEFAULT_ENCRYPTION_KEY - Static variable in class com.logicaldoc.util.security.StringEncrypter
 
DEFAULT_FONT_FAMILY - Static variable in class com.logicaldoc.util.log4j.LDHtmlLayout
Default font family: "arial,sans-serif".
DEFAULT_ID - Static variable in class com.logicaldoc.core.security.Tenant
 
DEFAULT_MAX - Static variable in class com.logicaldoc.gui.common.client.data.DocumentsDS
 
DEFAULT_MAX - Static variable in class com.logicaldoc.gui.common.client.data.IndexingQueueDS
 
DEFAULT_MAX - Static variable in class com.logicaldoc.gui.frontend.client.metadata.form.ResponsesDS
 
DEFAULT_NAME - Static variable in class com.logicaldoc.core.security.Tenant
 
DEFAULT_TYPE - Static variable in class com.logicaldoc.core.security.Tenant
 
DEFAULT_WEBCSS - Static variable in class com.logicaldoc.gui.common.client.beans.GUIForm
 
DefaultAuthenticator - Class in com.logicaldoc.core.security.authentication
This is the basic authentication mechanism, that searches for the user in the LogicalDOC database.
DefaultAuthenticator() - Constructor for class com.logicaldoc.core.security.authentication.DefaultAuthenticator
 
defaultConnectionColor - Static variable in class com.orange.links.client.connection.AbstractConnection
 
DefaultHandler - Class in com.logicaldoc.webdav.io.handler
For more informations, please visit DefaultHandler
DefaultHandler() - Constructor for class com.logicaldoc.webdav.io.handler.DefaultHandler
 
DefaultHandler(IOManager) - Constructor for class com.logicaldoc.webdav.io.handler.DefaultHandler
 
DefaultHandler(IOManager, String, String, String) - Constructor for class com.logicaldoc.webdav.io.handler.DefaultHandler
 
DefaultIOManager - Class in com.logicaldoc.webdav.io.manager
For more informations, please visit DefaultIOManager
DefaultIOManager() - Constructor for class com.logicaldoc.webdav.io.manager.DefaultIOManager
 
DefaultPluginRegistry - Class in com.logicaldoc.util.plugin
Basic implementation of a PluginRegistry
DefaultPluginRegistry() - Constructor for class com.logicaldoc.util.plugin.DefaultPluginRegistry
 
DEFAULTWORKSPACEID - Static variable in class com.logicaldoc.core.folder.Folder
 
DEFAULTWORKSPACENAME - Static variable in class com.logicaldoc.core.folder.Folder
 
delete - Variable in class com.logicaldoc.webservice.mobile.PermissionVO
 
delete() - Method in class com.orange.links.client.connection.AbstractConnection
 
delete(long) - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
delete(long) - Method in interface com.logicaldoc.core.PersistentObjectDAO
This method deletes an entity.
delete(long) - Method in class com.logicaldoc.core.store.FSStorer
 
delete(long) - Method in interface com.logicaldoc.core.store.Storer
Deletes all resources of a document from the storage.
delete(long) - Method in interface com.logicaldoc.gui.frontend.client.services.AttributeSetService
Deletes a given set
delete(long) - Method in interface com.logicaldoc.gui.frontend.client.services.BarcodeService
Deletes a given template
delete(long) - Method in interface com.logicaldoc.gui.frontend.client.services.DashletService
 
delete(long) - Method in interface com.logicaldoc.gui.frontend.client.services.EmailAccountService
Deletes a given account
delete(long) - Method in interface com.logicaldoc.gui.frontend.client.services.FormService
Deletes a form
delete(long) - Method in interface com.logicaldoc.gui.frontend.client.services.ImpexService
Deletes a specific archive by its identifier
delete(long) - Method in interface com.logicaldoc.gui.frontend.client.services.ImportFolderService
Deletes a given import folder
delete(long) - Method in interface com.logicaldoc.gui.frontend.client.services.LDAPService
Deletes the specified server
delete(long) - Method in interface com.logicaldoc.gui.frontend.client.services.ReportService
Deletes a given report
delete(long) - Method in interface com.logicaldoc.gui.frontend.client.services.RetentionPoliciesService
Deletes a given policy
delete(long) - Method in interface com.logicaldoc.gui.frontend.client.services.StampService
Deletes a given stamp
delete(long) - Method in interface com.logicaldoc.gui.frontend.client.services.SyndicationService
Deletes a given syndication
delete(long) - Method in interface com.logicaldoc.gui.frontend.client.services.TemplateService
Deletes a given template
delete(long) - Method in interface com.logicaldoc.gui.frontend.client.services.TenantService
Deletes a specific tenant by its ID
delete(long) - Method in interface com.logicaldoc.gui.frontend.client.services.ZonalOCRService
Deletes a given template
delete(long) - Method in class com.logicaldoc.web.service.AttributeSetServiceImpl
 
delete(long) - Method in class com.logicaldoc.web.service.DashletServiceImpl
 
delete(long) - Method in class com.logicaldoc.web.service.TemplateServiceImpl
 
delete(long) - Method in class com.logicaldoc.webservice.rest.client.RestDocumentClient
 
delete(long) - Method in class com.logicaldoc.webservice.rest.client.RestFolderClient
 
delete(long) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Deletes a document
delete(long) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
delete(long) - Method in class com.logicaldoc.webservice.rest.endpoint.RestFolderService
 
delete(long) - Method in interface com.logicaldoc.webservice.rest.FolderService
 
delete(long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.ContactService
Deletes a selection of contacts
delete(long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Deletes a selection of documents
delete(long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderService
Deletes the folders and the subtrees
delete(long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.MessageService
Deletes a list of Messages
delete(long[]) - Method in class com.logicaldoc.web.service.ContactServiceImpl
 
delete(long[]) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
delete(long[]) - Method in class com.logicaldoc.web.service.FolderServiceImpl
 
delete(long[]) - Method in class com.logicaldoc.web.service.MessageServiceImpl
 
delete(long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.ContactServiceAsync
 
delete(long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
delete(long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderServiceAsync
 
delete(long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.MessageServiceAsync
 
delete(long, int) - Method in class com.logicaldoc.core.communication.HibernateMessageTemplateDAO
 
delete(long, int) - Method in class com.logicaldoc.core.dashlet.HibernateDashletDAO
 
delete(long, int) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentLinkDAO
 
delete(long, int) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentNoteDAO
 
delete(long, int) - Method in class com.logicaldoc.core.document.dao.HibernateRatingDAO
 
delete(long, int) - Method in class com.logicaldoc.core.document.dao.HibernateVersionDAO
 
delete(long, int) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
delete(long, int) - Method in class com.logicaldoc.core.generic.HibernateGenericDAO
 
delete(long, int) - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
delete(long, int) - Method in class com.logicaldoc.core.metadata.HibernateAttributeOptionDAO
 
delete(long, int) - Method in class com.logicaldoc.core.metadata.HibernateAttributeSetDAO
 
delete(long, int) - Method in class com.logicaldoc.core.metadata.HibernateTemplateDAO
 
delete(long, int) - Method in interface com.logicaldoc.core.PersistentObjectDAO
This method deletes an entity and you can give a deletion code
delete(long, int) - Method in class com.logicaldoc.core.searchengine.saved.HibernateSearchDAO
 
delete(long, int) - Method in class com.logicaldoc.core.security.dao.HibernateDeviceDAO
 
delete(long, int) - Method in class com.logicaldoc.core.security.dao.HibernateGroupDAO
 
delete(long, int) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
delete(long, int) - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
delete(long, int) - Method in class com.logicaldoc.core.sequence.HibernateSequenceDAO
 
delete(long, int, DocumentHistory) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
This method deletes the document object and insert a new document history entry.
delete(long, int, DocumentHistory) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
delete(long, int, FolderHistory) - Method in interface com.logicaldoc.core.folder.FolderDAO
This method deletes the folder object and insert a new folder history entry
delete(long, int, FolderHistory) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
delete(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.AttributeSetServiceAsync
 
delete(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.BarcodeServiceAsync
 
delete(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DashletServiceAsync
 
delete(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.EmailAccountServiceAsync
 
delete(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.FormServiceAsync
 
delete(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.ImpexServiceAsync
 
delete(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.ImportFolderServiceAsync
 
delete(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.LDAPServiceAsync
 
delete(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.ReportServiceAsync
 
delete(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.RetentionPoliciesServiceAsync
 
delete(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.StampServiceAsync
 
delete(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SyndicationServiceAsync
 
delete(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.TemplateServiceAsync
 
delete(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.TenantServiceAsync
 
delete(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.ZonalOCRServiceAsync
 
delete(long, DocumentHistory) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Shortcut for delete(docId, 1, transaction)
delete(long, DocumentHistory) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
delete(long, FolderHistory) - Method in interface com.logicaldoc.core.folder.FolderDAO
Shortcut for delete(id, 1, transaction)
delete(long, FolderHistory) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
delete(long, UserHistory) - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
delete(long, UserHistory) - Method in interface com.logicaldoc.core.security.dao.UserDAO
This method deletes the user object and insert a new user history entry.
delete(long, String) - Method in class com.logicaldoc.core.automation.DocTool
Delete a document
delete(long, String) - Method in class com.logicaldoc.core.automation.FolderTool
Delete a folder
delete(long, String) - Method in class com.logicaldoc.core.store.FSStorer
 
delete(long, String) - Method in interface com.logicaldoc.core.store.Storer
Deletes a specific resource of a document from the storage.
delete(long, String) - Method in interface com.logicaldoc.gui.frontend.client.services.SchemeService
Deletes a template
delete(long, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SchemeServiceAsync
 
delete(String) - Method in interface com.logicaldoc.gui.frontend.client.services.GDriveService
Deletes a document in Google Drive
delete(String) - Method in interface com.logicaldoc.gui.frontend.client.services.TagService
Deletes an existing tag
delete(String) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowService
Deletes a given workflow
delete(String) - Method in interface com.logicaldoc.gui.frontend.client.services.ZohoService
Deletes a document in Zoho
delete(String) - Method in class com.logicaldoc.web.service.TagServiceImpl
 
delete(String[]) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchService
Deletes a previously saved search
delete(String[]) - Method in class com.logicaldoc.web.service.SearchServiceImpl
 
delete(String[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchServiceAsync
 
delete(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
delete(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapFolderClient
 
delete(String, long) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Deletes an existing document with the given identifier.
delete(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
delete(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapFolderService
 
delete(String, long) - Method in interface com.logicaldoc.webservice.soap.FolderService
Deletes an existing folder.
delete(String, long, long) - Method in class com.logicaldoc.core.sequence.HibernateSequenceDAO
 
delete(String, long, long) - Method in interface com.logicaldoc.core.sequence.SequenceDAO
Deletes the sequence
delete(String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.GDriveServiceAsync
 
delete(String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.TagServiceAsync
 
delete(String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowServiceAsync
 
delete(String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.ZohoServiceAsync
 
DELETE - com.logicaldoc.core.security.Permission
 
deleteAll(Collection<Document>, int, DocumentHistory) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Deletes all documents form the database and modifies the custom ids of all documents
deleteAll(Collection<Document>, int, DocumentHistory) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
deleteAll(Collection<Document>, DocumentHistory) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Shortcut for deleteAll(documents, 1, transaction)
deleteAll(Collection<Document>, DocumentHistory) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
deleteAll(Collection<Folder>, int, FolderHistory) - Method in interface com.logicaldoc.core.folder.FolderDAO
For each folder, save the folder delete history entry for each folder and delete the folder
deleteAll(Collection<Folder>, int, FolderHistory) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
deleteAll(Collection<Folder>, FolderHistory) - Method in interface com.logicaldoc.core.folder.FolderDAO
Shortcut for deleteAll(folders, 1, transaction)
deleteAll(Collection<Folder>, FolderHistory) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
deleteAll(Collection<Menu>) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
deleteAll(Collection<T>) - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
deleteAll(Collection<T>) - Method in interface com.logicaldoc.core.PersistentObjectDAO
Deletes all entries form the database
deleteAll(Collection<T>, int) - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
deleteAll(Collection<T>, int) - Method in interface com.logicaldoc.core.PersistentObjectDAO
Deletes all entries form the database giving a specific deletion code
deleteAttributeSet(long) - Method in class com.logicaldoc.webservice.rest.client.RestDocumentMetadataClient
 
deleteAttributeSet(long) - Method in interface com.logicaldoc.webservice.rest.DocumentMetadataService
Deletes an existing attribute set with the given identifier.
deleteAttributeSet(long) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentMetadataService
 
deleteAttributeSet(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentMetadataClient
 
deleteAttributeSet(String, long) - Method in interface com.logicaldoc.webservice.soap.DocumentMetadataService
Deletes an existing attribute set with the given identifier.
deleteAttributeSet(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentMetadataService
 
deleteBookmark(long) - Method in interface com.logicaldoc.webservice.rest.BookmarkService
 
deleteBookmark(long) - Method in class com.logicaldoc.webservice.rest.client.RestBookmarkClient
 
deleteBookmark(long) - Method in class com.logicaldoc.webservice.rest.endpoint.RestBookmarkService
 
deleteBookmark(String, long) - Method in interface com.logicaldoc.webservice.soap.BookmarkService
 
deleteBookmark(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapBookmarkClient
 
deleteBookmark(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapBookmarkService
 
deleteBookmarks(long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Deletes a set of bookmarks
deleteBookmarks(long[]) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
deleteBookmarks(long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
deleteByDocId(long) - Method in class com.logicaldoc.core.ticket.HibernateTicketDAO
 
deleteByDocId(long) - Method in interface com.logicaldoc.core.ticket.TicketDAO
This method deletes all tickets of the specified document.
deleteBySetIdAndAttribute(long, String) - Method in interface com.logicaldoc.core.metadata.AttributeOptionDAO
This method deletes options.
deleteBySetIdAndAttribute(long, String) - Method in class com.logicaldoc.core.metadata.HibernateAttributeOptionDAO
 
deleteByTicketId(String) - Method in class com.logicaldoc.core.ticket.HibernateTicketDAO
 
deleteByTicketId(String) - Method in interface com.logicaldoc.core.ticket.TicketDAO
This method deletes a download ticket.
deleteCertificate() - Method in interface com.logicaldoc.gui.frontend.client.services.SignService
Delete the certificate of the current user
deleteCertificate(AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SignServiceAsync
 
deleteConnection(Connection) - Method in class com.orange.links.client.DiagramController
 
deleteCurrentNodeSessions() - Method in class com.logicaldoc.core.security.dao.HibernateSessionDAO
 
deleteCurrentNodeSessions() - Method in interface com.logicaldoc.core.security.dao.SessionDAO
Removes all the sessions that refers to the current node
deleted(GUIDocument[]) - Method in class com.logicaldoc.gui.common.client.observer.DocumentController
 
deleted(GUIFolder) - Method in class com.logicaldoc.gui.common.client.observer.FolderController
 
DELETED - com.logicaldoc.core.document.DocumentEvent
 
DELETED - com.logicaldoc.core.folder.FolderEvent
 
DELETED - com.logicaldoc.core.security.UserEvent
 
DELETED_CODE_DEFAULT - Static variable in class com.logicaldoc.core.PersistentObject
This is used to mark a deletion that must be shown in the trash bin
DELETED_CODE_STRONG - Static variable in class com.logicaldoc.core.PersistentObject
This is used to mark a deletion that must be physically removed
DELETED_DOCS - Static variable in class com.logicaldoc.gui.common.client.Menu
 
DELETED_FOLDERS - Static variable in class com.logicaldoc.gui.common.client.Menu
 
DeletedDocsDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for deleted documents data retrieval
DeletedDocsDataServlet() - Constructor for class com.logicaldoc.web.data.DeletedDocsDataServlet
 
DeletedDocsDS - Class in com.logicaldoc.gui.common.client.data
Datasource to handle deleted documents grid lists.
DeletedDocsDS(Long, Long) - Constructor for class com.logicaldoc.gui.common.client.data.DeletedDocsDS
 
DeletedDocsReport - Class in com.logicaldoc.gui.frontend.client.reports
This panel shows a list of deleted documents
DeletedDocsReport() - Constructor for class com.logicaldoc.gui.frontend.client.reports.DeletedDocsReport
 
DeletedFoldersDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for deleted folders data retrieval
DeletedFoldersDataServlet() - Constructor for class com.logicaldoc.web.data.DeletedFoldersDataServlet
 
DeletedFoldersDS - Class in com.logicaldoc.gui.common.client.data
Datasource to handle deleted folders grid lists.
DeletedFoldersDS(Long, Long) - Constructor for class com.logicaldoc.gui.common.client.data.DeletedFoldersDS
 
DeletedFoldersReport - Class in com.logicaldoc.gui.frontend.client.reports
This panel shows a list of deleted folders
DeletedFoldersReport() - Constructor for class com.logicaldoc.gui.frontend.client.reports.DeletedFoldersReport
 
deleteEvent(long) - Method in interface com.logicaldoc.gui.frontend.client.services.CalendarService
Deletes an event.
deleteEvent(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.CalendarServiceAsync
 
deleteExpired() - Method in class com.logicaldoc.core.ticket.HibernateTicketDAO
 
deleteExpired() - Method in interface com.logicaldoc.core.ticket.TicketDAO
Deletes all expired tickets
deleteExpiredMessages(int) - Method in class com.logicaldoc.core.communication.HibernateSystemMessageDAO
 
deleteExpiredMessages(int) - Method in interface com.logicaldoc.core.communication.SystemMessageDAO
Removes all expired messages for the specified type
deleteExpiredMessages(String) - Method in class com.logicaldoc.core.communication.HibernateSystemMessageDAO
 
deleteExpiredMessages(String) - Method in interface com.logicaldoc.core.communication.SystemMessageDAO
Removes all system expired messages for the specified recipient
deleteFolder(String) - Method in interface com.logicaldoc.gui.frontend.client.services.ImpexService
Deletes a folder in impex/in folder
deleteFolder(String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.ImpexServiceAsync
 
deleteFromIndex(Document) - Method in interface com.logicaldoc.core.document.DocumentManager
Utility method for document removal from index and database update(flag indexed)
deleteFromIndex(Document) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
Utility method for document removal from index
deleteFromTrash(Long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Deletes a selection of documents from trash
deleteFromTrash(Long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderService
Deletes a selection of folders from trash
deleteFromTrash(Long[]) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
deleteFromTrash(Long[]) - Method in class com.logicaldoc.web.service.FolderServiceImpl
 
deleteFromTrash(Long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
deleteFromTrash(Long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderServiceAsync
 
deleteGroup(long) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Deletes a given group
deleteGroup(long) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
deleteGroup(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
deleteGroup(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapSecurityClient
 
deleteGroup(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapSecurityService
 
deleteGroup(String, long) - Method in interface com.logicaldoc.webservice.soap.SecurityService
Deletes an existing group with the given identifier
deleteHit(long) - Method in interface com.logicaldoc.core.searchengine.SearchEngine
Deletes an hit in the index of the search engine.
deleteHit(long) - Method in class com.logicaldoc.core.searchengine.StandardSearchEngine
 
deleteHits(Collection<Long>) - Method in interface com.logicaldoc.core.searchengine.SearchEngine
Removed all passed hits from the index
deleteHits(Collection<Long>) - Method in class com.logicaldoc.core.searchengine.StandardSearchEngine
 
deleteIncremental(long) - Method in interface com.logicaldoc.gui.frontend.client.services.ImpexService
Deletes a given incremental configuration
deleteIncremental(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.ImpexServiceAsync
 
deleteInstance(String) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowService
Deletes a given workflow instance
deleteInstance(String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowServiceAsync
 
deleteInstances(String[]) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowService
Deletes a given workflow instances
deleteInstances(String[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowServiceAsync
 
deleteKeystore(long) - Method in interface com.logicaldoc.gui.frontend.client.services.SignService
Deletes the actual key store
deleteKeystore(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SignServiceAsync
 
deleteLink(long) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Removes an existing link
deleteLink(long) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
deleteLink(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
deleteLink(String, long) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Removes an existing link
deleteLink(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
deleteLinks(long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Deletes a selection of links
deleteLinks(long[]) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
deleteLinks(long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
deleteMenu(long) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Deletes a menu but only if is not a legacy menu (type not 0)
deleteMenu(long) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
deleteMenu(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
deleteNote(long) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowService
Deletes a note
deleteNote(long) - Method in class com.logicaldoc.webservice.rest.client.RestDocumentClient
Adds a new note for the given document
deleteNote(long) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Deletes a new note by note identifier
deleteNote(long) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
Adds a new note for the given document
deleteNote(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowServiceAsync
 
deleteNote(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
deleteNote(String, long) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Adds a new note for the given document
deleteNote(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
deleteNotes(long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Deletes a selection of document notes
deleteNotes(long[]) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
deleteNotes(long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
deleteObject(CallContext, String) - Method in class com.logicaldoc.cmis.LDRepository
CMIS deleteObject
deleteObjectOrCancelCheckOut(String, String, Boolean, ExtensionsData) - Method in class com.logicaldoc.cmis.LDCmisService
 
deleteObjectOrCancelCheckOut(CallContext, String) - Method in class com.logicaldoc.cmis.LDRepository
 
deleteOptions(long, String, String[]) - Method in interface com.logicaldoc.gui.frontend.client.services.AttributeSetService
Delete a selection of options
deleteOptions(long, String, String[]) - Method in class com.logicaldoc.web.service.AttributeSetServiceImpl
 
deleteOptions(long, String, String[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.AttributeSetServiceAsync
 
deleteOrphaned(long) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
This method deletes the documents into deleted folders.
deleteOrphaned(long) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
deleteOrphaned(long, Collection<String>) - Method in interface com.logicaldoc.core.metadata.AttributeOptionDAO
This method deletes the orphaned options of a given template
deleteOrphaned(long, Collection<String>) - Method in class com.logicaldoc.core.metadata.HibernateAttributeOptionDAO
 
deleteRating(long) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Deletes a vote
deleteRating(long) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
deleteRating(long, AsyncCallback<Integer>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
deleteResource(Resource, DavSession) - Method in interface com.logicaldoc.webdav.resource.service.ResourceService
Deletion of a resource within logicalDOC.
deleteResource(Resource, DavSession) - Method in class com.logicaldoc.webdav.resource.service.ResourceServiceImpl
 
deleteRoutines(long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.AutomationService
 
deleteRoutines(long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.AutomationServiceAsync
 
deleteSequence(long) - Method in interface com.logicaldoc.gui.frontend.client.services.SchemeService
Deletes the given sequence
deleteSequence(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SchemeServiceAsync
 
deleteSubscriptions(long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.AuditService
Deletes a list of Subscriptions
deleteSubscriptions(long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.AuditServiceAsync
 
deleteTemplate(long) - Method in class com.logicaldoc.webservice.rest.client.RestDocumentMetadataClient
 
deleteTemplate(long) - Method in interface com.logicaldoc.webservice.rest.DocumentMetadataService
Deletes an existing template with the given identifier
deleteTemplate(long) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentMetadataService
 
deleteTemplate(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentMetadataClient
 
deleteTemplate(String, long) - Method in interface com.logicaldoc.webservice.soap.DocumentMetadataService
Deletes an existing template with the given identifier
deleteTemplate(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentMetadataService
 
deleteTemplates(long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.MessageService
Deletes a selection of templates
deleteTemplates(long[]) - Method in class com.logicaldoc.web.service.MessageServiceImpl
 
deleteTemplates(long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.MessageServiceAsync
 
deleteTemplates(String) - Method in interface com.logicaldoc.gui.frontend.client.services.MessageService
Deletes the templates with the given name
deleteTemplates(String) - Method in class com.logicaldoc.web.service.MessageServiceImpl
 
deleteTemplates(String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.MessageServiceAsync
 
deleteTicket(long) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
 
deleteTicket(long) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
deleteTicket(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
deleteTree(long, int, FolderHistory) - Method in interface com.logicaldoc.core.folder.FolderDAO
Delete a folder and all its sub-folders that a user can delete.
deleteTree(long, int, FolderHistory) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
deleteTree(long, FolderHistory) - Method in interface com.logicaldoc.core.folder.FolderDAO
Shortcut for deleteTree(folderId, 1, transaction)
deleteTree(long, FolderHistory) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
deleteTree(Folder, int, FolderHistory) - Method in interface com.logicaldoc.core.folder.FolderDAO
Deletes a folder and all its sub-folders that a user can delete.
deleteTree(Folder, int, FolderHistory) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
deleteTree(String, String, Boolean, UnfileObject, Boolean, ExtensionsData) - Method in class com.logicaldoc.cmis.LDCmisService
 
deleteTree(CallContext, String, Boolean) - Method in class com.logicaldoc.cmis.LDRepository
CMIS deleteTree
deleteTrigger(long) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowService
Deletes a workflow trigger
deleteTrigger(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowServiceAsync
 
deleteTriggers(long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.AutomationService
 
deleteTriggers(long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.AutomationServiceAsync
 
deleteTrustedDevices(String[]) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Deletes a set of trusted devices for the current user
deleteTrustedDevices(String[]) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
deleteTrustedDevices(String[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
deleteUser(long) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Deletes a given user
deleteUser(long) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
deleteUser(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
deleteUser(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapSecurityClient
 
deleteUser(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapSecurityService
 
deleteUser(String, long) - Method in interface com.logicaldoc.webservice.soap.SecurityService
Deletes an existing user with the given identifier
deleteVersion(long, DocumentHistory) - Method in interface com.logicaldoc.core.document.DocumentManager
Deletes a specific version.
deleteVersion(long, DocumentHistory) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
deleteVersion(long, String) - Method in class com.logicaldoc.webservice.rest.client.RestDocumentClient
Adds a new note for the given document
deleteVersion(long, String) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Deletes a version by document identifier and version ID.
deleteVersion(long, String) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
deleteVersion(String, long, String) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
deleteVersion(String, long, String) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Deletes a version of a document with the given identifiers.
deleteVersion(String, long, String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
deleteVersions(long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Deletes a selection of versions
deleteVersions(long[]) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
deleteVersions(long[], AsyncCallback<GUIDocument>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
deleteVersions(long, Long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.ImpexService
Deletes a set of versions from the given archive
deleteVersions(long, Long[], AsyncCallback<GUIArchive>) - Method in interface com.logicaldoc.gui.frontend.client.services.ImpexServiceAsync
 
deleteWidget(Widget) - Method in class com.orange.links.client.DiagramController
 
DeltaVResourceImpl - Class in com.logicaldoc.webdav.resource
For more informations, please visit DeltaVResourceImpl
DeltaVResourceImpl(DavResourceLocator, DavResourceFactory, DavSession, ResourceConfig) - Constructor for class com.logicaldoc.webdav.resource.DeltaVResourceImpl
 
DeltaVResourceImpl(DavResourceLocator, DavResourceFactory, DavSession, ResourceConfig, boolean) - Constructor for class com.logicaldoc.webdav.resource.DeltaVResourceImpl
 
DeltaVResourceImpl(DavResourceLocator, DavResourceFactory, DavSession, ResourceConfig, Resource) - Constructor for class com.logicaldoc.webdav.resource.DeltaVResourceImpl
 
DEMO - com.logicaldoc.core.RunLevel
 
demo.jaxrs.openapi.server - package demo.jaxrs.openapi.server
 
deploy(GUIWorkflow) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowService
Deploys a given workflow
deploy(GUIWorkflow, AsyncCallback<GUIWorkflow>) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowServiceAsync
 
DES_ENCRYPTION_SCHEME - Static variable in class com.logicaldoc.util.crypt.CryptUtil
 
DES_ENCRYPTION_SCHEME - Static variable in class com.logicaldoc.util.security.StringEncrypter
 
description() - Method in annotation type com.logicaldoc.webservice.doc.WSDoc
 
DESCRIPTION - Static variable in class com.logicaldoc.util.rss.FeedParser
 
DESEDE_ENCRYPTION_SCHEME - Static variable in class com.logicaldoc.util.crypt.CryptUtil
 
DESEDE_ENCRYPTION_SCHEME - Static variable in class com.logicaldoc.util.security.StringEncrypter
 
deselectAll() - Method in interface com.logicaldoc.gui.frontend.client.document.grid.DocumentsGrid
Clear the actual selection
deselectAll() - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
deselectAll() - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsTileGrid
 
deserializeMessage(String) - Method in class com.logicaldoc.gui.common.client.websockets.WebsocketListener
 
deskew() - Method in class com.logicaldoc.core.imaging.ImageDeskew
Deskews the image
destroy() - Method in class com.logicaldoc.cmis.ServiceFactory
 
destroy() - Method in class com.logicaldoc.core.security.SessionManager
 
destroy() - Method in class com.logicaldoc.core.store.AbstractStorer
 
destroy() - Method in interface com.logicaldoc.core.store.Storer
Destroy method
destroy() - Method in class com.logicaldoc.core.task.SchedulerFactoryBean
 
destroy() - Method in class com.logicaldoc.gui.common.client.widgets.automation.AutomationEditor
 
destroy() - Method in class com.logicaldoc.gui.common.client.widgets.automation.AutomationItemEditor
 
destroy() - Method in class com.logicaldoc.gui.frontend.client.dashboard.chat.ChatMessagesPanel
 
destroy() - Method in class com.logicaldoc.gui.frontend.client.dashboard.chat.OnlineUsersPanel
 
destroy() - Method in class com.logicaldoc.gui.frontend.client.dashboard.dashlet.NotesDashlet
 
destroy() - Method in class com.logicaldoc.gui.frontend.client.dashboard.MessagesPanel
 
destroy() - Method in class com.logicaldoc.gui.frontend.client.document.AliasesPanel
 
destroy() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
destroy() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsListPanel
 
destroy() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
destroy() - Method in interface com.logicaldoc.gui.frontend.client.document.grid.DocumentsGrid
 
destroy() - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
destroy() - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsTileGrid
 
destroy() - Method in class com.logicaldoc.gui.frontend.client.folder.AliasesPanel
 
destroy() - Method in class com.logicaldoc.gui.frontend.client.folder.FolderDetailsPanel
 
destroy() - Method in class com.logicaldoc.gui.frontend.client.folder.FolderNavigator
 
destroy() - Method in class com.logicaldoc.gui.frontend.client.folder.FolderSecurityPanel
 
destroy() - Method in class com.logicaldoc.gui.frontend.client.impex.archives.VersionsPanel
 
destroy() - Method in class com.logicaldoc.gui.frontend.client.menu.MainMenu
 
destroy() - Method in class com.logicaldoc.gui.frontend.client.metadata.template.TemplateSecurityPanel
 
destroy() - Method in class com.logicaldoc.gui.frontend.client.panels.StatusBarIcons
 
destroy() - Method in class com.logicaldoc.gui.frontend.client.search.HitsListPanel
 
destroy() - Method in class com.logicaldoc.gui.frontend.client.search.SearchPanel
 
destroy() - Method in class com.logicaldoc.gui.frontend.client.security.user.UserDetailsPanel
 
destroy() - Method in class com.logicaldoc.gui.frontend.client.system.task.TasksPanel
 
destroy() - Method in class com.logicaldoc.gui.frontend.client.workflow.designer.WorkflowSecurity
 
destroy() - Method in class com.logicaldoc.web.xss.XssFilter
 
DetailsPreviewPanel - Class in com.logicaldoc.gui.frontend.client.document
This panel shows the full preview of a document
DetailsPreviewPanel(GUIDocument) - Constructor for class com.logicaldoc.gui.frontend.client.document.DetailsPreviewPanel
 
detect() - Method in class com.logicaldoc.util.charset.CharsetDetector
Return the charset that best matches the supplied input data.
detectAll() - Method in class com.logicaldoc.util.charset.CharsetDetector
Return an array of all charsets that appear to be plausible matches with the input data.
DetectDuplicates - Class in com.logicaldoc.i18n
Detects duplicated keys in the messages bundle
DetectDuplicates() - Constructor for class com.logicaldoc.i18n.DetectDuplicates
 
detectKey() - Static method in class com.logicaldoc.gui.common.client.util.Util
Detect KEY specification from the request
detectLocale() - Static method in class com.logicaldoc.gui.common.client.util.Util
Detect locale specification from the request
detectTenant() - Static method in class com.logicaldoc.gui.common.client.util.Util
Detect tenant specification from the request
DEVEL - com.logicaldoc.core.RunLevel
 
Device - Class in com.logicaldoc.core.security
Represents a device with wich a user connects to the platform
Device() - Constructor for class com.logicaldoc.core.security.Device
 
Device(HttpServletRequest) - Constructor for class com.logicaldoc.core.security.Device
Constructs a new Device inspecting the current request
DeviceDAO - Interface in com.logicaldoc.core.security.dao
A DAO to handle the devices
DevicesDataServlet - Class in com.logicaldoc.web.data
This servlet retrieves the trusted devices
DevicesDataServlet() - Constructor for class com.logicaldoc.web.data.DevicesDataServlet
 
DevicesDS - Class in com.logicaldoc.gui.common.client.data
Data Source to show the user's devices.
DevicesDS() - Constructor for class com.logicaldoc.gui.common.client.data.DevicesDS
 
DiagramController - Class in com.orange.links.client
Controller which manage all the diagram logic
DiagramController(int, int) - Constructor for class com.orange.links.client.DiagramController
Initialize the controller diagram.
DICOM_EXTS - Static variable in class com.logicaldoc.gui.common.client.util.Util
 
DICTIONARY - Static variable in class com.logicaldoc.core.automation.Automation
 
DiffRecord(String, String, String, String, int) - Constructor for class com.logicaldoc.gui.frontend.client.document.MetadataDiff.DiffRecord
 
DigestProcessor - Class in com.logicaldoc.core.document
This task takes care of calculating the documents digest
DigestProcessor() - Constructor for class com.logicaldoc.core.document.DigestProcessor
 
DIGITAL_SIGNATURE - Static variable in class com.logicaldoc.gui.common.client.Feature
 
DIGITAL_SIGNATURE_CLIENT - Static variable in class com.logicaldoc.gui.common.client.Feature
 
DigitalSignatureDialog - Class in com.logicaldoc.gui.frontend.client.document.signature
This is the form used to gather informations to dgitally sign more documents
DigitalSignatureDialog(long[]) - Constructor for class com.logicaldoc.gui.frontend.client.document.signature.DigitalSignatureDialog
 
DigitalSignaturePanel - Class in com.logicaldoc.gui.frontend.client.document.signature
This panel shows the digital signatures.
DigitalSignaturePanel(GUIDocument) - Constructor for class com.logicaldoc.gui.frontend.client.document.signature.DigitalSignaturePanel
 
DISABLED - com.logicaldoc.core.security.UserEvent
 
disableSave() - Method in class com.logicaldoc.gui.common.client.widgets.EditingTabSet
 
disableTask(String) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemService
Disables the task
disableTask(String) - Method in class com.logicaldoc.web.service.SystemServiceImpl
 
disableTask(String, AsyncCallback<Boolean>) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemServiceAsync
 
disableTicket(long) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
 
disableTicket(long) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
disableTicket(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
DiscussionsDS - Class in com.logicaldoc.gui.common.client.data
Datasource to handle documents grid lists.
DiscussionsDS(long) - Constructor for class com.logicaldoc.gui.common.client.data.DiscussionsDS
 
display(String) - Static method in class com.logicaldoc.webservice.doc.view.simple.SimpleClassNameDisplayUtils
 
displayClassName(Class<?>) - Method in class com.logicaldoc.webservice.doc.JavaNameDisplayStrategy
"HelloOrder" -> "Hello Order", Mainly for Class Inheritance display
displayClassName(Class<?>) - Method in class com.logicaldoc.webservice.doc.view.simple.SimpleJavaNameDisplayStrategy
 
displayElementName(String) - Method in class com.logicaldoc.webservice.doc.JavaNameDisplayStrategy
 
displayElementName(String) - Method in class com.logicaldoc.webservice.doc.view.simple.SimpleJavaNameDisplayStrategy
 
displayElementType(Class<?>) - Method in class com.logicaldoc.webservice.doc.JavaNameDisplayStrategy
 
displayElementType(Class<?>) - Method in class com.logicaldoc.webservice.doc.view.simple.SimpleJavaNameDisplayStrategy
 
displayFileSize(Long) - Method in class com.logicaldoc.core.automation.DocTool
Prints the size of a file in human readable form
displayLink() - Method in class com.logicaldoc.gui.common.client.beans.GUIContact
 
displaySave() - Method in class com.logicaldoc.gui.common.client.widgets.EditingTabSet
 
DisplayServlet - Class in com.logicaldoc.web
This servlet is used to serve those requests for displaying details of a document or a folder.
DisplayServlet() - Constructor for class com.logicaldoc.web.DisplayServlet
 
displayString() - Method in class com.logicaldoc.gui.common.client.beans.GUIContact
 
displayUrl(long, long) - Method in class com.logicaldoc.core.automation.DocTool
Builds the display url of a document(display permalink)
displayUrl(long, long) - Method in class com.logicaldoc.core.automation.FolderTool
Prints the URL to display the folder inside the User Interface
displayUrl(Document) - Method in class com.logicaldoc.core.automation.DocTool
Builds the display url of a document(display permalink)
displayUrl(DocumentHistory) - Method in class com.logicaldoc.core.automation.DocTool
Builds the display url of a document(display permalink)
displayUrl(Folder) - Method in class com.logicaldoc.core.automation.FolderTool
Prints the URL to display the folder inside the User Interface
displayUrl(FolderHistory) - Method in class com.logicaldoc.core.automation.FolderTool
Prints the URL to display the folder inside the User Interface
displayURL(Long, Long) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
displayWebMethod(WebMethodStubSet) - Method in class com.logicaldoc.webservice.doc.WebMethodDisplayEngine
 
displayWebService() - Method in class com.logicaldoc.webservice.doc.view.freemarker.FreemarkerWebServiceDisplayer
 
displayWebService(WebServiceStubSet) - Method in class com.logicaldoc.webservice.doc.view.freemarker.FreemarkerWebServiceDisplayEngine
 
displayWebService(WebServiceStubSet) - Method in class com.logicaldoc.webservice.doc.WebServiceDisplayEngine
 
distributeMessage(WebsocketMessage) - Static method in class com.logicaldoc.web.websockets.EventEndpoint
Distributes a message to all the connected clients
DOC_ARCHIVED - Static variable in class com.logicaldoc.core.document.AbstractDocument
 
DOC_ARCHIVED - Static variable in class com.logicaldoc.gui.common.client.Constants
 
DOC_CHECKED_OUT - Static variable in class com.logicaldoc.core.document.AbstractDocument
 
DOC_CHECKED_OUT - Static variable in class com.logicaldoc.gui.common.client.Constants
 
DOC_CHECKED_OUT - Static variable in class com.logicaldoc.webservice.model.WSDocument
 
DOC_ID - Static variable in class com.logicaldoc.gui.common.client.Constants
 
DOC_ID - Static variable in class com.logicaldoc.web.DisplayServlet
 
DOC_ID - Static variable in class com.logicaldoc.web.DocumentResourceUpload
 
DOC_ID - Static variable in class com.logicaldoc.web.ThumbnailServlet
 
DOC_LOCKED - Static variable in class com.logicaldoc.core.document.AbstractDocument
 
DOC_LOCKED - Static variable in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
DOC_LOCKED - Static variable in class com.logicaldoc.gui.common.client.Constants
 
DOC_LOCKED - Static variable in class com.logicaldoc.webservice.model.WSDocument
 
DOC_REF - com.logicaldoc.core.searchengine.HitField
 
DOC_UNLOCKED - Static variable in class com.logicaldoc.core.document.AbstractDocument
 
DOC_UNLOCKED - Static variable in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
DOC_UNLOCKED - Static variable in class com.logicaldoc.gui.common.client.Constants
 
DOC_UNLOCKED - Static variable in class com.logicaldoc.webservice.model.WSDocument
 
docId - Variable in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService.CheckinDocumentMultipartRequest
 
docId - Variable in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService.ReplaceFileMultipartRequest
 
docId - Variable in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService.UploadDocumentMultipartRequest
 
docId - Variable in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService.UploadResourceMultipartRequest
 
DOCParser - Class in com.logicaldoc.core.parser
Parses a MS Word (*.doc, *.dot) file to extract the text contained in the file.
DOCParser() - Constructor for class com.logicaldoc.core.parser.DOCParser
 
DocTool - Class in com.logicaldoc.core.automation
Utility methods to handle documents from within Automation
DocTool() - Constructor for class com.logicaldoc.core.automation.DocTool
 
document - Variable in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService.CreateDocumentMultipartRequest
 
Document - Class in com.logicaldoc.core.document
Basic concrete implementation of AbstractDocument
Document() - Constructor for class com.logicaldoc.core.document.Document
 
DOCUMENT_CALENDAR - Static variable in class com.logicaldoc.gui.common.client.Menu
 
DOCUMENT_TYPE_ID - Static variable in class com.logicaldoc.cmis.TypeManager
 
DocumentAliasesDataServlet - Class in com.logicaldoc.web.data
 
DocumentAliasesDataServlet() - Constructor for class com.logicaldoc.web.data.DocumentAliasesDataServlet
 
DocumentAliasesDS - Class in com.logicaldoc.gui.common.client.data
Datasource retrieve the aliases of a document
DocumentAliasesDS(long) - Constructor for class com.logicaldoc.gui.common.client.data.DocumentAliasesDS
 
DocumentCalendarPanel - Class in com.logicaldoc.gui.frontend.client.document
This panel shows the calendar events on a document
DocumentCalendarPanel(GUIDocument) - Constructor for class com.logicaldoc.gui.frontend.client.document.DocumentCalendarPanel
 
DocumentCapturePanel - Class in com.logicaldoc.gui.frontend.client.document
Shows document's data capture options.
DocumentCapturePanel(GUIDocument, ChangedHandler, boolean) - Constructor for class com.logicaldoc.gui.frontend.client.document.DocumentCapturePanel
 
DocumentCheckin - Class in com.logicaldoc.gui.frontend.client.document
This popup window is used to upload a checked-out document to the server.
DocumentCheckin(GUIDocument, String) - Constructor for class com.logicaldoc.gui.frontend.client.document.DocumentCheckin
 
DocumentComparator - Class in com.logicaldoc.core.document
Comparators to sort documents with different options
DocumentComparator() - Constructor for class com.logicaldoc.core.document.DocumentComparator
 
DocumentController - Class in com.logicaldoc.gui.common.client.observer
Implements the Observer pattern to distribute events on the documents
DocumentDAO - Interface in com.logicaldoc.core.document.dao
This class is a DAO-service for documents.
DocumentDashlet - Class in com.logicaldoc.gui.frontend.client.dashboard.dashlet
 
DocumentDashlet(GUIDashlet) - Constructor for class com.logicaldoc.gui.frontend.client.dashboard.dashlet.DocumentDashlet
 
DocumentDetailsPanel - Class in com.logicaldoc.gui.frontend.client.document
This panel collects all documents details
DocumentDetailsPanel() - Constructor for class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
DocumentDetailTab - Class in com.logicaldoc.gui.frontend.client.document
Superclass for all tab panels in the document details area
DocumentDetailTab(GUIDocument, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.document.DocumentDetailTab
 
documented() - Method in annotation type com.logicaldoc.webservice.doc.WSDoc
 
DocumentEvent - Enum in com.logicaldoc.core.document
Possible events in the document's history
DocumentExtendedPropertiesPanel - Class in com.logicaldoc.gui.frontend.client.document
Shows document's extended properties.
DocumentExtendedPropertiesPanel(GUIDocument, ChangedHandler, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.document.DocumentExtendedPropertiesPanel
 
DocumentFieldsDS - Class in com.logicaldoc.gui.frontend.client.search
Fake Datasource to populate a filter builder for parametric searches.
DocumentFieldsDS(GUITemplate) - Constructor for class com.logicaldoc.gui.frontend.client.search.DocumentFieldsDS
 
DocumentGridUtil - Class in com.logicaldoc.gui.frontend.client.document.grid
Utility methods for documents grids
DocumentGridUtil() - Constructor for class com.logicaldoc.gui.frontend.client.document.grid.DocumentGridUtil
 
DocumentHistory - Class in com.logicaldoc.core.document
Registers an event on folder or document
DocumentHistory() - Constructor for class com.logicaldoc.core.document.DocumentHistory
 
DocumentHistoryDAO - Interface in com.logicaldoc.core.document.dao
DAO for DocumentHistory handling.
DocumentHistoryDashlet - Class in com.logicaldoc.gui.frontend.client.dashboard.dashlet
Dashlet specialized in listing document's history records
DocumentHistoryDashlet(GUIDashlet) - Constructor for class com.logicaldoc.gui.frontend.client.dashboard.dashlet.DocumentHistoryDashlet
 
DocumentHistoryDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for documents history data.
DocumentHistoryDataServlet() - Constructor for class com.logicaldoc.web.data.DocumentHistoryDataServlet
 
DocumentHistoryDS - Class in com.logicaldoc.gui.common.client.data
Datasource to handle versions grid lists.
DocumentHistoryDS(long, Integer) - Constructor for class com.logicaldoc.gui.common.client.data.DocumentHistoryDS
 
DocumentHistoryDS(Long, Long, String, Integer) - Constructor for class com.logicaldoc.gui.common.client.data.DocumentHistoryDS
 
DocumentHistoryDS(String) - Constructor for class com.logicaldoc.gui.common.client.data.DocumentHistoryDS
 
DocumentInitializer - Class in com.logicaldoc.core.document
This listener takes care of initializing the metadata of a document.
DocumentInitializer() - Constructor for class com.logicaldoc.core.document.DocumentInitializer
 
DocumentLink - Class in com.logicaldoc.core.document
Represents a document link.
DocumentLink() - Constructor for class com.logicaldoc.core.document.DocumentLink
 
DocumentLinkDAO - Interface in com.logicaldoc.core.document.dao
DAO for DocumentLink handling.
DocumentListener - Interface in com.logicaldoc.core.document
This interface defines hooks called before and after a particular event occurs on the specified document.
DocumentListenerManager - Class in com.logicaldoc.core.document
A manager for document listeners.
DocumentListenerManager() - Constructor for class com.logicaldoc.core.document.DocumentListenerManager
 
DocumentManager - Interface in com.logicaldoc.core.document
A general manager for documents handling issues
DocumentManagerImpl - Class in com.logicaldoc.core.document
Basic Implementation of DocumentManager
DocumentManagerImpl() - Constructor for class com.logicaldoc.core.document.DocumentManagerImpl
 
DocumentMetadataService - Interface in com.logicaldoc.webservice.rest
Document Metadata Service definition interface for REST.
DocumentMetadataService - Interface in com.logicaldoc.webservice.soap
 
DocumentNote - Class in com.logicaldoc.core.document
A note over a document
DocumentNote() - Constructor for class com.logicaldoc.core.document.DocumentNote
 
DocumentNoteDAO - Interface in com.logicaldoc.core.document.dao
DAO for DocumentNote handling.
DocumentObserver - Interface in com.logicaldoc.gui.common.client.observer
Listener on documents events
DocumentProtectionHandler() - Constructor for class com.logicaldoc.gui.common.client.util.DocumentProtectionManager.DocumentProtectionHandler
 
DocumentProtectionManager - Class in com.logicaldoc.gui.common.client.util
Utility class for handling passords on documents.
DocumentProtectionManager() - Constructor for class com.logicaldoc.gui.common.client.util.DocumentProtectionManager
 
DocumentProtectionManager.DocumentProtectionHandler - Class in com.logicaldoc.gui.common.client.util
 
DocumentResourceUpload - Class in com.logicaldoc.web
This servlet is responsible for document resource upload.
DocumentResourceUpload() - Constructor for class com.logicaldoc.web.DocumentResourceUpload
Constructor of the object.
DOCUMENTS - Static variable in class com.logicaldoc.core.security.Menu
 
DOCUMENTS - Static variable in class com.logicaldoc.gui.common.client.Menu
 
DOCUMENTS_FOLDERID - Static variable in class com.logicaldoc.gui.common.client.Constants
 
DocumentsDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for documents data.
DocumentsDataServlet() - Constructor for class com.logicaldoc.web.data.DocumentsDataServlet
 
DocumentsDS - Class in com.logicaldoc.gui.common.client.data
Data Source to handle documents grid lists.
DocumentsDS(int, int) - Constructor for class com.logicaldoc.gui.common.client.data.DocumentsDS
 
DocumentsDS(GUIFolder, String, Integer, int, Integer, boolean, boolean, String) - Constructor for class com.logicaldoc.gui.common.client.data.DocumentsDS
 
DocumentsDS(String) - Constructor for class com.logicaldoc.gui.common.client.data.DocumentsDS
 
DocumentsDS(String, String) - Constructor for class com.logicaldoc.gui.common.client.data.DocumentsDS
 
DocumentsDS(String, String, List<String>) - Constructor for class com.logicaldoc.gui.common.client.data.DocumentsDS
 
DocumentService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the Document Service.
DocumentService - Interface in com.logicaldoc.webservice.rest
 
DocumentService - Interface in com.logicaldoc.webservice.soap
Document Web Service definition interface
DocumentService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
DocumentServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
DocumentServiceImpl - Class in com.logicaldoc.web.service
The document service for the operations on the documents done through the GUI.
DocumentServiceImpl() - Constructor for class com.logicaldoc.web.service.DocumentServiceImpl
 
DocumentsGrid - Interface in com.logicaldoc.gui.frontend.client.document.grid
Shows a view on a collecion of documents
DocumentsListGrid - Class in com.logicaldoc.gui.frontend.client.document.grid
Grid used to show a documents list in different contexts.
DocumentsListGrid() - Constructor for class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
DocumentsListGrid(GUIFolder) - Constructor for class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
DocumentsListGrid(GUIFolder, List<String>) - Constructor for class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
DocumentsListGrid(List<String>) - Constructor for class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
DocumentsListPanel - Class in com.logicaldoc.gui.frontend.client.document
This panel shows a selection of documents.
DocumentsListPanel(GUIFolder, int) - Constructor for class com.logicaldoc.gui.frontend.client.document.DocumentsListPanel
 
DocumentsMenu - Class in com.logicaldoc.gui.frontend.client.document
The left menu
DocumentsMenu() - Constructor for class com.logicaldoc.gui.frontend.client.document.DocumentsMenu
 
DocumentsMenu(boolean, boolean, boolean) - Constructor for class com.logicaldoc.gui.frontend.client.document.DocumentsMenu
 
DocumentsPanel - Class in com.logicaldoc.gui.frontend.client.document
This panel implements the browser on the documents archive
DocumentsPreviewPanel - Class in com.logicaldoc.gui.frontend.client.document
Shows a preview panels in the Documents workspace
DocumentsPreviewPanel() - Constructor for class com.logicaldoc.gui.frontend.client.document.DocumentsPreviewPanel
 
DocumentsPreviewPanel(String) - Constructor for class com.logicaldoc.gui.frontend.client.document.DocumentsPreviewPanel
 
DocumentsTileGrid - Class in com.logicaldoc.gui.frontend.client.document.grid
Grid used to show a documents gallery during navigation or searches.
DocumentsTileGrid(GUIFolder) - Constructor for class com.logicaldoc.gui.frontend.client.document.grid.DocumentsTileGrid
 
DocumentSubscriptionsPanel - Class in com.logicaldoc.gui.frontend.client.document
This panel shows the subscriptions on a document.
DocumentSubscriptionsPanel(GUIDocument) - Constructor for class com.logicaldoc.gui.frontend.client.document.DocumentSubscriptionsPanel
 
DocumentsUploader - Class in com.logicaldoc.gui.frontend.client.document
This popup window is used to upload documents to the server.
DocumentsUploader() - Constructor for class com.logicaldoc.gui.frontend.client.document.DocumentsUploader
 
documentToEMail(Document, boolean) - Method in class com.logicaldoc.core.automation.MailTool
Creates an EMail object given the document that stores an email message.
DocumentToolbar - Class in com.logicaldoc.gui.frontend.client.document
The toolbar to handle some documents aspects
DocumentValidator - Class in com.logicaldoc.core.document
This listener takes care of logically validate a document.
DocumentValidator() - Constructor for class com.logicaldoc.core.document.DocumentValidator
 
DOCUSIGN - Static variable in class com.logicaldoc.gui.common.client.Feature
 
DOCUSIGN - Static variable in class com.logicaldoc.gui.common.client.Menu
 
DocuSignEnvelopesDS - Class in com.logicaldoc.gui.common.client.data
Data Source to handle user's contacts grid lists.
DocuSignEnvelopesDS(Integer) - Constructor for class com.logicaldoc.gui.common.client.data.DocuSignEnvelopesDS
 
DocuSignNewTabDialog - Class in com.logicaldoc.gui.frontend.client.docusign
This is the dialog to create a new DocuSign tab
DocuSignNewTabDialog(AsyncCallback<GUIDocumentNote>) - Constructor for class com.logicaldoc.gui.frontend.client.docusign.DocuSignNewTabDialog
 
DocuSignService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the DocuSign Service.
DocuSignService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
DocuSignServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
DocuSignSettings - Class in com.logicaldoc.gui.frontend.client.docusign
This popup window is used to handle DocuSign settings.
DocuSignSettings() - Constructor for class com.logicaldoc.gui.frontend.client.docusign.DocuSignSettings
 
DocuSignTabContextMenu - Class in com.logicaldoc.gui.frontend.client.docusign
The context menu used to edit an a DocuSign tab
DocuSignTabContextMenu(DrawItem, GUIDocumentNote) - Constructor for class com.logicaldoc.gui.frontend.client.docusign.DocuSignTabContextMenu
 
DocuSignTabsEditor - Class in com.logicaldoc.gui.frontend.client.docusign
This popup window is used to define the placehoders of a document where the recipients have to sign
DocuSignTabsEditor(GUIDocument) - Constructor for class com.logicaldoc.gui.frontend.client.docusign.DocuSignTabsEditor
 
DocUtil - Class in com.logicaldoc.core.util
Some utility methods for documents.
DocUtil - Class in com.logicaldoc.gui.common.client.util
Some utility methods for the documents
DocUtil() - Constructor for class com.logicaldoc.core.util.DocUtil
 
DocUtil() - Constructor for class com.logicaldoc.gui.common.client.util.DocUtil
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.logicaldoc.core.security.spring.AnonymousLoginFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.logicaldoc.core.security.spring.SessionIdFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.logicaldoc.web.xss.XssFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.AvatarServlet
The doGet method of the servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.ConvertPdf
The doGet method of the servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.DisplayServlet
Redirects the request to the proper frontend URL
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.DownloadAttachmentServlet
The doGet method of the servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.DownloadServlet
The doGet method of the servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.ExportZip
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.LogDownload
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.PswRecovery
The doGet method of the servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.stat.StatChartServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.ThumbnailServlet
The doGet method of the servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.TicketDownload
The doGet method of the servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.webservice.WebserviceChartServlet
The doGet method of the servlet.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.ConvertPdf
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.ExportZip
The doPost method of the servlet.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.LogDownload
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.PswRecovery
The doPost method of the servlet.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.TicketDownload
The doPost method of the servlet.
doRun() - Method in class com.logicaldoc.core.threading.NotifyingThread
Concrete implementations should override this method to implement their own processing.
doubleQuotes(String) - Static method in class com.logicaldoc.util.sql.SqlUtil
Double the quotes in a string.
download(long, String) - Static method in class com.logicaldoc.gui.common.client.util.DocUtil
 
download(long, String, String) - Static method in class com.logicaldoc.gui.common.client.util.DocUtil
 
download(String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
DOWNLOAD - com.logicaldoc.core.security.Permission
 
DOWNLOAD - Static variable in class com.logicaldoc.core.ticket.Ticket
 
DOWNLOAD_TICKETS - Static variable in class com.logicaldoc.gui.common.client.Menu
 
DownloadAttachmentServlet - Class in com.logicaldoc.web
This servlet is responsible for the download of email attachments
DownloadAttachmentServlet() - Constructor for class com.logicaldoc.web.DownloadAttachmentServlet
 
downloadAttachmentURL(long, String, String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
downloadContent(String, long, File) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
downloadDoc(long) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
downloadDocument(HttpServletRequest, HttpServletResponse, String, long, String, String, String, User) - Static method in class com.logicaldoc.web.util.ServletUtil
Sends the specified document to the response object; the client will receive it as a download
downloadDocument(HttpServletRequest, HttpServletResponse, String, String, String, String, User) - Static method in class com.logicaldoc.web.util.ServletUtil
Sends the specified document to the response object; the client will receive it as a download
downloadDocumentText(HttpServletRequest, HttpServletResponse, long, User) - Static method in class com.logicaldoc.web.util.ServletUtil
Sends the specified document's indexed text to the response object; the client will receive it as a download
DOWNLOADED - com.logicaldoc.core.document.DocumentEvent
 
downloadFile(String, File) - Method in class com.logicaldoc.dropbox.Dropbox
 
downloadFile(HttpServletRequest, HttpServletResponse, File, String) - Static method in class com.logicaldoc.web.util.ServletUtil
Sends the specified file to the response object; the client will receive it as a download Sends the specified file to the response object; the client will receive it as a download
downloadFile(HttpServletRequest, HttpServletResponse, File, String) - Static method in class com.logicaldoc.webservice.WebserviceServletUtil
Sends the specified file to the response object; the client will receive it as a download Sends the specified file to the response object; the client will receive it as a download
downloadPatch(String, String, String, long) - Method in interface com.logicaldoc.gui.frontend.client.services.UpdateService
 
downloadPatch(String, String, String, long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.UpdateServiceAsync
 
downloadPdfConversion(long, String) - Static method in class com.logicaldoc.gui.common.client.util.DocUtil
 
downloadPdfURL(long, String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
downloadPluginResource(HttpServletRequest, HttpServletResponse, String, String, String, String) - Static method in class com.logicaldoc.web.util.ServletUtil
Downloads a plugin resource
downloadResourceContent(String, long, String, String, File) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
DownloadServlet - Class in com.logicaldoc.web
This servlet is responsible for document downloads.
DownloadServlet() - Constructor for class com.logicaldoc.web.DownloadServlet
 
downloadTicket(long, boolean, Integer, Date, Integer, String) - Method in class com.logicaldoc.core.automation.DocTool
Creates a new download ticket for a document
DownloadTicketDialog - Class in com.logicaldoc.gui.frontend.client.document
This popup window is used to get details for the download ticket creation
DownloadTicketDialog(GUIDocument) - Constructor for class com.logicaldoc.gui.frontend.client.document.DownloadTicketDialog
 
DownloadTicketDisplay - Class in com.logicaldoc.gui.frontend.client.document
Displays a created download ticket details
DownloadTicketDisplay(String, String, String) - Constructor for class com.logicaldoc.gui.frontend.client.document.DownloadTicketDisplay
 
DownloadTicketsReport - Class in com.logicaldoc.gui.frontend.client.reports
This panel shows a list of download tickets
DownloadTicketsReport() - Constructor for class com.logicaldoc.gui.frontend.client.reports.DownloadTicketsReport
 
downloadUpdate(String, String, String, long) - Method in interface com.logicaldoc.gui.frontend.client.services.UpdateService
 
downloadUpdate(String, String, String, long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.UpdateServiceAsync
 
downloadUrl(long) - Method in class com.logicaldoc.core.automation.DocTool
Builds the download url of a document(download permalink)
downloadUrl(Document) - Method in class com.logicaldoc.core.automation.DocTool
Builds the download url of a document(download permalink)
downloadUrl(DocumentHistory) - Method in class com.logicaldoc.core.automation.DocTool
Builds the download url of a document(download permalink)
downloadURL(long) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
downloadURL(long, String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
downloadURL(long, String, boolean) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
downloadURL(long, String, String, boolean) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
downloadVersionContent(String, long, String, File) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
draw() - Method in class com.orange.links.client.connection.AbstractConnection
 
draw() - Method in class com.orange.links.client.shapes.FunctionShape
 
drawConnection(ConnectionFactory<C>, Shape, Shape) - Method in class com.orange.links.client.DiagramController
 
drawHighlight() - Method in class com.orange.links.client.connection.AbstractConnection
 
drawHighlight() - Method in class com.orange.links.client.shapes.FunctionShape
 
drawStraightArrowConnection(Widget, Widget, GUITransition) - Method in class com.orange.links.client.DiagramController
 
drawStraightArrowConnection(Widget, Widget, String) - Method in class com.orange.links.client.DiagramController
Draw a straight connection with an arrow between two GWT widgets.
drawStraightConnection(Widget, Widget) - Method in class com.orange.links.client.DiagramController
Draw a straight connection between two GWT widgets.
DROP_SPOT - Static variable in class com.logicaldoc.gui.common.client.Feature
 
DROP_SPOT - Static variable in class com.logicaldoc.gui.common.client.Menu
 
Dropbox - Class in com.logicaldoc.dropbox
Our Dropbox facade
Dropbox() - Constructor for class com.logicaldoc.dropbox.Dropbox
 
DROPBOX - Static variable in class com.logicaldoc.gui.common.client.Feature
 
DROPBOX - Static variable in class com.logicaldoc.gui.common.client.Menu
 
DropboxAuthorizationWizard - Class in com.logicaldoc.gui.frontend.client.dropbox
This popup window is used to guide the user in authorize the LogicalDOC application
DropboxAuthorizationWizard(String) - Constructor for class com.logicaldoc.gui.frontend.client.dropbox.DropboxAuthorizationWizard
 
DropboxDataServlet - Class in com.logicaldoc.dropbox
This servlet is responsible for retrieving Dropbox entries.
DropboxDataServlet() - Constructor for class com.logicaldoc.dropbox.DropboxDataServlet
 
DropboxDialog - Class in com.logicaldoc.gui.frontend.client.dropbox
This is the form used to select an element in Dropbox
DropboxDialog(boolean) - Constructor for class com.logicaldoc.gui.frontend.client.dropbox.DropboxDialog
 
DropboxDS - Class in com.logicaldoc.gui.common.client.data
Datasource to handle folders and sub-folders in Dropbox.
DropboxDS(String, boolean) - Constructor for class com.logicaldoc.gui.common.client.data.DropboxDS
 
DropboxPlugin - Class in com.logicaldoc.dropbox
Entry-point for the Dropbox plug-in
DropboxPlugin() - Constructor for class com.logicaldoc.dropbox.DropboxPlugin
 
DropboxService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the Dropbox Service.
DropboxService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
DropboxServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
DropboxServiceImpl - Class in com.logicaldoc.dropbox
Implementation of the DropboxService
DropboxServiceImpl() - Constructor for class com.logicaldoc.dropbox.DropboxServiceImpl
 
DropboxTree - Class in com.logicaldoc.gui.frontend.client.dropbox
TreeGrid showing the folders and files
DropboxTree(boolean) - Constructor for class com.logicaldoc.gui.frontend.client.dropbox.DropboxTree
 
dropIndex() - Method in interface com.logicaldoc.core.searchengine.SearchEngine
Drops the full-text index
dropIndex() - Method in class com.logicaldoc.core.searchengine.StandardSearchEngine
 
DropSpotPopup - Class in com.logicaldoc.gui.common.client.widgets
Displays the DropSpot
DropSpotPopup() - Constructor for class com.logicaldoc.gui.common.client.widgets.DropSpotPopup
 
DTICKET_CREATED - com.logicaldoc.core.document.DocumentEvent
 
DummyHostnameVerifier - Class in com.logicaldoc.util.security
A dummy verifier that accepts all the certificates
DummyHostnameVerifier() - Constructor for class com.logicaldoc.util.security.DummyHostnameVerifier
 
DummyParser - Class in com.logicaldoc.core.parser
Parser that doesn't parse anything
DummyParser() - Constructor for class com.logicaldoc.core.parser.DummyParser
 
DummySSLSocketFactory - Class in com.logicaldoc.util.security
An SSL socket factory that will let any certifacte past, even if it's expired or not singed by a root CA.
DummySSLSocketFactory() - Constructor for class com.logicaldoc.util.security.DummySSLSocketFactory
 
DuoSetup - Class in com.logicaldoc.gui.frontend.client.security.twofactorsauth
Panel for setting up the YubiKey second factor.
DuoSetup(GUIUser) - Constructor for class com.logicaldoc.gui.frontend.client.security.twofactorsauth.DuoSetup
 
DuplicateDocumentExeption - Exception in com.logicaldoc.core.document
Used to declare a duplicated insert
DuplicateDocumentExeption(String) - Constructor for exception com.logicaldoc.core.document.DuplicateDocumentExeption
 
DuplicateDocumentExeption(String, Throwable) - Constructor for exception com.logicaldoc.core.document.DuplicateDocumentExeption
 
DUPLICATES_DISCOVERY - Static variable in class com.logicaldoc.gui.common.client.Feature
 
DuplicatesDS - Class in com.logicaldoc.gui.common.client.data
Datasource to handle duplicates documents grid lists.
DuplicatesDS(Long, int) - Constructor for class com.logicaldoc.gui.common.client.data.DuplicatesDS
Constructor
DuplicatesReport - Class in com.logicaldoc.gui.frontend.client.reports
This panel shows a list of duplicates documents in a tabular way.
DuplicatesReport() - Constructor for class com.logicaldoc.gui.frontend.client.reports.DuplicatesReport
 

E

EasyX509TrustManager - Class in com.logicaldoc.util.http
Trust manager that trusts all the certificates.
EasyX509TrustManager() - Constructor for class com.logicaldoc.util.http.EasyX509TrustManager
 
EchoServlet - Class in com.logicaldoc.web
This servlet just prints the content it receives.
EchoServlet() - Constructor for class com.logicaldoc.web.EchoServlet
Constructor of the object.
edit - Variable in class com.logicaldoc.webservice.mobile.PermissionVO
 
EditingTabSet - Class in com.logicaldoc.gui.common.client.widgets
A tabset capable of showing a save widget.
EditingTabSet(ClickHandler, ClickHandler) - Constructor for class com.logicaldoc.gui.common.client.widgets.EditingTabSet
 
EDITOR_DEFAULT - Static variable in class com.logicaldoc.core.metadata.Attribute
 
EDITOR_DEFAULT - Static variable in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
EDITOR_LISTBOX - Static variable in class com.logicaldoc.core.metadata.Attribute
 
EDITOR_LISTBOX - Static variable in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
EDITOR_TEXTAREA - Static variable in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
EhCache<K extends Serializable,​V> - Class in com.logicaldoc.util.cache
A thin adapter for Ehcache support.
EhCache(Cache) - Constructor for class com.logicaldoc.util.cache.EhCache
 
EMail - Class in com.logicaldoc.core.communication
 
EMail() - Constructor for class com.logicaldoc.core.communication.EMail
 
EMAIL - com.logicaldoc.core.security.Permission
 
EMAIL_EXTS - Static variable in class com.logicaldoc.gui.common.client.util.Util
 
EMAIL_IMPORT - Static variable in class com.logicaldoc.gui.common.client.Feature
 
EmailAccountAdvancedProperties - Class in com.logicaldoc.gui.frontend.client.impex.email
Shows account's advanced properties and read-only data
EmailAccountAdvancedProperties(GUIEmailAccount, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.impex.email.EmailAccountAdvancedProperties
 
EmailAccountAutomationPanel - Class in com.logicaldoc.gui.frontend.client.impex.email
Displays the automation routine associated to the Email account
EmailAccountAutomationPanel(GUIEmailAccount, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.impex.email.EmailAccountAutomationPanel
 
EmailAccountDetailsPanel - Class in com.logicaldoc.gui.frontend.client.impex.email
This panel collects all account details
EmailAccountDetailsPanel(EmailAccountsPanel) - Constructor for class com.logicaldoc.gui.frontend.client.impex.email.EmailAccountDetailsPanel
 
EmailAccountDetailsTab - Class in com.logicaldoc.gui.frontend.client.impex.email
Superclass for all tab panels in the account details area
EmailAccountDetailsTab(GUIEmailAccount, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.impex.email.EmailAccountDetailsTab
Constructor.
EmailAccountFiltersPanel - Class in com.logicaldoc.gui.frontend.client.impex.email
Shows the set of filters associated to the curent account
EmailAccountFiltersPanel(GUIEmailAccount, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.impex.email.EmailAccountFiltersPanel
 
EmailAccountsDS - Class in com.logicaldoc.gui.common.client.data
Datasource to retrieve all import folders.
EmailAccountsDS(boolean, String) - Constructor for class com.logicaldoc.gui.common.client.data.EmailAccountsDS
 
EmailAccountService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the EmailAccount Service.
EmailAccountService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
EmailAccountServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
EmailAccountsPanel - Class in com.logicaldoc.gui.frontend.client.impex.email
Panel showing the list of import email accounts
EmailAccountsPanel() - Constructor for class com.logicaldoc.gui.frontend.client.impex.email.EmailAccountsPanel
 
EmailAccountStandardProperties - Class in com.logicaldoc.gui.frontend.client.impex.email
Shows account's standard properties and read-only data
EmailAccountStandardProperties(GUIEmailAccount, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.impex.email.EmailAccountStandardProperties
 
EMailAttachment - Class in com.logicaldoc.core.communication
 
EMailAttachment() - Constructor for class com.logicaldoc.core.communication.EMailAttachment
 
EmailAuthenticatorSetup - Class in com.logicaldoc.gui.frontend.client.security.twofactorsauth
Panel for setting up the YubiKey second factor.
EmailAuthenticatorSetup(GUIUser) - Constructor for class com.logicaldoc.gui.frontend.client.security.twofactorsauth.EmailAuthenticatorSetup
 
EmailDialog - Class in com.logicaldoc.gui.frontend.client.document
This is the form used to send emails and download tickets
EmailDialog(long[], String) - Constructor for class com.logicaldoc.gui.frontend.client.document.EmailDialog
 
EMailSender - Class in com.logicaldoc.core.communication
SMTP E-Mail sender service
EMailSender() - Constructor for class com.logicaldoc.core.communication.EMailSender
 
EMailSender(long) - Constructor for class com.logicaldoc.core.communication.EMailSender
 
EMailSender(String) - Constructor for class com.logicaldoc.core.communication.EMailSender
 
EmailsValidator - Class in com.logicaldoc.gui.common.client.validators
Validates a list of emails address tokenized by ';'
EmailsValidator() - Constructor for class com.logicaldoc.gui.common.client.validators.EmailsValidator
 
EmailValidator - Class in com.logicaldoc.gui.common.client.validators
Validates a single e-mail address
EmailValidator() - Constructor for class com.logicaldoc.gui.common.client.validators.EmailValidator
 
emlContainsAttachments(File) - Static method in class com.logicaldoc.core.communication.MailUtil
 
emlContainsAttachments(InputStream) - Static method in class com.logicaldoc.core.communication.MailUtil
 
emptyTrash() - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Clear the user's trash
emptyTrash() - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
emptyTrash(AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
enable() - Method in class com.logicaldoc.gui.frontend.client.folder.FolderNavigator
 
enabled(int) - Static method in class com.logicaldoc.gui.common.client.Feature
 
enabled(long) - Static method in class com.logicaldoc.gui.common.client.Menu
 
ENABLED - com.logicaldoc.core.security.UserEvent
 
enableInputFilter(boolean) - Method in class com.logicaldoc.util.charset.CharsetDetector
Enable filtering of input text.
enableTask(String) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemService
Enables the task
enableTask(String) - Method in class com.logicaldoc.web.service.SystemServiceImpl
 
enableTask(String, AsyncCallback<Boolean>) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemServiceAsync
 
enableTicket(long) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
 
enableTicket(long) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
enableTicket(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
encode(byte[]) - Static method in class com.logicaldoc.gui.common.client.util.Base64Coder
Encodes a byte array into Base64 format.
encode(byte[]) - Static method in class com.logicaldoc.util.Base64Coder
Encodes a byte array into Base64 format.
encode(byte[], int) - Static method in class com.logicaldoc.gui.common.client.util.Base64Coder
Encodes a byte array into Base64 format.
encode(byte[], int) - Static method in class com.logicaldoc.util.Base64Coder
Encodes a byte array into Base64 format.
encode(byte[], int, int) - Static method in class com.logicaldoc.util.Base64Coder
Encodes a byte array into Base64 format.
encode(String, String) - Static method in class com.logicaldoc.util.http.UrlUtil
Translates a string into application/x-www-form-urlencoded format using a specific encoding scheme.
encodeBrandingImage() - Method in interface com.logicaldoc.gui.frontend.client.services.TenantService
Encodes the uploaded branding image
encodeBrandingImage(AsyncCallback<String>) - Method in interface com.logicaldoc.gui.frontend.client.services.TenantServiceAsync
 
encodeImage(File) - Static method in class com.logicaldoc.core.imaging.ImageUtil
Encodes in Base64 the given image file
encodeLines(byte[]) - Static method in class com.logicaldoc.util.Base64Coder
Encodes a byte array into Base 64 format and breaks the output into lines of 76 characters.
encodeLines(byte[], int, int, int, String) - Static method in class com.logicaldoc.util.Base64Coder
Encodes a byte array into Base 64 format and breaks the output into lines.
encodeRGB(Color) - Static method in class com.logicaldoc.util.html.HTMLColor
 
encodeString(String) - Static method in class com.logicaldoc.gui.common.client.util.Base64Coder
Encodes a string into Base64 format.
encodeString(String) - Static method in class com.logicaldoc.util.Base64Coder
Encodes a string into Base64 format.
encodeUTF8(String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
ENCODING_SCHEME - Static variable in class com.logicaldoc.util.charset.CharsetMatch
Bit flag indicating the match is based on the the encoding scheme.
Encodings - Class in com.logicaldoc.util
Utility class for working with encodings
Encodings() - Constructor for class com.logicaldoc.util.Encodings
 
EncodingWebdavRequest - Class in com.logicaldoc.webdav.web
Our own implementation of the WebdavRequest that corrects the URL encoding bug of Jackrabbit
EncodingWebdavRequest(HttpServletRequest, DavLocatorFactory) - Constructor for class com.logicaldoc.webdav.web.EncodingWebdavRequest
 
encrypt(File, File) - Method in class com.logicaldoc.util.crypt.CryptUtil
 
encrypt(String) - Method in class com.logicaldoc.util.crypt.CryptUtil
 
encrypt(String) - Method in class com.logicaldoc.util.security.StringEncrypter
 
EncryptionException(Throwable) - Constructor for exception com.logicaldoc.util.crypt.CryptUtil.EncryptionException
 
EncryptionException(Throwable) - Constructor for exception com.logicaldoc.util.security.StringEncrypter.EncryptionException
 
end - Variable in class com.logicaldoc.core.automation.RegexTool.RegexResult
 
endScroll(ListGrid) - Method in interface com.logicaldoc.gui.common.client.util.GridUtil.EndScrollListener
Invoked when the list grid has been fully scrolled
endTask(String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowService
Ends a task invoking the transition
endTask(String, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowServiceAsync
 
enforceFilesIntoFolderStorage(long) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Enforces that all the files in the given tree are stored in the storage configured in the owning folder.
enforceFilesIntoFolderStorage(long) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
enforceFilesIntoFolderStorage(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
enforceFilesIntoFolderStorage(long, DocumentHistory) - Method in interface com.logicaldoc.core.document.DocumentManager
Moves all the files of the documents in the given tree from it's original location to the storage defined in the owning folder
enforceFilesIntoFolderStorage(long, DocumentHistory) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
enlistSupportedEncodings() - Static method in class com.logicaldoc.util.Encodings
 
ENTERPRISE_SEARCH - Static variable in class com.logicaldoc.gui.common.client.Feature
 
EnvelopeDetails - Class in com.logicaldoc.gui.frontend.client.docusign
This popup window is used to collect the details of an envelope
EnvelopeDetails() - Constructor for class com.logicaldoc.gui.frontend.client.docusign.EnvelopeDetails
 
Envelopes - Class in com.logicaldoc.gui.frontend.client.docusign
This panel shows the list of the user's envelopes.
Envelopes() - Constructor for class com.logicaldoc.gui.frontend.client.docusign.Envelopes
 
EpubParser - Class in com.logicaldoc.core.parser
A specialized parser to extract text from .epub(e-books) format
EpubParser() - Constructor for class com.logicaldoc.core.parser.EpubParser
 
EpubThumbnailBuilder - Class in com.logicaldoc.core.document.thumbnail
This builder generates the thumbnail for a .epub(e-book) document.
EpubThumbnailBuilder() - Constructor for class com.logicaldoc.core.document.thumbnail.EpubThumbnailBuilder
 
equals(Object) - Method in class com.logicaldoc.core.communication.Recipient
 
equals(Object) - Method in class com.logicaldoc.core.conversion.AbstractFormatConverter
 
equals(Object) - Method in class com.logicaldoc.core.document.Tag
 
equals(Object) - Method in class com.logicaldoc.core.folder.FolderGroup
 
equals(Object) - Method in class com.logicaldoc.core.metadata.TemplateGroup
 
equals(Object) - Method in class com.logicaldoc.core.metadata.validation.ValidationError
 
equals(Object) - Method in class com.logicaldoc.core.PersistentObject
 
equals(Object) - Method in class com.logicaldoc.core.security.Client
 
equals(Object) - Method in class com.logicaldoc.core.security.Device
 
equals(Object) - Method in class com.logicaldoc.core.security.MenuGroup
 
equals(Object) - Method in class com.logicaldoc.core.security.Session
 
equals(Object) - Method in class com.logicaldoc.core.security.UserGroup
 
equals(Object) - Method in class com.logicaldoc.core.security.WorkingTime
 
equals(Object) - Method in class com.logicaldoc.core.store.AbstractStorer
 
equals(Object) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
equals(Object) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
equals(Object) - Method in class com.logicaldoc.util.io.AutoDeleteInputStream
 
equals(Object) - Method in class com.logicaldoc.util.io.ZipInputStream
 
equals(Object) - Method in class com.logicaldoc.util.Pair
Test this Pair for equality with another Object.
equals(Object) - Method in class com.logicaldoc.util.SoftwareVersion
 
equals(Object) - Method in class com.logicaldoc.webservice.doc.model.StubTypeTree
 
equals(Object) - Method in class com.logicaldoc.webservice.model.WSAttributeOption
 
equals(Object) - Method in class com.logicaldoc.webservice.model.WSGroup
 
equals(Object) - Method in class com.orange.links.client.shapes.AbstractShape
 
error(String) - Method in class com.logicaldoc.core.automation.LogTool
Writes in the system log with ERROR priority
error(String) - Static method in class com.logicaldoc.gui.common.client.log.GuiLog
 
error(String, String) - Method in class com.logicaldoc.gui.common.client.log.EventPanel
 
error(String, String, Throwable) - Static method in class com.logicaldoc.gui.common.client.log.GuiLog
 
error(Session, Throwable) - Method in class com.logicaldoc.web.websockets.EventEndpoint
 
ERROR - Static variable in class com.logicaldoc.gui.common.client.beans.GUIEvent
 
escapeHTML(String) - Static method in class com.logicaldoc.gui.common.client.util.Util
Converts some HTML specific cahrd into it's entity
ESIGNED - com.logicaldoc.core.document.DocumentEvent
 
evaluate(String, Map<String, Object>) - Method in class com.logicaldoc.core.automation.Automation
Evaluate a given expression.
evaluate(Map<String, Object>, Reader, Writer) - Method in class com.logicaldoc.core.automation.Automation
Evaluate a given expression.
EVENT_CHANGED - Static variable in class com.logicaldoc.gui.common.client.Constants
 
EVENT_CHECKEDIN - Static variable in class com.logicaldoc.gui.common.client.Constants
 
EVENT_CHECKEDOUT - Static variable in class com.logicaldoc.gui.common.client.Constants
 
EVENT_DOWNLOADED - Static variable in class com.logicaldoc.gui.common.client.Constants
 
EVENT_LOCKED - Static variable in class com.logicaldoc.gui.common.client.Constants
 
EventCollector - Class in com.logicaldoc.core.communication
A collector of events that can distribute them to a set of listeners
EventCollector() - Constructor for class com.logicaldoc.core.communication.EventCollector
 
EventEndpoint - Class in com.logicaldoc.web.websockets
Websockets end-point to distribute events.
EventEndpoint() - Constructor for class com.logicaldoc.web.websockets.EventEndpoint
 
EventListener - Interface in com.logicaldoc.core.communication
A listener for the event emitted by the collector
EventPanel - Class in com.logicaldoc.gui.common.client.log
Small panel showing the last event message.
EVENTS - Static variable in class com.logicaldoc.gui.common.client.beans.GUIUser
 
EventsCalendar - Class in com.logicaldoc.gui.frontend.client.calendar
Represents a calendar containing events related to documents.
EventsCalendar(Long, Date, AsyncCallback<Void>) - Constructor for class com.logicaldoc.gui.frontend.client.calendar.EventsCalendar
 
EventsDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for document posts data.
EventsDataServlet() - Constructor for class com.logicaldoc.web.data.EventsDataServlet
 
EventsDS - Class in com.logicaldoc.gui.common.client.data
Data source to show notes in the posts portlet.
EventsDS(boolean, boolean, boolean, boolean) - Constructor for class com.logicaldoc.gui.common.client.data.EventsDS
 
exec(String) - Method in class com.logicaldoc.core.automation.SystemTool
Executes a command
exec(String, String) - Method in class com.logicaldoc.core.automation.SystemTool
Executes a command
exec(String, String[], File) - Static method in class com.logicaldoc.util.exec.Exec
Execute the command by using the Runtime.getRuntime().exec()
exec(String, String[], File, int) - Static method in class com.logicaldoc.util.exec.Exec
Execute the command by using the Runtime.exec
exec(String, String[], File, Writer, int) - Static method in class com.logicaldoc.util.exec.Exec
 
exec(String, String[], File, StringBuffer, int) - Static method in class com.logicaldoc.util.exec.Exec
 
exec(String, String, String[], String[]) - Static method in class com.logicaldoc.util.exec.JavaLauncher
Launch a java program.
exec(List<String>) - Static method in class com.logicaldoc.util.exec.Exec
Execute the command by using the Runtime.getRuntime().exec()
exec(List<String>, String[], File, int) - Static method in class com.logicaldoc.util.exec.Exec
Execute the command by using the Runtime.getRuntime().exec()
Exec - Class in com.logicaldoc.util.exec
Utility class used to execute system commands
Exec() - Constructor for class com.logicaldoc.util.exec.Exec
 
exec2(List<String>, File, int) - Static method in class com.logicaldoc.util.exec.Exec
Executes the command by using the process builder.
execGetOutput(String) - Method in class com.logicaldoc.core.automation.SystemTool
Executes a command and gets it's output
execGetOutput(String, String) - Method in class com.logicaldoc.core.automation.SystemTool
Executes a command and gets it's output
execJar(String, String[]) - Static method in class com.logicaldoc.util.exec.JavaLauncher
Execute a java jar file that contains a manifest.
execute() - Method in class com.logicaldoc.util.dbinit.DBInit
Executes all the sql files defined in the constructor
execute(long, GUIAttribute[]) - Method in interface com.logicaldoc.gui.frontend.client.services.ReportService
Processes a report
execute(long, GUIAttribute[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.ReportServiceAsync
 
execute(GUIAutomationRoutine, Long[], Long) - Method in interface com.logicaldoc.gui.frontend.client.services.AutomationService
Executes a routine or a given script
execute(GUIAutomationRoutine, Long[], Long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.AutomationServiceAsync
 
execute(Runnable, String) - Method in class com.logicaldoc.core.threading.ThreadPools
Executes a task in the given pool.
execute(Map<String, Object>) - Method in interface com.logicaldoc.gui.common.client.util.ValuesCallback
 
executeAction(HttpServletRequest, List<FileItem>) - Method in class com.logicaldoc.web.UploadServlet
Override executeAction to save the received files in a custom place and delete this items from session
executeLongRunningOperation(String, Runnable, Session) - Static method in class com.logicaldoc.web.util.ServiceUtil
Executes a given operation and waits a given amount of time for it's completion, if it does not complete in time the thread is left running in background.
executeSql(String) - Method in class com.logicaldoc.util.dbinit.DBInit
Execute a SQL statements in the passed string
executeWithElevatedRights(String) - Method in class com.logicaldoc.util.exec.PrivilegedRunner
 
exists() - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
exists(long, String) - Method in class com.logicaldoc.core.store.FSStorer
 
exists(long, String) - Method in interface com.logicaldoc.core.store.Storer
Checks if the passed resource exists in the document's container
exists(String, long) - Method in class com.logicaldoc.core.security.dao.HibernateGroupDAO
 
existsResource(String) - Static method in class com.logicaldoc.util.io.ResourceUtil
 
expandVisibleRows() - Method in interface com.logicaldoc.gui.frontend.client.document.grid.DocumentsGrid
Expands all visible rows
expandVisibleRows() - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
expandVisibleRows() - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsTileGrid
 
export() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
EXPORT - com.logicaldoc.core.security.Permission
 
EXPORT - Static variable in class com.logicaldoc.gui.common.client.Feature
 
EXPORT_CSV - Static variable in class com.logicaldoc.gui.common.client.Feature
 
EXPORT_LOCKED - Static variable in class com.logicaldoc.core.document.AbstractDocument
 
EXPORT_LOCKED - Static variable in class com.logicaldoc.webservice.model.WSDocument
 
EXPORT_UNLOCKED - Static variable in class com.logicaldoc.core.document.AbstractDocument
 
EXPORT_UNLOCKED - Static variable in class com.logicaldoc.webservice.model.WSDocument
 
ExportArchivesList - Class in com.logicaldoc.gui.frontend.client.impex.archives
Panel showing the list of export archives
ExportArchivesList(int, boolean) - Constructor for class com.logicaldoc.gui.frontend.client.impex.archives.ExportArchivesList
 
ExportArchivesPanel - Class in com.logicaldoc.gui.frontend.client.impex.archives
Panel showing export archives control panel.
ExportArchivesPanel() - Constructor for class com.logicaldoc.gui.frontend.client.impex.archives.ExportArchivesPanel
 
exportAsCSV(String) - Static method in class com.logicaldoc.gui.common.client.util.GridUtil
 
exportContent(ExportContext, boolean) - Method in class com.logicaldoc.webdav.io.handler.DefaultHandler
 
exportContent(ExportContext, boolean) - Method in interface com.logicaldoc.webdav.io.handler.IOHandler
 
exportContent(ExportContext, boolean) - Method in interface com.logicaldoc.webdav.io.manager.IOManager
 
exportContent(ExportContext, boolean) - Method in class com.logicaldoc.webdav.io.manager.IOManagerImpl
 
exportContent(ExportContext, DavResource) - Method in class com.logicaldoc.webdav.io.handler.DefaultHandler
 
exportContent(ExportContext, DavResource) - Method in interface com.logicaldoc.webdav.io.handler.IOHandler
 
exportContent(ExportContext, DavResource) - Method in interface com.logicaldoc.webdav.io.manager.IOManager
 
exportContent(ExportContext, DavResource) - Method in class com.logicaldoc.webdav.io.manager.IOManagerImpl
 
exportContent(ExportContext, DavResource, Long, Long) - Method in class com.logicaldoc.webdav.io.handler.DefaultHandler
 
exportContent(ExportContext, DavResource, Long, Long) - Method in interface com.logicaldoc.webdav.io.handler.IOHandler
 
exportContent(ExportContext, DavResource, Long, Long) - Method in interface com.logicaldoc.webdav.io.manager.IOManager
 
exportContent(ExportContext, DavResource, Long, Long) - Method in class com.logicaldoc.webdav.io.manager.IOManagerImpl
 
ExportContext - Interface in com.logicaldoc.webdav.context
For more informations, please visit ExportContext
ExportContextImpl - Class in com.logicaldoc.webdav.context
For more informations, please visit ExportContextImpl
ExportContextImpl(Resource, OutputContext) - Constructor for class com.logicaldoc.webdav.context.ExportContextImpl
 
exportCSV(ListGrid, boolean) - Static method in class com.logicaldoc.gui.common.client.util.GridUtil
Exports into the CSV format the content of a ListGrid.
exportDiagram() - Method in class com.orange.links.client.DiagramController
 
exportDocuments(long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.GDriveService
Exports a selection of documents from LogicalDOC into GoogleDocs
exportDocuments(long[], AsyncCallback<String[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.GDriveServiceAsync
 
exportDocuments(String, long[], long[]) - Method in class com.logicaldoc.dropbox.DropboxServiceImpl
 
exportDocuments(String, long[], long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.DropboxService
Exports documents and folders into Dropbox
exportDocuments(String, long[], long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.ShareFileService
Exports documents and folders into ShareFille
exportDocuments(String, long[], long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.ZohoService
Exports documents and folders into Zoho
exportDocuments(String, long[], long[], AsyncCallback<Boolean>) - Method in interface com.logicaldoc.gui.frontend.client.services.DropboxServiceAsync
 
exportDocuments(String, long[], long[], AsyncCallback<Boolean>) - Method in interface com.logicaldoc.gui.frontend.client.services.ShareFileServiceAsync
 
exportDocuments(String, long[], long[], AsyncCallback<Boolean>) - Method in interface com.logicaldoc.gui.frontend.client.services.ZohoServiceAsync
 
EXPORTED - com.logicaldoc.core.document.DocumentEvent
 
EXPORTED - com.logicaldoc.core.folder.FolderEvent
 
EXPORTPDF - com.logicaldoc.core.document.DocumentEvent
 
exportProperties(PropertyExportContext, boolean) - Method in class com.logicaldoc.webdav.io.handler.DefaultHandler
 
ExportZip - Class in com.logicaldoc.web
This servlet is responsible of zip export
ExportZip() - Constructor for class com.logicaldoc.web.ExportZip
Constructor of the object.
ExtendedPropertiesPanel - Class in com.logicaldoc.gui.common.client.widgets
A panel for editing extended attributes of an extensible object
ExtendedPropertiesPanel(GUIExtensibleObject, ChangedHandler, boolean, boolean, boolean) - Constructor for class com.logicaldoc.gui.common.client.widgets.ExtendedPropertiesPanel
 
ExtendedPropertiesPanel(GUIExtensibleObject, ChangedHandler, ChangedHandler, boolean, boolean, boolean) - Constructor for class com.logicaldoc.gui.common.client.widgets.ExtendedPropertiesPanel
 
ExtensibleObject - Class in com.logicaldoc.core.metadata
An extensible object is able to store an undeterminate number of attributes.
ExtensibleObject() - Constructor for class com.logicaldoc.core.metadata.ExtensibleObject
 
ExtensionAliasesDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for retrieving all the extension aliases.
ExtensionAliasesDataServlet() - Constructor for class com.logicaldoc.web.data.ExtensionAliasesDataServlet
 
ExtensionAliasesDialog - Class in com.logicaldoc.gui.frontend.client.impex.converters
This is the dialog used to quickly associate a converter to formats
ExtensionAliasesDialog() - Constructor for class com.logicaldoc.gui.frontend.client.impex.converters.ExtensionAliasesDialog
 
ExtensionAliasesDS - Class in com.logicaldoc.gui.common.client.data
Datasource to retrieve the aliases for the input extensions.
ExtensionAliasesDS() - Constructor for class com.logicaldoc.gui.common.client.data.ExtensionAliasesDS
 
EXTERNAL_AUTHENTICATION - Static variable in class com.logicaldoc.gui.common.client.Menu
 
extract(InputStream) - Method in class com.logicaldoc.core.parser.wordperfect.StringExtractor
Extract all human-readable text from an InputStream.
extract(InputStream) - Method in class com.logicaldoc.core.parser.wordperfect.WPStringExtractor
Wraps the specified InputStream in a WPFilterInputStream and passes it to the super class.
extractAttachments(Document, String, String) - Method in class com.logicaldoc.core.automation.MailTool
Extracts attachments of email files (.eml, .msg) in the current folder
extractEmail(long, String) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Extracts the email representation from a .eml or .msg file
extractEmail(long, String) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
extractEmail(long, String, AsyncCallback<GUIEmail>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
extractEntry(File, String, File) - Static method in class com.logicaldoc.util.io.RarUtil
 
extractEntry(File, String, File) - Static method in class com.logicaldoc.util.io.SevenZipUtil
 
extractEntry(File, String, File) - Static method in class com.logicaldoc.util.io.TarUtil
 
extractOriginalFile(File) - Method in class com.logicaldoc.util.io.P7M
Extracts the original file content into the given file
extractOriginalFileStream() - Method in class com.logicaldoc.util.io.P7M
Extracts the original file content as stream
extractTags(String, String) - Static method in class com.logicaldoc.util.TagUtil
Detects words in the passed string and creates a list of tags.

F

Feature - Class in com.logicaldoc.gui.common.client
Stores the enabled features
Feature() - Constructor for class com.logicaldoc.gui.common.client.Feature
 
FeatureDisabled - Class in com.logicaldoc.gui.common.client.widgets
Simple panel to show the user that a feature is disabled.
FeatureDisabled() - Constructor for class com.logicaldoc.gui.common.client.widgets.FeatureDisabled
 
FeatureDisabled(Integer) - Constructor for class com.logicaldoc.gui.common.client.widgets.FeatureDisabled
 
Feed - Class in com.logicaldoc.util.rss
Stores an RSS feed
Feed(String, String, String, String, String, String) - Constructor for class com.logicaldoc.util.rss.Feed
 
FeedMessage - Class in com.logicaldoc.util.rss
Represents one RSS message
FeedMessage() - Constructor for class com.logicaldoc.util.rss.FeedMessage
 
FeedMessagesDS - Class in com.logicaldoc.gui.common.client.data
Datasource to retrieve the feed messages.
FeedMessagesDS() - Constructor for class com.logicaldoc.gui.common.client.data.FeedMessagesDS
 
FeedParser - Class in com.logicaldoc.util.rss
Parses an RSS feed
FeedParser(String) - Constructor for class com.logicaldoc.util.rss.FeedParser
 
fetchNewData(DocumentsDS) - Method in interface com.logicaldoc.gui.frontend.client.document.grid.DocumentsGrid
Replace the actual data with a new source
fetchNewData(DocumentsDS) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
fetchNewData(DocumentsDS) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsTileGrid
 
FIELD_SENDER - Static variable in class com.logicaldoc.gui.common.client.beans.GUIEmailRule
 
FIELD_SUBJECT - Static variable in class com.logicaldoc.gui.common.client.beans.GUIEmailRule
 
FILE_CONVERSION - com.logicaldoc.core.security.UserEvent
 
FileBodyCounter - Class in com.logicaldoc.util.http
This is a file body that notifies about the progess a given listener
FileBodyCounter(File, FileBodyCounter.ProgressListener) - Constructor for class com.logicaldoc.util.http.FileBodyCounter
 
FileBodyCounter(File, ContentType, String, FileBodyCounter.ProgressListener) - Constructor for class com.logicaldoc.util.http.FileBodyCounter
 
FileBodyCounter.ProgressListener - Interface in com.logicaldoc.util.http
 
filedata - Variable in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService.CheckinDocumentMultipartRequest
 
filedata - Variable in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService.ReplaceFileMultipartRequest
 
filedata - Variable in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService.UploadDocumentMultipartRequest
 
filename - Variable in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService.CheckinDocumentMultipartRequest
 
filename - Variable in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService.UploadDocumentMultipartRequest
 
FILENAME - com.logicaldoc.core.searchengine.HitField
 
FileNameCellFormatter() - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.FileNameListGridField.FileNameCellFormatter
 
FileNameCellFormatter(int) - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.FileNameListGridField.FileNameCellFormatter
 
FileNameCleaner - Class in com.logicaldoc.util
Useful for stripping chars not valid for Linux or Windows
FileNameCleaner() - Constructor for class com.logicaldoc.util.FileNameCleaner
 
fileNameIcon(String, int) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
FileNameListGridField - Class in com.logicaldoc.gui.common.client.widgets.grid
A field to display a file name with icon
FileNameListGridField() - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.FileNameListGridField
 
FileNameListGridField(String) - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.FileNameListGridField
 
FileNameListGridField(String, String) - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.FileNameListGridField
 
FileNameListGridField(String, String, String) - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.FileNameListGridField
 
FileNameListGridField(String, String, String, int) - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.FileNameListGridField
 
FileNameListGridField.FileNameCellFormatter - Class in com.logicaldoc.gui.common.client.widgets.grid
 
FileSizeCellFormatter - Class in com.logicaldoc.gui.common.client.formatters
Utility formatter for those cells that contains file sizes
FileSizeCellFormatter() - Constructor for class com.logicaldoc.gui.common.client.formatters.FileSizeCellFormatter
 
FileSizeCellFormatter() - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.FileSizeListGridField.FileSizeCellFormatter
 
FileSizeCellFormatter(boolean) - Constructor for class com.logicaldoc.gui.common.client.formatters.FileSizeCellFormatter
 
FileSizeCellFormatter(boolean) - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.FileSizeListGridField.FileSizeCellFormatter
 
FileSizeListGridField - Class in com.logicaldoc.gui.common.client.widgets.grid
A field to display a file size
FileSizeListGridField(String, int) - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.FileSizeListGridField
 
FileSizeListGridField(String, String) - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.FileSizeListGridField
 
FileSizeListGridField(String, String, int) - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.FileSizeListGridField
 
FileSizeListGridField(String, String, int, boolean) - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.FileSizeListGridField
 
FileSizeListGridField(String, String, String) - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.FileSizeListGridField
 
FileSizeListGridField.FileSizeCellFormatter - Class in com.logicaldoc.gui.common.client.widgets.grid
 
FileUtil - Class in com.logicaldoc.util.io
This class manages I/O operations with files.
FileUtil() - Constructor for class com.logicaldoc.util.io.FileUtil
 
fileVersion - Variable in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService.ReplaceFileMultipartRequest
 
fileVersion - Variable in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService.UploadResourceMultipartRequest
 
fillByteArray(InputStream, byte[]) - Method in class com.logicaldoc.core.parser.wordperfect.WPFilterInputStream
Fills the supplied byte array with bytes read from the specified InputStream.
FillForm - Class in com.logicaldoc.gui.frontend.client.document.form
This popup window is used get the form's fields values
FillForm(GUIDocument) - Constructor for class com.logicaldoc.gui.frontend.client.document.form.FillForm
 
fillPaintIndex - Variable in class com.logicaldoc.web.stat.ChartDrawingSupplier
 
FillRoutineParams - Class in com.logicaldoc.gui.frontend.client.document.grid
This popup window is used get the automation routine's parameters values to launch it.
FillRoutineParams(String, GUIAutomationRoutine, long, Long[]) - Constructor for class com.logicaldoc.gui.frontend.client.document.grid.FillRoutineParams
 
FillStamp - Class in com.logicaldoc.gui.frontend.client.document.stamp
This popup window is used get the stamp's fields values
FillStamp(DocumentsGrid, GUIStamp, boolean) - Constructor for class com.logicaldoc.gui.frontend.client.document.stamp.FillStamp
 
filter(ContainerRequestContext, ContainerResponseContext) - Method in class demo.jaxrs.openapi.server.ApiOriginFilter
 
FilteredAnalyzer - Class in com.logicaldoc.core.searchengine.analyzer
This analyzer is a wrapper to be used to handle an ordered list of filters.
FilteredAnalyzer() - Constructor for class com.logicaldoc.core.searchengine.analyzer.FilteredAnalyzer
 
filterItemName(String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
Filter the name from problematic chars
finalize() - Method in class com.logicaldoc.core.security.Geolocation
 
find(WSSearchOptions) - Method in class com.logicaldoc.webservice.rest.client.RestSearchClient
 
find(WSSearchOptions) - Method in class com.logicaldoc.webservice.rest.endpoint.RestSearchService
 
find(WSSearchOptions) - Method in interface com.logicaldoc.webservice.rest.SearchService
 
find(String, WSSearchOptions) - Method in class com.logicaldoc.webservice.soap.client.SoapSearchClient
 
find(String, WSSearchOptions) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapSearchService
 
find(String, WSSearchOptions) - Method in interface com.logicaldoc.webservice.soap.SearchService
Performs a search by the search options.
find(String, Long) - Method in interface com.logicaldoc.core.folder.FolderDAO
Useful method that allows to find all folders that contains the given name into their text.
find(String, Long) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
find(String, String) - Method in class com.logicaldoc.core.automation.RegexTool
Finds the matches into a given content using a given regular expression
find(String, String) - Method in class com.logicaldoc.dropbox.Dropbox
 
find(Date, Date, Date, Date, Integer, String, String, String, Integer, Integer) - Method in interface com.logicaldoc.gui.frontend.client.services.CalendarService
Searches for events
find(Date, Date, Date, Date, Integer, String, String, String, Integer, Integer, AsyncCallback<GUICalendarEvent[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.CalendarServiceAsync
 
findAdminUser(String) - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
findAdminUser(String) - Method in interface com.logicaldoc.core.security.dao.UserDAO
Retrieve the administrator for the given tenant.
findAliases(Long, long) - Method in interface com.logicaldoc.core.folder.FolderDAO
Finds all the aliases
findAliases(Long, long) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
findAliasIds(long) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Gets the ids of all aliases associated to the document with the given docId
findAliasIds(long) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
findAll() - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
findAll() - Method in class com.logicaldoc.core.metadata.HibernateAttributeSetDAO
 
findAll() - Method in class com.logicaldoc.core.metadata.HibernateTemplateDAO
 
findAll() - Method in interface com.logicaldoc.core.PersistentObjectDAO
Finds all entities in the database
findAll(long) - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
findAll(long) - Method in class com.logicaldoc.core.metadata.HibernateAttributeSetDAO
 
findAll(long) - Method in class com.logicaldoc.core.metadata.HibernateTemplateDAO
 
findAll(long) - Method in interface com.logicaldoc.core.PersistentObjectDAO
Finds all entities in a specific tenant.
findAll(String, String) - Method in class com.logicaldoc.core.automation.RegexTool
Finds the matches into a given content using a given regular expression
findAllGroupNames(long) - Method in interface com.logicaldoc.core.security.dao.GroupDAO
This method selects all group names
findAllGroupNames(long) - Method in class com.logicaldoc.core.security.dao.HibernateGroupDAO
 
findAllIds() - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
findAllIds() - Method in interface com.logicaldoc.core.PersistentObjectDAO
Finds all entities ids
findAllIds(long) - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
findAllIds(long) - Method in interface com.logicaldoc.core.PersistentObjectDAO
Finds all entities ids in a specific tenant.
findAllNames() - Method in class com.logicaldoc.core.security.dao.HibernateTenantDAO
 
findAllNames() - Method in interface com.logicaldoc.core.security.dao.TenantDAO
Retrieves all the tenant names
findAllTags(String, Long) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Searches for all tags,
findAllTags(String, Long) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
findArchivedByFolder(long) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Finds archived documents in a folder (direct childeren only)
findArchivedByFolder(long) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
findAttributes(long, Long) - Method in interface com.logicaldoc.core.metadata.AttributeSetDAO
Gets the map of attributes defined in the given tenant or set
findAttributes(long, Long) - Method in class com.logicaldoc.core.metadata.HibernateAttributeSetDAO
Returns a TreeMap so the key set is alphabetically ordered
findBookmarkedDocs(long) - Method in interface com.logicaldoc.core.document.dao.BookmarkDAO
Finds the identifiers of the docs bookmarked by the given user
findBookmarkedDocs(long) - Method in class com.logicaldoc.core.document.dao.HibernateBookmarkDAO
 
findByAlternateKey(String, long, long) - Method in class com.logicaldoc.core.sequence.HibernateSequenceDAO
 
findByAlternateKey(String, long, long) - Method in interface com.logicaldoc.core.sequence.SequenceDAO
Finds the sequence by the given alternate key
findByAlternateKey(String, String, Long, long) - Method in interface com.logicaldoc.core.generic.GenericDAO
Finds a Generic by it's alternate key
findByAlternateKey(String, String, Long, long) - Method in class com.logicaldoc.core.generic.HibernateGenericDAO
 
findByAttribute(long, String) - Method in interface com.logicaldoc.core.metadata.AttributeOptionDAO
This finds all the options for a given attribute.
findByAttribute(long, String) - Method in class com.logicaldoc.core.metadata.HibernateAttributeOptionDAO
 
findByAttributeAndCategory(long, String, String) - Method in interface com.logicaldoc.core.metadata.AttributeOptionDAO
This finds all the options for a given attribute.
findByAttributeAndCategory(long, String, String) - Method in class com.logicaldoc.core.metadata.HibernateAttributeOptionDAO
 
findByAttributeAsMap(long, String) - Method in interface com.logicaldoc.core.metadata.AttributeOptionDAO
This finds all the options for a given attribute and groups them by category.
findByAttributeAsMap(long, String) - Method in class com.logicaldoc.core.metadata.HibernateAttributeOptionDAO
 
findByCustomId(String, long) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
This method finds a document by the custom ID.
findByCustomId(String, long) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
findByDevice(Device) - Method in interface com.logicaldoc.core.security.dao.DeviceDAO
Finds the device that corresponds to the given one
findByDevice(Device) - Method in class com.logicaldoc.core.security.dao.HibernateDeviceDAO
 
findByDeviceId(String) - Method in interface com.logicaldoc.core.security.dao.DeviceDAO
Gets the device by it's alternate key: Device.getDeviceId()
findByDeviceId(String) - Method in class com.logicaldoc.core.security.dao.HibernateDeviceDAO
 
findByDocId(long) - Method in interface com.logicaldoc.core.document.dao.DocumentHistoryDAO
This method selects all histories of a given document.
findByDocId(long) - Method in interface com.logicaldoc.core.document.dao.DocumentLinkDAO
This method finds the list of document link in which there is a document with the given ID
findByDocId(long) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentHistoryDAO
 
findByDocId(long) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentLinkDAO
 
findByDocId(long) - Method in class com.logicaldoc.core.document.dao.HibernateRatingDAO
 
findByDocId(long) - Method in class com.logicaldoc.core.document.dao.HibernateVersionDAO
 
findByDocId(long) - Method in interface com.logicaldoc.core.document.dao.RatingDAO
Finds the ratings stored for the given document id
findByDocId(long) - Method in interface com.logicaldoc.core.document.dao.VersionDAO
Finds all versions of the given document
findByDocId(long, String) - Method in interface com.logicaldoc.core.document.dao.DocumentLinkDAO
This method finds the list of document link, filtered by the given link type, in which there is a document with the given ID
findByDocId(long, String) - Method in interface com.logicaldoc.core.document.dao.DocumentNoteDAO
This method finds the list of document notes regarding a document with the given ID
findByDocId(long, String) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentLinkDAO
 
findByDocId(long, String) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentNoteDAO
 
findByDocIdAndEvent(long, String) - Method in interface com.logicaldoc.core.document.dao.DocumentHistoryDAO
This method selects all histories of a given document.
findByDocIdAndEvent(long, String) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentHistoryDAO
 
findByDocIdAndType(long, String, String) - Method in interface com.logicaldoc.core.document.dao.DocumentNoteDAO
This method finds the list of document notes regarding a document with the given ID and optionally filter on the type
findByDocIdAndType(long, String, String) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentNoteDAO
 
findByDocIdAndTypes(long, String, Collection<String>) - Method in interface com.logicaldoc.core.document.dao.DocumentNoteDAO
This method finds the list of document notes regarding a document with the given ID and optionally filter on a collection of types
findByDocIdAndTypes(long, String, Collection<String>) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentNoteDAO
 
findByDocIdAndUserId(long, long) - Method in class com.logicaldoc.core.document.dao.HibernateRatingDAO
 
findByDocIdAndUserId(long, long) - Method in interface com.logicaldoc.core.document.dao.RatingDAO
Finds the rating for the given user id and the given document id
findByDocIdsAndType(long, long, String) - Method in interface com.logicaldoc.core.document.dao.DocumentLinkDAO
Find a document link using its alternate keys
findByDocIdsAndType(long, long, String) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentLinkDAO
 
findByFilename(String) - Method in class com.logicaldoc.webservice.rest.endpoint.RestSearchService
 
findByFilename(String) - Method in interface com.logicaldoc.webservice.rest.SearchService
Finds authorized documents for the current user the given filename (like operator is used)
findByFilename(String, String) - Method in class com.logicaldoc.webservice.soap.client.SoapSearchClient
 
findByFilename(String, String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapSearchService
 
findByFilename(String, String) - Method in interface com.logicaldoc.webservice.soap.SearchService
Finds authorized documents for the current user the given filename (like operator is used)
findByFileNameAndParentFolderId(Long, String, Long, Long, Integer) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Finds that document that lies under a specific folder (given by the id) an with a given fileName(like operator is used)
findByFileNameAndParentFolderId(Long, String, Long, Long, Integer) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
findByFileVersion(long, String) - Method in class com.logicaldoc.core.document.dao.HibernateVersionDAO
 
findByFileVersion(long, String) - Method in interface com.logicaldoc.core.document.dao.VersionDAO
This method finds a the first version with the given fileVersion
findByFolder(long, Integer) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Finds all documents direct children of the given folder.
findByFolder(long, Integer) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
findByFolderId(long) - Method in interface com.logicaldoc.core.document.dao.DocumentHistoryDAO
This method selects all histories of a given folder.
findByFolderId(long) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentHistoryDAO
 
findByFolderId(long) - Method in interface com.logicaldoc.core.folder.FolderHistoryDAO
This method selects all histories of a given folder.
findByFolderId(long) - Method in class com.logicaldoc.core.folder.HibernateFolderHistoryDAO
 
findByFolderIdAndEvent(long, String, Date) - Method in interface com.logicaldoc.core.folder.FolderHistoryDAO
This method selects all histories of a given folder and event occurred after a given date.
findByFolderIdAndEvent(long, String, Date) - Method in class com.logicaldoc.core.folder.HibernateFolderHistoryDAO
 
findByGroup(long) - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
findByGroup(long) - Method in interface com.logicaldoc.core.security.dao.UserDAO
Retrieves the users belonging to a given group.
findByGroupId(long) - Method in interface com.logicaldoc.core.folder.FolderDAO
Finds all folders accessible by the passed group
findByGroupId(long) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
findByGroupId(long) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
findByGroupId(long) - Method in interface com.logicaldoc.core.security.dao.MenuDAO
Finds all menus accessible by the passed group
findById(long) - Method in class com.logicaldoc.core.automation.DocTool
Retrieves a document by it's identifier
findById(long) - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
findById(long) - Method in interface com.logicaldoc.core.PersistentObjectDAO
This method finds an entity by ID
findById(long) - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
findById(long, boolean) - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
findById(long, boolean) - Method in interface com.logicaldoc.core.PersistentObjectDAO
This method finds an entity by ID
findByIds(Long[], Integer) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Finds all documents whose id is included in the given pool of ids
findByIds(Long[], Integer) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
findByIndexed(int) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Finds all documents by the indexed state.
findByIndexed(int) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
findByLanguage(String, long) - Method in class com.logicaldoc.core.communication.HibernateMessageTemplateDAO
 
findByLanguage(String, long) - Method in interface com.logicaldoc.core.communication.MessageTemplateDAO
Finds the templates by given language
findByLikeName(String, long) - Method in interface com.logicaldoc.core.security.dao.GroupDAO
This method finds a Group by name.
findByLikeName(String, long) - Method in class com.logicaldoc.core.security.dao.HibernateGroupDAO
 
findByLikeUsername(String) - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
findByLikeUsername(String) - Method in interface com.logicaldoc.core.security.dao.UserDAO
This method finds an User by username.
findByLockUserAndStatus(Long, Integer) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Finds all document of the specified status and locked by the specified user
findByLockUserAndStatus(Long, Integer) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
findByMode(String) - Method in class com.logicaldoc.core.communication.HibernateSystemMessageDAO
 
findByMode(String) - Method in interface com.logicaldoc.core.communication.SystemMessageDAO
This method selects all the messages for the specified mode
findByName(Folder, String, Long, boolean) - Method in interface com.logicaldoc.core.folder.FolderDAO
Finds all folders by folder text, contained in the parent folder.
findByName(Folder, String, Long, boolean) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
findByName(Menu, String, boolean) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
findByName(Menu, String, boolean) - Method in interface com.logicaldoc.core.security.dao.MenuDAO
Finds all menus by menu text, contained in the parent menu
findByName(String) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
findByName(String) - Method in class com.logicaldoc.core.security.dao.HibernateTenantDAO
 
findByName(String) - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
findByName(String) - Method in interface com.logicaldoc.core.security.dao.MenuDAO
Finds all menus by menu text.
findByName(String) - Method in interface com.logicaldoc.core.security.dao.TenantDAO
Finds a tenant by name
findByName(String) - Method in interface com.logicaldoc.core.security.dao.UserDAO
This method finds an User by name.
findByName(String, long) - Method in class com.logicaldoc.core.communication.HibernateMessageTemplateDAO
 
findByName(String, long) - Method in interface com.logicaldoc.core.communication.MessageTemplateDAO
Finds the templates by given name, you may have the same name but for different languages.
findByName(String, long) - Method in interface com.logicaldoc.core.dashlet.DashletDAO
Finds the dashlet by it's name
findByName(String, long) - Method in class com.logicaldoc.core.dashlet.HibernateDashletDAO
 
findByName(String, long) - Method in interface com.logicaldoc.core.metadata.AttributeSetDAO
This method finds a attribute set by name
findByName(String, long) - Method in class com.logicaldoc.core.metadata.HibernateAttributeSetDAO
 
findByName(String, long) - Method in class com.logicaldoc.core.metadata.HibernateTemplateDAO
 
findByName(String, long) - Method in interface com.logicaldoc.core.metadata.TemplateDAO
This method finds a template by name
findByName(String, long) - Method in interface com.logicaldoc.core.security.dao.GroupDAO
Finds a group by name.
findByName(String, long) - Method in class com.logicaldoc.core.security.dao.HibernateGroupDAO
 
findByName(String, long) - Method in class com.logicaldoc.core.sequence.HibernateSequenceDAO
 
findByName(String, long) - Method in interface com.logicaldoc.core.sequence.SequenceDAO
Finds all sequences whose name starts with the passed name
findByName(String, Long) - Method in interface com.logicaldoc.core.folder.FolderDAO
Finds all folders by folder name
findByName(String, Long) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
findByNameAndLanguage(String, String, long) - Method in class com.logicaldoc.core.communication.HibernateMessageTemplateDAO
 
findByNameAndLanguage(String, String, long) - Method in interface com.logicaldoc.core.communication.MessageTemplateDAO
Finds the template by the alternate key.
findByNameAndParentId(String, long) - Method in interface com.logicaldoc.core.folder.FolderDAO
Finds that folder that lies under a specific parent (given by the id) an with a given name(like operator is used)
findByNameAndParentId(String, long) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
findByNameAndParentId(String, long) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
findByNameAndParentId(String, long) - Method in interface com.logicaldoc.core.security.dao.MenuDAO
Finds that folder that lies under a specific parent (given by the id) an with a given text(like operator is used)
findByNode(String) - Method in class com.logicaldoc.core.security.dao.HibernateSessionDAO
 
findByNode(String) - Method in interface com.logicaldoc.core.security.dao.SessionDAO
Retrieves the session of the given node
findByObjectQuery(String, Object[], Integer) - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
findByObjectQuery(String, Object[], Integer) - Method in interface com.logicaldoc.core.PersistentObjectDAO
Finds all entities by the given object query.
findByParentId(long) - Method in interface com.logicaldoc.core.folder.FolderDAO
Finds all children(direct and indirect) by parentId
findByParentId(long) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
findByParentId(long, boolean) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
findByParentId(long, boolean) - Method in interface com.logicaldoc.core.security.dao.MenuDAO
Finds all children(direct and indirect) by parentId
findByPath(String) - Method in class com.logicaldoc.core.automation.DocTool
Retrieves a document by it's path
findByPath(String) - Method in class com.logicaldoc.core.automation.FolderTool
Finds the folder by it's path
findByPath(String) - Method in class com.logicaldoc.webservice.rest.client.RestFolderClient
 
findByPath(String) - Method in class com.logicaldoc.webservice.rest.endpoint.RestFolderService
 
findByPath(String) - Method in interface com.logicaldoc.webservice.rest.FolderService
Finds the folder at the specified path
findByPath(String, long) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Finds a document by it's full path
findByPath(String, long) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
findByPath(String, Long) - Method in class com.logicaldoc.core.automation.DocTool
Retrieves a document by it's path
findByPath(String, Long) - Method in class com.logicaldoc.core.automation.FolderTool
Finds the folder by it's path
findByPath(String, String) - Method in class com.logicaldoc.webservice.soap.client.SoapFolderClient
 
findByPath(String, String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapFolderService
 
findByPath(String, String) - Method in interface com.logicaldoc.webservice.soap.FolderService
Finds the folder at the specified path
findByPath(String, Date, Collection<String>, Integer) - Method in interface com.logicaldoc.core.document.dao.DocumentHistoryDAO
This method finds all histories about a path (you can use expression)
findByPath(String, Date, Collection<String>, Integer) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentHistoryDAO
 
findByPath(String, Date, Collection<String>, Integer) - Method in interface com.logicaldoc.core.folder.FolderHistoryDAO
This method finds all histories about a path (you can use expression)
findByPath(String, Date, Collection<String>, Integer) - Method in class com.logicaldoc.core.folder.HibernateFolderHistoryDAO
 
findByPathExtended(String, long) - Method in interface com.logicaldoc.core.folder.FolderDAO
Retrieval of a folder by the extended path
findByPathExtended(String, long) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
findByQuery(String, Object[], Integer) - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
findByQuery(String, Object[], Integer) - Method in interface com.logicaldoc.core.PersistentObjectDAO
Find everything you want from the DB using the ORM query language
findByRecipient(String, int, Integer) - Method in class com.logicaldoc.core.communication.HibernateSystemMessageDAO
 
findByRecipient(String, int, Integer) - Method in interface com.logicaldoc.core.communication.SystemMessageDAO
This method selects all the messages for the specified recipient and type
findBySid(String) - Method in class com.logicaldoc.core.security.dao.HibernateSessionDAO
 
findBySid(String) - Method in interface com.logicaldoc.core.security.dao.SessionDAO
Retrieves the session of the given SID
findByTicketId(String) - Method in class com.logicaldoc.core.ticket.HibernateTicketDAO
 
findByTicketId(String) - Method in interface com.logicaldoc.core.ticket.TicketDAO
This finds a ticket by its identifier
findByType(int) - Method in class com.logicaldoc.core.communication.HibernateSystemMessageDAO
 
findByType(int) - Method in interface com.logicaldoc.core.communication.SystemMessageDAO
This method selects all the messages for the specified type
findByType(int, long) - Method in interface com.logicaldoc.core.metadata.AttributeSetDAO
This method finds a attribute set by type
findByType(int, long) - Method in class com.logicaldoc.core.metadata.HibernateAttributeSetDAO
 
findByType(int, long) - Method in class com.logicaldoc.core.metadata.HibernateTemplateDAO
 
findByType(int, long) - Method in interface com.logicaldoc.core.metadata.TemplateDAO
This method finds a template by type
findByTypeAndLanguage(String, String, long) - Method in class com.logicaldoc.core.communication.HibernateMessageTemplateDAO
 
findByTypeAndLanguage(String, String, long) - Method in interface com.logicaldoc.core.communication.MessageTemplateDAO
Finds the templates by the type.
findByTypeAndSubtype(String, String, Long, Long) - Method in interface com.logicaldoc.core.generic.GenericDAO
Finds a Generic by it's alternate key.
findByTypeAndSubtype(String, String, Long, Long) - Method in class com.logicaldoc.core.generic.HibernateGenericDAO
 
findByUser(Long, String) - Method in interface com.logicaldoc.core.contact.ContactDAO
Finds the contacts of the specified user.
findByUser(Long, String) - Method in class com.logicaldoc.core.contact.HibernateContactDAO
 
findByUserId(long) - Method in interface com.logicaldoc.core.document.dao.BookmarkDAO
Finds all bookmarks for the given user id
findByUserId(long) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Finds all documents for an user.
findByUserId(long) - Method in interface com.logicaldoc.core.document.dao.DocumentHistoryDAO
This method selects all histories of a given user.
findByUserId(long) - Method in interface com.logicaldoc.core.document.dao.DocumentNoteDAO
This method finds the list of document notes regarding posted by a specific user
findByUserId(long) - Method in class com.logicaldoc.core.document.dao.HibernateBookmarkDAO
 
findByUserId(long) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
findByUserId(long) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentHistoryDAO
 
findByUserId(long) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentNoteDAO
 
findByUserId(long) - Method in interface com.logicaldoc.core.folder.FolderDAO
Finds authorized folders for a user
findByUserId(long) - Method in interface com.logicaldoc.core.folder.FolderHistoryDAO
This method selects all histories of a given user.
findByUserId(long) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
findByUserId(long) - Method in class com.logicaldoc.core.folder.HibernateFolderHistoryDAO
 
findByUserId(long) - Method in class com.logicaldoc.core.searchengine.saved.HibernateSearchDAO
 
findByUserId(long) - Method in interface com.logicaldoc.core.searchengine.saved.SearchDAO
Gets all the searches of a given user ordered by name asc
findByUserId(long) - Method in interface com.logicaldoc.core.security.dao.DeviceDAO
Finds the devices of a specific user
findByUserId(long) - Method in class com.logicaldoc.core.security.dao.HibernateDeviceDAO
 
findByUserId(long) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
findByUserId(long) - Method in class com.logicaldoc.core.security.dao.HibernateUserHistoryDAO
 
findByUserId(long) - Method in interface com.logicaldoc.core.security.dao.MenuDAO
Finds authorized menus for a user.
findByUserId(long) - Method in interface com.logicaldoc.core.security.dao.UserHistoryDAO
This method selects all histories of a given user.
findByUserId(long, long) - Method in interface com.logicaldoc.core.folder.FolderDAO
Finds direct children of a folder.
findByUserId(long, long) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
findByUserId(long, long, boolean) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
findByUserId(long, long, boolean) - Method in interface com.logicaldoc.core.security.dao.MenuDAO
Finds direct children of a menu
findByUserId(long, long, Integer, boolean) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
findByUserId(long, Integer) - Method in class com.logicaldoc.core.security.dao.HibernatePasswordHistoryDAO
 
findByUserId(long, Integer) - Method in interface com.logicaldoc.core.security.dao.PasswordHistoryDAO
Gets all the histories related to a given user ordered by date desc
findByUserIdAndDocId(long, long) - Method in interface com.logicaldoc.core.document.dao.BookmarkDAO
Finds all bookmarks for the given user id and the given document's identifier
findByUserIdAndDocId(long, long) - Method in class com.logicaldoc.core.document.dao.HibernateBookmarkDAO
 
findByUserIdAndEvent(long, String) - Method in interface com.logicaldoc.core.folder.FolderHistoryDAO
This method selects all histories of a given user and related to the given event.
findByUserIdAndEvent(long, String) - Method in class com.logicaldoc.core.folder.HibernateFolderHistoryDAO
 
findByUserIdAndEvent(long, String) - Method in class com.logicaldoc.core.security.dao.HibernateUserHistoryDAO
 
findByUserIdAndEvent(long, String) - Method in interface com.logicaldoc.core.security.dao.UserHistoryDAO
This method selects all histories of a given user and a given type.
findByUserIdAndEvent(long, String, String) - Method in interface com.logicaldoc.core.document.dao.DocumentHistoryDAO
This method selects all histories of a given user and related to the given event.
findByUserIdAndEvent(long, String, String) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentHistoryDAO
 
findByUserIdAndFolderId(long, long) - Method in interface com.logicaldoc.core.document.dao.BookmarkDAO
Finds the bookmark for the given user id and the given folder id
findByUserIdAndFolderId(long, long) - Method in class com.logicaldoc.core.document.dao.HibernateBookmarkDAO
 
findByUserIdAndName(long, String) - Method in class com.logicaldoc.core.searchengine.saved.HibernateSearchDAO
 
findByUserIdAndName(long, String) - Method in interface com.logicaldoc.core.searchengine.saved.SearchDAO
Gets the search using the alternate key
findByUserIdAndPassword(long, String, int) - Method in class com.logicaldoc.core.security.dao.HibernatePasswordHistoryDAO
 
findByUserIdAndPassword(long, String, int) - Method in interface com.logicaldoc.core.security.dao.PasswordHistoryDAO
Gets the password used by the user in last max times
findByUserIdAndTag(long, String, Integer) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Finds authorized documents for a user having a specified tag.
findByUserIdAndTag(long, String, Integer) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
findByUserIdAndTag(long, String, Integer) - Method in interface com.logicaldoc.core.folder.FolderDAO
Finds authorized folders for a user having a specified tag.
findByUserIdAndTag(long, String, Integer) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
findByUsername(String) - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
findByUsername(String) - Method in interface com.logicaldoc.core.security.dao.UserDAO
This method finds an User by its username.
findByUsernameAndName(String, String) - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
findByUsernameAndName(String, String) - Method in interface com.logicaldoc.core.security.dao.UserDAO
This method finds an User by username and name.
findByUsernameIgnoreCase(String) - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
findByUsernameIgnoreCase(String) - Method in interface com.logicaldoc.core.security.dao.UserDAO
This method finds an User by its username.
findByVersion(long, String) - Method in class com.logicaldoc.core.document.dao.HibernateVersionDAO
 
findByVersion(long, String) - Method in interface com.logicaldoc.core.document.dao.VersionDAO
This method finds a version by the document's ID an the version code.
findByWhere(String, Object[], String, Integer) - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
findByWhere(String, Object[], String, Integer) - Method in interface com.logicaldoc.core.PersistentObjectDAO
Finds all entities by the given expression.
findByWhere(String, String, Integer) - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
findByWhere(String, String, Integer) - Method in interface com.logicaldoc.core.PersistentObjectDAO
Finds all entities by the given expression.
findChildren(long, long) - Method in interface com.logicaldoc.core.folder.FolderDAO
Finds direct children of a folder accessible by the given user
findChildren(long, long) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
findChildren(long, long) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
findChildren(long, long) - Method in interface com.logicaldoc.core.security.dao.MenuDAO
Finds direct children of a menu accessible by the given user.
findChildren(long, Integer) - Method in interface com.logicaldoc.core.folder.FolderDAO
Finds direct children of a folder
findChildren(long, Integer) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
findChildren(long, Integer) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
findChildren(long, Integer) - Method in interface com.logicaldoc.core.security.dao.MenuDAO
Finds direct children of a menu.
findColumn(String) - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
findDefaultWorkspace(long) - Method in interface com.logicaldoc.core.folder.FolderDAO
Retrieves the Default workspace of the given tenant
findDefaultWorkspace(long) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
findDeleted(long, Integer) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Finds all deleted docs of a specific user.
findDeleted(long, Integer) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
findDeleted(long, Integer) - Method in interface com.logicaldoc.core.folder.FolderDAO
Finds all deleted folders of a specific user.
findDeleted(long, Integer) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
findDeletedDocIds() - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Gets the collection of deleted document ids
findDeletedDocIds() - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
findDeletedDocs() - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Finds the list of deleted documents.
findDeletedDocs() - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
findDocIdByFolder(long, Integer) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Finds all document ids inside the given folder.
findDocIdByFolder(long, Integer) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
findDocIdByTag(String) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
This method finds all Doc Ids by a tag.
findDocIdByTag(String) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
findDocIdByUserIdAndTag(long, String) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Finds authorized documents ids for a user having a specified tag.
findDocIdByUserIdAndTag(long, String) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
findDocument(long) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
This method finds a document by the ID and if it is an alias the referenced document is returned instead.
findDocument(long) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
findDocumentsByTag(String) - Method in class com.logicaldoc.webservice.rest.client.RestTagClient
 
findDocumentsByTag(String) - Method in class com.logicaldoc.webservice.rest.endpoint.RestTagService
 
findDocumentsByTag(String) - Method in interface com.logicaldoc.webservice.rest.TagService
Finds authorized documents for the current user having a specified tag
findDocumentsByTag(String, String) - Method in class com.logicaldoc.webservice.soap.client.SoapTagClient
 
findDocumentsByTag(String, String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapTagService
 
findDocumentsByTag(String, String) - Method in interface com.logicaldoc.webservice.soap.TagService
Finds authorized documents for the current user having a specified tag
findDuplicatedDigests(Long, Long) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Retrieves the list of duplicated checksums
findDuplicatedDigests(Long, Long) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
findElement(String) - Method in class com.logicaldoc.util.config.XMLBean
Finds an element using an XPATH expression
findFolder(long) - Method in interface com.logicaldoc.core.folder.FolderDAO
Gets a folder by a given ID if it is an alias, the referenced folder is returned.
findFolder(long) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
findFolderIdByTag(String) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
findFolderIdByUserId(long, Long, boolean) - Method in interface com.logicaldoc.core.folder.FolderDAO
This method selects only the folder ID from the folders for which a user is authorized.
findFolderIdByUserId(long, Long, boolean) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
findFolderIdByUserIdAndPermission(long, Permission, Long, boolean) - Method in interface com.logicaldoc.core.folder.FolderDAO
Finds all folders ids with a specific permission enabled on the specifies user
findFolderIdByUserIdAndPermission(long, Permission, Long, boolean) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
findFolderIdByUserIdAndTag(long, String) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
findFolderIdByUserIdInPath(long, Long) - Method in interface com.logicaldoc.core.folder.FolderDAO
This method selects only the folder ID from the folders for which a user is authorized.
findFolderIdByUserIdInPath(long, Long) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
findFolderIdInPath(long, boolean) - Method in interface com.logicaldoc.core.folder.FolderDAO
Retrieve all the ids of the folders in a given tree using the path attribute
findFolderIdInPath(long, boolean) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
findFolderIdInTree(long, boolean) - Method in interface com.logicaldoc.core.folder.FolderDAO
Retrieve all the ids of the folders in a given tree
findFolderIdInTree(long, boolean) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
findFolders(String) - Method in class com.logicaldoc.webservice.rest.endpoint.RestSearchService
 
findFolders(String) - Method in interface com.logicaldoc.webservice.rest.SearchService
Finds authorized folders for the current user containing the given name (like operator is used)
findFolders(String, String) - Method in class com.logicaldoc.webservice.soap.client.SoapSearchClient
 
findFolders(String, String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapSearchService
 
findFolders(String, String) - Method in interface com.logicaldoc.webservice.soap.SearchService
Finds authorized folders for the current user containing the given name (like operator is used)
findFoldersByTag(String) - Method in class com.logicaldoc.webservice.rest.client.RestTagClient
 
findFoldersByTag(String) - Method in class com.logicaldoc.webservice.rest.endpoint.RestTagService
 
findFoldersByTag(String) - Method in interface com.logicaldoc.webservice.rest.TagService
Finds authorized folders for the current user having a specified tag.
findFoldersByTag(String, String) - Method in class com.logicaldoc.webservice.soap.client.SoapTagClient
 
findFoldersByTag(String, String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapTagService
 
findFoldersByTag(String, String) - Method in interface com.logicaldoc.webservice.soap.TagService
Finds authorized folders for the current user having a specified tag
findIdByUserId(long, long) - Method in interface com.logicaldoc.core.folder.FolderDAO
This method selects only the folder ID from the folders for which a user is authorized.
findIdByUserId(long, long) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
findIdByUserId(long, long) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
findIdByUserId(long, long) - Method in interface com.logicaldoc.core.security.dao.MenuDAO
This method selects only the menuId from the menus for which a user is authorized.
findIdByUserId(long, long, Integer) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
findIdsByParentId(long) - Method in interface com.logicaldoc.core.folder.FolderDAO
Finds all children(direct and indirect) by parentId
findIdsByParentId(long) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
findIdsByWhere(String, Object[], String, Integer) - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
findIdsByWhere(String, Object[], String, Integer) - Method in interface com.logicaldoc.core.PersistentObjectDAO
Finds all entities ids by the given expression.
findIdsByWhere(String, String, Integer) - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
findIdsByWhere(String, String, Integer) - Method in interface com.logicaldoc.core.PersistentObjectDAO
Finds all entities ids by the given expression.
findJVM() - Static method in class com.logicaldoc.util.exec.JavaLauncher
Find a suitable JVM on the user's system.
findLastDownloadsByUserId(long, int) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Finds the last downloaded documents by the given user
findLastDownloadsByUserId(long, int) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
findLastModifiedByUserId(long, int) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Finds a max number of documents last modified by an user.
findLastModifiedByUserId(long, int) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
findLinkedDocuments(long, String, Integer) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
This method enlists documents linked to the given document.
findLinkedDocuments(long, String, Integer) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
findMenuIdByUserId(long, boolean) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
findMenuIdByUserId(long, boolean) - Method in interface com.logicaldoc.core.security.dao.MenuDAO
This method selects only the menuId from the menus for which a user is authorized
findMenuIdByUserIdAndPermission(long, Permission, boolean) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
findMenuIdByUserIdAndPermission(long, Permission, boolean) - Method in interface com.logicaldoc.core.security.dao.MenuDAO
Finds all menus ids with a specific permission enabled on the specifies user
findMessagesToBeSent(int, int) - Method in class com.logicaldoc.core.communication.HibernateSystemMessageDAO
 
findMessagesToBeSent(int, int) - Method in interface com.logicaldoc.core.communication.SystemMessageDAO
This method selects all the messages for the specified type that are not been already sent and for which the number of sending trials is less than the maximum number (parameter 'notifier.maxtrials')
findNameById(long) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
findNameById(long) - Method in interface com.logicaldoc.core.security.dao.MenuDAO
This method selects only the menu text from a menu
findNotNotified(Integer) - Method in interface com.logicaldoc.core.document.dao.DocumentHistoryDAO
This method selects all histories not notified yet.
findNotNotified(Integer) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentHistoryDAO
 
findNotNotified(Integer) - Method in interface com.logicaldoc.core.folder.FolderHistoryDAO
This method selects all histories not notified yet.
findNotNotified(Integer) - Method in class com.logicaldoc.core.folder.HibernateFolderHistoryDAO
 
findParents(long) - Method in interface com.logicaldoc.core.folder.FolderDAO
Returns a List of folders being a parent of the given folder.
findParents(long) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
findParents(long) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
findParents(long) - Method in interface com.logicaldoc.core.security.dao.MenuDAO
Returns a List of menus being a parent of the given menu.
findPublishedIds(Collection<Long>) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Finds all document ids inside the specified folders that are published in the current date.
findPublishedIds(Collection<Long>) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
findRoot(long) - Method in interface com.logicaldoc.core.folder.FolderDAO
Retrieves the root folder of the given tenant
findRoot(long) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
findTags(long) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Retrieves the alphabetically ordered list of all the document's tags
findTags(long) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
findTags(long) - Method in interface com.logicaldoc.core.folder.FolderDAO
Retrieves the alphabetically ordered list of all the folder's tags
findTags(long) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
findTags(String, Long) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Selects all tags and counts the occurrences.
findTags(String, Long) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
findTemplateById(long) - Method in class com.logicaldoc.core.automation.DocTool
This method finds a template by ID
findTemplateByName(String, long) - Method in class com.logicaldoc.core.automation.DocTool
This method finds a template by name
findTrustedDevices(long) - Method in interface com.logicaldoc.core.security.dao.DeviceDAO
Retrieves all the devices trusted by a given user
findTrustedDevices(long) - Method in class com.logicaldoc.core.security.dao.HibernateDeviceDAO
 
findUserSettings(long, String) - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
findUserSettings(long, String) - Method in interface com.logicaldoc.core.security.dao.UserDAO
Retrieves the settings for a user.
findVotesByDocId(long) - Method in class com.logicaldoc.core.document.dao.HibernateRatingDAO
 
findVotesByDocId(long) - Method in interface com.logicaldoc.core.document.dao.RatingDAO
Returns a rating that contains count and average of vote on the given document
findWorkspace(long) - Method in interface com.logicaldoc.core.folder.FolderDAO
Returns the workspace that contains the given folder
findWorkspace(long) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
findWorkspaces(long) - Method in interface com.logicaldoc.core.folder.FolderDAO
Retrieves all the workspaces in the system, that are the first-level folders of type Folder.TYPE_WORKSPACE
findWorkspaces(long) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
finishAuthorization(String) - Method in class com.logicaldoc.dropbox.Dropbox
Finishes the authorization process.
finishAuthorization(String) - Method in class com.logicaldoc.dropbox.DropboxServiceImpl
 
finishAuthorization(String) - Method in interface com.logicaldoc.gui.frontend.client.services.DropboxService
Ends the authorization code and saves the access token in the database
finishAuthorization(String, AsyncCallback<String>) - Method in interface com.logicaldoc.gui.frontend.client.services.DropboxServiceAsync
 
fireEvent(GwtEvent<?>) - Method in class com.orange.links.client.DiagramController
 
FIREWALL - Static variable in class com.logicaldoc.gui.common.client.Feature
 
FIREWALL - Static variable in class com.logicaldoc.gui.common.client.Menu
 
FirewallPanel - Class in com.logicaldoc.gui.frontend.client.security
This panel shows the firewall settings.
FirewallPanel() - Constructor for class com.logicaldoc.gui.frontend.client.security.FirewallPanel
 
FirewallPanel(GUIUser, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.security.FirewallPanel
 
first() - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
fixGuestPermissions(Group) - Method in interface com.logicaldoc.core.security.dao.GroupDAO
 
fixGuestPermissions(Group) - Method in class com.logicaldoc.core.security.dao.HibernateGroupDAO
If the user is guest, we remove not admitted permissions
flush() - Method in interface com.logicaldoc.util.cache.Cache
 
flush() - Method in class com.logicaldoc.util.cache.EhCache
 
flush() - Method in class com.logicaldoc.util.io.StringOutputStream
 
focus() - Static method in class com.logicaldoc.gui.common.client.util.WindowUtils
 
Folder - Class in com.logicaldoc.core.folder
This class represents the key concept of security of documents.
Folder() - Constructor for class com.logicaldoc.core.folder.Folder
 
Folder(String) - Constructor for class com.logicaldoc.core.folder.Folder
 
FOLDER_ID - com.logicaldoc.core.searchengine.HitField
 
FOLDER_ID - Static variable in class com.logicaldoc.gui.common.client.Constants
 
FOLDER_ID - Static variable in class com.logicaldoc.web.DisplayServlet
 
FOLDER_INTERFACE - Static variable in class com.logicaldoc.gui.common.client.Menu
 
FOLDER_NAME - com.logicaldoc.core.searchengine.HitField
 
FOLDER_PAGE_SIZE - Static variable in class com.logicaldoc.web.data.FoldersDataServlet
 
FOLDER_PATH - Static variable in class com.logicaldoc.gui.common.client.Constants
 
FOLDER_PATH - Static variable in class com.logicaldoc.web.DisplayServlet
 
FOLDER_START_RECORD - Static variable in class com.logicaldoc.web.data.FoldersDataServlet
 
FOLDER_TEMPLATE - Static variable in class com.logicaldoc.gui.common.client.Feature
 
FOLDER_TYPE_ID - Static variable in class com.logicaldoc.cmis.TypeManager
 
FolderAliasesDataServlet - Class in com.logicaldoc.web.data
 
FolderAliasesDataServlet() - Constructor for class com.logicaldoc.web.data.FolderAliasesDataServlet
 
FolderAliasesDS - Class in com.logicaldoc.gui.common.client.data
Datasource retrieve the aliases of a folder
FolderAliasesDS(long) - Constructor for class com.logicaldoc.gui.common.client.data.FolderAliasesDS
 
FolderAutomationPanel - Class in com.logicaldoc.gui.frontend.client.folder
This panel shows the automation triggers of a folder.
FolderAutomationPanel(GUIFolder) - Constructor for class com.logicaldoc.gui.frontend.client.folder.FolderAutomationPanel
 
FolderCapturePanel - Class in com.logicaldoc.gui.frontend.client.folder
Shows folder's OCR options.
FolderCapturePanel(GUIFolder, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.folder.FolderCapturePanel
 
FolderChangeListener - Interface in com.logicaldoc.gui.common.client.widgets
Listener invoked on new folder seletion.
FolderController - Class in com.logicaldoc.gui.common.client.observer
Implements the Observer pattern to distribute events on the folders
FolderCopyDetailsDialog - Class in com.logicaldoc.gui.frontend.client.folder.copy
This popup window is used to allow the users to input the data when copying a folder
FolderCopyDetailsDialog(GUIFolder, long, String, boolean) - Constructor for class com.logicaldoc.gui.frontend.client.folder.copy.FolderCopyDetailsDialog
 
FolderCopyDetailsPanel - Class in com.logicaldoc.gui.frontend.client.folder.copy
This panel collects all folders details needed by a folder's copy operation.
FolderCopyDetailsPanel(GUIFolder) - Constructor for class com.logicaldoc.gui.frontend.client.folder.copy.FolderCopyDetailsPanel
 
FolderCopyDialog - Class in com.logicaldoc.gui.frontend.client.folder.copy
This is the form used to copy a folder into another path
FolderCopyDialog() - Constructor for class com.logicaldoc.gui.frontend.client.folder.copy.FolderCopyDialog
 
FolderCopyExtendedPropertiesPanel - Class in com.logicaldoc.gui.frontend.client.folder.copy
Shows folder's optional template metadata
FolderCopyExtendedPropertiesPanel(GUIFolder) - Constructor for class com.logicaldoc.gui.frontend.client.folder.copy.FolderCopyExtendedPropertiesPanel
 
FolderCopyStandardPropertiesPanel - Class in com.logicaldoc.gui.frontend.client.folder.copy
Shows folder's standard properties and read-only data
FolderCopyStandardPropertiesPanel(GUIFolder) - Constructor for class com.logicaldoc.gui.frontend.client.folder.copy.FolderCopyStandardPropertiesPanel
 
FolderCriterion - Class in com.logicaldoc.core.searchengine.folder
 
FolderCriterion() - Constructor for class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
FolderCursor - Class in com.logicaldoc.gui.frontend.client.folder
A cursor to browse among pages in a folders tree.
FolderDAO - Interface in com.logicaldoc.core.folder
Instances of this class is a DAO-service for folder objects.
FolderDetailsPanel - Class in com.logicaldoc.gui.frontend.client.folder
This panel collects all the folder details
FolderDetailsPanel(GUIFolder) - Constructor for class com.logicaldoc.gui.frontend.client.folder.FolderDetailsPanel
 
FolderDetailTab - Class in com.logicaldoc.gui.frontend.client.folder
Superclass for all tab panels in the folder details area
FolderDetailTab(GUIFolder, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.folder.FolderDetailTab
Constructor
FolderEvent - Enum in com.logicaldoc.core.folder
Possible events in the folder's history
FolderExtendedPropertiesPanel - Class in com.logicaldoc.gui.frontend.client.folder
Shows folder's optional template metadata
FolderExtendedPropertiesPanel(GUIFolder, ChangedHandler, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.folder.FolderExtendedPropertiesPanel
 
FolderFieldsDS - Class in com.logicaldoc.gui.frontend.client.search
Fake Datasource to populate a filter builder for folder searches.
FolderFieldsDS(GUITemplate) - Constructor for class com.logicaldoc.gui.frontend.client.search.FolderFieldsDS
 
FolderGroup - Class in com.logicaldoc.core.folder
This class represents security permissions for a group in relation to a folder
FolderGroup() - Constructor for class com.logicaldoc.core.folder.FolderGroup
 
FolderGroup(long) - Constructor for class com.logicaldoc.core.folder.FolderGroup
 
FolderHistory - Class in com.logicaldoc.core.folder
History entry due to an event on a folder.
FolderHistory() - Constructor for class com.logicaldoc.core.folder.FolderHistory
 
FolderHistoryDAO - Interface in com.logicaldoc.core.folder
DAO for FolderHistory handling.
FolderHistoryDataServlet - Class in com.logicaldoc.web.data
 
FolderHistoryDataServlet() - Constructor for class com.logicaldoc.web.data.FolderHistoryDataServlet
 
FolderHistoryDS - Class in com.logicaldoc.gui.common.client.data
Datasource to handle versions grid lists.
FolderHistoryDS(long, Integer) - Constructor for class com.logicaldoc.gui.common.client.data.FolderHistoryDS
 
folderId - Variable in class com.logicaldoc.core.communication.EMailSender
 
folderId - Variable in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService.UploadDocumentMultipartRequest
 
foldering - Variable in class com.logicaldoc.core.communication.EMailSender
 
FOLDERING_DAY - Static variable in class com.logicaldoc.core.communication.EMailSender
 
FOLDERING_MONTH - Static variable in class com.logicaldoc.core.communication.EMailSender
 
FOLDERING_NONE - Static variable in class com.logicaldoc.core.communication.EMailSender
 
FOLDERING_YEAR - Static variable in class com.logicaldoc.core.communication.EMailSender
 
FolderInitializer - Class in com.logicaldoc.core.folder
This listener takes care of initializing the metadata of a folder.
FolderInitializer() - Constructor for class com.logicaldoc.core.folder.FolderInitializer
 
FolderInterfacePanel - Class in com.logicaldoc.gui.frontend.client.folder
Shows the folder's user interface settings
FolderInterfacePanel(GUIFolder, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.folder.FolderInterfacePanel
 
FolderListener - Interface in com.logicaldoc.core.folder
This interface defines hooks called before and after a particular event occurs on the specified folder.
FolderListenerManager - Class in com.logicaldoc.core.folder
A manager for folder listeners.
FolderListenerManager() - Constructor for class com.logicaldoc.core.folder.FolderListenerManager
 
FolderListGridField - Class in com.logicaldoc.gui.common.client.widgets.grid
A field to display a folder name
FolderListGridField() - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.FolderListGridField
 
FolderListGridField(String) - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.FolderListGridField
 
FolderListGridField(String, String) - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.FolderListGridField
 
FolderListGridField.FolderNameCellFormatter - Class in com.logicaldoc.gui.common.client.widgets.grid
 
FolderNameCellFormatter() - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.FolderListGridField.FolderNameCellFormatter
 
FolderNavigator - Class in com.logicaldoc.gui.frontend.client.folder
The panel that shows the workspaces/folders navigation tree
FolderNavigatorPanel - Class in com.logicaldoc.gui.frontend.client.folder
Panle that contains both folder tool basr and folder navigator.
FolderObserver - Interface in com.logicaldoc.gui.common.client.observer
Listener on folders events
FolderPagination - Class in com.logicaldoc.gui.frontend.client.folder
Saves the pagination settings of a folder
FolderPagination(long, int, int, int) - Constructor for class com.logicaldoc.gui.frontend.client.folder.FolderPagination
 
FolderQuotaPanel - Class in com.logicaldoc.gui.frontend.client.folder
Shows the folder's quotas
FolderQuotaPanel(GUIFolder, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.folder.FolderQuotaPanel
 
FoldersDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for folders data.
FoldersDataServlet() - Constructor for class com.logicaldoc.web.data.FoldersDataServlet
 
FoldersDS - Class in com.logicaldoc.gui.common.client.data
Datasource to handle folders and sub-folders structures.
FoldersDS(String, boolean) - Constructor for class com.logicaldoc.gui.common.client.data.FoldersDS
 
FoldersDS(String, boolean, Long) - Constructor for class com.logicaldoc.gui.common.client.data.FoldersDS
 
FolderSearch - Class in com.logicaldoc.core.searchengine.folder
Search specialization for Folder searches.
FolderSearch() - Constructor for class com.logicaldoc.core.searchengine.folder.FolderSearch
 
FolderSearch.HitMapper - Class in com.logicaldoc.core.searchengine.folder
 
FolderSearchDialog - Class in com.logicaldoc.gui.frontend.client.folder
This is a form used for quick folder selection
FolderSearchDialog(FolderSelector) - Constructor for class com.logicaldoc.gui.frontend.client.folder.FolderSearchDialog
 
FolderSearchForm - Class in com.logicaldoc.gui.frontend.client.folder
Shows a folders search form
FolderSearchForm() - Constructor for class com.logicaldoc.gui.frontend.client.folder.FolderSearchForm
 
FolderSearchOptions - Class in com.logicaldoc.core.searchengine.folder
Search options specialization for the folder search.
FolderSearchOptions() - Constructor for class com.logicaldoc.core.searchengine.folder.FolderSearchOptions
 
FolderSecurityPanel - Class in com.logicaldoc.gui.frontend.client.folder
This panel shows the security policies.
FolderSecurityPanel(GUIFolder) - Constructor for class com.logicaldoc.gui.frontend.client.folder.FolderSecurityPanel
 
FolderSelector - Class in com.logicaldoc.gui.common.client.widgets
Allows the selection of a specific folder
FolderSelector(String, boolean) - Constructor for class com.logicaldoc.gui.common.client.widgets.FolderSelector
 
FolderSelector(String, boolean, List<FormItemIcon>) - Constructor for class com.logicaldoc.gui.common.client.widgets.FolderSelector
 
FolderService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the Folder Service.
FolderService - Interface in com.logicaldoc.webservice.rest
 
FolderService - Interface in com.logicaldoc.webservice.soap
Folder Web Service definition interface
FolderService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
FolderServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
FolderServiceImpl - Class in com.logicaldoc.web.service
Implementation of the FolderService
FolderServiceImpl() - Constructor for class com.logicaldoc.web.service.FolderServiceImpl
 
FoldersForm - Class in com.logicaldoc.gui.frontend.client.search
Shows a folders search form
FolderStandardPropertiesPanel - Class in com.logicaldoc.gui.frontend.client.folder
Shows folder's standard properties and read-only data
FolderStandardPropertiesPanel(GUIFolder, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.folder.FolderStandardPropertiesPanel
 
FolderSubscriptionsPanel - Class in com.logicaldoc.gui.frontend.client.folder
This panel shows the subscriptions on a folder.
FolderSubscriptionsPanel(GUIFolder) - Constructor for class com.logicaldoc.gui.frontend.client.folder.FolderSubscriptionsPanel
 
FolderTemplatesDS - Class in com.logicaldoc.gui.common.client.data
Datasource to retrieve all templates.
FolderTemplatesDS() - Constructor for class com.logicaldoc.gui.common.client.data.FolderTemplatesDS
 
FolderTemplatesPanel - Class in com.logicaldoc.gui.frontend.client.metadata
Shows the folder templates configuration.
FolderTemplatesPanel() - Constructor for class com.logicaldoc.gui.frontend.client.metadata.FolderTemplatesPanel
 
FolderTool - Class in com.logicaldoc.core.automation
Utility methods to handle folders from within the Automation
FolderTool() - Constructor for class com.logicaldoc.core.automation.FolderTool
 
FolderTree - Class in com.logicaldoc.gui.common.client.widgets
TreeGrid showing the folders
FolderTree() - Constructor for class com.logicaldoc.gui.common.client.widgets.FolderTree
 
FolderValidator - Class in com.logicaldoc.core.folder
This listener takes care of logically validate a folder.
FolderValidator() - Constructor for class com.logicaldoc.core.folder.FolderValidator
 
FORBIDDEN_NAMES - Static variable in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
forGuests() - Static method in enum com.logicaldoc.core.security.Permission
 
FORM - Static variable in class com.logicaldoc.gui.common.client.Feature
 
FORM_EDITED - com.logicaldoc.core.document.DocumentEvent
 
FORM_SUBMITTED - com.logicaldoc.core.document.DocumentEvent
 
format(int) - Static method in class com.logicaldoc.gui.frontend.client.metadata.template.AttributeTypeFormatter
Converts an attribute's type into the human readable label
format(Object, ListGridRecord, int, int) - Method in class com.logicaldoc.gui.common.client.formatters.DaysCellFormatter
 
format(Object, ListGridRecord, int, int) - Method in class com.logicaldoc.gui.common.client.formatters.FileSizeCellFormatter
 
format(Object, ListGridRecord, int, int) - Method in class com.logicaldoc.gui.common.client.formatters.I18NCellFormatter
 
format(Object, ListGridRecord, int, int) - Method in class com.logicaldoc.gui.common.client.formatters.UserCellFormatter
 
format(Object, ListGridRecord, int, int) - Method in class com.logicaldoc.gui.common.client.formatters.UserDateCellFormatter
 
format(Object, ListGridRecord, int, int) - Method in class com.logicaldoc.gui.common.client.widgets.grid.ColoredListGridField.ColoredCellFormatter
 
format(Object, ListGridRecord, int, int) - Method in class com.logicaldoc.gui.common.client.widgets.grid.DateListGridField.DateCellFormatter
 
format(Object, ListGridRecord, int, int) - Method in class com.logicaldoc.gui.common.client.widgets.grid.FileNameListGridField.FileNameCellFormatter
 
format(Object, ListGridRecord, int, int) - Method in class com.logicaldoc.gui.common.client.widgets.grid.FileSizeListGridField.FileSizeCellFormatter
 
format(Object, ListGridRecord, int, int) - Method in class com.logicaldoc.gui.common.client.widgets.grid.FolderListGridField.FolderNameCellFormatter
 
format(Object, ListGridRecord, int, int) - Method in class com.logicaldoc.gui.common.client.widgets.grid.IntegerListGridField.LongCellFormatter
 
format(Object, ListGridRecord, int, int) - Method in class com.logicaldoc.gui.common.client.widgets.grid.RatingListGridField.RatingCellFormatter
 
format(Object, ListGridRecord, int, int) - Method in class com.logicaldoc.gui.common.client.widgets.grid.UserListGridField.AvatarCellFormatter
 
format(Object, ListGridRecord, int, int) - Method in class com.logicaldoc.gui.frontend.client.metadata.template.AttributeTypeFormatter
 
format(String, Object, String) - Method in class com.logicaldoc.core.automation.NumberTool
Formats a number using the specified format
format(String, String) - Method in class com.logicaldoc.core.automation.I18NTool
Prints a formatted string
format(String, String[]) - Method in class com.logicaldoc.core.automation.I18NTool
Prints a formatted string
format(String, String, String) - Method in class com.logicaldoc.core.automation.I18NTool
Prints a formatted string
format(String, String, String, String) - Method in class com.logicaldoc.core.automation.I18NTool
Prints a formatted string
format(String, String, String, String, String) - Method in class com.logicaldoc.core.automation.I18NTool
Prints a formatted string
format(String, String, String, String, String, String) - Method in class com.logicaldoc.core.automation.I18NTool
Prints a formatted string
format(Date) - Static method in class com.logicaldoc.util.time.DateUtil
Formats a date using the ISO format yyyy-MM-dd HH:mm:ss Z
format(Date, boolean) - Method in class com.logicaldoc.core.automation.DateTool
Formats a date
format(Date, String) - Method in class com.logicaldoc.core.automation.DateTool
Formats a date using a specific format
format(Date, String, boolean) - Method in class com.logicaldoc.core.automation.DateTool
Formats a date
format(Date, String, String) - Method in class com.logicaldoc.core.automation.DateTool
Formats a date using a specific format
FORMAT_CONVERSION - Static variable in class com.logicaldoc.gui.common.client.Feature
 
FORMAT_CONVERTERS - Static variable in class com.logicaldoc.gui.common.client.Menu
 
FORMAT_DEFAULT - Static variable in class com.logicaldoc.gui.common.client.widgets.grid.DateListGridField.DateCellFormatter
 
FORMAT_EML - Static variable in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
FORMAT_LONG - Static variable in class com.logicaldoc.gui.common.client.widgets.grid.DateListGridField.DateCellFormatter
 
FORMAT_MULTIPLE - Static variable in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
FORMAT_SHORT - Static variable in class com.logicaldoc.gui.common.client.widgets.grid.DateListGridField.DateCellFormatter
 
FormatConverter - Interface in com.logicaldoc.core.conversion
Implementations of this interface are specialized classes that perform conversion from a source format to a target format.
FormatConverterManager - Class in com.logicaldoc.core.conversion
Manager class used to handle format converters.
FormatConverterManager() - Constructor for class com.logicaldoc.core.conversion.FormatConverterManager
 
FormatConvertersDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for conversion formats data.
FormatConvertersDataServlet() - Constructor for class com.logicaldoc.web.data.FormatConvertersDataServlet
 
FormatConvertersDS - Class in com.logicaldoc.gui.common.client.data
DataSource to retrieve all the storages.
FormatConvertersDS(String) - Constructor for class com.logicaldoc.gui.common.client.data.FormatConvertersDS
 
FormatConvertersDS(String, String) - Constructor for class com.logicaldoc.gui.common.client.data.FormatConvertersDS
 
FormatConvertersPanel - Class in com.logicaldoc.gui.frontend.client.impex.converters
This panel shows the format converters settings.
FormatConvertersPanel() - Constructor for class com.logicaldoc.gui.frontend.client.impex.converters.FormatConvertersPanel
 
formatDate(Date) - Method in class com.logicaldoc.core.automation.DateTool
Formats a date using the normal format that also includes the time
formatDate(Date) - Static method in class com.logicaldoc.gui.common.client.i18n.I18N
 
formatDate(Date, String) - Method in class com.logicaldoc.core.automation.DateTool
Formats a date using the normal format that also includes the time
formatDateLong(Date) - Method in class com.logicaldoc.core.automation.DateTool
Formats a date using the long format that includes the time and milliseconds
formatDateLong(Date) - Static method in class com.logicaldoc.gui.common.client.i18n.I18N
 
formatDateLong(Date, String) - Method in class com.logicaldoc.core.automation.DateTool
Formats a date using the long format that includes the time and milliseconds
formatDateShort(Date) - Method in class com.logicaldoc.core.automation.DateTool
Formats a date using the short format that just includes the date
formatDateShort(Date) - Static method in class com.logicaldoc.gui.common.client.i18n.I18N
 
formatDateShort(Date, String) - Method in class com.logicaldoc.core.automation.DateTool
Formats a date using the short format that just includes the date
formatDateShortISO(Date) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
formatInt(int) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
formatISO(Date) - Method in class com.logicaldoc.core.automation.DateTool
Formats a date using the ISO format: yyyy-MM-dd'T'HH:mm:ss
formatLong(long) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
formatPercentage(double, int) - Static method in class com.logicaldoc.gui.common.client.util.Util
Format number percentage.
formatSize(double) - Static method in class com.logicaldoc.gui.common.client.util.Util
Format file size in Bytes, KBytes, MBytes or GBytes.
formatSizeBytes(double) - Static method in class com.logicaldoc.gui.common.client.util.Util
Format file size in bytes
formatSizeCompact(double) - Static method in class com.logicaldoc.gui.common.client.util.Util
Format file size in Bytes, KB, MB, GB.
formatSizeKB(double) - Static method in class com.logicaldoc.gui.common.client.util.Util
Format file size in KB.
formatSizeKB(Object) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
formatSizeW7(double) - Static method in class com.logicaldoc.gui.common.client.util.Util
Format file size in Windows 7 Style.
formatSizeW7(Object) - Static method in class com.logicaldoc.gui.common.client.util.Util
Format file size in Windows 7 Style.
formatSQL(Date) - Method in class com.logicaldoc.core.automation.DateTool
Formats a date using the SQL format: yyyy-MM-dd
formatWithMillis(Date) - Static method in class com.logicaldoc.util.time.DateUtil
Formats a date using the ISO format yyyy-MM-dd HH:mm:ss.SSS Z
FormCreate - Class in com.logicaldoc.gui.frontend.client.metadata.form
This popup window is used to create a new form.
FormCreate(FormsPanel) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.form.FormCreate
 
FormDetailsPanel - Class in com.logicaldoc.gui.frontend.client.metadata.form
This panel collects details about a form
FormDetailsPanel(FormsPanel) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.form.FormDetailsPanel
 
FormImageTile - Class in com.logicaldoc.gui.frontend.client.metadata.form
Displays the header image
FormImageTile(GUIForm, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.form.FormImageTile
 
FormInvitationDialog - Class in com.logicaldoc.gui.frontend.client.metadata.form
This is the form used to send form invitations
FormInvitationDialog(long) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.form.FormInvitationDialog
 
FORMS - Static variable in class com.logicaldoc.gui.common.client.Menu
 
FormsDS - Class in com.logicaldoc.gui.common.client.data
Data source to retrieve all forms.
FormsDS() - Constructor for class com.logicaldoc.gui.common.client.data.FormsDS
 
FormService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the Form Service.
FormService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
FormServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
FormsPanel - Class in com.logicaldoc.gui.frontend.client.metadata.form
Panel showing the list of forms
FormsPanel() - Constructor for class com.logicaldoc.gui.frontend.client.metadata.form.FormsPanel
 
FreemarkerWebServiceDisplayEngine - Class in com.logicaldoc.webservice.doc.view.freemarker
 
FreemarkerWebServiceDisplayEngine(JavaNameDisplayStrategy) - Constructor for class com.logicaldoc.webservice.doc.view.freemarker.FreemarkerWebServiceDisplayEngine
 
FreemarkerWebServiceDisplayer - Class in com.logicaldoc.webservice.doc.view.freemarker
 
fromBookmark(Bookmark) - Static method in class com.logicaldoc.webservice.model.WSBookmark
 
fromDocument(Document, GUIFolder, User) - Static method in class com.logicaldoc.web.service.DocumentServiceImpl
 
fromDocument(GUIDocument) - Static method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentGridUtil
 
fromDocumentNote(DocumentNote) - Static method in class com.logicaldoc.webservice.model.WSNote
 
fromFolder(Folder) - Static method in class com.logicaldoc.webservice.model.WSFolder
 
fromFolder(Folder, boolean) - Static method in class com.logicaldoc.web.service.FolderServiceImpl
 
fromFolder(Folder, boolean) - Static method in class com.logicaldoc.webservice.model.WSFolder
 
fromGroup(Group) - Static method in class com.logicaldoc.webservice.model.WSGroup
 
fromRating(Rating) - Static method in class com.logicaldoc.webservice.model.WSRating
 
fromSearchOptions(SearchOptions) - Static method in class com.logicaldoc.webservice.model.WSSearchOptions
 
fromString(String) - Static method in enum com.logicaldoc.core.document.DocumentEvent
 
fromString(String) - Static method in enum com.logicaldoc.core.folder.FolderEvent
 
fromString(String) - Static method in enum com.logicaldoc.core.RunLevel
 
fromString(String) - Static method in enum com.logicaldoc.core.security.UserEvent
 
fromTagCloud(TagCloud) - Static method in class com.logicaldoc.webservice.model.WSTagCloud
 
fromTenant(Tenant) - Static method in class com.logicaldoc.web.service.SecurityServiceImpl
 
fromUser(User) - Static method in class com.logicaldoc.webservice.model.WSUser
 
Frontend - Class in com.logicaldoc.gui.frontend.client
The Frontend entry point
Frontend() - Constructor for class com.logicaldoc.gui.frontend.client.Frontend
 
FRONTEND - Static variable in class com.logicaldoc.core.security.Menu
 
FSStorer - Class in com.logicaldoc.core.store
This class is an implementation of the Storer interface to persist documents in the filesystem.
FSStorer() - Constructor for class com.logicaldoc.core.store.FSStorer
 
FTP - Static variable in class com.logicaldoc.gui.common.client.Feature
 
FULLTEXT_DEFAULT_FIELDS - Static variable in class com.logicaldoc.gui.common.client.Constants
 
FULLTEXT_FIELD_COMMENT - Static variable in class com.logicaldoc.gui.common.client.Constants
 
FULLTEXT_FIELD_CONTENT - Static variable in class com.logicaldoc.gui.common.client.Constants
 
FULLTEXT_FIELD_CUSTOMID - Static variable in class com.logicaldoc.gui.common.client.Constants
 
FULLTEXT_FIELD_FILENAME - Static variable in class com.logicaldoc.gui.common.client.Constants
 
FULLTEXT_FIELD_NOTES - Static variable in class com.logicaldoc.gui.common.client.Constants
 
FULLTEXT_FIELD_TAGS - Static variable in class com.logicaldoc.gui.common.client.Constants
 
FULLTEXT_FIELD_TITLE - Static variable in class com.logicaldoc.gui.common.client.Constants
 
FulltextForm - Class in com.logicaldoc.gui.frontend.client.search
Shows a full-text search form
FulltextForm() - Constructor for class com.logicaldoc.gui.frontend.client.search.FulltextForm
 
FulltextSearch - Class in com.logicaldoc.core.searchengine
Search specialization for the Full text search.
FulltextSearch.HitMapper - Class in com.logicaldoc.core.searchengine
 
FulltextSearchOptions - Class in com.logicaldoc.core.searchengine
Search options specialization for the Full text search.
FulltextSearchOptions() - Constructor for class com.logicaldoc.core.searchengine.FulltextSearchOptions
 
FunctionShape - Class in com.orange.links.client.shapes
Override to remove the change of style tuding selection
FunctionShape(DiagramController, Widget) - Constructor for class com.orange.links.client.shapes.FunctionShape
 

G

GarbageCollector - Class in com.logicaldoc.web
 
GarbageCollector() - Constructor for class com.logicaldoc.web.GarbageCollector
 
GarbageDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for garbage data.
GarbageDataServlet() - Constructor for class com.logicaldoc.web.data.GarbageDataServlet
 
GarbageDS - Class in com.logicaldoc.gui.common.client.data
Datasource to handle the garbage of the current user.
GarbageDS() - Constructor for class com.logicaldoc.gui.common.client.data.GarbageDS
 
gc() - Method in class com.logicaldoc.web.GarbageCollector
 
GDOCS - Static variable in class com.logicaldoc.gui.common.client.Menu
 
GDRIVE - Static variable in class com.logicaldoc.gui.common.client.Feature
 
GDriveAuthorization - Class in com.logicaldoc.gui.frontend.client.gdrive
This popup window is used to handle Google Drive settings.
GDriveAuthorization() - Constructor for class com.logicaldoc.gui.frontend.client.gdrive.GDriveAuthorization
 
GDriveCheckin - Class in com.logicaldoc.gui.frontend.client.gdrive
This popup window is used to perform the checkin of a Google Drive document into LogicalDOC.
GDriveCheckin(GUIDocument, GDriveEditor) - Constructor for class com.logicaldoc.gui.frontend.client.gdrive.GDriveCheckin
 
GDriveCreate - Class in com.logicaldoc.gui.frontend.client.gdrive
This popup window is used to create a new document in Google Drive.
GDriveCreate() - Constructor for class com.logicaldoc.gui.frontend.client.gdrive.GDriveCreate
 
GDriveEditor - Class in com.logicaldoc.gui.frontend.client.gdrive
This popup window is used to show the document in Google Drive.
GDriveEditor(GUIDocument) - Constructor for class com.logicaldoc.gui.frontend.client.gdrive.GDriveEditor
 
GDriveImport - Class in com.logicaldoc.gui.frontend.client.gdrive
This popup window is used to show documents in Google Drive that can be imported into LogicalDOC
GDriveImport() - Constructor for class com.logicaldoc.gui.frontend.client.gdrive.GDriveImport
 
GDriveService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the Google Drive Service.
GDriveService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
GDriveServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
GENERAL - Static variable in class com.logicaldoc.gui.common.client.Menu
 
GeneralPanel - Class in com.logicaldoc.gui.frontend.client.system
The bottom side of the general panel
GeneralPanel() - Constructor for class com.logicaldoc.gui.frontend.client.system.GeneralPanel
 
generate(int, int, int, int, int, int, int) - Static method in class com.logicaldoc.util.security.PasswordGenerator
Generates a new password
generateDefaultAvatar(User) - Static method in class com.logicaldoc.core.util.UserUtil
Updates the avatar of a user with the default avatar that is the Gravatar or the auto-generated image(in case Gravatar is not available)
generateGoogleAuthorizationCredentials(String) - Method in interface com.logicaldoc.gui.frontend.client.services.TwoFactorsAuthenticationService
Creates new credentials of the given account name.
generateGoogleAuthorizationCredentials(String, AsyncCallback<String[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.TwoFactorsAuthenticationServiceAsync
 
generateKey(String) - Method in interface com.logicaldoc.gui.login.client.services.TfaService
Notifies the server to send a secret key for the user
generateKey(String, AsyncCallback<String>) - Method in interface com.logicaldoc.gui.login.client.services.TfaServiceAsync
 
generateNewCertificate() - Method in interface com.logicaldoc.gui.frontend.client.services.SignService
 
generateNewCertificate(AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SignServiceAsync
 
generateNewKeystore(GUIKeystore) - Method in interface com.logicaldoc.gui.frontend.client.services.SignService
Discards the actual key store and generates a new one
generateNewKeystore(GUIKeystore, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SignServiceAsync
 
generatePassword() - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Generates a password using the configured policies.
generatePassword() - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
generatePassword(AsyncCallback<String>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
generatePassword(String) - Method in interface com.logicaldoc.gui.login.client.services.LoginService
Generates a password using the configured policies.
generatePassword(String) - Method in class com.logicaldoc.web.service.LoginServiceImpl
 
generatePassword(String, AsyncCallback<String>) - Method in interface com.logicaldoc.gui.login.client.services.LoginServiceAsync
 
generatePassword2(int, int, int, int, int, int, int) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Generates a password
generatePassword2(int, int, int, int, int, int, int) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
generatePassword2(int, int, int, int, int, int, int, AsyncCallback<String>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
generateYubiKeyCredentials(String) - Method in interface com.logicaldoc.gui.frontend.client.services.TwoFactorsAuthenticationService
Saves the YubiKey credentials in the given user.
generateYubiKeyCredentials(String, AsyncCallback<String>) - Method in interface com.logicaldoc.gui.frontend.client.services.TwoFactorsAuthenticationServiceAsync
 
Generic - Class in com.logicaldoc.core.generic
Instances of this class represents generic informations in the database.
Generic() - Constructor for class com.logicaldoc.core.generic.Generic
 
Generic(String, String) - Constructor for class com.logicaldoc.core.generic.Generic
 
Generic(String, String, Long) - Constructor for class com.logicaldoc.core.generic.Generic
 
Generic(String, String, Long, long) - Constructor for class com.logicaldoc.core.generic.Generic
 
GenericDAO - Interface in com.logicaldoc.core.generic
Instances of this class is a DAO-service for Generic business entities.
GenericsUtils - Class in com.logicaldoc.webservice.doc.util
Get a variable's java type, or a collection's generic type
For Example,
"String a" => String.class, and "List<Integer> b" => Integer.class
GenericsUtils() - Constructor for class com.logicaldoc.webservice.doc.util.GenericsUtils
 
Geolocation - Class in com.logicaldoc.core.security
A class to concentrate the Geolocation operations and at the same time a factory to create beans that carry the geolocation of an IP address.
GEOLOCATION - Static variable in class com.logicaldoc.gui.common.client.Feature
 
get() - Static method in class com.logicaldoc.core.communication.EventCollector
 
get() - Static method in class com.logicaldoc.core.security.Geolocation
Retrieve the singleton instance of the Geolocation
get() - Static method in class com.logicaldoc.core.security.SessionManager
 
get() - Static method in class com.logicaldoc.core.store.StorerManager
 
get() - Static method in class com.logicaldoc.core.SystemInfo
 
get() - Static method in class com.logicaldoc.core.threading.ThreadPools
 
get() - Static method in class com.logicaldoc.gui.common.client.Common
 
get() - Static method in class com.logicaldoc.gui.common.client.data.FoldersDS
 
get() - Static method in class com.logicaldoc.gui.common.client.data.ParsersDS
 
get() - Static method in class com.logicaldoc.gui.common.client.data.SavedSearchesDS
 
get() - Static method in class com.logicaldoc.gui.common.client.log.EventPanel
 
get() - Static method in class com.logicaldoc.gui.common.client.log.MessagesWindow
 
get() - Static method in class com.logicaldoc.gui.common.client.observer.DocumentController
 
get() - Static method in class com.logicaldoc.gui.common.client.observer.FolderController
 
get() - Static method in class com.logicaldoc.gui.common.client.observer.UserController
 
get() - Static method in class com.logicaldoc.gui.common.client.services.InfoService.Instance
 
get() - Static method in class com.logicaldoc.gui.common.client.services.SecurityService.Instance
 
get() - Static method in class com.logicaldoc.gui.common.client.Session
 
get() - Static method in class com.logicaldoc.gui.common.client.widgets.ApplicationRestarting
 
get() - Static method in class com.logicaldoc.gui.common.client.widgets.SessionTimeout
 
get() - Static method in class com.logicaldoc.gui.frontend.client.administration.AdminMenu
 
get() - Static method in class com.logicaldoc.gui.frontend.client.administration.AdminScreen
 
get() - Static method in class com.logicaldoc.gui.frontend.client.calendar.UserCalendarPanel
 
get() - Static method in class com.logicaldoc.gui.frontend.client.dashboard.chat.ChatController
 
get() - Static method in class com.logicaldoc.gui.frontend.client.dashboard.DashboardPanel
 
get() - Static method in class com.logicaldoc.gui.frontend.client.dashboard.UserDashboard
 
get() - Static method in class com.logicaldoc.gui.frontend.client.document.BookmarksPanel
 
get() - Static method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
get() - Static method in class com.logicaldoc.gui.frontend.client.document.DocumentToolbar
 
get() - Static method in class com.logicaldoc.gui.frontend.client.document.TrashPanel
 
get() - Static method in class com.logicaldoc.gui.frontend.client.folder.FolderCursor
 
get() - Static method in class com.logicaldoc.gui.frontend.client.folder.FolderNavigator
 
get() - Static method in class com.logicaldoc.gui.frontend.client.folder.FolderNavigatorPanel
 
get() - Static method in class com.logicaldoc.gui.frontend.client.Frontend
 
get() - Static method in class com.logicaldoc.gui.frontend.client.menu.MainMenu
 
get() - Static method in class com.logicaldoc.gui.frontend.client.panels.MainPanel
 
get() - Static method in class com.logicaldoc.gui.frontend.client.panels.StatusBarIcons
 
get() - Static method in class com.logicaldoc.gui.frontend.client.personal.contacts.Contacts
 
get() - Static method in class com.logicaldoc.gui.frontend.client.search.FoldersForm
 
get() - Static method in class com.logicaldoc.gui.frontend.client.search.ParametricForm
 
get() - Static method in class com.logicaldoc.gui.frontend.client.search.SavedSearchesPanel
 
get() - Static method in class com.logicaldoc.gui.frontend.client.search.Search
 
get() - Static method in class com.logicaldoc.gui.frontend.client.search.SearchMenu
 
get() - Static method in class com.logicaldoc.gui.frontend.client.search.SearchPanel
 
get() - Static method in class com.logicaldoc.gui.frontend.client.search.TagsForm
 
get() - Static method in class com.logicaldoc.gui.frontend.client.services.AttributeSetService.Instance
 
get() - Static method in class com.logicaldoc.gui.frontend.client.services.AuditService.Instance
 
get() - Static method in class com.logicaldoc.gui.frontend.client.services.AutomationService.Instance
 
get() - Static method in class com.logicaldoc.gui.frontend.client.services.BarcodeService.Instance
 
get() - Static method in class com.logicaldoc.gui.frontend.client.services.CalendarService.Instance
 
get() - Static method in class com.logicaldoc.gui.frontend.client.services.ChatService.Instance
 
get() - Static method in class com.logicaldoc.gui.frontend.client.services.ClusterService.Instance
 
get() - Static method in class com.logicaldoc.gui.frontend.client.services.ContactService.Instance
 
get() - Static method in class com.logicaldoc.gui.frontend.client.services.DashletService.Instance
 
get() - Static method in class com.logicaldoc.gui.frontend.client.services.DocumentService.Instance
 
get() - Static method in class com.logicaldoc.gui.frontend.client.services.DocuSignService.Instance
 
get() - Static method in class com.logicaldoc.gui.frontend.client.services.DropboxService.Instance
 
get() - Static method in class com.logicaldoc.gui.frontend.client.services.EmailAccountService.Instance
 
get() - Static method in class com.logicaldoc.gui.frontend.client.services.FolderService.Instance
 
get() - Static method in class com.logicaldoc.gui.frontend.client.services.FormService.Instance
 
get() - Static method in class com.logicaldoc.gui.frontend.client.services.GDriveService.Instance
 
get() - Static method in class com.logicaldoc.gui.frontend.client.services.ImpexService.Instance
 
get() - Static method in class com.logicaldoc.gui.frontend.client.services.ImportFolderService.Instance
 
get() - Static method in class com.logicaldoc.gui.frontend.client.services.LDAPService.Instance
 
get() - Static method in class com.logicaldoc.gui.frontend.client.services.MessageService.Instance
 
get() - Static method in class com.logicaldoc.gui.frontend.client.services.OCRService.Instance
 
get() - Static method in class com.logicaldoc.gui.frontend.client.services.ReportService.Instance
 
get() - Static method in class com.logicaldoc.gui.frontend.client.services.RetentionPoliciesService.Instance
 
get() - Static method in class com.logicaldoc.gui.frontend.client.services.SchemeService.Instance
 
get() - Static method in class com.logicaldoc.gui.frontend.client.services.SearchEngineService.Instance
 
get() - Static method in class com.logicaldoc.gui.frontend.client.services.SearchService.Instance
 
get() - Static method in class com.logicaldoc.gui.frontend.client.services.SettingService.Instance
 
get() - Static method in class com.logicaldoc.gui.frontend.client.services.ShareFileService.Instance
 
get() - Static method in class com.logicaldoc.gui.frontend.client.services.SignService.Instance
 
get() - Static method in class com.logicaldoc.gui.frontend.client.services.SplitService.Instance
 
get() - Static method in class com.logicaldoc.gui.frontend.client.services.StampService.Instance
 
get() - Static method in class com.logicaldoc.gui.frontend.client.services.SyndicationService.Instance
 
get() - Static method in class com.logicaldoc.gui.frontend.client.services.SystemService.Instance
 
get() - Static method in class com.logicaldoc.gui.frontend.client.services.TagService.Instance
 
get() - Static method in class com.logicaldoc.gui.frontend.client.services.TemplateService.Instance
 
get() - Static method in class com.logicaldoc.gui.frontend.client.services.TenantService.Instance
 
get() - Static method in class com.logicaldoc.gui.frontend.client.services.TwoFactorsAuthenticationService.Instance
 
get() - Static method in class com.logicaldoc.gui.frontend.client.services.UpdateService.Instance
 
get() - Method in interface com.logicaldoc.gui.frontend.client.services.VIAService
Retrieves the settings
get() - Static method in class com.logicaldoc.gui.frontend.client.services.VIAService.Instance
 
get() - Static method in class com.logicaldoc.gui.frontend.client.services.WorkflowService.Instance
 
get() - Static method in class com.logicaldoc.gui.frontend.client.services.ZohoService.Instance
 
get() - Static method in class com.logicaldoc.gui.frontend.client.services.ZonalOCRService.Instance
 
get() - Static method in class com.logicaldoc.gui.frontend.client.workflow.WorkflowDashboard
 
get() - Static method in class com.logicaldoc.gui.login.client.Login
 
get() - Static method in class com.logicaldoc.gui.login.client.services.LoginService.Instance
 
get() - Static method in class com.logicaldoc.gui.login.client.services.TfaService.Instance
 
get() - Static method in class com.logicaldoc.util.Context
 
get() - Method in class com.logicaldoc.util.SoftwareVersion
 
get(long) - Static method in class com.logicaldoc.core.SystemInfo
 
get(long) - Static method in class com.logicaldoc.gui.common.client.data.UsersDS
 
get(long) - Method in interface com.logicaldoc.gui.frontend.client.services.DashletService
Gets a dashlet
get(long) - Method in interface com.logicaldoc.gui.frontend.client.services.EmailAccountService
Loads a given account from the database
get(long) - Method in interface com.logicaldoc.gui.frontend.client.services.LDAPService
Loads external authentication settings
get(long) - Method in class com.logicaldoc.web.service.DashletServiceImpl
 
get(long, AsyncCallback<GUIDashlet>) - Method in interface com.logicaldoc.gui.frontend.client.services.DashletServiceAsync
 
get(long, AsyncCallback<GUIEmailAccount>) - Method in interface com.logicaldoc.gui.frontend.client.services.EmailAccountServiceAsync
 
get(long, AsyncCallback<GUILDAPServer>) - Method in interface com.logicaldoc.gui.frontend.client.services.LDAPServiceAsync
 
get(long, String) - Method in interface com.logicaldoc.gui.frontend.client.services.SchemeService
Loads a given configuration from the database
get(long, String, AsyncCallback<GUIScheme>) - Method in interface com.logicaldoc.gui.frontend.client.services.SchemeServiceAsync
 
get(AsyncCallback<GUIVIASettings>) - Method in interface com.logicaldoc.gui.frontend.client.services.VIAServiceAsync
 
get(SearchOptions) - Static method in class com.logicaldoc.core.searchengine.Search
 
get(Object) - Method in class com.logicaldoc.core.automation.I18NTool
Gets the not formatted string
get(Object) - Method in class com.logicaldoc.core.security.SessionManager
 
get(String) - Static method in class com.logicaldoc.core.security.Geolocation
Instantiates a new Geolocation for a given IP
get(String) - Method in class com.logicaldoc.dropbox.Dropbox
 
get(String) - Static method in class com.logicaldoc.gui.common.client.CookiesManager
Gets a cookie
get(String) - Static method in class com.logicaldoc.gui.common.client.widgets.ApplicationRestarting
 
get(String) - Method in interface com.logicaldoc.gui.frontend.client.services.DashletService
Gets a dashlet
get(String) - Static method in class com.logicaldoc.util.MimeType
 
get(String) - Method in class com.logicaldoc.web.service.DashletServiceImpl
 
get(String, AsyncCallback<GUIDashlet>) - Method in interface com.logicaldoc.gui.frontend.client.services.DashletServiceAsync
 
get(String, Integer) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowService
Loads a given workflow from the database
get(String, Integer, AsyncCallback<GUIWorkflow>) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowServiceAsync
 
get(String, String) - Method in class com.logicaldoc.core.lock.LockManager
Acquire a lock of a given name and for a given transaction.
get(K) - Method in interface com.logicaldoc.util.cache.Cache
 
get(K) - Method in class com.logicaldoc.util.cache.EhCache
 
getAcceptedIssuers() - Method in class com.logicaldoc.util.http.EasyX509TrustManager
 
getAccessToken() - Method in class com.logicaldoc.dropbox.Dropbox
 
getAccount() - Method in class com.logicaldoc.gui.frontend.client.impex.email.EmailAccountDetailsPanel
 
getAccount() - Method in class com.logicaldoc.gui.frontend.client.impex.email.EmailAccountDetailsTab
 
getAccount() - Method in class com.logicaldoc.gui.frontend.client.security.twofactorsauth.DuoSetup
 
getAccount() - Method in class com.logicaldoc.gui.frontend.client.security.twofactorsauth.TwoFactorsAuthenticationPanel
 
getAccount() - Method in class com.logicaldoc.gui.frontend.client.security.twofactorsauth.TwoFactorsAuthenticationSetup
 
getAccountId() - Method in class com.logicaldoc.core.communication.EMail
 
getAccountId() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocuSignSettings
 
getAccountName() - Method in class com.logicaldoc.dropbox.Dropbox
 
getAcl(String, String, Boolean, ExtensionsData) - Method in class com.logicaldoc.cmis.LDCmisService
 
getAcl(CallContext, String) - Method in class com.logicaldoc.cmis.LDRepository
CMIS getACL
getAction() - Method in class com.logicaldoc.gui.common.client.beans.GUIRetentionPolicy
 
getActiveLanguages(String) - Method in class com.logicaldoc.core.i18n.LanguageManager
 
getAdd() - Method in class com.logicaldoc.core.folder.FolderGroup
 
getAddress() - Method in class com.logicaldoc.core.communication.Recipient
 
getAddress() - Method in class com.logicaldoc.core.contact.Contact
 
getAddress() - Method in class com.logicaldoc.core.security.Client
 
getAddress() - Method in class com.logicaldoc.gui.common.client.beans.GUIContact
 
getAddress() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getAddressEmail(Address) - Static method in class com.logicaldoc.core.communication.MailUtil
Extracts the address email
getAddresses() - Method in class com.logicaldoc.core.communication.EMail
 
getAddressesBCC() - Method in class com.logicaldoc.core.communication.EMail
 
getAddressesCC() - Method in class com.logicaldoc.core.communication.EMail
 
getAddressIndex() - Method in class com.logicaldoc.gui.frontend.client.personal.contacts.ContactsImportSettings
 
getAddressName(Address) - Static method in class com.logicaldoc.core.communication.MailUtil
Extracts the address name
getAdminUsername() - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
getAlerts() - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
getAliases(long) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Gets the aliases of the given document
getAliases(long) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
getAliases(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
getAliases(String, long) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Gets the aliases of the given document
getAliases(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
getAllAttribute(Element) - Method in class com.logicaldoc.util.config.XMLBean
Returns a list of all attributes from an element.
getAllChildren(String) - Method in class com.logicaldoc.util.config.XMLBean
Returns a list of all elements with the given element.
getAllChildren(String, String, String) - Method in class com.logicaldoc.util.config.XMLBean
Returns a list of all children with the specific name and the specific attribute value
getAllChildText(String, String, String, String, String) - Method in class com.logicaldoc.util.config.XMLBean
This method returns the text of all children in the format childname<separator1>childtext<separator2>
getAllConverters() - Method in class com.logicaldoc.core.conversion.FormatConverterManager
Returns the list of possible converters
getAllDetectableCharsets() - Static method in class com.logicaldoc.util.charset.CharsetDetector
Get the names of all char sets that can be recognized by the char set detector.
getAllOutputFormats(String) - Method in class com.logicaldoc.core.conversion.FormatConverterManager
Returns all the possible output formats for the given input format
getAllowableActions(String, String, ExtensionsData) - Method in class com.logicaldoc.cmis.LDCmisService
 
getAllowableActions(CallContext, String) - Method in class com.logicaldoc.cmis.LDRepository
CMIS getAllowableActions
getAllowedGroups(long) - Method in interface com.logicaldoc.core.security.SecurityManager
Retrieves the collection of groups that can access the given menu
getAllowedGroups(long) - Method in class com.logicaldoc.core.security.SecurityManagerImpl
 
getAllRecipientsEmails() - Method in class com.logicaldoc.core.communication.EMail
Retrieves the set of all the recipients of the message, does not matter if they are direct recipient or CC or BCC
getAllTransactions() - Method in class com.logicaldoc.core.lock.LockManager
Gets all the transaction ids associated to the locks
getAllTrees() - Method in class com.logicaldoc.webservice.doc.service.StubTypeTreeRepository
 
getAllVersions(String) - Method in class com.logicaldoc.cmis.LDRepository
 
getAllVersions(String, String, String, String, Boolean, ExtensionsData) - Method in class com.logicaldoc.cmis.LDCmisService
 
getAlpha(int) - Method in class com.logicaldoc.core.imaging.ImageDeskew
 
getAnalyzer() - Method in class com.logicaldoc.core.i18n.Language
 
getAnalyzerClass() - Method in class com.logicaldoc.core.i18n.Language
 
getAnonymousKey() - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
getAnonymousUser() - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
getAosManagerId() - Method in class com.logicaldoc.gui.common.client.beans.GUIIncrementalArchive
 
getApiBaseUrl() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocuSignSettings
 
getAppendedDocIds() - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
getAppendedDocs() - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
getAppName() - Static method in class com.logicaldoc.gui.common.client.util.WindowUtils
 
getArchive() - Method in class com.logicaldoc.core.folder.FolderGroup
 
getArchive() - Method in class com.logicaldoc.gui.frontend.client.impex.archives.ImportDetailsPanel
 
getArchivesType() - Method in class com.logicaldoc.gui.frontend.client.impex.archives.ExportArchivesList
 
getAspectRatio() - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
getAspects() - Static method in enum com.logicaldoc.core.RunLevel
 
getAssignedTasks() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getAssignmentMessageTemplate() - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
getAttachment(int) - Method in class com.logicaldoc.core.communication.EMail
 
getAttachments() - Method in class com.logicaldoc.core.communication.EMail
 
getAttachments() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmail
 
getAttachmentsCount() - Method in class com.logicaldoc.core.communication.EMail
 
getAttribute() - Method in class com.logicaldoc.core.metadata.AttributeOption
 
getAttribute() - Method in class com.logicaldoc.core.metadata.validation.ValidationError
 
getAttribute() - Method in class com.logicaldoc.gui.common.client.ServerValidationError
 
getAttribute() - Method in class com.logicaldoc.gui.frontend.client.metadata.template.Options
 
getAttribute(String) - Method in class com.logicaldoc.core.metadata.ExtensibleObject
 
getAttribute(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIAttributeSet
 
getAttribute(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIExtensibleObject
 
getAttribute(String) - Method in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
getAttribute(String) - Method in class com.logicaldoc.webservice.model.WSAttributeSet
 
getAttribute(String) - Method in class com.logicaldoc.webservice.model.WSDocument
 
getAttribute(String) - Method in class com.logicaldoc.webservice.model.WSTemplate
 
getAttribute(Element, String) - Method in class com.logicaldoc.util.config.XMLBean
Returns an element attribute.
getAttributeAtPosition(int) - Method in class com.logicaldoc.core.metadata.ExtensibleObject
 
getAttributeDefinition(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
getAttributeDefinitions() - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
getAttributeFieldItem() - Method in class com.logicaldoc.gui.frontend.client.search.ParameterConditionRow
 
getAttributeLabel(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
getAttributeLabel(String) - Static method in class com.logicaldoc.gui.common.client.i18n.I18N
 
getAttributeNames() - Method in class com.logicaldoc.core.metadata.ExtensibleObject
 
getAttributeNames() - Method in class com.logicaldoc.gui.common.client.beans.GUIExtensibleObject
 
getAttributeNames(long) - Method in class com.logicaldoc.core.metadata.ExtensibleObject
 
getAttributeOptions(long, String) - Method in class com.logicaldoc.webservice.rest.client.RestDocumentMetadataClient
 
getAttributeOptions(long, String) - Method in interface com.logicaldoc.webservice.rest.DocumentMetadataService
Retrieves the options for the given attribute
getAttributeOptions(long, String) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentMetadataService
 
getAttributeOptions(String, long, String) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentMetadataClient
 
getAttributeOptions(String, long, String) - Method in interface com.logicaldoc.webservice.soap.DocumentMetadataService
Retrieves the options for the given attribute
getAttributeOptions(String, long, String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentMetadataService
 
getAttributeOptionsByCategory(String, long, String, String) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentMetadataClient
 
getAttributeOptionsByCategory(String, long, String, String) - Method in interface com.logicaldoc.webservice.soap.DocumentMetadataService
Retrieves the options for the given attribute inside a given category
getAttributeOptionsByCategory(String, long, String, String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentMetadataService
 
getAttributes() - Method in class com.logicaldoc.core.metadata.ExtensibleObject
 
getAttributes() - Method in class com.logicaldoc.gui.common.client.beans.GUIAttributeSet
 
getAttributes() - Method in class com.logicaldoc.gui.common.client.beans.GUIExtensibleObject
 
getAttributes() - Method in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
getAttributes() - Method in class com.logicaldoc.webservice.model.WSAttributeSet
 
getAttributes() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getAttributes() - Method in class com.logicaldoc.webservice.model.WSFolder
 
getAttributes() - Method in class com.logicaldoc.webservice.model.WSTemplate
 
getAttributes(long, GUIExtensibleObject) - Method in interface com.logicaldoc.gui.frontend.client.services.TemplateService
Retrieves all attributes of the specified template
getAttributes(long, GUIExtensibleObject) - Method in class com.logicaldoc.web.service.TemplateServiceImpl
 
getAttributes(long, GUIExtensibleObject, AsyncCallback<GUIAttribute[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.TemplateServiceAsync
 
getAttributeSet() - Method in class com.logicaldoc.gui.frontend.client.metadata.template.AttributeSetDetailsPanel
 
getAttributeSet(long) - Method in interface com.logicaldoc.gui.frontend.client.services.AttributeSetService
Loads a given set from the database
getAttributeSet(long) - Method in class com.logicaldoc.web.service.AttributeSetServiceImpl
 
getAttributeSet(long, AsyncCallback<GUIAttributeSet>) - Method in interface com.logicaldoc.gui.frontend.client.services.AttributeSetServiceAsync
 
getAttributeSet(String) - Method in class com.logicaldoc.web.service.AttributeSetServiceImpl
 
getAttributeSet(String) - Method in class com.logicaldoc.webservice.rest.client.RestDocumentMetadataClient
 
getAttributeSet(String) - Method in interface com.logicaldoc.webservice.rest.DocumentMetadataService
Gets attribute set's metadata
getAttributeSet(String) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentMetadataService
 
getAttributeSet(String, String) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentMetadataClient
 
getAttributeSet(String, String) - Method in interface com.logicaldoc.webservice.soap.DocumentMetadataService
Gets attribute set's metadata
getAttributeSet(String, String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentMetadataService
 
getAttributeSetById(long) - Method in class com.logicaldoc.webservice.rest.client.RestDocumentMetadataClient
 
getAttributeSetById(long) - Method in interface com.logicaldoc.webservice.rest.DocumentMetadataService
Gets attribute set's metadata
getAttributeSetById(long) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentMetadataService
 
getAttributeSetById(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentMetadataClient
 
getAttributeSetById(String, long) - Method in interface com.logicaldoc.webservice.soap.DocumentMetadataService
Gets attribute set's metadata
getAttributeSetById(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentMetadataService
 
getAttributeSets() - Method in interface com.logicaldoc.gui.frontend.client.services.AttributeSetService
Loads all the sets from the database
getAttributeSets() - Method in class com.logicaldoc.web.service.AttributeSetServiceImpl
 
getAttributeSets(AsyncCallback<GUIAttributeSet[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.AttributeSetServiceAsync
 
getAttributesOrderedByPosition() - Method in class com.logicaldoc.gui.common.client.beans.GUIAttributeSet
 
getAttributesOrderedByPosition() - Method in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
getAttributeValue(Element, String) - Method in class com.logicaldoc.util.config.XMLBean
Returns the value of an elementattribute.
getAuthBaseUrl() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocuSignSettings
 
getAuthenticateHeaderValue() - Method in class com.logicaldoc.webdav.web.AbstractWebdavServlet
Returns the value of the 'WWW-Authenticate' header, that is returned in case of 401 error.
getAuthenticateHeaderValue() - Method in class com.logicaldoc.webdav.web.WebdavServlet
 
getAuthenticator() - Method in exception com.logicaldoc.core.security.authentication.AuthenticationException
 
getAuthor() - Method in class com.logicaldoc.core.communication.Message
 
getAuthor() - Method in class com.logicaldoc.core.security.UserHistory
 
getAuthor() - Method in class com.logicaldoc.gui.common.client.websockets.WebsocketMessage
 
getAuthor() - Method in class com.logicaldoc.util.rss.FeedMessage
 
getAuthor() - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
getAuthor() - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
getAuthor() - Method in class com.logicaldoc.webservice.mobile.CommentVO
 
getAuthorAddress() - Method in class com.logicaldoc.core.communication.EMail
 
getAutomation() - Method in class com.logicaldoc.core.folder.FolderGroup
 
getAutomation() - Method in class com.logicaldoc.core.security.Menu
 
getAutomation() - Method in class com.logicaldoc.gui.common.client.beans.GUIAutomationRoutine
 
getAutomation() - Method in class com.logicaldoc.gui.common.client.beans.GUIAutomationTrigger
 
getAutomation() - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
getAutomation() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
getAutomation() - Method in class com.logicaldoc.gui.common.client.beans.GUIMenu
 
getAutomationAfter() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
getAvailableConverters(String, String) - Method in class com.logicaldoc.core.conversion.FormatConverterManager
Returns the list of possible converters for a given in and out format
getAvailableInputFormats() - Method in class com.logicaldoc.core.conversion.FormatConverterManager
Returns all the possible input formats
getAvatar() - Method in class com.logicaldoc.core.security.User
 
getAvatar(String) - Method in class com.logicaldoc.core.automation.UserTool
Generates and retrieves the avatar image for a given user
getAvatarImage(String) - Static method in class com.logicaldoc.core.util.UserUtil
 
getAvatarImg(long, int) - Method in class com.logicaldoc.core.automation.UserTool
Generates the HTML img tag for displaying an avatar
getAvatarImg(String, int) - Method in class com.logicaldoc.core.automation.UserTool
Generates the HTML img tag for displaying an avatar
getAverage() - Method in class com.logicaldoc.core.document.Rating
 
getAverage() - Method in class com.logicaldoc.gui.common.client.beans.GUIRating
 
getAverageCpuLoad() - Method in class com.logicaldoc.core.system.SystemLoadMonitor
Gets the average CPU load computed in the last two minutes:
first value: the 'average cpu usage' for the whole system second value: the 'average cpu usage' for the JVM process
getBackgroundColor() - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
getBanner() - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
getBannerSrc() - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
getBarcoded() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getBarcoded() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getBarcoded() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getBarcodeFormat() - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
getBarcodeLabel() - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
getBarcodeSpecs() - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeTemplate
 
getBarcodeTemplateId() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getBarcodeTemplateId() - Method in class com.logicaldoc.core.folder.Folder
 
getBarcodeTemplateId() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getBarcodeTemplateId() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
getBarcodeTemplateId() - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
getBarcodeTemplateId() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getBarcodeTemplateId() - Method in class com.logicaldoc.webservice.model.WSFolder
 
getBaseName(String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
getBaseURL(ServletRequest) - Static method in class com.logicaldoc.web.util.BaseURL
Gets the base URL
getBaseURL(ServletRequest) - Static method in class com.logicaldoc.web.util.VirtualHostHelper
Gets the base URL
getBatch() - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeTemplate
 
getBatch() - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
getBatch() - Method in class com.logicaldoc.gui.common.client.beans.GUIOCRTemplate
 
getBatch() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchEngine
 
getBatch() - Method in class com.logicaldoc.gui.common.client.beans.GUISyndication
 
getBccs() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmail
 
getBean(Class) - Method in class com.logicaldoc.util.Context
Retrieves a bean registered in the Spring context using a class name.
getBean(String) - Method in class com.logicaldoc.core.automation.ContextTool
Gets a specific bean instance
getBean(String) - Method in class com.logicaldoc.util.Context
Retrieves a bean registered in the Spring context.
getBeanIds() - Method in class com.logicaldoc.core.automation.ContextTool
Gets the collection of all the identifiers in the context
getBeanIds() - Method in class com.logicaldoc.util.Context
Retrieves the collection of all the bean ids
getBeansOfType(Class) - Method in class com.logicaldoc.util.Context
Retrieves the list of bean of the same type
getBigDecimal(int) - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
getBigDecimal(String) - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
getBody() - Method in class com.logicaldoc.core.communication.MessageTemplate
 
getBody() - Method in class com.logicaldoc.gui.common.client.beans.GUIMessageTemplate
 
getBodyStream(CloseableHttpResponse) - Static method in class com.logicaldoc.util.http.HttpUtil
 
getBodyString(CloseableHttpResponse) - Static method in class com.logicaldoc.util.http.HttpUtil
 
getBookmarkedIcon(boolean) - Static method in class com.logicaldoc.gui.common.client.util.DocUtil
 
getBookmarks() - Method in interface com.logicaldoc.webservice.rest.BookmarkService
 
getBookmarks() - Method in class com.logicaldoc.webservice.rest.client.RestBookmarkClient
Retrieves all the bookmarks of the current user
getBookmarks() - Method in class com.logicaldoc.webservice.rest.endpoint.RestBookmarkService
Retrieves all the bookmarks of the current user.
getBookmarks(String) - Method in interface com.logicaldoc.webservice.soap.BookmarkService
Retrieves all the bookmarks of the current user
getBookmarks(String) - Method in class com.logicaldoc.webservice.soap.client.SoapBookmarkClient
 
getBookmarks(String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapBookmarkService
 
getBoolean(int) - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
getBoolean(String) - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
getBoolean(String) - Method in class com.logicaldoc.util.config.ContextProperties
 
getBoolean(String, boolean) - Method in class com.logicaldoc.util.config.ContextProperties
 
getBooleanValue() - Method in class com.logicaldoc.core.metadata.Attribute
 
getBooleanValue() - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
getBottom() - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
getBranding() - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
getBranding() - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
getBrowser() - Method in class com.logicaldoc.core.security.Device
 
getBrowserLanguage() - Static method in class com.logicaldoc.gui.common.client.util.Util
Get browser language
getBrowserVersion() - Method in class com.logicaldoc.core.security.Device
 
getBugs() - Method in class com.logicaldoc.core.SystemInfo
 
getBugs() - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
getBugs() - Method in class com.logicaldoc.webservice.model.WSSystemInfo
 
getBuilder(String) - Method in class com.logicaldoc.core.document.thumbnail.ThumbnailManager
Loads the proper builder for the passed file name
getBuilders() - Method in class com.logicaldoc.core.document.thumbnail.ThumbnailManager
 
getBundle() - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
getByClientId(String) - Method in class com.logicaldoc.core.security.SessionManager
Gets the session of the given client
getByFilename(String) - Static method in class com.logicaldoc.util.MimeType
 
getById(long) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Retrieves a specific document by its ID
getById(long) - Method in interface com.logicaldoc.gui.frontend.client.services.FormService
Retrieves a specific form by its ID
getById(long) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
getById(long, AsyncCallback<GUIDocument>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
getById(long, AsyncCallback<GUIForm>) - Method in interface com.logicaldoc.gui.frontend.client.services.FormServiceAsync
 
getByte(int) - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
getByte(String) - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
getBytes(long, String) - Method in class com.logicaldoc.core.store.AbstractStorer
 
getBytes(long, String) - Method in interface com.logicaldoc.core.store.Storer
Obtains the document's raw bytes for the specified resource
getBytes(long, String, long, long) - Method in class com.logicaldoc.core.store.FSStorer
 
getBytes(long, String, long, long) - Method in interface com.logicaldoc.core.store.Storer
Obtains the document's raw bytes for the specified resource
getBytesWritten() - Method in class com.logicaldoc.util.http.FileBodyCounter
 
getCalendar() - Method in class com.logicaldoc.core.folder.FolderGroup
 
getCalendarTab() - Method in class com.logicaldoc.gui.frontend.client.dashboard.DashboardPanel
 
getCallbackUrl() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocuSignSettings
 
getCallContext() - Method in class com.logicaldoc.cmis.LDCmisService
 
getCanvases() - Method in class com.logicaldoc.gui.common.client.widgets.ImageWithCanvases
 
getCanvasHeight() - Method in class com.orange.links.client.DiagramController
 
getCanvasHeight(Canvas) - Method in class com.logicaldoc.gui.common.client.widgets.ImageWithCanvases
 
getCanvasWidth() - Method in class com.orange.links.client.DiagramController
 
getCaseSensitive() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
getCaseSensitive() - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
getCategory() - Method in class com.logicaldoc.core.metadata.AttributeOption
 
getCategory() - Method in class com.logicaldoc.webservice.model.WSAttributeOption
 
getCcs() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmail
 
getCell() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getCertDN() - Method in class com.logicaldoc.core.security.User
 
getCertDN() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getCertExpire() - Method in class com.logicaldoc.core.security.User
 
getCertExpire() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getChangedHandler() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentDetailTab
 
getChangedHandler() - Method in class com.logicaldoc.gui.frontend.client.folder.FolderDetailTab
 
getChangedHandler() - Method in class com.logicaldoc.gui.frontend.client.impex.email.EmailAccountDetailsTab
 
getChangedHandler() - Method in class com.logicaldoc.gui.frontend.client.impex.folders.ImportFolderDetailsTab
 
getChangedHandler() - Method in class com.logicaldoc.gui.frontend.client.impex.syndication.SyndicationDetailsTab
 
getChangedHandler() - Method in class com.logicaldoc.gui.frontend.client.metadata.stamp.StampDetailsTab
 
getChangedHandler() - Method in class com.logicaldoc.gui.frontend.client.reports.custom.ReportDetailsTab
 
getChangedHandler() - Method in class com.logicaldoc.gui.frontend.client.settings.automation.AutomationRoutineDetailsTab
 
getChangedHandler() - Method in class com.logicaldoc.gui.frontend.client.settings.automation.AutomationTriggerDetailsTab
 
getCharset() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsUploader
 
getCheckedOutDocs() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getChild(String) - Method in class com.logicaldoc.util.config.XMLBean
Returns a child element.
getChild(String, String, String) - Method in class com.logicaldoc.util.config.XMLBean
This method finds a child by name and attribute.
getChildByName(Resource, String) - Method in interface com.logicaldoc.webdav.resource.service.ResourceService
Based on the parent resource it will be tried to get a child by a specific name
getChildByName(Resource, String) - Method in class com.logicaldoc.webdav.resource.service.ResourceServiceImpl
 
getChildren() - Method in class com.logicaldoc.webservice.doc.model.StubTypeTree
 
getChildren(String, String, String, String, Boolean, IncludeRelationships, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class com.logicaldoc.cmis.LDCmisService
 
getChildren(CallContext, String, String, Boolean, Boolean, BigInteger, BigInteger, ObjectInfoHandler) - Method in class com.logicaldoc.cmis.LDRepository
CMIS getChildren
getChildResources(Resource) - Method in interface com.logicaldoc.webdav.resource.service.ResourceService
On passing a valid
getChildResources(Resource) - Method in class com.logicaldoc.webdav.resource.service.ResourceServiceImpl
 
getChildStubs() - Method in class com.logicaldoc.webservice.doc.model.Stub
 
getChildText(String, String, String, String) - Method in class com.logicaldoc.util.config.XMLBean
This method returns the text of a child element characterized by elementname and attribute.
getCity() - Method in class com.logicaldoc.core.security.Geolocation
 
getCity() - Method in class com.logicaldoc.core.security.Tenant
 
getCity() - Method in class com.logicaldoc.core.security.User
 
getCity() - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
getCity() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getCity() - Method in class com.logicaldoc.webservice.model.WSUser
 
getClient() - Method in class com.logicaldoc.core.security.Session
 
getClipboardImage() - Static method in class com.logicaldoc.core.imaging.ImageUtil
Gets an image from Clipboard.
getCloserId() - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
The archive closer id
getCloserName() - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
The archive closer name
getClosure() - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
The archive's closure date
getCms() - Method in class com.logicaldoc.util.io.P7M
 
getCode() - Method in class com.logicaldoc.gui.common.client.beans.GUIValue
 
getCollection() - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
getColor() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getColor() - Method in class com.logicaldoc.core.document.DocumentNote
 
getColor() - Method in class com.logicaldoc.core.folder.Folder
 
getColor() - Method in class com.logicaldoc.core.History
 
getColor() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getColor() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
getColor() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
getColor() - Method in class com.logicaldoc.gui.common.client.beans.GUIPatch
 
getColor() - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
getColor() - Method in class com.logicaldoc.gui.common.client.beans.GUITransition
 
getColor() - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
getColor() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getColor() - Method in class com.logicaldoc.webservice.model.WSFolder
 
getColor() - Method in class com.logicaldoc.webservice.model.WSNote
 
getColor(int) - Static method in class com.logicaldoc.gui.common.client.beans.GUIPatch
 
getColoredIconHtml(String, String, String) - Static method in class com.logicaldoc.gui.common.client.util.AwesomeFactory
 
getColorFieldName() - Method in class com.logicaldoc.gui.common.client.widgets.grid.ColoredListGridField
 
getColumn() - Method in class com.logicaldoc.gui.common.client.beans.GUIDashlet
 
getColumnName() - Method in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
getColumns() - Method in class com.logicaldoc.core.dashlet.Dashlet
 
getColumns() - Method in class com.logicaldoc.gui.common.client.beans.GUIDashlet
 
getColumns() - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
getColumnsList() - Method in class com.logicaldoc.gui.common.client.beans.GUIDashlet
 
getCommand() - Method in class com.logicaldoc.gui.common.client.websockets.WebsocketMessage
 
getComment() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getComment() - Method in class com.logicaldoc.core.History
 
getComment() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getComment() - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
getComment() - Method in class com.logicaldoc.gui.common.client.beans.GUIVersion
 
getComment() - Method in class com.logicaldoc.gui.common.client.websockets.WebsocketMessage
 
getComment() - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
getComment() - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
getComment() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getComments(String, String) - Method in class com.logicaldoc.webservice.mobile.CommentService
 
getCompany() - Method in class com.logicaldoc.core.contact.Contact
 
getCompany() - Method in class com.logicaldoc.gui.common.client.beans.GUIContact
 
getCompanyIndex() - Method in class com.logicaldoc.gui.frontend.client.personal.contacts.ContactsImportSettings
 
getComparator(DocumentComparator...) - Static method in class com.logicaldoc.core.document.DocumentComparator
 
getComparator(String) - Static method in class com.logicaldoc.core.document.DocumentComparator
 
getComparator(List<DocumentComparator>) - Static method in class com.logicaldoc.core.document.DocumentComparator
 
getCompletionDate() - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
getCompletionDiagram(String, Integer, String) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowService
Loads a given workflow to display a completion diagram
getCompletionDiagram(String, Integer, String, AsyncCallback<GUIWorkflow>) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowServiceAsync
 
getCompletionMessageTemplate() - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
getCompletionPercentage() - Method in class com.logicaldoc.core.task.Task
The percentage of completion(1-100)
getCompletionPercentage() - Method in class com.logicaldoc.gui.common.client.beans.GUITask
 
getComplianceClass() - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
getComplianceClass() - Method in class com.logicaldoc.webdav.resource.DeltaVResourceImpl
 
getComposition() - Method in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
getConfidence() - Method in class com.logicaldoc.util.charset.CharsetMatch
Get an indication of the confidence in the charset detected.
getConfig() - Method in class com.logicaldoc.core.communication.EventCollector
 
getConfig() - Method in class com.logicaldoc.core.stats.StatsCollector
 
getConfig() - Method in class com.logicaldoc.core.store.AbstractStorer
 
getConfig() - Method in class com.logicaldoc.core.task.Task
 
getConfig() - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
getConfig(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
Search for the given configuration property.
getConfig(String) - Method in class com.logicaldoc.gui.common.client.Session
 
getConfig(String, String) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
Search for the given configuration property.
getConfigAsBoolean(String) - Method in class com.logicaldoc.gui.common.client.Session
 
getConfigAsInt(String) - Method in class com.logicaldoc.gui.common.client.Session
 
getConfigAsLong(String) - Method in class com.logicaldoc.gui.common.client.Session
 
getConfirmation() - Method in class com.logicaldoc.core.communication.SystemMessage
 
getConfirmation() - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
getConnection() - Method in class com.logicaldoc.core.util.ConnectionPool
 
getConnection() - Method in class com.logicaldoc.gui.frontend.client.workflow.designer.StateWidget
 
getConnection(String, String) - Method in class com.logicaldoc.core.util.ConnectionPool
 
getConnectionInitSqls() - Method in class com.logicaldoc.core.util.DbcpConfig
 
getConnections() - Method in class com.orange.links.client.shapes.AbstractShape
 
getConnectionSecurity() - Method in class com.logicaldoc.core.communication.EMailSender
 
getConnSecurity() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailSettings
 
getContainer(long) - Method in class com.logicaldoc.core.store.FSStorer
Finds the container where all document's files are stored
getContent() - Method in class com.logicaldoc.core.dashlet.Dashlet
 
getContent() - Method in class com.logicaldoc.core.searchengine.Hit
 
getContent() - Method in class com.logicaldoc.gui.common.client.beans.GUIDashlet
 
getContent() - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
getContent() - Method in class com.logicaldoc.gui.frontend.client.administration.AdminScreen
 
getContent() - Method in class com.logicaldoc.webservice.mobile.CommentVO
 
getContent(long) - Method in class com.logicaldoc.webservice.rest.client.RestDocumentClient
 
getContent(long) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Retrieves the file content of a document.
getContent(long) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
getContent(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
getContent(String, long) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Gets the content of an existing document with the given identifier
getContent(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
getContentAsString(long) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Retrieves the document's content as a string
getContentAsString(long) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
getContentAsString(long, AsyncCallback<String>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
getContentChanges(String, Holder<String>, Boolean, String, Boolean, Boolean, BigInteger, ExtensionsData) - Method in class com.logicaldoc.cmis.LDCmisService
 
getContentChanges(Holder<String>, int) - Method in class com.logicaldoc.cmis.LDRepository
 
getContentChangesXXXX(Holder<String>, int) - Method in class com.logicaldoc.cmis.LDRepository
 
getContentLanguage() - Method in interface com.logicaldoc.webdav.context.ImportContext
 
getContentLanguage() - Method in class com.logicaldoc.webdav.context.ImportContextImpl
 
getContentLength() - Method in interface com.logicaldoc.webdav.context.ImportContext
 
getContentLength() - Method in class com.logicaldoc.webdav.context.ImportContextImpl
 
getContentLength() - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
getContentLength() - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
getContentSecurityPolicy() - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
getContentSecurityPolicy() - Method in class com.logicaldoc.util.config.SecurityConfigurator
 
getContentStream(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class com.logicaldoc.cmis.LDCmisService
 
getContentStream(CallContext, String, BigInteger, BigInteger) - Method in class com.logicaldoc.cmis.LDRepository
CMIS getContentStream
getContentType() - Method in class com.logicaldoc.util.log4j.LDHtmlLayout
 
getContext() - Static method in class com.logicaldoc.webdav.web.AbstractWebdavServlet
 
getContext() - Method in class com.logicaldoc.webservice.AbstractService
 
getContextMenu() - Method in class com.orange.links.client.connection.AbstractConnection
 
getContextMenu() - Method in class com.orange.links.client.DiagramController
 
getConverter(String, String) - Method in class com.logicaldoc.core.conversion.FormatConverterManager
Loads the proper converter for the passed file names.
getConverters() - Method in class com.logicaldoc.core.conversion.FormatConverterManager
 
getCopyright() - Method in class com.logicaldoc.util.rss.Feed
 
getCount() - Method in class com.logicaldoc.core.document.Rating
 
getCount() - Method in class com.logicaldoc.core.document.TagCloud
 
getCount() - Method in class com.logicaldoc.core.searchengine.Hits
 
getCount() - Method in interface com.logicaldoc.core.searchengine.SearchEngine
Returns the number of indexed documents in all indexes.
getCount() - Method in class com.logicaldoc.core.searchengine.StandardSearchEngine
 
getCount() - Method in class com.logicaldoc.core.ticket.Ticket
 
getCount() - Method in class com.logicaldoc.gui.common.client.beans.GUIRating
 
getCount() - Method in class com.logicaldoc.gui.common.client.beans.GUITag
 
getCount() - Method in interface com.logicaldoc.gui.frontend.client.document.grid.DocumentsGrid
Counts the total number of elements
getCount() - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
getCount() - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsTileGrid
 
getCount() - Method in class com.logicaldoc.webservice.model.WSTagCloud
 
getCountry() - Method in class com.logicaldoc.core.security.Geolocation
 
getCountry() - Method in class com.logicaldoc.core.security.Tenant
 
getCountry() - Method in class com.logicaldoc.core.security.User
 
getCountry() - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
getCountry() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getCountry() - Method in class com.logicaldoc.webservice.model.WSUser
 
getCountryCode() - Method in class com.logicaldoc.core.security.Geolocation
 
getCpuLoad() - Method in class com.logicaldoc.core.system.SystemLoadMonitor
Retrieve the CPU load:
first value: the 'recent cpu usage' for the whole system second value: the 'recent cpu usage' for the JVM process
getCreated() - Method in class com.logicaldoc.gui.common.client.beans.GUIKeystore
 
getCreation() - Method in class com.logicaldoc.core.document.AbstractDocument
The document's creation date
getCreation() - Method in class com.logicaldoc.core.folder.Folder
 
getCreation() - Method in class com.logicaldoc.core.security.Device
 
getCreation() - Method in class com.logicaldoc.core.security.Session
 
getCreation() - Method in class com.logicaldoc.core.security.User
 
getCreation() - Method in class com.logicaldoc.core.ticket.Ticket
 
getCreation() - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
The archive's creation date
getCreation() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getCreation() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
getCreation() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getCreation() - Method in class com.logicaldoc.webservice.model.WSFolder
 
getCreationDate() - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
getCreationDate() - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
getCreationFrom() - Method in class com.logicaldoc.core.searchengine.FulltextSearchOptions
 
getCreationFrom() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
getCreationFrom() - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
getCreationMessageTemplate() - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
getCreationTo() - Method in class com.logicaldoc.core.searchengine.FulltextSearchOptions
 
getCreationTo() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
getCreationTo() - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
getCreator() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getCreator() - Method in class com.logicaldoc.core.document.Version
 
getCreator() - Method in class com.logicaldoc.core.folder.Folder
 
getCreator() - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
getCreator() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getCreator() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
getCreator() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getCreator() - Method in class com.logicaldoc.webservice.model.WSFolder
 
getCreatorId() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getCreatorId() - Method in class com.logicaldoc.core.document.Version
 
getCreatorId() - Method in class com.logicaldoc.core.folder.Folder
 
getCreatorId() - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
The archive creator id
getCreatorId() - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
getCreatorId() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getCreatorId() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
getCreatorId() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getCreatorName() - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
The archive creator name
getCriteria() - Method in class com.logicaldoc.core.searchengine.folder.FolderSearchOptions
 
getCriteria() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
getCron() - Method in class com.logicaldoc.gui.common.client.beans.GUIAutomationTrigger
 
getCronDescription(String, String) - Method in interface com.logicaldoc.gui.common.client.services.InfoService
Retrieves the natural language description of a given cron expression
getCronDescription(String, String) - Method in class com.logicaldoc.web.service.InfoServiceImpl
 
getCronDescription(String, String, AsyncCallback<String>) - Method in interface com.logicaldoc.gui.common.client.services.InfoServiceAsync
 
getCronExpression() - Method in class com.logicaldoc.core.task.TaskScheduling
 
getCronExpression() - Method in class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
getCronTrigger() - Method in class com.logicaldoc.core.task.TaskTrigger
 
getCss() - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
getCss() - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
getCssClassPrefix() - Static method in class com.logicaldoc.gui.common.client.util.AwesomeFactory
 
getCurrentDocument() - Method in class com.logicaldoc.gui.common.client.observer.DocumentController
 
getCurrentFolder() - Method in class com.logicaldoc.gui.common.client.observer.FolderController
 
getCurrentFolderId() - Method in class com.logicaldoc.gui.frontend.client.Frontend
 
getCurrentPage() - Method in class com.logicaldoc.gui.frontend.client.document.grid.Cursor
 
getCurrentPagination() - Method in class com.logicaldoc.gui.frontend.client.folder.FolderCursor
 
getCurrentPath() - Method in class com.logicaldoc.gui.frontend.client.folder.FolderNavigator
 
getCurrentSid() - Static method in class com.logicaldoc.core.security.SessionManager
Retrieves the session ID of the current thread execution
getCurrentValue(String, long, long) - Method in class com.logicaldoc.core.sequence.HibernateSequenceDAO
 
getCurrentValue(String, long, long) - Method in interface com.logicaldoc.core.sequence.SequenceDAO
Gets the current value
getCustomActions() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getCustomId() - Method in class com.logicaldoc.core.document.AbstractDocument
Each document can be identified with a custom identifier
getCustomId() - Method in exception com.logicaldoc.core.document.DuplicateDocumentExeption
 
getCustomId() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getCustomId() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getCustomSorting() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchEngine
 
getDashlet(GUIDashlet) - Static method in class com.logicaldoc.gui.frontend.client.dashboard.dashlet.Dashlet
 
getDashlets() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getData() - Method in class com.logicaldoc.core.communication.EMailAttachment
 
getData() - Method in class com.logicaldoc.util.io.StringOutputStream
 
getData() - Method in class com.logicaldoc.util.plugin.LogicalDOCPlugin
 
getDatabaseVersion() - Method in class com.logicaldoc.core.security.Geolocation
Retrieves the version of the Geolocation database
getDataDirectory() - Method in class com.logicaldoc.util.plugin.LogicalDOCPlugin
Returns the data directory for this plugin, that is {conf.plugindir}/{pluginName}.
getDate() - Method in class com.logicaldoc.core.document.AbstractDocument
The document's last publication date.
getDate() - Method in class com.logicaldoc.core.document.DocumentNote
 
getDate() - Method in class com.logicaldoc.core.History
 
getDate() - Method in class com.logicaldoc.core.searchengine.saved.SavedSearch
 
getDate() - Method in exception com.logicaldoc.core.security.authentication.AccountExpiredException
 
getDate() - Method in exception com.logicaldoc.core.security.authentication.PasswordAlreadyUsedException
 
getDate() - Method in class com.logicaldoc.core.security.PasswordHistory
 
getDate() - Method in class com.logicaldoc.core.security.Session.Log
 
getDate() - Method in class com.logicaldoc.core.SystemInfo
 
getDate() - Method in class com.logicaldoc.gui.common.client.beans.GUIAutomationTrigger
 
getDate() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getDate() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
getDate() - Method in class com.logicaldoc.gui.common.client.beans.GUIEvent
 
getDate() - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
getDate() - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
getDate() - Method in class com.logicaldoc.gui.common.client.beans.GUIPatch
 
getDate() - Method in class com.logicaldoc.gui.common.client.beans.GUIReminder
 
getDate() - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
getDate() - Method in class com.logicaldoc.gui.common.client.websockets.WebsocketMessage
 
getDate() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getDate() - Method in class com.logicaldoc.webservice.model.WSNote
 
getDate() - Method in class com.logicaldoc.webservice.model.WSRating
 
getDate() - Method in class com.logicaldoc.webservice.model.WSSystemInfo
 
getDate(int) - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
getDate(int, Calendar) - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
getDate(String) - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
getDate(String, Calendar) - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
getDate1() - Method in class com.logicaldoc.core.generic.Generic
 
getDate2() - Method in class com.logicaldoc.core.generic.Generic
 
getDateDisplayFormat(boolean) - Static method in class com.logicaldoc.gui.common.client.i18n.I18N
 
getDateFormat() - Method in class com.logicaldoc.core.automation.DateTool
 
getDateFormat() - Method in class com.logicaldoc.core.security.User
 
getDateFormat() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getDateFormat() - Static method in class com.logicaldoc.gui.common.client.i18n.I18N
 
getDateFormat() - Method in class com.logicaldoc.webservice.model.WSUser
 
getDateFormatLong() - Method in class com.logicaldoc.core.automation.DateTool
Retrieves the default date format with time specification adn milliseconds
getDateFormatLong() - Method in class com.logicaldoc.core.security.User
 
getDateFormatLong() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getDateFormatLong() - Method in class com.logicaldoc.webservice.model.WSUser
 
getDateFormatShort() - Method in class com.logicaldoc.core.automation.DateTool
Retrieves the default date format without time specification
getDateFormatShort() - Method in class com.logicaldoc.core.security.User
 
getDateFormatShort() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getDateFormatShort() - Static method in class com.logicaldoc.gui.common.client.i18n.I18N
 
getDateFormatShort() - Method in class com.logicaldoc.webservice.model.WSUser
 
getDateFormatter() - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
getDateFormatter() - Method in class com.logicaldoc.gui.frontend.client.metadata.form.ResponsesGrid
 
getDateFrom() - Method in class com.logicaldoc.core.searchengine.FulltextSearchOptions
 
getDateFrom() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
getDateFrom() - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
getDateOption() - Method in class com.logicaldoc.gui.common.client.beans.GUIRetentionPolicy
 
getDateScope() - Method in class com.logicaldoc.core.communication.SystemMessage
 
getDatetimeFormatter() - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
getDatetimeFormatter() - Method in class com.logicaldoc.gui.frontend.client.metadata.form.ResponsesGrid
 
getDateTo() - Method in class com.logicaldoc.core.searchengine.FulltextSearchOptions
 
getDateTo() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
getDateTo() - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
getDateValue() - Method in class com.logicaldoc.core.metadata.Attribute
 
getDateValue() - Method in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
getDateValue() - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
getDateValue() - Method in class com.logicaldoc.gui.common.client.beans.GUICriterion
 
getDateValue() - Method in class com.logicaldoc.webservice.model.WSAttribute
 
getDayOfWeek() - Method in class com.logicaldoc.core.security.WorkingTime
 
getDayOfWeek() - Method in class com.logicaldoc.webservice.model.WSWorkingTime
 
getDbDialect() - Method in class com.logicaldoc.gui.setup.client.SetupInfo
 
getDbDriver() - Method in class com.logicaldoc.gui.setup.client.SetupInfo
 
getDbEngine() - Method in class com.logicaldoc.gui.setup.client.SetupInfo
 
getDbms() - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
getDbms() - Method in interface com.logicaldoc.core.PersistentObjectDAO
Get the DBMS name currently connected(possible values are: mysql, hsqldb, oracle, mssql)
getDbms() - Method in class com.logicaldoc.util.dbinit.DBInit
 
getDbPassword() - Method in class com.logicaldoc.gui.setup.client.SetupInfo
 
getDbType() - Method in class com.logicaldoc.gui.setup.client.SetupInfo
 
getDbUrl() - Method in class com.logicaldoc.gui.setup.client.SetupInfo
 
getDbUsername() - Method in class com.logicaldoc.gui.setup.client.SetupInfo
 
getDbValidationQuery() - Method in class com.logicaldoc.gui.setup.client.SetupInfo
 
getDeadline() - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
getDecimalSeparator() - Method in class com.logicaldoc.gui.common.client.beans.GUIZone
 
getDecodedPassword() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getDecodedPassword() - Method in class com.logicaldoc.core.security.User
 
getDecodedPassword() - Method in class com.logicaldoc.webservice.model.WSUser
 
getDecoration() - Method in class com.orange.links.client.connection.AbstractConnection
 
getDefault() - Static method in class com.logicaldoc.util.security.DummySSLSocketFactory
 
getDefaultAttributeSet() - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
getDefaultCipherSuites() - Method in class com.logicaldoc.util.security.DummySSLSocketFactory
 
getDefaultDisplayLanguage() - Method in class com.logicaldoc.core.i18n.Language
 
getDefaultLocaleForDoc() - Static method in class com.logicaldoc.gui.common.client.i18n.I18N
Computes the default suitable language for documents
getDefaultMaxHistories() - Static method in class com.logicaldoc.gui.common.client.data.UserHistoryDS
 
getDefaultOpenTab() - Method in class com.logicaldoc.gui.frontend.client.dashboard.DashboardPanel
 
getDefaultWorkspace() - Method in class com.logicaldoc.core.security.User
 
getDefaultWorkspace() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getDefaultWorkspace() - Method in class com.logicaldoc.webservice.rest.endpoint.RestFolderService
 
getDefaultWorkspace() - Method in interface com.logicaldoc.webservice.rest.FolderService
Gets the Default workspace
getDefaultWorkspace(String) - Method in class com.logicaldoc.webservice.soap.client.SoapFolderClient
 
getDefaultWorkspace(String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapFolderService
 
getDefaultWorkspace(String) - Method in interface com.logicaldoc.webservice.soap.FolderService
Gets the Default workspace
getDefinitions() - Method in class com.logicaldoc.core.store.StorerManager
 
getDelay() - Method in class com.logicaldoc.core.task.TaskScheduling
 
getDelay() - Method in class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
getDelaySeconds() - Method in class com.logicaldoc.core.task.TaskScheduling
 
getDelete() - Method in class com.logicaldoc.core.folder.FolderGroup
 
getDelete() - Method in class com.logicaldoc.core.security.MenuGroup
 
getDeleted() - Method in class com.logicaldoc.core.PersistentObject
This flag is used to mark an object as deleted
getDeleteUser() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getDeleteUser() - Method in class com.logicaldoc.core.folder.Folder
 
getDeleteUserId() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getDeleteUserId() - Method in class com.logicaldoc.core.folder.Folder
 
getDeleteUserId() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getDependencies() - Method in class com.logicaldoc.util.config.PluginDescriptorConfigurator
 
getDependsOn() - Method in class com.logicaldoc.core.metadata.Attribute
 
getDependsOn() - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
getDependsOn() - Method in class com.logicaldoc.webservice.model.WSAttribute
 
getDepth() - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
getDepth() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
getDescription() - Method in class com.logicaldoc.core.communication.MessageTemplate
 
getDescription() - Method in class com.logicaldoc.core.document.Bookmark
 
getDescription() - Method in class com.logicaldoc.core.folder.Folder
 
getDescription() - Method in class com.logicaldoc.core.job.Job
 
getDescription() - Method in class com.logicaldoc.core.metadata.AttributeSet
 
getDescription() - Method in class com.logicaldoc.core.metadata.Template
 
getDescription() - Method in class com.logicaldoc.core.metadata.validation.ValidationError
 
getDescription() - Method in class com.logicaldoc.core.searchengine.saved.SavedSearch
 
getDescription() - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
getDescription() - Method in class com.logicaldoc.core.security.Group
 
getDescription() - Method in class com.logicaldoc.core.security.Menu
 
getDescription() - Method in class com.logicaldoc.core.security.WorkingTime
 
getDescription() - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
The archive description
getDescription() - Method in class com.logicaldoc.gui.common.client.beans.GUIAttributeSet
 
getDescription() - Method in class com.logicaldoc.gui.common.client.beans.GUIAutomationRoutine
 
getDescription() - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeTemplate
 
getDescription() - Method in class com.logicaldoc.gui.common.client.beans.GUIBookmark
 
getDescription() - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
getDescription() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
getDescription() - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
getDescription() - Method in class com.logicaldoc.gui.common.client.beans.GUIGroup
 
getDescription() - Method in class com.logicaldoc.gui.common.client.beans.GUIMenu
 
getDescription() - Method in class com.logicaldoc.gui.common.client.beans.GUIOCRTemplate
 
getDescription() - Method in class com.logicaldoc.gui.common.client.beans.GUIPatch
 
getDescription() - Method in class com.logicaldoc.gui.common.client.beans.GUIReport
 
getDescription() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
getDescription() - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
getDescription() - Method in class com.logicaldoc.gui.common.client.beans.GUISyndication
 
getDescription() - Method in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
getDescription() - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
getDescription() - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
getDescription() - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkingTime
 
getDescription() - Method in class com.logicaldoc.gui.common.client.ServerValidationError
 
getDescription() - Method in class com.logicaldoc.util.rss.Feed
 
getDescription() - Method in class com.logicaldoc.util.rss.FeedMessage
 
getDescription() - Method in class com.logicaldoc.webservice.doc.model.JavaLanguageVariable
 
getDescription() - Method in class com.logicaldoc.webservice.doc.model.Stub
 
getDescription() - Method in class com.logicaldoc.webservice.doc.model.WebMethodStubSet
 
getDescription() - Method in class com.logicaldoc.webservice.model.WSAttributeSet
 
getDescription() - Method in class com.logicaldoc.webservice.model.WSBookmark
 
getDescription() - Method in class com.logicaldoc.webservice.model.WSFolder
 
getDescription() - Method in class com.logicaldoc.webservice.model.WSGroup
 
getDescription() - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
getDescription() - Method in class com.logicaldoc.webservice.model.WSTemplate
 
getDescription() - Method in class com.logicaldoc.webservice.model.WSWorkingTime
 
getDescriptor() - Method in class com.logicaldoc.gui.common.client.beans.GUIWebServiceSettings
 
getDesigner() - Method in class com.logicaldoc.gui.frontend.client.workflow.designer.PrimitivesToolstrip
 
getDesigner() - Method in class com.logicaldoc.gui.frontend.client.workflow.designer.WorkflowToolStrip
 
getDestinationLocator() - Method in class com.logicaldoc.webdav.web.EncodingWebdavRequest
 
getDetail() - Method in class com.logicaldoc.gui.common.client.beans.GUIEvent
 
getDevice() - Method in class com.logicaldoc.core.History
 
getDevice() - Method in class com.logicaldoc.core.security.Client
 
getDevice() - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
getDeviceId() - Method in class com.logicaldoc.core.security.Device
 
getDiagramCanvas() - Method in class com.orange.links.client.DiagramController
Get the diagram canvas
getDiagramController() - Method in class com.logicaldoc.gui.frontend.client.workflow.designer.StateWidget
 
getDiagramController() - Method in class com.logicaldoc.gui.frontend.client.workflow.designer.WorkflowDrawingPanel
 
getDiagramModel() - Method in class com.orange.links.client.DiagramController
 
getDialect() - Method in class com.logicaldoc.util.config.ContextConfigurator
 
getDictionary() - Method in class com.logicaldoc.core.security.Session
 
getDigest() - Method in class com.logicaldoc.core.document.AbstractDocument
The document's digest
getDigest() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getDir() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchEngine
 
getDisplay() - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
getDisplayLanguage() - Method in class com.logicaldoc.core.i18n.Language
 
getDisplayName() - Method in class com.logicaldoc.core.security.Tenant
 
getDisplayName() - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
getDisplayName() - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
getDisplayName() - Method in class com.logicaldoc.util.config.WebConfigurator
 
getDisplayName() - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
Returns the the last segment of the resource path.
getDisplaySize(long, String) - Static method in class com.logicaldoc.util.io.FileUtil
Renders a file size in a more readable behaviour taking into account the user locale.
getDisplaySizeKB(long, String) - Static method in class com.logicaldoc.util.io.FileUtil
Renders a file size in a more readable behaviour taking into account the user locale.
getDisplayString1() - Method in class com.logicaldoc.core.generic.Generic
 
getDisplayUrl() - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
Composes the displayable importFolder's url.
getDoc1() - Method in class com.logicaldoc.webservice.model.WSLink
 
getDoc2() - Method in class com.logicaldoc.webservice.model.WSLink
 
getDocId() - Method in class com.logicaldoc.core.document.DocumentNote
 
getDocId() - Method in class com.logicaldoc.core.document.Rating
 
getDocId() - Method in class com.logicaldoc.core.document.Version
 
getDocId() - Method in class com.logicaldoc.core.History
 
getDocId() - Method in class com.logicaldoc.core.ticket.Ticket
 
getDocId() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
getDocId() - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
getDocId() - Method in class com.logicaldoc.gui.common.client.beans.GUIRating
 
getDocId() - Method in class com.logicaldoc.gui.common.client.beans.GUIVersion
 
getDocId() - Method in class com.logicaldoc.gui.common.client.websockets.WebsocketMessage
 
getDocId() - Method in class com.logicaldoc.webservice.model.WSNote
 
getDocId() - Method in class com.logicaldoc.webservice.model.WSRating
 
getDocIds() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmail
 
getDocRef() - Method in class com.logicaldoc.core.document.AbstractDocument
If the document is an alias, it is the id of the referenced document
getDocRef() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getDocRef() - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
getDocRef() - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
getDocRef() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getDocRefType() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getDocRefType() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getDocRefType() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getDocsCount() - Method in class com.logicaldoc.webservice.model.WSTemplate
 
getDocsGrid() - Method in class com.logicaldoc.core.security.User
 
getDocsGrid() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getDocsGridLayout() - Method in class com.logicaldoc.gui.frontend.client.search.SearchPanel
 
getDocsGridViewState() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
getDocument() - Method in class com.logicaldoc.core.History
 
getDocument() - Method in class com.logicaldoc.gui.common.client.websockets.WebsocketMessage
 
getDocument() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
getDocument() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentDetailTab
 
getDocument() - Method in class com.logicaldoc.gui.frontend.client.document.update.UpdatePanel
 
getDocument(long) - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
getDocument(long) - Method in class com.logicaldoc.webservice.rest.client.RestDocumentClient
 
getDocument(long) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Retrieves a document from the database
getDocument(long) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
getDocument(Session, long) - Static method in class com.logicaldoc.web.service.DocumentServiceImpl
 
getDocument(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
getDocument(String, long) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Gets the metadata of an existing document with the given identifier
getDocument(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
getDocument1() - Method in class com.logicaldoc.core.document.DocumentLink
 
getDocument2() - Method in class com.logicaldoc.core.document.DocumentLink
 
getDocumentByCustomId(String) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Gets document metadata of an existing document with the given custom identifier
getDocumentByCustomId(String) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
getDocumentByCustomId(String, String) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
getDocumentByCustomId(String, String) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Gets document metadata of an existing document with the given custom identifier
getDocumentByCustomId(String, String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
getDocumentCount() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
getDocumentDAO() - Method in class com.logicaldoc.core.stats.StatsCollector
 
getDocumentDAO() - Method in class com.logicaldoc.core.ticket.HibernateTicketDAO
 
getDocumentIds() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocuSignSettings
 
getDocumentLastChanges(long, int) - Method in class com.logicaldoc.cmis.LDRepository
 
getDocuments() - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
getDocuments() - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
getDocuments() - Method in interface com.logicaldoc.gui.frontend.client.document.grid.DocumentsGrid
Retrieves all the documents dispalyed in the grid
getDocuments() - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
getDocuments() - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsTileGrid
 
getDocuments(Long[]) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Gets document metadata of a collection of existing documents with the given identifiers
getDocuments(Long[]) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
getDocuments(String, Long[]) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
getDocuments(String, Long[]) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Gets document metadata of a collection of existing documents with the given identifiers
getDocuments(String, Long[]) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
getDocumentsGrid() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
getDocumentsGrid() - Method in class com.logicaldoc.gui.frontend.client.search.SearchPanel
 
getDocumentsMenu() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
getDocumentsTotal() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
getDocumentTags(long) - Method in class com.logicaldoc.webservice.rest.client.RestTagClient
 
getDocumentTags(long) - Method in class com.logicaldoc.webservice.rest.endpoint.RestTagService
 
getDocumentTags(long) - Method in interface com.logicaldoc.webservice.rest.TagService
Retrieves all the tags of a document
getDocumentTags(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapTagClient
 
getDocumentTags(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapTagService
 
getDocumentTags(String, long) - Method in interface com.logicaldoc.webservice.soap.TagService
Retrieves all the tags of a document.
getDomain() - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
getDouble(int) - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
getDouble(String) - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
getDouble1() - Method in class com.logicaldoc.core.generic.Generic
 
getDouble2() - Method in class com.logicaldoc.core.generic.Generic
 
getDoubleValue() - Method in class com.logicaldoc.core.metadata.Attribute
 
getDoubleValue() - Method in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
getDoubleValue() - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
getDoubleValue() - Method in class com.logicaldoc.gui.common.client.beans.GUICriterion
 
getDoubleValue() - Method in class com.logicaldoc.webservice.model.WSAttribute
 
getDownload() - Method in class com.logicaldoc.core.folder.FolderGroup
 
getDrawingPanel() - Method in class com.logicaldoc.gui.frontend.client.workflow.designer.StateWidget
 
getDrawingPanel() - Method in class com.logicaldoc.gui.frontend.client.workflow.designer.WorkflowDesigner
 
getDriverClassName() - Method in class com.logicaldoc.core.util.DbcpConfig
 
getDueDate() - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
getDueDateNumber() - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
getDueDateUnit() - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
getEditingDocId() - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
getEditor() - Method in class com.logicaldoc.core.metadata.Attribute
 
getEditor() - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
getEditor() - Method in class com.logicaldoc.webservice.model.WSAttribute
 
getElapsedTime() - Method in class com.logicaldoc.core.searchengine.Hits
 
getElapsedTime() - Method in class com.logicaldoc.core.threading.NotifyingThread
Gets the elapsed time since the begin of the execution until now o until the end of the thread's execution
getEmail() - Method in class com.logicaldoc.core.contact.Contact
 
getEmail() - Method in class com.logicaldoc.core.folder.FolderGroup
 
getEmail() - Method in class com.logicaldoc.core.security.Tenant
 
getEmail() - Method in class com.logicaldoc.core.security.User
 
getEmail() - Method in class com.logicaldoc.gui.common.client.beans.GUIContact
 
getEmail() - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
getEmail() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getEmail() - Method in class com.logicaldoc.webservice.model.WSUser
 
getEmail2() - Method in class com.logicaldoc.core.security.User
 
getEmail2() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getEmail2() - Method in class com.logicaldoc.webservice.model.WSUser
 
getEmailAccount() - Method in class com.logicaldoc.gui.common.client.beans.GUIVIASettings
 
getEmailId() - Method in class com.logicaldoc.core.communication.EMail
 
getEmailIndex() - Method in class com.logicaldoc.gui.frontend.client.personal.contacts.ContactsImportSettings
 
getEmailSignature() - Method in class com.logicaldoc.core.security.User
 
getEmailSignature() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getEmailSignature() - Method in class com.logicaldoc.webservice.model.WSUser
 
getEmailSignature2() - Method in class com.logicaldoc.core.security.User
 
getEmailSignature2() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getEmailSignature2() - Method in class com.logicaldoc.webservice.model.WSUser
 
getEmailSignatureStr() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getEnabled() - Method in class com.logicaldoc.core.security.Menu
 
getEnabled() - Method in class com.logicaldoc.core.security.Tenant
 
getEnabled() - Method in class com.logicaldoc.core.security.User
 
getEnabled() - Method in class com.logicaldoc.core.ticket.Ticket
 
getEnabled() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
getEnabled() - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
getEnabled() - Method in class com.logicaldoc.gui.common.client.beans.GUIReport
 
getEnabled() - Method in class com.logicaldoc.gui.common.client.beans.GUIRetentionPolicy
 
getEnabled() - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
getEnabled() - Method in class com.logicaldoc.gui.common.client.beans.GUISyndication
 
getEnabled() - Method in class com.logicaldoc.webservice.model.WSUser
 
getEnabledOutputFormats(String) - Method in class com.logicaldoc.core.conversion.FormatConverterManager
Returns the available output formats for the given input format
getEnabledPermissions(long, long) - Method in interface com.logicaldoc.core.folder.FolderDAO
Finds all permissions of a user enabled on the specified folder
getEnabledPermissions(long, long) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
getEnabledPermissions(long, long) - Method in class com.logicaldoc.core.metadata.HibernateTemplateDAO
 
getEnabledPermissions(long, long) - Method in interface com.logicaldoc.core.metadata.TemplateDAO
Finds all permissions of a user enabled on the specified template
getEnabledPermissions(long, long) - Method in interface com.logicaldoc.core.security.SecurityManager
Finds all permissions of a user enabled on the specified document
getEnabledPermissions(long, long) - Method in class com.logicaldoc.core.security.SecurityManagerImpl
 
getEncoding() - Method in interface com.logicaldoc.webdav.context.ImportContext
 
getEncoding() - Method in class com.logicaldoc.webdav.context.ImportContextImpl
 
getEnd() - Method in class com.logicaldoc.core.automation.RegexTool.RegexResult
 
getEnd() - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkingTime
 
getEndDate() - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
getEndDate() - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
getEndShape() - Method in class com.orange.links.client.connection.AbstractConnection
 
getEnforceWorkingTime() - Method in class com.logicaldoc.core.security.User
 
getEnforceWorkingTime() - Method in class com.logicaldoc.webservice.model.WSUser
 
getEntityId() - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
getEntryBytes(File, String) - Method in class com.logicaldoc.util.io.ZipUtil
Read the entry inside the file zip resource.
getEntryContent(File, String) - Method in class com.logicaldoc.util.io.ZipUtil
 
getEntryStream(File, String) - Method in class com.logicaldoc.util.io.ZipUtil
Read the entry inside the file zip resource.
getError() - Method in class com.logicaldoc.core.threading.NotifyingThread
 
getERROR() - Static method in class com.logicaldoc.gui.common.client.beans.GUIEvent
 
getErrors() - Method in exception com.logicaldoc.core.metadata.validation.ValidationException
Retrieves the map with the errors descriptions
getErrors() - Method in exception com.logicaldoc.gui.common.client.ServerValidationException
 
getErrorText() - Method in class com.logicaldoc.gui.common.client.beans.GUIVersion
 
getEstimatedCount() - Method in class com.logicaldoc.core.searchengine.Hits
 
getEstimatedHits() - Method in class com.logicaldoc.gui.common.client.beans.GUIResult
 
getEstimatedHits() - Method in class com.logicaldoc.gui.frontend.client.search.Search
 
getEstimatedHitsNumber() - Method in class com.logicaldoc.core.searchengine.Search
 
getEstimatedHitsNumber() - Method in class com.logicaldoc.webservice.model.WSSearchResult
 
getETag() - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
getETag() - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
getEvent() - Method in class com.logicaldoc.core.document.Version
 
getEvent() - Method in class com.logicaldoc.core.History
 
getEvent() - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
getEvent() - Method in class com.logicaldoc.gui.common.client.websockets.WebsocketMessage
 
getEvent(long) - Method in interface com.logicaldoc.gui.frontend.client.services.CalendarService
Gets an event
getEvent(long, AsyncCallback<GUICalendarEvent>) - Method in interface com.logicaldoc.gui.frontend.client.services.CalendarServiceAsync
 
getEvents() - Method in class com.logicaldoc.gui.common.client.beans.GUIAutomationTrigger
 
getEventsArray() - Method in class com.logicaldoc.gui.common.client.beans.GUIAutomationTrigger
 
getEventTypes() - Method in class com.logicaldoc.gui.frontend.client.reports.ApiCallsReport
Gets the option items to choose events types
getEventTypes() - Method in class com.logicaldoc.gui.frontend.client.reports.LastChangesReport
Gets the option items to choose events types
getEventTypes() - Method in class com.logicaldoc.gui.frontend.client.security.ldap.LDAPBrowser
 
getExclude() - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeSpec
 
getExcludePatternsMetadata() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchEngine
 
getExcludePatters() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchEngine
 
getExcludes() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
getExcludes() - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
getExcludes() - Method in class com.logicaldoc.gui.common.client.beans.GUISyndication
 
getExecTime() - Method in class com.logicaldoc.core.searchengine.Search
Query execution time in milliseconds
getExit() - Method in class com.logicaldoc.util.exec.Worker
 
getExpirationDate() - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
getExpire() - Method in class com.logicaldoc.core.security.Tenant
 
getExpire() - Method in class com.logicaldoc.core.security.User
 
getExpire() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocuSignSettings
 
getExpire() - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
getExpire() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getExpire() - Method in class com.logicaldoc.webservice.model.WSUser
 
getExpired() - Method in class com.logicaldoc.core.ticket.Ticket
 
getExport() - Method in class com.logicaldoc.core.folder.FolderGroup
 
getExportContext(OutputContext) - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
getExportId() - Method in class com.logicaldoc.core.document.AbstractDocument
The last archive in which the document was exported
getExportId() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getExportName() - Method in class com.logicaldoc.core.document.AbstractDocument
The last archive name in which the document was exported
getExportName() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getExportStatus() - Method in class com.logicaldoc.core.document.AbstractDocument
The document export status
getExportStatus() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getExportVersion() - Method in class com.logicaldoc.core.document.AbstractDocument
The last exported version
getExpression() - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
getExpression() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailRule
 
getExpression() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
getExpression() - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
getExpressionLanguage() - Method in class com.logicaldoc.core.searchengine.FulltextSearchOptions
 
getExpressionLanguage() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
getExpressionLanguage() - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
getExprH() - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
getExprW() - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
getExprX() - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
getExprY() - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
getExtendedAttributes() - Method in class com.logicaldoc.gui.common.client.beans.GUIDashlet
Retrieve the names of those columns that refer to extended attributes
getExtension(String) - Static method in class com.logicaldoc.core.conversion.AbstractFormatConverter
Gets the extension for the given filename, if an alias is found then the value of the alias is returned as well.
getExtension(String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
getExtensions() - Static method in class com.logicaldoc.core.parser.ParserFactory
 
getExtensions(String, String) - Method in class com.logicaldoc.util.plugin.PluginRegistry
Returns the extensions connected to the specified extension point
getExtractedText(long) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Gets the document's text stored in the full-text index
getExtractedText(long) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
getExtractedText(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
getExtractedText(String, long) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Gets the document's text stored in the full-text index
getExtractedText(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
getExtractTags() - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
getExtResId() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getExtResId() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getFactor() - Method in class com.logicaldoc.gui.frontend.client.security.twofactorsauth.TwoFactorsAuthenticationPanel
 
getFactory() - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
Deprecated.
JackRabbit usage
getFavicon() - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
getFaviconSrc() - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
getFeatures() - Method in class com.logicaldoc.core.SystemInfo
 
getFeatures() - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
getFeatures() - Method in class com.logicaldoc.webservice.model.WSSystemInfo
 
getField() - Method in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
getField() - Method in class com.logicaldoc.gui.common.client.beans.GUICriterion
 
getField() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailRule
 
getFieldGenericType(Field) - Static method in class com.logicaldoc.webservice.doc.util.GenericsUtils
 
getFieldName() - Method in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
getFields() - Method in class com.logicaldoc.core.searchengine.FulltextSearchOptions
 
getFields() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
getFields() - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
getFieldSeparator() - Method in class com.logicaldoc.util.csv.CSVFile
Get the current field separator.
getFieldsMap() - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
getFile() - Method in class com.logicaldoc.core.History
 
getFile() - Method in class com.logicaldoc.gui.common.client.beans.GUIPatch
 
getFile() - Method in class com.logicaldoc.util.http.HttpUpload
 
getFile() - Method in class com.logicaldoc.util.io.P7M
 
getFile(String) - Method in class com.logicaldoc.util.config.LoggingConfigurator
getFile(String, boolean) - Method in class com.logicaldoc.util.config.LoggingConfigurator
This method selects a filepath of an appender.
getFileExtension() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getFilename() - Method in class com.logicaldoc.core.History
 
getFileName() - Method in class com.logicaldoc.core.communication.EMailAttachment
 
getFileName() - Method in class com.logicaldoc.core.document.AbstractDocument
The original file name
getFileName() - Method in class com.logicaldoc.core.document.DocumentNote
 
getFileName() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getFileName() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
getFileName() - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
getFileName() - Method in class com.logicaldoc.util.http.HttpUpload
 
getFileName() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getFileName() - Method in class com.logicaldoc.webservice.model.WSNote
 
getFileName(Document, String) - Static method in class com.logicaldoc.core.util.DocUtil
 
getFileNameCharset() - Method in class com.logicaldoc.util.io.ZipUtil
 
getFilenameOld() - Method in class com.logicaldoc.core.History
 
getFileSize() - Method in class com.logicaldoc.core.document.AbstractDocument
The document's file size expressed in bytes
getFileSize() - Method in class com.logicaldoc.core.History
 
getFileSize() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getFileSize() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getFileType() - Method in class com.logicaldoc.core.document.Bookmark
 
getFileType() - Method in class com.logicaldoc.webservice.model.WSBookmark
 
getFileVersion() - Method in class com.logicaldoc.core.document.AbstractDocument
The working file version.
getFileVersion() - Method in class com.logicaldoc.core.document.DocumentNote
 
getFileVersion() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getFileVersion() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
getFileVersion() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getFileVersion() - Method in class com.logicaldoc.webservice.model.WSNote
 
getFilterIds() - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
getFilterIds() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
getFilterIds() - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
getFirewalledRequest(HttpServletRequest) - Method in class com.logicaldoc.web.firewall.HttpFirewall
 
getFirewalledResponse(HttpServletResponse) - Method in class com.logicaldoc.web.firewall.HttpFirewall
 
getFirstName() - Method in class com.logicaldoc.core.contact.Contact
 
getFirstName() - Method in class com.logicaldoc.core.security.User
 
getFirstName() - Method in class com.logicaldoc.gui.common.client.beans.GUIContact
 
getFirstName() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getFirstName() - Method in class com.logicaldoc.webservice.model.WSUser
 
getFirstNameIndex() - Method in class com.logicaldoc.gui.frontend.client.personal.contacts.ContactsImportSettings
 
getFloat(int) - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
getFloat(String) - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
getFolder() - Method in class com.logicaldoc.core.communication.EMail
 
getFolder() - Method in class com.logicaldoc.core.document.AbstractDocument
Retrieve the folder owning this document
getFolder() - Method in class com.logicaldoc.core.History
 
getFolder() - Method in class com.logicaldoc.gui.common.client.beans.GUIAutomationTrigger
 
getFolder() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getFolder() - Method in class com.logicaldoc.gui.common.client.beans.GUIIncrementalArchive
 
getFolder() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
getFolder() - Method in class com.logicaldoc.gui.common.client.beans.GUISequence
 
getFolder() - Method in class com.logicaldoc.gui.common.client.data.DocumentsDS
 
getFolder() - Method in class com.logicaldoc.gui.common.client.websockets.WebsocketMessage
 
getFolder() - Method in class com.logicaldoc.gui.common.client.widgets.FolderSelector
 
getFolder() - Method in interface com.logicaldoc.gui.frontend.client.document.grid.DocumentsGrid
 
getFolder() - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
getFolder() - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsTileGrid
 
getFolder() - Method in class com.logicaldoc.gui.frontend.client.folder.copy.FolderCopyDetailsPanel
 
getFolder() - Method in class com.logicaldoc.gui.frontend.client.folder.FolderDetailsPanel
 
getFolder() - Method in class com.logicaldoc.gui.frontend.client.folder.FolderDetailTab
 
getFolder() - Method in class com.logicaldoc.gui.frontend.client.workflow.WorkflowTriggersPanel
 
getFolder(long) - Method in class com.logicaldoc.webservice.rest.client.RestFolderClient
 
getFolder(long) - Method in class com.logicaldoc.webservice.rest.endpoint.RestFolderService
 
getFolder(long) - Method in interface com.logicaldoc.webservice.rest.FolderService
 
getFolder(long, boolean, boolean, boolean) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderService
Gets the Folder initializing the permissions.
getFolder(long, boolean, boolean, boolean) - Method in class com.logicaldoc.web.service.FolderServiceImpl
 
getFolder(long, boolean, boolean, boolean, AsyncCallback<GUIFolder>) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderServiceAsync
 
getFolder(Session, long) - Static method in class com.logicaldoc.web.service.FolderServiceImpl
 
getFolder(Session, long, boolean) - Static method in class com.logicaldoc.web.service.FolderServiceImpl
 
getFolder(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapFolderClient
 
getFolder(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapFolderService
 
getFolder(String, long) - Method in interface com.logicaldoc.webservice.soap.FolderService
Gets an existing folder
getFolderDao() - Method in class com.logicaldoc.core.folder.PathCalculator
 
getFolderDAO() - Method in class com.logicaldoc.core.stats.StatsCollector
 
getFolderGroup(long) - Method in class com.logicaldoc.core.folder.Folder
 
getFolderGroupIds() - Method in class com.logicaldoc.core.folder.Folder
 
getFolderGroups() - Method in class com.logicaldoc.core.folder.Folder
 
getFolderIcon(boolean, int, String, String) - Static method in class com.logicaldoc.gui.common.client.util.DocUtil
 
getFolderId() - Method in class com.logicaldoc.core.communication.EMailSender
 
getFolderId() - Method in class com.logicaldoc.core.document.Version
 
getFolderId() - Method in class com.logicaldoc.core.History
 
getFolderId() - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
getFolderId() - Method in class com.logicaldoc.gui.common.client.beans.GUIBookmark
 
getFolderId() - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
getFolderId() - Method in class com.logicaldoc.gui.common.client.beans.GUIRetentionPolicy
 
getFolderId() - Method in class com.logicaldoc.gui.common.client.websockets.WebsocketMessage
 
getFolderId() - Method in class com.logicaldoc.gui.common.client.widgets.FolderSelector
 
getFolderId() - Method in class com.logicaldoc.gui.frontend.client.folder.FolderCursor
 
getFolderId() - Method in class com.logicaldoc.gui.frontend.client.folder.FolderPagination
 
getFolderId() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getFolderId() - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
getFolderID() - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
getFolderID() - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
getFoldering() - Method in class com.logicaldoc.core.communication.EMailSender
 
getFoldering() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
getFoldering() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailSettings
 
getFolderLastChanges(long, int) - Method in class com.logicaldoc.cmis.LDRepository
 
getFolderName() - Method in class com.logicaldoc.core.document.Version
 
getFolderName() - Method in class com.logicaldoc.gui.common.client.beans.GUIRetentionPolicy
 
getFolderName() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
getFolderName() - Method in class com.logicaldoc.gui.common.client.widgets.FolderSelector
 
getFolderPageSizeFromSpec(String) - Static method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentGridUtil
Gets the page size from the layout specification, the format is: |folderPageSize|pageSize|gridLayout
getFolderParent(String, String, String, ExtensionsData) - Method in class com.logicaldoc.cmis.LDCmisService
 
getFolderParent(CallContext, String) - Method in class com.logicaldoc.cmis.LDRepository
CMIS getFolderParent
getFolderSize(File) - Static method in class com.logicaldoc.util.io.FileUtil
Computes the folder size as the sum of all files directly and indirectly contained.
getFolderTags(long) - Method in class com.logicaldoc.webservice.rest.endpoint.RestTagService
 
getFolderTags(long) - Method in interface com.logicaldoc.webservice.rest.TagService
Retrieves all the tags of a folder
getFolderTags(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapTagClient
 
getFolderTags(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapTagService
 
getFolderTags(String, long) - Method in interface com.logicaldoc.webservice.soap.TagService
Retrieves all the tags of a folder
getFoldRef() - Method in class com.logicaldoc.core.folder.Folder
 
getFoldRef() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
getFoldRef() - Method in class com.logicaldoc.webservice.model.WSFolder
 
getFont() - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
getFontSize() - Method in enum com.logicaldoc.util.log4j.LDHtmlLayout.FontSize
 
getFontSize(String) - Static method in enum com.logicaldoc.util.log4j.LDHtmlLayout.FontSize
 
getFooter() - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
getFooter() - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
getFooter() - Method in class com.logicaldoc.util.log4j.LDHtmlLayout
Returns the appropriate HTML footers.
getForm() - Method in class com.logicaldoc.gui.frontend.client.metadata.form.FormDetailsPanel
 
getFormat() - Method in class com.logicaldoc.core.searchengine.FulltextSearchOptions
 
getFormat() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
getFormat() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
getFormat() - Method in class com.logicaldoc.gui.common.client.beans.GUIZone
 
getFormat() - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
getFormats() - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeSpec
 
getFormattedBody(Map<String, Object>) - Method in class com.logicaldoc.core.communication.MessageTemplate
 
getFormattedDate() - Method in exception com.logicaldoc.core.security.authentication.AccountExpiredException
 
getFormattedDate() - Method in exception com.logicaldoc.core.security.authentication.PasswordAlreadyUsedException
 
getFormattedSubject(Map<String, Object>) - Method in class com.logicaldoc.core.communication.MessageTemplate
 
getFormId() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getFormId() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getFormId() - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
getFormId() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getForum() - Method in class com.logicaldoc.core.SystemInfo
 
getForum() - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
getForum() - Method in class com.logicaldoc.webservice.model.WSSystemInfo
 
getFps() - Method in class com.orange.links.client.DiagramController
 
getFrequency() - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
getFrequency() - Method in class com.logicaldoc.gui.common.client.beans.GUIIncrementalArchive
 
getFrequency() - Method in class com.logicaldoc.gui.common.client.beans.GUISequence
 
getFrom() - Method in class com.logicaldoc.core.communication.EMail
 
getFrom() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmail
 
getFullName() - Method in class com.logicaldoc.core.contact.Contact
 
getFullName() - Method in class com.logicaldoc.core.security.User
 
getFullName() - Method in class com.logicaldoc.gui.common.client.beans.GUIContact
 
getFullName() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getFullName() - Method in class com.logicaldoc.webservice.model.WSUser
 
getFullURL(HttpServletRequest) - Static method in class com.logicaldoc.core.util.ServletUtil
Retrieves the original full URL of a request
getFunctionsMap() - Method in class com.orange.links.client.DiagramController
 
getGenericDAO() - Method in class com.logicaldoc.core.stats.StatsCollector
 
getGeolocation() - Method in class com.logicaldoc.core.History
 
getGeolocation() - Method in class com.logicaldoc.core.security.Client
 
getGeolocation() - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
getGeolocationDbVer() - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
getGeolocationKey() - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
getGrantedGroups(long) - Method in class com.logicaldoc.webservice.rest.endpoint.RestFolderService
 
getGrantedGroups(long) - Method in interface com.logicaldoc.webservice.rest.FolderService
Retrieves the list of granted groups for the given folder
getGrantedGroups(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentMetadataClient
 
getGrantedGroups(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapFolderClient
 
getGrantedGroups(String, long) - Method in interface com.logicaldoc.webservice.soap.DocumentMetadataService
Retrieves the list of granted groups for the given template
getGrantedGroups(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentMetadataService
 
getGrantedGroups(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapFolderService
 
getGrantedGroups(String, long) - Method in interface com.logicaldoc.webservice.soap.FolderService
Retrieves the list of granted groups for the given folder
getGrantedUsers(long) - Method in class com.logicaldoc.webservice.rest.endpoint.RestFolderService
 
getGrantedUsers(long) - Method in interface com.logicaldoc.webservice.rest.FolderService
Retrieves the list of granted users for the given folder.
getGrantedUsers(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentMetadataClient
 
getGrantedUsers(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapFolderClient
 
getGrantedUsers(String, long) - Method in interface com.logicaldoc.webservice.soap.DocumentMetadataService
Retrieves the list of granted users for the given template.
getGrantedUsers(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentMetadataService
 
getGrantedUsers(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapFolderService
 
getGrantedUsers(String, long) - Method in interface com.logicaldoc.webservice.soap.FolderService
Retrieves the list of granted users for the given folder.
getGrid() - Method in class com.logicaldoc.core.folder.Folder
 
getGrid() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
getGrid() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsListPanel
 
getGrid() - Method in class com.logicaldoc.gui.frontend.client.search.HitsListPanel
 
getGrid() - Method in class com.logicaldoc.gui.frontend.client.search.SearchPanel
 
getGridCursor() - Method in interface com.logicaldoc.gui.frontend.client.document.grid.DocumentsGrid
 
getGridCursor() - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
getGridCursor() - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsTileGrid
 
getGridLayout() - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
getGridLayout() - Method in class com.logicaldoc.gui.frontend.client.search.HitsListPanel
 
getGridLayoutFromSpec(String) - Static method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentGridUtil
Gets the grid layout specification, the format is: |folderPageSize|pageSize|gridLayout or simply gridLayout
getGroup() - Method in class com.logicaldoc.core.automation.RegexTool.RegexResult
 
getGroup() - Method in class com.logicaldoc.core.job.Job
 
getGroup() - Method in class com.logicaldoc.gui.frontend.client.security.GroupDetailsPanel
 
getGroup(long) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Loads a given group from the database
getGroup(long) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
getGroup(long, AsyncCallback<GUIGroup>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
getGroup(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapSecurityClient
 
getGroup(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapSecurityService
 
getGroup(String, long) - Method in interface com.logicaldoc.webservice.soap.SecurityService
Gets group metadata of an existing group with the given identifier
getGroupClass() - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
getGroupDAO() - Method in class com.logicaldoc.core.stats.StatsCollector
 
getGroupExcludes() - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
getGroupId() - Method in class com.logicaldoc.core.folder.FolderGroup
 
getGroupId() - Method in class com.logicaldoc.core.metadata.TemplateGroup
 
getGroupId() - Method in class com.logicaldoc.core.security.MenuGroup
 
getGroupId() - Method in class com.logicaldoc.core.security.UserGroup
 
getGroupIdentifierAttr() - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
getGroupIds() - Method in class com.logicaldoc.core.security.User
 
getGroupIds() - Method in class com.logicaldoc.gui.common.client.widgets.GroupSelectorCombo
 
getGroupIds() - Method in class com.logicaldoc.webservice.model.WSUser
 
getGroupIncludes() - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
getGroupingSeparator() - Method in class com.logicaldoc.gui.common.client.beans.GUIZone
 
getGroupNames() - Method in class com.logicaldoc.core.security.User
 
getGroupNodes() - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
getGroups() - Method in class com.logicaldoc.core.job.JobManager
Retrieves all the job groups
getGroups() - Method in class com.logicaldoc.core.security.User
 
getGroups() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getGroupsPanel() - Method in class com.logicaldoc.gui.frontend.client.security.GroupDetailsPanel
 
getGuests() - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
getGuid() - Method in class com.logicaldoc.util.rss.FeedMessage
 
getGuiDashlet() - Method in class com.logicaldoc.gui.frontend.client.dashboard.dashlet.Dashlet
 
getGuiLanguages() - Static method in class com.logicaldoc.gui.common.client.i18n.I18N
 
getHash() - Method in class com.logicaldoc.gui.common.client.util.RequestInfo
 
getHead() - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
getHeader() - Method in class com.logicaldoc.util.log4j.LDHtmlLayout
Returns appropriate HTML headers.
getHeader(String) - Method in class com.logicaldoc.web.xss.XssRequestWrapper
 
getHeaderImage() - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
getHeight() - Method in class com.logicaldoc.core.document.DocumentNote
 
getHeight() - Method in class com.logicaldoc.core.imaging.ImageZone
 
getHeight() - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeSpec
 
getHeight() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
getHeight() - Method in class com.logicaldoc.gui.common.client.beans.GUIZone
 
getHeight() - Method in class com.logicaldoc.gui.common.client.widgets.StickyWindow.WindowStatus
 
getHeight() - Method in class com.logicaldoc.webservice.model.WSNote
 
getHeight() - Method in class com.orange.links.client.shapes.AbstractShape
 
getHeight(int) - Method in class com.logicaldoc.gui.common.client.widgets.ImageWithCanvases
Converts a height size in pixels into a virtual height(0..1)
getHelp() - Method in class com.logicaldoc.core.SystemInfo
 
getHelp() - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
getHelp() - Method in class com.logicaldoc.webservice.model.WSSystemInfo
 
getHex(byte[]) - Static method in class com.logicaldoc.util.crypt.CryptUtil
 
getHidden() - Method in class com.logicaldoc.core.folder.Folder
 
getHidden() - Method in class com.logicaldoc.core.metadata.Attribute
 
getHidden() - Method in class com.logicaldoc.webservice.model.WSAttribute
 
getHidden() - Method in class com.logicaldoc.webservice.model.WSFolder
 
getHighlightPoint() - Method in class com.orange.links.client.connection.AbstractConnection
 
getHiliteDocId() - Method in class com.logicaldoc.gui.common.client.Session
 
getHistories(long, String) - Method in class com.logicaldoc.core.automation.DocTool
Retrieve the list of events of a document
getHistoriesGrid() - Method in class com.logicaldoc.gui.frontend.client.workflow.WorkflowHistoriesPanel
 
getHistory(Resource) - Method in interface com.logicaldoc.webdav.resource.service.ResourceService
Versioning-part.
getHistory(Resource) - Method in class com.logicaldoc.webdav.resource.service.ResourceServiceImpl
 
getHistoryDAO() - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
getHit(long) - Method in interface com.logicaldoc.core.searchengine.SearchEngine
 
getHit(long) - Method in class com.logicaldoc.core.searchengine.StandardSearchEngine
 
getHits() - Method in class com.logicaldoc.core.searchengine.Search
 
getHits() - Method in class com.logicaldoc.gui.common.client.beans.GUIResult
 
getHits() - Method in class com.logicaldoc.webservice.model.WSSearchResult
 
getHitsGrid() - Method in class com.logicaldoc.core.security.User
 
getHitsGrid() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getHost() - Method in class com.logicaldoc.core.communication.EMailSender
 
getHost() - Method in class com.logicaldoc.core.security.Client
 
getHost() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
getHost() - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
getHost() - Method in class com.logicaldoc.gui.common.client.util.RequestInfo
 
getHostName() - Method in class com.logicaldoc.core.SystemInfo
 
getHostName() - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
getHostName() - Method in class com.logicaldoc.gui.common.client.util.RequestInfo
 
getHostName() - Method in class com.logicaldoc.webservice.model.WSSystemInfo
 
getHourEnd() - Method in class com.logicaldoc.core.security.WorkingTime
 
getHourEnd() - Method in class com.logicaldoc.webservice.model.WSWorkingTime
 
getHourStart() - Method in class com.logicaldoc.core.security.WorkingTime
 
getHourStart() - Method in class com.logicaldoc.webservice.model.WSWorkingTime
 
getHref() - Method in class com.logicaldoc.gui.common.client.util.RequestInfo
 
getHref() - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
getHtml() - Method in class com.logicaldoc.core.communication.Message
 
getIcon() - Method in class com.logicaldoc.core.communication.EMailAttachment
 
getIcon() - Method in class com.logicaldoc.core.document.AbstractDocument
The icon for this document, it may be kept from file name extension
getIcon() - Method in class com.logicaldoc.core.document.Bookmark
The icon for the document associated to the subscription
getIcon() - Method in class com.logicaldoc.core.security.Menu
 
getIcon() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getIcon() - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
getIcon() - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
getIcon() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getIconButtonHTML(String, String, String, String, String) - Static method in class com.logicaldoc.gui.common.client.util.AwesomeFactory
 
getIconHtml(String) - Static method in class com.logicaldoc.gui.common.client.util.AwesomeFactory
 
getIconHtml(String, String) - Static method in class com.logicaldoc.gui.common.client.util.AwesomeFactory
 
getIconHtml(String, String, String) - Static method in class com.logicaldoc.gui.common.client.util.AwesomeFactory
 
getId() - Method in class com.logicaldoc.cmis.LDRepository
 
getId() - Method in class com.logicaldoc.core.folder.Folder
 
getId() - Method in class com.logicaldoc.core.PersistentObject
Unique identifier in the data store
getId() - Method in class com.logicaldoc.core.security.Client
 
getId() - Method in class com.logicaldoc.core.security.Menu
 
getId() - Method in class com.logicaldoc.core.store.AbstractStorer
 
getId() - Method in interface com.logicaldoc.core.store.Storer
The unique identifier
getId() - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
getId() - Method in class com.logicaldoc.gui.common.client.beans.GUIAttributeSet
 
getId() - Method in class com.logicaldoc.gui.common.client.beans.GUIAutomationTrigger
 
getId() - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeTemplate
 
getId() - Method in class com.logicaldoc.gui.common.client.beans.GUIBookmark
 
getId() - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
getId() - Method in class com.logicaldoc.gui.common.client.beans.GUIContact
 
getId() - Method in class com.logicaldoc.gui.common.client.beans.GUIDashlet
 
getId() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
getId() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
getId() - Method in class com.logicaldoc.gui.common.client.beans.GUIExtensibleObject
 
getId() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
getId() - Method in class com.logicaldoc.gui.common.client.beans.GUIGroup
 
getId() - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
getId() - Method in class com.logicaldoc.gui.common.client.beans.GUIIncrementalArchive
 
getId() - Method in class com.logicaldoc.gui.common.client.beans.GUIKeystore
 
getId() - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
getId() - Method in class com.logicaldoc.gui.common.client.beans.GUIMenu
 
getId() - Method in class com.logicaldoc.gui.common.client.beans.GUIMessage
 
getId() - Method in class com.logicaldoc.gui.common.client.beans.GUIMessageTemplate
 
getId() - Method in class com.logicaldoc.gui.common.client.beans.GUIOCRTemplate
 
getId() - Method in class com.logicaldoc.gui.common.client.beans.GUIPatch
 
getId() - Method in class com.logicaldoc.gui.common.client.beans.GUIRating
 
getId() - Method in class com.logicaldoc.gui.common.client.beans.GUIReport
 
getId() - Method in class com.logicaldoc.gui.common.client.beans.GUIRetentionPolicy
 
getId() - Method in class com.logicaldoc.gui.common.client.beans.GUISequence
 
getId() - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
getId() - Method in class com.logicaldoc.gui.common.client.beans.GUISyndication
 
getId() - Method in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
getId() - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
getId() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getId() - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
getId() - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
getId() - Method in class com.logicaldoc.gui.common.client.websockets.WebsocketMessage
 
getId() - Method in class com.logicaldoc.util.config.PluginDescriptorConfigurator
 
getId() - Method in class com.logicaldoc.webservice.model.WSAttributeSet
 
getId() - Method in class com.logicaldoc.webservice.model.WSBookmark
 
getId() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getId() - Method in class com.logicaldoc.webservice.model.WSFolder
 
getId() - Method in class com.logicaldoc.webservice.model.WSGroup
 
getId() - Method in class com.logicaldoc.webservice.model.WSLink
 
getId() - Method in class com.logicaldoc.webservice.model.WSNote
 
getId() - Method in class com.logicaldoc.webservice.model.WSRight
 
getId() - Method in class com.logicaldoc.webservice.model.WSTemplate
 
getId() - Method in class com.logicaldoc.webservice.model.WSUser
 
getID() - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
getID() - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
getIds() - Method in interface com.logicaldoc.gui.frontend.client.document.grid.DocumentsGrid
Retrieves the list of all the ids
getIds() - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
getIds() - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsTileGrid
 
getIds(Record[]) - Static method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentGridUtil
 
getIds(Collection<Document>) - Method in class com.logicaldoc.core.automation.DocTool
Converts a collection of documents in a collection of identifiers
getIdsAsLong(Record[]) - Static method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentGridUtil
 
getImage() - Method in class com.logicaldoc.core.imaging.ImageDeskew
 
getImageAspectRatio() - Method in class com.logicaldoc.gui.common.client.widgets.ImageCropper
 
getImageAspectRatio() - Method in class com.logicaldoc.gui.common.client.widgets.ImageDrawingPane
 
getImageAspectRatio() - Method in class com.logicaldoc.gui.common.client.widgets.ImageWithCanvases
 
getImageHeight() - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
getImageHeight() - Method in class com.logicaldoc.gui.common.client.widgets.ImageCropper
 
getImageHeight() - Method in class com.logicaldoc.gui.common.client.widgets.ImageDrawingPane
 
getImageHeight() - Method in class com.logicaldoc.gui.common.client.widgets.ImageWithCanvases
 
getImages() - Method in class com.logicaldoc.core.communication.EMail
 
getImageWidth() - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
getImageWidth() - Method in class com.logicaldoc.gui.common.client.widgets.ImageCropper
 
getImageWidth() - Method in class com.logicaldoc.gui.common.client.widgets.ImageDrawingPane
 
getImageWidth() - Method in class com.logicaldoc.gui.common.client.widgets.ImageWithCanvases
 
getImmediateIndexing() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsUploader
 
getImmutable() - Method in class com.logicaldoc.core.document.AbstractDocument
Defines if the document is immutable
getImmutable() - Method in class com.logicaldoc.core.folder.FolderGroup
 
getImmutable() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getImmutable() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getImmutableIcon(Integer) - Static method in class com.logicaldoc.gui.common.client.util.DocUtil
 
getImport() - Method in class com.logicaldoc.core.folder.FolderGroup
 
getImportCustomId() - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
getImportFolder() - Method in class com.logicaldoc.gui.frontend.client.impex.folders.ImportFolderDetailsTab
 
getImportFolder(long) - Method in interface com.logicaldoc.gui.frontend.client.services.ImportFolderService
Loads a given import folder from the database
getImportFolder(long, AsyncCallback<GUIImportFolder>) - Method in interface com.logicaldoc.gui.frontend.client.services.ImportFolderServiceAsync
 
getImportTemplate() - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
getImportZip() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentCheckin
 
getImportZip() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsUploader
 
getImportZip() - Method in class com.logicaldoc.gui.frontend.client.document.ReplaceVersionFile
 
getInclude() - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeSpec
 
getIncludePatters() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchEngine
 
getIncludePattersMetadata() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchEngine
 
getIncludes() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
getIncludes() - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
getIncludes() - Method in class com.logicaldoc.gui.common.client.beans.GUISyndication
 
getIncomingMessage() - Method in class com.logicaldoc.gui.common.client.Session
 
getIncomingMessage() - Method in class com.logicaldoc.gui.frontend.client.panels.MainPanel
 
getIncremental() - Method in class com.logicaldoc.gui.frontend.client.impex.archives.IncrementalDetailsPanel
 
getIndex() - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeSpec
 
getIndex() - Method in class com.logicaldoc.gui.common.client.beans.GUIDashlet
 
getIndexed() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getIndexed() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getIndexed() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getIndexedIcon(Integer) - Static method in class com.logicaldoc.gui.common.client.util.AwesomeFactory
 
getIndexedIconButtonHTML(long, boolean, Integer, String) - Static method in class com.logicaldoc.gui.common.client.util.AwesomeFactory
 
getIndexer() - Method in class com.logicaldoc.core.searchengine.IndexOptimizer
 
getInfo() - Method in class com.logicaldoc.gui.common.client.beans.GUISession
 
getInfo() - Method in class com.logicaldoc.gui.common.client.Session
 
getInfo() - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineService
Loads a search engine that contains all search engine details.
getInfo() - Method in class com.logicaldoc.web.service.SearchEngineServiceImpl
 
getInfo() - Method in class com.logicaldoc.webservice.rest.endpoint.RestSystemService
 
getInfo() - Method in interface com.logicaldoc.webservice.rest.SystemService
Retrieves the Installation informations
getInfo() - Method in class com.logicaldoc.webservice.soap.client.SoapSystemClient
 
getInfo() - Method in class com.logicaldoc.webservice.soap.endpoint.SoapSystemService
 
getInfo() - Method in interface com.logicaldoc.webservice.soap.SystemService
Retrieves the Installation informations
getInfo(AsyncCallback<GUISearchEngine>) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineServiceAsync
 
getInfo(String) - Static method in class com.logicaldoc.web.service.InfoServiceImpl
Retrieves the informations but not localization issues like messages and installed languages
getInfo(String, String, boolean) - Method in interface com.logicaldoc.gui.common.client.services.InfoService
Retrieves the system informations
getInfo(String, String, boolean) - Method in class com.logicaldoc.web.service.InfoServiceImpl
 
getInfo(String, String, boolean, AsyncCallback<GUIInfo>) - Method in interface com.logicaldoc.gui.common.client.services.InfoServiceAsync
 
getINFO() - Static method in class com.logicaldoc.gui.common.client.beans.GUIEvent
 
getInheritGroupId() - Method in class com.logicaldoc.gui.common.client.beans.GUIGroup
 
getInheritGroupId() - Method in class com.logicaldoc.webservice.model.WSGroup
 
getInitialization() - Method in class com.logicaldoc.core.metadata.Attribute
 
getInitialization() - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
getInitialization() - Method in class com.logicaldoc.webservice.model.WSAttribute
 
getInitials() - Method in class com.logicaldoc.core.security.User
 
getInitialSize() - Method in class com.logicaldoc.core.util.DbcpConfig
 
getInputs(String) - Static method in class com.logicaldoc.gui.common.client.InputValues
 
getInputsAsStrings(String) - Static method in class com.logicaldoc.gui.common.client.InputValues
 
getInputStream() - Method in interface com.logicaldoc.webdav.context.ImportContext
 
getInputStream() - Method in class com.logicaldoc.webdav.context.ImportContextImpl
 
getInputStream() - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
getInputStream() - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
getInstallationId() - Method in class com.logicaldoc.core.SystemInfo
 
getInstallationId() - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
getInstallationId() - Method in class com.logicaldoc.webservice.model.WSSystemInfo
 
getInstance() - Static method in class com.logicaldoc.core.i18n.LanguageManager
 
getInstance() - Static method in class com.logicaldoc.gui.frontend.client.clipboard.Clipboard
 
getInstance() - Static method in class com.logicaldoc.gui.frontend.client.clipboard.ClipboardWindow
 
getInstance() - Static method in class com.logicaldoc.util.plugin.PluginRegistry
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class com.logicaldoc.core.searchengine.LanguageProcessorFactory
 
getInt(int) - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
getInt(String) - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
getInt(String) - Method in class com.logicaldoc.util.config.ContextProperties
 
getInt(String, int) - Method in class com.logicaldoc.util.config.ContextProperties
 
getInteger1() - Method in class com.logicaldoc.core.generic.Generic
 
getInteger2() - Method in class com.logicaldoc.core.generic.Generic
 
getInteger3() - Method in class com.logicaldoc.core.generic.Generic
 
getIntegrationKey() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocuSignSettings
 
getInterval() - Method in class com.logicaldoc.core.task.TaskScheduling
 
getInterval() - Method in class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
getIntervalSeconds() - Method in class com.logicaldoc.core.task.TaskScheduling
 
getIntValue() - Method in class com.logicaldoc.core.metadata.Attribute
 
getIntValue() - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
getIntValue() - Method in class com.logicaldoc.webservice.model.WSAttribute
 
getIOHandlers() - Method in interface com.logicaldoc.webdav.io.manager.IOManager
 
getIOHandlers() - Method in class com.logicaldoc.webdav.io.manager.IOManagerImpl
 
getIOListener() - Method in class com.logicaldoc.webdav.context.AbstractExportContext
 
getIOListener() - Method in class com.logicaldoc.webdav.context.ImportContextImpl
 
getIOManager() - Method in class com.logicaldoc.webdav.io.handler.DefaultHandler
 
getIOManager() - Method in interface com.logicaldoc.webdav.io.handler.IOHandler
 
getIOManager() - Method in class com.logicaldoc.webdav.resource.ResourceConfig
 
getIp() - Method in class com.logicaldoc.core.History
 
getIp() - Method in class com.logicaldoc.core.security.Device
 
getIp() - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
getIpBlacklist() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getIpBlackList() - Method in class com.logicaldoc.core.security.User
 
getIpWhitelist() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getIpWhiteList() - Method in class com.logicaldoc.core.security.User
 
getIsNew() - Method in class com.logicaldoc.core.History
 
getItemCount() - Method in class com.logicaldoc.webservice.mobile.CommentListVO
 
getItemFilter() - Method in class com.logicaldoc.webdav.resource.ResourceConfig
 
getItems() - Method in class com.logicaldoc.gui.common.client.widgets.ImageDrawingPane
Gets all the items but not the background
getItems() - Method in class com.logicaldoc.webservice.mobile.CommentListVO
 
getJavascriptVariable(String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
getJob(String, String) - Method in class com.logicaldoc.core.job.JobManager
 
getJobDetail() - Method in class com.logicaldoc.core.task.TaskTrigger
 
getJobs(String, Long) - Method in class com.logicaldoc.core.job.JobManager
Retrieves the jobs
getKey() - Method in class com.logicaldoc.core.security.Session
 
getKey() - Method in class com.logicaldoc.core.security.User
 
getKey() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getKey() - Method in class com.logicaldoc.gui.frontend.client.security.twofactorsauth.DuoSetup
 
getKey() - Method in class com.logicaldoc.gui.frontend.client.security.twofactorsauth.TwoFactorsAuthenticationPanel
 
getKey() - Method in class com.logicaldoc.gui.frontend.client.security.twofactorsauth.TwoFactorsAuthenticationSetup
 
getKey() - Method in class com.logicaldoc.util.Pair
Gets the key for this pair.
getKey() - Method in class com.logicaldoc.webservice.model.WSUser
 
getKeys() - Method in interface com.logicaldoc.util.cache.Cache
 
getKeys() - Method in class com.logicaldoc.util.cache.EhCache
 
getKeys() - Method in class com.logicaldoc.util.config.OrderedProperties
All the keys but alphabetically ordered
getKeystore() - Method in class com.logicaldoc.gui.frontend.client.tenant.TenantKeystorePanel
 
getKeytoolPath() - Method in class com.logicaldoc.gui.common.client.beans.GUIKeystore
 
getLabel() - Method in class com.logicaldoc.core.metadata.Attribute
 
getLabel() - Method in class com.logicaldoc.core.metadata.AttributeOption
 
getLabel() - Method in class com.logicaldoc.core.metadata.validation.ValidationError
 
getLabel() - Method in class com.logicaldoc.core.security.Device
 
getLabel() - Method in class com.logicaldoc.core.security.WorkingTime
 
getLabel() - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
getLabel() - Method in class com.logicaldoc.gui.common.client.beans.GUIParameter
 
getLabel() - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
getLabel() - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
getLabel() - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkingTime
 
getLabel() - Method in class com.logicaldoc.gui.common.client.ServerValidationError
 
getLabel() - Method in class com.logicaldoc.webservice.model.WSAttribute
 
getLabel() - Method in class com.logicaldoc.webservice.model.WSWorkingTime
 
getLanguage() - Method in class com.logicaldoc.core.communication.MessageTemplate
 
getLanguage() - Method in class com.logicaldoc.core.document.AbstractDocument
The document's language.
getLanguage() - Method in class com.logicaldoc.core.i18n.Language
 
getLanguage() - Method in class com.logicaldoc.core.searchengine.FulltextSearchOptions
 
getLanguage() - Method in class com.logicaldoc.core.security.User
 
getLanguage() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getLanguage() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
getLanguage() - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
getLanguage() - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
getLanguage() - Method in class com.logicaldoc.gui.common.client.beans.GUIMessageTemplate
 
getLanguage() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
getLanguage() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getLanguage() - Method in class com.logicaldoc.gui.common.client.beans.GUIZone
 
getLanguage() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentCheckin
 
getLanguage() - Method in class com.logicaldoc.gui.frontend.client.document.ReplaceVersionFile
 
getLanguage() - Method in class com.logicaldoc.gui.setup.client.SetupInfo
 
getLanguage() - Method in class com.logicaldoc.util.charset.CharsetMatch
Get the ISO code for the language of the detected charset.
getLanguage() - Method in class com.logicaldoc.util.rss.Feed
 
getLanguage() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getLanguage() - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
getLanguage() - Method in class com.logicaldoc.webservice.model.WSUser
 
getLanguage(Locale) - Method in class com.logicaldoc.core.i18n.LanguageManager
Retrieves the Language for the given language Null is returned if the corresponding Language could not be found
getLanguageForDoc() - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
getLanguages() - Method in class com.logicaldoc.core.i18n.LanguageManager
 
getLanguages() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchEngine
 
getLanguages() - Method in class com.logicaldoc.gui.common.client.i18n.I18N
 
getLanguages() - Method in class com.logicaldoc.webservice.rest.endpoint.RestSystemService
 
getLanguages() - Method in interface com.logicaldoc.webservice.rest.SystemService
Retrieves the languages enabled in the server.
getLanguages(String) - Method in class com.logicaldoc.webservice.soap.client.SoapSystemClient
 
getLanguages(String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapSystemService
 
getLanguages(String) - Method in interface com.logicaldoc.webservice.soap.SystemService
Retrieves the languages enabled in the server.
getLanguagesAsString(String) - Method in class com.logicaldoc.core.i18n.LanguageManager
 
getLastAction() - Method in class com.logicaldoc.gui.frontend.client.clipboard.Clipboard
 
getLastEnabled() - Method in class com.logicaldoc.core.security.User
 
getLastError() - Method in class com.logicaldoc.core.security.Session
 
getLastLogin() - Method in class com.logicaldoc.core.security.Device
 
getLastLoginFailureReason() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getLastModified() - Method in class com.logicaldoc.core.PersistentObject
The last time this instance was modified
getLastModified() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getLastModified() - Method in class com.logicaldoc.gui.common.client.beans.GUIReport
 
getLastModified() - Method in class com.logicaldoc.gui.common.client.beans.GUISequence
 
getLastModified() - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
getLastModified() - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
getLastModified() - Method in class com.logicaldoc.webservice.model.WSAttributeSet
 
getLastModified() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getLastModified() - Method in class com.logicaldoc.webservice.model.WSFolder
 
getLastModified() - Method in class com.logicaldoc.webservice.model.WSGroup
 
getLastModified() - Method in class com.logicaldoc.webservice.model.WSTemplate
 
getLastModified() - Method in class com.logicaldoc.webservice.model.WSUser
 
getLastName() - Method in class com.logicaldoc.core.contact.Contact
 
getLastName() - Method in class com.logicaldoc.gui.common.client.beans.GUIContact
 
getLastNameIndex() - Method in class com.logicaldoc.gui.frontend.client.personal.contacts.ContactsImportSettings
 
getLastNotified() - Method in class com.logicaldoc.core.communication.SystemMessage
 
getLastRenew() - Method in class com.logicaldoc.core.security.Session
 
getLastReset() - Method in class com.logicaldoc.core.sequence.Sequence
 
getLastResult() - Method in class com.logicaldoc.gui.common.client.widgets.UserSearchDialog
 
getLastResult() - Method in class com.logicaldoc.gui.frontend.client.folder.FolderSearchDialog
 
getLastResult() - Method in class com.logicaldoc.gui.frontend.client.search.Search
 
getLastRun() - Method in class com.logicaldoc.gui.common.client.beans.GUIReport
 
getLeft() - Method in class com.logicaldoc.core.document.DocumentNote
 
getLeft() - Method in class com.logicaldoc.core.imaging.ImageZone
 
getLeft() - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeSpec
 
getLeft() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
getLeft() - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
getLeft() - Method in class com.logicaldoc.gui.common.client.beans.GUIZone
 
getLeft() - Method in class com.logicaldoc.webservice.model.WSNote
 
getLeft() - Method in class com.orange.links.client.shapes.AbstractShape
 
getLeft(int) - Method in class com.logicaldoc.gui.common.client.widgets.ImageWithCanvases
Converts a left coordinate in pixels into a virtual left(0..1)
getLevel() - Method in class com.logicaldoc.core.security.Session.Log
 
getLicensee() - Method in class com.logicaldoc.core.SystemInfo
 
getLicensee() - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
getLicensee() - Method in class com.logicaldoc.webservice.model.WSSystemInfo
 
getLimitedStream(InputStream, long) - Static method in class com.logicaldoc.util.io.IOUtil
Creates a new input stream that represents the first part of the original stream.
getLineColor() - Method in class com.logicaldoc.core.document.DocumentNote
 
getLineColor() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
getLineColor() - Method in class com.logicaldoc.webservice.model.WSNote
 
getLineOpacity() - Method in class com.logicaldoc.core.document.DocumentNote
 
getLineOpacity() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
getLineOpacity() - Method in class com.logicaldoc.webservice.model.WSNote
 
getLineWidth() - Method in class com.logicaldoc.core.document.DocumentNote
 
getLineWidth() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
getLineWidth() - Method in class com.logicaldoc.webservice.model.WSNote
 
getLink() - Method in class com.logicaldoc.gui.common.client.beans.GUITag
 
getLink() - Method in class com.logicaldoc.util.rss.Feed
 
getLink() - Method in class com.logicaldoc.util.rss.FeedMessage
 
getLinks() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getLinks() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getLinks(long) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Gets all the links of a specific document
getLinks(long) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
getLinks(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
getLinks(String, long) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Gets all the links of a specific document
getLinks(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
getList() - Method in class com.logicaldoc.gui.frontend.client.impex.archives.ExportArchivesList
 
getList() - Method in class com.logicaldoc.gui.frontend.client.impex.archives.ImportArchiveFoldersList
 
getList() - Method in class com.logicaldoc.gui.frontend.client.impex.archives.ImportArchivesList
 
getList() - Method in class com.logicaldoc.gui.frontend.client.impex.archives.IncrementalArchivesList
 
getList() - Method in class com.logicaldoc.gui.frontend.client.impex.email.EmailAccountsPanel
 
getList() - Method in class com.logicaldoc.gui.frontend.client.impex.folders.ImportFoldersPanel
 
getList() - Method in class com.logicaldoc.gui.frontend.client.impex.syndication.SyndicationsPanel
 
getList() - Method in class com.logicaldoc.gui.frontend.client.metadata.form.FormsPanel
 
getList() - Method in class com.logicaldoc.gui.frontend.client.metadata.RetentionPoliciesPanel
 
getList() - Method in class com.logicaldoc.gui.frontend.client.metadata.stamp.StampsPanel
 
getList() - Method in class com.logicaldoc.gui.frontend.client.metadata.template.AttributeSetsPanel
 
getList() - Method in class com.logicaldoc.gui.frontend.client.metadata.template.TemplatesPanel
 
getList() - Method in class com.logicaldoc.gui.frontend.client.reports.custom.CustomReportsPanel
 
getList() - Method in class com.logicaldoc.gui.frontend.client.search.HitsListPanel
 
getList() - Method in class com.logicaldoc.gui.frontend.client.security.ldap.LDAPServersPanel
 
getList() - Method in class com.logicaldoc.gui.frontend.client.settings.automation.AutomationRoutinesPanel
 
getList() - Method in class com.logicaldoc.gui.frontend.client.settings.automation.AutomationTriggersPanel
 
getList() - Method in class com.logicaldoc.gui.frontend.client.system.task.TasksPanel
 
getListener() - Method in class com.logicaldoc.util.http.HttpUpload
 
getListeners() - Method in class com.logicaldoc.core.document.DocumentListenerManager
The ordered list of listeners
getListeners() - Method in class com.logicaldoc.core.folder.FolderListenerManager
The ordered list of listeners
getListeners() - Method in class com.logicaldoc.core.security.UserListenerManager
The ordered list of listeners
getListingPanel() - Method in class com.logicaldoc.gui.frontend.client.search.SearchPanel
 
getLocalBaseURL(HttpServletRequest) - Static method in class com.logicaldoc.web.util.BaseURL
 
getLocale() - Method in class com.logicaldoc.core.communication.Message
 
getLocale() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getLocale() - Method in class com.logicaldoc.core.i18n.Language
 
getLocale() - Method in class com.logicaldoc.core.security.User
 
getLocale() - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
getLocale() - Static method in class com.logicaldoc.gui.common.client.i18n.I18N
 
getLocaleInRequest() - Static method in class com.logicaldoc.gui.common.client.util.Util
 
getLocaleISO3(String) - Static method in class com.logicaldoc.i18n.I18N
Get the locale corresponding to the ISO 639-2(3 digits)
getLocales() - Static method in class com.logicaldoc.i18n.I18N
 
getLocator() - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
getLocatorFactory() - Method in class com.logicaldoc.webdav.web.AbstractWebdavServlet
Returns the DavLocatorFactory
getLocatorFactory() - Method in class com.logicaldoc.webdav.web.WebdavServlet
 
getLock(Type, Scope) - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
getLockedButtonHTML(Integer, String, String) - Static method in class com.logicaldoc.gui.common.client.util.AwesomeFactory
 
getLockedDocs() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getLockedIcon(Integer) - Static method in class com.logicaldoc.gui.common.client.util.DocUtil
 
getLockManager() - Method in class com.logicaldoc.webdav.web.WebdavServlet
 
getLocks() - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
getLockTokens() - Method in class com.logicaldoc.webdav.session.DavSessionImpl
 
getLockUser() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getLockUser() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getLockUser() - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
getLockUser() - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
getLockUserId() - Method in class com.logicaldoc.core.document.AbstractDocument
The id of the user that locked this document and that currently locks it
getLockUserId() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getLockUserId() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getLog() - Method in class com.logicaldoc.gui.common.client.beans.GUIReport
 
getLoggingFiles() - Method in class com.logicaldoc.util.config.LoggingConfigurator
This method selects all the log files
getLoginTimeout() - Method in class com.logicaldoc.core.util.ConnectionPool
 
getLoginUrl(String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
getLogo() - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
getLogoHead() - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
getLogoHeadOem() - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
getLogoHeadOemSrc() - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
getLogoHeadSrc() - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
getLogoMenu() - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
getLogoMenuSrc() - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
getLogonAttr() - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
getLogoOem() - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
getLogoOemSrc() - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
getLogoSrc() - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
getLogs() - Method in class com.logicaldoc.core.security.Session
 
getLogsRoot() - Method in class com.logicaldoc.util.config.LoggingConfigurator
 
getLogWriter() - Method in class com.logicaldoc.core.util.ConnectionPool
 
getLong(int) - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
getLong(String) - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
getLong(String) - Method in class com.logicaldoc.util.config.ContextProperties
 
getLong(String, long) - Method in class com.logicaldoc.util.config.ContextProperties
 
getLongValue() - Method in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
getLongValue() - Method in class com.logicaldoc.gui.common.client.beans.GUICriterion
 
getMailAddress() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
getMailFolder() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
getMajor() - Method in class com.logicaldoc.core.SystemInfo
 
getManager() - Static method in class com.logicaldoc.util.cache.EhCache
 
getManager() - Method in class com.logicaldoc.util.plugin.PluginRegistry
 
getManageSecurity() - Method in class com.logicaldoc.core.security.MenuGroup
 
getMandatory() - Method in class com.logicaldoc.core.metadata.Attribute
Whether an attribute value is mandatory or not.
getMandatory() - Method in class com.logicaldoc.webservice.model.WSAttribute
 
getMask() - Method in enum com.logicaldoc.core.security.Permission
 
getMatchType() - Method in class com.logicaldoc.util.charset.CharsetMatch
Return flags indicating what it was about the input data that caused this charset to be considered as a possible match.
getMax() - Method in class com.logicaldoc.core.dashlet.Dashlet
 
getMax() - Method in class com.logicaldoc.gui.common.client.beans.GUIDashlet
 
getMaxAttachments() - Method in class com.logicaldoc.gui.common.client.beans.GUIVIASettings
 
getMaxAttachmentSize() - Method in class com.logicaldoc.gui.common.client.beans.GUIVIASettings
 
getMaxBackups() - Method in class com.logicaldoc.util.config.ContextProperties
 
getMaxCount() - Method in class com.logicaldoc.core.ticket.Ticket
 
getMaxGuests() - Method in class com.logicaldoc.core.security.Tenant
 
getMaxGuests() - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
getMaxHits() - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
getMaxHits() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
getMaxHits() - Method in class com.logicaldoc.gui.frontend.client.search.Search
 
getMaxHits() - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
getMaxIdle() - Method in class com.logicaldoc.core.util.DbcpConfig
 
getMaxInactivity() - Method in class com.logicaldoc.core.security.User
 
getMaxInactivity() - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
getMaxInactivity() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getMaxInactivity() - Method in class com.logicaldoc.webservice.model.WSUser
 
getMaxLength() - Method in class com.logicaldoc.core.task.TaskScheduling
The maximum duration expressed in seconds
getMaxLength() - Method in class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
getMaxPacketSize() - Method in class com.logicaldoc.gui.common.client.beans.GUISyndication
 
getMaxRecords() - Method in class com.logicaldoc.gui.frontend.client.metadata.barcode.BarcodeQueuePanel
 
getMaxRecords() - Method in class com.logicaldoc.gui.frontend.client.metadata.zonalocr.OcrQueuePanel
 
getMaxRepoDocs() - Method in class com.logicaldoc.core.security.Tenant
 
getMaxRepoDocs() - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
getMaxRepoSize() - Method in class com.logicaldoc.core.security.Tenant
 
getMaxRepoSize() - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
getMaxSessions() - Method in class com.logicaldoc.core.security.Tenant
 
getMaxSessions() - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
getMaxSize() - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
getMaxText() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchEngine
 
getMaxTextFileSize() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchEngine
 
getMaxTotal() - Method in class com.logicaldoc.core.util.DbcpConfig
 
getMaxUsers() - Method in class com.logicaldoc.core.security.Tenant
 
getMaxUsers() - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
getMaxVersions() - Method in class com.logicaldoc.core.folder.Folder
 
getMaxVersions() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
getMaxVersions() - Method in class com.logicaldoc.webservice.model.WSFolder
 
getMembers() - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
getMembers() - Method in class com.logicaldoc.webdav.version.VersionHistoryResourceImpl
 
getMembers() - Method in class com.logicaldoc.webdav.version.VersionResourceImpl
 
getMenu(long, String) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Retrieves the specified menu
getMenu(long, String) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
getMenu(long, String, AsyncCallback<GUIMenu>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
getMenuDAO() - Method in class com.logicaldoc.core.security.dao.HibernateGroupDAO
 
getMenuGroup(long) - Method in class com.logicaldoc.core.security.Menu
 
getMenuGroupIds() - Method in class com.logicaldoc.core.security.Menu
 
getMenuGroups() - Method in class com.logicaldoc.core.security.Menu
 
getMenus() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getMenus(long, String, boolean) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Retrieves the accessible menus children of a given parent
getMenus(long, String, boolean) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
getMenus(long, String, boolean, AsyncCallback<GUIMenu[]>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
getMessage() - Method in class com.logicaldoc.core.document.DocumentNote
 
getMessage() - Method in exception com.logicaldoc.core.metadata.validation.ValidationException
 
getMessage() - Method in exception com.logicaldoc.core.security.authentication.AccountExpiredException
 
getMessage() - Method in exception com.logicaldoc.core.security.authentication.AccountInactiveException
 
getMessage() - Method in exception com.logicaldoc.core.security.authentication.PasswordAlreadyUsedException
 
getMessage() - Method in exception com.logicaldoc.core.security.authentication.PasswordWeakException
 
getMessage() - Method in class com.logicaldoc.core.security.Session.Log
 
getMessage() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
getMessage() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocuSignSettings
 
getMessage() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmail
 
getMessage() - Method in class com.logicaldoc.gui.common.client.beans.GUIEvent
 
getMessage() - Method in class com.logicaldoc.gui.common.client.beans.GUIMessage
 
getMessage() - Method in class com.logicaldoc.webservice.model.WSNote
 
getMessage(long, boolean) - Method in interface com.logicaldoc.gui.frontend.client.services.MessageService
Gets the Message
getMessage(long, boolean) - Method in class com.logicaldoc.web.service.MessageServiceImpl
 
getMessage(long, boolean, AsyncCallback<GUIMessage>) - Method in interface com.logicaldoc.gui.frontend.client.services.MessageServiceAsync
 
getMessage(WebsocketMessage) - Method in interface com.logicaldoc.gui.common.client.websockets.WebsocketsMessageService
The RPC Serialization is designed for function call.
getMessage(WebsocketMessage, AsyncCallback<WebsocketMessage>) - Method in interface com.logicaldoc.gui.common.client.websockets.WebsocketsMessageServiceAsync
 
getMessageContext() - Method in class com.logicaldoc.webservice.AbstractService
 
getMessages() - Method in exception com.logicaldoc.core.security.authentication.PasswordWeakException
 
getMessages() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getMessages() - Method in class com.logicaldoc.util.rss.Feed
 
getMessages(Locale) - Static method in class com.logicaldoc.i18n.I18N
 
getMessagesTab() - Method in class com.logicaldoc.gui.frontend.client.dashboard.DashboardPanel
 
getMessageText() - Method in class com.logicaldoc.core.communication.Message
 
getMetaData() - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
getMethodGenericParameterName(Method, int) - Static method in class com.logicaldoc.webservice.doc.util.GenericsUtils
 
getMethodGenericParameterTypes(Method, int) - Static method in class com.logicaldoc.webservice.doc.util.GenericsUtils
 
getMethodGenericReturnType(Method) - Static method in class com.logicaldoc.webservice.doc.util.GenericsUtils
 
getMethodName() - Method in class com.logicaldoc.webservice.doc.model.WebMethodStubSet
 
getMethodStubs() - Method in class com.logicaldoc.webservice.doc.model.WebServiceStubSet
 
getMicro() - Method in class com.logicaldoc.core.SystemInfo
 
getMimeType() - Method in class com.logicaldoc.core.communication.EMailAttachment
 
getMimeType() - Method in interface com.logicaldoc.webdav.context.ImportContext
 
getMimeType() - Method in class com.logicaldoc.webdav.context.ImportContextImpl
 
getMinimumDeskewThreshold() - Method in class com.logicaldoc.core.imaging.ImageDeskew
 
getMinNoteSize() - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
getMinor() - Method in class com.logicaldoc.core.SystemInfo
 
getMinuteEnd() - Method in class com.logicaldoc.core.security.WorkingTime
 
getMinuteEnd() - Method in class com.logicaldoc.webservice.model.WSWorkingTime
 
getMinuteStart() - Method in class com.logicaldoc.core.security.WorkingTime
 
getMinuteStart() - Method in class com.logicaldoc.webservice.model.WSWorkingTime
 
getMissfireInstruction(String) - Method in class com.logicaldoc.core.job.JobManager
What policy to use in case of missfire
getMissfireMax(String) - Method in class com.logicaldoc.core.job.JobManager
Max number of days to look in the past for missfired triggers
getMobile() - Method in class com.logicaldoc.core.contact.Contact
 
getMobile() - Method in class com.logicaldoc.gui.common.client.beans.GUIContact
 
getMobileIndex() - Method in class com.logicaldoc.gui.frontend.client.personal.contacts.ContactsImportSettings
 
getMode() - Method in class com.logicaldoc.core.communication.Recipient
 
getMode() - Method in class com.logicaldoc.core.task.TaskScheduling
 
getMode() - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
getMode() - Method in class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
getMode() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
getModificationTime() - Method in interface com.logicaldoc.webdav.context.ImportContext
 
getModificationTime() - Method in class com.logicaldoc.webdav.context.ImportContextImpl
 
getModificationTime() - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
getModifiedOn() - Method in class com.logicaldoc.webservice.mobile.CommentVO
 
getMonth() - Method in class com.logicaldoc.gui.common.client.beans.GUISequence
 
getMoreHits() - Method in class com.logicaldoc.webservice.model.WSSearchResult
 
getMousePoint() - Method in class com.orange.links.client.DiagramController
 
getMovablePoints() - Method in class com.orange.links.client.connection.AbstractConnection
 
getMove() - Method in class com.logicaldoc.core.folder.FolderGroup
 
getMultiple() - Method in class com.logicaldoc.core.metadata.Attribute
 
getMultiple() - Method in class com.logicaldoc.webservice.model.WSAttribute
 
getName() - Method in class com.logicaldoc.core.communication.MessageTemplate
 
getName() - Method in class com.logicaldoc.core.communication.Recipient
 
getName() - Method in class com.logicaldoc.core.dashlet.Dashlet
 
getName() - Method in class com.logicaldoc.core.folder.Folder
 
getName() - Method in class com.logicaldoc.core.job.Job
 
getName() - Method in class com.logicaldoc.core.metadata.Attribute
 
getName() - Method in class com.logicaldoc.core.metadata.AttributeSet
 
getName() - Method in class com.logicaldoc.core.metadata.Template
 
getName() - Method in enum com.logicaldoc.core.searchengine.HitField
 
getName() - Method in class com.logicaldoc.core.searchengine.saved.SavedSearch
 
getName() - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
getName() - Method in class com.logicaldoc.core.security.Group
 
getName() - Method in class com.logicaldoc.core.security.Menu
 
getName() - Method in enum com.logicaldoc.core.security.Permission
 
getName() - Method in class com.logicaldoc.core.security.Tenant
 
getName() - Method in class com.logicaldoc.core.security.User
 
getName() - Method in class com.logicaldoc.core.sequence.Sequence
 
getName() - Method in class com.logicaldoc.core.task.Task
 
getName() - Method in class com.logicaldoc.core.task.TaskTrigger
 
getName() - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
The archive name.
getName() - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
getName() - Method in class com.logicaldoc.gui.common.client.beans.GUIAttributeSet
 
getName() - Method in class com.logicaldoc.gui.common.client.beans.GUIAutomationRoutine
 
getName() - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeTemplate
 
getName() - Method in class com.logicaldoc.gui.common.client.beans.GUIBookmark
 
getName() - Method in class com.logicaldoc.gui.common.client.beans.GUIDashlet
 
getName() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
getName() - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
getName() - Method in class com.logicaldoc.gui.common.client.beans.GUIGroup
 
getName() - Method in class com.logicaldoc.gui.common.client.beans.GUIMenu
 
getName() - Method in class com.logicaldoc.gui.common.client.beans.GUIMessageTemplate
 
getName() - Method in class com.logicaldoc.gui.common.client.beans.GUIOCRTemplate
 
getName() - Method in class com.logicaldoc.gui.common.client.beans.GUIParameter
 
getName() - Method in class com.logicaldoc.gui.common.client.beans.GUIPatch
 
getName() - Method in class com.logicaldoc.gui.common.client.beans.GUIReport
 
getName() - Method in class com.logicaldoc.gui.common.client.beans.GUIRetentionPolicy
 
getName() - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
getName() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
getName() - Method in class com.logicaldoc.gui.common.client.beans.GUISequence
 
getName() - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
getName() - Method in class com.logicaldoc.gui.common.client.beans.GUISyndication
 
getName() - Method in class com.logicaldoc.gui.common.client.beans.GUITask
 
getName() - Method in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
getName() - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
getName() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getName() - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
getName() - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
getName() - Method in class com.logicaldoc.gui.common.client.beans.GUIZone
 
getName() - Method in class com.logicaldoc.gui.frontend.client.document.MetadataDiff.DiffRecord
 
getName() - Method in class com.logicaldoc.util.charset.CharsetMatch
Get the name of the detected charset.
getName() - Method in class com.logicaldoc.webdav.io.handler.DefaultHandler
 
getName() - Method in interface com.logicaldoc.webdav.io.handler.IOHandler
 
getName() - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
getName() - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
getName() - Method in class com.logicaldoc.webservice.mobile.CommentVO
 
getName() - Method in class com.logicaldoc.webservice.model.WSAttribute
 
getName() - Method in class com.logicaldoc.webservice.model.WSAttributeSet
 
getName() - Method in class com.logicaldoc.webservice.model.WSFolder
 
getName() - Method in class com.logicaldoc.webservice.model.WSGroup
 
getName() - Method in class com.logicaldoc.webservice.model.WSParameter
 
getName() - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
getName() - Method in class com.logicaldoc.webservice.model.WSTemplate
 
getName() - Method in class com.logicaldoc.webservice.model.WSUser
 
getNameDisplayingStrategy() - Method in class com.logicaldoc.webservice.doc.WebMethodDisplayEngine
 
getNameDisplayingStrategy() - Method in class com.logicaldoc.webservice.doc.WebServiceDisplayEngine
 
getNature() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getNature() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getNature() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getNextFillPaint() - Method in class com.logicaldoc.web.stat.ChartDrawingSupplier
 
getNextFireTime() - Method in class com.logicaldoc.core.task.TaskScheduling
 
getNextFireTime() - Method in class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
getNextPaint() - Method in class com.logicaldoc.web.stat.ChartDrawingSupplier
 
getNode() - Method in class com.logicaldoc.core.security.Session
 
getNode(long) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderNavigator
 
getNodePath(TreeNode) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderNavigator
 
getNotes(long) - Method in class com.logicaldoc.webservice.rest.client.RestDocumentClient
Gets the notes for the given document
getNotes(long) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Gets the notes for the given document
getNotes(long) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
Gets the notes for the given document
getNotes(long, String) - Method in class com.logicaldoc.core.automation.DocTool
Lists the notes of a given document
getNotes(long, String, Collection<String>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Retrieves the notes of a document
getNotes(long, String, Collection<String>) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
getNotes(long, String, Collection<String>, AsyncCallback<GUIDocumentNote[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
getNotes(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
getNotes(String, long) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Gets the notes for the given document
getNotes(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
getNotified() - Method in class com.logicaldoc.core.History
 
getNotified() - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
getNotifyMessage() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getNotifyUsers() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getNotValidatingClient(int) - Static method in class com.logicaldoc.util.http.HttpUtil
 
getNotValidatingClient(int, String, Integer, String, String) - Static method in class com.logicaldoc.util.http.HttpUtil
 
getNString(int) - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
getNString(String) - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
getNumTestsPerEvictionRun() - Method in class com.logicaldoc.core.util.DbcpConfig
 
getObject() - Method in class com.logicaldoc.core.task.SchedulerFactoryBean
 
getObject() - Method in class com.logicaldoc.core.task.TaskTrigger
 
getObject() - Method in class com.logicaldoc.gui.common.client.widgets.ExtendedPropertiesPanel
 
getObject(int) - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
getObject(int, Class<T>) - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
getObject(int, Map<String, Class<?>>) - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
getObject(String) - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
getObject(String) - Method in interface com.logicaldoc.webdav.session.DavSession
Gets an object by passing the appropriated key
getObject(String) - Method in class com.logicaldoc.webdav.session.DavSessionImpl
 
getObject(String, Class<T>) - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
getObject(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class com.logicaldoc.cmis.LDCmisService
 
getObject(String, Map<String, Class<?>>) - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
getObject(CallContext, String, String, String, Boolean, Boolean, ObjectInfoHandler) - Method in class com.logicaldoc.cmis.LDRepository
CMIS getObject
getObjectByPath(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class com.logicaldoc.cmis.LDCmisService
 
getObjectByPath(CallContext, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class com.logicaldoc.cmis.LDRepository
CMIS getObjectByPath
getObjectId() - Method in class com.logicaldoc.core.sequence.Sequence
 
getObjectInfo(String, String) - Method in class com.logicaldoc.cmis.LDCmisService
 
getObjectInfo(String, ObjectInfoHandler) - Method in class com.logicaldoc.cmis.LDRepository
 
getObjectOfLatestVersion(String, String, String, Boolean, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class com.logicaldoc.cmis.LDCmisService
 
getObjectParents(String, String, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class com.logicaldoc.cmis.LDCmisService
 
getObjectParents(CallContext, String, String, Boolean, Boolean, ObjectInfoHandler) - Method in class com.logicaldoc.cmis.LDRepository
CMIS getObjectParents
getObjectType() - Method in class com.logicaldoc.core.task.TaskTrigger
 
getOcrd() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getOcrd() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getOcrd() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getOcrTemplateId() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getOcrTemplateId() - Method in class com.logicaldoc.core.folder.Folder
 
getOcrTemplateId() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getOcrTemplateId() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
getOcrTemplateId() - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
getOcrTemplateId() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getOcrTemplateId() - Method in class com.logicaldoc.webservice.model.WSFolder
 
getOnAssignment() - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
getOnChosen() - Method in class com.logicaldoc.gui.common.client.beans.GUITransition
 
getOnCompletion() - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
getOnCreation() - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
getOpacity() - Method in class com.logicaldoc.core.document.DocumentNote
 
getOpacity() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
getOpacity() - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
getOpacity() - Method in class com.logicaldoc.webservice.model.WSNote
 
getOpenSSLPath() - Method in class com.logicaldoc.gui.common.client.beans.GUIKeystore
 
getOperativeSystem() - Method in class com.logicaldoc.core.security.Device
 
getOperator() - Method in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
getOperator() - Method in class com.logicaldoc.gui.common.client.beans.GUICriterion
 
getOperatorsFieldItem() - Method in class com.logicaldoc.gui.frontend.client.search.ParameterConditionRow
 
getOptionResponse(OptionsInfo) - Method in class com.logicaldoc.webdav.resource.DeltaVResourceImpl
 
getOptions() - Method in class com.logicaldoc.core.searchengine.saved.SavedSearch
 
getOptions() - Method in class com.logicaldoc.core.searchengine.Search
 
getOptions() - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
getOptions() - Method in class com.logicaldoc.gui.frontend.client.search.Search
 
getOrder() - Method in class com.logicaldoc.core.searchengine.folder.FolderSearchOptions
 
getOrganizationAlias() - Method in class com.logicaldoc.gui.common.client.beans.GUIKeystore
 
getOrganizationDN() - Method in class com.logicaldoc.gui.common.client.beans.GUIKeystore
 
getOrganizationExpire() - Method in class com.logicaldoc.gui.common.client.beans.GUIKeystore
 
getOS() - Static method in class com.logicaldoc.util.SystemUtil
 
getOutputDocId() - Method in class com.logicaldoc.gui.common.client.beans.GUIReport
 
getOutputFolder() - Method in class com.logicaldoc.gui.common.client.beans.GUIReport
 
getOutputFormat() - Method in class com.logicaldoc.gui.common.client.beans.GUIReport
 
getOutputStream() - Method in interface com.logicaldoc.webdav.context.ExportContext
 
getOutputStream() - Method in class com.logicaldoc.webdav.context.ExportContextImpl
 
getOwner() - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
getPage() - Method in class com.logicaldoc.core.document.DocumentNote
 
getPage() - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
getPage() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
getPage() - Method in class com.logicaldoc.gui.frontend.client.folder.FolderPagination
 
getPage() - Method in class com.logicaldoc.webservice.model.WSNote
 
getPageDrawingPane() - Method in class com.logicaldoc.gui.frontend.client.document.note.AbstractAnnotationsWindow
 
getPageOption() - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
getPages() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getPages() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getPages() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getPageSelection() - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
getPageSize() - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
getPageSize() - Method in class com.logicaldoc.gui.frontend.client.document.grid.Cursor
 
getPageSize() - Method in class com.logicaldoc.gui.frontend.client.folder.FolderPagination
 
getPageSize() - Method in class com.logicaldoc.webservice.mobile.CommentListVO
 
getPageSizeFromSpec(String) - Static method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentGridUtil
Gets the page size from the layout specification, the format is: |folderPageSize|pageSize|gridLayout
getParameter(String) - Method in class com.logicaldoc.core.conversion.AbstractFormatConverter
 
getParameter(String) - Method in interface com.logicaldoc.core.conversion.FormatConverter
Gets the value of a parameter
getParameter(String) - Method in class com.logicaldoc.core.conversion.NoConversionConverter
 
getParameter(String) - Method in class com.logicaldoc.core.conversion.NotAvailableConverter
 
getParameter(String) - Method in class com.logicaldoc.gui.common.client.util.RequestInfo
 
getParameter(String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
getParameter(String) - Method in class com.logicaldoc.web.xss.XssRequestWrapper
 
getParameterMap() - Method in class com.logicaldoc.gui.common.client.util.RequestInfo
 
getParameterNames() - Method in class com.logicaldoc.core.conversion.AbstractFormatConverter
 
getParameterNames() - Method in interface com.logicaldoc.core.conversion.FormatConverter
Implementations should return the list of the required parameters.
getParameterNames() - Method in class com.logicaldoc.core.conversion.GhostscriptConverter
 
getParameterNames() - Method in class com.logicaldoc.core.conversion.ImageConverter
 
getParameterNames() - Method in class com.logicaldoc.core.conversion.NoConversionConverter
 
getParameterNames() - Method in class com.logicaldoc.core.conversion.NotAvailableConverter
 
getParameterNames() - Method in class com.logicaldoc.core.conversion.XMLConverter
 
getParameterNames() - Method in class com.logicaldoc.core.store.FSStorer
 
getParameterNames() - Method in interface com.logicaldoc.core.store.Storer
Implementations should return the list of the required parameters.
getParameters() - Method in class com.logicaldoc.core.conversion.AbstractFormatConverter
 
getParameters() - Method in interface com.logicaldoc.core.conversion.FormatConverter
Returns the map of parameters
getParameters() - Method in class com.logicaldoc.core.conversion.NoConversionConverter
 
getParameters() - Method in class com.logicaldoc.core.conversion.NotAvailableConverter
 
getParameters() - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
getParameters() - Method in class com.logicaldoc.core.store.AbstractStorer
 
getParameters() - Method in interface com.logicaldoc.core.store.Storer
Returns the map of parameters
getParameterValues(String) - Method in class com.logicaldoc.web.xss.XssRequestWrapper
 
getParams(String) - Static method in class com.logicaldoc.util.http.UrlUtil
 
getParent() - Method in class com.logicaldoc.core.metadata.Attribute
 
getParent() - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
getParent() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
getParent() - Method in class com.logicaldoc.webservice.doc.model.StubTypeTree
 
getParent() - Method in class com.logicaldoc.webservice.model.WSAttribute
 
getParentId() - Method in class com.logicaldoc.core.folder.Folder
 
getParentId() - Method in class com.logicaldoc.core.security.Menu
 
getParentId() - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
getParentId() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
getParentId() - Method in class com.logicaldoc.gui.common.client.beans.GUIMenu
 
getParentId() - Method in class com.logicaldoc.webservice.model.WSFolder
 
getParentLogger() - Method in class com.logicaldoc.core.util.ConnectionPool
 
getParentPathDescr() - Method in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
getParentResource(Resource) - Method in interface com.logicaldoc.webdav.resource.service.ResourceService
Based on the current resource location it will be turned back the upper resource
getParentResource(Resource) - Method in class com.logicaldoc.webdav.resource.service.ResourceServiceImpl
 
getParentResource(String, long, DavSession) - Method in interface com.logicaldoc.webdav.resource.service.ResourceService
Based on a location path
getParentResource(String, long, DavSession) - Method in class com.logicaldoc.webdav.resource.service.ResourceServiceImpl
 
getParser(String) - Static method in class com.logicaldoc.core.parser.ParserFactory
Method containing the lookup logic
getParsers() - Static method in class com.logicaldoc.core.parser.ParserFactory
 
getParsing() - Method in class com.logicaldoc.gui.common.client.beans.GUIZone
 
getParsingTimeout() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchEngine
 
getParticipant(long) - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
getParticipantGroup(long) - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
getParticipants() - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
getParticipants() - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
getParticipantsGroups() - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
getPassword() - Method in class com.logicaldoc.core.communication.EMailSender
 
getPassword() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getPassword() - Method in class com.logicaldoc.core.folder.FolderGroup
 
getPassword() - Method in class com.logicaldoc.core.security.PasswordHistory
 
getPassword() - Method in class com.logicaldoc.core.security.Session
 
getPassword() - Method in class com.logicaldoc.core.security.User
 
getPassword() - Method in class com.logicaldoc.core.util.DbcpConfig
 
getPassword() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
getPassword() - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
getPassword() - Method in class com.logicaldoc.gui.common.client.beans.GUIKeystore
 
getPassword() - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
getPassword() - Method in class com.logicaldoc.gui.common.client.beans.GUISyndication
 
getPassword() - Method in class com.logicaldoc.webservice.model.WSUser
 
getPasswordChanged() - Method in class com.logicaldoc.core.security.User
When the password was modified
getPasswordChanged() - Method in class com.logicaldoc.webservice.model.WSUser
 
getPasswordExpired() - Method in class com.logicaldoc.core.security.User
 
getPasswordExpires() - Method in class com.logicaldoc.core.security.User
If the password expires or not
getPasswordExpires() - Method in class com.logicaldoc.webservice.model.WSUser
 
getPasswordmd4() - Method in class com.logicaldoc.core.security.User
 
getPasswordmd4() - Method in class com.logicaldoc.webservice.model.WSUser
 
getPasswordMinLenght() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getPasswordProtected() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getPasswordProtectedIcon(Boolean) - Static method in class com.logicaldoc.gui.common.client.util.DocUtil
 
getPatchNotes(String) - Method in interface com.logicaldoc.gui.frontend.client.services.UpdateService
Retrieves more informations from the patch
getPatchNotes(String, AsyncCallback<String[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.UpdateServiceAsync
 
getPath() - Method in class com.logicaldoc.core.document.Bookmark
The path of the document associated to the bookmark.
getPath() - Method in class com.logicaldoc.core.folder.Folder
 
getPath() - Method in class com.logicaldoc.core.History
 
getPath() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
getPath() - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
getPath() - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
getPath() - Method in class com.logicaldoc.gui.common.client.util.RequestInfo
 
getPath(long) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderNavigator
 
getPath(long) - Method in class com.logicaldoc.webservice.rest.endpoint.RestFolderService
 
getPath(long) - Method in interface com.logicaldoc.webservice.rest.FolderService
 
getPath(Document) - Method in class com.logicaldoc.core.automation.DocTool
Calculates the full path of a document
getPath(Long) - Method in class com.logicaldoc.core.automation.FolderTool
Calculates the full path of a folder
getPath(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapFolderClient
 
getPath(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapFolderService
 
getPath(String, long) - Method in interface com.logicaldoc.webservice.soap.FolderService
Computes the path from the root to the target folder.
getPathExtended() - Method in class com.logicaldoc.core.folder.Folder
 
getPathExtended() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getPathExtended() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
getPathOld() - Method in class com.logicaldoc.core.History
 
getPathPrefix() - Method in class com.logicaldoc.webdav.web.WebdavServlet
 
getPathPrefix(ServletContext) - Static method in class com.logicaldoc.webdav.web.WebdavServlet
 
getPathString(long) - Method in class com.logicaldoc.webservice.rest.endpoint.RestFolderService
 
getPathString(long) - Method in interface com.logicaldoc.webservice.rest.FolderService
 
getPatterns() - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeSpec
 
getPayload() - Method in class com.logicaldoc.gui.common.client.websockets.WebsocketMessage
 
getPayload() - Method in class com.logicaldoc.webservice.WebserviceCall
 
getPdfContent(Document, String, String) - Method in class com.logicaldoc.core.conversion.FormatConverterManager
Retrieves the content of the Pdf conversion.
getPermissions() - Method in class com.logicaldoc.core.folder.FolderGroup
Parsing each permission and creates the integer representation
getPermissions() - Method in class com.logicaldoc.core.metadata.TemplateGroup
Parsing each permission and creates the integer representation
getPermissions() - Method in class com.logicaldoc.core.security.MenuGroup
Parsing each permission and creates the integer representation
getPermissions() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
getPermissions() - Method in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
getPermissions() - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
getPermissions() - Method in class com.logicaldoc.webservice.model.WSRight
 
getPhone() - Method in class com.logicaldoc.core.contact.Contact
 
getPhone() - Method in class com.logicaldoc.gui.common.client.beans.GUIContact
 
getPhone() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getPhoneIndex() - Method in class com.logicaldoc.gui.frontend.client.personal.contacts.ContactsImportSettings
 
getPlugin(String) - Method in class com.logicaldoc.util.plugin.PluginRegistry
Retrieve the plugin descriptor
getPluginClass() - Method in class com.logicaldoc.util.config.PluginDescriptorConfigurator
 
getPluginHome(String) - Static method in class com.logicaldoc.util.plugin.PluginRegistry
This method retrieves the folder of the given plugin.
getPluginPath() - Method in class com.logicaldoc.util.plugin.LogicalDOCPlugin
Retrieves the path where the plugins jar archives are stored
getPluginResource(String, String) - Static method in class com.logicaldoc.util.plugin.PluginRegistry
This method retrieves a plugin folder resource (file or folder).
getPlugins() - Method in interface com.logicaldoc.gui.frontend.client.services.SystemService
Retrieves all plug-ins
getPlugins() - Method in class com.logicaldoc.util.plugin.PluginRegistry
Retrieves the list of registered plugins
getPlugins() - Method in class com.logicaldoc.web.service.SystemServiceImpl
 
getPlugins(AsyncCallback<GUIValue[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemServiceAsync
 
getPluginsDir() - Static method in class com.logicaldoc.util.plugin.PluginRegistry
This method retrieves the plugins root folder.
getPoints() - Method in class com.logicaldoc.gui.common.client.beans.GUITransition
 
getPolicy() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailRule
 
getPolicy() - Method in class com.logicaldoc.gui.frontend.client.metadata.RetentionPolicyDetailsPanel
 
getPolicy(long) - Method in interface com.logicaldoc.gui.frontend.client.services.RetentionPoliciesService
Loads a given policy from the database
getPolicy(long, AsyncCallback<GUIRetentionPolicy>) - Method in interface com.logicaldoc.gui.frontend.client.services.RetentionPoliciesServiceAsync
 
getPool(String) - Method in class com.logicaldoc.core.threading.ThreadPools
Gets a new thread pool and in case it does not exist a new one will be created and then cached.
getPooledActors() - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
getPort() - Method in class com.logicaldoc.core.communication.EMailSender
 
getPort() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
getPort() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailSettings
 
getPort() - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
getPort() - Method in class com.logicaldoc.gui.common.client.util.RequestInfo
 
getPosition() - Method in class com.logicaldoc.core.document.Bookmark
 
getPosition() - Method in class com.logicaldoc.core.folder.Folder
 
getPosition() - Method in class com.logicaldoc.core.metadata.Attribute
This is the position of the attribute into the attributes list
getPosition() - Method in class com.logicaldoc.core.metadata.AttributeOption
 
getPosition() - Method in class com.logicaldoc.core.security.Menu
 
getPosition() - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
This is the position of the attribute into the attributes list
getPosition() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
getPosition() - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
getPosition() - Method in class com.logicaldoc.gui.common.client.beans.GUIMenu
 
getPosition() - Method in class com.logicaldoc.gui.common.client.beans.GUIRetentionPolicy
 
getPosition() - Method in class com.logicaldoc.gui.frontend.client.document.MetadataDiff.DiffRecord
 
getPosition() - Method in class com.logicaldoc.webservice.model.WSAttribute
 
getPosition() - Method in class com.logicaldoc.webservice.model.WSBookmark
 
getPosition() - Method in class com.logicaldoc.webservice.model.WSFolder
 
getPostal() - Method in class com.logicaldoc.core.security.Geolocation
 
getPostalcode() - Method in class com.logicaldoc.core.security.User
 
getPostalcode() - Method in class com.logicaldoc.webservice.model.WSUser
 
getPostalCode() - Method in class com.logicaldoc.core.security.Tenant
 
getPostalCode() - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
getPostalCode() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getPrefix() - Method in class com.logicaldoc.gui.common.client.beans.GUIIncrementalArchive
 
getPreviewPages() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getPreviewPages() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getPreviewPanel() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
getPreviewPanel() - Method in class com.logicaldoc.gui.frontend.client.search.SearchPanel
 
getPreviousFireTime() - Method in class com.logicaldoc.core.task.TaskScheduling
 
getPreviousFireTime() - Method in class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
getPrint() - Method in class com.logicaldoc.core.folder.FolderGroup
 
getPrio() - Method in class com.logicaldoc.core.communication.SystemMessage
 
getPriority() - Method in class com.logicaldoc.gui.common.client.beans.GUIMessage
 
getProduct() - Method in class com.logicaldoc.core.SystemInfo
 
getProduct() - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
getProduct() - Method in class com.logicaldoc.webservice.model.WSSystemInfo
 
getProductName() - Method in class com.logicaldoc.core.SystemInfo
 
getProductName() - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
getProductName() - Method in class com.logicaldoc.webservice.model.WSSystemInfo
 
getProgress() - Method in class com.logicaldoc.core.task.Task
The current processing step
getProgress() - Method in class com.logicaldoc.gui.common.client.beans.GUITask
 
getProperties() - Method in class com.logicaldoc.util.Context
Gets the registry with all the configuration properties for this context
getProperties() - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
getProperties(String) - Method in class com.logicaldoc.util.config.ContextProperties
Gets all the properties whose name starts with the given prefix.
getProperties(String, String, String, ExtensionsData) - Method in class com.logicaldoc.cmis.LDCmisService
 
getPropertiesOfLatestVersion(String, String, String, Boolean, String, ExtensionsData) - Method in class com.logicaldoc.cmis.LDCmisService
 
getProperty(Object) - Method in interface com.logicaldoc.webdav.context.ImportContext
 
getProperty(Object) - Method in class com.logicaldoc.webdav.context.ImportContextImpl
 
getProperty(String) - Method in class com.logicaldoc.util.config.LoggingConfigurator
 
getProperty(String) - Method in class com.logicaldoc.util.plugin.LogicalDOCPlugin
 
getProperty(String, String) - Method in class com.logicaldoc.util.config.ContextConfigurator
 
getProperty(DavPropertyName) - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
getPropertyManager() - Method in class com.logicaldoc.webdav.resource.ResourceConfig
 
getPropertyNames() - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
getPropertyProp(String, String, String) - Method in class com.logicaldoc.util.config.ContextConfigurator
Retrieves the prop value of the specified property, that is one inside the <props> tag:
getPropertyWithSubstitutions(String) - Method in class com.logicaldoc.util.config.ContextProperties
Gets the property value replacing all variable references
getPropertyWithSubstitutions(String, String) - Method in class com.logicaldoc.util.config.ContextProperties
 
getProposals(AceEditor, AceEditorCursorPosition, String, AceCompletionCallback) - Method in class com.logicaldoc.gui.common.client.widgets.automation.AutomationCompletionProvider
 
getProtocol() - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
getProtocol() - Method in class com.logicaldoc.gui.common.client.util.RequestInfo
 
getProtocol() - Method in class com.logicaldoc.webservice.WebserviceCall
 
getProvider() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
getProvider() - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
getPubDate() - Method in class com.logicaldoc.util.rss.Feed
 
getPubDate() - Method in class com.logicaldoc.util.rss.FeedMessage
 
getPublished() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getPublished() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getPublished() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getPublisher() - Method in class com.logicaldoc.core.document.AbstractDocument
The username that published this document
getPublisher() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getPublisher() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getPublisherId() - Method in class com.logicaldoc.core.document.AbstractDocument
The user id of the user that published this document
getPublisherId() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getPublisherId() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getPwd() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailSettings
 
getPwdDigit() - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
getPwdEnforceHistory() - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
getPwdExpiration() - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
getPwdLowerCase() - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
getPwdOccurrence() - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
getPwdSequence() - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
getPwdSize() - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
getPwdSpecial() - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
getPwdUpperCase() - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
getQualifier() - Method in class com.logicaldoc.core.generic.Generic
 
getQuery() - Method in class com.logicaldoc.core.dashlet.Dashlet
 
getQuery() - Method in class com.logicaldoc.gui.common.client.beans.GUIDashlet
 
getQueryParam(String, String) - Static method in class com.logicaldoc.util.http.UrlUtil
 
getQueryParams(String) - Static method in class com.logicaldoc.util.http.UrlUtil
 
getQueryString() - Method in class com.logicaldoc.gui.common.client.util.RequestInfo
 
getQuota() - Method in class com.logicaldoc.core.security.User
 
getQuota() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getQuota() - Method in class com.logicaldoc.webservice.model.WSUser
 
getQuotaAlertRecipients() - Method in class com.logicaldoc.core.folder.Folder
 
getQuotaAlertRecipients() - Method in class com.logicaldoc.core.security.Tenant
 
getQuotaAlertRecipients() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
getQuotaAlertRecipients() - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
getQuotaAlertRecipientsAsList() - Method in class com.logicaldoc.core.folder.Folder
 
getQuotaAlertRecipientsAsList() - Method in class com.logicaldoc.core.security.Tenant
 
getQuotaAlertRecipientsAsString() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
getQuotaAlertRecipientsAsString() - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
getQuotaCount() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getQuotaCount() - Method in class com.logicaldoc.webservice.model.WSUser
 
getQuotaDocs() - Method in class com.logicaldoc.core.folder.Folder
 
getQuotaDocs() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
getQuotaSize() - Method in class com.logicaldoc.core.folder.Folder
 
getQuotaSize() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
getQuotaThreshold() - Method in class com.logicaldoc.core.folder.Folder
 
getQuotaThreshold() - Method in class com.logicaldoc.core.security.Tenant
 
getQuotaThreshold() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
getQuotaThreshold() - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
getRating() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getRating() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getRating() - Method in class com.logicaldoc.gui.common.client.beans.GUIPatch
 
getRating() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getRating(long) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Retrieves the rating of the given document
getRating(long) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
getRating(long, AsyncCallback<GUIRating>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
getRatingIcon(Integer) - Static method in class com.logicaldoc.gui.common.client.util.DocUtil
 
getRatings(long) - Method in class com.logicaldoc.webservice.rest.client.RestDocumentClient
Gets all the ratings of the given document
getRatings(long) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Gets all the ratings of the given document
getRatings(long) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
Gets all the ratings of the given document
getRatings(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
getRatings(String, long) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Gets all the ratings of the given document
getRatings(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
getRead() - Method in class com.logicaldoc.core.communication.Recipient
 
getRead() - Method in class com.logicaldoc.core.folder.FolderGroup
 
getRead() - Method in class com.logicaldoc.util.rss.FeedMessage
 
getReader() - Method in class com.logicaldoc.util.charset.CharsetMatch
Create a java.io.Reader for reading the Unicode character data corresponding to the original byte data supplied to the Charset detect operation.
getReader(InputStream, String) - Method in class com.logicaldoc.util.charset.CharsetDetector
Autodetect the charset of an inputStream, and return a Java Reader to access the converted input data.
getReadonly() - Method in class com.logicaldoc.core.metadata.AttributeSet
 
getReadonly() - Method in class com.logicaldoc.core.metadata.Template
 
getRealm() - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
getReason() - Method in class com.logicaldoc.core.History
 
getReason() - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
getReceived() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmail
 
getReceivedDate() - Method in class com.logicaldoc.core.communication.Message
 
getReceivedFileNames(HttpServletRequest, String) - Static method in class com.logicaldoc.web.UploadServlet
 
getReceivedFiles(HttpServletRequest, String) - Static method in class com.logicaldoc.web.UploadServlet
 
getRecentDocuments(Integer) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Lists of last modified documents of the current session
getRecentDocuments(Integer) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
getRecentDocuments(String, Integer) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
getRecentDocuments(String, Integer) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Lists of last modified documents of the current session.
getRecentDocuments(String, Integer) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
getRecipient() - Method in class com.logicaldoc.core.document.DocumentNote
 
getRecipient() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
getRecipient() - Method in class com.logicaldoc.gui.common.client.beans.GUIMessage
 
getRecipient(String) - Method in class com.logicaldoc.core.communication.Message
 
getRecipientEmail() - Method in class com.logicaldoc.core.document.DocumentNote
 
getRecipientEmail() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
getRecipients() - Method in class com.logicaldoc.core.communication.Message
 
getRecipients() - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
getRecipientsBCC() - Method in class com.logicaldoc.core.communication.EMail
 
getRecipientsCC() - Method in class com.logicaldoc.core.communication.EMail
 
getRecordHistory() - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
getRecords() - Method in class com.logicaldoc.gui.frontend.client.clipboard.Clipboard
 
getRecordVersion() - Method in class com.logicaldoc.core.PersistentObject
 
getRecordVersion() - Method in class com.logicaldoc.gui.common.client.beans.GUIReport
 
getReferenceResources(DavPropertyName) - Method in class com.logicaldoc.webdav.resource.DeltaVResourceImpl
 
getRefreshToken() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocuSignSettings
 
getRegEmail() - Method in class com.logicaldoc.gui.setup.client.SetupInfo
 
getRegName() - Method in class com.logicaldoc.gui.setup.client.SetupInfo
 
getRegOrganization() - Method in class com.logicaldoc.gui.setup.client.SetupInfo
 
getRegWebsite() - Method in class com.logicaldoc.gui.setup.client.SetupInfo
 
getRelease() - Method in class com.logicaldoc.core.SystemInfo
 
getRelease() - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
getRelease() - Method in class com.logicaldoc.webservice.doc.model.WebServiceStubSet
 
getRelease() - Method in class com.logicaldoc.webservice.model.WSSystemInfo
 
getReminded() - Method in class com.logicaldoc.gui.common.client.beans.GUIReminder
 
getReminderMessageTemplate() - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
getReminderNumber() - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
getReminders() - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
getReminderUnit() - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
getRename() - Method in class com.logicaldoc.core.folder.FolderGroup
 
getRename() - Method in class com.logicaldoc.core.security.MenuGroup
 
getRenditions(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class com.logicaldoc.cmis.LDCmisService
 
getRendRes() - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeTemplate
 
getRepass() - Method in class com.logicaldoc.core.security.User
 
getRepeatInterval() - Method in class com.logicaldoc.core.task.TaskTrigger
 
getReplicateCustomId() - Method in class com.logicaldoc.gui.common.client.beans.GUISyndication
 
getReplyTo() - Method in class com.logicaldoc.core.communication.EMail
 
getReplyTo() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmail
 
getReport() - Method in class com.logicaldoc.gui.frontend.client.reports.custom.ReportDetailsPanel
 
getReport() - Method in class com.logicaldoc.gui.frontend.client.reports.custom.ReportDetailsTab
 
getReport(long, boolean) - Method in interface com.logicaldoc.gui.frontend.client.services.ReportService
Loads a given report from the database
getReport(long, boolean, AsyncCallback<GUIReport>) - Method in interface com.logicaldoc.gui.frontend.client.services.ReportServiceAsync
 
getReport(ReportInfo) - Method in class com.logicaldoc.webdav.resource.DeltaVResourceImpl
 
getReportParameters(long) - Method in interface com.logicaldoc.gui.frontend.client.services.ReportService
Loads the attributes defined in the given report
getReportParameters(long, AsyncCallback<GUIAttribute[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.ReportServiceAsync
 
getReportRecipients() - Method in class com.logicaldoc.core.task.Task
 
getReportRecipients() - Method in class com.logicaldoc.gui.common.client.beans.GUITask
 
getReports() - Method in interface com.logicaldoc.gui.frontend.client.services.ReportService
Loads all the reports
getReports(AsyncCallback<GUIReport[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.ReportServiceAsync
 
getRepository() - Method in class com.logicaldoc.cmis.LDCmisService
 
getRepositoryFolder() - Method in class com.logicaldoc.gui.setup.client.SetupInfo
 
getRepositoryInfo(String, ExtensionsData) - Method in class com.logicaldoc.cmis.LDCmisService
 
getRepositoryInfo(CallContext, String) - Method in class com.logicaldoc.cmis.LDRepository
CMIS getRepositoryInfo
getRepositoryInfos(ExtensionsData) - Method in class com.logicaldoc.cmis.LDCmisService
 
getRequestedPerson() - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
getRequestedPerson() - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
getRequestInfo() - Static method in class com.logicaldoc.gui.common.client.util.WindowUtils
 
getRequestStubs() - Method in class com.logicaldoc.webservice.doc.model.WebMethodStubSet
 
getResource() - Method in class com.logicaldoc.webdav.context.AbstractExportContext
 
getResource() - Method in interface com.logicaldoc.webdav.context.ExportContext
 
getResource() - Method in interface com.logicaldoc.webdav.context.ImportContext
 
getResource() - Method in class com.logicaldoc.webdav.context.ImportContextImpl
 
getResource(long, String, String) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Gets the content of a resource associated to the given document.
getResource(long, String, String) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
getResource(String) - Method in class com.logicaldoc.util.Context
Returns a Spring-Resource
getResource(String, long, String, String) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
getResource(String, long, String, String) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Gets the content of a resource associated to the given document.
getResource(String, long, String, String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
getResource(String, DavSession) - Method in interface com.logicaldoc.webdav.resource.service.ResourceService
On passing a location as well as the current session you gettin back the appropriated resource.
getResource(String, DavSession) - Method in class com.logicaldoc.webdav.resource.service.ResourceServiceImpl
 
getResourceConfig() - Method in class com.logicaldoc.webdav.web.WebdavServlet
 
getResourceFactory() - Method in class com.logicaldoc.webdav.web.AbstractWebdavServlet
Returns the DavResourceFactory
getResourceFactory() - Method in class com.logicaldoc.webdav.web.WebdavServlet
 
getResourceName(long, String, String) - Method in class com.logicaldoc.core.store.AbstractStorer
 
getResourceName(long, String, String) - Method in interface com.logicaldoc.core.store.Storer
Computes the resource name inside the container
getResourceName(Document, String, String) - Method in class com.logicaldoc.core.store.AbstractStorer
 
getResourceName(Document, String, String) - Method in interface com.logicaldoc.core.store.Storer
Computes the resource name inside the container
getResourcePath() - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
getResources(String) - Method in class com.logicaldoc.util.Context
 
getResponderEmail() - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
getResponseStub() - Method in class com.logicaldoc.webservice.doc.model.WebMethodStubSet
 
getRetentionDays() - Method in class com.logicaldoc.gui.common.client.beans.GUIRetentionPolicy
 
getRetrieveAliases() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
getRetrieveAliases() - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
getRightPanel() - Method in class com.logicaldoc.gui.frontend.client.administration.AdminScreen
 
getRights() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
getRights() - Method in class com.logicaldoc.gui.common.client.beans.GUIMenu
 
getRights() - Method in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
getRights() - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
getRights() - Method in class com.logicaldoc.gui.frontend.client.folder.FolderSecurityPanel
Creates an array of all the right
getRights() - Method in class com.logicaldoc.gui.frontend.client.security.MenuRightsPanel
Create an array of all rights defined
getRights() - Method in class com.logicaldoc.gui.frontend.client.workflow.designer.WorkflowSecurity
Creates an array of all the right
getRoot() - Method in class com.logicaldoc.cmis.LDRepository
 
getRoot() - Method in class com.logicaldoc.core.store.FSStorer
 
getRootChild() - Method in class com.logicaldoc.util.config.XMLBean
This method returns all direct children of the root element.
getRootElement() - Method in class com.logicaldoc.util.config.XMLBean
Returns the root element.
getRootFolder() - Method in class com.logicaldoc.webservice.rest.client.RestFolderClient
 
getRootFolder() - Method in class com.logicaldoc.webservice.rest.endpoint.RestFolderService
 
getRootFolder() - Method in interface com.logicaldoc.webservice.rest.FolderService
Gets the root folder
getRootFolder(String) - Method in class com.logicaldoc.webservice.soap.client.SoapFolderClient
 
getRootFolder(String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapFolderService
 
getRootFolder(String) - Method in interface com.logicaldoc.webservice.soap.FolderService
Gets root metadata
getRootNode() - Method in class com.logicaldoc.gui.frontend.client.folder.FolderNavigator
 
getRotation() - Method in class com.logicaldoc.core.document.DocumentNote
 
getRotation() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
getRotation() - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
getRotation() - Method in class com.logicaldoc.webservice.model.WSNote
 
getRoutine() - Method in class com.logicaldoc.gui.common.client.beans.GUIAutomationTrigger
 
getRoutine() - Method in class com.logicaldoc.gui.frontend.client.settings.automation.AutomationRoutineDetailsTab
 
getRoutine(long) - Method in interface com.logicaldoc.gui.frontend.client.services.AutomationService
Loads a given routine from the database
getRoutine(long, AsyncCallback<GUIAutomationRoutine>) - Method in interface com.logicaldoc.gui.frontend.client.services.AutomationServiceAsync
 
getRoutineId() - Method in class com.logicaldoc.core.security.Menu
 
getRoutineId() - Method in class com.logicaldoc.gui.common.client.beans.GUIMenu
 
getRow() - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
getRow() - Method in class com.logicaldoc.gui.common.client.beans.GUIDashlet
 
getRules() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
getRunLevel() - Method in class com.logicaldoc.core.SystemInfo
 
getRunLevel() - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
getRunLevel() - Method in class com.logicaldoc.webservice.model.WSSystemInfo
 
getSales() - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
getSample() - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeSpec
 
getSample() - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeTemplate
 
getSample() - Method in class com.logicaldoc.gui.common.client.beans.GUIOCRTemplate
 
getSample() - Method in class com.logicaldoc.gui.common.client.beans.GUIZone
 
getSample() - Method in class com.logicaldoc.gui.frontend.client.metadata.zonalocr.ZonalOCRTemplatesPanel
 
getSampleText() - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeSpec
 
getSampleText() - Method in class com.logicaldoc.gui.common.client.beans.GUIZone
 
getSampleUrl() - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeSpec
 
getSampleUrl() - Method in class com.logicaldoc.gui.common.client.beans.GUIZone
 
getSavedCredentials() - Static method in class com.logicaldoc.gui.common.client.CookiesManager
Retrieves the credentials
getSavedDevice() - Static method in class com.logicaldoc.gui.common.client.CookiesManager
Retrieves the device ID saved in the browser
getSavedHtmlContent() - Static method in class com.logicaldoc.gui.common.client.widgets.automation.HtmlItemEditor
 
getScale() - Method in class com.logicaldoc.core.document.TagCloud
 
getScale() - Method in class com.logicaldoc.gui.common.client.beans.GUITag
 
getScale() - Method in class com.logicaldoc.webservice.model.WSTagCloud
 
getScaledInstance(BufferedImage, int, int) - Static method in class com.logicaldoc.core.imaging.ImageUtil
Convenience method that returns a scaled instance of the provided BufferedImage.
getScaledInstance(IIOImage, float) - Static method in class com.logicaldoc.core.imaging.ImageUtil
Convenience method that returns a scaled instance of the provided IIOImage.
getScheduling() - Method in class com.logicaldoc.core.task.Task
Scheduling policies
getScheduling() - Method in class com.logicaldoc.gui.common.client.beans.GUITask
 
getSchedulingLabel() - Method in class com.logicaldoc.gui.common.client.beans.GUITask
 
getScheme() - Method in class com.logicaldoc.gui.common.client.beans.GUIScheme
 
getScore() - Method in class com.logicaldoc.core.searchengine.Hit
 
getScore() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getScore() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getSearchCursor() - Method in class com.logicaldoc.gui.frontend.client.search.HitsListPanel
 
getSearches(Session) - Static method in class com.logicaldoc.web.service.SearchServiceImpl
Load all the search options associated to all the searches saved for the current user
getSearchInSubPath() - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
getSearchPref() - Method in class com.logicaldoc.core.security.User
 
getSearchPref() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getSearchPref() - Method in class com.logicaldoc.webservice.model.WSUser
 
getSecondFactor() - Method in class com.logicaldoc.core.security.User
 
getSecondFactor() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getSecondFactor() - Method in class com.logicaldoc.webservice.model.WSUser
 
getSecretKey() - Method in class com.logicaldoc.core.security.spring.LDAuthenticationDetails
 
getSecretKey() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocuSignSettings
 
getSecurity() - Method in class com.logicaldoc.core.folder.FolderGroup
 
getSecurityRef() - Method in class com.logicaldoc.core.folder.Folder
 
getSecurityRef() - Method in class com.logicaldoc.core.security.Menu
 
getSecurityRef() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
getSecurityRef() - Method in class com.logicaldoc.gui.common.client.beans.GUIMenu
 
getSecurityRef() - Method in class com.logicaldoc.webservice.model.WSFolder
 
getSelectableArea(Point) - Method in class com.orange.links.client.shapes.FunctionShape
 
getSelectedBarcodeTemplate() - Method in class com.logicaldoc.gui.frontend.client.metadata.barcode.BarcodeTemplatesPanel
 
getSelectedCount() - Method in interface com.logicaldoc.gui.frontend.client.document.grid.DocumentsGrid
Counts the total number of selected elements
getSelectedCount() - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
getSelectedCount() - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsTileGrid
 
getSelectedDocument() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
getSelectedDocument() - Method in interface com.logicaldoc.gui.frontend.client.document.grid.DocumentsGrid
Gets a bean representation of the currently selected item (not all properties are populated)
getSelectedDocument() - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
getSelectedDocument() - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsTileGrid
 
getSelectedDocuments() - Method in interface com.logicaldoc.gui.frontend.client.document.grid.DocumentsGrid
Gets a bean representation of the currently selected items (not all properties are populated)
getSelectedDocuments() - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
getSelectedDocuments() - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsTileGrid
 
getSelectedFolderId() - Method in class com.logicaldoc.gui.frontend.client.folder.FolderNavigator
 
getSelectedIds() - Method in interface com.logicaldoc.gui.frontend.client.document.grid.DocumentsGrid
Retrieves the list of all selected documents
getSelectedIds() - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
getSelectedIds() - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsTileGrid
 
getSelectedIds() - Method in class com.logicaldoc.gui.frontend.client.folder.FolderNavigator
Gets all the IDs of the selected folders
getSelectedIdsAsLong() - Method in interface com.logicaldoc.gui.frontend.client.document.grid.DocumentsGrid
Retrieves the list of all selected documents
getSelectedIdsAsLong() - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
getSelectedIdsAsLong() - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsTileGrid
 
getSelectedIndex() - Method in interface com.logicaldoc.gui.frontend.client.document.grid.DocumentsGrid
Retrieves the index of the currently selected record
getSelectedIndex() - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
getSelectedIndex() - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsTileGrid
 
getSelectedOcrTemplate() - Method in class com.logicaldoc.gui.frontend.client.metadata.zonalocr.ZonalOCRTemplatesPanel
 
getSelectedRecord() - Method in class com.logicaldoc.gui.frontend.client.workflow.WorkflowTriggersPanel
 
getSelectedTask() - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
getSelectedWorkflow() - Method in class com.logicaldoc.gui.frontend.client.workflow.WorkflowHistoryDialog
 
getSelectionAspectRatio() - Method in class com.logicaldoc.gui.common.client.widgets.ImageCropper
 
getSelectionHeight() - Method in class com.logicaldoc.gui.common.client.widgets.ImageCropper
 
getSelectionWidth() - Method in class com.logicaldoc.gui.common.client.widgets.ImageCropper
 
getSelectionXCoordinate() - Method in class com.logicaldoc.gui.common.client.widgets.ImageCropper
 
getSelectionYCoordinate() - Method in class com.logicaldoc.gui.common.client.widgets.ImageCropper
 
getSender() - Method in class com.logicaldoc.core.communication.EMailSender
 
getSenderEmail() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailSettings
 
getSent() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmail
 
getSentDate() - Method in class com.logicaldoc.core.communication.Message
 
getSeparator() - Method in class com.logicaldoc.gui.frontend.client.personal.contacts.ContactsImportSettings
 
getSerializationPolicy(String, String) - Method in class com.logicaldoc.web.websockets.CustomSerializationPolicyProvider
 
getSerialversionuid() - Static method in class com.logicaldoc.gui.common.client.beans.GUIVIASettings
 
getServer() - Method in interface com.logicaldoc.core.searchengine.SearchEngine
Service method to get access from the internal core
getServer() - Method in class com.logicaldoc.core.searchengine.StandardSearchEngine
 
getServerURL(ServletRequest) - Static method in class com.logicaldoc.web.util.VirtualHostHelper
Gets the server's URL
getServerURL(ServletRequest, boolean) - Static method in class com.logicaldoc.web.util.BaseURL
Gets the server's URL
getServerURL(ServletRequest, boolean) - Static method in class com.logicaldoc.web.util.VirtualHostHelper
Gets the server's URL
getService(CallContext) - Method in class com.logicaldoc.cmis.ServiceFactory
 
getServletSession(String) - Method in class com.logicaldoc.core.security.SessionManager
 
getServletSession(String) - Static method in class com.logicaldoc.core.security.spring.LDSecurityContextRepository
 
getSession() - Method in class com.logicaldoc.gui.common.client.Session
 
getSession() - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
getSession() - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
getSession() - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
getSession(String) - Method in class com.logicaldoc.core.automation.SecurityTool
Retrieves a session by it's identifier
getSession(String) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Logs-in a user by an existing session ID (session reuse)
getSession(String) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
getSession(String, AsyncCallback<GUISession>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
getSession(HttpServletRequest) - Method in class com.logicaldoc.core.security.SessionManager
Gets the Session with the identifier returned by SessionManager.getSessionId(HttpServletRequest)
getSessionDao() - Method in class com.logicaldoc.core.security.SessionManager
 
getSessionFactory() - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
getSessionHeartbeat() - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
getSessionId() - Method in class com.logicaldoc.core.History
 
getSessionId() - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
getSessionId(HttpServletRequest) - Method in class com.logicaldoc.core.security.SessionManager
Gets the Session ID specification from the current request following this lookup strategy: Session attribute PARAM_SID Request attribute PARAM_SID Request parameter PARAM_SID Cookie COOKIE_SID Spring SecurityContextHolder
getSessionInfo() - Method in interface com.logicaldoc.gui.common.client.services.InfoService
Retrieves all the settings for the current session
getSessionInfo() - Method in class com.logicaldoc.web.service.InfoServiceImpl
 
getSessionInfo(AsyncCallback<GUIParameter[]>) - Method in interface com.logicaldoc.gui.common.client.services.InfoServiceAsync
 
getSessionProvider() - Method in class com.logicaldoc.webdav.web.WebdavServlet
 
getSessions() - Method in class com.logicaldoc.core.security.SessionManager
Returns the list of sessions of the current node ordered by ascending status and creation date.
getSessions() - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
getSessionUser(String) - Static method in class com.logicaldoc.web.util.ServiceUtil
 
getSessionUser(HttpServletRequest) - Static method in class com.logicaldoc.web.util.ServiceUtil
 
getSet() - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
getSetId() - Method in class com.logicaldoc.core.metadata.Attribute
 
getSetId() - Method in class com.logicaldoc.core.metadata.AttributeOption
 
getSetId() - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
getSetId() - Method in class com.logicaldoc.gui.frontend.client.metadata.template.Options
 
getSetId() - Method in class com.logicaldoc.webservice.model.WSAttribute
 
getSettings() - Method in interface com.logicaldoc.gui.frontend.client.services.TagService
Gets the tag settings
getSettings() - Method in class com.logicaldoc.gui.frontend.client.settings.protocols.WebservicesPanel
 
getSettings() - Method in class com.logicaldoc.web.service.TagServiceImpl
 
getSettings() - Method in class com.logicaldoc.webdav.web.WebdavServlet
 
getSettings() - Method in class com.logicaldoc.webservice.WebserviceServlet
 
getSettings(AsyncCallback<GUIParameter[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.TagServiceAsync
 
getSeverity() - Method in class com.logicaldoc.gui.common.client.beans.GUIEvent
 
getShape() - Method in class com.logicaldoc.core.document.DocumentNote
 
getShape() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
getShape() - Method in class com.logicaldoc.webservice.model.WSNote
 
getShapes() - Method in class com.orange.links.client.DiagramController
 
getShare() - Method in class com.logicaldoc.gui.frontend.client.impex.folders.ImportFolderDetailsPanel
 
getShare() - Method in class com.logicaldoc.gui.frontend.client.impex.syndication.SyndicationDetailsPanel
 
getShort(int) - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
getShort(String) - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
getSid() - Method in class com.logicaldoc.cmis.LDCmisService
 
getSid() - Method in class com.logicaldoc.core.security.Session
 
getSid() - Method in class com.logicaldoc.core.security.spring.LDAuthenticationToken
 
getSid() - Method in class com.logicaldoc.gui.common.client.beans.GUISession
 
getSid() - Method in class com.logicaldoc.gui.common.client.Session
 
getSid() - Method in class com.logicaldoc.gui.common.client.websockets.WebsocketMessage
 
getSid() - Method in interface com.logicaldoc.webservice.rest.AuthService
 
getSid() - Method in class com.logicaldoc.webservice.rest.client.RestAuthClient
 
getSid() - Method in class com.logicaldoc.webservice.rest.endpoint.RestAuthService
 
getSign() - Method in class com.logicaldoc.core.folder.FolderGroup
 
getSignature() - Method in interface com.logicaldoc.gui.frontend.client.services.StampService
Loads the stamp that represents the signature of the customer.
getSignature(AsyncCallback<GUIStamp>) - Method in interface com.logicaldoc.gui.frontend.client.services.StampServiceAsync
 
getSigned() - Method in class com.logicaldoc.core.communication.EMail
 
getSigned() - Method in class com.logicaldoc.core.document.AbstractDocument
Return 1 if the document was signed
getSigned() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getSigned() - Method in class com.logicaldoc.gui.common.client.beans.GUIVersion
 
getSigned() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getSignedIcon(Integer) - Static method in class com.logicaldoc.gui.common.client.util.DocUtil
 
getSigners(String) - Method in interface com.logicaldoc.gui.frontend.client.services.DocuSignService
Retrieves the list of signers of a given envelope
getSigners(String, AsyncCallback<Collection<String>>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocuSignServiceAsync
 
getSignOpacity() - Method in class com.logicaldoc.gui.common.client.beans.GUIKeystore
 
getSignText() - Method in class com.logicaldoc.gui.common.client.beans.GUIKeystore
 
getSignWidth() - Method in class com.logicaldoc.gui.common.client.beans.GUIKeystore
 
getSignX() - Method in class com.logicaldoc.gui.common.client.beans.GUIKeystore
 
getSignY() - Method in class com.logicaldoc.gui.common.client.beans.GUIKeystore
 
getSimpleTrigger() - Method in class com.logicaldoc.core.task.TaskTrigger
 
getSize() - Method in class com.logicaldoc.core.communication.EMailAttachment
 
getSize() - Method in class com.logicaldoc.core.document.TagsProcessor
 
getSize() - Method in class com.logicaldoc.core.stats.StatsCollector
 
getSize() - Method in class com.logicaldoc.core.task.Task
The the total size of the processing(number of units of work)
getSize() - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
Archive dimension in bytes, that is the sum of sizes of all document plus the size of all metadata files
getSize() - Method in class com.logicaldoc.gui.common.client.beans.GUIPatch
 
getSize() - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
getSize() - Method in class com.logicaldoc.gui.common.client.beans.GUITask
 
getSize() - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
getSize() - Method in interface com.logicaldoc.util.cache.Cache
 
getSize() - Method in class com.logicaldoc.util.cache.EhCache
 
getSizeMax() - Method in class com.logicaldoc.core.searchengine.FulltextSearchOptions
 
getSizeMax() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
getSizeMax() - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
getSizeMin() - Method in class com.logicaldoc.core.searchengine.FulltextSearchOptions
 
getSizeMin() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
getSizeMin() - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
getSizeTotal() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
getSkewAngle() - Method in class com.logicaldoc.core.imaging.ImageDeskew
Calculates the skew angle of the image.
getSkin() - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
getSmtpServer() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailSettings
 
getSortedExtensions(String, String, String) - Method in class com.logicaldoc.util.plugin.PluginRegistry
Returns the extensions connected to the specified extension point
getSorting() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchEngine
 
getSortSpec(SortSpecifier[]) - Static method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentGridUtil
 
getSortSpec(ListGrid) - Static method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentGridUtil
Takes the sort specification of a grid.
getSource() - Method in class com.logicaldoc.core.security.Group
 
getSource() - Method in class com.logicaldoc.core.security.User
The source from which the user has been created
getSource() - Method in class com.logicaldoc.gui.common.client.beans.GUIGroup
 
getSource() - Method in class com.logicaldoc.webservice.model.WSGroup
 
getSource() - Method in class com.logicaldoc.webservice.model.WSUser
The source from which the user has been created
getSourceFolder() - Method in class com.logicaldoc.gui.common.client.beans.GUISyndication
 
getSpinnerIconHtml(String, String) - Static method in class com.logicaldoc.gui.common.client.util.AwesomeFactory
 
getSqlDateValue() - Method in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
getSqlList() - Method in class com.logicaldoc.util.dbinit.DBInit
 
getStamp() - Method in class com.logicaldoc.gui.frontend.client.metadata.stamp.StampDetailsPanel
 
getStamp() - Method in class com.logicaldoc.gui.frontend.client.metadata.stamp.StampDetailsTab
 
getStamp(long) - Method in interface com.logicaldoc.gui.frontend.client.services.StampService
Loads a given stamp from the database
getStamp(long, AsyncCallback<GUIStamp>) - Method in interface com.logicaldoc.gui.frontend.client.services.StampServiceAsync
 
getStamp(String) - Method in interface com.logicaldoc.gui.frontend.client.services.StampService
Loads a given stamp from the database
getStamp(String, AsyncCallback<GUIStamp>) - Method in interface com.logicaldoc.gui.frontend.client.services.StampServiceAsync
 
getStamped() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getStamped() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getStamped() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getStampedIcon(Integer) - Static method in class com.logicaldoc.gui.common.client.util.DocUtil
 
getStart() - Method in class com.logicaldoc.core.automation.RegexTool.RegexResult
 
getStart() - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkingTime
 
getStartDate() - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
getStartDate() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
getStartDate() - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
getStartDate() - Method in class com.logicaldoc.gui.common.client.beans.GUISyndication
 
getStartDate() - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
getStartDate() - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
getStartIndex() - Method in class com.logicaldoc.webservice.mobile.CommentListVO
 
getStartPublishing() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getStartPublishing() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getStartPublishing() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getStartRow() - Method in class com.logicaldoc.gui.frontend.client.folder.FolderPagination
 
getStartShape() - Method in class com.orange.links.client.connection.AbstractConnection
 
getStartStateId() - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
getStatChartWidth() - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
getState() - Method in class com.logicaldoc.core.security.Geolocation
 
getState() - Method in class com.logicaldoc.core.security.Tenant
 
getState() - Method in class com.logicaldoc.core.security.User
 
getState() - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
getState() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getState() - Method in class com.logicaldoc.webservice.model.WSUser
 
getStateById(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
getStateByName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
getStates() - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
getStatistics() - Method in class com.logicaldoc.webservice.rest.endpoint.RestSystemService
 
getStatistics() - Method in interface com.logicaldoc.webservice.rest.SystemService
Retrieves the system statistics
getStatistics(String) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemService
Retrieves all the statistics parameters.
getStatistics(String) - Method in class com.logicaldoc.web.service.SystemServiceImpl
 
getStatistics(String) - Method in class com.logicaldoc.webservice.soap.client.SoapSystemClient
 
getStatistics(String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapSystemService
 
getStatistics(String) - Method in interface com.logicaldoc.webservice.soap.SystemService
Retrieves the system statistics
getStatistics(String, AsyncCallback<GUIParameter[][]>) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemServiceAsync
 
getStatus() - Method in class com.logicaldoc.core.communication.SystemMessage
 
getStatus() - Method in class com.logicaldoc.core.document.AbstractDocument
The document status
getStatus() - Method in class com.logicaldoc.core.security.Session
 
getStatus() - Method in class com.logicaldoc.core.task.Task
The task status.
getStatus() - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
The archive status
getStatus() - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
getStatus() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getStatus() - Method in class com.logicaldoc.gui.common.client.beans.GUIReport
 
getStatus() - Method in class com.logicaldoc.gui.common.client.beans.GUITask
 
getStatus() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getStatus(String) - Method in class com.logicaldoc.core.security.SessionManager
 
getStemmer() - Method in class com.logicaldoc.core.i18n.Language
 
getStopPublishing() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getStopPublishing() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getStopPublishing() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getStopWords() - Method in class com.logicaldoc.core.i18n.Language
 
getStorage() - Method in class com.logicaldoc.core.folder.Folder
Gets the default storage to use from this folder in the current node
getStorage() - Method in class com.logicaldoc.core.folder.FolderGroup
 
getStorage() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
getStorage() - Method in class com.logicaldoc.webservice.model.WSFolder
 
getStorages() - Method in class com.logicaldoc.core.folder.Folder
 
getStream(long, String) - Method in class com.logicaldoc.core.store.FSStorer
 
getStream(long, String) - Method in interface com.logicaldoc.core.store.Storer
Obtains the document's content for the specified resource
getStreet() - Method in class com.logicaldoc.core.security.Tenant
 
getStreet() - Method in class com.logicaldoc.core.security.User
 
getStreet() - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
getStreet() - Method in class com.logicaldoc.webservice.model.WSUser
 
getString() - Method in class com.logicaldoc.util.charset.CharsetMatch
Create a Java String from Unicode character data corresponding to the original byte data supplied to the Charset detect operation.
getString(byte[], String) - Method in class com.logicaldoc.util.charset.CharsetDetector
Autodetect the charset of an inputStream, and return a String containing the converted input data.
getString(int) - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
getString(int) - Method in class com.logicaldoc.util.charset.CharsetMatch
Create a Java String from Unicode character data corresponding to the original byte data supplied to the Charset detect operation.
getString(long, String) - Method in class com.logicaldoc.core.store.AbstractStorer
 
getString(long, String) - Method in interface com.logicaldoc.core.store.Storer
Obtains the document's content as string for the specified resource
getString(String) - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
getString(String) - Method in class com.logicaldoc.util.config.ContextProperties
 
getString(String, String) - Method in class com.logicaldoc.util.config.ContextProperties
 
getString1() - Method in class com.logicaldoc.core.generic.Generic
 
getString2() - Method in class com.logicaldoc.core.generic.Generic
 
getString3() - Method in class com.logicaldoc.core.generic.Generic
 
getString4() - Method in class com.logicaldoc.core.generic.Generic
 
getString5() - Method in class com.logicaldoc.core.generic.Generic
 
getString6() - Method in class com.logicaldoc.core.generic.Generic
 
getString7() - Method in class com.logicaldoc.core.generic.Generic
 
getString8() - Method in class com.logicaldoc.core.generic.Generic
 
getStringFromInputStream(InputStream) - Static method in class com.logicaldoc.util.io.IOUtil
 
getStringValue() - Method in class com.logicaldoc.core.metadata.Attribute
 
getStringValue() - Method in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
getStringValue() - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
getStringValue() - Method in class com.logicaldoc.gui.common.client.beans.GUICriterion
 
getStringValue() - Method in class com.logicaldoc.webservice.model.WSAttribute
 
getStringValues() - Method in class com.logicaldoc.core.metadata.Attribute
 
getStringValues() - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
getStringValues() - Method in class com.logicaldoc.webservice.model.WSAttribute
 
getStubName() - Method in class com.logicaldoc.webservice.doc.model.Stub
 
getStubTypeTree(Class<?>) - Method in class com.logicaldoc.webservice.doc.service.StubTypeTreeRepository
 
getStubTypeTreeRepository() - Method in class com.logicaldoc.webservice.doc.model.WebMethodStubSet
 
getSubfolderCount() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
getSubImage(BufferedImage, int, int, int, int) - Static method in class com.logicaldoc.core.imaging.ImageUtil
A replacement for the standard BufferedImage.getSubimage method.
getSubject() - Method in class com.logicaldoc.core.communication.Message
 
getSubject() - Method in class com.logicaldoc.core.communication.MessageTemplate
 
getSubject() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocuSignSettings
 
getSubject() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmail
 
getSubject() - Method in class com.logicaldoc.gui.common.client.beans.GUIMessage
 
getSubject() - Method in class com.logicaldoc.gui.common.client.beans.GUIMessageTemplate
 
getSubscription() - Method in class com.logicaldoc.core.folder.FolderGroup
 
getSubscriptions() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getSubtype() - Method in class com.logicaldoc.core.generic.Generic
 
getSubType() - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
getSubTypeOfParentStub() - Method in class com.logicaldoc.webservice.doc.model.Stub
 
getSuffix() - Method in class com.logicaldoc.core.ticket.Ticket
 
getSummary() - Method in class com.logicaldoc.core.searchengine.Hit
 
getSummary() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getSummary() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getSupervisors() - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
getSupport() - Method in class com.logicaldoc.core.SystemInfo
 
getSupport() - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
getSupport() - Method in class com.logicaldoc.webservice.model.WSSystemInfo
 
getSupportedCipherSuites() - Method in class com.logicaldoc.util.security.DummySSLSocketFactory
 
getSupportedGuiLanguages(boolean) - Static method in class com.logicaldoc.gui.common.client.i18n.I18N
 
getSupportedGUILanguages() - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
getSupportedLanguages() - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
getSupportedLanguages(boolean) - Static method in class com.logicaldoc.gui.common.client.i18n.I18N
 
getSupportedMethods() - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
getSupportedMethods() - Method in class com.logicaldoc.webdav.resource.VersionControlledResourceImpl
Return a comma separated string listing the supported method names
getSupportedMethods() - Method in class com.logicaldoc.webdav.version.VersionResourceImpl
 
getSyncTtl() - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
getSyndication() - Method in class com.logicaldoc.gui.frontend.client.impex.syndication.SyndicationDetailsTab
 
getSyndication(long) - Method in interface com.logicaldoc.gui.frontend.client.services.SyndicationService
Loads a given syndication from the database
getSyndication(long, AsyncCallback<GUISyndication>) - Method in interface com.logicaldoc.gui.frontend.client.services.SyndicationServiceAsync
 
getSystemId() - Method in interface com.logicaldoc.webdav.context.ImportContext
 
getSystemId() - Method in class com.logicaldoc.webdav.context.ImportContextImpl
 
getSystemStatus() - Method in class com.logicaldoc.util.event.SystemEventListener
 
getTabs() - Method in class com.logicaldoc.gui.frontend.client.workflow.TaskDetailsDialog
 
getTabSet() - Method in class com.logicaldoc.gui.frontend.client.dashboard.DashboardPanel
 
getTag() - Method in class com.logicaldoc.core.document.Tag
 
getTag() - Method in class com.logicaldoc.core.document.TagCloud
 
getTag() - Method in class com.logicaldoc.gui.common.client.beans.GUITag
 
getTag() - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
getTag() - Method in class com.logicaldoc.webservice.model.WSTagCloud
 
getTagCloud() - Method in interface com.logicaldoc.gui.frontend.client.services.TagService
Loads the tag cloud from the server
getTagCloud() - Method in class com.logicaldoc.web.service.TagServiceImpl
 
getTagCloud() - Method in class com.logicaldoc.webservice.rest.endpoint.RestTagService
 
getTagCloud() - Method in interface com.logicaldoc.webservice.rest.TagService
Retrieves all tag clouds in the repository
getTagCloud(long, int) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Gets the tag cloud for the given tenant
getTagCloud(long, int) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
getTagCloud(AsyncCallback<GUITag[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.TagServiceAsync
 
getTagCloud(String) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Gets the tag cloud for the given tenant
getTagCloud(String) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
getTagCloud(String) - Method in class com.logicaldoc.webservice.soap.client.SoapTagClient
 
getTagCloud(String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapTagService
 
getTagCloud(String) - Method in interface com.logicaldoc.webservice.soap.TagService
Retrieves all tag clouds in the repository.
getTags() - Method in class com.logicaldoc.core.document.AbstractDocument
The set of tags for this document.
getTags() - Method in class com.logicaldoc.core.folder.Folder
 
getTags() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getTags() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
getTags() - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
getTags() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getTags() - Method in class com.logicaldoc.webservice.model.WSFolder
 
getTags() - Method in class com.logicaldoc.webservice.rest.client.RestTagClient
 
getTags() - Method in class com.logicaldoc.webservice.rest.endpoint.RestTagService
 
getTags() - Method in interface com.logicaldoc.webservice.rest.TagService
Retrieves all the tags in the repository
getTags(String) - Method in class com.logicaldoc.webservice.soap.client.SoapTagClient
 
getTags(String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapTagService
 
getTags(String) - Method in interface com.logicaldoc.webservice.soap.TagService
Retrieves all the tags in the repository
getTagsAsWords() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getTagsAsWords() - Method in class com.logicaldoc.core.folder.Folder
 
getTagsHTML(String[]) - Static method in class com.logicaldoc.gui.common.client.util.Util
Formats a set of tags into an HTML grid
getTagsPreset() - Method in class com.logicaldoc.webservice.rest.endpoint.RestTagService
 
getTagsPreset() - Method in interface com.logicaldoc.webservice.rest.TagService
Retrieves all the tags in the preset (if the input mode is preset).
getTagsPreset(String) - Method in class com.logicaldoc.webservice.soap.client.SoapTagClient
 
getTagsPreset(String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapTagService
 
getTagsPreset(String) - Method in interface com.logicaldoc.webservice.soap.TagService
Retrieves all the tags in the preset(if the input mode is preset).
getTagsString() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getTagsString() - Method in class com.logicaldoc.core.folder.Folder
 
getTagsString() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getTagsString() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
getTarget() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
getTarget() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailRule
 
getTarget() - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
getTarget() - Method in class com.logicaldoc.gui.common.client.websockets.WebsocketMessage
 
getTargetFolder() - Method in class com.logicaldoc.core.communication.EMail
 
getTargetFolder() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailSettings
 
getTargetFolder() - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
getTargetId() - Method in class com.logicaldoc.core.document.Bookmark
 
getTargetId() - Method in class com.logicaldoc.webservice.model.WSBookmark
 
getTargetPath() - Method in class com.logicaldoc.gui.common.client.beans.GUISyndication
 
getTargetState() - Method in class com.logicaldoc.gui.common.client.beans.GUITransition
 
getTask() - Method in class com.logicaldoc.core.task.TaskTrigger
 
getTask() - Method in class com.logicaldoc.gui.frontend.client.system.task.TaskDetailPanel
 
getTaskByName(String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemService
Retrieves a specific task by its name
getTaskByName(String, String) - Method in class com.logicaldoc.web.service.SystemServiceImpl
 
getTaskByName(String, String, AsyncCallback<GUITask>) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemServiceAsync
 
getTaskName() - Method in class com.logicaldoc.core.task.TaskScheduling
 
getTaskName() - Method in class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
getTasks() - Method in class com.logicaldoc.core.task.TaskManager
Retrieves the collection of all defined tasks: the ones enlisted in the Task extension point.
getTaskState() - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
getTelephone() - Method in class com.logicaldoc.core.security.Tenant
 
getTelephone() - Method in class com.logicaldoc.core.security.User
 
getTelephone() - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
getTelephone() - Method in class com.logicaldoc.webservice.model.WSUser
 
getTelephone2() - Method in class com.logicaldoc.core.security.User
 
getTelephone2() - Method in class com.logicaldoc.webservice.model.WSUser
 
getTemplate() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getTemplate() - Method in class com.logicaldoc.core.folder.Folder
 
getTemplate() - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
getTemplate() - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeTemplate
 
getTemplate() - Method in class com.logicaldoc.gui.common.client.beans.GUIExtensibleObject
 
getTemplate() - Method in class com.logicaldoc.gui.common.client.beans.GUIOCRTemplate
 
getTemplate() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
getTemplate() - Method in class com.logicaldoc.gui.common.client.beans.GUISequence
 
getTemplate() - Method in class com.logicaldoc.gui.frontend.client.metadata.template.TemplateDetailsPanel
 
getTemplate() - Method in class com.logicaldoc.gui.frontend.client.metadata.template.TemplatePropertiesPanel
 
getTemplate() - Method in class com.logicaldoc.gui.frontend.client.metadata.template.TemplateSecurityPanel
 
getTemplate() - Method in class com.logicaldoc.gui.frontend.client.metadata.template.TemplateValidationPanel
 
getTemplate() - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
getTemplate(long) - Method in interface com.logicaldoc.gui.frontend.client.services.BarcodeService
Loads a given template from the database
getTemplate(long) - Method in interface com.logicaldoc.gui.frontend.client.services.MessageService
Gets the template
getTemplate(long) - Method in interface com.logicaldoc.gui.frontend.client.services.TemplateService
Loads a given template from the database
getTemplate(long) - Method in interface com.logicaldoc.gui.frontend.client.services.ZonalOCRService
Loads a given template from the database
getTemplate(long) - Method in class com.logicaldoc.web.service.MessageServiceImpl
 
getTemplate(long) - Method in class com.logicaldoc.web.service.TemplateServiceImpl
 
getTemplate(long, AsyncCallback<GUIBarcodeTemplate>) - Method in interface com.logicaldoc.gui.frontend.client.services.BarcodeServiceAsync
 
getTemplate(long, AsyncCallback<GUIMessageTemplate>) - Method in interface com.logicaldoc.gui.frontend.client.services.MessageServiceAsync
 
getTemplate(long, AsyncCallback<GUIOCRTemplate>) - Method in interface com.logicaldoc.gui.frontend.client.services.ZonalOCRServiceAsync
 
getTemplate(long, AsyncCallback<GUITemplate>) - Method in interface com.logicaldoc.gui.frontend.client.services.TemplateServiceAsync
 
getTemplate(String) - Method in class com.logicaldoc.webservice.rest.client.RestDocumentMetadataClient
 
getTemplate(String) - Method in interface com.logicaldoc.webservice.rest.DocumentMetadataService
Gets template's metadata
getTemplate(String) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentMetadataService
 
getTemplate(String, String) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentMetadataClient
 
getTemplate(String, String) - Method in interface com.logicaldoc.webservice.soap.DocumentMetadataService
Gets template's metadata
getTemplate(String, String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentMetadataService
 
getTemplateById(long) - Method in class com.logicaldoc.webservice.rest.client.RestDocumentMetadataClient
 
getTemplateById(long) - Method in interface com.logicaldoc.webservice.rest.DocumentMetadataService
Gets template's metadata
getTemplateById(long) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentMetadataService
 
getTemplateById(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentMetadataClient
 
getTemplateById(String, long) - Method in interface com.logicaldoc.webservice.soap.DocumentMetadataService
Gets template's metadata
getTemplateById(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentMetadataService
 
getTemplateGroups() - Method in class com.logicaldoc.core.metadata.Template
 
getTemplateId() - Method in class com.logicaldoc.core.document.Document
 
getTemplateId() - Method in class com.logicaldoc.core.document.Version
 
getTemplateId() - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeSpec
 
getTemplateId() - Method in class com.logicaldoc.gui.common.client.beans.GUIExtensibleObject
 
getTemplateId() - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
getTemplateId() - Method in class com.logicaldoc.gui.common.client.beans.GUIRetentionPolicy
 
getTemplateId() - Method in class com.logicaldoc.gui.common.client.beans.GUIScheme
 
getTemplateId() - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
getTemplateId() - Method in class com.logicaldoc.gui.common.client.beans.GUIZone
 
getTemplateId() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getTemplateId() - Method in class com.logicaldoc.webservice.model.WSFolder
 
getTemplateIds() - Method in class com.logicaldoc.gui.common.client.beans.GUIIncrementalArchive
 
getTemplateLocked() - Method in class com.logicaldoc.core.folder.Folder
 
getTemplateLocked() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
getTemplateLocked() - Method in class com.logicaldoc.webservice.model.WSFolder
 
getTemplateName() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getTemplateName() - Method in class com.logicaldoc.gui.common.client.beans.GUIRetentionPolicy
 
getTemplateName() - Method in class com.logicaldoc.gui.common.client.beans.GUIScheme
 
getTemplates() - Method in class com.logicaldoc.gui.common.client.beans.GUIIncrementalArchive
 
getTenant() - Method in class com.logicaldoc.core.History
 
getTenant() - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
getTenant() - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
getTenant() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getTenant() - Method in class com.logicaldoc.gui.frontend.client.tenant.TenantDetailsPanel
 
getTenant(long) - Static method in class com.logicaldoc.web.service.SecurityServiceImpl
 
getTenant(String) - Static method in class com.logicaldoc.web.service.SecurityServiceImpl
 
getTenantConfig(String) - Method in class com.logicaldoc.gui.common.client.Session
 
getTenantConfigAsBoolean(String) - Method in class com.logicaldoc.gui.common.client.Session
 
getTenantId() - Method in class com.logicaldoc.core.document.Tag
 
getTenantId() - Method in class com.logicaldoc.core.job.Job
 
getTenantId() - Method in class com.logicaldoc.core.PersistentObject
 
getTenantId() - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
getTenantId() - Method in class com.logicaldoc.core.security.Session
 
getTenantId() - Method in class com.logicaldoc.core.SystemInfo
 
getTenantId() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getTenantId() - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
getTenantId() - Method in class com.logicaldoc.gui.common.client.beans.GUIKeystore
 
getTenantId() - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
getTenantId() - Method in class com.logicaldoc.gui.common.client.Session
 
getTenantId() - Method in class com.logicaldoc.gui.frontend.client.tenant.TenantKeystorePanel
 
getTenantId() - Method in interface com.logicaldoc.webdav.session.DavSession
The tenant of this session
getTenantId() - Method in class com.logicaldoc.webdav.session.DavSessionImpl
 
getTenantName() - Method in class com.logicaldoc.core.security.Session
 
getTenantName() - Method in class com.logicaldoc.gui.common.client.Session
 
getTenantName(long) - Method in class com.logicaldoc.core.security.dao.HibernateTenantDAO
 
getTenantName(long) - Method in interface com.logicaldoc.core.security.dao.TenantDAO
Retrieves the tenant's name
getTenantName(Document) - Static method in class com.logicaldoc.core.util.DocUtil
 
getTenantProperties(String) - Method in class com.logicaldoc.util.config.ContextProperties
 
getTenantProperty(String, String) - Method in class com.logicaldoc.util.config.ContextProperties
 
getText() - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
getText() - Method in class com.logicaldoc.gui.common.client.beans.GUITransition
 
getText() - Method in class com.logicaldoc.gui.common.client.widgets.automation.AutomationEditor
 
getText(String, String, String) - Method in class com.logicaldoc.util.config.XMLBean
 
getText(Element) - Method in class com.logicaldoc.util.config.XMLBean
This returns the text between a begining and an ending tag.
getTextDelimiter() - Method in class com.logicaldoc.gui.frontend.client.personal.contacts.ContactsImportSettings
 
getTextQualifier() - Method in class com.logicaldoc.util.csv.CSVFile
Get the current text qualifier.
getTgs() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getTgs() - Method in class com.logicaldoc.core.folder.Folder
 
getTgs() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getThreads() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchEngine
 
getThreshold() - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeTemplate
 
getThumbnail(String, String, List<PathSegment>) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Retrieves the thumbnail image
getThumbnail(String, String, List<PathSegment>) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
getTicketId() - Method in class com.logicaldoc.core.ticket.Ticket
 
getTime() - Method in class com.logicaldoc.gui.common.client.beans.GUIResult
 
getTime() - Method in class com.logicaldoc.gui.frontend.client.search.Search
 
getTime() - Method in class com.logicaldoc.webservice.model.WSSearchResult
 
getTime(int) - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
getTime(int, Calendar) - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
getTime(String) - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
getTime(String, Calendar) - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
getTimeBetweenEvictionRunsMillis() - Method in class com.logicaldoc.core.util.DbcpConfig
 
getTimeDifference(long, long) - Static method in class com.logicaldoc.util.time.TimeDiff
Calculate the absolute difference between two dates without regard for time offsets
getTimeDifference(Date, Date) - Static method in class com.logicaldoc.util.time.TimeDiff
Calculate the absolute difference between two Date without regard for time offsets
getTimeDifference(Date, Date, TimeDiff.TimeField) - Static method in class com.logicaldoc.util.time.TimeDiff
Calculate the absolute difference between two Date without regard for time offsets
getTimeout() - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
getTimeout() - Method in class com.logicaldoc.gui.common.client.beans.GUISyndication
 
getTimestamp(int) - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
getTimestamp(int, Calendar) - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
getTimestamp(String) - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
getTimestamp(String, Calendar) - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
getTimeZone() - Method in class com.logicaldoc.core.automation.DateTool
 
getTimeZone() - Method in class com.logicaldoc.core.security.User
 
getTimeZone() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getTimeZone() - Method in class com.logicaldoc.webservice.model.WSUser
 
getTitle() - Method in class com.logicaldoc.core.dashlet.Dashlet
 
getTitle() - Method in class com.logicaldoc.core.document.AbstractDocument
Computes the title that is the file name without the extension
getTitle() - Method in class com.logicaldoc.core.document.Bookmark
 
getTitle() - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
getTitle() - Method in class com.logicaldoc.gui.common.client.beans.GUIDashlet
 
getTitle() - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
getTitle() - Method in class com.logicaldoc.util.log4j.LDHtmlLayout
 
getTitle() - Method in class com.logicaldoc.util.rss.Feed
 
getTitle() - Method in class com.logicaldoc.util.rss.FeedMessage
 
getTitle() - Method in class com.logicaldoc.webservice.mobile.CommentVO
 
getTitle() - Method in class com.logicaldoc.webservice.model.WSBookmark
 
getTokenFilterNames(boolean) - Static method in class com.logicaldoc.core.searchengine.analyzer.FilteredAnalyzer
Ordered list of token filter names
getTop() - Method in class com.logicaldoc.core.document.DocumentNote
 
getTop() - Method in class com.logicaldoc.core.imaging.ImageZone
 
getTop() - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeSpec
 
getTop() - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
getTop() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
getTop() - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
getTop() - Method in class com.logicaldoc.gui.common.client.beans.GUIZone
 
getTop() - Method in class com.logicaldoc.webservice.model.WSNote
 
getTop() - Method in class com.orange.links.client.shapes.AbstractShape
 
getTop(int) - Method in class com.logicaldoc.gui.common.client.widgets.ImageWithCanvases
Converts a top coordinate in pixels into a virtual top(0..1)
getTopOperator() - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
getTopOperator() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
getTopOperator() - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
getTos() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmail
 
getTotal() - Method in class com.logicaldoc.webservice.mobile.CommentListVO
 
getTotalElements() - Method in class com.logicaldoc.gui.frontend.client.folder.FolderPagination
 
getTotalHits() - Method in class com.logicaldoc.webservice.model.WSSearchResult
 
getTotalPages() - Method in class com.logicaldoc.gui.frontend.client.document.grid.Cursor
 
getTotalPages() - Method in class com.logicaldoc.gui.frontend.client.folder.FolderPagination
 
getTotalSize() - Method in class com.logicaldoc.core.store.FSStorer
 
getTotalSize() - Method in interface com.logicaldoc.core.store.Storer
Computes the total size of the documents repository(in bytes)
getTransactionId() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getTransactionId() - Method in interface com.logicaldoc.core.TransactionalObject
Gets the unique ID of the transaction
getTransition() - Method in class com.logicaldoc.gui.frontend.client.workflow.designer.StateWidget
 
getTransitions() - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
getTrials() - Method in class com.logicaldoc.core.communication.SystemMessage
 
getTrigger() - Method in class com.logicaldoc.gui.frontend.client.settings.automation.AutomationRoutineDetailsPanel
 
getTrigger() - Method in class com.logicaldoc.gui.frontend.client.settings.automation.AutomationTriggerDetailsPanel
 
getTrigger() - Method in class com.logicaldoc.gui.frontend.client.settings.automation.AutomationTriggerDetailsTab
 
getTrigger(long) - Method in interface com.logicaldoc.gui.frontend.client.services.AutomationService
Loads a given trigger from the database
getTrigger(long, AsyncCallback<GUIAutomationTrigger>) - Method in interface com.logicaldoc.gui.frontend.client.services.AutomationServiceAsync
 
getTrigger(String, String) - Method in class com.logicaldoc.core.job.JobManager
 
getTriggers(String, Long) - Method in class com.logicaldoc.core.job.JobManager
Retrieves the triggers
getTriggersOfJob(String, String) - Method in class com.logicaldoc.core.job.JobManager
 
getTrusted() - Method in class com.logicaldoc.core.security.Device
 
getType() - Method in class com.logicaldoc.core.communication.Message
 
getType() - Method in class com.logicaldoc.core.communication.MessageTemplate
 
getType() - Method in class com.logicaldoc.core.communication.Recipient
 
getType() - Method in class com.logicaldoc.core.dashlet.Dashlet
 
getType() - Method in class com.logicaldoc.core.document.AbstractDocument
The document type, that is the file extension
getType() - Method in class com.logicaldoc.core.document.Bookmark
 
getType() - Method in class com.logicaldoc.core.document.DocumentLink
 
getType() - Method in class com.logicaldoc.core.document.DocumentNote
 
getType() - Method in class com.logicaldoc.core.folder.Folder
 
getType() - Method in class com.logicaldoc.core.generic.Generic
 
getType() - Method in class com.logicaldoc.core.metadata.Attribute
 
getType() - Method in class com.logicaldoc.core.metadata.AttributeSet
 
getType() - Method in class com.logicaldoc.core.metadata.Template
 
getType() - Method in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
getType() - Method in class com.logicaldoc.core.searchengine.saved.SavedSearch
 
getType() - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
getType() - Method in class com.logicaldoc.core.security.Device
 
getType() - Method in class com.logicaldoc.core.security.Group
 
getType() - Method in class com.logicaldoc.core.security.Menu
 
getType() - Method in class com.logicaldoc.core.security.Tenant
 
getType() - Method in class com.logicaldoc.core.security.User
 
getType() - Method in class com.logicaldoc.core.ticket.Ticket
 
getType() - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
The archive type
getType() - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
getType() - Method in class com.logicaldoc.gui.common.client.beans.GUIAttributeSet
 
getType() - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
getType() - Method in class com.logicaldoc.gui.common.client.beans.GUIDashlet
 
getType() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getType() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
getType() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
getType() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
getType() - Method in class com.logicaldoc.gui.common.client.beans.GUIGroup
 
getType() - Method in class com.logicaldoc.gui.common.client.beans.GUIIncrementalArchive
 
getType() - Method in class com.logicaldoc.gui.common.client.beans.GUIMenu
 
getType() - Method in class com.logicaldoc.gui.common.client.beans.GUIMessageTemplate
 
getType() - Method in class com.logicaldoc.gui.common.client.beans.GUIScheme
 
getType() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
getType() - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
getType() - Method in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
getType() - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
getType() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getType() - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
getType() - Method in class com.logicaldoc.gui.common.client.beans.GUIZone
 
getType() - Method in class com.logicaldoc.webservice.doc.model.JavaLanguageVariable
 
getType() - Method in class com.logicaldoc.webservice.doc.model.Stub
 
getType() - Method in class com.logicaldoc.webservice.doc.model.StubTypeTree
 
getType() - Method in class com.logicaldoc.webservice.model.WSAttribute
 
getType() - Method in class com.logicaldoc.webservice.model.WSBookmark
 
getType() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getType() - Method in class com.logicaldoc.webservice.model.WSFolder
 
getType() - Method in class com.logicaldoc.webservice.model.WSGroup
 
getType() - Method in class com.logicaldoc.webservice.model.WSLink
 
getType() - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
getType() - Method in class com.logicaldoc.webservice.model.WSUser
 
getType(String) - Method in class com.logicaldoc.cmis.TypeManager
For internal use
getTypeChildren(String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class com.logicaldoc.cmis.LDCmisService
 
getTypeDefinition(String, String, ExtensionsData) - Method in class com.logicaldoc.cmis.LDCmisService
 
getTypeDefinition(CallContext, String) - Method in class com.logicaldoc.cmis.LDRepository
CMIS getTypeDefinition
getTypeDefinition(CallContext, String) - Method in class com.logicaldoc.cmis.TypeManager
CMIS getTypeDefinition
getTypeDescendants(String, String, BigInteger, Boolean, ExtensionsData) - Method in class com.logicaldoc.cmis.LDCmisService
 
getTypesChildren(CallContext, String, boolean, BigInteger, BigInteger) - Method in class com.logicaldoc.cmis.LDRepository
CMIS getTypesChildren
getTypesChildren(CallContext, String, boolean, BigInteger, BigInteger) - Method in class com.logicaldoc.cmis.TypeManager
CMIS getTypesChildren
getTypesDescendants(CallContext, String, BigInteger, Boolean) - Method in class com.logicaldoc.cmis.LDRepository
CMIS getTypesDescendants
getTypesDescendants(CallContext, String, BigInteger, Boolean) - Method in class com.logicaldoc.cmis.TypeManager
CMIS getTypesDescendants
getUnique() - Method in class com.logicaldoc.core.dashlet.Dashlet
 
getUnit() - Method in class com.logicaldoc.gui.common.client.beans.GUIReminder
 
getUnprotectedDocs() - Method in class com.logicaldoc.core.security.Session
 
getUnreadCount(String, int) - Method in class com.logicaldoc.core.communication.HibernateSystemMessageDAO
 
getUnreadCount(String, int) - Method in interface com.logicaldoc.core.communication.SystemMessageDAO
This methods gets the number of unread messages for the specified recipient and type.
getUnreadMessages() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getUnsynchronizedConnections() - Method in class com.orange.links.client.DiagramController
 
getUpcomingEvents() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getUpdateNotes(String) - Method in interface com.logicaldoc.gui.frontend.client.services.UpdateService
Retrieves more informations from the update
getUpdateNotes(String, AsyncCallback<String[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.UpdateServiceAsync
 
getUpdatePolicy() - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
getUpdatePolicy() - Method in class com.logicaldoc.gui.common.client.beans.GUIReport
 
getUploadedFile(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.UploadServlet
Get the content of an uploaded file
getUri() - Method in class com.logicaldoc.webservice.WebserviceCall
 
getUrl() - Method in class com.logicaldoc.core.SystemInfo
 
getUrl() - Method in class com.logicaldoc.core.ticket.Ticket
 
getUrl() - Method in class com.logicaldoc.core.util.DbcpConfig
 
getUrl() - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
getUrl() - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
getUrl() - Method in class com.logicaldoc.gui.common.client.beans.GUIMessage
 
getUrl() - Method in class com.logicaldoc.gui.common.client.beans.GUISyndication
 
getUrl() - Method in class com.logicaldoc.gui.common.client.beans.GUIWebServiceSettings
 
getUrl() - Method in class com.logicaldoc.webservice.model.WSSystemInfo
 
getURL() - Method in class com.logicaldoc.util.http.HttpUpload
 
getUser() - Method in class com.logicaldoc.core.History
 
getUser() - Method in class com.logicaldoc.core.security.Group
If this is a user group, then it returns the user
getUser() - Method in class com.logicaldoc.core.security.Session
 
getUser() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmail
 
getUser() - Method in class com.logicaldoc.gui.common.client.beans.GUISession
 
getUser() - Method in class com.logicaldoc.gui.common.client.Session
 
getUser() - Method in class com.logicaldoc.gui.common.client.widgets.UserSelector
 
getUser() - Method in class com.logicaldoc.gui.common.client.widgets.UserSelectorCombo
 
getUser() - Method in class com.logicaldoc.gui.frontend.client.security.user.UserDetailsPanel
 
getUser(long) - Method in class com.logicaldoc.core.automation.SecurityTool
Retrieves a user object
getUser(long) - Method in class com.logicaldoc.core.automation.UserTool
Retrieves a user object
getUser(long) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Loads a given user from the database
getUser(long) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
getUser(long, AsyncCallback<GUIUser>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
getUser(String) - Method in class com.logicaldoc.core.automation.SecurityTool
Retrieves a user object
getUser(String) - Method in class com.logicaldoc.core.automation.UserTool
Retrieves a user object
getUser(String) - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
getUser(String) - Method in interface com.logicaldoc.core.security.dao.UserDAO
Depending on the global setting, it invokes findByUsername or findByUsernameIgnoreCase
getUser(String) - Method in interface com.logicaldoc.gui.login.client.services.LoginService
 
getUser(String) - Method in class com.logicaldoc.web.service.LoginServiceImpl
 
getUser(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapSecurityClient
 
getUser(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapSecurityService
 
getUser(String, long) - Method in interface com.logicaldoc.webservice.soap.SecurityService
Gets user metadata of an existing user with the given identifier
getUser(String, AsyncCallback<GUIUser>) - Method in interface com.logicaldoc.gui.login.client.services.LoginServiceAsync
 
getUserAgent() - Static method in class com.logicaldoc.gui.common.client.util.Util
Detects the user agent(browser's family)
getUserAgent() - Static method in class com.logicaldoc.gui.common.client.util.WindowUtils
 
getUserByUsername(String, String) - Method in class com.logicaldoc.webservice.soap.client.SoapSecurityClient
 
getUserByUsername(String, String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapSecurityService
 
getUserByUsername(String, String) - Method in interface com.logicaldoc.webservice.soap.SecurityService
Gets user metadata of an existing user with the given username
getUserClass() - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
getUserDAO() - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
getUserDAO() - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
getUserExcludes() - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
getUserGroup() - Method in class com.logicaldoc.core.security.User
Retrieves this user's group
getUserGroupName() - Method in class com.logicaldoc.core.security.User
The name of the group associated to this user, that is '_user_'+id
getUserGroupName() - Method in class com.logicaldoc.webservice.model.WSUser
 
getUserGroups() - Method in class com.logicaldoc.core.security.User
 
getUserHistoryDAO() - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
getUserHome(long) - Static method in class com.logicaldoc.core.util.UserUtil
This method retrieves the user folder.
getUserId() - Method in class com.logicaldoc.core.contact.Contact
 
getUserId() - Method in class com.logicaldoc.core.document.Bookmark
 
getUserId() - Method in class com.logicaldoc.core.document.DocumentNote
 
getUserId() - Method in class com.logicaldoc.core.document.Rating
 
getUserId() - Method in class com.logicaldoc.core.document.Version
 
getUserId() - Method in class com.logicaldoc.core.History
 
getUserId() - Method in class com.logicaldoc.core.searchengine.saved.SavedSearch
 
getUserId() - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
getUserId() - Method in class com.logicaldoc.core.security.Device
 
getUserId() - Method in class com.logicaldoc.core.security.PasswordHistory
 
getUserId() - Method in class com.logicaldoc.core.security.Session
 
getUserId() - Method in class com.logicaldoc.core.ticket.Ticket
 
getUserId() - Method in class com.logicaldoc.gui.common.client.beans.GUIContact
 
getUserId() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
getUserId() - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
getUserId() - Method in class com.logicaldoc.gui.common.client.beans.GUIRating
 
getUserId() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
getUserId() - Method in class com.logicaldoc.gui.common.client.websockets.WebsocketMessage
 
getUserId() - Method in class com.logicaldoc.webservice.model.WSBookmark
 
getUserId() - Method in class com.logicaldoc.webservice.model.WSNote
 
getUserId() - Method in class com.logicaldoc.webservice.model.WSRating
 
getUserIdentifierAttr() - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
getUserIds() - Method in class com.logicaldoc.gui.common.client.widgets.UserSelectorCombo
 
getUserIds() - Method in class com.logicaldoc.webservice.model.WSGroup
 
getUserIncludes() - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
getUserListenerManager() - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
getUserLogin() - Method in class com.logicaldoc.core.History
 
getUserLogin() - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
getUsername() - Method in class com.logicaldoc.core.communication.EMail
 
getUsername() - Method in class com.logicaldoc.core.communication.EMailSender
 
getUsername() - Method in class com.logicaldoc.core.document.DocumentNote
 
getUsername() - Method in class com.logicaldoc.core.document.Rating
 
getUsername() - Method in class com.logicaldoc.core.document.Version
 
getUsername() - Method in class com.logicaldoc.core.History
 
getUsername() - Method in class com.logicaldoc.core.security.Client
 
getUsername() - Method in class com.logicaldoc.core.security.Device
 
getUsername() - Method in class com.logicaldoc.core.security.Session
 
getUsername() - Method in class com.logicaldoc.core.security.User
 
getUsername() - Method in class com.logicaldoc.core.util.DbcpConfig
 
getUsername() - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
getUsername() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
getUsername() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
getUsername() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailSettings
 
getUsername() - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
getUsername() - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
getUsername() - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
getUsername() - Method in class com.logicaldoc.gui.common.client.beans.GUIRating
 
getUsername() - Method in class com.logicaldoc.gui.common.client.beans.GUISyndication
 
getUsername() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getUsername() - Method in class com.logicaldoc.gui.common.client.beans.GUIVersion
 
getUsername() - Method in class com.logicaldoc.gui.common.client.websockets.WebsocketMessage
 
getUsername() - Method in class com.logicaldoc.webservice.model.WSNote
 
getUsername() - Method in class com.logicaldoc.webservice.model.WSRating
 
getUsername() - Method in class com.logicaldoc.webservice.model.WSUser
 
getUserNo() - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
getUserNodes() - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
getUserRating(long) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Retrieves the vote of the current user on the specified document
getUserRating(long) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
getUserRating(long, AsyncCallback<GUIRating>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
getUserResource(long, String) - Static method in class com.logicaldoc.core.util.UserUtil
This method retrieves a user resource (file or folder).
getUsers() - Method in class com.logicaldoc.core.security.Group
 
getUsers() - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
getUsers() - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
getUsersDir() - Static method in class com.logicaldoc.core.util.UserUtil
This method retrieves the users root folder.
getUsersPanel() - Method in class com.logicaldoc.gui.frontend.client.security.user.UserDetailsPanel
 
getUserTab() - Method in class com.logicaldoc.gui.frontend.client.dashboard.DashboardPanel
 
getUserType() - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
getValidation() - Method in class com.logicaldoc.core.metadata.Attribute
 
getValidation() - Method in class com.logicaldoc.core.metadata.Template
 
getValidation() - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
getValidation() - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
getValidation() - Method in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
getValidation() - Method in class com.logicaldoc.webservice.model.WSAttribute
 
getValidation() - Method in class com.logicaldoc.webservice.model.WSTemplate
 
getValidationQuery() - Method in class com.logicaldoc.core.util.DbcpConfig
 
getValidity() - Method in class com.logicaldoc.gui.common.client.beans.GUIKeystore
 
getValidity() - Method in class com.logicaldoc.gui.common.client.beans.GUIMessage
 
getValue() - Method in class com.logicaldoc.core.metadata.Attribute
Gets the attribute value.
getValue() - Method in class com.logicaldoc.core.metadata.AttributeOption
 
getValue() - Method in class com.logicaldoc.core.sequence.Sequence
 
getValue() - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
Gets the attribute value.
getValue() - Method in class com.logicaldoc.gui.common.client.beans.GUIParameter
 
getValue() - Method in class com.logicaldoc.gui.common.client.beans.GUIReminder
 
getValue() - Method in class com.logicaldoc.gui.common.client.beans.GUISequence
 
getValue() - Method in class com.logicaldoc.gui.common.client.beans.GUIValue
 
getValue() - Method in class com.logicaldoc.util.Pair
Gets the value for this pair.
getValue() - Method in class com.logicaldoc.webservice.model.WSAttribute
Gets the attribute value.
getValue() - Method in class com.logicaldoc.webservice.model.WSAttributeOption
 
getValue() - Method in class com.logicaldoc.webservice.model.WSParameter
 
getValue(String) - Method in class com.logicaldoc.core.metadata.ExtensibleObject
 
getValue(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIExtensibleObject
 
getValue(String, GUIParameter[]) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
getValueAttributes(String) - Method in class com.logicaldoc.core.metadata.ExtensibleObject
 
getValueFieldItem() - Method in class com.logicaldoc.gui.frontend.client.search.ParameterConditionRow
 
getValues(String) - Method in class com.logicaldoc.core.metadata.ExtensibleObject
 
getValues(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIExtensibleObject
Retrieves the values of a multiple attribute
getVariableName() - Method in class com.logicaldoc.webservice.doc.model.JavaLanguageVariable
 
getVendor() - Method in class com.logicaldoc.core.SystemInfo
 
getVendor() - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
getVendor() - Method in class com.logicaldoc.webservice.model.WSSystemInfo
 
getVendorAddress() - Method in class com.logicaldoc.core.SystemInfo
 
getVendorAddress() - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
getVendorAddress() - Method in class com.logicaldoc.webservice.model.WSSystemInfo
 
getVendorCap() - Method in class com.logicaldoc.core.SystemInfo
 
getVendorCap() - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
getVendorCap() - Method in class com.logicaldoc.webservice.model.WSSystemInfo
 
getVendorCity() - Method in class com.logicaldoc.core.SystemInfo
 
getVendorCity() - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
getVendorCity() - Method in class com.logicaldoc.webservice.model.WSSystemInfo
 
getVendorCountry() - Method in class com.logicaldoc.core.SystemInfo
 
getVendorCountry() - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
getVendorCountry() - Method in class com.logicaldoc.webservice.model.WSSystemInfo
 
getVersion() - Method in class com.logicaldoc.core.document.AbstractDocument
The working version (the most recent version)
getVersion() - Method in class com.logicaldoc.core.History
 
getVersion() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getVersion() - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
getVersion() - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
getVersion() - Method in class com.logicaldoc.util.config.PluginDescriptorConfigurator
 
getVersion() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getVersion(String, long, String) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
getVersion(String, long, String) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Gets a specific version
getVersion(String, long, String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
getVersionContent(long, String) - Method in class com.logicaldoc.webservice.rest.client.RestDocumentClient
 
getVersionContent(long, String) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Retrieves the file content of a version.
getVersionContent(long, String) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
getVersionContent(String, long, String) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
getVersionContent(String, long, String) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Gets the content of a specific version of a document
getVersionContent(String, long, String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
getVersionDate() - Method in class com.logicaldoc.core.document.Version
 
getVersionDate() - Method in class com.logicaldoc.gui.common.client.beans.GUIVersion
 
getVersionDate() - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
getVersionDate() - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
getVersionHistory() - Method in class com.logicaldoc.webdav.resource.VersionControlledResourceImpl
Returns the VersionHistory associated with the repository node.
getVersionHistory() - Method in class com.logicaldoc.webdav.version.VersionResourceImpl
 
getVersionLabel() - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
getVersionLabel() - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
getVersions() - Method in class com.logicaldoc.webdav.version.VersionHistoryResourceImpl
 
getVersions(long) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Gets the version history of an existing document with the given identifier
getVersions(long) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
getVersions(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
getVersions(String, long) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Gets the version history of an existing document with the given identifier
getVersions(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
getVersionsById(long, long) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Retrieves two specific versions by its ID
getVersionsById(long, long) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
getVersionsById(long, long, AsyncCallback<GUIVersion[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
getView() - Method in class com.orange.links.client.DiagramController
 
getViewAsScrollPanel() - Method in class com.orange.links.client.DiagramController
 
getVisualizationMode() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsListPanel
 
getVisualizationMode() - Method in class com.logicaldoc.gui.frontend.client.search.HitsListPanel
 
getVote() - Method in class com.logicaldoc.core.document.Rating
 
getVote() - Method in class com.logicaldoc.gui.common.client.beans.GUIRating
 
getVote() - Method in class com.logicaldoc.webservice.model.WSRating
 
getWARN() - Static method in class com.logicaldoc.gui.common.client.beans.GUIEvent
 
getWebAppName(HttpServletRequest) - Static method in class com.logicaldoc.web.util.BaseURL
Gets the name od the application
getWebAppName(ServletRequest) - Static method in class com.logicaldoc.web.util.VirtualHostHelper
Gets the name of the web application
getWebCss() - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
getWebServiceClass() - Method in class com.logicaldoc.webservice.doc.model.WebServiceStubSet
 
getWelcomeMessage() - Method in class com.logicaldoc.gui.common.client.beans.GUISession
 
getWelcomeScreen() - Method in class com.logicaldoc.core.security.User
 
getWelcomeScreen() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getWfInstanceId() - Method in class com.logicaldoc.gui.frontend.client.workflow.WorkflowHistoriesPanel
 
getWflHistory() - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
getWfState() - Method in class com.logicaldoc.gui.frontend.client.workflow.designer.StateWidget
 
getWfTemplateId() - Method in class com.logicaldoc.gui.frontend.client.workflow.WorkflowHistoriesPanel
 
getWidget() - Method in class com.orange.links.client.shapes.FunctionShape
 
getWidget(String) - Method in class com.logicaldoc.gui.frontend.client.workflow.designer.WorkflowDrawingPanel
 
getWidth() - Method in class com.logicaldoc.core.document.DocumentNote
 
getWidth() - Method in class com.logicaldoc.core.imaging.ImageZone
 
getWidth() - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeSpec
 
getWidth() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
getWidth() - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
getWidth() - Method in class com.logicaldoc.gui.common.client.beans.GUIZone
 
getWidth() - Method in class com.logicaldoc.gui.common.client.widgets.StickyWindow.WindowStatus
 
getWidth() - Method in class com.logicaldoc.webservice.model.WSNote
 
getWidth() - Method in class com.orange.links.client.shapes.AbstractShape
 
getWidth(int) - Method in class com.logicaldoc.gui.common.client.widgets.ImageWithCanvases
Converts a width size in pixels into a virtual width(0..1)
getWorkflow() - Method in class com.logicaldoc.core.folder.FolderGroup
 
getWorkflow() - Method in class com.logicaldoc.gui.frontend.client.workflow.designer.WorkflowDesigner
 
getWorkflow() - Method in class com.logicaldoc.gui.frontend.client.workflow.TaskDetailsDialog
 
getWorkflowDashboard() - Method in class com.logicaldoc.gui.frontend.client.workflow.WorkflowDashlet
 
getWorkflowDesigner() - Method in class com.logicaldoc.gui.frontend.client.workflow.designer.WorkflowDrawingPanel
 
getWorkflowDetailsByTask(String) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowService
Retrieves all the info of the workflow of the given task
getWorkflowDetailsByTask(String, AsyncCallback<GUIWorkflow>) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowServiceAsync
 
getWorkflowGroup(long) - Method in class com.logicaldoc.core.metadata.Template
 
getWorkflowStatus() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getWorkflowStatus() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getWorkflowStatus() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getWorkflowStatusDisplay() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getWorkflowStatusDisplay() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getWorkflowStatusDisplay() - Method in class com.logicaldoc.webservice.model.WSDocument
 
getWorkflowTab() - Method in class com.logicaldoc.gui.frontend.client.dashboard.DashboardPanel
 
getWorkingTimes() - Method in class com.logicaldoc.core.security.User
 
getWorkingTimes() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getWorkingTimes() - Method in class com.logicaldoc.webservice.model.WSUser
 
getWorkspace(long) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Retrieves, the workspace where the document(or alias) is stored
getWorkspace(long) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
getWrappedDataSource() - Method in class com.logicaldoc.core.util.ConnectionPool
 
getWrite() - Method in class com.logicaldoc.core.folder.FolderGroup
 
getWrite() - Method in class com.logicaldoc.core.metadata.TemplateGroup
 
getWrite() - Method in class com.logicaldoc.core.security.MenuGroup
 
getYear() - Method in class com.logicaldoc.core.SystemInfo
 
getYear() - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
getYear() - Method in class com.logicaldoc.gui.common.client.beans.GUISequence
 
getYear() - Method in class com.logicaldoc.webservice.model.WSSystemInfo
 
getZonalCanvas() - Method in class com.logicaldoc.gui.frontend.client.metadata.barcode.BarcodeTemplatesPanel
 
getZone(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIOCRTemplate
 
getZones() - Method in class com.logicaldoc.gui.common.client.beans.GUIOCRTemplate
 
GhostscriptConverter - Class in com.logicaldoc.core.conversion
Converter to convert PDF into image
GhostscriptConverter() - Constructor for class com.logicaldoc.core.conversion.GhostscriptConverter
 
GhostUtil - Class in com.logicaldoc.core.util
Utility method for using GhostScript
GhostUtil() - Constructor for class com.logicaldoc.core.util.GhostUtil
 
GoogleAuthenticatorSetup - Class in com.logicaldoc.gui.frontend.client.security.twofactorsauth
Panel for setting up the Google Authenticator second factor authenticator.
GoogleAuthenticatorSetup(GUIUser) - Constructor for class com.logicaldoc.gui.frontend.client.security.twofactorsauth.GoogleAuthenticatorSetup
 
grantGroup(long, long, int, boolean) - Method in class com.logicaldoc.webservice.rest.endpoint.RestFolderService
 
grantGroup(long, long, int, boolean) - Method in interface com.logicaldoc.webservice.rest.FolderService
Grants group permission to the folder
grantGroup(String, long, long, int, boolean) - Method in class com.logicaldoc.webservice.soap.client.SoapFolderClient
 
grantGroup(String, long, long, int, boolean) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapFolderService
 
grantGroup(String, long, long, int, boolean) - Method in interface com.logicaldoc.webservice.soap.FolderService
Grants group permission to the folder
grantGroupToTemplate(String, long, long, int) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentMetadataClient
 
grantGroupToTemplate(String, long, long, int) - Method in interface com.logicaldoc.webservice.soap.DocumentMetadataService
Grants group permission to the template.
grantGroupToTemplate(String, long, long, int) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentMetadataService
 
grantUser(long, long, int, boolean) - Method in class com.logicaldoc.webservice.rest.endpoint.RestFolderService
 
grantUser(long, long, int, boolean) - Method in interface com.logicaldoc.webservice.rest.FolderService
Grants user permission to the folder.
grantUser(String, long, long, int, boolean) - Method in class com.logicaldoc.webservice.soap.client.SoapFolderClient
 
grantUser(String, long, long, int, boolean) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapFolderService
 
grantUser(String, long, long, int, boolean) - Method in interface com.logicaldoc.webservice.soap.FolderService
Grants user permission to the folder.
grantUserToTemplate(String, long, long, int) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentMetadataClient
 
grantUserToTemplate(String, long, long, int) - Method in interface com.logicaldoc.webservice.soap.DocumentMetadataService
Grants user permission to the template.
grantUserToTemplate(String, long, long, int) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentMetadataService
 
GridUtil - Class in com.logicaldoc.gui.common.client.util
 
GridUtil() - Constructor for class com.logicaldoc.gui.common.client.util.GridUtil
 
GridUtil.EndScrollListener - Interface in com.logicaldoc.gui.common.client.util
Listener to inject code at the end of a grid scroll
group - Variable in class com.logicaldoc.core.automation.RegexTool.RegexResult
 
Group - Class in com.logicaldoc.core.security
This class represents groups.
Group() - Constructor for class com.logicaldoc.core.security.Group
 
GROUP_ADMIN - Static variable in class com.logicaldoc.gui.common.client.Constants
 
GROUP_GUEST - Static variable in class com.logicaldoc.gui.common.client.Constants
 
GROUP_PUBLISHER - Static variable in class com.logicaldoc.gui.common.client.Constants
 
GroupDAO - Interface in com.logicaldoc.core.security.dao
 
GroupDetailsPanel - Class in com.logicaldoc.gui.frontend.client.security
This panel collects all groups details
GroupDetailsPanel(GroupsPanel) - Constructor for class com.logicaldoc.gui.frontend.client.security.GroupDetailsPanel
 
GROUPID_ADMIN - Static variable in class com.logicaldoc.core.security.Group
 
GROUPID_ADMIN - Static variable in class com.logicaldoc.webservice.model.WSGroup
 
GROUPID_PUBLISHER - Static variable in class com.logicaldoc.core.security.Group
 
groupingSepator() - Static method in class com.logicaldoc.gui.common.client.i18n.I18N
 
GroupPropertiesPanel - Class in com.logicaldoc.gui.frontend.client.security
Shows group's standard properties
GroupPropertiesPanel(GUIGroup, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.security.GroupPropertiesPanel
 
GroupsDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for groups data.
GroupsDataServlet() - Constructor for class com.logicaldoc.web.data.GroupsDataServlet
 
GroupsDS - Class in com.logicaldoc.gui.common.client.data
Datasource to retrieve all groups.
GroupsDS() - Constructor for class com.logicaldoc.gui.common.client.data.GroupsDS
 
GroupSelectorCombo - Class in com.logicaldoc.gui.common.client.widgets
This widget allows for the selection of a set of groups
GroupSelectorCombo(String, String) - Constructor for class com.logicaldoc.gui.common.client.widgets.GroupSelectorCombo
 
GroupsPanel - Class in com.logicaldoc.gui.frontend.client.security
This panel shows the list of users and a detail area.
GroupsPanel() - Constructor for class com.logicaldoc.gui.frontend.client.security.GroupsPanel
 
GroupUsersPanel - Class in com.logicaldoc.gui.frontend.client.security
This panel shows the list of users in a group.
GroupUsersPanel(long) - Constructor for class com.logicaldoc.gui.frontend.client.security.GroupUsersPanel
 
GUI_LANGUAGES - Static variable in class com.logicaldoc.gui.common.client.Feature
 
GUI_SETTINGS - Static variable in class com.logicaldoc.gui.common.client.Menu
 
GUIArchive - Class in com.logicaldoc.gui.common.client.beans
GUI representation of an import/export archive
GUIArchive() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIArchive
 
GUIAttribute - Class in com.logicaldoc.gui.common.client.beans
This class defines the value of an attribute associated to an extensible object.
GUIAttribute() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
GUIAttributeSet - Class in com.logicaldoc.gui.common.client.beans
 
GUIAttributeSet() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIAttributeSet
 
GUIAutomationRoutine - Class in com.logicaldoc.gui.common.client.beans
 
GUIAutomationRoutine() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIAutomationRoutine
 
GUIAutomationRoutine(long) - Constructor for class com.logicaldoc.gui.common.client.beans.GUIAutomationRoutine
 
GUIAutomationTrigger - Class in com.logicaldoc.gui.common.client.beans
Defins the rules to automatically trigger a routine.
GUIAutomationTrigger() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIAutomationTrigger
 
GUIBarcodeSpec - Class in com.logicaldoc.gui.common.client.beans
This the model for a barcode specification
GUIBarcodeSpec() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIBarcodeSpec
 
GUIBarcodeTemplate - Class in com.logicaldoc.gui.common.client.beans
This user interface bean to model a barcode template
GUIBarcodeTemplate() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIBarcodeTemplate
 
GUIBookmark - Class in com.logicaldoc.gui.common.client.beans
A user's bookmark
GUIBookmark() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIBookmark
 
GUIBranding - Class in com.logicaldoc.gui.common.client.beans
Branding ninformations
GUIBranding() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIBranding
 
GUICalendarEvent - Class in com.logicaldoc.gui.common.client.beans
This class represents an event in a calendar.
GUICalendarEvent() - Constructor for class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
GUIContact - Class in com.logicaldoc.gui.common.client.beans
GUI representation of a generic contact
GUIContact() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIContact
 
GUIContact(String) - Constructor for class com.logicaldoc.gui.common.client.beans.GUIContact
 
GUIContact(String, String, String) - Constructor for class com.logicaldoc.gui.common.client.beans.GUIContact
 
GUICriterion - Class in com.logicaldoc.gui.common.client.beans
 
GUICriterion() - Constructor for class com.logicaldoc.gui.common.client.beans.GUICriterion
 
GUID - Static variable in class com.logicaldoc.util.rss.FeedParser
 
GUIDashlet - Class in com.logicaldoc.gui.common.client.beans
Setting for the dashlet visualization.
GUIDashlet() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIDashlet
 
GUIDashlet(String, int, int, int) - Constructor for class com.logicaldoc.gui.common.client.beans.GUIDashlet
 
GUIDocument - Class in com.logicaldoc.gui.common.client.beans
Representation of a single document handled by the GUI
GUIDocument() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIDocument
 
GUIDocumentNote - Class in com.logicaldoc.gui.common.client.beans
Representation of a single document handled by the GUI
GUIDocumentNote() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
GUIDocuSignSettings - Class in com.logicaldoc.gui.common.client.beans
 
GUIDocuSignSettings() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIDocuSignSettings
 
GUIEmail - Class in com.logicaldoc.gui.common.client.beans
GUI representation of an e-mail to be sent
GUIEmail() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIEmail
 
GUIEmailAccount - Class in com.logicaldoc.gui.common.client.beans
Model of an email account.
GUIEmailAccount() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
GUIEmailRule - Class in com.logicaldoc.gui.common.client.beans
 
GUIEmailRule() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIEmailRule
 
GUIEmailSettings - Class in com.logicaldoc.gui.common.client.beans
Email Settings bean as used in the GUI
GUIEmailSettings() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIEmailSettings
 
GUIEvent - Class in com.logicaldoc.gui.common.client.beans
Simple bean storing GUI events
GUIEvent() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIEvent
 
GUIExtensibleObject - Class in com.logicaldoc.gui.common.client.beans
Main class for extensible objects
GUIExtensibleObject() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIExtensibleObject
 
GUIExtensibleObject(long) - Constructor for class com.logicaldoc.gui.common.client.beans.GUIExtensibleObject
 
GUIFolder - Class in com.logicaldoc.gui.common.client.beans
Represents a folder from the GUI view
GUIFolder() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIFolder
 
GUIFolder(long) - Constructor for class com.logicaldoc.gui.common.client.beans.GUIFolder
 
GUIForm - Class in com.logicaldoc.gui.common.client.beans
Representation of a form
GUIForm() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIForm
 
GUIGridsPanel - Class in com.logicaldoc.gui.frontend.client.settings.gui
Displays the settings for the documents grids.
GUIGridsPanel() - Constructor for class com.logicaldoc.gui.frontend.client.settings.gui.GUIGridsPanel
 
GUIGroup - Class in com.logicaldoc.gui.common.client.beans
Representation of a users group
GUIGroup() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIGroup
 
GUIHistory - Class in com.logicaldoc.gui.common.client.beans
Representation of a single history handled by the GUI
GUIHistory() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIHistory
 
GUIImportFolder - Class in com.logicaldoc.gui.common.client.beans
An Import Folder representation
GUIImportFolder() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
GUIIncrementalArchive - Class in com.logicaldoc.gui.common.client.beans
An incremental export archive configuration
GUIIncrementalArchive() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIIncrementalArchive
 
GUIInfo - Class in com.logicaldoc.gui.common.client.beans
General product informations
GUIInfo() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIInfo
 
GUIKeystore - Class in com.logicaldoc.gui.common.client.beans
GUI representation of a Key Store
GUIKeystore() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIKeystore
 
GUILanguagesPanel - Class in com.logicaldoc.gui.frontend.client.settings.gui
Displays a list of languages available for the GUI, allowing for enable/disable single languages.
GUILanguagesPanel() - Constructor for class com.logicaldoc.gui.frontend.client.settings.gui.GUILanguagesPanel
 
GUILDAPServer - Class in com.logicaldoc.gui.common.client.beans
LDAP Settings bean as used in the GUI
GUILDAPServer() - Constructor for class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
GuiLog - Class in com.logicaldoc.gui.common.client.log
Represents a client work session
GUIMenu - Class in com.logicaldoc.gui.common.client.beans
Represents a Menu from the GUI view
GUIMenu() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIMenu
 
GUIMessage - Class in com.logicaldoc.gui.common.client.beans
Genaeric message to the user
GUIMessage() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIMessage
 
GUIMessage(String, int) - Constructor for class com.logicaldoc.gui.common.client.beans.GUIMessage
 
GUIMessageTemplate - Class in com.logicaldoc.gui.common.client.beans
 
GUIMessageTemplate() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIMessageTemplate
 
GUIOCRTemplate - Class in com.logicaldoc.gui.common.client.beans
This models an OCR template
GUIOCRTemplate() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIOCRTemplate
 
GUIParameter - Class in com.logicaldoc.gui.common.client.beans
 
GUIParameter() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIParameter
 
GUIParameter(String, String) - Constructor for class com.logicaldoc.gui.common.client.beans.GUIParameter
 
GUIPatch - Class in com.logicaldoc.gui.common.client.beans
GUI representation of a patch.
GUIPatch() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIPatch
 
GUIRating - Class in com.logicaldoc.gui.common.client.beans
A document's rating.
GUIRating() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIRating
 
GUIReminder - Class in com.logicaldoc.gui.common.client.beans
Represents a reminder of a calendar event
GUIReminder() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIReminder
 
GUIReminder(int, String) - Constructor for class com.logicaldoc.gui.common.client.beans.GUIReminder
 
GUIReport - Class in com.logicaldoc.gui.common.client.beans
A Report representation
GUIReport() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIReport
 
GUIResult - Class in com.logicaldoc.gui.common.client.beans
Collects the results of a search and store some search statistics
GUIResult() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIResult
 
GUIRetentionPolicy - Class in com.logicaldoc.gui.common.client.beans
Implementation of a retention policy for the GUI
GUIRetentionPolicy() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIRetentionPolicy
 
GUIRight - Class in com.logicaldoc.gui.common.client.beans
Bean for rights assignments
GUIRight() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIRight
 
GUIScheduling - Class in com.logicaldoc.gui.common.client.beans
Representation of a task scheduling
GUIScheduling() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
GUIScheduling(String) - Constructor for class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
GUIScheme - Class in com.logicaldoc.gui.common.client.beans
Represents a scheme for custom ID / auto naming / auto folding
GUIScheme() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIScheme
 
GUISearchEngine - Class in com.logicaldoc.gui.common.client.beans
Representation of a search engine handled by the GUI
GUISearchEngine() - Constructor for class com.logicaldoc.gui.common.client.beans.GUISearchEngine
 
GUISearchOptions - Class in com.logicaldoc.gui.common.client.beans
Search options
GUISearchOptions() - Constructor for class com.logicaldoc.gui.common.client.beans.GUISearchOptions
Creates a new instance of SearchOptions
GUISecuritySettings - Class in com.logicaldoc.gui.common.client.beans
Security Settings bean as used in the GUI
GUISecuritySettings() - Constructor for class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
GUISequence - Class in com.logicaldoc.gui.common.client.beans
 
GUISequence() - Constructor for class com.logicaldoc.gui.common.client.beans.GUISequence
 
GUISession - Class in com.logicaldoc.gui.common.client.beans
Informations about the session created on the server side.
GUISession() - Constructor for class com.logicaldoc.gui.common.client.beans.GUISession
 
GUISettingsPanel - Class in com.logicaldoc.gui.frontend.client.settings.gui
This panel shows the Web Service and WebDAV settings, and also the external applications.
GUISettingsPanel() - Constructor for class com.logicaldoc.gui.frontend.client.settings.gui.GUISettingsPanel
 
GUIStamp - Class in com.logicaldoc.gui.common.client.beans
Implementation of a Stamp
GUIStamp() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIStamp
 
GUIStamp(long) - Constructor for class com.logicaldoc.gui.common.client.beans.GUIStamp
 
GUISyndication - Class in com.logicaldoc.gui.common.client.beans
A Syndication representation
GUISyndication() - Constructor for class com.logicaldoc.gui.common.client.beans.GUISyndication
 
GUITag - Class in com.logicaldoc.gui.common.client.beans
A simple tag representation
GUITag() - Constructor for class com.logicaldoc.gui.common.client.beans.GUITag
 
GUITask - Class in com.logicaldoc.gui.common.client.beans
Representation of a task
GUITask() - Constructor for class com.logicaldoc.gui.common.client.beans.GUITask
 
GUITemplate - Class in com.logicaldoc.gui.common.client.beans
This user interface bean to model a document template
GUITemplate() - Constructor for class com.logicaldoc.gui.common.client.beans.GUITemplate
 
GUITenant - Class in com.logicaldoc.gui.common.client.beans
This class represents a Tenant, that is a branch of the organization or an organizational unit or whatever other class of organization.
GUITenant() - Constructor for class com.logicaldoc.gui.common.client.beans.GUITenant
 
GUITransition - Class in com.logicaldoc.gui.common.client.beans
Representation of a workflow transition.
GUITransition() - Constructor for class com.logicaldoc.gui.common.client.beans.GUITransition
 
GUITransition(String) - Constructor for class com.logicaldoc.gui.common.client.beans.GUITransition
 
GUITransition(String, GUIWFState) - Constructor for class com.logicaldoc.gui.common.client.beans.GUITransition
 
GUITransition(String, String) - Constructor for class com.logicaldoc.gui.common.client.beans.GUITransition
 
GUIUser - Class in com.logicaldoc.gui.common.client.beans
User bean as used in the GUI
GUIUser() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIUser
 
GUIValue - Class in com.logicaldoc.gui.common.client.beans
General purpose value bean
GUIValue() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIValue
 
GUIValue(String, String) - Constructor for class com.logicaldoc.gui.common.client.beans.GUIValue
 
GUIVersion - Class in com.logicaldoc.gui.common.client.beans
Represents a document version
GUIVersion() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIVersion
 
GUIVIASettings - Class in com.logicaldoc.gui.common.client.beans
Settings of the VIA engine
GUIVIASettings() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIVIASettings
 
GUIWebServiceSettings - Class in com.logicaldoc.gui.common.client.beans
Web Service and WebDAV Settings bean as used in the GUI.
GUIWebServiceSettings() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIWebServiceSettings
 
GUIWFState - Class in com.logicaldoc.gui.common.client.beans
Workflow State bean as used in the GUI
GUIWFState() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIWFState
 
GUIWFState(String, String, int) - Constructor for class com.logicaldoc.gui.common.client.beans.GUIWFState
 
GUIWorkflow - Class in com.logicaldoc.gui.common.client.beans
Workflow bean as used in the GUI
GUIWorkflow() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
GUIWorkingTime - Class in com.logicaldoc.gui.common.client.beans
A working time slot to be used in the GUI
GUIWorkingTime() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIWorkingTime
 
GUIWorkingTime(String, Date, Date) - Constructor for class com.logicaldoc.gui.common.client.beans.GUIWorkingTime
 
GUIZone - Class in com.logicaldoc.gui.common.client.beans
This is the model for a Zone used in the OCR Template
GUIZone() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIZone
 
GUIZone(String, int) - Constructor for class com.logicaldoc.gui.common.client.beans.GUIZone
 
GZIPOutInterceptor - Class in com.logicaldoc.webservice
 
GZIPOutInterceptor() - Constructor for class com.logicaldoc.webservice.GZIPOutInterceptor
 

H

handleErrors(ServerValidationError[]) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentDetailTab
 
handleErrors(ServerValidationError[]) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentExtendedPropertiesPanel
 
handleErrors(ServerValidationError[]) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderDetailTab
 
handleErrors(ServerValidationError[]) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderExtendedPropertiesPanel
 
handleErrors(ServerValidationException) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentDetailTab
 
handleErrors(ServerValidationException) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderDetailTab
 
handleMessage(Message) - Method in class com.logicaldoc.webservice.WebserviceInterceptor
 
hashCode() - Method in class com.logicaldoc.core.communication.Recipient
 
hashCode() - Method in class com.logicaldoc.core.conversion.AbstractFormatConverter
 
hashCode() - Method in class com.logicaldoc.core.document.Tag
 
hashCode() - Method in class com.logicaldoc.core.folder.FolderGroup
 
hashCode() - Method in class com.logicaldoc.core.i18n.Language
 
hashCode() - Method in class com.logicaldoc.core.metadata.TemplateGroup
 
hashCode() - Method in class com.logicaldoc.core.metadata.validation.ValidationError
 
hashCode() - Method in class com.logicaldoc.core.PersistentObject
 
hashCode() - Method in class com.logicaldoc.core.security.MenuGroup
 
hashCode() - Method in class com.logicaldoc.core.security.Session
 
hashCode() - Method in class com.logicaldoc.core.security.UserGroup
 
hashCode() - Method in class com.logicaldoc.core.security.WorkingTime
 
hashCode() - Method in class com.logicaldoc.core.store.AbstractStorer
 
hashCode() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
hashCode() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
hashCode() - Method in class com.logicaldoc.util.io.AutoDeleteInputStream
 
hashCode() - Method in class com.logicaldoc.util.io.ZipInputStream
 
hashCode() - Method in class com.logicaldoc.util.Pair
Generate a hash code for this Pair.
hashCode() - Method in class com.logicaldoc.webservice.doc.model.StubTypeTree
 
hashCode() - Method in class com.logicaldoc.webservice.model.WSAttributeOption
 
hashCode() - Method in class com.logicaldoc.webservice.model.WSGroup
 
hashCode() - Method in class com.orange.links.client.shapes.AbstractShape
 
hashMD4(String) - Static method in class com.logicaldoc.util.crypt.CryptUtil
Converts a string into a MD4 hash.
hashNTLM1(String) - Static method in class com.logicaldoc.util.crypt.CryptUtil
Converts a string into a MD4 hash suitable for the NTLM v1 authentication
hasLock(Type, Scope) - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
hasMorePages() - Method in class com.logicaldoc.gui.frontend.client.folder.FolderCursor
 
hasNext() - Method in class com.logicaldoc.core.searchengine.Hits
 
hasPermission(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
hasPermission(String) - Method in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
hasPermission(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
hasStream() - Method in class com.logicaldoc.webdav.context.AbstractExportContext
 
hasStream() - Method in class com.logicaldoc.webdav.context.ImportContextImpl
 
hasWriteAccess(Folder, long) - Method in interface com.logicaldoc.core.folder.FolderDAO
Checks that the user has access to the folder and all its sub-items
hasWriteAccess(Folder, long) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
hasWriteAccess(Menu, long) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
hasWriteAccess(Menu, long) - Method in interface com.logicaldoc.core.security.dao.MenuDAO
Checks that the user has access to the menu and all its sub-items
HibernateAttributeOptionDAO - Class in com.logicaldoc.core.metadata
Hibernate implementation of AttributeOptionDAO
HibernateAttributeOptionDAO() - Constructor for class com.logicaldoc.core.metadata.HibernateAttributeOptionDAO
 
HibernateAttributeSetDAO - Class in com.logicaldoc.core.metadata
Hibernate implementation of TemplateDAO
HibernateAttributeSetDAO() - Constructor for class com.logicaldoc.core.metadata.HibernateAttributeSetDAO
 
HibernateBookmarkDAO - Class in com.logicaldoc.core.document.dao
Hibernate implementation of BookmarkDAO
HibernateBookmarkDAO() - Constructor for class com.logicaldoc.core.document.dao.HibernateBookmarkDAO
 
HibernateContactDAO - Class in com.logicaldoc.core.contact
Hibernate implementation of ContactDAO
HibernateContactDAO() - Constructor for class com.logicaldoc.core.contact.HibernateContactDAO
 
HibernateDashletDAO - Class in com.logicaldoc.core.dashlet
Hibernate implementation of DashletDAO
HibernateDeviceDAO - Class in com.logicaldoc.core.security.dao
An Hibernate based implementation of DeviceDAO
HibernateDocumentDAO - Class in com.logicaldoc.core.document.dao
Hibernate implementation of DocumentDAO
HibernateDocumentHistoryDAO - Class in com.logicaldoc.core.document.dao
Hibernate implementation of HistoryDAO
HibernateDocumentLinkDAO - Class in com.logicaldoc.core.document.dao
Hibernate implementation of DocumentLinkDAO
HibernateDocumentLinkDAO() - Constructor for class com.logicaldoc.core.document.dao.HibernateDocumentLinkDAO
 
HibernateDocumentNoteDAO - Class in com.logicaldoc.core.document.dao
Hibernate implementation of DocumentNoteDAO
HibernateDocumentNoteDAO() - Constructor for class com.logicaldoc.core.document.dao.HibernateDocumentNoteDAO
 
HibernateFolderDAO - Class in com.logicaldoc.core.folder
Hibernate implementation of FolderDAO
HibernateFolderHistoryDAO - Class in com.logicaldoc.core.folder
Hibernate implementation of FolderHistoryDAO
HibernateGenericDAO - Class in com.logicaldoc.core.generic
Hibernate implementation of GenericDAO
HibernateGenericDAO() - Constructor for class com.logicaldoc.core.generic.HibernateGenericDAO
 
HibernateGroupDAO - Class in com.logicaldoc.core.security.dao
 
HibernateMenuDAO - Class in com.logicaldoc.core.security.dao
Hibernate implementation of MenuDAO
HibernateMessageTemplateDAO - Class in com.logicaldoc.core.communication
Hibernate implementation of MessageTemplateDAO
HibernateMessageTemplateDAO() - Constructor for class com.logicaldoc.core.communication.HibernateMessageTemplateDAO
 
HibernatePasswordHistoryDAO - Class in com.logicaldoc.core.security.dao
Hibernate implementation of PasswordHistoryDAO
HibernatePersistentObjectDAO<T extends PersistentObject> - Class in com.logicaldoc.core
Hibernate implementation of PersistentObjectDAO
HibernateRatingDAO - Class in com.logicaldoc.core.document.dao
Hibernate implementation of RatingDAO
HibernateRatingDAO() - Constructor for class com.logicaldoc.core.document.dao.HibernateRatingDAO
 
HibernateSearchDAO - Class in com.logicaldoc.core.searchengine.saved
Hibernate implementation of SearchDAO
HibernateSequenceDAO - Class in com.logicaldoc.core.sequence
Hibernate implementation of SequenceDAO.
HibernateSessionDAO - Class in com.logicaldoc.core.security.dao
 
HibernateSystemMessageDAO - Class in com.logicaldoc.core.communication
Hibernate implementation of SystemMessageDAO
HibernateSystemMessageDAO() - Constructor for class com.logicaldoc.core.communication.HibernateSystemMessageDAO
 
HibernateSystemMessageDAO.SystemMessageMapper - Class in com.logicaldoc.core.communication
 
HibernateTemplateDAO - Class in com.logicaldoc.core.metadata
Hibernate implementation of TemplateDAO
HibernateTemplateDAO() - Constructor for class com.logicaldoc.core.metadata.HibernateTemplateDAO
 
HibernateTenantDAO - Class in com.logicaldoc.core.security.dao
 
HibernateTicketDAO - Class in com.logicaldoc.core.ticket
Hibernate implementation of TicketDAO
HibernateTicketDAO() - Constructor for class com.logicaldoc.core.ticket.HibernateTicketDAO
 
HibernateUserDAO - Class in com.logicaldoc.core.security.dao
Hibernate implementation of UserDAO
HibernateUserHistoryDAO - Class in com.logicaldoc.core.security.dao
 
HibernateVersionDAO - Class in com.logicaldoc.core.document.dao
Hibernate implementation of DocumentDAO
HibernateWebserviceCallDAO - Class in com.logicaldoc.webservice
Hibernate implementation of ChatMessageyDAO
hideKnowbs(DrawItem) - Static method in class com.logicaldoc.gui.frontend.client.document.note.AbstractAnnotationsWindow
Hides the knobs to edit an item
hideSave() - Method in class com.logicaldoc.gui.common.client.widgets.EditingTabSet
 
highlightMovablePoint(Point) - Method in class com.orange.links.client.connection.AbstractConnection
 
highlightSelectableArea(Point) - Method in class com.orange.links.client.shapes.FunctionShape
 
History - Class in com.logicaldoc.core
Superclass for history entries
History() - Constructor for class com.logicaldoc.core.History
 
HISTORY - Static variable in class com.logicaldoc.gui.common.client.Menu
 
HistoryPanel - Class in com.logicaldoc.gui.frontend.client.document
This panel shows the history of a document
HistoryPanel - Class in com.logicaldoc.gui.frontend.client.folder
This panel shows the history of a folder
HistoryPanel(GUIDocument) - Constructor for class com.logicaldoc.gui.frontend.client.document.HistoryPanel
 
HistoryPanel(GUIFolder) - Constructor for class com.logicaldoc.gui.frontend.client.folder.HistoryPanel
 
Hit - Class in com.logicaldoc.core.searchengine
Search result
Hit() - Constructor for class com.logicaldoc.core.searchengine.Hit
 
HitField - Enum in com.logicaldoc.core.searchengine
Models the field names that can be stored in the index
HitMapper() - Constructor for class com.logicaldoc.core.searchengine.folder.FolderSearch.HitMapper
 
HitMapper() - Constructor for class com.logicaldoc.core.searchengine.TagSearch.HitMapper
 
HitMapper(Map<Long, Hit>) - Constructor for class com.logicaldoc.core.searchengine.FulltextSearch.HitMapper
 
Hits - Class in com.logicaldoc.core.searchengine
Iterator on the collection of hits, plus some statistical informations about the query.
Hits() - Constructor for class com.logicaldoc.core.searchengine.Hits
 
Hits(QueryResponse) - Constructor for class com.logicaldoc.core.searchengine.Hits
 
HitsListPanel - Class in com.logicaldoc.gui.frontend.client.search
This panel shows a list of search results in a tabular way.
HitsListPanel() - Constructor for class com.logicaldoc.gui.frontend.client.search.HitsListPanel
 
HOT_FOLDER - Static variable in class com.logicaldoc.gui.common.client.Feature
 
HoughLine() - Constructor for class com.logicaldoc.core.imaging.ImageDeskew.HoughLine
 
HOUR - com.logicaldoc.util.time.TimeDiff.TimeField
 
HTMLColor - Class in com.logicaldoc.util.html
 
HTMLColor() - Constructor for class com.logicaldoc.util.html.HTMLColor
 
HtmlItemEditor - Class in com.logicaldoc.gui.common.client.widgets.automation
This popup window is used to show the HTML content of an Automation item
HtmlItemEditor(FormItem, ChangedHandler) - Constructor for class com.logicaldoc.gui.common.client.widgets.automation.HtmlItemEditor
 
HTMLPanel - Class in com.logicaldoc.gui.common.client.widgets
 
HTMLPanel(String) - Constructor for class com.logicaldoc.gui.common.client.widgets.HTMLPanel
 
HTMLParser - Class in com.logicaldoc.core.parser
Text extractor for HyperText Markup Language (HTML).
HTMLParser() - Constructor for class com.logicaldoc.core.parser.HTMLParser
 
HTMLSanitizer - Class in com.logicaldoc.util.html
Removes elements from an HTML document that may lead to security problems
HTMLSanitizer() - Constructor for class com.logicaldoc.util.html.HTMLSanitizer
 
HttpBasicAuthenticationHeader - Class in com.logicaldoc.util.http
 
HttpBasicAuthenticationHeader() - Constructor for class com.logicaldoc.util.http.HttpBasicAuthenticationHeader
 
HttpFirewall - Class in com.logicaldoc.web.firewall
A firewall specialization that allows to be turned off.
HttpFirewall() - Constructor for class com.logicaldoc.web.firewall.HttpFirewall
 
HttpUpload - Class in com.logicaldoc.util.http
 
HttpUpload() - Constructor for class com.logicaldoc.util.http.HttpUpload
 
HttpUtil - Class in com.logicaldoc.util.http
 
HttpUtil() - Constructor for class com.logicaldoc.util.http.HttpUtil
 

I

I18N - Class in com.logicaldoc.gui.common.client.i18n
Retrieves i18n resources
I18N - Class in com.logicaldoc.i18n
A class for retrieval of localized messages.
I18N() - Constructor for class com.logicaldoc.gui.common.client.i18n.I18N
 
I18NCellFormatter - Class in com.logicaldoc.gui.common.client.formatters
Utility formatter for those cells that contains internationalized messages (the content is an i18n message key).
I18NCellFormatter() - Constructor for class com.logicaldoc.gui.common.client.formatters.I18NCellFormatter
 
I18NTool - Class in com.logicaldoc.core.automation
Utility class to handle translations from inside Automation
I18NTool() - Constructor for class com.logicaldoc.core.automation.I18NTool
 
I18NTool(Map<? extends String, ? extends String>) - Constructor for class com.logicaldoc.core.automation.I18NTool
 
IconSelector - Class in com.logicaldoc.core.util
utility class to select an icon based on a file extension
IconSelector() - Constructor for class com.logicaldoc.core.util.IconSelector
 
iconWithFilename(String, String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
id - Variable in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
ID - com.logicaldoc.core.searchengine.HitField
 
ignoreCaseLogin() - Static method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
IMAGE_EXTS - Static variable in class com.logicaldoc.gui.common.client.util.Util
 
imageBase64Src(String) - Static method in class com.logicaldoc.gui.common.client.util.Util
Manipulates the given Base64 image specification into a Src to be uses in a <img> tag
ImageConverter - Class in com.logicaldoc.core.conversion
Converter to convert image files in PDF
ImageConverter() - Constructor for class com.logicaldoc.core.conversion.ImageConverter
 
ImageCropper - Class in com.logicaldoc.gui.common.client.widgets
Displays an image and allows the seletion of an area.
ImageCropper(String, int, double) - Constructor for class com.logicaldoc.gui.common.client.widgets.ImageCropper
 
ImageDeskew - Class in com.logicaldoc.core.imaging
A simple class for calculating the skew degree of an image
ImageDeskew(BufferedImage) - Constructor for class com.logicaldoc.core.imaging.ImageDeskew
Constructor.
ImageDeskew.HoughLine - Class in com.logicaldoc.core.imaging
Representation of a line in the image.
ImageDrawingPane - Class in com.logicaldoc.gui.common.client.widgets
Displays an image with drawings over it
ImageDrawingPane(String, List<DrawItem>, ImageLoader.CallBack) - Constructor for class com.logicaldoc.gui.common.client.widgets.ImageDrawingPane
 
imageHTML(String) - Static method in class com.logicaldoc.gui.common.client.util.Util
Generates HTML image code.
imageHTML(String, Integer, Integer, String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
imageHTML(String, String, String) - Static method in class com.logicaldoc.gui.common.client.util.Util
Generates HTML image code with style.
ImageLightbox - Class in com.logicaldoc.gui.common.client.widgets
 
ImageLightbox(long, String) - Constructor for class com.logicaldoc.gui.common.client.widgets.ImageLightbox
 
imagePrefix() - Static method in class com.logicaldoc.gui.common.client.util.Util
 
ImageThumbnailBuilder - Class in com.logicaldoc.core.document.thumbnail
Takes care of images thumbnail builder
ImageThumbnailBuilder() - Constructor for class com.logicaldoc.core.document.thumbnail.ImageThumbnailBuilder
 
ImageUploader - Class in com.logicaldoc.gui.frontend.client.tenant
This popup window is used to upload new branding images
ImageUploader(String, TenantBrandingPanel) - Constructor for class com.logicaldoc.gui.frontend.client.tenant.ImageUploader
 
imageUrl(String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
ImageUtil - Class in com.logicaldoc.core.imaging
Utility methods for handling images
ImageUtil() - Constructor for class com.logicaldoc.core.imaging.ImageUtil
 
ImageWithCanvases - Class in com.logicaldoc.gui.common.client.widgets
Displays an image and allows the insertion of canvases inside it
ImageWithCanvases(String, Integer, List<Canvas>, ImageLoader.CallBack) - Constructor for class com.logicaldoc.gui.common.client.widgets.ImageWithCanvases
 
ImageWithCanvases(String, List<Canvas>, ImageLoader.CallBack) - Constructor for class com.logicaldoc.gui.common.client.widgets.ImageWithCanvases
 
ImageZone - Class in com.logicaldoc.core.imaging
A zone specification inside an image.
ImageZone() - Constructor for class com.logicaldoc.core.imaging.ImageZone
 
IMMUTABLE - com.logicaldoc.core.document.DocumentEvent
 
IMMUTABLE - com.logicaldoc.core.security.Permission
 
IMPEX - Static variable in class com.logicaldoc.gui.common.client.Feature
 
IMPEX - Static variable in class com.logicaldoc.gui.common.client.Menu
 
ImpexFoldersDS - Class in com.logicaldoc.gui.common.client.data
Datasource to retrieve all folders inside the impex/in folder.
ImpexFoldersDS() - Constructor for class com.logicaldoc.gui.common.client.data.ImpexFoldersDS
 
ImpexMenu - Class in com.logicaldoc.gui.frontend.client.impex
This panel shows the administration of import/export features.
ImpexMenu() - Constructor for class com.logicaldoc.gui.frontend.client.impex.ImpexMenu
 
ImpexService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the Impex Service.
ImpexService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
ImpexServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
imporKeystore(GUIKeystore) - Method in interface com.logicaldoc.gui.frontend.client.services.SignService
 
imporKeystore(GUIKeystore, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SignServiceAsync
 
IMPORT - com.logicaldoc.core.security.Permission
 
IMPORT_LOCAL_FOLDERS - Static variable in class com.logicaldoc.gui.common.client.Feature
 
IMPORT_REMOTE_FOLDERS - Static variable in class com.logicaldoc.gui.common.client.Feature
 
ImportArchiveFoldersList - Class in com.logicaldoc.gui.frontend.client.impex.archives
Panel showing the list of archive import folders
ImportArchiveFoldersList(ImportArchivesPanel) - Constructor for class com.logicaldoc.gui.frontend.client.impex.archives.ImportArchiveFoldersList
 
ImportArchivesList - Class in com.logicaldoc.gui.frontend.client.impex.archives
Panel showing the list of export archives
ImportArchivesList() - Constructor for class com.logicaldoc.gui.frontend.client.impex.archives.ImportArchivesList
 
ImportArchivesPanel - Class in com.logicaldoc.gui.frontend.client.impex.archives
Panel showing export archives control panel
ImportArchivesPanel() - Constructor for class com.logicaldoc.gui.frontend.client.impex.archives.ImportArchivesPanel
 
importBrandingPackage() - Method in interface com.logicaldoc.gui.frontend.client.services.TenantService
Imports the uploaded branding package
importBrandingPackage(AsyncCallback<GUIBranding>) - Method in interface com.logicaldoc.gui.frontend.client.services.TenantServiceAsync
 
importContent(ImportContext, boolean) - Method in class com.logicaldoc.webdav.io.handler.DefaultHandler
 
importContent(ImportContext, boolean) - Method in interface com.logicaldoc.webdav.io.handler.IOHandler
 
importContent(ImportContext, boolean) - Method in interface com.logicaldoc.webdav.io.manager.IOManager
 
importContent(ImportContext, boolean) - Method in class com.logicaldoc.webdav.io.manager.IOManagerImpl
 
importContent(ImportContext, DavResource) - Method in class com.logicaldoc.webdav.io.handler.DefaultHandler
 
importContent(ImportContext, DavResource) - Method in interface com.logicaldoc.webdav.io.handler.IOHandler
 
importContent(ImportContext, DavResource) - Method in interface com.logicaldoc.webdav.io.manager.IOManager
 
importContent(ImportContext, DavResource) - Method in class com.logicaldoc.webdav.io.manager.IOManagerImpl
 
ImportContext - Interface in com.logicaldoc.webdav.context
For more informations, please visit ImportContext
ImportContextImpl - Class in com.logicaldoc.webdav.context
For more informations, please visit ImportContextImpl
ImportContextImpl(Resource, String, InputStream) - Constructor for class com.logicaldoc.webdav.context.ImportContextImpl
 
ImportContextImpl(Resource, String, InputContext) - Constructor for class com.logicaldoc.webdav.context.ImportContextImpl
 
ImportDetailsPanel - Class in com.logicaldoc.gui.frontend.client.impex.archives
This panel collects all documents details
ImportDetailsPanel(GUIArchive, ImportArchivesList) - Constructor for class com.logicaldoc.gui.frontend.client.impex.archives.ImportDetailsPanel
 
importDiagram(String, DiagramWidgetFactory) - Method in class com.orange.links.client.DiagramController
 
importDocuments(long, String[]) - Method in class com.logicaldoc.dropbox.DropboxServiceImpl
 
importDocuments(long, String[]) - Method in interface com.logicaldoc.gui.frontend.client.services.DropboxService
 
importDocuments(long, String[]) - Method in interface com.logicaldoc.gui.frontend.client.services.ShareFileService
 
importDocuments(long, String[], AsyncCallback<Integer>) - Method in interface com.logicaldoc.gui.frontend.client.services.DropboxServiceAsync
 
importDocuments(long, String[], AsyncCallback<Integer>) - Method in interface com.logicaldoc.gui.frontend.client.services.ShareFileServiceAsync
 
importDocuments(long, String[], String[]) - Method in interface com.logicaldoc.gui.frontend.client.services.ZohoService
Exports documents and folders from Zoho into LogicalDOC
importDocuments(long, String[], String[], AsyncCallback<Integer>) - Method in interface com.logicaldoc.gui.frontend.client.services.ZohoServiceAsync
 
importDocuments(String[], long, String) - Method in interface com.logicaldoc.gui.frontend.client.services.GDriveService
Imports some Google documents into LogicalDOC
importDocuments(String[], long, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.GDriveServiceAsync
 
ImportFolderAdvancedProperties - Class in com.logicaldoc.gui.frontend.client.impex.folders
Shows import folder's advanced properties and read-only data
ImportFolderAdvancedProperties(GUIImportFolder, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.impex.folders.ImportFolderAdvancedProperties
 
ImportFolderDetailsPanel - Class in com.logicaldoc.gui.frontend.client.impex.folders
This panel collects details about an import folder
ImportFolderDetailsPanel(ImportFoldersPanel) - Constructor for class com.logicaldoc.gui.frontend.client.impex.folders.ImportFolderDetailsPanel
 
ImportFolderDetailsTab - Class in com.logicaldoc.gui.frontend.client.impex.folders
Superclass for all tab panels in the import folders details area
ImportFolderDetailsTab(GUIImportFolder, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.impex.folders.ImportFolderDetailsTab
 
ImportFolderHistoryDS - Class in com.logicaldoc.gui.common.client.data
Datasource to handle the grids of import folder histories.
ImportFolderHistoryDS(long, Integer) - Constructor for class com.logicaldoc.gui.common.client.data.ImportFolderHistoryDS
 
ImportFolderHistoryPanel - Class in com.logicaldoc.gui.frontend.client.impex.folders
Shows import folder's history
ImportFolderHistoryPanel(GUIImportFolder, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.impex.folders.ImportFolderHistoryPanel
 
ImportFoldersDS - Class in com.logicaldoc.gui.common.client.data
Datasource to retrieve all import folders.
ImportFoldersDS(boolean) - Constructor for class com.logicaldoc.gui.common.client.data.ImportFoldersDS
 
ImportFolderService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the ImportFolder Service.
ImportFolderService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
ImportFolderServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
ImportFoldersPanel - Class in com.logicaldoc.gui.frontend.client.impex.folders
Panel showing the details of an import folder
ImportFoldersPanel() - Constructor for class com.logicaldoc.gui.frontend.client.impex.folders.ImportFoldersPanel
 
ImportFolderStandardProperties - Class in com.logicaldoc.gui.frontend.client.impex.folders
Shows import folder's standard properties and read-only data
ImportFolderStandardProperties(GUIImportFolder, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.impex.folders.ImportFolderStandardProperties
 
importSchema() - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowService
Imports a new workflow schema already uploaded
importSchema(AsyncCallback<GUIWorkflow>) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowServiceAsync
 
ImportSettingsPanel - Class in com.logicaldoc.gui.frontend.client.impex.archives
This panel shows the settings form for an import archive.
ImportSettingsPanel(GUIArchive, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.impex.archives.ImportSettingsPanel
 
importUsers(String[], long) - Method in interface com.logicaldoc.gui.frontend.client.services.LDAPService
Imports a selection of users
importUsers(String[], long, AsyncCallback<GUIValue[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.LDAPServiceAsync
 
IncomingMessage - Class in com.logicaldoc.gui.common.client.widgets
An useful panel to show incoming messages to the user
IncomingMessage(String, ClickHandler) - Constructor for class com.logicaldoc.gui.common.client.widgets.IncomingMessage
 
INCREMENTAL_ARCHIVES - Static variable in class com.logicaldoc.gui.common.client.Feature
 
IncrementalArchivesDS - Class in com.logicaldoc.gui.common.client.data
Datasource to handle imcremental export archives grid lists.
IncrementalArchivesDS(int) - Constructor for class com.logicaldoc.gui.common.client.data.IncrementalArchivesDS
 
IncrementalArchivesList - Class in com.logicaldoc.gui.frontend.client.impex.archives
Panel showing the list of export archives
IncrementalArchivesList(int) - Constructor for class com.logicaldoc.gui.frontend.client.impex.archives.IncrementalArchivesList
 
IncrementalDetailsPanel - Class in com.logicaldoc.gui.frontend.client.impex.archives
This panel collects all documents details
IncrementalDetailsPanel(GUIIncrementalArchive, IncrementalArchivesList) - Constructor for class com.logicaldoc.gui.frontend.client.impex.archives.IncrementalDetailsPanel
 
IncrementalSettingsPanel - Class in com.logicaldoc.gui.frontend.client.impex.archives
This panel shows the settings of an incremental import configuration
IncrementalSettingsPanel(GUIIncrementalArchive, ChangedHandler, FolderChangeListener) - Constructor for class com.logicaldoc.gui.frontend.client.impex.archives.IncrementalSettingsPanel
 
index - Variable in class com.logicaldoc.core.imaging.ImageDeskew.HoughLine
 
INDEX - Static variable in class com.logicaldoc.gui.common.client.Menu
 
INDEX_INDEXED - Static variable in class com.logicaldoc.core.document.AbstractDocument
 
INDEX_INDEXED - Static variable in class com.logicaldoc.gui.common.client.Constants
The document has already been indexed
INDEX_INDEXED - Static variable in class com.logicaldoc.webservice.model.WSDocument
 
INDEX_LANGUAGES - Static variable in class com.logicaldoc.gui.common.client.Feature
 
INDEX_SKIP - Static variable in class com.logicaldoc.core.document.AbstractDocument
 
INDEX_SKIP - Static variable in class com.logicaldoc.gui.common.client.Constants
 
INDEX_SKIP - Static variable in class com.logicaldoc.webservice.model.WSDocument
 
INDEX_TO_INDEX - Static variable in class com.logicaldoc.core.document.AbstractDocument
 
INDEX_TO_INDEX - Static variable in class com.logicaldoc.gui.common.client.Constants
The document must be indexed, both metadata and content
INDEX_TO_INDEX - Static variable in class com.logicaldoc.webservice.model.WSDocument
 
INDEX_TO_INDEX_METADATA - Static variable in class com.logicaldoc.core.document.AbstractDocument
 
INDEX_TO_INDEX_METADATA - Static variable in class com.logicaldoc.gui.common.client.Constants
The document must be indexed, just the metadata
indexDocuments(Long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Indexes the given set of documents
indexDocuments(Long[]) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
indexDocuments(Long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
INDEXED - com.logicaldoc.core.document.DocumentEvent
 
IndexerTask - Class in com.logicaldoc.core.searchengine
This task enlists all non-indexed documents and performs the indexing
IndexerTask() - Constructor for class com.logicaldoc.core.searchengine.IndexerTask
 
IndexingQueueDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for retrieving the current indexing queue
IndexingQueueDataServlet() - Constructor for class com.logicaldoc.web.data.IndexingQueueDataServlet
 
IndexingQueueDS - Class in com.logicaldoc.gui.common.client.data
Data Source to display the indexing queue
IndexingQueueDS(Integer) - Constructor for class com.logicaldoc.gui.common.client.data.IndexingQueueDS
 
IndexOptimizer - Class in com.logicaldoc.core.searchengine
This task optimises all indexes
IndexOptimizer() - Constructor for class com.logicaldoc.core.searchengine.IndexOptimizer
 
indexPage(String, File, List<Class<?>>) - Method in class com.logicaldoc.webservice.doc.WebserviceDocGen
 
inDragBuildArrow - Variable in class com.orange.links.client.DiagramController
 
inDragMovablePoint - Variable in class com.orange.links.client.DiagramController
 
inDragWidget - Variable in class com.orange.links.client.DiagramController
 
inEditionDragMovablePoint - Variable in class com.orange.links.client.DiagramController
 
inEditionSelectableShapeToDrawConnection - Variable in class com.orange.links.client.DiagramController
 
info(String) - Method in class com.logicaldoc.core.automation.LogTool
Writes in the system log with INFO priority
info(String) - Static method in class com.logicaldoc.gui.common.client.log.GuiLog
 
info(String, String) - Method in class com.logicaldoc.gui.common.client.log.EventPanel
 
info(String, String) - Static method in class com.logicaldoc.gui.common.client.log.GuiLog
 
INFO - Static variable in class com.logicaldoc.gui.common.client.beans.GUIEvent
 
InfoPanel - Class in com.logicaldoc.gui.common.client.widgets
An useful panel to show informations to the user
InfoPanel(String) - Constructor for class com.logicaldoc.gui.common.client.widgets.InfoPanel
 
informCompleted(boolean) - Method in class com.logicaldoc.webdav.context.AbstractExportContext
 
informCompleted(boolean) - Method in class com.logicaldoc.webdav.context.ExportContextImpl
 
informCompleted(boolean) - Method in class com.logicaldoc.webdav.context.ImportContextImpl
 
InfoService - Interface in com.logicaldoc.gui.common.client.services
Informations service
InfoService.Instance - Class in com.logicaldoc.gui.common.client.services
 
InfoServiceAsync - Interface in com.logicaldoc.gui.common.client.services
 
InfoServiceImpl - Class in com.logicaldoc.web.service
Implementation of the InfoService
InfoServiceImpl() - Constructor for class com.logicaldoc.web.service.InfoServiceImpl
 
inheritACLs(Group, long) - Method in interface com.logicaldoc.core.security.dao.GroupDAO
This method replicates all ACLs of the parent group to another group.
inheritACLs(Group, long) - Method in class com.logicaldoc.core.security.dao.HibernateGroupDAO
 
inheritRights(long, long) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderService
Inherits the rights of another folder
inheritRights(long, long) - Method in class com.logicaldoc.web.service.FolderServiceImpl
 
inheritRights(long, long, AsyncCallback<GUIFolder>) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderServiceAsync
 
InheritRightsDialog - Class in com.logicaldoc.gui.frontend.client.folder
This is the form used to select a folder to inherit the rights from
InheritRightsDialog(FolderSecurityPanel) - Constructor for class com.logicaldoc.gui.frontend.client.folder.InheritRightsDialog
 
init() - Method in class com.logicaldoc.core.dbinit.PluginDbInit
Intitializes the database using 'DbInit' extension point.
init() - Method in class com.logicaldoc.core.document.DocumentListenerManager
 
init() - Method in class com.logicaldoc.core.folder.FolderListenerManager
 
init() - Method in class com.logicaldoc.core.i18n.LanguageManager
 
init() - Static method in class com.logicaldoc.core.parser.ParserFactory
Registers all parsers from extension points
init() - Method in interface com.logicaldoc.core.searchengine.SearchEngine
To be called on the context startup, this method creates all indexes and unlock the existing ones
init() - Method in class com.logicaldoc.core.searchengine.StandardSearchEngine
 
init() - Method in class com.logicaldoc.core.security.UserListenerManager
 
init() - Method in class com.logicaldoc.core.store.AbstractStorer
 
init() - Method in interface com.logicaldoc.core.store.Storer
Initialization method
init() - Method in class com.logicaldoc.core.store.StorerManager
 
init() - Method in class com.logicaldoc.core.util.ConnectionPool
 
init() - Method in class com.logicaldoc.webdav.web.WebdavServlet
 
init(GUIInfo) - Static method in class com.logicaldoc.gui.common.client.Feature
 
init(GUIInfo) - Static method in class com.logicaldoc.gui.common.client.i18n.I18N
 
init(GUISession) - Method in class com.logicaldoc.gui.common.client.Session
 
init(GUIUser) - Static method in class com.logicaldoc.gui.common.client.i18n.I18N
 
init(GUIUser) - Static method in class com.logicaldoc.gui.common.client.Menu
 
init(String) - Method in class com.logicaldoc.util.plugin.PluginRegistry
Initializes all found plugins
init(String[]) - Method in class com.logicaldoc.core.dbinit.PluginDbInit
 
init(Map<String, String>) - Method in class com.logicaldoc.cmis.ServiceFactory
 
init(FilterConfig) - Method in class com.logicaldoc.web.xss.XssFilter
 
init(ServletConfig) - Method in class com.logicaldoc.webdav.web.AbstractWebdavServlet
 
INIT_PARAM_AUTHENTICATE_HEADER - Static variable in class com.logicaldoc.webdav.web.WebdavServlet
 
INIT_PARAM_MISSING_AUTH_MAPPING - Static variable in class com.logicaldoc.webdav.web.WebdavServlet
 
INIT_PARAM_RESOURCE_CONFIG - Static variable in class com.logicaldoc.webdav.web.WebdavServlet
 
INIT_PARAM_RESOURCE_PATH_PREFIX - Static variable in class com.logicaldoc.webdav.web.WebdavServlet
 
initialize() - Static method in class com.logicaldoc.core.automation.Automation
 
initialize(int[], int) - Method in class com.logicaldoc.util.sql.SqlUtil
 
initialize(SystemMessage) - Method in class com.logicaldoc.core.communication.HibernateSystemMessageDAO
 
initialize(Document) - Method in class com.logicaldoc.core.automation.DocTool
Initializes lazy loaded collections
initialize(Document) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Initializes lazy loaded collections
initialize(Document) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
initialize(Version) - Method in class com.logicaldoc.core.document.dao.HibernateVersionDAO
 
initialize(Folder) - Method in class com.logicaldoc.core.automation.FolderTool
Initializes lazy loaded collections
initialize(Folder) - Method in interface com.logicaldoc.core.folder.FolderDAO
Initializes lazy loaded collections
initialize(Folder) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
initialize(Generic) - Method in class com.logicaldoc.core.generic.HibernateGenericDAO
 
initialize(ExtensibleObject, Template, History) - Method in class com.logicaldoc.core.metadata.initialization.Initializer
Initializes an object instance taking the initialization logic from a given template
initialize(Template) - Method in class com.logicaldoc.core.metadata.HibernateTemplateDAO
 
initialize(Group) - Method in interface com.logicaldoc.core.security.dao.GroupDAO
Initialize the group collections
initialize(Group) - Method in class com.logicaldoc.core.security.dao.HibernateGroupDAO
 
initialize(Session) - Method in class com.logicaldoc.core.security.dao.HibernateSessionDAO
 
initialize(User) - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
initialize(T) - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
Doesn't do anything by default
initialize(T) - Method in interface com.logicaldoc.core.PersistentObjectDAO
Initialises lazy loaded data such as collections
initializePlugin(String) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemService
Launches the initialization of a plugin
initializePlugin(String) - Method in class com.logicaldoc.web.service.SystemServiceImpl
 
initializePlugin(String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemServiceAsync
 
Initializer - Class in com.logicaldoc.core.metadata.initialization
An Initializer performs the checks on a generic ExtensibleObject
Initializer() - Constructor for class com.logicaldoc.core.metadata.initialization.Initializer
 
InMemoryZipImport - Class in com.logicaldoc.core.transfer
This is an import utilities that imports documents stored in a zip archive.
InMemoryZipImport(Document, String) - Constructor for class com.logicaldoc.core.transfer.InMemoryZipImport
 
inputFilterEnabled() - Method in class com.logicaldoc.util.charset.CharsetDetector
Test whether or not input filtering is enabled.
InputValues - Class in com.logicaldoc.gui.common.client
Records the inputs of the user for different items
InputValues() - Constructor for class com.logicaldoc.gui.common.client.InputValues
 
insert(Group, long) - Method in interface com.logicaldoc.core.security.dao.GroupDAO
This method persists a new group object.
insert(Group, long) - Method in class com.logicaldoc.core.security.dao.HibernateGroupDAO
 
insertNewUniqueTags() - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Puts into ld_uniquetag the new unique tags
insertNewUniqueTags() - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
install() - Method in class com.logicaldoc.android.AndroidPlugin
 
install() - Method in class com.logicaldoc.cmis.CmisPlugin
 
install() - Method in class com.logicaldoc.core.CorePlugin
 
install() - Method in class com.logicaldoc.dropbox.DropboxPlugin
 
install() - Method in class com.logicaldoc.util.plugin.LogicalDOCPlugin
Concrete implementations of this method must insert first installation logic such as database initialization.
install() - Method in class com.logicaldoc.webdav.WebDAVPlugin
 
install() - Method in class com.logicaldoc.webservice.WebservicePlugin
 
install() - Method in class com.logicaldoc.webservicedoc.WebserviceDocPlugin
 
InstallCert - Class in com.logicaldoc.util.security
Class used to add the server's certificate to the Java KeyStore with your trusted certificates.
InstallCert() - Constructor for class com.logicaldoc.util.security.InstallCert
 
installCloseWindowAlert() - Static method in class com.logicaldoc.gui.common.client.util.Util
Declares the javascript function used to ask confirmation on window close
installPlugin() - Method in interface com.logicaldoc.gui.frontend.client.services.SystemService
Installs the uploaded plugin package
installPlugin() - Method in class com.logicaldoc.web.service.SystemServiceImpl
 
installPlugin(AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemServiceAsync
 
instance - Static variable in class com.logicaldoc.gui.common.client.widgets.ApplicationRestarting
 
instance - Static variable in class com.logicaldoc.gui.common.client.widgets.SessionTimeout
 
Instance() - Constructor for class com.logicaldoc.gui.common.client.services.InfoService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.common.client.services.SecurityService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.AttributeSetService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.AuditService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.AutomationService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.BarcodeService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.CalendarService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.ChatService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.ClusterService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.ContactService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.DashletService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.DocumentService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.DocuSignService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.DropboxService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.EmailAccountService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.FolderService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.FormService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.GDriveService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.ImpexService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.ImportFolderService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.LDAPService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.MessageService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.OCRService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.ReportService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.RetentionPoliciesService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.SchemeService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.SearchEngineService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.SearchService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.SettingService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.ShareFileService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.SignService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.SplitService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.StampService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.SyndicationService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.SystemService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.TagService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.TemplateService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.TenantService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.TwoFactorsAuthenticationService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.UpdateService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.VIAService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.WorkflowService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.ZohoService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.frontend.client.services.ZonalOCRService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.login.client.services.LoginService.Instance
 
Instance() - Constructor for class com.logicaldoc.gui.login.client.services.TfaService.Instance
 
IntegerListGridField - Class in com.logicaldoc.gui.common.client.widgets.grid
A filed to display long integers in cells that contains a user reference
IntegerListGridField(String, String) - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.IntegerListGridField
 
IntegerListGridField(String, String, int) - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.IntegerListGridField
 
IntegerListGridField.LongCellFormatter - Class in com.logicaldoc.gui.common.client.widgets.grid
Utility formatter for those cells that contains longs
integerValue(String) - Static method in class com.logicaldoc.util.html.HTMLColor
 
INTERFACE_DENSITY - Static variable in class com.logicaldoc.core.security.Menu
 
INTERFACE_DENSITY - Static variable in class com.logicaldoc.gui.common.client.Menu
 
internalConvert(String, Document, File, File) - Method in class com.logicaldoc.core.conversion.GhostscriptConverter
 
internalConvert(String, Document, File, File) - Method in class com.logicaldoc.core.conversion.ImageConverter
 
internalConvert(String, Document, File, File) - Method in class com.logicaldoc.core.conversion.P7MConverter
 
internalConvert(String, Document, File, File) - Method in class com.logicaldoc.core.conversion.RarConverter
 
internalConvert(String, Document, File, File) - Method in class com.logicaldoc.core.conversion.SevenZipConverter
 
internalConvert(String, Document, File, File) - Method in class com.logicaldoc.core.conversion.TarConverter
 
internalConvert(String, Document, File, File) - Method in class com.logicaldoc.core.conversion.XMLConverter
 
internalConvert(String, Document, File, File) - Method in class com.logicaldoc.core.conversion.ZipConverter
 
internalParse(InputStream, String, String, Locale, String, Document, String, StringBuffer) - Method in class com.logicaldoc.core.parser.AbiWordParser
 
internalParse(InputStream, String, String, Locale, String, Document, String, StringBuffer) - Method in class com.logicaldoc.core.parser.CatchAllParser
 
internalParse(InputStream, String, String, Locale, String, Document, String, StringBuffer) - Method in class com.logicaldoc.core.parser.DummyParser
 
internalParse(InputStream, String, String, Locale, String, Document, String, StringBuffer) - Method in class com.logicaldoc.core.parser.EpubParser
 
internalParse(InputStream, String, String, Locale, String, Document, String, StringBuffer) - Method in class com.logicaldoc.core.parser.HTMLParser
 
internalParse(InputStream, String, String, Locale, String, Document, String, StringBuffer) - Method in class com.logicaldoc.core.parser.KOfficeParser
 
internalParse(InputStream, String, String, Locale, String, Document, String, StringBuffer) - Method in class com.logicaldoc.core.parser.OpenOfficeParser
 
internalParse(InputStream, String, String, Locale, String, Document, String, StringBuffer) - Method in class com.logicaldoc.core.parser.PDFParser
 
internalParse(InputStream, String, String, Locale, String, Document, String, StringBuffer) - Method in class com.logicaldoc.core.parser.PPTParser
 
internalParse(InputStream, String, String, Locale, String, Document, String, StringBuffer) - Method in class com.logicaldoc.core.parser.PSParser
 
internalParse(InputStream, String, String, Locale, String, Document, String, StringBuffer) - Method in class com.logicaldoc.core.parser.RarParser
 
internalParse(InputStream, String, String, Locale, String, Document, String, StringBuffer) - Method in class com.logicaldoc.core.parser.RTFParser
 
internalParse(InputStream, String, String, Locale, String, Document, String, StringBuffer) - Method in class com.logicaldoc.core.parser.SevenZipParser
 
internalParse(InputStream, String, String, Locale, String, Document, String, StringBuffer) - Method in class com.logicaldoc.core.parser.TarParser
 
internalParse(InputStream, String, String, Locale, String, Document, String, StringBuffer) - Method in class com.logicaldoc.core.parser.TXTParser
 
internalParse(InputStream, String, String, Locale, String, Document, String, StringBuffer) - Method in class com.logicaldoc.core.parser.wordperfect.WordPerfectParser
 
internalParse(InputStream, String, String, Locale, String, Document, String, StringBuffer) - Method in class com.logicaldoc.core.parser.XLSParser
 
internalParse(InputStream, String, String, Locale, String, Document, String, StringBuffer) - Method in class com.logicaldoc.core.parser.XMLParser
 
internalParse(InputStream, String, String, Locale, String, Document, String, StringBuffer) - Method in class com.logicaldoc.core.parser.ZABWParser
 
internalParse(InputStream, String, String, Locale, String, Document, String, StringBuffer) - Method in class com.logicaldoc.core.parser.ZipParser
 
internalSearch() - Method in class com.logicaldoc.core.searchengine.folder.FolderSearch
 
internalSearch() - Method in class com.logicaldoc.core.searchengine.FulltextSearch
 
internalSearch() - Method in class com.logicaldoc.core.searchengine.TagSearch
 
interrupt() - Method in class com.logicaldoc.core.task.Task
 
invalidCronExpression(String) - Method in class com.logicaldoc.gui.frontend.client.settings.automation.AutomationTriggerProperties
Reacts to an error in the cron expression
InvalidSessionException - Exception in com.logicaldoc.gui.common.client
Thrown in case of invalid session
InvalidSessionException() - Constructor for exception com.logicaldoc.gui.common.client.InvalidSessionException
 
InvalidSessionException(String) - Constructor for exception com.logicaldoc.gui.common.client.InvalidSessionException
 
invertImageColor(BufferedImage) - Static method in class com.logicaldoc.core.imaging.ImageUtil
Inverts image color.
invite(long, GUIEmail, String) - Method in interface com.logicaldoc.gui.frontend.client.services.FormService
Invites by email a set of recipients to fill out the given form
invite(long, GUIEmail, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.FormServiceAsync
 
invite(String[], String) - Method in interface com.logicaldoc.gui.frontend.client.services.ChatService
Invites the users to join the chat
invite(String[], String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.ChatServiceAsync
 
IOHandler - Interface in com.logicaldoc.webdav.io.handler
For more informations, please visit IOHandler
IOManager - Interface in com.logicaldoc.webdav.io.manager
For more informations, please visit IOManager
IOManagerImpl - Class in com.logicaldoc.webdav.io.manager
For more informations, please visit IOManagerImpl
IOManagerImpl() - Constructor for class com.logicaldoc.webdav.io.manager.IOManagerImpl
 
IOUtil - Class in com.logicaldoc.util.io
 
IOUtil() - Constructor for class com.logicaldoc.util.io.IOUtil
 
IPBlockedException - Exception in com.logicaldoc.core.security.authentication
Raised when the remote client is in the black list
IPBlockedException() - Constructor for exception com.logicaldoc.core.security.authentication.IPBlockedException
 
isAdd() - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
isAddChildEnabled() - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
isAddChildEnabled() - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
isAdmin() - Method in class com.logicaldoc.core.security.Group
 
isAdmin() - Method in class com.logicaldoc.gui.common.client.Session
Checks if the current user belongs to the admin group
isAfterLast() - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
isAlertNewDevice() - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
isAlias() - Method in class com.logicaldoc.core.folder.Folder
 
isAllowedForUpload(String) - Static method in class com.logicaldoc.gui.common.client.util.Util
Checks if the passed filename can be uploaded or not on the basis of what configured in 'upload.disallow'
isAllowedForUpload(String, String) - Static method in class com.logicaldoc.web.UploadServlet
Checks if the passed filename can be uploaded or not on the basis of what configured in 'upload.disallow'
isAllowSidInRequest() - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
isAnon() - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
isAnonymous() - Method in class com.logicaldoc.core.security.spring.LDAuthenticationToken
 
isAnonymous() - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
isArchive() - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
isAudioFile(String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
isAuthEncrypted() - Method in class com.logicaldoc.core.communication.EMailSender
 
isAuthorized() - Method in interface com.logicaldoc.gui.frontend.client.services.DocuSignService
Checks if the current user is authorized to interact with DocuSign
isAuthorized() - Method in interface com.logicaldoc.gui.frontend.client.services.ShareFileService
Checks if the current user is authorized to interact with ShreFile
isAuthorized(AsyncCallback<Boolean>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocuSignServiceAsync
 
isAuthorized(AsyncCallback<Boolean>) - Method in interface com.logicaldoc.gui.frontend.client.services.ShareFileServiceAsync
 
isAutomation() - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
isAutoStartup() - Method in class com.logicaldoc.core.task.SchedulerFactoryBean
 
isAvailable() - Method in class com.logicaldoc.core.security.Tenant
Check if the tenant is enabled and not expired
isAvailable() - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
isAverageCpuOverLoaded() - Method in class com.logicaldoc.core.system.SystemLoadMonitor
Check if the 'average' CPU load is over the limit defined in 'system.cpuload.max' config parameter.
isBeforeFirst() - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
isBlack(BufferedImage, int, int) - Static method in class com.logicaldoc.core.imaging.ImageUtil
Whether the pixel is black.
isBlack(BufferedImage, int, int, int) - Static method in class com.logicaldoc.core.imaging.ImageUtil
Whether the pixel is black.
isBookmarked() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
isBulkload() - Method in enum com.logicaldoc.core.RunLevel
 
isBulkUpdate() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
isCalendar() - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
isCaseSensitive() - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
isCheckedOut() - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
isCheckedOut() - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
isCheckedOut(Resource) - Method in class com.logicaldoc.webdav.resource.service.ResourceServiceImpl
 
isChrome() - Static method in class com.logicaldoc.gui.common.client.util.WindowUtils
 
isClassArrayOrCollection(Class<?>) - Static method in class com.logicaldoc.webservice.doc.util.MyClassUtils
 
isCollectEmails() - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
isCollection() - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
isCommunity() - Static method in class com.logicaldoc.gui.common.client.util.Util
 
isCompleted() - Method in class com.logicaldoc.webdav.context.AbstractExportContext
 
isCompleted() - Method in class com.logicaldoc.webdav.context.ImportContextImpl
 
isConcurrent() - Method in class com.logicaldoc.core.document.DigestProcessor
 
isConcurrent() - Method in class com.logicaldoc.core.document.TagsProcessor
 
isConcurrent() - Method in class com.logicaldoc.core.folder.PathCalculator
 
isConcurrent() - Method in class com.logicaldoc.core.searchengine.IndexerTask
 
isConcurrent() - Method in class com.logicaldoc.core.searchengine.IndexOptimizer
 
isConcurrent() - Method in class com.logicaldoc.core.stats.StatsCollector
 
isConcurrent() - Method in class com.logicaldoc.core.task.Task
Concrete implementations must override this method declaring if the task supports multiple instances running concurrently.
isConfirmation() - Method in class com.logicaldoc.gui.common.client.beans.GUIMessage
 
isConnected() - Method in class com.logicaldoc.dropbox.DropboxServiceImpl
 
isConnected() - Method in interface com.logicaldoc.gui.frontend.client.services.DropboxService
Checks if the user has connected the LogicalDOC application to his Dropbox account
isConnected() - Method in class com.logicaldoc.util.dbinit.DBInit
This method returns the state of the connection to the database.
isConnected(AsyncCallback<Boolean>) - Method in interface com.logicaldoc.gui.frontend.client.services.DropboxServiceAsync
 
isConnection() - Method in class com.logicaldoc.gui.frontend.client.workflow.designer.StateWidget
 
isCpuOverLoaded() - Method in class com.logicaldoc.core.system.SystemLoadMonitor
Check if the 'recent' CPU load is over the limit defined in 'load.cpumax' config parameter.
isCurrentDocument(GUIDocument) - Method in class com.logicaldoc.gui.common.client.observer.DocumentController
 
isDatabaseConnected() - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
isDefault() - Method in enum com.logicaldoc.core.RunLevel
 
isDefault() - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
isDefaultTenant() - Method in class com.logicaldoc.gui.common.client.Session
 
isDefaultWorkspace() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
isDelete() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
isDelete() - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
isDeleteEnabled() - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
isDeleteEnabled() - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
isDeleteFromMailbox() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
isDelImport() - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
isDemo() - Method in enum com.logicaldoc.core.RunLevel
 
isDemo() - Method in class com.logicaldoc.gui.common.client.Session
 
isDevel() - Method in enum com.logicaldoc.core.RunLevel
 
isDevel() - Method in class com.logicaldoc.gui.common.client.Session
 
isDICOMFile(String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
isDifferent() - Method in class com.logicaldoc.gui.frontend.client.document.MetadataDiff.DiffRecord
 
isDirEmpty(Path) - Static method in class com.logicaldoc.util.io.FileUtil
 
isDisplayAvatar() - Method in class com.logicaldoc.gui.common.client.widgets.grid.UserListGridField
 
isDocBookmarkedByUser(long, long) - Method in interface com.logicaldoc.core.document.dao.BookmarkDAO
Checks if the document is bookmarked by a user
isDocBookmarkedByUser(long, long) - Method in class com.logicaldoc.core.document.dao.HibernateBookmarkDAO
 
isDownload() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
isDownload() - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
isDownloadEnabled() - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
isDownloadEnabled() - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
isDownloadEnabled(long, long) - Method in interface com.logicaldoc.core.folder.FolderDAO
 
isDownloadEnabled(long, long) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
isDownloadEnabled(long, long) - Method in interface com.logicaldoc.core.security.SecurityManager
 
isDownloadEnabled(long, long) - Method in class com.logicaldoc.core.security.SecurityManagerImpl
 
isEditAfterSubmit() - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
isEditing(GUIDocument) - Method in class com.logicaldoc.gui.common.client.observer.DocumentController
 
isEmail() - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
isEmailFile(String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
isEmpty() - Method in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
isEmpty() - Method in class com.logicaldoc.core.security.Session
 
isEmpty() - Method in class com.logicaldoc.gui.frontend.client.search.Search
 
isEmpty() - Method in class com.logicaldoc.webservice.doc.service.StubTypeTreeRepository
 
isEnableAnonymousLogin() - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
isEnabled() - Static method in class com.logicaldoc.core.communication.EventCollector
 
isEnabled() - Method in class com.logicaldoc.core.conversion.AbstractFormatConverter
 
isEnabled() - Method in interface com.logicaldoc.core.conversion.FormatConverter
Checks if the converter is enabled or not
isEnabled() - Method in class com.logicaldoc.core.conversion.NoConversionConverter
 
isEnabled() - Method in class com.logicaldoc.core.conversion.NotAvailableConverter
 
isEnabled() - Method in class com.logicaldoc.core.security.authentication.AbstractAuthenticator
 
isEnabled() - Method in class com.logicaldoc.core.security.authentication.AuthenticationChain
 
isEnabled() - Method in interface com.logicaldoc.core.security.authentication.Authenticator
A provider can be in a disabled state
isEnabled() - Method in class com.logicaldoc.core.security.Geolocation
 
isEnabled() - Method in class com.logicaldoc.core.store.AbstractStorer
 
isEnabled() - Method in interface com.logicaldoc.core.store.Storer
Tests if the storer is enabled
isEnabled() - Method in class com.logicaldoc.core.task.TaskScheduling
 
isEnabled() - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
isEnabled() - Method in class com.logicaldoc.gui.common.client.beans.GUIMenu
 
isEnabled() - Method in class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
isEnabled() - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
isEnabled() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
isEnabled() - Method in class com.logicaldoc.gui.common.client.beans.GUIVIASettings
 
isEnabled() - Method in class com.logicaldoc.gui.common.client.beans.GUIWebServiceSettings
 
isEnabled(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
isEnd() - Method in class com.logicaldoc.gui.frontend.client.workflow.designer.StateWidget
 
isEnforceWorkingTime() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
isEvaluateAtCheckin() - Method in class com.logicaldoc.gui.common.client.beans.GUIScheme
 
isEvaluateAtUpdate() - Method in class com.logicaldoc.gui.common.client.beans.GUIScheme
 
isExpired() - Method in class com.logicaldoc.core.security.User
Checks if the user is expired now
isExport() - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
isExtendedAttribute() - Method in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
isFirst() - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
isFirstTime() - Method in class com.logicaldoc.gui.frontend.client.folder.FolderNavigator
 
isFolder() - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
isFolder() - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
isFolder(boolean) - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
isFolder(boolean) - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
isFolderPagination() - Method in class com.logicaldoc.gui.common.client.Session
 
isForbidden(String) - Static method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
isForceSsl() - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
isFork() - Method in class com.logicaldoc.gui.frontend.client.workflow.designer.StateWidget
 
isFulltext() - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
isFulltext() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
isGeolocationCache() - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
isGeolocationEnabled() - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
isGranted(long, int) - Method in class com.logicaldoc.webservice.rest.endpoint.RestFolderService
 
isGranted(long, int) - Method in interface com.logicaldoc.webservice.rest.FolderService
Tests if the current user has a specific permission on a folder
isGranted(String) - Method in class com.logicaldoc.core.document.AbstractDocument
Checks if the document is accessible with the given password
isGranted(String, long, int) - Method in class com.logicaldoc.webservice.soap.client.SoapFolderClient
 
isGranted(String, long, int) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapFolderService
 
isGranted(String, long, int) - Method in interface com.logicaldoc.webservice.soap.FolderService
Tests if the current user has a specific permission on a folder
isGuest() - Method in class com.logicaldoc.core.security.Group
Check if this group is the guest or is the user's group of a guest user
isHasMore() - Method in class com.logicaldoc.gui.common.client.beans.GUIResult
 
isHasMore() - Method in class com.logicaldoc.gui.frontend.client.search.Search
 
isHidden() - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
isHistoricyze() - Method in class com.logicaldoc.core.communication.EMail
 
isHtml() - Method in class com.logicaldoc.core.communication.EMail
 
isIgnoreLoginCase() - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
isImageFile(String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
isImmutable() - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
isImport() - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
isImportEmpty() - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
isInactive(String) - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
isInactive(String) - Method in interface com.logicaldoc.core.security.dao.UserDAO
Checks if a user is inactive, that is a user without interactions in the last X days after it has last enabled.
isIndeterminate() - Method in class com.logicaldoc.core.document.DigestProcessor
 
isIndeterminate() - Method in class com.logicaldoc.core.document.TagsProcessor
 
isIndeterminate() - Method in class com.logicaldoc.core.folder.PathCalculator
 
isIndeterminate() - Method in class com.logicaldoc.core.searchengine.IndexerTask
 
isIndeterminate() - Method in class com.logicaldoc.core.searchengine.IndexOptimizer
 
isIndeterminate() - Method in class com.logicaldoc.core.stats.StatsCollector
 
isIndeterminate() - Method in class com.logicaldoc.core.task.Task
Concrete implementations must override this method declaring if the task is indeterminate.
isIndeterminate() - Method in class com.logicaldoc.gui.common.client.beans.GUITask
 
isInheritanceInvolved() - Method in class com.logicaldoc.webservice.doc.model.WebMethodStubSet
 
isInheritRights() - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
isInitial() - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
isInPath(long, long) - Method in interface com.logicaldoc.core.folder.FolderDAO
Checks if a folder with the given folderId is parent of the folder with the given targetId
isInPath(long, long) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
isInsideFolder(File, File) - Static method in class com.logicaldoc.util.io.FileUtil
Checks if file is in side folder at any level.
isInstalled() - Method in class com.logicaldoc.gui.common.client.beans.GUIPatch
 
isInterrupted() - Method in class com.logicaldoc.core.task.Task
 
isInterruptRequested() - Method in class com.logicaldoc.core.task.Task
 
isInWorkingTime() - Method in class com.logicaldoc.core.security.User
Checks if the user falls in his working time
isJoin() - Method in class com.logicaldoc.gui.frontend.client.workflow.designer.StateWidget
 
isKeepLocalMemberships() - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
isLast() - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
isLatestVersion() - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
isLocationInfo() - Method in class com.logicaldoc.util.log4j.LDHtmlLayout
 
isLockable(Type, Scope) - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
Checks if a resource can be locked
isLocked() - Method in interface com.logicaldoc.core.searchengine.SearchEngine
Check if at least one index is locked
isLocked() - Method in class com.logicaldoc.core.searchengine.StandardSearchEngine
 
isLocked() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchEngine
 
isLocked() - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
isLocked() - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
isLoggedIn() - Method in class com.logicaldoc.gui.common.client.beans.GUISession
 
isLogoOemCustomized() - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
isMac() - Static method in class com.logicaldoc.util.exec.PrivilegedRunner
 
isMac() - Static method in class com.logicaldoc.util.SystemUtil
 
isMaintainSelectionAspectRatio() - Method in class com.logicaldoc.gui.common.client.widgets.ImageCropper
 
isMandatory() - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
isMediaFile(String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
isMemberOf(long, long) - Method in interface com.logicaldoc.core.security.SecurityManager
Checks if a given user is member of a particular group
isMemberOf(long, long) - Method in class com.logicaldoc.core.security.SecurityManagerImpl
 
isMemberOf(long, String) - Method in interface com.logicaldoc.core.security.SecurityManager
Checks if a given user is member of a particular group
isMemberOf(long, String) - Method in class com.logicaldoc.core.security.SecurityManagerImpl
 
isMemberOf(String) - Method in class com.logicaldoc.core.security.User
 
isMemberOf(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
isMenuOpened() - Method in class com.logicaldoc.gui.frontend.client.search.SearchPanel
 
isMenuWriteable(long, long) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
isMenuWriteable(long, long) - Method in interface com.logicaldoc.core.security.dao.MenuDAO
Returns if a menu is writeable for a user
isModified() - Method in class com.logicaldoc.core.document.AbstractDocument
 
isMoreHitsPresent() - Method in class com.logicaldoc.core.searchengine.Search
 
isMouseNearConnection(Point) - Method in class com.orange.links.client.connection.AbstractConnection
 
isMouseNearSelectableArea(Point) - Method in class com.orange.links.client.shapes.FunctionShape
 
isMove() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
isMove() - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
isMovedOrResized() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
isMoveEnabled() - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
isMoveEnabled() - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
isMoveEnabled(long, long) - Method in interface com.logicaldoc.core.folder.FolderDAO
 
isMoveEnabled(long, long) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
isMultiOccurs() - Method in class com.logicaldoc.webservice.doc.model.JavaLanguageVariable
 
isMultiOccurs() - Method in class com.logicaldoc.webservice.doc.model.Stub
 
isMultiple() - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
isNotify() - Method in class com.logicaldoc.core.communication.Message
 
isNotify() - Method in class com.logicaldoc.gui.frontend.client.security.twofactorsauth.TwoFactorsAuthenticationPanel
 
isNotifyCredentials() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
isNotifyEvent() - Method in class com.logicaldoc.core.History
 
isNotifyResponses() - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
isNotifyUser() - Method in class com.logicaldoc.core.transfer.ZipImport
 
isOfficeFile(String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
isOfficeFileType(String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
isOnDocumentsTab() - Method in class com.logicaldoc.gui.frontend.client.panels.MainPanel
 
isOnSearchTab() - Method in class com.logicaldoc.gui.frontend.client.panels.MainPanel
 
isOpen() - Method in class com.logicaldoc.core.security.Session
 
isOpen(String) - Method in class com.logicaldoc.core.security.SessionManager
Checks if a session is valid or not.
isOracle() - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
isOracle() - Method in interface com.logicaldoc.core.PersistentObjectDAO
 
isOver() - Method in class com.logicaldoc.core.threading.NotifyingThread
Checks if the thread has finished
isPassword() - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
isPasswordExpired() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
isPasswordExpired(String) - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
isPasswordExpired(String) - Method in interface com.logicaldoc.core.security.dao.UserDAO
Is password expired.
isPasswordExpires() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
isPasswordProtected() - Method in class com.logicaldoc.core.document.AbstractDocument
 
isPasswordProtected() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
isPdfConversion() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmail
 
isPermissionEnabled(Permission, long, long) - Method in interface com.logicaldoc.core.folder.FolderDAO
This method checks if the given permission is enabled for a folder and an user.
isPermissionEnabled(Permission, long, long) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
isPermissionEnabled(Permission, long, long) - Method in interface com.logicaldoc.core.security.SecurityManager
This method checks if the given permission is enabled for a document and an user.
isPermissionEnabled(Permission, long, long) - Method in class com.logicaldoc.core.security.SecurityManagerImpl
 
isPicture(String) - Static method in class com.logicaldoc.core.util.IconSelector
Determines if the given extension represents a picture
isPrint() - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
isPrintEnabled(long, long) - Method in interface com.logicaldoc.core.folder.FolderDAO
 
isPrintEnabled(long, long) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
isPrintEnabled(long, long) - Method in interface com.logicaldoc.core.security.SecurityManager
 
isPrintEnabled(long, long) - Method in class com.logicaldoc.core.security.SecurityManagerImpl
 
isProcessRunning(String) - Static method in class com.logicaldoc.util.exec.WinUtil
 
isPublishing() - Method in class com.logicaldoc.core.document.AbstractDocument
 
isRead() - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
isReadable(long) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Tests if a document is readable
isReadable(long) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
isReadable(long) - Method in class com.logicaldoc.webservice.rest.endpoint.RestFolderService
 
isReadable(long) - Method in interface com.logicaldoc.webservice.rest.FolderService
Tests if a folder is readable.
isReadable(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
isReadable(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapFolderClient
 
isReadable(String, long) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Tests if a document is readable
isReadable(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
isReadable(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapFolderService
 
isReadable(String, long) - Method in interface com.logicaldoc.webservice.soap.FolderService
Tests if a folder is readable.
isReadEnable(long, long) - Method in class com.logicaldoc.core.metadata.HibernateTemplateDAO
 
isReadEnable(long, long) - Method in interface com.logicaldoc.core.metadata.TemplateDAO
This method is looking up for read rights for a template and an user
isReadEnable(long, long) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
isReadEnable(long, long) - Method in interface com.logicaldoc.core.security.dao.MenuDAO
This method is looking up for read rights for a menu and an user
isReadEnabled(long, long) - Method in interface com.logicaldoc.core.folder.FolderDAO
 
isReadEnabled(long, long) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
isReadEnabled(long, long) - Method in interface com.logicaldoc.core.security.SecurityManager
 
isReadEnabled(long, long) - Method in class com.logicaldoc.core.security.SecurityManagerImpl
 
isReadonly() - Method in class com.logicaldoc.core.security.User
 
isReadonly() - Method in class com.logicaldoc.gui.common.client.beans.GUIAttributeSet
 
isReadonly() - Method in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
isReadonly() - Method in class com.logicaldoc.gui.frontend.client.workflow.designer.StateWidget
 
isReadOnly() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
isRename() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
isRename() - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
isRenameEnabled() - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
isRenameEnabled() - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
isRequired() - Method in class com.logicaldoc.webservice.doc.model.JavaLanguageVariable
 
isRequired() - Method in class com.logicaldoc.webservice.doc.model.Stub
 
isRequiresNote() - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
isRestart() - Method in class com.logicaldoc.gui.common.client.beans.GUIPatch
 
isRestartRequired() - Method in class com.logicaldoc.util.plugin.PluginRegistry
 
isRetrieveAliases() - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
isRunning() - Method in class com.logicaldoc.core.task.Task
Check if the task is currently running
isSaveLogin() - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
isSaveLogin() - Static method in class com.logicaldoc.gui.common.client.CookiesManager
 
isSearchInSubPath() - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
isSearchInSubPath() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
isSecretKeyRequired(String, String) - Method in interface com.logicaldoc.gui.login.client.services.LoginService
Check if a secret key must be provided by the user
isSecretKeyRequired(String, String) - Method in class com.logicaldoc.web.service.LoginServiceImpl
 
isSecretKeyRequired(String, String, AsyncCallback<Boolean>) - Method in interface com.logicaldoc.gui.login.client.services.LoginServiceAsync
 
isSecure() - Method in class com.logicaldoc.gui.common.client.util.RequestInfo
 
isSecureAuth() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailSettings
 
isSecurity() - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
isSendActivityReport() - Method in class com.logicaldoc.core.task.Task
 
isSendActivityReport() - Method in class com.logicaldoc.gui.common.client.beans.GUITask
 
isSendAsTicket() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmail
 
isSendCopy() - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
isSendResponses() - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
isServerPushEnabled() - Method in class com.logicaldoc.gui.common.client.Session
 
isShowFolderSelector() - Method in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
isShowGrid() - Method in class com.orange.links.client.DiagramController
 
isShowInGUI() - Method in class com.logicaldoc.gui.common.client.beans.GUIMessage
 
isShowInLogin() - Method in class com.logicaldoc.gui.common.client.beans.GUIMessage
 
isShowKnobs() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
isShowThumbnail() - Method in class com.logicaldoc.gui.common.client.Session
 
isSign() - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
isSigned() - Method in class com.logicaldoc.core.communication.EMail
 
isSigned() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmail
 
isSignVisual() - Method in class com.logicaldoc.gui.common.client.beans.GUIKeystore
 
isSimple() - Method in class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
isSingleton() - Method in class com.logicaldoc.core.task.TaskTrigger
 
isSkip() - Method in class com.logicaldoc.core.communication.EMail
 
isSkipFirstRow() - Method in class com.logicaldoc.gui.frontend.client.personal.contacts.ContactsImportSettings
 
isSolaris() - Static method in class com.logicaldoc.util.SystemUtil
 
isSpreadsheetFile(String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
isSsl() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
isStartState() - Method in class com.logicaldoc.gui.frontend.client.workflow.designer.StateWidget
 
isStorage() - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
isSubscription() - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
isSynchronized() - Method in class com.orange.links.client.connection.AbstractConnection
 
isSynchronized() - Method in class com.orange.links.client.shapes.AbstractShape
 
isSystemDashlet() - Method in class com.logicaldoc.gui.common.client.beans.GUIDashlet
 
isSystemDashlet(String) - Static method in class com.logicaldoc.gui.common.client.beans.GUIDashlet
 
isTask() - Method in class com.logicaldoc.gui.frontend.client.workflow.designer.StateWidget
 
isTemplateReadable(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentMetadataClient
 
isTemplateReadable(String, long) - Method in interface com.logicaldoc.webservice.soap.DocumentMetadataService
Tests if a template is readable.
isTemplateReadable(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentMetadataService
 
isTemplateWritable(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentMetadataClient
 
isTemplateWritable(String, long) - Method in interface com.logicaldoc.webservice.soap.DocumentMetadataService
Tests if a template is writable
isTemplateWritable(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentMetadataService
 
isTestOnBorrow() - Method in class com.logicaldoc.core.util.DbcpConfig
 
isTestWhileIdle() - Method in class com.logicaldoc.core.util.DbcpConfig
 
isTextFile(String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
isTicketExpired() - Method in class com.logicaldoc.core.ticket.Ticket
 
isToIndex() - Method in class com.logicaldoc.core.document.AbstractDocument
 
isTrustedDevice(String) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Check if the saved device ID is trusted for the current user
isTrustedDevice(String) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
isTrustedDevice(String, AsyncCallback<Boolean>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
isTrustedDevice(String, HttpServletRequest) - Method in interface com.logicaldoc.core.security.dao.DeviceDAO
Checks if the current request's device is trusted by the user
isTrustedDevice(String, HttpServletRequest) - Method in class com.logicaldoc.core.security.dao.HibernateDeviceDAO
 
isUnique() - Method in class com.logicaldoc.gui.common.client.beans.GUIDashlet
 
isUnix() - Static method in class com.logicaldoc.util.exec.PrivilegedRunner
 
isUnix() - Static method in class com.logicaldoc.util.SystemUtil
 
isUnprotected(long) - Static method in class com.logicaldoc.gui.common.client.util.DocumentProtectionManager
 
isUserAsFrom() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailSettings
 
isUserGroup() - Method in class com.logicaldoc.core.security.Group
 
isValidateSession() - Method in class com.logicaldoc.webservice.AbstractService
 
isValidEmail(String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
isVisualSignatureEnabled() - Method in interface com.logicaldoc.gui.frontend.client.services.SignService
 
isVisualSignatureEnabled(AsyncCallback<Boolean>) - Method in interface com.logicaldoc.gui.frontend.client.services.SignServiceAsync
 
isWebContentFile(String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
isWebEnabled() - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
isWindows() - Static method in class com.logicaldoc.gui.common.client.util.WindowUtils
 
isWindows() - Static method in class com.logicaldoc.util.exec.Exec
Checks if you are running on Windows
isWindows() - Static method in class com.logicaldoc.util.exec.PrivilegedRunner
 
isWindows() - Static method in class com.logicaldoc.util.SystemUtil
 
isWorkflow() - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
isWorkspace() - Method in class com.logicaldoc.core.folder.Folder
 
isWorkspace() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
isWorkspace() - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
isWorkspace() - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
isWorkspace(boolean) - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
isWorkspace(boolean) - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
isWrapperFor(Class<?>) - Method in class com.logicaldoc.core.util.ConnectionPool
 
isWritable(long) - Method in class com.logicaldoc.webservice.rest.endpoint.RestFolderService
 
isWritable(long) - Method in interface com.logicaldoc.webservice.rest.FolderService
Tests if a folder is writable
isWritable(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapFolderClient
 
isWritable(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapFolderService
 
isWritable(String, long) - Method in interface com.logicaldoc.webservice.soap.FolderService
Tests if a folder is writable
isWrite() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
isWrite() - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
isWrite() - Method in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
isWrite() - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
isWriteEnable(long, long) - Method in class com.logicaldoc.core.metadata.HibernateTemplateDAO
 
isWriteEnable(long, long) - Method in interface com.logicaldoc.core.metadata.TemplateDAO
Returns if a template is writable for a user
isWriteEnable(long, long) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
isWriteEnable(long, long) - Method in interface com.logicaldoc.core.security.dao.MenuDAO
This method is looking up for writing rights for a menu and an user
isWriteEnabled() - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
isWriteEnabled() - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
isWriteEnabled(long, long) - Method in interface com.logicaldoc.core.folder.FolderDAO
This method is looking up for writing rights for a folder and an user.
isWriteEnabled(long, long) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
isWriteEnabled(long, long) - Method in interface com.logicaldoc.core.security.SecurityManager
This method is looking up for writing rights for a folder and an user.
isWriteEnabled(long, long) - Method in class com.logicaldoc.core.security.SecurityManagerImpl
 
isZip() - Method in class com.logicaldoc.gui.frontend.client.document.update.UpdateDialog
 
isZipCompression() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmail
 
isZonal() - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeTemplate
 
ITEM - Static variable in class com.logicaldoc.util.rss.FeedParser
 
ItemFactory - Class in com.logicaldoc.gui.common.client.util
Collection of useful factory methods for form items.
ItemFactory() - Constructor for class com.logicaldoc.gui.common.client.util.ItemFactory
 
itemNameForAttribute(String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 

J

JarUtil - Class in com.logicaldoc.util.io
This class is for handling with jar-files.
JarUtil() - Constructor for class com.logicaldoc.util.io.JarUtil
 
JavaLanguageVariable - Class in com.logicaldoc.webservice.doc.model
Imagine a Java Language Variable = a Field in a Java Class, or a Parameter in a Java Method
JavaLanguageVariable() - Constructor for class com.logicaldoc.webservice.doc.model.JavaLanguageVariable
 
JavaLanguageVariableFactory - Class in com.logicaldoc.webservice.doc.service
 
JavaLanguageVariableFactory() - Constructor for class com.logicaldoc.webservice.doc.service.JavaLanguageVariableFactory
 
JavaLauncher - Class in com.logicaldoc.util.exec
JavaLauncher Provides an easy way to launch java applications.
JavaLauncher() - Constructor for class com.logicaldoc.util.exec.JavaLauncher
 
JavaNameDisplayStrategy - Class in com.logicaldoc.webservice.doc
To display a java-style name? for example, orderId => Order ID
JavaNameDisplayStrategy() - Constructor for class com.logicaldoc.webservice.doc.JavaNameDisplayStrategy
 
jdbcUpdate(String) - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
jdbcUpdate(String) - Method in interface com.logicaldoc.core.PersistentObjectDAO
Executes the given SQL update statement
jdbcUpdate(String, Object...) - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
jdbcUpdate(String, Object...) - Method in interface com.logicaldoc.core.PersistentObjectDAO
Issue a single SQL update operation (such as an insert, update or delete statement) via a prepared statement, binding the given arguments
Job - Class in com.logicaldoc.core.job
This represents a unit of work to be scheduled in Quartz
Job(String, String) - Constructor for class com.logicaldoc.core.job.Job
 
Job(String, String, Long) - Constructor for class com.logicaldoc.core.job.Job
 
Job(String, String, String) - Constructor for class com.logicaldoc.core.job.Job
 
Job(String, String, String, Long) - Constructor for class com.logicaldoc.core.job.Job
 
JobManager - Class in com.logicaldoc.core.job
Facade on Quartz scheduler
JobManager() - Constructor for class com.logicaldoc.core.job.JobManager
 
JobsDataServlet - Class in com.logicaldoc.web.data
This servlet retrieves Job-related data
JobsDataServlet() - Constructor for class com.logicaldoc.web.data.JobsDataServlet
 
JobsDS - Class in com.logicaldoc.gui.common.client.data
Datasource to handle jobs grid lists.
JobsDS() - Constructor for class com.logicaldoc.gui.common.client.data.JobsDS
 
JobsDS(Integer, String) - Constructor for class com.logicaldoc.gui.common.client.data.JobsDS
 
JobsPanel - Class in com.logicaldoc.gui.frontend.client.system.task
Displays a list of scheduled jobs.
JobsPanel() - Constructor for class com.logicaldoc.gui.frontend.client.system.task.JobsPanel
 

K

key() - Method in annotation type com.logicaldoc.core.automation.AutomationDictionary
 
KEY - Static variable in class com.logicaldoc.gui.common.client.Constants
 
KEY_ENTER - Static variable in class com.logicaldoc.gui.common.client.Constants
 
KEY_REPO_ID - Static variable in class com.logicaldoc.cmis.ServiceFactory
 
keys() - Method in class com.logicaldoc.util.config.OrderedProperties
 
KEYS - Static variable in class com.logicaldoc.core.automation.Automation
 
KEYSTORE - Static variable in class com.logicaldoc.gui.common.client.Menu
 
KeystorePanel - Class in com.logicaldoc.gui.frontend.client.settings
Handles the settings of the Virtual Agent.
KeystorePanel() - Constructor for class com.logicaldoc.gui.frontend.client.settings.KeystorePanel
 
KeystoreUploader - Class in com.logicaldoc.gui.frontend.client.tenant
This popup window is used to upload a new workflow schema to the server.
KeystoreUploader(TenantKeystorePanel) - Constructor for class com.logicaldoc.gui.frontend.client.tenant.KeystoreUploader
 
kill(String) - Method in class com.logicaldoc.core.security.SessionManager
Kills an existing session
kill(String) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Kill the session with the given sid
kill(String) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
kill(String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
killIndexerThreads() - Static method in class com.logicaldoc.core.searchengine.IndexerTask
Stops all the Indexer threads
killProcess(String) - Static method in class com.logicaldoc.util.exec.WinUtil
 
killWorkflows(ArrayList<String>) - Method in class com.logicaldoc.gui.frontend.client.workflow.WorkflowDashboard
Kills the given workflows
KOFAX - Static variable in class com.logicaldoc.gui.common.client.Feature
 
KOfficeParser - Class in com.logicaldoc.core.parser
Text extractor for KOffice 1.6 documents.
KOfficeParser() - Constructor for class com.logicaldoc.core.parser.KOfficeParser
 

L

label(LabelInfo) - Method in class com.logicaldoc.webdav.resource.VersionControlledResourceImpl
Modify the labels present with the versions of this resource.
label(LabelInfo) - Method in class com.logicaldoc.webdav.version.VersionResourceImpl
 
lang - Static variable in class com.logicaldoc.core.searchengine.analyzer.FilteredAnalyzer
 
LANG_STATISTICS - Static variable in class com.logicaldoc.util.charset.CharsetMatch
Bit flag indicating the match is based on language statistics.
language - Variable in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService.UploadDocumentMultipartRequest
 
Language - Class in com.logicaldoc.core.i18n
Instances of this class represent a language supported by the LogicalDOC DMS
Language(Locale) - Constructor for class com.logicaldoc.core.i18n.Language
 
LANGUAGE - com.logicaldoc.core.searchengine.HitField
 
LANGUAGE - Static variable in class com.logicaldoc.gui.common.client.Constants
 
LANGUAGE - Static variable in class com.logicaldoc.util.rss.FeedParser
 
LanguageManager - Class in com.logicaldoc.core.i18n
A manager for all supported languages.
LanguageProcessor - Class in com.logicaldoc.core.searchengine
Processor that takes care to store the language field of an incoming hit into a thread local variable.
LanguageProcessor(UpdateRequestProcessor) - Constructor for class com.logicaldoc.core.searchengine.LanguageProcessor
 
LanguageProcessorFactory - Class in com.logicaldoc.core.searchengine
Basic factory needed to instantiate the LanguageProcessor
LanguageProcessorFactory() - Constructor for class com.logicaldoc.core.searchengine.LanguageProcessorFactory
 
LanguagesDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for users data.
LanguagesDataServlet() - Constructor for class com.logicaldoc.web.data.LanguagesDataServlet
 
LanguagesDS - Class in com.logicaldoc.gui.common.client.data
Datasource to retrieve the installed languages.
LanguagesDS(boolean) - Constructor for class com.logicaldoc.gui.common.client.data.LanguagesDS
 
LARGE - com.logicaldoc.util.log4j.LDHtmlLayout.FontSize
 
larger() - Method in enum com.logicaldoc.util.log4j.LDHtmlLayout.FontSize
 
LARGER - com.logicaldoc.util.log4j.LDHtmlLayout.FontSize
 
last() - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
LAST_CHANGES - Static variable in class com.logicaldoc.gui.common.client.Menu
 
LastChangesReport - Class in com.logicaldoc.gui.frontend.client.reports
This panel is used to show the last changes events.
LastChangesReport() - Constructor for class com.logicaldoc.gui.frontend.client.reports.LastChangesReport
 
LastLogins - Class in com.logicaldoc.gui.frontend.client.account
This panel shows the list of the user's last succesful logins.
LastLogins() - Constructor for class com.logicaldoc.gui.frontend.client.account.LastLogins
 
LD - Class in com.logicaldoc.gui.common.client.util
This class contains useful methods for objects visualization.
LD() - Constructor for class com.logicaldoc.gui.common.client.util.LD
 
LDAccessDecisionManager - Class in com.logicaldoc.core.security.spring
Our customization of an AffirmativeBased
LDAccessDecisionManager(List<AccessDecisionVoter<? extends Object>>) - Constructor for class com.logicaldoc.core.security.spring.LDAccessDecisionManager
 
LDAP - Static variable in class com.logicaldoc.gui.common.client.Feature
 
LDAPBrowser - Class in com.logicaldoc.gui.frontend.client.security.ldap
This panel is used to perform user searches in the LDAP repositories
LDAPBrowser(GUILDAPServer) - Constructor for class com.logicaldoc.gui.frontend.client.security.ldap.LDAPBrowser
 
LDAPServerDetailsPanel - Class in com.logicaldoc.gui.frontend.client.security.ldap
This panel shows the LDAP and Active Directory settings.
LDAPServerDetailsPanel(LDAPServersPanel, GUILDAPServer) - Constructor for class com.logicaldoc.gui.frontend.client.security.ldap.LDAPServerDetailsPanel
 
LDAPServersDS - Class in com.logicaldoc.gui.common.client.data
Datasource to retrieve all LDAP servers.
LDAPServersDS() - Constructor for class com.logicaldoc.gui.common.client.data.LDAPServersDS
 
LDAPServersPanel - Class in com.logicaldoc.gui.frontend.client.security.ldap
Panel showing the LDAP servers
LDAPServersPanel() - Constructor for class com.logicaldoc.gui.frontend.client.security.ldap.LDAPServersPanel
 
LDAPService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the LdapService.
LDAPService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
LDAPServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
LDAuthenticationDetails - Class in com.logicaldoc.core.security.spring
Our customization of an AuthenticationDetails used to extract a third authentication parameter for the 2FA.
LDAuthenticationDetails(HttpServletRequest) - Constructor for class com.logicaldoc.core.security.spring.LDAuthenticationDetails
 
LDAuthenticationDetailsSource - Class in com.logicaldoc.core.security.spring
Our customization of an AuthenticationDetailsSource used to extract a third authentication parameter for the 2FA.
LDAuthenticationDetailsSource() - Constructor for class com.logicaldoc.core.security.spring.LDAuthenticationDetailsSource
 
LDAuthenticationFailureHandler - Class in com.logicaldoc.core.security.spring
This handler gets the j_failureurl request parameter and use it's value to redirect the user after a successful login.
LDAuthenticationFailureHandler() - Constructor for class com.logicaldoc.core.security.spring.LDAuthenticationFailureHandler
 
LDAuthenticationProvider - Class in com.logicaldoc.core.security.spring
This Authentication provider users the AuthenticationChain to authenticate the users.
LDAuthenticationProvider() - Constructor for class com.logicaldoc.core.security.spring.LDAuthenticationProvider
 
LDAuthenticationSuccessHandler - Class in com.logicaldoc.core.security.spring
This handler gets the j_successurl request parameter and use it's value to redirect the user after a successful login.
LDAuthenticationSuccessHandler() - Constructor for class com.logicaldoc.core.security.spring.LDAuthenticationSuccessHandler
 
LDAuthenticationToken - Class in com.logicaldoc.core.security.spring
A LogicalDOC aware authentication token
LDAuthenticationToken() - Constructor for class com.logicaldoc.core.security.spring.LDAuthenticationToken
 
LDAuthenticationToken(Object, Object, Collection<? extends GrantedAuthority>) - Constructor for class com.logicaldoc.core.security.spring.LDAuthenticationToken
 
LDAuthenticationToken(String) - Constructor for class com.logicaldoc.core.security.spring.LDAuthenticationToken
Constructor for the anonymous login
LDCmisService - Class in com.logicaldoc.cmis
LogicalDOC implementation of the CMIS service
LDCmisService(CallContext, String) - Constructor for class com.logicaldoc.cmis.LDCmisService
Constructor
LDHtmlLayout - Class in com.logicaldoc.util.log4j
Outputs events as rows in an HTML table on an HTML page.
LDHtmlLayout.Builder - Class in com.logicaldoc.util.log4j
 
LDHtmlLayout.FontSize - Enum in com.logicaldoc.util.log4j
Possible font sizes
LDRepository - Class in com.logicaldoc.cmis
LogicalDOC implementation of a CMIS Repository
LDRepository(Folder, String) - Constructor for class com.logicaldoc.cmis.LDRepository
Constructor.
LDRpcRequestBuilder - Class in com.logicaldoc.gui.common.client
Our own Request Builder that specifies a timeout (param gui.rpc.timeout)
LDRpcRequestBuilder() - Constructor for class com.logicaldoc.gui.common.client.LDRpcRequestBuilder
 
LDSecurityContextRepository - Class in com.logicaldoc.core.security.spring
This repository avoid the use of sessions and simply use the current request to store and retrieve the session ID.
LDSecurityContextRepository() - Constructor for class com.logicaldoc.core.security.spring.LDSecurityContextRepository
 
left() - Static method in class com.logicaldoc.gui.common.client.util.WindowUtils
 
LICENSE - Static variable in class com.logicaldoc.gui.common.client.Feature
 
licenseUrl() - Static method in class com.logicaldoc.gui.common.client.util.Util
 
LimitedInputStream - Class in com.logicaldoc.util.io
This is a decorator that limits a given input stream to a maximum size
LimitedInputStream(InputStream, long) - Constructor for class com.logicaldoc.util.io.LimitedInputStream
 
link(long, long, String) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Creates a new link between two documents.
link(long, long, String) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
link(Document, Document, String) - Method in class com.logicaldoc.core.automation.DocTool
Links two documents
link(String, long, long, String) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
link(String, long, long, String) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Creates a new link between two documents.
link(String, long, long, String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
LINK - Static variable in class com.logicaldoc.util.rss.FeedParser
 
linkDocuments(long[], long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Links a set of documents
linkDocuments(long[], long[]) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
linkDocuments(long[], long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
LinksDataServlet - Class in com.logicaldoc.web.data
 
LinksDataServlet() - Constructor for class com.logicaldoc.web.data.LinksDataServlet
 
LinksDS - Class in com.logicaldoc.gui.common.client.data
Datasource to handle documents grid lists.
LinksDS(long) - Constructor for class com.logicaldoc.gui.common.client.data.LinksDS
 
LinksPanel - Class in com.logicaldoc.gui.frontend.client.document
This panel shows the links of a document
LinksPanel(GUIDocument) - Constructor for class com.logicaldoc.gui.frontend.client.document.LinksPanel
 
list() - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowService
Lists all the workflows on the database
list(long) - Method in class com.logicaldoc.webservice.rest.client.RestDocumentClient
 
list(long) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Lists the documents in a folder
list(long) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
list(AsyncCallback<GUIWorkflow[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowServiceAsync
 
list(String) - Method in class com.logicaldoc.dropbox.Dropbox
 
listAttributeNames() - Method in class com.logicaldoc.webservice.model.WSAttributeSet
 
listAttributeNames() - Method in class com.logicaldoc.webservice.model.WSDocument
 
listAttributeNames() - Method in class com.logicaldoc.webservice.model.WSFolder
 
listAttributeNames() - Method in class com.logicaldoc.webservice.model.WSTemplate
 
listAttributeSets() - Method in class com.logicaldoc.webservice.rest.client.RestDocumentMetadataClient
 
listAttributeSets() - Method in interface com.logicaldoc.webservice.rest.DocumentMetadataService
Gets metadata of all existing attribute sets.
listAttributeSets() - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentMetadataService
 
listAttributeSets(String) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentMetadataClient
 
listAttributeSets(String) - Method in interface com.logicaldoc.webservice.soap.DocumentMetadataService
Gets metadata of all existing attribute sets.
listAttributeSets(String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentMetadataService
 
listChildren(long) - Method in class com.logicaldoc.webservice.rest.client.RestFolderClient
 
listChildren(long) - Method in class com.logicaldoc.webservice.rest.endpoint.RestFolderService
 
listChildren(long) - Method in interface com.logicaldoc.webservice.rest.FolderService
 
listChildren(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapFolderClient
 
listChildren(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapFolderService
 
listChildren(String, long) - Method in interface com.logicaldoc.webservice.soap.FolderService
Lists all direct folders of a parent folder.
Attention: readable only sub-folders are returned.
listDocuments(long, String) - Method in class com.logicaldoc.webservice.rest.client.RestDocumentClient
 
listDocuments(long, String) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Lists the documents in a folder
listDocuments(long, String) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
listDocuments(String, long, String) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
listDocuments(String, long, String) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Gets a document in a specific folder
listDocuments(String, long, String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
listEntries(File) - Static method in class com.logicaldoc.util.io.RarUtil
 
listEntries(File) - Static method in class com.logicaldoc.util.io.SevenZipUtil
 
listEntries(File) - Static method in class com.logicaldoc.util.io.TarUtil
 
listEntries(File) - Method in class com.logicaldoc.util.io.ZipUtil
 
listFilesInTree(String) - Method in class com.logicaldoc.dropbox.Dropbox
 
listGroups(String) - Method in class com.logicaldoc.webservice.soap.client.SoapSecurityClient
 
listGroups(String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapSecurityService
 
listGroups(String) - Method in interface com.logicaldoc.webservice.soap.SecurityService
Gets group metadata of all existing groups.
listResources(long, String) - Method in class com.logicaldoc.core.store.FSStorer
 
listResources(long, String) - Method in interface com.logicaldoc.core.store.Storer
Lists all resources in the document's container
listTemplates() - Method in class com.logicaldoc.webservice.rest.client.RestDocumentMetadataClient
 
listTemplates() - Method in interface com.logicaldoc.webservice.rest.DocumentMetadataService
Gets metadata of all existing templates.
listTemplates() - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentMetadataService
 
listTemplates(String) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentMetadataClient
 
listTemplates(String) - Method in interface com.logicaldoc.webservice.soap.DocumentMetadataService
Gets metadata of all existing templates.
listTemplates(String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentMetadataService
 
listUsers(String, long) - Method in interface com.logicaldoc.gui.frontend.client.services.LDAPService
Search for users in the LDAP repository
listUsers(String, long, AsyncCallback<GUIUser[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.LDAPServiceAsync
 
listUsers(String, String) - Method in class com.logicaldoc.webservice.soap.client.SoapSecurityClient
 
listUsers(String, String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapSecurityService
 
listUsers(String, String) - Method in interface com.logicaldoc.webservice.soap.SecurityService
Gets metadata of all existing users
listWorkspaces() - Method in class com.logicaldoc.webservice.rest.endpoint.RestFolderService
 
listWorkspaces() - Method in interface com.logicaldoc.webservice.rest.FolderService
Retrieves the list of all workspaces.
listWorkspaces(String) - Method in class com.logicaldoc.webservice.soap.client.SoapFolderClient
 
listWorkspaces(String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapFolderService
 
listWorkspaces(String) - Method in interface com.logicaldoc.webservice.soap.FolderService
Retrieves the list of all workspaces.
listZipEntries(File) - Method in class com.logicaldoc.util.io.ZipUtil
 
load() - Method in class com.logicaldoc.core.task.TaskScheduling
Loads scheduling configurations from persistent storage
load() - Method in interface com.logicaldoc.gui.frontend.client.services.SchemeService
Load all Custom Identifiers rules
load(long) - Method in interface com.logicaldoc.core.metadata.AttributeSetDAO
Retrieves all the attribute sets in a tenant
load(long) - Method in class com.logicaldoc.core.metadata.HibernateAttributeSetDAO
 
load(long) - Method in interface com.logicaldoc.gui.frontend.client.services.ContactService
Loads a contact from the database
load(long) - Method in interface com.logicaldoc.gui.frontend.client.services.ImpexService
Loads a given archive
load(long) - Method in interface com.logicaldoc.gui.frontend.client.services.TenantService
Loads a given tenant
load(long) - Method in class com.logicaldoc.web.service.ContactServiceImpl
 
load(long, AsyncCallback<GUIArchive>) - Method in interface com.logicaldoc.gui.frontend.client.services.ImpexServiceAsync
 
load(long, AsyncCallback<GUIContact>) - Method in interface com.logicaldoc.gui.frontend.client.services.ContactServiceAsync
 
load(long, AsyncCallback<GUITenant>) - Method in interface com.logicaldoc.gui.frontend.client.services.TenantServiceAsync
 
load(AsyncCallback<GUIScheme[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.SchemeServiceAsync
 
load(String) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchService
Loads a saved search
load(String) - Method in class com.logicaldoc.web.service.SearchServiceImpl
 
load(String, AsyncCallback<GUISearchOptions>) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchServiceAsync
 
loadBlockedEntities() - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Retrieves the list of actually blocked usernames and IPs detected as Brute Force Attack
loadBlockedEntities() - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
loadBlockedEntities(AsyncCallback<GUISequence[]>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
loadContext(HttpRequestResponseHolder) - Method in class com.logicaldoc.core.security.spring.LDSecurityContextRepository
 
loadConverterParameters(String) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingService
Loads the parameters of a specified converter
loadConverterParameters(String) - Method in class com.logicaldoc.web.service.SettingServiceImpl
 
loadConverterParameters(String, AsyncCallback<GUIParameter[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingServiceAsync
 
loadDashlets() - Method in interface com.logicaldoc.gui.frontend.client.services.DashletService
Loads all the dashlet definitions
loadDashlets() - Method in class com.logicaldoc.web.service.DashletServiceImpl
 
loadDashlets(AsyncCallback<GUIDashlet[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.DashletServiceAsync
 
loadEmailSettings() - Method in interface com.logicaldoc.gui.frontend.client.services.SettingService
Loads email settings (SMTP connection)
loadEmailSettings() - Method in class com.logicaldoc.web.service.SettingServiceImpl
 
loadEmailSettings(AsyncCallback<GUIEmailSettings>) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingServiceAsync
 
loadGridLayout(GUIFolder) - Method in interface com.logicaldoc.gui.frontend.client.document.grid.DocumentsGrid
Loads the layout of the grid(columns, ordering ...)
loadGridLayout(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
loadGridLayout(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsTileGrid
 
loadGridLayout(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.search.SearchHitsGrid
 
loadGUISettings() - Method in interface com.logicaldoc.gui.frontend.client.services.SettingService
Load the GUI settings
loadGUISettings() - Method in class com.logicaldoc.web.service.SettingServiceImpl
 
loadGUISettings(AsyncCallback<GUIParameter[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingServiceAsync
 
loadIncremental(long) - Method in interface com.logicaldoc.gui.frontend.client.services.ImpexService
Loads an incremental configuration
loadIncremental(long, AsyncCallback<GUIIncrementalArchive>) - Method in interface com.logicaldoc.gui.frontend.client.services.ImpexServiceAsync
 
loadKeystore(long) - Method in interface com.logicaldoc.gui.frontend.client.services.SignService
Gets the keystore's metadata of the given tenant
loadKeystore(long, AsyncCallback<GUIKeystore>) - Method in interface com.logicaldoc.gui.frontend.client.services.SignServiceAsync
 
loadParameters() - Method in class com.logicaldoc.core.conversion.AbstractFormatConverter
 
loadParameters() - Method in interface com.logicaldoc.core.conversion.FormatConverter
Reads it's own parameters and stores them in the parameters map
loadParameters() - Method in class com.logicaldoc.core.conversion.NoConversionConverter
 
loadParameters() - Method in class com.logicaldoc.core.conversion.NotAvailableConverter
 
loadProtocolSettings() - Method in interface com.logicaldoc.gui.frontend.client.services.SettingService
Loads web services, webDav and other protocol settings
loadProtocolSettings() - Method in class com.logicaldoc.web.service.SettingServiceImpl
 
loadProtocolSettings(AsyncCallback<GUIParameter[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingServiceAsync
 
loadSequences() - Method in interface com.logicaldoc.gui.frontend.client.services.SchemeService
Loads the list of sequences
loadSequences(AsyncCallback<GUISequence[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.SchemeServiceAsync
 
loadSession(Session, String) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
Used internally by login procedures, instantiates a new GUISession by a given authenticated user
loadSettings() - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Loads security settings
loadSettings() - Method in interface com.logicaldoc.gui.frontend.client.services.DocuSignService
Retrieves the DocuSign settings from the server.
loadSettings() - Method in interface com.logicaldoc.gui.frontend.client.services.GDriveService
Save the settings used by the Google Drive module
loadSettings() - Method in interface com.logicaldoc.gui.frontend.client.services.OCRService
Loads the OCR settings
loadSettings() - Method in interface com.logicaldoc.gui.frontend.client.services.SettingService
Loads the complete settings set
loadSettings() - Method in interface com.logicaldoc.gui.frontend.client.services.ShareFileService
Retrieve the settings saved for connecting to FileShare
loadSettings() - Method in interface com.logicaldoc.gui.frontend.client.services.ZohoService
Save the settings used by the Zoho module
loadSettings() - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
loadSettings() - Method in class com.logicaldoc.web.service.SettingServiceImpl
 
loadSettings(AsyncCallback<GUIDocuSignSettings>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocuSignServiceAsync
 
loadSettings(AsyncCallback<GUIParameter[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.OCRServiceAsync
 
loadSettings(AsyncCallback<GUIParameter[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingServiceAsync
 
loadSettings(AsyncCallback<GUISecuritySettings>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
loadSettings(AsyncCallback<String[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.GDriveServiceAsync
 
loadSettings(AsyncCallback<String[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.ShareFileServiceAsync
 
loadSettings(AsyncCallback<String[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.ZohoServiceAsync
 
loadSettingsByNames(String[]) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingService
Loads a set of settings values
loadSettingsByNames(String[]) - Method in class com.logicaldoc.web.service.SettingServiceImpl
 
loadSettingsByNames(String[], AsyncCallback<GUIParameter[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingServiceAsync
 
loadTasks(String) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemService
Retrieves all tasks.
loadTasks(String) - Method in class com.logicaldoc.web.service.SystemServiceImpl
 
loadTasks(String, AsyncCallback<GUITask[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemServiceAsync
 
loadTemplates() - Method in interface com.logicaldoc.gui.frontend.client.services.FolderService
Loads the folders templates
loadTemplates() - Method in class com.logicaldoc.web.service.FolderServiceImpl
 
loadTemplates(AsyncCallback<GUIValue[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderServiceAsync
 
loadTemplates(String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.MessageService
Loads the templates configured for a given language and type
loadTemplates(String, String) - Method in class com.logicaldoc.web.service.MessageServiceImpl
 
loadTemplates(String, String, AsyncCallback<GUIMessageTemplate[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.MessageServiceAsync
 
loadTenant(long) - Method in class com.logicaldoc.gui.frontend.client.tenant.TenantsPanel
 
loadWebserviceStats(Long) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingService
Loads the usage stats of the webservice
loadWebserviceStats(Long) - Method in class com.logicaldoc.web.service.SettingServiceImpl
 
loadWebserviceStats(Long, AsyncCallback<GUIParameter[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingServiceAsync
 
LOCALE - Static variable in class com.logicaldoc.core.automation.Automation
 
LOCALE - Static variable in class com.logicaldoc.dropbox.SessionUtil
 
LOCALE - Static variable in class com.logicaldoc.gui.common.client.Constants
 
LOCALE - Static variable in class com.logicaldoc.web.util.ServiceUtil
 
LocaleUtil - Class in com.logicaldoc.util
Utility methods for Locale handling
LocaleUtil() - Constructor for class com.logicaldoc.util.LocaleUtil
 
lock(long) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Locks an existing document with the given identifier.
lock(long) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
lock(long[], String) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Locks a set of documents
lock(long[], String) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
lock(long[], String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
lock(long, int, DocumentHistory) - Method in interface com.logicaldoc.core.document.DocumentManager
Locks the given document
lock(long, int, DocumentHistory) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
lock(long, String) - Method in class com.logicaldoc.core.automation.DocTool
Locks a document
lock(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
lock(String, long) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Locks an existing document with the given identifier.
lock(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
lock(LockInfo) - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
locked(GUIDocument) - Method in class com.logicaldoc.gui.common.client.observer.DocumentController
 
LOCKED - com.logicaldoc.core.document.DocumentEvent
 
LOCKED_DOCS - Static variable in class com.logicaldoc.gui.common.client.beans.GUIUser
 
LOCKED_DOCS - Static variable in class com.logicaldoc.gui.common.client.Menu
 
LockedDocsDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for locked documents data retrieval
LockedDocsDataServlet() - Constructor for class com.logicaldoc.web.data.LockedDocsDataServlet
 
LockedDocsDS - Class in com.logicaldoc.gui.common.client.data
Datasource to handle locked documents grid lists.
LockedDocsDS(Long) - Constructor for class com.logicaldoc.gui.common.client.data.LockedDocsDS
 
LockedDocsReport - Class in com.logicaldoc.gui.frontend.client.reports
This panel shows a list of locked documents
LockedDocsReport() - Constructor for class com.logicaldoc.gui.frontend.client.reports.LockedDocsReport
 
LockManager - Class in com.logicaldoc.core.lock
Central class to manage locks
LockManager() - Constructor for class com.logicaldoc.core.lock.LockManager
 
Log(String, String) - Constructor for class com.logicaldoc.core.security.Session.Log
 
LogDownload - Class in com.logicaldoc.web
This servlet grant access to log files
LogDownload() - Constructor for class com.logicaldoc.web.LogDownload
 
logError(String) - Method in class com.logicaldoc.core.security.Session
 
loggedIn(String) - Method in class com.logicaldoc.gui.common.client.observer.UserController
 
loggedOut(String) - Method in class com.logicaldoc.gui.common.client.observer.UserController
 
LoggingConfigurator - Class in com.logicaldoc.util.config
Utility class for manipulating log4j.xml file
LoggingConfigurator() - Constructor for class com.logicaldoc.util.config.LoggingConfigurator
 
LogicalDOCPlugin - Class in com.logicaldoc.util.plugin
This is the base class for LogicalDOC plugins.
LogicalDOCPlugin() - Constructor for class com.logicaldoc.util.plugin.LogicalDOCPlugin
 
login(String) - Method in class com.logicaldoc.dropbox.Dropbox
 
login(String, String) - Method in interface com.logicaldoc.webservice.rest.AuthService
 
login(String, String) - Method in class com.logicaldoc.webservice.rest.client.RestAuthClient
 
login(String, String) - Method in class com.logicaldoc.webservice.rest.endpoint.RestAuthService
 
login(String, String) - Method in interface com.logicaldoc.webservice.soap.AuthService
Starts a new session.
login(String, String) - Method in class com.logicaldoc.webservice.soap.client.SoapAuthClient
 
login(String, String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapAuthService
 
Login - Class in com.logicaldoc.gui.login.client
The Login entry point
Login() - Constructor for class com.logicaldoc.gui.login.client.Login
 
LOGIN - com.logicaldoc.core.security.UserEvent
 
LOGIN_FAILED - com.logicaldoc.core.security.UserEvent
 
LOGINFAIL_IP - Static variable in class com.logicaldoc.core.security.LoginThrottle
 
LOGINFAIL_USERNAME - Static variable in class com.logicaldoc.core.security.LoginThrottle
 
logInfo(String) - Method in class com.logicaldoc.core.security.Session
 
LoginPanel - Class in com.logicaldoc.gui.login.client
The panel showing the login form
LoginPanel(GUIInfo) - Constructor for class com.logicaldoc.gui.login.client.LoginPanel
 
loginPost(String, String) - Method in interface com.logicaldoc.webservice.rest.AuthService
 
loginPost(String, String) - Method in class com.logicaldoc.webservice.rest.client.RestAuthClient
 
loginPost(String, String) - Method in class com.logicaldoc.webservice.rest.endpoint.RestAuthService
 
loginPostJSON(String) - Method in interface com.logicaldoc.webservice.rest.AuthService
 
loginPostJSON(String) - Method in class com.logicaldoc.webservice.rest.client.RestAuthClient
 
loginPostJSON(String) - Method in class com.logicaldoc.webservice.rest.endpoint.RestAuthService
 
LoginService - Interface in com.logicaldoc.gui.login.client.services
The client side stub for the Login Service.
LoginService.Instance - Class in com.logicaldoc.gui.login.client.services
 
LoginServiceAsync - Interface in com.logicaldoc.gui.login.client.services
 
LoginServiceImpl - Class in com.logicaldoc.web.service
Implementation of the LoginService
LoginServiceImpl() - Constructor for class com.logicaldoc.web.service.LoginServiceImpl
 
LoginThrottle - Class in com.logicaldoc.core.security
Utility methods to prevent brute force attacks
LoginThrottle() - Constructor for class com.logicaldoc.core.security.LoginThrottle
 
logout() - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Logs out the current user
logout() - Method in class com.logicaldoc.gui.common.client.Session
 
logout() - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
logout(AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
logout(String) - Method in interface com.logicaldoc.webservice.rest.AuthService
 
logout(String) - Method in class com.logicaldoc.webservice.rest.client.RestAuthClient
 
logout(String) - Method in class com.logicaldoc.webservice.rest.endpoint.RestAuthService
 
logout(String) - Method in interface com.logicaldoc.webservice.soap.AuthService
Closes a session.
logout(String) - Method in class com.logicaldoc.webservice.soap.client.SoapAuthClient
 
logout(String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapAuthService
 
LOGOUT - com.logicaldoc.core.security.UserEvent
 
LogPanel - Class in com.logicaldoc.gui.frontend.client.system
Main log panel
LogPanel(String) - Constructor for class com.logicaldoc.gui.frontend.client.system.LogPanel
 
LOGS - Static variable in class com.logicaldoc.core.security.Menu
 
LOGS - Static variable in class com.logicaldoc.gui.common.client.Menu
 
LogTool - Class in com.logicaldoc.core.automation
Simple utility class to give access to the system's log from within the Automation
LogTool() - Constructor for class com.logicaldoc.core.automation.LogTool
 
logWarn(String) - Method in class com.logicaldoc.core.security.Session
 
LongCellFormatter() - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.IntegerListGridField.LongCellFormatter
 
LongRunningOperationCompleteListener - Class in com.logicaldoc.web.util
A listener of NotifyingThread designed to handle the completion of a long running operation.
LongRunningOperationCompleteListener(String) - Constructor for class com.logicaldoc.web.util.LongRunningOperationCompleteListener
Creates a new listener with just one user to notify
LongRunningOperationCompleteListener(Set<String>) - Constructor for class com.logicaldoc.web.util.LongRunningOperationCompleteListener
Creates a new listener

M

MailPreviewPanel - Class in com.logicaldoc.gui.common.client.widgets.preview
Renders the preview of a mail
MailPreviewPanel(GUIEmail, GUIDocument, int, int) - Constructor for class com.logicaldoc.gui.common.client.widgets.preview.MailPreviewPanel
 
MailTool - Class in com.logicaldoc.core.automation
Utility functions to handle emails and send messages from within the Automation
MailTool() - Constructor for class com.logicaldoc.core.automation.MailTool
 
MailUtil - Class in com.logicaldoc.core.communication
Utility methods for handling emails
MailUtil() - Constructor for class com.logicaldoc.core.communication.MailUtil
 
main(String[]) - Static method in class com.logicaldoc.i18n.DetectDuplicates
 
main(String[]) - Static method in class com.logicaldoc.i18n.PurifyRB
 
main(String[]) - Static method in class com.logicaldoc.util.charset.CharSetTest
 
main(String[]) - Static method in class com.logicaldoc.util.CollectionUtil
 
main(String[]) - Static method in class com.logicaldoc.util.Encodings
 
main(String[]) - Static method in class com.logicaldoc.util.exec.JavaLauncher
Demo - Launch a java program.
main(String[]) - Static method in class com.logicaldoc.util.exec.WinUtil
 
main(String[]) - Static method in class com.logicaldoc.util.http.HttpBasicAuthenticationHeader
 
main(String[]) - Static method in class com.logicaldoc.util.http.HttpUpload
 
main(String[]) - Static method in class com.logicaldoc.util.rss.FeedParser
 
main(String[]) - Static method in class com.logicaldoc.util.rss.ReadTest
 
main(String[]) - Static method in class com.logicaldoc.util.security.InstallCert
 
main(String[]) - Static method in class com.logicaldoc.util.security.PasswordGenerator
 
main(String[]) - Static method in class com.logicaldoc.util.security.StringEncrypter
 
main(String[]) - Static method in class com.logicaldoc.util.SystemUtil
 
main(String[]) - Static method in class com.logicaldoc.util.time.TimeDiff
 
main(String[]) - Static method in class com.logicaldoc.webservice.doc.WebserviceDocGen
 
MainMenu - Class in com.logicaldoc.gui.frontend.client.menu
Main program menu
MAINMENU - Static variable in class com.logicaldoc.core.security.Menu
 
MainPanel - Class in com.logicaldoc.gui.frontend.client.panels
This is the main panel that collects all other GUI panels
makeDraggable(Canvas) - Method in class com.orange.links.client.DiagramController
OUR personalization to allow dragging into SmartGWT
makeGlobal(String[]) - Method in interface com.logicaldoc.gui.frontend.client.services.ClusterService
Shares a list of configuration parameters
makeGlobal(String[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.ClusterServiceAsync
 
makeImmutable(long[], String) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Makes immutable a set of documents
makeImmutable(long[], String) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
makeImmutable(long[], String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
makeImmutable(long, DocumentHistory) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Marks the document, with the given docId, as immutable.
makeImmutable(long, DocumentHistory) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
makeImmutable(long, DocumentHistory) - Method in interface com.logicaldoc.core.document.DocumentManager
Marks the document, with the given docId, as immutable and save the given document history
makeImmutable(long, DocumentHistory) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
makeLocal(String[]) - Method in interface com.logicaldoc.gui.frontend.client.services.ClusterService
Unshares a list of configuration parameters
makeLocal(String[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.ClusterServiceAsync
 
makeWorkingDir(File) - Method in class com.logicaldoc.web.service.SetupServiceImpl
 
mapRow(ResultSet, int) - Method in class com.logicaldoc.core.communication.HibernateSystemMessageDAO.SystemMessageMapper
 
mapRow(ResultSet, int) - Method in class com.logicaldoc.core.searchengine.folder.FolderSearch.HitMapper
 
mapRow(ResultSet, int) - Method in class com.logicaldoc.core.searchengine.FulltextSearch.HitMapper
 
mapRow(ResultSet, int) - Method in class com.logicaldoc.core.searchengine.TagSearch.HitMapper
 
mark(int) - Method in class com.logicaldoc.util.io.AutoDeleteInputStream
 
mark(int) - Method in class com.logicaldoc.util.io.LimitedInputStream
 
mark(int) - Method in class com.logicaldoc.util.io.ZipInputStream
 
markCheckedIn(GUIDocument) - Static method in class com.logicaldoc.gui.common.client.util.DocUtil
 
markCheckedOut(GUIDocument) - Static method in class com.logicaldoc.gui.common.client.util.DocUtil
 
markHistoriesAsRead(String, long) - Method in interface com.logicaldoc.core.document.dao.DocumentHistoryDAO
Marks all the histories of a specific event as read by the specified user.
markHistoriesAsRead(String, long) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentHistoryDAO
 
markHistoryAsRead(String) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Marks as read the histories related to the current user and the given event.
markHistoryAsRead(String) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
markHistoryAsRead(String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
markIndexable(long[], int) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Marks a set of documents as indexable
markIndexable(long[], int) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
markIndexable(long[], int, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
markLocked(GUIDocument) - Static method in class com.logicaldoc.gui.common.client.util.DocUtil
 
markSupported() - Method in class com.logicaldoc.util.io.AutoDeleteInputStream
 
markSupported() - Method in class com.logicaldoc.util.io.ZipInputStream
 
markUnindexable(long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Marks a set of documents as unindexable
markUnindexable(long[]) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
markUnindexable(long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
markUnlocked(GUIDocument) - Static method in class com.logicaldoc.gui.common.client.util.DocUtil
 
markUnprocessable(long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.BarcodeService
Marks a set of documents as not processable
markUnprocessable(long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.ZonalOCRService
Marks a set of documents as not processable
markUnprocessable(long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.BarcodeServiceAsync
 
markUnprocessable(long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.ZonalOCRServiceAsync
 
match(int) - Method in enum com.logicaldoc.core.security.Permission
 
matches(String, String[], String[]) - Static method in class com.logicaldoc.util.io.FileUtil
Check if a given filename matches the includes and not the excludes
matches(String, String[], String[]) - Static method in class com.logicaldoc.util.StringUtil
Check if a given string matches the includes and not the excludes
matches(String, String, String) - Static method in class com.logicaldoc.util.io.FileUtil
Check if a given filename matches the includes and not the excludes
matchesCurrentTime() - Method in class com.logicaldoc.core.security.WorkingTime
Checks if this working time matches the current time
MAX_FIELD_LENGTH - Static variable in class com.logicaldoc.util.TagUtil
 
MEDIUM - com.logicaldoc.util.log4j.LDHtmlLayout.FontSize
 
Menu - Class in com.logicaldoc.core.security
This class represents the key concept of security.
Menu - Class in com.logicaldoc.gui.common.client
Stores the accessible menus
Menu() - Constructor for class com.logicaldoc.core.security.Menu
 
Menu() - Constructor for class com.logicaldoc.gui.common.client.Menu
 
MenuDAO - Interface in com.logicaldoc.core.security.dao
Instances of this class is a DAO-service for menu objects.
MenuGroup - Class in com.logicaldoc.core.security
This class represents security permissions for a group in relation to a menu
MenuGroup() - Constructor for class com.logicaldoc.core.security.MenuGroup
 
MenuGroup(long) - Constructor for class com.logicaldoc.core.security.MenuGroup
 
MenuRightsPanel - Class in com.logicaldoc.gui.frontend.client.security
This panel shows the security policies of a menu.
MenuRightsPanel(GUIMenu, boolean) - Constructor for class com.logicaldoc.gui.frontend.client.security.MenuRightsPanel
 
MenusDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for menus data.
MenusDataServlet() - Constructor for class com.logicaldoc.web.data.MenusDataServlet
 
MenusDS - Class in com.logicaldoc.gui.common.client.data
Datasource to handle menus.
MenusDS() - Constructor for class com.logicaldoc.gui.common.client.data.MenusDS
 
MenusPanel - Class in com.logicaldoc.gui.frontend.client.security
This panel shows the list of menus visible by the current user allowing for security management.
MenusPanel() - Constructor for class com.logicaldoc.gui.frontend.client.security.MenusPanel
 
merge(long[], long) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderService
Merges some folders to a target folder
merge(long[], long) - Method in class com.logicaldoc.web.service.FolderServiceImpl
 
merge(long[], long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderServiceAsync
 
merge(long[], long, String) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Merges a set of documents into a single PDF
merge(long[], long, String) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
merge(long[], long, String, AsyncCallback<GUIDocument>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
merge(Folder, Folder, FolderHistory) - Method in interface com.logicaldoc.core.folder.FolderDAO
Merges the contents of two folders
merge(Folder, Folder, FolderHistory) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
merge(Folder, Folder, String) - Method in class com.logicaldoc.core.automation.FolderTool
Merges a folder into another folder
merge(File, File, File) - Static method in class com.logicaldoc.util.io.FileUtil
 
merge(String, long, long) - Method in class com.logicaldoc.webservice.soap.client.SoapFolderClient
 
merge(String, long, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapFolderService
 
merge(String, long, long) - Method in interface com.logicaldoc.webservice.soap.FolderService
Merges the contents of folder into a target
merge(Collection<Document>, long, String, DocumentHistory) - Method in interface com.logicaldoc.core.document.DocumentManager
Merges a set of documents into a single PDF file
merge(Collection<Document>, long, String, DocumentHistory) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
merge(Collection<Document>, long, String, String) - Method in class com.logicaldoc.core.automation.DocTool
Merges a set of documents into a single PDF file
merge(List<File>, File) - Static method in class com.logicaldoc.util.io.FileUtil
 
merge(MergeInfo) - Method in class com.logicaldoc.webdav.resource.VersionControlledResourceImpl
MERGE feature is not (yet) supported.
MergeDialog - Class in com.logicaldoc.gui.frontend.client.folder
This is the form used to copy some folders into another target folder
MergeDialog() - Constructor for class com.logicaldoc.gui.frontend.client.folder.MergeDialog
 
mergeProperties() - Method in class com.logicaldoc.util.spring.PropertiesPlaceHolder
 
mergeTo(long) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderNavigator
Merges the currently selected folders to a target folder
message(String) - Static method in class com.logicaldoc.gui.common.client.i18n.I18N
 
message(String) - Static method in class com.logicaldoc.i18n.I18N
 
message(String, String) - Static method in class com.logicaldoc.gui.common.client.i18n.I18N
 
message(String, String) - Static method in class com.logicaldoc.i18n.I18N
 
message(String, String[]) - Static method in class com.logicaldoc.gui.common.client.i18n.I18N
 
message(String, String, String) - Static method in class com.logicaldoc.gui.common.client.i18n.I18N
 
message(String, Locale) - Static method in class com.logicaldoc.i18n.I18N
 
message(String, Locale, Object[]) - Static method in class com.logicaldoc.i18n.I18N
 
message(String, Locale, String) - Static method in class com.logicaldoc.i18n.I18N
 
Message - Class in com.logicaldoc.core.communication
This is the parent class for email and system message.
Message() - Constructor for class com.logicaldoc.core.communication.Message
 
MESSAGE_RECEIVED - com.logicaldoc.core.security.UserEvent
 
MessageDialog - Class in com.logicaldoc.gui.frontend.client.dashboard
This is the form used to send messages to other users
MessageDialog() - Constructor for class com.logicaldoc.gui.frontend.client.dashboard.MessageDialog
 
MessageLabel - Class in com.logicaldoc.gui.common.client.widgets
Simple label showing a warning message.
MessageLabel(GUIMessage) - Constructor for class com.logicaldoc.gui.common.client.widgets.MessageLabel
 
MessageLabel(GUIMessage, boolean) - Constructor for class com.logicaldoc.gui.common.client.widgets.MessageLabel
 
MESSAGES - Static variable in class com.logicaldoc.core.security.Menu
 
MESSAGES - Static variable in class com.logicaldoc.gui.common.client.Feature
 
MESSAGES - Static variable in class com.logicaldoc.gui.common.client.Menu
 
MESSAGES_ID - Static variable in class com.logicaldoc.gui.frontend.client.dashboard.DashboardPanel
 
MessagesDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for messages data.
MessagesDataServlet() - Constructor for class com.logicaldoc.web.data.MessagesDataServlet
 
MessagesDS - Class in com.logicaldoc.gui.common.client.data
Datasource to retrieve the system messages for the current user.
MessagesDS() - Constructor for class com.logicaldoc.gui.common.client.data.MessagesDS
 
MessageService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the Message Service.
MessageService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
MessageServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
MessageServiceImpl - Class in com.logicaldoc.web.service
Implementation of the MessageService
MessageServiceImpl() - Constructor for class com.logicaldoc.web.service.MessageServiceImpl
 
MessagesPanel - Class in com.logicaldoc.gui.frontend.client.dashboard
This panel shows the list of system messages and allows the selection.
MessagesPanel() - Constructor for class com.logicaldoc.gui.frontend.client.dashboard.MessagesPanel
 
MessagesWindow - Class in com.logicaldoc.gui.common.client.log
Shows the messages list
MessagesWindow() - Constructor for class com.logicaldoc.gui.common.client.log.MessagesWindow
 
MessageTemplate - Class in com.logicaldoc.core.communication
A template for messaging purposes.
MessageTemplate() - Constructor for class com.logicaldoc.core.communication.MessageTemplate
 
MessageTemplateDAO - Interface in com.logicaldoc.core.communication
This is a DAO service for MessageTemplate.
MessageTemplateEditor - Class in com.logicaldoc.gui.frontend.client.settings.messages
This dialog is used to edit the message template
MessageTemplateEditor(ListGrid, ListGridRecord) - Constructor for class com.logicaldoc.gui.frontend.client.settings.messages.MessageTemplateEditor
 
MessageTemplatesPanel - Class in com.logicaldoc.gui.frontend.client.settings.messages
Shows the patterns for generated messages.
MessageTemplatesPanel() - Constructor for class com.logicaldoc.gui.frontend.client.settings.messages.MessageTemplatesPanel
 
messageToMail(File, boolean) - Static method in class com.logicaldoc.core.communication.MailUtil
Builds an EMail from a .eml file.
messageToMail(InputStream, boolean) - Static method in class com.logicaldoc.core.communication.MailUtil
Builds an EMail from a stream
messageToMail(Message, boolean) - Static method in class com.logicaldoc.core.communication.MailUtil
Builds an EMail from a Message.
messageWithDefault(String, String) - Static method in class com.logicaldoc.gui.common.client.i18n.I18N
 
METADATA - Static variable in class com.logicaldoc.gui.common.client.Menu
 
MetadataDiff - Class in com.logicaldoc.gui.frontend.client.document
Show differences between two versions at metadata level
MetadataDiff(GUIVersion, GUIVersion) - Constructor for class com.logicaldoc.gui.frontend.client.document.MetadataDiff
 
MetadataDiff.DiffRecord - Class in com.logicaldoc.gui.frontend.client.document
 
MetadataMenu - Class in com.logicaldoc.gui.frontend.client.metadata
This panel shows the administration document metadata and workflow menu
MetadataMenu() - Constructor for class com.logicaldoc.gui.frontend.client.metadata.MetadataMenu
 
MILLISECOND - com.logicaldoc.util.time.TimeDiff.TimeField
 
MimeType - Class in com.logicaldoc.util
Utility class for MIME Type detection using the classpath /mimetypes.properties RESOURCE
minDistanceToSegment - Static variable in class com.orange.links.client.DiagramController
If the distance between the mouse and segment is under this number in pixels, then, the mouse is considered over the segment
MINUTE - com.logicaldoc.util.time.TimeDiff.TimeField
 
MISSFIRE_IGNORE - Static variable in class com.logicaldoc.core.job.JobManager
 
MISSFIRE_RUNNOW - Static variable in class com.logicaldoc.core.job.JobManager
 
MOBILE_APPS - Static variable in class com.logicaldoc.gui.common.client.Feature
 
MOBILE_GUI - Static variable in class com.logicaldoc.gui.common.client.Feature
 
MobileLoginPanel - Class in com.logicaldoc.gui.login.client
The panel showing the login form in the mobile web interface
MobileLoginPanel(GUIInfo) - Constructor for class com.logicaldoc.gui.login.client.MobileLoginPanel
 
MODE_CRON - Static variable in class com.logicaldoc.core.task.TaskTrigger
 
MODE_EMAIL_BCC - Static variable in class com.logicaldoc.core.communication.Recipient
 
MODE_EMAIL_CC - Static variable in class com.logicaldoc.core.communication.Recipient
 
MODE_EMAIL_REPLYTO - Static variable in class com.logicaldoc.core.communication.Recipient
 
MODE_EMAIL_TO - Static variable in class com.logicaldoc.core.communication.Recipient
 
MODE_EXPORT - Static variable in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
MODE_GALLERY - Static variable in interface com.logicaldoc.gui.frontend.client.document.grid.DocumentsGrid
 
MODE_IMPORT - Static variable in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
MODE_LIST - Static variable in interface com.logicaldoc.gui.frontend.client.document.grid.DocumentsGrid
 
MODE_SIMPLE - Static variable in class com.logicaldoc.core.task.TaskTrigger
 
modified(GUIDocument) - Method in class com.logicaldoc.gui.common.client.observer.DocumentController
 
modified(GUIFolder) - Method in class com.logicaldoc.gui.common.client.observer.FolderController
 
MostUsedTagsPortlet - Class in com.logicaldoc.gui.frontend.client.dashboard
Portlet specialized in listing history records
MostUsedTagsPortlet() - Constructor for class com.logicaldoc.gui.frontend.client.dashboard.MostUsedTagsPortlet
 
move(long[], long) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderService
Moves some folders under a target folder
move(long[], long) - Method in class com.logicaldoc.web.service.FolderServiceImpl
 
move(long[], long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderServiceAsync
 
move(long, long) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Moves an existing document with the given identifier
move(long, long) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
move(long, long) - Method in class com.logicaldoc.webservice.rest.endpoint.RestFolderService
 
move(long, long) - Method in interface com.logicaldoc.webservice.rest.FolderService
Moves an existing folder with the given identifier.
move(Document, String, String) - Method in class com.logicaldoc.core.automation.DocTool
Moves a document into a target folder
move(Folder, Folder, FolderHistory) - Method in interface com.logicaldoc.core.folder.FolderDAO
Moves a folder into another folder
move(Folder, Folder, FolderHistory) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
move(Folder, String, String) - Method in class com.logicaldoc.core.automation.FolderTool
Moves a folder into a target folder
move(Resource, Resource, DavSession) - Method in interface com.logicaldoc.webdav.resource.service.ResourceService
Moves a resource named target to the folder dictionary destination
move(Resource, Resource, DavSession) - Method in class com.logicaldoc.webdav.resource.service.ResourceServiceImpl
 
move(String, long, long) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
move(String, long, long) - Method in class com.logicaldoc.webservice.soap.client.SoapFolderClient
 
move(String, long, long) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Moves an existing document with the given identifier.
move(String, long, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
move(String, long, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapFolderService
 
move(String, long, long) - Method in interface com.logicaldoc.webservice.soap.FolderService
Moves an existing folder with the given identifier.
move(DavResource) - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
MOVE - com.logicaldoc.core.security.Permission
 
moved(GUIDocument) - Method in class com.logicaldoc.gui.common.client.observer.DocumentController
 
moved(GUIFolder) - Method in class com.logicaldoc.gui.common.client.observer.FolderController
 
MOVED - com.logicaldoc.core.document.DocumentEvent
 
MOVED - com.logicaldoc.core.folder.FolderEvent
 
MoveDialog - Class in com.logicaldoc.gui.frontend.client.folder
This is the form used to move a folder into another path
MoveDialog() - Constructor for class com.logicaldoc.gui.frontend.client.folder.MoveDialog
 
moveObject(String, Holder<String>, String, String, ExtensionsData) - Method in class com.logicaldoc.cmis.LDCmisService
 
moveObject(CallContext, Holder<String>, String, ObjectInfoHandler) - Method in class com.logicaldoc.cmis.LDRepository
CMIS moveObject
moveResourcesToStore(long, int) - Method in class com.logicaldoc.core.store.FSStorer
 
moveResourcesToStore(long, int) - Method in interface com.logicaldoc.core.store.Storer
Moves all the resources of a document from it's original location to a different storage
moveTo(long) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderNavigator
Moves the currently selected folder to the new parent folder
moveToFolder(Document, Folder, DocumentHistory) - Method in interface com.logicaldoc.core.document.DocumentManager
Moves a document to the specified folder.
moveToFolder(Document, Folder, DocumentHistory) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
Mp3ThumbnailBuilder - Class in com.logicaldoc.core.document.thumbnail
Takes care of mp3 thumbnail builder
Mp3ThumbnailBuilder() - Constructor for class com.logicaldoc.core.document.thumbnail.Mp3ThumbnailBuilder
 
msgContainsAttachments(File) - Static method in class com.logicaldoc.core.communication.MailUtil
 
msgContainsAttachments(InputStream) - Static method in class com.logicaldoc.core.communication.MailUtil
 
msgToMail(File, boolean) - Static method in class com.logicaldoc.core.communication.MailUtil
Builds an EMail from a .msg file.
msgToMail(InputStream, boolean) - Static method in class com.logicaldoc.core.communication.MailUtil
Builds an EMail from a .msg file
MULTI_STORAGE - Static variable in class com.logicaldoc.gui.common.client.Feature
 
MULTI_TENANT - Static variable in class com.logicaldoc.gui.common.client.Feature
 
MULTI_WORKSPACE - Static variable in class com.logicaldoc.gui.common.client.Feature
 
mustRecordFailure() - Method in exception com.logicaldoc.core.security.authentication.AuthenticationException
 
mustRecordFailure() - Method in exception com.logicaldoc.core.security.authentication.PasswordAlreadyUsedException
 
mustRecordFailure() - Method in exception com.logicaldoc.core.security.authentication.PasswordWeakException
 
MyClassUtils - Class in com.logicaldoc.webservice.doc.util
 
MyClassUtils() - Constructor for class com.logicaldoc.webservice.doc.util.MyClassUtils
 

N

NAME - Static variable in class com.logicaldoc.core.document.DigestProcessor
 
NAME - Static variable in class com.logicaldoc.core.document.TagsProcessor
 
NAME - Static variable in class com.logicaldoc.core.folder.PathCalculator
 
NAME - Static variable in class com.logicaldoc.core.searchengine.IndexerTask
 
NAME - Static variable in class com.logicaldoc.core.searchengine.IndexOptimizer
 
NAME - Static variable in class com.logicaldoc.core.stats.StatsCollector
 
NamedThreadFactory - Class in com.logicaldoc.core.threading
This thread factory acts like Executors.defaultThreadFactory() but gives a name prefix to the new thread.
NamedThreadFactory(String) - Constructor for class com.logicaldoc.core.threading.NamedThreadFactory
 
NAMESPACE - Static variable in class com.logicaldoc.cmis.TypeManager
 
NATURE_DOC - Static variable in class com.logicaldoc.core.document.AbstractDocument
 
NATURE_FORM - Static variable in class com.logicaldoc.gui.common.client.Constants
 
NavigatorDocumentsGrid - Class in com.logicaldoc.gui.frontend.client.document.grid
Grid of documents displayed in the Navigator
NavigatorDocumentsGrid(GUIFolder) - Constructor for class com.logicaldoc.gui.frontend.client.document.grid.NavigatorDocumentsGrid
 
needRestart - Static variable in class com.logicaldoc.web.listener.ApplicationListener
 
NetUtil - Class in com.logicaldoc.util.io
Some network utility methods.
NetUtil() - Constructor for class com.logicaldoc.util.io.NetUtil
 
NEW_NOTE - com.logicaldoc.core.document.DocumentEvent
 
new2AFMethodSelector(String, String, boolean) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newAliasTypeSelector() - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newAnnotationShapeSelector(String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newArchiveSelector(int, Integer) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newAttributeSetSelector() - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newAttributesSelector() - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newAttributesSelector(String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newAutomationRoutineSelector(String, Long, ChangedHandler, boolean) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newBarcodeFormatsComboBoxItem(String, String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newBarcodeFormatsComboBoxItem(String, String, String[]) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newBarcodeGenerationFormatSelector(String, String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newBarcodeTemplateSelector(boolean, Long, Long) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
Creates a select list with the barcode templates
newBooleanSelector(String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newBooleanSelectorForAttribute(String, String, boolean) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
Simple boolean selector for Extended Attribute
newBrandImg(String, GUIInfo) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newBuilder() - Static method in class com.logicaldoc.util.log4j.LDHtmlLayout
 
newCalendarEventStatusSelector(String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newCharsetSelector(String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newCheckbox(String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newColoredIconButton(String, String, String) - Static method in class com.logicaldoc.gui.common.client.util.AwesomeFactory
Creates a ToolStripButton using font-awesome icon useful for small icons (16x16)
newColorItemPicker(String, String, String, boolean, ChangedHandler) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newComboBoxItem(String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newComparatorSelector() - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newComparatorSelector(String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newConversionFormatItem(String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newCronExpressionItem(String, String, String, ChangedHandler) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newDashletSelector(String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newDashletTypeSelector(String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newDateItem(String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
Creates a new DateItem.
newDateItemForAttribute(String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
Creates a new DateItem for the Extended AttributesDS.
newDateOperator(String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newDensitySelector() - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newDocument() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
newDocuSignTabType(String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newDueTimeSelector(String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newEffectSelector(String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newEmailComboSelector(String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newEmailFields(String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newEmailFolderingSelector(String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newEmailFromSelector(String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newEmailItem(String, String, boolean) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newEmailProtocolSelector(String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newEmailSelector(String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newEvent(History) - Method in class com.logicaldoc.core.communication.EventCollector
Notifies all the listeners in another thread
newEvent(History) - Method in interface com.logicaldoc.core.communication.EventListener
Called when a new event arrives
newEvent(History) - Method in class com.logicaldoc.web.websockets.EventEndpoint
 
newEventSelector(String, String, ChangedHandler, boolean, boolean, boolean, boolean) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newEventsSelector(String, String, ChangedHandler, boolean, boolean, boolean, boolean) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newFloatItem(String, String, Float) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
Creates a new FloatItem.
newFloatItemForAttribute(String, String, Float) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
Creates a new FloatItem for the Extended AttributesDS.
newFolderSecurityOption(String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newFolderSelectorForAttribute(String, String, boolean, List<FormItemIcon>) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newFolderTemplateSelector() - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newFormatConverterSelector() - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newFormatConverterSelector(String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newFormSelector() - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newFrequencySelector(String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newGroupSelector(String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newHeaderIcon(String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newIconButton(String, String) - Static method in class com.logicaldoc.gui.common.client.util.AwesomeFactory
Creates a ToolStripButton using font-awesome icon useful for small icons (16x16)
newIconButton(String, String, String) - Static method in class com.logicaldoc.gui.common.client.util.AwesomeFactory
Creates a ToolStripButton using font-awesome icon useful for small icons (16x16)
newImg(String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newImgIcon(String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newImportCustomIds() - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newImportFolderProviderOption(String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newInstance(String) - Method in class com.logicaldoc.core.automation.ClassTool
Creates a new instance of a class whose constructor does not have parameters
newIntegerItem(String, String, Integer) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
Creates a new IntegerItem.
newIntegerItemForAttribute(String, String, Integer) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
Creates a new IntegerItem for the Extended AttributesDS.
newItemIcon(String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newJobGroupSelector() - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newLanguageSelector(String, boolean, boolean) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newLinkItem(String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newLinkLabel(String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newLongItem(String, String, Long) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
Creates a new IntegerItem
newMessage(long, Date, String, String) - Method in class com.logicaldoc.gui.frontend.client.dashboard.chat.ChatController
 
newMiniDateRangeItem(String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newMultiComboBoxItem(String, String, DataSource, Object[]) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newMultipleSelector(String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newMultipleUsersSelector(String, String, boolean, long[]) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newOCRStatusSelector(Integer) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newOCRTemplateSelector(boolean, Long, Long) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
Creates a select list with the OCR templates
newOptions(int) - Static method in class com.logicaldoc.core.searchengine.Search
 
newPasswordItem(String, String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newPasswordItemPreventAutocomplete(String, String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newPasswordItemPreventAutocomplete(String, String, String, boolean) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newPrioritySelector(String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newRadioGroup(String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newRecipientTypeSelector(String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newRetentionAction(int) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newRetentionDateOption(int) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newRichTextItemForAutomation(String, String, String, ChangedHandler) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newRichTextItemForEmail(String, String, String, ChangedHandler) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
Creates a new RichTextItem suitable for emails.
newRichTextItemForNote(String, String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
Creates a new RichTextItem suitable for notes.
newRowSpacer() - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newRunlevelSelector() - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newSafePasswordItem(String, String, String, FormItem, ChangedHandler) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
Provides a control that does not display the password input directly, it uses a second item to store the password in an hidden attribute of the form.
newSearch(SearchOptions) - Method in class com.logicaldoc.core.automation.SearchTool
Factory method for searches.
newSelectItem(String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newSession(String, String, Client) - Method in class com.logicaldoc.core.security.SessionManager
Creates a new session by authenticated the given user and stores it in the pool of opened sessions
newSession(String, String, String, Client) - Method in class com.logicaldoc.core.security.SessionManager
Creates a new session by authenticating the given user and stores it in the pool of opened sessions
newSimpleTextItem(String, String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
Creates a new TextItem that validates a simple text
newSimpleTextItemPreventAutocomplete(String, String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newSizeOperator(String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newSkinSelector() - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newSliderItem(String, String, Double, double, double) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
Creates a new SliderItem
newSpinnerItem(String, String, Integer) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newSpinnerItem(String, String, Integer, Integer, Integer) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
Creates a new SpinnerItem(with a range validator)
newSpinnerItem(String, String, Long) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newSplitSeparatorHandlingSelector() - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newSplittingPolicySelector() - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newStampSelector() - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newStaticTextItem(String, String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
Creates a new StaticTextItem
newStorageSelector(String, Integer) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newStorageTypeSelector() - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newStorer(int) - Method in class com.logicaldoc.core.store.StorerManager
Instantiate a new storer and fully configures it.
newStringItemForAttribute(GUIAttribute) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
Creates a new TextItem for an extended attribute
newSubscriptionTypeSelector() - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newTagInputMode(String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newTagsComboBoxItem(String, String, TagsDS, Object[]) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newTagsMultiplePickList(String, String, TagsDS, Object[]) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newTemplateSelector(boolean, Long) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newTenantSelector() - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newTextAreaItem(String, String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
Creates a new TextAreaItem
newTextAreaItemForAutomation(String, String, String, ChangedHandler, boolean) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newTextAreaItemForHTML(String, String, String, ChangedHandler) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newTextAreaItemForNote(String, String, String, ChangedHandler, boolean) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
Creates a new TextAreaItem suitable for notes.
newTextItem(String, String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
Creates a new TextItem.
newTextItemForAutomation(String, String, String, ChangedHandler) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newTextItemPreventAutocomplete(String, String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newThread(Runnable) - Method in class com.logicaldoc.core.threading.NamedThreadFactory
 
newTimeItem(String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newTimeItemPicklist(String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newTimeZoneSelector(String, String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newToolStripButton(String, String) - Static method in class com.logicaldoc.gui.common.client.util.AwesomeFactory
Creates a ToolStripButton using font-awesome icon
newToolStripButton(String, String, String) - Static method in class com.logicaldoc.gui.common.client.util.AwesomeFactory
Creates a ToolStripButton using font-awesome icon
newToolStripToolStripMenuButton(String, String, String, String, Menu) - Static method in class com.logicaldoc.gui.common.client.util.AwesomeFactory
Creates a ToolStripButton using font-awesome icon
newUserSelector(String, String, String, boolean, boolean) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newUserSelectorForAttribute(String, String, String, List<FormItemIcon>) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newUserTypeSelector(String, int) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newValidateIntegerItem(String, String, Integer, Integer, Integer) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
Creates a new IntegerItem with a range validator
newWelcomeScreenSelector(Integer) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newWorkflowCombo(Long) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newWorkflowSelector(Long) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newWorkflowSelector(Long, boolean) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newWorkspaceSelector(Long) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newYesNoRadioItem(String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
Simple yes/no radio button.
newYesNoSelectItem(String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
next() - Method in class com.logicaldoc.core.searchengine.Hits
 
next() - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
next() - Method in class com.logicaldoc.gui.frontend.client.folder.FolderCursor
Moves to the next page and updates the client(not the server)
next(String, long, long) - Method in class com.logicaldoc.core.sequence.HibernateSequenceDAO
 
next(String, long, long) - Method in interface com.logicaldoc.core.sequence.SequenceDAO
Returns the next value of the sequence
next(String, long, long, long) - Method in class com.logicaldoc.core.sequence.HibernateSequenceDAO
 
next(String, long, long, long) - Method in interface com.logicaldoc.core.sequence.SequenceDAO
Returns the next value of the sequence by incrementing by the given increment
NO_BODY - Static variable in class com.logicaldoc.core.communication.MailUtil
 
NO_SUBJECT - Static variable in class com.logicaldoc.core.communication.MailUtil
 
NoConversionConverter - Class in com.logicaldoc.core.conversion
A converter that simply copies the source to the destination
NoConversionConverter() - Constructor for class com.logicaldoc.core.conversion.NoConversionConverter
 
nodePermissions - Variable in class com.logicaldoc.webservice.mobile.CommentListVO
 
normalize(String) - Static method in class com.logicaldoc.util.http.UrlUtil
 
normalizeTags(String, String) - Static method in class com.logicaldoc.util.TagUtil
Normalizes the passed string extracting all tags and producing anither string containing all tags separated by a comma.
NotAvailableConverter - Class in com.logicaldoc.core.conversion
A converter that always convert into a static PDF that says 'not available'
NotAvailableConverter() - Constructor for class com.logicaldoc.core.conversion.NotAvailableConverter
 
NOTES - com.logicaldoc.core.searchengine.HitField
 
NOTES - Static variable in class com.logicaldoc.gui.common.client.Feature
 
NotesDashlet - Class in com.logicaldoc.gui.frontend.client.dashboard.dashlet
Portlet specialized in listing the most recent comments of the current user.
NotesDashlet(GUIDashlet) - Constructor for class com.logicaldoc.gui.frontend.client.dashboard.dashlet.NotesDashlet
 
NotesDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for document posts data.
NotesDataServlet() - Constructor for class com.logicaldoc.web.data.NotesDataServlet
 
NotesDS - Class in com.logicaldoc.gui.common.client.data
Data source to retrieve notes put by users.
NotesDS(Long, Long, String, Integer) - Constructor for class com.logicaldoc.gui.common.client.data.NotesDS
 
NotesDS(String) - Constructor for class com.logicaldoc.gui.common.client.data.NotesDS
 
NotesPanel - Class in com.logicaldoc.gui.frontend.client.document.note
This panel shows the notes on a document
NotesPanel(GUIDocument) - Constructor for class com.logicaldoc.gui.frontend.client.document.note.NotesPanel
 
NoteUpdateDialog - Class in com.logicaldoc.gui.frontend.client.document.note
This is the form used to edit note or annotation
NoteUpdateDialog(long, long, String, NotesPanel) - Constructor for class com.logicaldoc.gui.frontend.client.document.note.NoteUpdateDialog
 
NOTIFICATIONS - Static variable in class com.logicaldoc.gui.common.client.Feature
 
NotifyingThread - Class in com.logicaldoc.core.threading
A Thread that notifies it's listeners about the end of the elaboration and also measures the execution time.
NotifyingThread() - Constructor for class com.logicaldoc.core.threading.NotifyingThread
 
NotifyingThread(Runnable, String) - Constructor for class com.logicaldoc.core.threading.NotifyingThread
 
NotifyingThread(String) - Constructor for class com.logicaldoc.core.threading.NotifyingThread
 
NotifyingThread(ThreadGroup, String) - Constructor for class com.logicaldoc.core.threading.NotifyingThread
 
NotifyingThread.ThreadCompleteListener - Interface in com.logicaldoc.core.threading
Interface to be implemented by the listeners
notifyReport() - Method in class com.logicaldoc.core.task.Task
 
NumberTool - Class in com.logicaldoc.core.automation
Extension of the standard NumberTool that allows the locale specification as string.
NumberTool() - Constructor for class com.logicaldoc.core.automation.NumberTool
 

O

OCR - Static variable in class com.logicaldoc.gui.common.client.Feature
 
OCR - Static variable in class com.logicaldoc.gui.common.client.Menu
 
OcrQueuePanel - Class in com.logicaldoc.gui.frontend.client.metadata.zonalocr
Shows the queue of documents to be processed by the Zonal OCR task.
OcrQueuePanel(int) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.zonalocr.OcrQueuePanel
 
OCRService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the OCR Service
OCRService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
OCRServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
OCRSettingsPanel - Class in com.logicaldoc.gui.frontend.client.settings
This panel shows the OCR settings.
OCRSettingsPanel() - Constructor for class com.logicaldoc.gui.frontend.client.settings.OCRSettingsPanel
 
OCRTemplatesDS - Class in com.logicaldoc.gui.common.client.data
Datasource to retrieve all OCR templates.
OCRTemplatesDS(boolean, Long) - Constructor for class com.logicaldoc.gui.common.client.data.OCRTemplatesDS
The constructor
OFFICE - Static variable in class com.logicaldoc.gui.common.client.Feature
 
OFFICE - Static variable in class com.logicaldoc.gui.common.client.Menu
 
OFFICE_EXTS - Static variable in class com.logicaldoc.gui.common.client.util.Util
 
onAdd(GUIDocument) - Method in interface com.logicaldoc.gui.frontend.client.clipboard.ClipboardObserver
 
onAdd(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.panels.StatusBarIcons
 
onAddState(int) - Method in class com.logicaldoc.gui.frontend.client.workflow.designer.WorkflowDesigner
 
onApplicationEvent(ApplicationEvent) - Method in class com.logicaldoc.util.Context
Processes a newly incoming event on appropriated events that registered itself on it
onApply() - Method in class com.logicaldoc.gui.frontend.client.document.stamp.VisualPositioningStampDialog
 
onApply() - Method in class com.logicaldoc.gui.frontend.client.security.MenuRightsPanel
 
onApply(DocumentsGrid) - Method in class com.logicaldoc.gui.frontend.client.document.stamp.StampDialog
 
onArchive(long) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderNavigator
 
onAuthenticate() - Method in class com.logicaldoc.gui.frontend.client.gdrive.GDriveAuthorization
 
onAuthenticate() - Method in class com.logicaldoc.gui.frontend.client.zoho.ZohoAuthorization
 
onAuthenticationFailure(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class com.logicaldoc.core.security.spring.LDAuthenticationFailureHandler
 
onAuthenticationSuccess(HttpServletRequest, HttpServletResponse, Authentication) - Method in class com.logicaldoc.core.security.spring.LDAuthenticationSuccessHandler
 
onAuthorize() - Method in class com.logicaldoc.gui.frontend.client.docusign.DocuSignSettings
 
onAuthorize() - Method in class com.logicaldoc.gui.frontend.client.sharefile.ShareFileSettings
 
onBinaryMessage(byte[], Session) - Method in class com.logicaldoc.web.websockets.EventEndpoint
 
onChanged(GUIFolder) - Method in interface com.logicaldoc.gui.common.client.widgets.FolderChangeListener
 
onChanged(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.impex.archives.IncrementalDetailsPanel
 
onChanged(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.metadata.RetentionPolicyDetailsPanel
 
onChanged(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.reports.ArchivedDocsReport
 
onChanged(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.reports.DeletedDocsReport
 
onChanged(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.reports.DeletedFoldersReport
 
onChanged(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.reports.DuplicatesReport
 
onChanged(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.reports.SubscriptionsReport
 
onChanged(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.settings.automation.AutomationTriggersPanel
 
onCheckin(GUIDocument, GDriveEditor) - Method in class com.logicaldoc.gui.frontend.client.gdrive.GDriveCheckin
 
onCheckin(GUIDocument, ZohoEditor) - Method in class com.logicaldoc.gui.frontend.client.zoho.ZohoCheckin
 
onClose() - Method in class com.logicaldoc.gui.common.client.websockets.WebsocketListener
 
onClose(Session) - Method in class com.logicaldoc.web.websockets.EventEndpoint
 
onConfirmImportBundle() - Method in class com.logicaldoc.gui.frontend.client.impex.archives.ImportArchivesPanel
 
onConvert() - Method in class com.logicaldoc.gui.frontend.client.document.ConversionDialog
 
onCreate() - Method in class com.logicaldoc.gui.frontend.client.gdrive.GDriveCreate
 
onCreate() - Method in class com.logicaldoc.gui.frontend.client.metadata.form.FormCreate
 
onCreate() - Method in class com.logicaldoc.gui.frontend.client.textcontent.TextContentCreate
 
onCreate() - Method in class com.logicaldoc.gui.frontend.client.webcontent.WebcontentCreate
 
onDeletedWorkflow(String) - Method in class com.logicaldoc.gui.frontend.client.workflow.WorkflowDashlet
 
onDocumentBeginEditing(GUIDocument) - Method in interface com.logicaldoc.gui.common.client.observer.DocumentObserver
Invoked after the document's properties are being edited
onDocumentBeginEditing(GUIDocument) - Method in class com.logicaldoc.gui.common.client.Session
 
onDocumentBeginEditing(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
onDocumentBeginEditing(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
onDocumentBeginEditing(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
onDocumentBeginEditing(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsTileGrid
 
onDocumentBeginEditing(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.menu.MainMenu
 
onDocumentBeginEditing(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.search.HitsListPanel
 
onDocumentBeginEditing(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.search.SearchPanel
 
onDocumentCancelEditing(GUIDocument) - Method in interface com.logicaldoc.gui.common.client.observer.DocumentObserver
Invoked after the document's properties are being edited
onDocumentCancelEditing(GUIDocument) - Method in class com.logicaldoc.gui.common.client.Session
 
onDocumentCancelEditing(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
onDocumentCancelEditing(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
onDocumentCancelEditing(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
onDocumentCancelEditing(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsTileGrid
 
onDocumentCancelEditing(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.menu.MainMenu
 
onDocumentCancelEditing(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.search.HitsListPanel
 
onDocumentCancelEditing(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.search.SearchPanel
 
onDocumentCheckedIn(GUIDocument) - Method in interface com.logicaldoc.gui.common.client.observer.DocumentObserver
Invoked after the document's checkin
onDocumentCheckedIn(GUIDocument) - Method in class com.logicaldoc.gui.common.client.Session
 
onDocumentCheckedIn(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
onDocumentCheckedIn(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
onDocumentCheckedIn(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
onDocumentCheckedIn(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsTileGrid
 
onDocumentCheckedIn(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.menu.MainMenu
 
onDocumentCheckedIn(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.search.HitsListPanel
 
onDocumentCheckedIn(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.search.SearchPanel
 
onDocumentCheckedOut(GUIDocument) - Method in interface com.logicaldoc.gui.common.client.observer.DocumentObserver
Invoked after the document's checkout
onDocumentCheckedOut(GUIDocument) - Method in class com.logicaldoc.gui.common.client.Session
 
onDocumentCheckedOut(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
onDocumentCheckedOut(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
onDocumentCheckedOut(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
onDocumentCheckedOut(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsTileGrid
 
onDocumentCheckedOut(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.menu.MainMenu
 
onDocumentCheckedOut(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.search.HitsListPanel
 
onDocumentCheckedOut(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.search.SearchPanel
 
onDocumentLocked(GUIDocument) - Method in interface com.logicaldoc.gui.common.client.observer.DocumentObserver
Invoked after the document is locked
onDocumentLocked(GUIDocument) - Method in class com.logicaldoc.gui.common.client.Session
 
onDocumentLocked(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
onDocumentLocked(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
onDocumentLocked(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
onDocumentLocked(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsTileGrid
 
onDocumentLocked(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.menu.MainMenu
 
onDocumentLocked(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.search.HitsListPanel
 
onDocumentLocked(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.search.SearchPanel
 
onDocumentModified(GUIDocument) - Method in interface com.logicaldoc.gui.common.client.observer.DocumentObserver
Invoked after the document's properties has been changed
onDocumentModified(GUIDocument) - Method in class com.logicaldoc.gui.common.client.Session
 
onDocumentModified(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
onDocumentModified(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
onDocumentModified(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
onDocumentModified(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsTileGrid
 
onDocumentModified(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.menu.MainMenu
 
onDocumentModified(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.search.HitsListPanel
 
onDocumentModified(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.search.SearchPanel
 
onDocumentMoved(GUIDocument) - Method in interface com.logicaldoc.gui.common.client.observer.DocumentObserver
Invoked after the document has been stored
onDocumentMoved(GUIDocument) - Method in class com.logicaldoc.gui.common.client.Session
 
onDocumentMoved(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
onDocumentMoved(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
onDocumentMoved(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
onDocumentMoved(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsTileGrid
 
onDocumentMoved(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.menu.MainMenu
 
onDocumentMoved(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.search.HitsListPanel
 
onDocumentMoved(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.search.SearchPanel
 
onDocumentsDeleted(GUIDocument[]) - Method in interface com.logicaldoc.gui.common.client.observer.DocumentObserver
Invoked after the document has been deleted
onDocumentsDeleted(GUIDocument[]) - Method in class com.logicaldoc.gui.common.client.Session
 
onDocumentsDeleted(GUIDocument[]) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
onDocumentsDeleted(GUIDocument[]) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
onDocumentsDeleted(GUIDocument[]) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
onDocumentsDeleted(GUIDocument[]) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsTileGrid
 
onDocumentsDeleted(GUIDocument[]) - Method in class com.logicaldoc.gui.frontend.client.menu.MainMenu
 
onDocumentsDeleted(GUIDocument[]) - Method in class com.logicaldoc.gui.frontend.client.search.HitsListPanel
 
onDocumentsDeleted(GUIDocument[]) - Method in class com.logicaldoc.gui.frontend.client.search.SearchPanel
 
onDocumentSelected(GUIDocument) - Method in interface com.logicaldoc.gui.common.client.observer.DocumentObserver
Invoked when a document is selected
onDocumentSelected(GUIDocument) - Method in class com.logicaldoc.gui.common.client.Session
 
onDocumentSelected(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
onDocumentSelected(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
onDocumentSelected(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
onDocumentSelected(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsTileGrid
 
onDocumentSelected(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.menu.MainMenu
 
onDocumentSelected(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.search.HitsListPanel
 
onDocumentSelected(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.search.SearchPanel
 
onDocumentStored(GUIDocument) - Method in interface com.logicaldoc.gui.common.client.observer.DocumentObserver
Invoked after the document has been stored
onDocumentStored(GUIDocument) - Method in class com.logicaldoc.gui.common.client.Session
 
onDocumentStored(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
onDocumentStored(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
onDocumentStored(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
onDocumentStored(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsTileGrid
 
onDocumentStored(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.menu.MainMenu
 
onDocumentStored(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.search.HitsListPanel
 
onDocumentStored(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.search.SearchPanel
 
onDocumentUnlocked(GUIDocument) - Method in interface com.logicaldoc.gui.common.client.observer.DocumentObserver
Invoked after the document is unlocked
onDocumentUnlocked(GUIDocument) - Method in class com.logicaldoc.gui.common.client.Session
 
onDocumentUnlocked(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
onDocumentUnlocked(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
onDocumentUnlocked(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
onDocumentUnlocked(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsTileGrid
 
onDocumentUnlocked(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.menu.MainMenu
 
onDocumentUnlocked(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.search.HitsListPanel
 
onDocumentUnlocked(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.search.SearchPanel
 
onDraw() - Method in class com.logicaldoc.gui.common.client.widgets.automation.AutomationEditor
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.administration.AdminScreen
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.calendar.UserCalendarPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.dashboard.chat.ChatMessagesPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.dashboard.chat.ChatPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.dashboard.chat.OnlineUsersPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.dashboard.DashboardPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.dashboard.MessagesPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.dashboard.TagsDashboard
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.dashboard.UserDashboard
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.document.BookmarksPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.document.TrashPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.impex.archives.ExportArchivesList
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.impex.archives.ExportArchivesPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.impex.archives.ImportArchiveFoldersList
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.impex.archives.ImportArchivesList
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.impex.archives.ImportArchivesPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.impex.archives.IncrementalArchivesList
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.impex.email.EmailAccountAutomationPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.impex.email.EmailAccountFiltersPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.impex.email.EmailAccountsPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.impex.folders.ImportFoldersPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.impex.syndication.SyndicationsPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.metadata.barcode.BarcodeQueuePanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.metadata.barcode.BarcodesPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.metadata.barcode.BarcodeTemplatesPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.metadata.CustomIdPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.metadata.form.FormsPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.metadata.RetentionPoliciesPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.metadata.stamp.StampsPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.metadata.stamp.StampUsersPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.metadata.tag.TagsPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.metadata.tag.TagsSettingsPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.metadata.template.AddTemplateAttributeDialog
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.metadata.template.AttributeSetsPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.metadata.template.TemplatesPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.metadata.zonalocr.OcrQueuePanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.metadata.zonalocr.ZonalOCRPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.metadata.zonalocr.ZonalOCRTemplatesPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.panels.MainPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.reports.ApiCallsReport
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.reports.ArchivedDocsReport
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.reports.CalendarReport
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.reports.custom.CustomReportsPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.reports.DeletedDocsReport
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.reports.DeletedFoldersReport
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.reports.DownloadTicketsReport
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.reports.DuplicatesReport
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.reports.LastChangesReport
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.reports.LockedDocsReport
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.reports.SubscriptionsReport
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.search.SavedSearchesPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.search.SearchPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.security.GroupsPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.security.GroupUsersPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.security.ldap.LDAPBrowser
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.security.ldap.LDAPServersPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.security.MenuRightsPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.security.SecuritySettingsPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.security.user.UserHistoryPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.security.user.UsersPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.settings.automation.AutomationRoutinesPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.settings.automation.AutomationTriggersPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.settings.gui.CustomActionsPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.settings.gui.DashletsPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.settings.gui.GUIGridsPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.settings.gui.GUILanguagesPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.settings.messages.MessageTemplatesPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.settings.RepositoriesPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.settings.searchindex.SearchIndexingPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.settings.StoragesPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.system.ChannelsPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.system.GeneralPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.system.LogPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.system.plugin.PluginsPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.system.RunLevelPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.system.ScopedPropertiesPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.system.SessionsPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.system.stats.StatsPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.system.task.JobsPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.system.task.TaskDetailPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.system.task.TaskNotificationPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.system.task.TasksPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.system.update.PatchPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.system.update.UpdateAndPatchPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.system.update.UpdatePanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.tenant.TenantsPanel
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.workflow.WorkflowDashboard
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.workflow.WorkflowDashlet
 
onDraw() - Method in class com.logicaldoc.gui.frontend.client.workflow.WorkflowHistoriesPanel
 
onErrors(ServerValidationError[]) - Method in class com.logicaldoc.gui.common.client.widgets.ExtendedPropertiesPanel
 
onExecute() - Method in class com.logicaldoc.gui.frontend.client.document.grid.FillRoutineParams
 
onExecute() - Method in class com.logicaldoc.gui.frontend.client.reports.custom.ReportParametersForm
 
onFailure(Throwable) - Method in class com.logicaldoc.gui.common.client.VoidCallback
 
onFlushDirty(Object, Serializable, Object[], Object[], String[], Type[]) - Method in class com.logicaldoc.core.PersistenceObjectInterceptor
 
onFolderBeginEditing(GUIFolder) - Method in interface com.logicaldoc.gui.common.client.observer.FolderObserver
Invoked after the folder's properties are being edited
onFolderBeginEditing(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
onFolderBeginEditing(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentToolbar
 
onFolderBeginEditing(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderCursor
 
onFolderBeginEditing(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderDetailsPanel
 
onFolderBeginEditing(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderNavigator
 
onFolderBeginEditing(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderNavigatorPanel
 
onFolderBeginEditing(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.menu.MainMenu
 
onFolderBeginEditing(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.search.HitsListPanel
 
onFolderBeginEditing(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.search.SearchPanel
 
onFolderCancelEditing(GUIFolder) - Method in interface com.logicaldoc.gui.common.client.observer.FolderObserver
Invoked after the folder's properties are being edited
onFolderCancelEditing(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
onFolderCancelEditing(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentToolbar
 
onFolderCancelEditing(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderCursor
 
onFolderCancelEditing(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderDetailsPanel
 
onFolderCancelEditing(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderNavigator
 
onFolderCancelEditing(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderNavigatorPanel
 
onFolderCancelEditing(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.menu.MainMenu
 
onFolderCancelEditing(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.search.HitsListPanel
 
onFolderCancelEditing(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.search.SearchPanel
 
onFolderChanged(GUIFolder) - Method in interface com.logicaldoc.gui.common.client.observer.FolderObserver
Invoked after the folder has been saved
onFolderChanged(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
onFolderChanged(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentToolbar
 
onFolderChanged(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderCursor
 
onFolderChanged(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderDetailsPanel
 
onFolderChanged(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderNavigator
 
onFolderChanged(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderNavigatorPanel
 
onFolderChanged(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.menu.MainMenu
 
onFolderChanged(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.search.HitsListPanel
 
onFolderChanged(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.search.SearchPanel
 
onFolderCreated(GUIFolder) - Method in interface com.logicaldoc.gui.common.client.observer.FolderObserver
Invoked after the folder has been created
onFolderCreated(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
onFolderCreated(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentToolbar
 
onFolderCreated(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderCursor
 
onFolderCreated(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderDetailsPanel
 
onFolderCreated(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderNavigator
 
onFolderCreated(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderNavigatorPanel
 
onFolderCreated(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.menu.MainMenu
 
onFolderCreated(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.search.HitsListPanel
 
onFolderCreated(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.search.SearchPanel
 
onFolderDeleted(GUIFolder) - Method in interface com.logicaldoc.gui.common.client.observer.FolderObserver
Invoked after the folder has been deleted
onFolderDeleted(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
onFolderDeleted(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentToolbar
 
onFolderDeleted(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderCursor
 
onFolderDeleted(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderDetailsPanel
 
onFolderDeleted(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderNavigator
 
onFolderDeleted(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderNavigatorPanel
 
onFolderDeleted(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.menu.MainMenu
 
onFolderDeleted(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.search.HitsListPanel
 
onFolderDeleted(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.search.SearchPanel
 
onFolderMoved(GUIFolder) - Method in interface com.logicaldoc.gui.common.client.observer.FolderObserver
Invoked after the folder has been moved
onFolderMoved(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
onFolderMoved(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentToolbar
 
onFolderMoved(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderCursor
 
onFolderMoved(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderDetailsPanel
 
onFolderMoved(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderNavigator
 
onFolderMoved(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderNavigatorPanel
 
onFolderMoved(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.menu.MainMenu
 
onFolderMoved(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.search.HitsListPanel
 
onFolderMoved(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.search.SearchPanel
 
onFolderSelected(GUIFolder) - Method in interface com.logicaldoc.gui.common.client.observer.FolderObserver
Invoked when the user selects a new folder.
onFolderSelected(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
onFolderSelected(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentToolbar
 
onFolderSelected(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderCursor
 
onFolderSelected(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderDetailsPanel
 
onFolderSelected(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderNavigator
 
onFolderSelected(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderNavigatorPanel
 
onFolderSelected(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.menu.MainMenu
 
onFolderSelected(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.search.HitsListPanel
 
onFolderSelected(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.search.SearchPanel
 
onInvalidSession() - Method in class com.logicaldoc.gui.common.client.Session
 
OnlineUsersDataServlet - Class in com.logicaldoc.web.data
This servlet retrieves the users currently logged in
OnlineUsersDataServlet() - Constructor for class com.logicaldoc.web.data.OnlineUsersDataServlet
 
OnlineUsersDS - Class in com.logicaldoc.gui.common.client.data
Datasource to retrieve a list of currently logged users.
OnlineUsersDS() - Constructor for class com.logicaldoc.gui.common.client.data.OnlineUsersDS
 
OnlineUsersPanel - Class in com.logicaldoc.gui.frontend.client.dashboard.chat
Displays the online users
OnlineUsersPanel() - Constructor for class com.logicaldoc.gui.frontend.client.dashboard.chat.OnlineUsersPanel
 
onMessage(long, Date, String, String) - Method in class com.logicaldoc.gui.frontend.client.dashboard.chat.ChatMessagesPanel
 
onMessage(long, Date, String, String) - Method in interface com.logicaldoc.gui.frontend.client.dashboard.chat.ChatObserver
 
onMessage(String) - Method in class com.logicaldoc.gui.common.client.websockets.WebsocketListener
 
onMessage(String, Session) - Method in class com.logicaldoc.web.websockets.EventEndpoint
 
onModified() - Method in class com.logicaldoc.gui.frontend.client.folder.FolderDetailsPanel
 
onModified() - Method in class com.logicaldoc.gui.frontend.client.impex.archives.ImportDetailsPanel
 
onModified() - Method in class com.logicaldoc.gui.frontend.client.impex.archives.IncrementalDetailsPanel
 
onModified() - Method in class com.logicaldoc.gui.frontend.client.impex.email.EmailAccountDetailsPanel
 
onModified() - Method in class com.logicaldoc.gui.frontend.client.impex.folders.ImportFolderDetailsPanel
 
onModified() - Method in class com.logicaldoc.gui.frontend.client.impex.syndication.SyndicationDetailsPanel
 
onModified() - Method in class com.logicaldoc.gui.frontend.client.metadata.form.FormDetailsPanel
 
onModified() - Method in class com.logicaldoc.gui.frontend.client.metadata.RetentionPolicyDetailsPanel
 
onModified() - Method in class com.logicaldoc.gui.frontend.client.metadata.stamp.StampDetailsPanel
 
onModified() - Method in class com.logicaldoc.gui.frontend.client.metadata.template.AttributeSetDetailsPanel
 
onModified() - Method in class com.logicaldoc.gui.frontend.client.metadata.template.TemplateDetailsPanel
 
onModified() - Method in class com.logicaldoc.gui.frontend.client.reports.custom.ReportDetailsPanel
 
onModified() - Method in class com.logicaldoc.gui.frontend.client.security.GroupDetailsPanel
 
onModified() - Method in class com.logicaldoc.gui.frontend.client.security.user.UserDetailsPanel
 
onModified() - Method in class com.logicaldoc.gui.frontend.client.settings.automation.AutomationRoutineDetailsPanel
 
onModified() - Method in class com.logicaldoc.gui.frontend.client.settings.automation.AutomationTriggerDetailsPanel
 
onModified() - Method in class com.logicaldoc.gui.frontend.client.system.task.TaskDetailPanel
 
onModified() - Method in class com.logicaldoc.gui.frontend.client.tenant.TenantDetailsPanel
 
onModuleLoad() - Method in class com.logicaldoc.gui.common.client.Common
 
onModuleLoad() - Method in class com.logicaldoc.gui.frontend.client.Frontend
 
onModuleLoad() - Method in class com.logicaldoc.gui.login.client.Login
 
onModuleLoad() - Method in class com.logicaldoc.gui.setup.client.Setup
 
onNewNote(String) - Method in class com.logicaldoc.gui.frontend.client.workflow.TaskDetailsDialog
 
onOpen() - Method in class com.logicaldoc.gui.common.client.websockets.WebsocketListener
 
onOpen(Session) - Method in class com.logicaldoc.web.websockets.EventEndpoint
 
onOptionsChanged(GUISearchOptions) - Method in class com.logicaldoc.gui.frontend.client.search.FulltextForm
 
onOptionsChanged(GUISearchOptions) - Method in class com.logicaldoc.gui.frontend.client.search.HitsListPanel
 
onOptionsChanged(GUISearchOptions) - Method in interface com.logicaldoc.gui.frontend.client.search.SearchObserver
Invoked when the options changed
onOptionsChanged(GUISearchOptions) - Method in class com.logicaldoc.gui.frontend.client.search.SearchPanel
 
onOverload(int, int) - Method in interface com.logicaldoc.core.system.SystemLoadListener
Invoked when the average whole system's CPU usage is higher than the threshold specified in the global parameter'system.cpuload.max'
onPasswordChanged() - Method in class com.logicaldoc.gui.login.client.LoginPanel
Invoked when the user successfully changed his expired password
onRemove(GUIDocument) - Method in interface com.logicaldoc.gui.frontend.client.clipboard.ClipboardObserver
 
onRemove(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.panels.StatusBarIcons
 
onSave() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
onSave() - Method in class com.logicaldoc.gui.frontend.client.document.DownloadTicketDialog
 
onSave() - Method in class com.logicaldoc.gui.frontend.client.document.form.AddDocumentUsingForm
 
onSave() - Method in class com.logicaldoc.gui.frontend.client.document.form.FillForm
 
onSave() - Method in class com.logicaldoc.gui.frontend.client.document.ReplaceVersionFile
 
onSave() - Method in class com.logicaldoc.gui.frontend.client.document.stamp.FillStamp
 
onSave() - Method in class com.logicaldoc.gui.frontend.client.folder.FolderDetailsPanel
 
onSave() - Method in class com.logicaldoc.gui.frontend.client.impex.archives.ImportDetailsPanel
 
onSave() - Method in class com.logicaldoc.gui.frontend.client.impex.archives.IncrementalDetailsPanel
 
onSave() - Method in class com.logicaldoc.gui.frontend.client.impex.email.EmailAccountDetailsPanel
 
onSave() - Method in class com.logicaldoc.gui.frontend.client.impex.folders.ImportFolderDetailsPanel
 
onSave() - Method in class com.logicaldoc.gui.frontend.client.impex.syndication.SyndicationDetailsPanel
 
onSave() - Method in class com.logicaldoc.gui.frontend.client.metadata.barcode.BarcodeTemplateSettings
 
onSave() - Method in class com.logicaldoc.gui.frontend.client.metadata.barcode.ZoneEditor
 
onSave() - Method in class com.logicaldoc.gui.frontend.client.metadata.form.FormDetailsPanel
 
onSave() - Method in class com.logicaldoc.gui.frontend.client.metadata.RetentionPolicyDetailsPanel
 
onSave() - Method in class com.logicaldoc.gui.frontend.client.metadata.stamp.StampDetailsPanel
 
onSave() - Method in class com.logicaldoc.gui.frontend.client.metadata.stamp.StampUploader
 
onSave() - Method in class com.logicaldoc.gui.frontend.client.metadata.zonalocr.ZonalOCRTemplateSettings
 
onSave() - Method in class com.logicaldoc.gui.frontend.client.metadata.zonalocr.ZoneEditor
 
onSave() - Method in class com.logicaldoc.gui.frontend.client.reports.custom.ReportDetailsPanel
 
onSave() - Method in class com.logicaldoc.gui.frontend.client.security.BruteForcePanel
 
onSave() - Method in class com.logicaldoc.gui.frontend.client.security.FirewallPanel
 
onSave() - Method in class com.logicaldoc.gui.frontend.client.security.GroupDetailsPanel
 
onSave() - Method in class com.logicaldoc.gui.frontend.client.security.user.UserDetailsPanel
 
onSave() - Method in class com.logicaldoc.gui.frontend.client.settings.automation.AutomationRoutineDetailsPanel
 
onSave() - Method in class com.logicaldoc.gui.frontend.client.settings.automation.AutomationTriggerDetailsPanel
 
onSave() - Method in class com.logicaldoc.gui.frontend.client.system.task.TaskDetailPanel
 
onSave() - Method in class com.logicaldoc.gui.frontend.client.tenant.TenantDetailsPanel
 
onSave() - Method in class com.logicaldoc.gui.frontend.client.workflow.designer.WorkflowSecurity
 
onSave(boolean) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderSecurityPanel
 
onSave(GUIReport) - Method in class com.logicaldoc.gui.frontend.client.reports.custom.ReportUploader
 
onSave(Object, Serializable, Object[], String[], Type[]) - Method in class com.logicaldoc.core.PersistenceObjectInterceptor
 
onSearchArrived() - Method in class com.logicaldoc.gui.frontend.client.search.FulltextForm
 
onSearchArrived() - Method in class com.logicaldoc.gui.frontend.client.search.HitsListPanel
 
onSearchArrived() - Method in interface com.logicaldoc.gui.frontend.client.search.SearchObserver
Invoked when a new result is returned by the server
onSearchArrived() - Method in class com.logicaldoc.gui.frontend.client.search.SearchPanel
 
onSelect(long) - Method in class com.logicaldoc.gui.common.client.widgets.UserSearchDialog
 
onSelect(long, String) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderSearchDialog
 
onSelectedDocumentHit(long) - Method in class com.logicaldoc.gui.frontend.client.search.SearchPanel
 
onSelectedFolderHit(long) - Method in class com.logicaldoc.gui.frontend.client.search.SearchPanel
 
onSelectedTask(GUITask) - Method in class com.logicaldoc.gui.frontend.client.system.task.TasksPanel
Shows the task details
onSend() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentCheckin
 
onSend() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsUploader
 
onSend() - Method in class com.logicaldoc.gui.frontend.client.docusign.EnvelopeDetails
 
onSend() - Method in class com.logicaldoc.gui.frontend.client.metadata.template.OptionsUploader
 
onSend() - Method in class com.logicaldoc.gui.frontend.client.personal.contacts.ContactsUploader
 
onSend() - Method in class com.logicaldoc.gui.frontend.client.system.plugin.PluginUploader
 
onSend() - Method in class com.logicaldoc.gui.frontend.client.tenant.KeystoreUploader
 
onSend() - Method in class com.logicaldoc.gui.frontend.client.workflow.designer.WorkflowUploader
 
onSend(long[], boolean) - Method in class com.logicaldoc.gui.frontend.client.document.SendToArchiveDialog
 
onSessionClosed(Object) - Method in interface com.logicaldoc.core.security.SessionListener
 
onSessionCreated(Session) - Method in interface com.logicaldoc.core.security.SessionListener
 
onShutdown() - Static method in class com.logicaldoc.web.listener.ApplicationListener
 
onSign() - Method in class com.logicaldoc.gui.frontend.client.document.signature.VisualPositioningDigitalSignatureDialog
 
onStart(long[]) - Method in class com.logicaldoc.gui.frontend.client.document.StartWorkflowDialog
 
onSubmit() - Method in class com.logicaldoc.gui.frontend.client.dropbox.DropboxAuthorizationWizard
 
onSuccess(Void) - Method in class com.logicaldoc.gui.common.client.VoidCallback
 
onTabSeleted(String) - Method in interface com.logicaldoc.gui.common.client.PanelObserver
Invoked after the panel ahs been selected
onTabSeleted(String) - Method in class com.logicaldoc.gui.frontend.client.menu.MainMenu
Invoked when a tab of the main panel is selected
onUnderload(int, int) - Method in interface com.logicaldoc.core.system.SystemLoadListener
Invoked when the average whole system's CPU usage is higher than the threshold specified in the global parameter'system.cpuload.max'
onUnprotected(GUIDocument) - Method in class com.logicaldoc.gui.common.client.util.DocumentProtectionManager.DocumentProtectionHandler
 
onUpload() - Method in class com.logicaldoc.gui.frontend.client.tenant.BrandingPackageUploader
 
onUpload() - Method in class com.logicaldoc.gui.frontend.client.tenant.ImageUploader
 
onUserChanged(GUIUser) - Method in interface com.logicaldoc.gui.common.client.observer.UserObserver
Invoked when some changes on the user happens
onUserChanged(GUIUser) - Method in class com.logicaldoc.gui.frontend.client.dashboard.chat.OnlineUsersPanel
 
onUserChanged(GUIUser) - Method in class com.logicaldoc.gui.frontend.client.dashboard.MessagesPanel
 
onUserChanged(GUIUser) - Method in class com.logicaldoc.gui.frontend.client.panels.StatusBarIcons
 
onUserChanged(GUIUser) - Method in class com.logicaldoc.gui.frontend.client.security.user.UserDetailsPanel
 
onUserLoggedIn(GUIUser) - Method in interface com.logicaldoc.gui.common.client.SessionObserver
 
onUserLoggedIn(GUIUser) - Method in class com.logicaldoc.gui.frontend.client.panels.MainPanel
 
onUserLogin(String) - Method in interface com.logicaldoc.gui.common.client.observer.UserObserver
 
onUserLogin(String) - Method in class com.logicaldoc.gui.frontend.client.dashboard.chat.OnlineUsersPanel
 
onUserLogin(String) - Method in class com.logicaldoc.gui.frontend.client.dashboard.MessagesPanel
 
onUserLogin(String) - Method in class com.logicaldoc.gui.frontend.client.panels.StatusBarIcons
 
onUserLogin(String) - Method in class com.logicaldoc.gui.frontend.client.security.user.UserDetailsPanel
 
onUserLogout(String) - Method in interface com.logicaldoc.gui.common.client.observer.UserObserver
 
onUserLogout(String) - Method in class com.logicaldoc.gui.frontend.client.dashboard.chat.OnlineUsersPanel
 
onUserLogout(String) - Method in class com.logicaldoc.gui.frontend.client.dashboard.MessagesPanel
 
onUserLogout(String) - Method in class com.logicaldoc.gui.frontend.client.panels.StatusBarIcons
 
onUserLogout(String) - Method in class com.logicaldoc.gui.frontend.client.security.user.UserDetailsPanel
 
openBulkCheckout(List<Long>) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
openContentEditor() - Method in class com.logicaldoc.gui.frontend.client.metadata.form.FormDetailsPanel
Call to directly open the HTML edior of the forms's content
openDropSpot() - Static method in class com.logicaldoc.gui.common.client.widgets.DropSpotPopup
 
openEditWithOffice(long) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
openFolder(long) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderNavigator
Opens the branch to show the specified folder, it cycles the path creating minimal tree nodes
openFolder(long, Long) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderNavigator
Opens the tree to show the specified folder
openFoldersSection() - Method in class com.logicaldoc.gui.frontend.client.search.SearchMenu
 
openFulltextSection() - Method in class com.logicaldoc.gui.frontend.client.search.SearchMenu
 
openHtmlInWindow(String, String) - Static method in class com.logicaldoc.gui.common.client.util.WindowUtils
Opens a given HTML document in new popup windows
openInFolder(long) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
openInFolder(long, Long) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
OpenOfficeParser - Class in com.logicaldoc.core.parser
Text extractor for OpenOffice/OpenDocument documents.
OpenOfficeParser() - Constructor for class com.logicaldoc.core.parser.OpenOfficeParser
 
openParametricSection() - Method in class com.logicaldoc.gui.frontend.client.search.SearchMenu
 
openScan() - Static method in class com.logicaldoc.gui.common.client.util.Util
 
openTagsSection() - Method in class com.logicaldoc.gui.frontend.client.search.SearchMenu
 
openUrl(Session, String, String) - Method in class com.logicaldoc.web.websockets.WebsocketTool
Send to the Interface the command to open an URL
openUrl(String) - Static method in class com.logicaldoc.gui.common.client.util.WindowUtils
 
openUrl(String, String) - Static method in class com.logicaldoc.gui.common.client.util.WindowUtils
 
openUrl(String, String, String) - Static method in class com.logicaldoc.gui.common.client.util.WindowUtils
 
openUrlInNewTab(String) - Static method in class com.logicaldoc.gui.common.client.util.WindowUtils
 
OPERATION_ADD - Static variable in class com.logicaldoc.gui.frontend.client.settings.StoragesPanel
 
OPERATION_CUMPUTESIZE - Static variable in class com.logicaldoc.gui.frontend.client.settings.StoragesPanel
 
OPERATION_NONE - Static variable in class com.logicaldoc.gui.frontend.client.settings.StoragesPanel
 
OPERATOR_BEGINSWITH - Static variable in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
OPERATOR_CONTAINS - Static variable in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
OPERATOR_ENDSWITH - Static variable in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
OPERATOR_EQUALS - Static variable in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
OPERATOR_GREATER - Static variable in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
OPERATOR_IN - Static variable in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
OPERATOR_INORSUBFOLDERS - Static variable in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
OPERATOR_LESSER - Static variable in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
OPERATOR_NOTCONTAINS - Static variable in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
OPERATOR_NOTEQUAL - Static variable in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
OPERATOR_NOTNULL - Static variable in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
OPERATOR_NULL - Static variable in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
optimize() - Method in interface com.logicaldoc.core.searchengine.SearchEngine
Launch the index optimization that physically deletes the removed entries.
optimize() - Method in class com.logicaldoc.core.searchengine.StandardSearchEngine
 
Options - Class in com.logicaldoc.gui.frontend.client.metadata.template
This panel shows the list of the attribute options
Options(long, String, boolean) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.template.Options
 
OptionsUploader - Class in com.logicaldoc.gui.frontend.client.metadata.template
This popup window is used to upload a new options file to the server.
OptionsUploader(Options) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.template.OptionsUploader
 
OrderedProperties - Class in com.logicaldoc.i18n
This is an extension of Java Properties that stores the properties alphabetically
OrderedProperties - Class in com.logicaldoc.util.config
This is an extension of Java Properties that stores the properties alphabetically
OrderedProperties() - Constructor for class com.logicaldoc.i18n.OrderedProperties
 
OrderedProperties() - Constructor for class com.logicaldoc.util.config.OrderedProperties
 
orderedSearches() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
org.springframework.security.web.authentication.www - package org.springframework.security.web.authentication.www
 
originalItemName(String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
Obtain the original item name
OUTGOING_EMAIL - Static variable in class com.logicaldoc.gui.common.client.Menu
 
OutgoingEmailPanel - Class in com.logicaldoc.gui.frontend.client.settings.messages
This panel shows the Email settings.
OutgoingEmailPanel(GUIEmailSettings) - Constructor for class com.logicaldoc.gui.frontend.client.settings.messages.OutgoingEmailPanel
 
OutsideWorkingTimeException - Exception in com.logicaldoc.core.security.authentication
Raised when the user is trying to enter outside the working time
OutsideWorkingTimeException() - Constructor for exception com.logicaldoc.core.security.authentication.OutsideWorkingTimeException
 
OutsideWorkingTimeException(Authenticator) - Constructor for exception com.logicaldoc.core.security.authentication.OutsideWorkingTimeException
 

P

P7M - Class in com.logicaldoc.util.io
Use this class to read data from a .p7m file that a signed file
P7M(byte[]) - Constructor for class com.logicaldoc.util.io.P7M
 
P7M(File) - Constructor for class com.logicaldoc.util.io.P7M
 
P7M(InputStream) - Constructor for class com.logicaldoc.util.io.P7M
 
P7MConverter - Class in com.logicaldoc.core.conversion
Converter to convert image files in PDF
P7MConverter() - Constructor for class com.logicaldoc.core.conversion.P7MConverter
 
padLeft(String, int) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
PAGE_OPT_ALL - Static variable in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
PAGE_OPT_FIRST - Static variable in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
PAGE_OPT_LAST - Static variable in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
PAGE_OPT_SEL - Static variable in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
paintIndex - Variable in class com.logicaldoc.web.stat.ChartDrawingSupplier
 
paintSequence - Variable in class com.logicaldoc.web.stat.ChartDrawingSupplier
 
Pair<K,​V> - Class in com.logicaldoc.util
A convenience class to represent name-value pairs.
Pair() - Constructor for class com.logicaldoc.util.Pair
Creates a new pair
Pair(K, V) - Constructor for class com.logicaldoc.util.Pair
Creates a new pair
PanelObserver - Interface in com.logicaldoc.gui.common.client
A listener on relevant events on the main panel.
PARAM_APPEND - com.logicaldoc.util.config.WebConfigurator.INIT_PARAM
 
PARAM_DEVICE - Static variable in class com.logicaldoc.core.security.Device
 
PARAM_OVERWRITE - com.logicaldoc.util.config.WebConfigurator.INIT_PARAM
 
PARAM_SID - Static variable in class com.logicaldoc.core.security.SessionManager
 
PARAM_SID - Static variable in class com.logicaldoc.core.security.spring.LDAuthenticationToken
 
PARAM_STOP - com.logicaldoc.util.config.WebConfigurator.INIT_PARAM
 
ParameterConditionRow - Class in com.logicaldoc.gui.frontend.client.search
This class represents a Criterion Row for the Parametric Search.
ParameterConditionRow(GUITemplate, boolean, KeyPressHandler) - Constructor for class com.logicaldoc.gui.frontend.client.search.ParameterConditionRow
 
PARAMETERS - Static variable in class com.logicaldoc.core.automation.Automation
 
PARAMETERS - Static variable in class com.logicaldoc.core.security.Menu
 
PARAMETERS - Static variable in class com.logicaldoc.gui.common.client.Menu
 
PARAMETERS_NAMES - Static variable in class com.logicaldoc.core.automation.Automation
 
ParametersPanel - Class in com.logicaldoc.gui.frontend.client.settings
This panel shows the Parameters settings.
ParametersPanel() - Constructor for class com.logicaldoc.gui.frontend.client.settings.ParametersPanel
 
PARAMETRIC_SEARCHES - Static variable in class com.logicaldoc.gui.common.client.Feature
 
ParametricForm - Class in com.logicaldoc.gui.frontend.client.search
Shows a parametric search form
parse(File, String, String, Locale, String) - Method in class com.logicaldoc.core.parser.AbstractParser
 
parse(File, String, String, Locale, String) - Method in interface com.logicaldoc.core.parser.Parser
Same as Parser.parse(InputStream, String, String, Locale, String), use this when you have a file rather than a stream.
parse(File, String, String, Locale, String, Document, String) - Method in class com.logicaldoc.core.parser.AbstractParser
 
parse(File, String, String, Locale, String, Document, String) - Method in interface com.logicaldoc.core.parser.Parser
Same as Parser.parse(InputStream, String, String, Locale, String, Document, String), but use this when you have a file rather than a stream.
parse(File, String, String, Locale, String, Document, String) - Method in class com.logicaldoc.core.parser.TXTParser
 
parse(File, String, String, Locale, String, Document, String) - Method in class com.logicaldoc.core.parser.ZABWParser
 
parse(InputStream, String, String, Locale, long, Document, String) - Static method in class com.logicaldoc.core.parser.ParserFactory
Gets the proper parser and parse the given content
parse(InputStream, String, String, Locale, String) - Method in class com.logicaldoc.core.parser.AbstractParser
 
parse(InputStream, String, String, Locale, String) - Method in interface com.logicaldoc.core.parser.Parser
Extracts content for the text content of the given binary document.
parse(InputStream, String, String, Locale, String, Document, String) - Method in class com.logicaldoc.core.parser.AbstractParser
 
parse(InputStream, String, String, Locale, String, Document, String) - Method in class com.logicaldoc.core.parser.DOCParser
 
parse(InputStream, String, String, Locale, String, Document, String) - Method in interface com.logicaldoc.core.parser.Parser
Extracts content for the text content of the given binary document.
parse(String) - Static method in class com.logicaldoc.util.time.DateUtil
Formats a date using one of the ISO formats.
parse(String, String) - Method in class com.logicaldoc.core.automation.DateTool
Parses a string and to retrieve a date
parseContacts(boolean, String, String, boolean, int, int, int, int, int, int, int) - Method in interface com.logicaldoc.gui.frontend.client.services.ContactService
Reads the contacts that are about to be imported from CSV file
parseContacts(boolean, String, String, boolean, int, int, int, int, int, int, int) - Method in class com.logicaldoc.web.service.ContactServiceImpl
 
parseContacts(boolean, String, String, boolean, int, int, int, int, int, int, int, AsyncCallback<GUIContact[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.ContactServiceAsync
 
parseContent() - Method in class com.logicaldoc.core.communication.EMailAttachment
Parse the attachment extracting the text using the parser configured for this specific filename
parseContent(Long, Locale, String) - Method in class com.logicaldoc.core.communication.EMailAttachment
Parse the attachment extracting the text using the parser configured for this specific filename
parseDocument(Document, String) - Method in interface com.logicaldoc.core.document.DocumentManager
Retrieves the document's content as a string
parseDocument(Document, String) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
ParseException - Exception in com.logicaldoc.core.parser
When an error happens during the parsing
ParseException(String) - Constructor for exception com.logicaldoc.core.parser.ParseException
 
ParseException(String, Throwable) - Constructor for exception com.logicaldoc.core.parser.ParseException
 
ParseException(Throwable) - Constructor for exception com.logicaldoc.core.parser.ParseException
 
parseOptions(long, String) - Method in interface com.logicaldoc.gui.frontend.client.services.AttributeSetService
Reads the contacts that are about to be imported from CSV
parseOptions(long, String) - Method in class com.logicaldoc.web.service.AttributeSetServiceImpl
 
parseOptions(long, String, AsyncCallback<GUIValue[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.AttributeSetServiceAsync
 
Parser - Interface in com.logicaldoc.core.parser
A Parser is capable of parsing a content in order to extract the texts and other metadata within it.
parseRecipients(String) - Method in class com.logicaldoc.core.communication.EMail
 
parseRecipientsBCC(String) - Method in class com.logicaldoc.core.communication.EMail
 
parseRecipientsCC(String) - Method in class com.logicaldoc.core.communication.EMail
 
parseReplyTo(String) - Method in class com.logicaldoc.core.communication.EMail
 
ParserFactory - Class in com.logicaldoc.core.parser
This is a factory, returning a parser instance for the given file.
ParserFactory() - Constructor for class com.logicaldoc.core.parser.ParserFactory
 
ParsersDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for parsers data.
ParsersDataServlet() - Constructor for class com.logicaldoc.web.data.ParsersDataServlet
 
ParsersDS - Class in com.logicaldoc.gui.common.client.data
Datasource to retrieve all the parsers.
partition(List<T>, int) - Static method in class com.logicaldoc.util.CollectionUtil
Divide a list to segments of n size
PASSWORD - com.logicaldoc.core.security.Permission
 
PASSWORD_PROTECTED - com.logicaldoc.core.document.DocumentEvent
 
PASSWORD_UNPROTECTED - com.logicaldoc.core.document.DocumentEvent
 
PasswordAlreadyUsedException - Exception in com.logicaldoc.core.security.authentication
Raised when you try to change password that was already used
PasswordAlreadyUsedException(Date) - Constructor for exception com.logicaldoc.core.security.authentication.PasswordAlreadyUsedException
 
PASSWORDCHANGED - com.logicaldoc.core.security.UserEvent
 
PasswordExpiredException - Exception in com.logicaldoc.core.security.authentication
Raised when the password has expired
PasswordExpiredException() - Constructor for exception com.logicaldoc.core.security.authentication.PasswordExpiredException
 
PasswordExpiredException(Authenticator) - Constructor for exception com.logicaldoc.core.security.authentication.PasswordExpiredException
 
PasswordGenerator - Class in com.logicaldoc.gui.common.client.widgets
An utility to generate passwords
PasswordGenerator - Class in com.logicaldoc.gui.login.client
An utility to generate passwords
PasswordGenerator - Class in com.logicaldoc.util.security
A password generator utility
PasswordGenerator() - Constructor for class com.logicaldoc.gui.common.client.widgets.PasswordGenerator
 
PasswordGenerator(Integer, Integer, Integer, Integer, Integer, Integer, Integer) - Constructor for class com.logicaldoc.gui.common.client.widgets.PasswordGenerator
 
PasswordGenerator(String) - Constructor for class com.logicaldoc.gui.login.client.PasswordGenerator
 
PasswordHistory - Class in com.logicaldoc.core.security
This class represent an old password of a user
PasswordHistory() - Constructor for class com.logicaldoc.core.security.PasswordHistory
 
PasswordHistoryDAO - Interface in com.logicaldoc.core.security.dao
This class is a DAO-service for PasswordHistory-objects.
PasswordValidator - Class in com.logicaldoc.util.security
An utility class to validate the passwords
PasswordValidator(int, int, int, int, int, int, int, Properties) - Constructor for class com.logicaldoc.util.security.PasswordValidator
Constructor
PasswordWeakException - Exception in com.logicaldoc.core.security.authentication
Raised when you try to change a password that is too weak
PasswordWeakException() - Constructor for exception com.logicaldoc.core.security.authentication.PasswordWeakException
 
PasswordWeakException(List<String>) - Constructor for exception com.logicaldoc.core.security.authentication.PasswordWeakException
 
paste(long[], long, String) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderService
Pastes documents into the target folder
paste(long[], long, String) - Method in class com.logicaldoc.web.service.FolderServiceImpl
 
paste(long[], long, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderServiceAsync
 
pasteAsAlias(long[], long, String) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderService
 
pasteAsAlias(long[], long, String) - Method in class com.logicaldoc.web.service.FolderServiceImpl
 
pasteAsAlias(long[], long, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderServiceAsync
 
pasteImage(BufferedImage, BufferedImage, float, int, int) - Static method in class com.logicaldoc.core.imaging.ImageUtil
Prints the contents of imageIn on container the given opaque value
PATCHES - Static variable in class com.logicaldoc.gui.common.client.Feature
 
PatchPanel - Class in com.logicaldoc.gui.frontend.client.system.update
Patches check panel
PatchPanel() - Constructor for class com.logicaldoc.gui.frontend.client.system.update.PatchPanel
 
PathCalculator - Class in com.logicaldoc.core.folder
This task calculate the path attributes of the folders(only those folders without path will be processed.
PathCalculator() - Constructor for class com.logicaldoc.core.folder.PathCalculator
 
pauseRefresh() - Method in class com.orange.links.client.DiagramController
 
PDF - Static variable in class com.logicaldoc.gui.common.client.Feature
 
PDF_CONVERSION_SUFFIX - Static variable in class com.logicaldoc.core.conversion.FormatConverterManager
 
PDFParser - Class in com.logicaldoc.core.parser
Text extractor for Portable Document Format (PDF).
PDFParser() - Constructor for class com.logicaldoc.core.parser.PDFParser
 
PdfThumbnailBuilder - Class in com.logicaldoc.core.document.thumbnail
This builder generates the thumbnail for a Pdf document.
PdfThumbnailBuilder() - Constructor for class com.logicaldoc.core.document.thumbnail.PdfThumbnailBuilder
 
Permission - Enum in com.logicaldoc.core.security
Models a permission, that is the ability to do something
READ: ability to read the folder and its documents WRITE: ability to insert and delete folder's documents ADD: ability to add child elements SECURITY: ability to change security rules IMMUTABILE: ability to mark a document as immutable DELETE: ability to delete the entity RENAME: ability to rename the entity IMPORT: ability to import documents EXPORT: ability to export documents SIGN: ability to digitally sign documents ARCHIVE: ability to archive documents WORKFLOW: ability to handle workflow CALENDAR: ability to handle calendar events SUBSCRIPTION: ability to handle events subscription PRINT: ability to print PASSWORD: ability to put a password in a document MOVE: ability to move documents EMAIL: ability to send emails AUTOMATION: ability to handle the automation STORAGE: ability to handle the storage
PERMISSION - com.logicaldoc.core.folder.FolderEvent
 
PERMISSION_ADD - Static variable in class com.logicaldoc.gui.common.client.Constants
 
PERMISSION_ARCHIVE - Static variable in class com.logicaldoc.gui.common.client.Constants
 
PERMISSION_AUTOMATION - Static variable in class com.logicaldoc.gui.common.client.Constants
 
PERMISSION_CALENDAR - Static variable in class com.logicaldoc.gui.common.client.Constants
 
PERMISSION_DELETE - Static variable in class com.logicaldoc.gui.common.client.Constants
 
PERMISSION_DOWNLOAD - Static variable in class com.logicaldoc.gui.common.client.Constants
 
PERMISSION_EMAIL - Static variable in class com.logicaldoc.gui.common.client.Constants
 
PERMISSION_EXPORT - Static variable in class com.logicaldoc.gui.common.client.Constants
 
PERMISSION_IMMUTABLE - Static variable in class com.logicaldoc.gui.common.client.Constants
 
PERMISSION_IMPORT - Static variable in class com.logicaldoc.gui.common.client.Constants
 
PERMISSION_MOVE - Static variable in class com.logicaldoc.gui.common.client.Constants
 
PERMISSION_PASSWORD - Static variable in class com.logicaldoc.gui.common.client.Constants
 
PERMISSION_RENAME - Static variable in class com.logicaldoc.gui.common.client.Constants
 
PERMISSION_SECURITY - Static variable in class com.logicaldoc.gui.common.client.Constants
 
PERMISSION_SIGN - Static variable in class com.logicaldoc.gui.common.client.Constants
 
PERMISSION_STORAGE - Static variable in class com.logicaldoc.gui.common.client.Constants
 
PERMISSION_SUBSCRIPTION - Static variable in class com.logicaldoc.gui.common.client.Constants
 
PERMISSION_WORKFLOW - Static variable in class com.logicaldoc.gui.common.client.Constants
 
PERMISSION_WRITE - Static variable in class com.logicaldoc.gui.common.client.Constants
 
PermissionVO - Class in com.logicaldoc.webservice.mobile
 
PermissionVO() - Constructor for class com.logicaldoc.webservice.mobile.PermissionVO
 
PersistenceException - Exception in com.logicaldoc.core
Raised when a problem happens in the data layer.
PersistenceException() - Constructor for exception com.logicaldoc.core.PersistenceException
 
PersistenceException(String) - Constructor for exception com.logicaldoc.core.PersistenceException
 
PersistenceException(String, Throwable) - Constructor for exception com.logicaldoc.core.PersistenceException
 
PersistenceException(Throwable) - Constructor for exception com.logicaldoc.core.PersistenceException
 
PersistenceObjectInterceptor - Class in com.logicaldoc.core
Takes care about updating the last modified date of a persistence object
PersistenceObjectInterceptor() - Constructor for class com.logicaldoc.core.PersistenceObjectInterceptor
 
PersistentObject - Class in com.logicaldoc.core
This abstract class defines the minimum requirements of persistent objects.
PersistentObject() - Constructor for class com.logicaldoc.core.PersistentObject
 
PersistentObjectDAO<T extends PersistentObject> - Interface in com.logicaldoc.core
Interface for DAOs that operate on persistent objects
PersonalSubscriptions - Class in com.logicaldoc.gui.frontend.client.subscription
This panel shows the list of the user's subscriptions.
PersonalSubscriptions() - Constructor for class com.logicaldoc.gui.frontend.client.subscription.PersonalSubscriptions
 
pickUser(String) - Method in class com.logicaldoc.core.security.authentication.AuthenticationChain
 
pickUser(String) - Method in interface com.logicaldoc.core.security.authentication.Authenticator
This method does not authenticate the user but just retrieves his details
pickUser(String) - Method in class com.logicaldoc.core.security.authentication.DefaultAuthenticator
 
pidCreated - Static variable in class com.logicaldoc.web.listener.ApplicationListener
 
ping() - Method in interface com.logicaldoc.gui.common.client.services.InfoService
Ping to maintain open he session
ping() - Method in class com.logicaldoc.web.service.InfoServiceImpl
 
ping(AsyncCallback<Boolean>) - Method in interface com.logicaldoc.gui.common.client.services.InfoServiceAsync
 
PluginDbInit - Class in com.logicaldoc.core.dbinit
Database initialization manager
PluginDbInit() - Constructor for class com.logicaldoc.core.dbinit.PluginDbInit
 
PluginDescriptorConfigurator - Class in com.logicaldoc.util.config
Utility class to parse a plugin descriptor
PluginDescriptorConfigurator(InputStream) - Constructor for class com.logicaldoc.util.config.PluginDescriptorConfigurator
 
PluginDescriptorConfigurator(String) - Constructor for class com.logicaldoc.util.config.PluginDescriptorConfigurator
 
PluginDescriptorConfigurator(URL) - Constructor for class com.logicaldoc.util.config.PluginDescriptorConfigurator
 
PluginRegistry - Class in com.logicaldoc.util.plugin
Central point where plugins are loaded and handled.
PluginRegistry() - Constructor for class com.logicaldoc.util.plugin.PluginRegistry
 
PluginsPanel - Class in com.logicaldoc.gui.frontend.client.system.plugin
Displays a list of plugins available for the application.
PluginsPanel() - Constructor for class com.logicaldoc.gui.frontend.client.system.plugin.PluginsPanel
 
PluginUploader - Class in com.logicaldoc.gui.frontend.client.system.plugin
This popup window is used to upload a new plugin to install.
PluginUploader(PluginsPanel) - Constructor for class com.logicaldoc.gui.frontend.client.system.plugin.PluginUploader
 
POLICY_ALLPAGES - Static variable in interface com.logicaldoc.gui.frontend.client.services.SplitService
 
POLICY_BARCODE - Static variable in interface com.logicaldoc.gui.frontend.client.services.SplitService
 
POLICY_BLANKPAGE - Static variable in interface com.logicaldoc.gui.frontend.client.services.SplitService
 
POLICY_CONTAINS - Static variable in class com.logicaldoc.gui.common.client.beans.GUIEmailRule
 
POLICY_NOT_CONTAINS - Static variable in class com.logicaldoc.gui.common.client.beans.GUIEmailRule
 
POLICY_SELECTION - Static variable in interface com.logicaldoc.gui.frontend.client.services.SplitService
 
POLICY_TEXT - Static variable in interface com.logicaldoc.gui.frontend.client.services.SplitService
 
POLICY_TYPE_ID - Static variable in class com.logicaldoc.cmis.TypeManager
 
PositionalBarcodesGrid - Class in com.logicaldoc.gui.frontend.client.metadata.barcode
This grids displays the positional barcode definitions of a positional barcode template
PositionalBarcodesGrid(GUIBarcodeTemplate) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.barcode.PositionalBarcodesGrid
 
post(String) - Method in interface com.logicaldoc.gui.frontend.client.services.ChatService
Posts a message to the chat
post(String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.ChatServiceAsync
 
PPTParser - Class in com.logicaldoc.core.parser
Parser for Office 2003 presentations
PPTParser() - Constructor for class com.logicaldoc.core.parser.PPTParser
 
prepareGUI() - Method in class com.logicaldoc.gui.frontend.client.security.user.UserInterfacePanel
 
prepareGUI() - Method in class com.logicaldoc.gui.frontend.client.security.user.UserPropertiesPanel
 
prepareGUI() - Method in class com.logicaldoc.gui.frontend.client.security.user.UserSecurityPanel
 
prepareGUI() - Method in class com.logicaldoc.gui.frontend.client.security.user.WorkingTimePanel
 
prepareGUIAttributes(Template, ExtensibleObject) - Static method in class com.logicaldoc.web.util.ServiceUtil
Prepares the extended attributes of an extensible object
prepareGUIAttributes(Template, ExtensibleObject, User) - Static method in class com.logicaldoc.web.service.TemplateServiceImpl
 
prepareQuery() - Static method in class com.logicaldoc.core.searchengine.IndexerTask
Prepares the query to search the documents to be indexed
PREVIEW - Static variable in class com.logicaldoc.core.security.Menu
 
PREVIEW - Static variable in class com.logicaldoc.gui.common.client.Feature
 
PREVIEW - Static variable in class com.logicaldoc.gui.common.client.Menu
 
PreviewPanel - Class in com.logicaldoc.gui.common.client.widgets.preview
This panel is used to show the document preview.
PreviewPanel(GUIDocument) - Constructor for class com.logicaldoc.gui.common.client.widgets.preview.PreviewPanel
 
PreviewPopup - Class in com.logicaldoc.gui.common.client.widgets.preview
This popup window is used to show the document preview.
PreviewPopup(GUIDocument) - Constructor for class com.logicaldoc.gui.common.client.widgets.preview.PreviewPopup
Constructor to display a single document
PreviewPopup(GUIDocument[], int) - Constructor for class com.logicaldoc.gui.common.client.widgets.preview.PreviewPopup
Constructor to display a gallery of documents
PreviewTile - Class in com.logicaldoc.gui.common.client.widgets.preview
Displays a clickable title for previewing the document
PreviewTile(long, String) - Constructor for class com.logicaldoc.gui.common.client.widgets.preview.PreviewTile
 
previous() - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
PrimitivesToolstrip - Class in com.logicaldoc.gui.frontend.client.workflow.designer
Toolbar with the primitives of the Workflow.
PrimitivesToolstrip(WorkflowDesigner) - Constructor for class com.logicaldoc.gui.frontend.client.workflow.designer.PrimitivesToolstrip
 
print(ListGrid) - Static method in class com.logicaldoc.gui.common.client.util.GridUtil
Prints a grid
print(File, File, Integer) - Static method in class com.logicaldoc.core.util.GhostUtil
Prints a PDF file into a Jpeg image using 150dpi resolution
print(File, File, Integer, Integer) - Static method in class com.logicaldoc.core.util.GhostUtil
Prints a PDF file into a Jpeg image using 150dpi resolution
print(String) - Method in class com.logicaldoc.core.automation.LogTool
Prints in the system output
PRINT - com.logicaldoc.core.security.Permission
 
printDiffs(long[]) - Static method in class com.logicaldoc.util.time.TimeDiff
 
printDuration(long) - Static method in class com.logicaldoc.util.time.TimeDiff
Prints the duration in the format HH:MM:ss.SSS
printDuration(Date, Date) - Static method in class com.logicaldoc.util.time.TimeDiff
 
printEnvironment() - Static method in class com.logicaldoc.util.SystemUtil
 
printFileSize(long) - Static method in class com.logicaldoc.util.StringUtil
Formats a file size in human readable form (KB, MB, GB, TB)
printFirstPage(File, String, File) - Static method in class com.logicaldoc.core.imaging.ImageUtil
Prints the first page of the given file into the output as .jpg image
printJavaEnvironment() - Static method in class com.logicaldoc.util.SystemUtil
 
printPreview() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
printPreview(String, Canvas) - Static method in class com.logicaldoc.gui.common.client.util.PrintUtil
 
printPreview(String, String) - Static method in class com.logicaldoc.gui.common.client.util.PrintUtil
 
printScreenShot(String) - Static method in class com.logicaldoc.gui.common.client.util.PrintUtil
 
printScreenShot(String, String) - Static method in class com.logicaldoc.gui.common.client.util.PrintUtil
 
printScreenShot(String, String, String, String) - Static method in class com.logicaldoc.gui.common.client.util.PrintUtil
Uses Javascript to take a screenshot of a canvas and prints it
printStackTrace() - Static method in class com.logicaldoc.util.SystemUtil
 
printSystemEnvironment() - Static method in class com.logicaldoc.util.SystemUtil
 
PrintUtil - Class in com.logicaldoc.gui.common.client.util
Some printing utility methods
PrintUtil() - Constructor for class com.logicaldoc.gui.common.client.util.PrintUtil
 
PRIO_INFO - Static variable in class com.logicaldoc.gui.common.client.beans.GUIMessage
 
PRIO_WARN - Static variable in class com.logicaldoc.gui.common.client.beans.GUIMessage
 
PrivilegedRunner - Class in com.logicaldoc.util.exec
This class is responsible for allowing the java program to launch a command with administrator permissions.
PrivilegedRunner() - Constructor for class com.logicaldoc.util.exec.PrivilegedRunner
Builds a default privileged runner.
process(long) - Method in interface com.logicaldoc.gui.frontend.client.services.BarcodeService
Processes the given document
process(long) - Method in interface com.logicaldoc.gui.frontend.client.services.ZonalOCRService
Processes the given document
process(long, AsyncCallback<GUIDocument>) - Method in interface com.logicaldoc.gui.frontend.client.services.BarcodeServiceAsync
 
process(long, AsyncCallback<GUIDocument>) - Method in interface com.logicaldoc.gui.frontend.client.services.ZonalOCRServiceAsync
 
process(FolderHistory, boolean) - Method in class com.logicaldoc.core.transfer.ZipExport
Exports the specified folder content
process(File, Folder, long, String) - Method in class com.logicaldoc.core.transfer.InMemoryZipImport
 
process(File, Folder, long, String) - Method in class com.logicaldoc.core.transfer.ZipImport
 
process(Long[], boolean, DocumentHistory) - Method in class com.logicaldoc.core.transfer.ZipExport
Exports a selection of documents
process(Long[], OutputStream, boolean, DocumentHistory) - Method in class com.logicaldoc.core.transfer.ZipExport
Exports a selection of documents
process(String, Locale, Folder, long, Long, String) - Method in class com.logicaldoc.core.transfer.ZipImport
 
processAdd(AddUpdateCommand) - Method in class com.logicaldoc.core.searchengine.LanguageProcessor
 
processEvent() - Method in class com.logicaldoc.util.event.SystemEventListener
 
processImage() - Method in interface com.logicaldoc.gui.frontend.client.services.FormService
Processes an uploaded image for being used as form header
processImage(AsyncCallback<String>) - Method in interface com.logicaldoc.gui.frontend.client.services.FormServiceAsync
 
PRODUCT - Static variable in class com.logicaldoc.core.automation.Automation
 
Profile - Class in com.logicaldoc.gui.frontend.client.account
This is the form used to change file data of the current user.
Profile(GUIUser) - Constructor for class com.logicaldoc.gui.frontend.client.account.Profile
 
ProgressCanvas - Class in com.logicaldoc.gui.frontend.client.system
 
ProgressCanvas(int) - Constructor for class com.logicaldoc.gui.frontend.client.system.ProgressCanvas
 
progressChanged(long) - Method in interface com.logicaldoc.core.task.TaskListener
Invoked when the progress changes
promoteVersion(long, String) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
If you promote a prior version, what it does is make it the default version again.
promoteVersion(long, String) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
promoteVersion(long, String) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Promotes an old version to the current default one.
promoteVersion(long, String) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
promoteVersion(long, String, AsyncCallback<GUIDocument>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
promoteVersion(long, String, DocumentHistory) - Method in interface com.logicaldoc.core.document.DocumentManager
Promotes an old version to the current default one.
promoteVersion(long, String, DocumentHistory) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
promoteVersion(String, long, String) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
promoteVersion(String, long, String) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Promotes an old version to the current default one.
promoteVersion(String, long, String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
prompt(String) - Static method in class com.logicaldoc.gui.common.client.util.LD
 
PROP_CUSTOMID - Static variable in class com.logicaldoc.cmis.TypeManager
 
PROP_DESCRIPTION - Static variable in class com.logicaldoc.cmis.TypeManager
 
PROP_EXT - Static variable in class com.logicaldoc.cmis.TypeManager
 
PROP_FILEVERSION - Static variable in class com.logicaldoc.cmis.TypeManager
 
PROP_LANGUAGE - Static variable in class com.logicaldoc.cmis.TypeManager
 
PROP_RATING - Static variable in class com.logicaldoc.cmis.TypeManager
 
PROP_TAGS - Static variable in class com.logicaldoc.cmis.TypeManager
 
PROP_TEMPLATE - Static variable in class com.logicaldoc.cmis.TypeManager
 
PROP_TYPE - Static variable in class com.logicaldoc.cmis.TypeManager
 
PROP_VERSION - Static variable in class com.logicaldoc.cmis.TypeManager
 
PROP_WORKFLOW_STATUS - Static variable in class com.logicaldoc.cmis.TypeManager
 
PropertiesDS - Class in com.logicaldoc.gui.common.client.data
Datasource to retrieve all system properties.
PropertiesDS() - Constructor for class com.logicaldoc.gui.common.client.data.PropertiesDS
 
PropertiesPlaceHolder - Class in com.logicaldoc.util.spring
Extends the standard property placeholder to retrieve properties from the database.
PropertiesPlaceHolder() - Constructor for class com.logicaldoc.util.spring.PropertiesPlaceHolder
 
PROTOCOLS - Static variable in class com.logicaldoc.gui.common.client.Feature
 
ProtocolsPanel - Class in com.logicaldoc.gui.frontend.client.settings.protocols
This panel shows the Web Service, WebDAV and other protocols.
ProtocolsPanel() - Constructor for class com.logicaldoc.gui.frontend.client.settings.protocols.ProtocolsPanel
 
PROVIDER_FILE - Static variable in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
PROVIDER_FTP - Static variable in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
PROVIDER_FTPS - Static variable in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
PROVIDER_IMAP - Static variable in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
PROVIDER_POP3 - Static variable in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
PROVIDER_SFTP - Static variable in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
PROVIDER_SMB - Static variable in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
PROVIDER_SMB2 - Static variable in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
PROVIDER_SMB3 - Static variable in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
PSParser - Class in com.logicaldoc.core.parser
 
PSParser() - Constructor for class com.logicaldoc.core.parser.PSParser
 
PSW_RECOVERY - Static variable in class com.logicaldoc.core.ticket.Ticket
 
PswRecovery - Class in com.logicaldoc.web
This class allows the user to recover a password.
PswRecovery() - Constructor for class com.logicaldoc.web.PswRecovery
Constructor of the object.
PUB_DATE - Static variable in class com.logicaldoc.util.rss.FeedParser
 
PublishingPanel - Class in com.logicaldoc.gui.frontend.client.document
Shows document's publishing options.
PublishingPanel(GUIDocument, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.document.PublishingPanel
 
purge() - Method in interface com.logicaldoc.core.searchengine.SearchEngine
Removes from the index those entries without a coutnerpart in the database
purge() - Method in class com.logicaldoc.core.searchengine.StandardSearchEngine
 
purge() - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineService
Launches the purge
purge() - Method in class com.logicaldoc.web.service.SearchEngineServiceImpl
 
purge(AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineServiceAsync
 
PurifyRB - Class in com.logicaldoc.i18n
 
PurifyRB() - Constructor for class com.logicaldoc.i18n.PurifyRB
 
put(K, V) - Method in interface com.logicaldoc.util.cache.Cache
 
put(K, V) - Method in class com.logicaldoc.util.cache.EhCache
 
putAttributeAfter(String, GUIAttribute) - Method in class com.logicaldoc.gui.common.client.beans.GUIExtensibleObject
 
putObject(String, Object) - Method in interface com.logicaldoc.webdav.session.DavSession
Puts an object to the session map
putObject(String, Object) - Method in class com.logicaldoc.webdav.session.DavSessionImpl
 

Q

query(String, int, int) - Method in interface com.logicaldoc.core.searchengine.SearchEngine
Executes a low-level query in the fulltext index
Attention: The hits will be populated with just the fields stored in the index
query(String, int, int) - Method in class com.logicaldoc.core.searchengine.StandardSearchEngine
 
query(String, int, int) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineService
Executes a low-level query in the fulltext index
query(String, int, int) - Method in class com.logicaldoc.web.service.SearchEngineServiceImpl
 
query(String, int, int, AsyncCallback<GUIResult>) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineServiceAsync
 
query(String, Integer) - Method in class com.logicaldoc.cmis.LDRepository
 
query(String, Object[], RowMapper, Integer) - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
query(String, Object[], RowMapper, Integer) - Method in interface com.logicaldoc.core.PersistentObjectDAO
Query given SQL to create a prepared statement from SQL and a list of arguments to bind to the query, mapping each row to a Java object via a RowMapper.
query(String, String, Boolean, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class com.logicaldoc.cmis.LDCmisService
 
queryForInt(String) - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
queryForInt(String) - Method in interface com.logicaldoc.core.PersistentObjectDAO
Execute a query that results in an int value, given static SQL.
queryForList(String, Class) - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
queryForList(String, Class) - Method in interface com.logicaldoc.core.PersistentObjectDAO
Execute a query for a result list, given static SQL.
queryForList(String, Object[], Class, Integer) - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
queryForList(String, Object[], Class, Integer) - Method in interface com.logicaldoc.core.PersistentObjectDAO
Query given SQL to create a prepared statement from SQL and a list of arguments to bind to the query, expecting a result list.
queryForLong(String) - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
queryForLong(String) - Method in interface com.logicaldoc.core.PersistentObjectDAO
Execute a query that results in an long value, given static SQL.
queryForObject(String, Class) - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
queryForObject(String, Class) - Method in interface com.logicaldoc.core.PersistentObjectDAO
Execute a query that results in a Object value, given static SQL.
queryForRowSet(String, Object[], Integer) - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
queryForRowSet(String, Object[], Integer) - Method in interface com.logicaldoc.core.PersistentObjectDAO
Query given SQL to create a prepared statement from SQL and a list of arguments to bind to the query, returns a navigable RowSet
queryForString(String) - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
queryForString(String) - Method in interface com.logicaldoc.core.PersistentObjectDAO
Execute a query that results in an string value, given static SQL.
QUOTA - Static variable in class com.logicaldoc.gui.common.client.Menu
 
QUOTA_OVERTHRESHOLD - com.logicaldoc.core.folder.FolderEvent
 
QuotaPanel - Class in com.logicaldoc.gui.frontend.client.settings
Shows the quota details.
QuotaPanel(long) - Constructor for class com.logicaldoc.gui.frontend.client.settings.QuotaPanel
 
QUOTAS - Static variable in class com.logicaldoc.gui.common.client.Feature
 
quote(String) - Method in class com.logicaldoc.core.automation.RegexTool
Returns a literal pattern String for the specified String.
quoteReplacement(String) - Method in class com.logicaldoc.core.automation.RegexTool
Returns a literal replacement String for the specified String.

R

RangeResourceImpl - Class in com.logicaldoc.webdav.resource
 
RangeResourceImpl(DavResourceLocator, DavResourceFactory, DavSession, ResourceConfig, Resource, Pair<String, String>) - Constructor for class com.logicaldoc.webdav.resource.RangeResourceImpl
 
RarConverter - Class in com.logicaldoc.core.conversion
Converts a Rar file in it's listing
RarConverter() - Constructor for class com.logicaldoc.core.conversion.RarConverter
 
RarParser - Class in com.logicaldoc.core.parser
Class for parsing rar files.
RarParser() - Constructor for class com.logicaldoc.core.parser.RarParser
 
RarUtil - Class in com.logicaldoc.util.io
This class is for reading RAR files
RarUtil() - Constructor for class com.logicaldoc.util.io.RarUtil
 
rateDocument(long, int) - Method in class com.logicaldoc.webservice.rest.client.RestDocumentClient
Puts a new rating on the given document
rateDocument(long, int) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Puts a new rating on the given document
rateDocument(long, int) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
Puts a new rating on the given document
rateDocument(String, long, int) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
rateDocument(String, long, int) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Puts a new rating on the given document
rateDocument(String, long, int) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
Rating - Class in com.logicaldoc.core.document
A rating over a document
Rating() - Constructor for class com.logicaldoc.core.document.Rating
 
RATING - Static variable in class com.logicaldoc.core.security.Menu
 
RATING - Static variable in class com.logicaldoc.gui.common.client.Menu
 
RATING_NEW - com.logicaldoc.core.document.DocumentEvent
 
RatingCellFormatter() - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.RatingListGridField.RatingCellFormatter
 
RatingDAO - Interface in com.logicaldoc.core.document.dao
DAO service for ratings
RatingDialog - Class in com.logicaldoc.gui.frontend.client.document
 
RatingDialog(int, GUIRating) - Constructor for class com.logicaldoc.gui.frontend.client.document.RatingDialog
 
RatingListGridField - Class in com.logicaldoc.gui.common.client.widgets.grid
A filed to display long integers in cells that contains a user reference
RatingListGridField(String, String) - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.RatingListGridField
 
RatingListGridField.RatingCellFormatter - Class in com.logicaldoc.gui.common.client.widgets.grid
Utility formatter for those cells that contains longs
RatingsDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for ratings data.
RatingsDataServlet() - Constructor for class com.logicaldoc.web.data.RatingsDataServlet
 
RatingsDS - Class in com.logicaldoc.gui.common.client.data
Datasource to retrieve ratings.
RatingsDS(Long) - Constructor for class com.logicaldoc.gui.common.client.data.RatingsDS
 
read() - Method in class com.logicaldoc.core.parser.wordperfect.WPFilterInputStream
Converts all characters to 0 except for the readable ASCII-characters and characters from special byte sequences.
read() - Method in class com.logicaldoc.util.io.AutoDeleteInputStream
 
read() - Method in class com.logicaldoc.util.io.LimitedInputStream
 
read() - Method in class com.logicaldoc.util.io.P7M
Reads a p7m file from a file.
read() - Method in class com.logicaldoc.util.io.ZipInputStream
 
read(byte[]) - Method in class com.logicaldoc.util.io.AutoDeleteInputStream
 
read(byte[]) - Method in class com.logicaldoc.util.io.P7M
 
read(byte[]) - Method in class com.logicaldoc.util.io.ZipInputStream
 
read(byte[], int, int) - Method in class com.logicaldoc.core.parser.wordperfect.WPFilterInputStream
 
read(byte[], int, int) - Method in class com.logicaldoc.util.io.AutoDeleteInputStream
 
read(byte[], int, int) - Method in class com.logicaldoc.util.io.LimitedInputStream
 
read(byte[], int, int) - Method in class com.logicaldoc.util.io.ZipInputStream
 
read(File) - Static method in class com.logicaldoc.core.searchengine.SearchOptions
 
read(InputStream) - Method in class com.logicaldoc.util.io.P7M
Reads a p7m file from a stream.
read(InputStream, byte[], int, int) - Static method in class com.logicaldoc.util.io.LimitedInputStream
Reads some bytes from an input stream and stores them into the buffer array b.
READ - com.logicaldoc.core.security.Permission
 
readAsString(String) - Static method in class com.logicaldoc.util.io.ResourceUtil
 
readFeed() - Method in class com.logicaldoc.util.rss.FeedParser
 
readFields() - Method in class com.logicaldoc.util.csv.CSVFileReader
Split the next line of the input CSV file into fields.
readFile(File) - Static method in class com.logicaldoc.util.io.FileUtil
 
readFile(String) - Static method in class com.logicaldoc.util.io.FileUtil
 
readFully(InputStream, byte[]) - Static method in class com.logicaldoc.util.io.LimitedInputStream
Attempts to read enough bytes from the stream to fill the given byte array, with the same behavior as DataInput.readFully(byte[]).
readFully(InputStream, byte[], int, int) - Static method in class com.logicaldoc.util.io.LimitedInputStream
Attempts to read len bytes from the stream into the given array starting at off, with the same behavior as DataInput.readFully(byte[], int, int).
readOptions() - Method in class com.logicaldoc.core.searchengine.saved.SavedSearch
 
ReadTest - Class in com.logicaldoc.util.rss
 
ReadTest() - Constructor for class com.logicaldoc.util.rss.ReadTest
 
reassignTask(String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowService
The task is assigned to another user
reassignTask(String, String, AsyncCallback<GUIWorkflow>) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowServiceAsync
 
RECEIVEDCONTENTTYPES - Static variable in class com.logicaldoc.web.UploadServlet
 
RECEIVEDFILENAMES - Static variable in class com.logicaldoc.web.UploadServlet
 
RECEIVEDFILES - Static variable in class com.logicaldoc.web.UploadServlet
 
Recipient - Class in com.logicaldoc.core.communication
 
Recipient() - Constructor for class com.logicaldoc.core.communication.Recipient
 
Recipient(String, String) - Constructor for class com.logicaldoc.core.communication.Recipient
 
recordFailure(String, Client, AuthenticationException) - Static method in class com.logicaldoc.core.security.LoginThrottle
Saves the login failure in the database
redirect(String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
redirectToLoginUrl(String) - Static method in class com.logicaldoc.gui.common.client.util.Util
Redirects to the configured login page (the url specified in the j_loginurl javascript variable
redirectToRoot() - Static method in class com.logicaldoc.gui.common.client.util.Util
 
redirectToRoot(String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
redirectToSuccessUrl(String) - Static method in class com.logicaldoc.gui.common.client.util.Util
Redirects to the configured page after a successful login (the url specified in the j_successurl javascript variable
redraw() - Method in class com.logicaldoc.gui.common.client.widgets.preview.PreviewPanel
 
redraw() - Method in class com.logicaldoc.gui.frontend.client.workflow.designer.WorkflowDrawingPanel
 
redraw(GUIWorkflow) - Method in class com.logicaldoc.gui.frontend.client.workflow.designer.WorkflowDesigner
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.account.CertificateDialog
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.account.LastLogins
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.calendar.UserCalendarPanel
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.dashboard.dashlet.TagCloudDashlet
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.dashboard.TagCloud
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.document.BookmarksPanel
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentCalendarPanel
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.document.note.NotesPanel
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.document.TrashPanel
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.docusign.Envelopes
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.impex.archives.ExportArchivesList
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.impex.archives.IncrementalArchivesList
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.impex.folders.ImportFoldersPanel
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.impex.syndication.SyndicationsPanel
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.metadata.form.FormsPanel
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.metadata.RetentionPoliciesPanel
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.metadata.stamp.StampsPanel
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.metadata.template.Options
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.personal.contacts.Contacts
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.reports.custom.CustomReportsPanel
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.security.ldap.LDAPServersPanel
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.settings.automation.AutomationRoutinesPanel
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.settings.automation.AutomationTriggersPanel
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.settings.VIASettingsPanel
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.tenant.TenantBrandingPanel
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.tenant.TenantKeystorePanel
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.tenant.TenantPropertiesPanel
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.tenant.TenantQuotaPanel
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.workflow.designer.WorkflowDesigner
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.workflow.WorkflowHistoriesPanel
 
refresh() - Static method in class com.logicaldoc.util.Context
Reloads the Spring application context.
refresh(int) - Method in class com.logicaldoc.gui.frontend.client.impex.archives.IncrementalArchivesList
 
refresh(int) - Method in class com.logicaldoc.gui.frontend.client.metadata.form.ResponsesListPanel
 
refresh(int, boolean) - Method in class com.logicaldoc.gui.frontend.client.impex.archives.ExportArchivesList
 
refresh(DataSource) - Method in class com.logicaldoc.gui.common.client.widgets.grid.RefreshableListGrid
 
refresh(Integer) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
refresh(Long) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentCapturePanel
 
refresh(Long) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderCapturePanel
 
refresh(String) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsMenu
 
refresh(String) - Method in class com.logicaldoc.gui.frontend.client.workflow.WorkflowDashboard
Refreshes all the dashlets related to the given workflow instance
refresh(String) - Method in class com.logicaldoc.gui.frontend.client.workflow.WorkflowDashlet
 
RefreshableListGrid - Class in com.logicaldoc.gui.common.client.widgets.grid
ListGrid that makes it easy to refresh
RefreshableListGrid() - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.RefreshableListGrid
 
RefreshableListGrid(JavaScriptObject) - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.RefreshableListGrid
 
RefreshableListGrid(DataSource) - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.RefreshableListGrid
 
refreshFieldForm() - Method in class com.logicaldoc.gui.frontend.client.metadata.template.AttributeSetPropertiesPanel
 
refreshGrid() - Method in class com.logicaldoc.gui.frontend.client.settings.gui.DashletsPanel
 
refreshLock(LockInfo, String) - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
refreshRate - Static variable in class com.orange.links.client.DiagramController
Timer refresh duration, in milliseconds.
RegexResult(int, int, String) - Constructor for class com.logicaldoc.core.automation.RegexTool.RegexResult
 
RegexTool - Class in com.logicaldoc.core.automation
Various Regex-based APIs to make it easy to manipulate regular expressions from Automation.
RegexTool() - Constructor for class com.logicaldoc.core.automation.RegexTool
 
RegexTool.RegexResult - Class in com.logicaldoc.core.automation
Result of a Regex search.
registerCellContextClickHandler(CellContextClickHandler) - Method in interface com.logicaldoc.gui.frontend.client.document.grid.DocumentsGrid
Defines the handler of the context menu.
registerCellContextClickHandler(CellContextClickHandler) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
registerCellContextClickHandler(CellContextClickHandler) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsTileGrid
 
registerDataArrivedHandler(DataArrivedHandler) - Method in interface com.logicaldoc.gui.frontend.client.document.grid.DocumentsGrid
 
registerDataArrivedHandler(DataArrivedHandler) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
registerDataArrivedHandler(DataArrivedHandler) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsTileGrid
 
registerDoubleClickHandler(DoubleClickHandler) - Method in interface com.logicaldoc.gui.frontend.client.document.grid.DocumentsGrid
Defines the handler for double clicks.
registerDoubleClickHandler(DoubleClickHandler) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
registerDoubleClickHandler(DoubleClickHandler) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsTileGrid
 
registerDragController(DragController) - Method in class com.orange.links.client.DiagramController
Register a drag controller to control the refresh rate
registerMaxChangedHandler(ChangedHandler) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderCursor
 
registerPageChangedHandler(ChangedHandler) - Method in class com.logicaldoc.gui.frontend.client.document.grid.Cursor
 
registerPageChangedHandler(ChangedHandler) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderCursor
 
registerPageSizeChangedHandler(ChangedHandler) - Method in class com.logicaldoc.gui.frontend.client.document.grid.Cursor
 
registerSelectionChangedHandler(SelectionChangedHandler) - Method in interface com.logicaldoc.gui.frontend.client.document.grid.DocumentsGrid
Defines the handler for double clicks.
registerSelectionChangedHandler(SelectionChangedHandler) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
registerSelectionChangedHandler(SelectionChangedHandler) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsTileGrid
 
Registration - Class in com.logicaldoc.gui.frontend.client.menu
This is the form used to change registration data.
Registration(String[]) - Constructor for class com.logicaldoc.gui.frontend.client.menu.Registration
 
reindex(long, String) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Re-indexes(or indexes from scratch) a document
reindex(long, String) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
reindex(long, String, DocumentHistory) - Method in interface com.logicaldoc.core.document.DocumentManager
Re-indexes an existing document in the full-text index.
reindex(long, String, DocumentHistory) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
reindex(String, long, String) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
reindex(String, long, String) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Re-indexes(or indexes from scratch) a document
reindex(String, long, String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
RELATIONSHIP_TYPE_ID - Static variable in class com.logicaldoc.cmis.TypeManager
 
relative(int) - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
release - Variable in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService.CheckinDocumentMultipartRequest
 
release - Variable in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService.UploadDocumentMultipartRequest
 
release(String, String) - Method in class com.logicaldoc.core.lock.LockManager
Releases a previously acquired lock.
reload() - Method in class com.logicaldoc.core.task.TaskTrigger
 
reload() - Static method in class com.logicaldoc.gui.common.client.util.WindowUtils
 
reload() - Method in class com.logicaldoc.gui.frontend.client.folder.FolderNavigator
Reloads the children of the current node and also re-select the current folder
reload() - Method in class com.logicaldoc.gui.frontend.client.search.ParameterConditionRow
 
reloadChildren() - Method in class com.logicaldoc.gui.frontend.client.folder.FolderNavigator
Reloads the children of the current node
reloadManager() - Static method in class com.logicaldoc.util.cache.EhCache
 
remoteAddress - Static variable in class com.logicaldoc.cmis.CmisServlet
 
remove() - Method in class com.logicaldoc.core.searchengine.Hits
 
remove(Long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineService
Removes a set of entries from the index
remove(Long[]) - Method in class com.logicaldoc.web.service.SearchEngineServiceImpl
 
remove(Long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineServiceAsync
 
remove(Object) - Method in class com.logicaldoc.core.security.SessionManager
 
remove(Object) - Method in class com.logicaldoc.gui.frontend.client.clipboard.Clipboard
 
remove(K) - Method in interface com.logicaldoc.util.cache.Cache
 
remove(K) - Method in class com.logicaldoc.util.cache.EhCache
 
removeAllCookies() - Static method in class com.logicaldoc.gui.common.client.CookiesManager
Removes all the informations stored in the browser
removeAttribute(String) - Method in class com.logicaldoc.core.metadata.ExtensibleObject
 
removeAttribute(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIAttributeSet
 
removeAttribute(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIExtensibleObject
 
removeAttribute(String) - Method in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
removeBarcodeSpec(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeTemplate
 
removeBlockedEntities(long[]) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Removes blocked entries detected as Brute Force Attack
removeBlockedEntities(long[]) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
removeBlockedEntities(long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
removeCache(String) - Method in class com.logicaldoc.util.cache.CacheConfigurator
 
removeChild(String) - Method in class com.logicaldoc.util.config.XMLBean
Removes an element.
removeCondition(ParameterConditionRow) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderSearchForm
 
removeCondition(ParameterConditionRow) - Method in class com.logicaldoc.gui.frontend.client.search.ParametricForm
 
removeConnection(Connection) - Method in class com.orange.links.client.shapes.AbstractShape
 
REMOVED_FROM_CALEVENT - com.logicaldoc.core.document.DocumentEvent
 
removeDashlet(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
removeDecoration() - Method in class com.orange.links.client.connection.AbstractConnection
 
removeDecoration(Connection) - Method in class com.orange.links.client.DiagramController
Remove a decoration from the diagram
removeDocument(long) - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
removeDocument(String, long) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowService
Detaches a document from a workflow
removeDocument(String, long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowServiceAsync
 
removeFromGroup(long, long[]) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Removes users from a group
removeFromGroup(long, long[]) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
removeFromGroup(long, long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
removeGroup(long) - Method in class com.logicaldoc.core.security.User
 
removeGroup(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
removeGroupMemberships(String) - Method in class com.logicaldoc.core.security.User
Removes the user from All groups except it's user's own group.
removeItem(HttpServletRequest, String) - Method in class com.logicaldoc.web.UploadServlet
Remove a file when the user sends a delete request
removeListener(EventListener) - Method in class com.logicaldoc.core.communication.EventCollector
 
removeListener(SessionListener) - Method in class com.logicaldoc.core.security.SessionManager
 
removeListener(SystemLoadListener) - Method in class com.logicaldoc.core.system.SystemLoadMonitor
 
removeListener(NotifyingThread.ThreadCompleteListener) - Method in class com.logicaldoc.core.threading.NotifyingThread
 
removeListener(SystemEventListener) - Static method in class com.logicaldoc.util.Context
Removes a particular Listener from the list
removeLockToken(String) - Method in class com.logicaldoc.webdav.session.DavSessionImpl
 
removeLogin() - Static method in class com.logicaldoc.gui.common.client.CookiesManager
Removes the cookies used to handle the login
removeMember(DavResource) - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
removeMember(DavResource) - Method in class com.logicaldoc.webdav.version.VersionHistoryResourceImpl
 
removeMember(DavResource) - Method in class com.logicaldoc.webdav.version.VersionResourceImpl
 
removeNonUtf8Chars(String) - Static method in class com.logicaldoc.util.StringUtil
 
removeObserver(DocumentObserver) - Method in class com.logicaldoc.gui.common.client.observer.DocumentController
 
removeObserver(FolderObserver) - Method in class com.logicaldoc.gui.common.client.observer.FolderController
 
removeObserver(UserObserver) - Method in class com.logicaldoc.gui.common.client.observer.UserController
 
removeObserver(SessionObserver) - Method in class com.logicaldoc.gui.common.client.Session
 
removeObserver(ChatObserver) - Method in class com.logicaldoc.gui.frontend.client.dashboard.chat.ChatController
 
removeObserver(SearchObserver) - Method in class com.logicaldoc.gui.frontend.client.search.Search
 
removeParticipant(long) - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
removeParticipantGroup(long) - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
removeProperty(DavPropertyName) - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
removeProperty(DavPropertyName) - Method in class com.logicaldoc.webdav.version.VersionHistoryResourceImpl
 
removeProperty(DavPropertyName) - Method in class com.logicaldoc.webdav.version.VersionResourceImpl
 
removeQuotaAlertRecipient(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
removeQuotaAlertRecipient(String) - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
removeReference(Object) - Method in class com.logicaldoc.webdav.session.DavSessionImpl
 
removeSelectedDocuments() - Method in interface com.logicaldoc.gui.frontend.client.document.grid.DocumentsGrid
Removed the selected documents from visualization
removeSelectedDocuments() - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
removeSelectedDocuments() - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsTileGrid
 
removeSid() - Static method in class com.logicaldoc.gui.common.client.CookiesManager
Removes the cookies that store the session ID
removeSid(HttpServletRequest) - Method in class com.logicaldoc.core.security.SessionManager
Removes the Sid from the http request
removeStorage(int) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingService
Tries to delete a storage and fails in case at least one folder is using it and also if the storage is marked as the default write one
removeStorage(int) - Method in class com.logicaldoc.web.service.SettingServiceImpl
 
removeStorage(int, AsyncCallback<String[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingServiceAsync
 
removeTag(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
removeTag(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
removeTag(String) - Method in interface com.logicaldoc.gui.frontend.client.services.TagService
Removes an available from the list of available tags
removeTag(String) - Method in class com.logicaldoc.web.service.TagServiceImpl
 
removeTag(String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.TagServiceAsync
 
removeTaskListener(TaskListener) - Method in class com.logicaldoc.core.task.Task
 
removeTenantProperties(String) - Method in class com.logicaldoc.util.config.ContextProperties
Removes all the properties of a specific tenant
removeUsers(long[], long) - Method in interface com.logicaldoc.gui.frontend.client.services.StampService
Remove users from stamp
removeUsers(long[], long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.StampServiceAsync
 
removeZone(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIOCRTemplate
 
rename(long, String) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Renames the given document
rename(long, String) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderService
Renames the given folder
rename(long, String) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
rename(long, String) - Method in class com.logicaldoc.web.service.FolderServiceImpl
 
rename(long, String) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Renames the title of an existing document with the given identifier.
rename(long, String) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
rename(long, String) - Method in class com.logicaldoc.webservice.rest.endpoint.RestFolderService
 
rename(long, String) - Method in interface com.logicaldoc.webservice.rest.FolderService
Renames an existing folder.
rename(long, String, AsyncCallback<GUIDocument>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
rename(long, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderServiceAsync
 
rename(long, String, DocumentHistory) - Method in interface com.logicaldoc.core.document.DocumentManager
Rename an existing document filename.
rename(long, String, DocumentHistory) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
rename(String, long, String) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
rename(String, long, String) - Method in class com.logicaldoc.webservice.soap.client.SoapFolderClient
 
rename(String, long, String) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Renames the title of an existing document with the given identifier.
rename(String, long, String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
rename(String, long, String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapFolderService
 
rename(String, long, String) - Method in interface com.logicaldoc.webservice.soap.FolderService
Renames an existing folder.
rename(String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.TagService
Rename an existing tag to another label
rename(String, String) - Method in class com.logicaldoc.web.service.TagServiceImpl
 
rename(String, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.TagServiceAsync
 
RENAME - com.logicaldoc.core.security.Permission
 
RENAMED - com.logicaldoc.core.document.DocumentEvent
 
RENAMED - com.logicaldoc.core.folder.FolderEvent
 
renew(String) - Method in class com.logicaldoc.core.security.SessionManager
Renews an opened session
renew(String) - Method in interface com.logicaldoc.webservice.soap.AuthService
Renews a session
renew(String) - Method in class com.logicaldoc.webservice.soap.client.SoapAuthClient
 
renew(String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapAuthService
 
reorder(long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.RetentionPoliciesService
Reorder the policies
reorder(long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.RetentionPoliciesServiceAsync
 
reorder(Long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.LDAPService
 
reorder(Long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.LDAPServiceAsync
 
reorderAttributes(List<String>) - Method in class com.logicaldoc.gui.common.client.beans.GUIAttributeSet
 
reorderAttributes(List<String>) - Method in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
reorderTokenFilters(String[]) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineService
Reorders the token filters.
reorderTokenFilters(String[]) - Method in class com.logicaldoc.web.service.SearchEngineServiceImpl
 
reorderTokenFilters(String[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineServiceAsync
 
replaceAlias(long) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Replaces an alias with a copy of the original file
replaceAlias(long) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
replaceAlias(long, AsyncCallback<GUIDocument>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
replaceAlias(long, DocumentHistory) - Method in interface com.logicaldoc.core.document.DocumentManager
Replaces an alias with a copy of the original file
replaceAlias(long, DocumentHistory) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
replaceFile(long, String, File, DocumentHistory) - Method in interface com.logicaldoc.core.document.DocumentManager
Replaces the file of a given version
replaceFile(long, String, File, DocumentHistory) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
replaceFile(long, String, InputStream, DocumentHistory) - Method in interface com.logicaldoc.core.document.DocumentManager
Replaces the file of a given version
replaceFile(long, String, InputStream, DocumentHistory) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
replaceFile(long, String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Replaces the file associated to a given version
replaceFile(long, String, String) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
replaceFile(long, String, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
replaceFile(Integer, String, String, Attachment) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Replace the file of a version.
replaceFile(Integer, String, String, Attachment) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
Replace the file of a version Replaces the file associated to a given version.
replaceFile(String, long, String, String, DataHandler) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
replaceFile(String, long, String, String, DataHandler) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Replaces the file associated to a given version.
replaceFile(String, long, String, String, DataHandler) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
ReplaceFileMultipartRequest() - Constructor for class com.logicaldoc.webservice.rest.endpoint.RestDocumentService.ReplaceFileMultipartRequest
 
replaceInFile(String, String, String) - Static method in class com.logicaldoc.util.io.FileUtil
 
ReplaceVersionFile - Class in com.logicaldoc.gui.frontend.client.document
This popup window is used to upload a new version's file.
ReplaceVersionFile(GUIDocument, String) - Constructor for class com.logicaldoc.gui.frontend.client.document.ReplaceVersionFile
 
replicateTenantSettings(String) - Method in class com.logicaldoc.util.config.ContextProperties
Replicates the settings of the default tenant to a new tenant
ReplicateUserSettings - Class in com.logicaldoc.gui.frontend.client.security.user
This is the form used to replicate some user settings to the selected users.
ReplicateUserSettings(List<Long>, UsersPanel) - Constructor for class com.logicaldoc.gui.frontend.client.security.user.ReplicateUserSettings
 
replicateUsersSettings(long, Long[], boolean, boolean) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Replicates the settings of a given user to a selection of other users
replicateUsersSettings(long, Long[], boolean, boolean) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
replicateUsersSettings(long, Long[], boolean, boolean, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
REPO_ENCRYPTION - Static variable in class com.logicaldoc.gui.common.client.Feature
 
ReportDetailsPanel - Class in com.logicaldoc.gui.frontend.client.reports.custom
This panel collects details about a Report
ReportDetailsPanel(CustomReportsPanel) - Constructor for class com.logicaldoc.gui.frontend.client.reports.custom.ReportDetailsPanel
 
ReportDetailsTab - Class in com.logicaldoc.gui.frontend.client.reports.custom
Superclass for all tab panels in the Report details area
ReportDetailsTab(GUIReport, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.reports.custom.ReportDetailsTab
 
ReportParametersForm - Class in com.logicaldoc.gui.frontend.client.reports.custom
This popup window is used to fill the report parameters
ReportParametersForm(GUIReport, CustomReportsPanel) - Constructor for class com.logicaldoc.gui.frontend.client.reports.custom.ReportParametersForm
 
REPORTS - Static variable in class com.logicaldoc.gui.common.client.Menu
 
ReportsDS - Class in com.logicaldoc.gui.common.client.data
Data source to retrieve all custom reports.
ReportsDS() - Constructor for class com.logicaldoc.gui.common.client.data.ReportsDS
 
ReportService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the Report Service.
ReportService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
ReportServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
ReportsMenu - Class in com.logicaldoc.gui.frontend.client.reports
This panel shows the reports menu
ReportsMenu() - Constructor for class com.logicaldoc.gui.frontend.client.reports.ReportsMenu
 
ReportStandardProperties - Class in com.logicaldoc.gui.frontend.client.reports.custom
Shows report's standard properties and read-only data
ReportStandardProperties(GUIReport, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.reports.custom.ReportStandardProperties
 
ReportUploader - Class in com.logicaldoc.gui.frontend.client.reports.custom
Uploads and creates a new Report
ReportUploader(CustomReportsPanel, GUIReport) - Constructor for class com.logicaldoc.gui.frontend.client.reports.custom.ReportUploader
 
REPOSITORIES - Static variable in class com.logicaldoc.gui.common.client.Menu
 
RepositoriesPanel - Class in com.logicaldoc.gui.frontend.client.settings
This panel shows the Folders settings.
RepositoriesPanel() - Constructor for class com.logicaldoc.gui.frontend.client.settings.RepositoriesPanel
 
RequestInfo - Class in com.logicaldoc.gui.common.client.util
Collects various informations about the current request.
RequestInfo() - Constructor for class com.logicaldoc.gui.common.client.util.RequestInfo
 
required() - Method in annotation type com.logicaldoc.webservice.doc.WSDoc
 
requiresLocation() - Method in class com.logicaldoc.util.log4j.LDHtmlLayout
 
rescheduleAll() - Method in interface com.logicaldoc.gui.frontend.client.services.BarcodeService
Reschedule all documents for processing
rescheduleAll() - Method in interface com.logicaldoc.gui.frontend.client.services.ZonalOCRService
Reschedule all documents for processing
rescheduleAll(boolean) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineService
Reschedule all entries for indexing
rescheduleAll(boolean) - Method in class com.logicaldoc.web.service.SearchEngineServiceImpl
 
rescheduleAll(boolean, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineServiceAsync
 
rescheduleAll(AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.BarcodeServiceAsync
 
rescheduleAll(AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.ZonalOCRServiceAsync
 
reset() - Method in class com.logicaldoc.core.security.Group
 
reset() - Method in class com.logicaldoc.core.security.User
 
reset() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPreviewPanel
 
reset() - Method in class com.logicaldoc.util.io.AutoDeleteInputStream
 
reset() - Method in class com.logicaldoc.util.io.LimitedInputStream
 
reset() - Method in class com.logicaldoc.util.io.ZipInputStream
 
reset(String, long, long, long) - Method in class com.logicaldoc.core.sequence.HibernateSequenceDAO
 
reset(String, long, long, long) - Method in interface com.logicaldoc.core.sequence.SequenceDAO
Initializes the sequence value
resetAvatar(long) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Resets tha avatar to the default one
resetAvatar(long) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
resetAvatar(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
resetCache(long) - Method in interface com.logicaldoc.gui.frontend.client.services.EmailAccountService
Cleans the cache
resetCache(long) - Method in interface com.logicaldoc.gui.frontend.client.services.ImportFolderService
Cleans the cache
resetCache(long) - Method in interface com.logicaldoc.gui.frontend.client.services.SyndicationService
Cleans the cache
resetCache(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.EmailAccountServiceAsync
 
resetCache(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.ImportFolderServiceAsync
 
resetCache(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SyndicationServiceAsync
 
resetCounter(long) - Method in interface com.logicaldoc.gui.frontend.client.services.ImportFolderService
Reset the import counter
resetCounter(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.ImportFolderServiceAsync
 
resetPassword(String, String, String) - Method in interface com.logicaldoc.gui.login.client.services.LoginService
Reset the password for the given email.
resetPassword(String, String, String) - Method in class com.logicaldoc.web.service.LoginServiceImpl
 
resetPassword(String, String, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.login.client.services.LoginServiceAsync
 
ResetPassword - Class in com.logicaldoc.gui.login.client
Reset the password in case it was lost or forgotten
ResetPassword(String) - Constructor for class com.logicaldoc.gui.login.client.ResetPassword
 
resetSequence(long, long) - Method in interface com.logicaldoc.gui.frontend.client.services.SchemeService
Reset the numbering of a given sequence
resetSequence(long, long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SchemeServiceAsync
 
resize(int) - Method in class com.logicaldoc.gui.common.client.widgets.ImageCropper
 
resize(int) - Method in class com.logicaldoc.gui.common.client.widgets.ImageWithCanvases
 
resolveDataPath(String) - Method in class com.logicaldoc.util.plugin.LogicalDOCPlugin
Resolves a relative path inside the plugin data folder
Resource - Interface in com.logicaldoc.webdav.resource.model
Main-Class that contains all information about one particular resource within logicalDOC.
ResourceConfig - Class in com.logicaldoc.webdav.resource
For more informations, please visit ResourceConfig
ResourceConfig() - Constructor for class com.logicaldoc.webdav.resource.ResourceConfig
 
resourceExists(Resource) - Method in interface com.logicaldoc.webdav.resource.service.ResourceService
Check for existing resource(logically)
resourceExists(Resource) - Method in class com.logicaldoc.webdav.resource.service.ResourceServiceImpl
 
ResourceImpl - Class in com.logicaldoc.webdav.resource.model
 
ResourceImpl() - Constructor for class com.logicaldoc.webdav.resource.model.ResourceImpl
 
ResourceService - Interface in com.logicaldoc.webdav.resource.service
All CRUD as well as versioning functionalities against logicalDOC will be handled through this service pattern.
ResourceServiceImpl - Class in com.logicaldoc.webdav.resource.service
Base implementation of a ResourceService
ResourceServiceImpl() - Constructor for class com.logicaldoc.webdav.resource.service.ResourceServiceImpl
 
ResourceUtil - Class in com.logicaldoc.util.io
Utiliry class for classpath resources IO issues
ResourceUtil() - Constructor for class com.logicaldoc.util.io.ResourceUtil
 
ResponsesDS - Class in com.logicaldoc.gui.frontend.client.metadata.form
Data Source to handle the responses of a form.
ResponsesDS(GUIForm, Integer) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.form.ResponsesDS
Constructor.
ResponsesGrid - Class in com.logicaldoc.gui.frontend.client.metadata.form
Grid used to show athe responses of a given form.
ResponsesGrid(GUIForm) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.form.ResponsesGrid
 
ResponsesListPanel - Class in com.logicaldoc.gui.frontend.client.metadata.form
This panel shows a list of responses.
ResponsesListPanel(GUIForm) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.form.ResponsesListPanel
 
ResponsesStatsPanel - Class in com.logicaldoc.gui.frontend.client.metadata.form
This panel shows a list of responses.
ResponsesStatsPanel(GUIForm) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.form.ResponsesStatsPanel
 
REST - Static variable in class com.logicaldoc.webservice.WebserviceCall
 
restart() - Method in interface com.logicaldoc.gui.frontend.client.services.SystemService
Restarts the application
restart() - Method in class com.logicaldoc.web.service.SystemServiceImpl
 
restart(AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemServiceAsync
 
RESTART - Static variable in class com.logicaldoc.gui.common.client.Menu
 
restartApplication(Runnable) - Static method in class com.logicaldoc.util.SystemUtil
Restarts the current Java application
RestAuthClient - Class in com.logicaldoc.webservice.rest.client
Auth Web Service client (RESTful).
RestAuthClient(String) - Constructor for class com.logicaldoc.webservice.rest.client.RestAuthClient
 
RestAuthService - Class in com.logicaldoc.webservice.rest.endpoint
 
RestAuthService() - Constructor for class com.logicaldoc.webservice.rest.endpoint.RestAuthService
 
RestAuthSwagger - Class in com.logicaldoc.webservicedoc
 
RestAuthSwagger() - Constructor for class com.logicaldoc.webservicedoc.RestAuthSwagger
 
RestBookmarkClient - Class in com.logicaldoc.webservice.rest.client
 
RestBookmarkClient(String, String, String) - Constructor for class com.logicaldoc.webservice.rest.client.RestBookmarkClient
 
RestBookmarkClient(String, String, String, int) - Constructor for class com.logicaldoc.webservice.rest.client.RestBookmarkClient
 
RestBookmarkService - Class in com.logicaldoc.webservice.rest.endpoint
 
RestBookmarkService() - Constructor for class com.logicaldoc.webservice.rest.endpoint.RestBookmarkService
 
RestBookmarkSwagger - Class in com.logicaldoc.webservicedoc
 
RestBookmarkSwagger() - Constructor for class com.logicaldoc.webservicedoc.RestBookmarkSwagger
 
RestDocumentClient - Class in com.logicaldoc.webservice.rest.client
 
RestDocumentClient(String, String, String) - Constructor for class com.logicaldoc.webservice.rest.client.RestDocumentClient
 
RestDocumentClient(String, String, String, int) - Constructor for class com.logicaldoc.webservice.rest.client.RestDocumentClient
 
RestDocumentMetadataClient - Class in com.logicaldoc.webservice.rest.client
 
RestDocumentMetadataClient(String, String, String) - Constructor for class com.logicaldoc.webservice.rest.client.RestDocumentMetadataClient
 
RestDocumentMetadataClient(String, String, String, int) - Constructor for class com.logicaldoc.webservice.rest.client.RestDocumentMetadataClient
 
RestDocumentMetadataService - Class in com.logicaldoc.webservice.rest.endpoint
 
RestDocumentMetadataService() - Constructor for class com.logicaldoc.webservice.rest.endpoint.RestDocumentMetadataService
 
RestDocumentMetadataSwagger - Class in com.logicaldoc.webservicedoc
 
RestDocumentMetadataSwagger() - Constructor for class com.logicaldoc.webservicedoc.RestDocumentMetadataSwagger
 
RestDocumentService - Class in com.logicaldoc.webservice.rest.endpoint
 
RestDocumentService() - Constructor for class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
RestDocumentService.CheckinDocumentMultipartRequest - Class in com.logicaldoc.webservice.rest.endpoint
 
RestDocumentService.CreateDocumentMultipartRequest - Class in com.logicaldoc.webservice.rest.endpoint
 
RestDocumentService.ReplaceFileMultipartRequest - Class in com.logicaldoc.webservice.rest.endpoint
 
RestDocumentService.UploadDocumentMultipartRequest - Class in com.logicaldoc.webservice.rest.endpoint
 
RestDocumentService.UploadResourceMultipartRequest - Class in com.logicaldoc.webservice.rest.endpoint
 
RestDocumentSwagger - Class in com.logicaldoc.webservicedoc
 
RestDocumentSwagger() - Constructor for class com.logicaldoc.webservicedoc.RestDocumentSwagger
 
RestFolderClient - Class in com.logicaldoc.webservice.rest.client
 
RestFolderClient(String, String, String) - Constructor for class com.logicaldoc.webservice.rest.client.RestFolderClient
 
RestFolderClient(String, String, String, int) - Constructor for class com.logicaldoc.webservice.rest.client.RestFolderClient
 
RestFolderService - Class in com.logicaldoc.webservice.rest.endpoint
 
RestFolderService() - Constructor for class com.logicaldoc.webservice.rest.endpoint.RestFolderService
 
RestFolderSwagger - Class in com.logicaldoc.webservicedoc
 
RestFolderSwagger() - Constructor for class com.logicaldoc.webservicedoc.RestFolderSwagger
 
restore(long, boolean) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
restore(long, boolean) - Method in interface com.logicaldoc.core.security.dao.MenuDAO
Restores a previously deleted menu
restore(long, long) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Restores a deleted document
restore(long, long) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
restore(long, long, DocumentHistory) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Restores a previously deleted document
restore(long, long, DocumentHistory) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
restore(long, long, FolderHistory) - Method in interface com.logicaldoc.core.folder.FolderDAO
Restores a previously deleted folder
restore(long, long, FolderHistory) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
restore(Long[], long) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Restores a given document
restore(Long[], long) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderService
Restores a given folder
restore(Long[], long) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
restore(Long[], long) - Method in class com.logicaldoc.web.service.FolderServiceImpl
 
restore(Long[], long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
restore(Long[], long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderServiceAsync
 
restore(String, long, long) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
restore(String, long, long) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Restores a deleted document
restore(String, long, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
RESTORED - com.logicaldoc.core.document.DocumentEvent
 
RESTORED - com.logicaldoc.core.folder.FolderEvent
 
RestoreDialog - Class in com.logicaldoc.gui.frontend.client.folder
This is the form used to restore a selection of documents.
RestoreDialog(Long[], Long[], ClickHandler) - Constructor for class com.logicaldoc.gui.frontend.client.folder.RestoreDialog
 
RestSearchClient - Class in com.logicaldoc.webservice.rest.client
 
RestSearchClient(String, String, String) - Constructor for class com.logicaldoc.webservice.rest.client.RestSearchClient
 
RestSearchClient(String, String, String, int) - Constructor for class com.logicaldoc.webservice.rest.client.RestSearchClient
Constructor
RestSearchService - Class in com.logicaldoc.webservice.rest.endpoint
 
RestSearchService() - Constructor for class com.logicaldoc.webservice.rest.endpoint.RestSearchService
 
RestSearchSwagger - Class in com.logicaldoc.webservicedoc
 
RestSearchSwagger() - Constructor for class com.logicaldoc.webservicedoc.RestSearchSwagger
 
RestSystemService - Class in com.logicaldoc.webservice.rest.endpoint
 
RestSystemService() - Constructor for class com.logicaldoc.webservice.rest.endpoint.RestSystemService
 
RestSystemSwagger - Class in com.logicaldoc.webservicedoc
 
RestSystemSwagger() - Constructor for class com.logicaldoc.webservicedoc.RestSystemSwagger
 
RestTagClient - Class in com.logicaldoc.webservice.rest.client
 
RestTagClient(String, String, String) - Constructor for class com.logicaldoc.webservice.rest.client.RestTagClient
 
RestTagClient(String, String, String, int) - Constructor for class com.logicaldoc.webservice.rest.client.RestTagClient
 
RestTagService - Class in com.logicaldoc.webservice.rest.endpoint
 
RestTagService() - Constructor for class com.logicaldoc.webservice.rest.endpoint.RestTagService
 
RestTagSwagger - Class in com.logicaldoc.webservicedoc
 
RestTagSwagger() - Constructor for class com.logicaldoc.webservicedoc.RestTagSwagger
 
RETENTION_POLICIES - Static variable in class com.logicaldoc.gui.common.client.Feature
 
RETENTION_POLICIES - Static variable in class com.logicaldoc.gui.common.client.Menu
 
RetentionPoliciesDS - Class in com.logicaldoc.gui.common.client.data
Data source to retrieve all retention policies.
RetentionPoliciesDS() - Constructor for class com.logicaldoc.gui.common.client.data.RetentionPoliciesDS
 
RetentionPoliciesPanel - Class in com.logicaldoc.gui.frontend.client.metadata
Panel showing the list of retention policies
RetentionPoliciesPanel() - Constructor for class com.logicaldoc.gui.frontend.client.metadata.RetentionPoliciesPanel
 
RetentionPoliciesService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the RetentionPolicies Service.
RetentionPoliciesService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
RetentionPoliciesServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
RetentionPolicyDetailsPanel - Class in com.logicaldoc.gui.frontend.client.metadata
This panel collects details about a retention policy
RetentionPolicyDetailsPanel(RetentionPoliciesPanel) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.RetentionPolicyDetailsPanel
 
RightsDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for rights data.
RightsDataServlet() - Constructor for class com.logicaldoc.web.data.RightsDataServlet
 
RightsDS - Class in com.logicaldoc.gui.common.client.data
Datasource to handle rights on a folder.
RightsDS(long, boolean) - Constructor for class com.logicaldoc.gui.common.client.data.RightsDS
 
ROOT - Static variable in class com.logicaldoc.core.security.Menu
 
ROOTID - Static variable in class com.logicaldoc.core.folder.Folder
 
rotate(BufferedImage, double, int, int) - Static method in class com.logicaldoc.core.imaging.ImageUtil
Rotates image.
rotateImage(BufferedImage, double) - Static method in class com.logicaldoc.core.imaging.ImageUtil
Rotates an image.
RTFParser - Class in com.logicaldoc.core.parser
 
RTFParser() - Constructor for class com.logicaldoc.core.parser.RTFParser
 
run() - Method in class com.logicaldoc.core.task.Task
 
run() - Method in class com.logicaldoc.core.threading.NotifyingThread
 
run() - Method in class com.logicaldoc.util.exec.StreamEater
 
run() - Method in class com.logicaldoc.util.exec.StreamGobbler
 
run() - Method in class com.logicaldoc.util.exec.Worker
 
RunLevel - Enum in com.logicaldoc.core
Represents an operative status of the whole application.
RUNLEVEL - Static variable in class com.logicaldoc.gui.common.client.Menu
 
RunLevelPanel - Class in com.logicaldoc.gui.frontend.client.system
This panel handles the settings related to the Runlevel
RunLevelPanel() - Constructor for class com.logicaldoc.gui.frontend.client.system.RunLevelPanel
 
runRefresh() - Method in class com.orange.links.client.DiagramController
 

S

sanitize(String) - Static method in class com.logicaldoc.util.html.HTMLSanitizer
 
sanitizeSimpleText(String) - Static method in class com.logicaldoc.util.html.HTMLSanitizer
 
save() - Method in class com.logicaldoc.core.task.Task
Saves the task configuration
save() - Method in class com.logicaldoc.core.task.TaskScheduling
Saves scheduling configurations in the persistent storage
save() - Method in class com.logicaldoc.gui.frontend.client.dashboard.UserDashboard
Persistently saves the portal layout
save() - Method in class com.logicaldoc.gui.frontend.client.settings.protocols.WebservicesPanel
 
save(GUIArchive) - Method in interface com.logicaldoc.gui.frontend.client.services.ImpexService
Saves/Updates a given archive
save(GUIArchive, AsyncCallback<GUIArchive>) - Method in interface com.logicaldoc.gui.frontend.client.services.ImpexServiceAsync
 
save(GUIAttributeSet) - Method in interface com.logicaldoc.gui.frontend.client.services.AttributeSetService
Creates or updates a set
save(GUIAttributeSet) - Method in class com.logicaldoc.web.service.AttributeSetServiceImpl
 
save(GUIAttributeSet, AsyncCallback<GUIAttributeSet>) - Method in interface com.logicaldoc.gui.frontend.client.services.AttributeSetServiceAsync
 
save(GUIBarcodeTemplate) - Method in interface com.logicaldoc.gui.frontend.client.services.BarcodeService
Creates or updates a template
save(GUIBarcodeTemplate, AsyncCallback<GUIBarcodeTemplate>) - Method in interface com.logicaldoc.gui.frontend.client.services.BarcodeServiceAsync
 
save(GUIContact) - Method in interface com.logicaldoc.gui.frontend.client.services.ContactService
Saves a contact in the database
save(GUIContact) - Method in class com.logicaldoc.web.service.ContactServiceImpl
 
save(GUIContact, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.ContactServiceAsync
 
save(GUIDashlet) - Method in interface com.logicaldoc.gui.frontend.client.services.DashletService
Saves a dashlet
save(GUIDashlet) - Method in class com.logicaldoc.web.service.DashletServiceImpl
 
save(GUIDashlet, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DashletServiceAsync
 
save(GUIDocument) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Saves the document in the DB
save(GUIDocument) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
save(GUIDocument, AsyncCallback<GUIDocument>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
save(GUIEmailAccount) - Method in interface com.logicaldoc.gui.frontend.client.services.EmailAccountService
Creates or updates an account
save(GUIEmailAccount, AsyncCallback<GUIEmailAccount>) - Method in interface com.logicaldoc.gui.frontend.client.services.EmailAccountServiceAsync
 
save(GUIFolder) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderService
Saves the folder in the DB
save(GUIFolder) - Method in class com.logicaldoc.web.service.FolderServiceImpl
 
save(GUIFolder, AsyncCallback<GUIFolder>) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderServiceAsync
 
save(GUIForm) - Method in interface com.logicaldoc.gui.frontend.client.services.FormService
Saves / Creates a form
save(GUIForm, AsyncCallback<GUIForm>) - Method in interface com.logicaldoc.gui.frontend.client.services.FormServiceAsync
 
save(GUIImportFolder) - Method in interface com.logicaldoc.gui.frontend.client.services.ImportFolderService
Creates or updates an import folder
save(GUIImportFolder, AsyncCallback<GUIImportFolder>) - Method in interface com.logicaldoc.gui.frontend.client.services.ImportFolderServiceAsync
 
save(GUILDAPServer) - Method in interface com.logicaldoc.gui.frontend.client.services.LDAPService
Saves external authentication settings
save(GUILDAPServer, AsyncCallback<GUILDAPServer>) - Method in interface com.logicaldoc.gui.frontend.client.services.LDAPServiceAsync
 
save(GUIMessage, long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.MessageService
 
save(GUIMessage, long[]) - Method in class com.logicaldoc.web.service.MessageServiceImpl
 
save(GUIMessage, long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.MessageServiceAsync
 
save(GUIOCRTemplate) - Method in interface com.logicaldoc.gui.frontend.client.services.ZonalOCRService
Creates or updates a template
save(GUIOCRTemplate, AsyncCallback<GUIOCRTemplate>) - Method in interface com.logicaldoc.gui.frontend.client.services.ZonalOCRServiceAsync
 
save(GUIReport) - Method in interface com.logicaldoc.gui.frontend.client.services.ReportService
Updates a report
save(GUIReport, AsyncCallback<GUIReport>) - Method in interface com.logicaldoc.gui.frontend.client.services.ReportServiceAsync
 
save(GUIRetentionPolicy) - Method in interface com.logicaldoc.gui.frontend.client.services.RetentionPoliciesService
Creates or updates a retention policy
save(GUIRetentionPolicy, AsyncCallback<GUIRetentionPolicy>) - Method in interface com.logicaldoc.gui.frontend.client.services.RetentionPoliciesServiceAsync
 
save(GUIScheme) - Method in interface com.logicaldoc.gui.frontend.client.services.SchemeService
Creates or updates a configuration
save(GUIScheme, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SchemeServiceAsync
 
save(GUISearchEngine) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineService
Saves search engine settings
save(GUISearchEngine) - Method in class com.logicaldoc.web.service.SearchEngineServiceImpl
 
save(GUISearchEngine, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineServiceAsync
 
save(GUISearchOptions) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchService
Saves the search options in the user's working dir
save(GUISearchOptions) - Method in class com.logicaldoc.web.service.SearchServiceImpl
 
save(GUISearchOptions, AsyncCallback<Boolean>) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchServiceAsync
 
save(GUIStamp) - Method in interface com.logicaldoc.gui.frontend.client.services.StampService
Creates or updates a stamp
save(GUIStamp, AsyncCallback<GUIStamp>) - Method in interface com.logicaldoc.gui.frontend.client.services.StampServiceAsync
 
save(GUISyndication) - Method in interface com.logicaldoc.gui.frontend.client.services.SyndicationService
Creates or updates a syndication
save(GUISyndication, AsyncCallback<GUISyndication>) - Method in interface com.logicaldoc.gui.frontend.client.services.SyndicationServiceAsync
 
save(GUITemplate) - Method in interface com.logicaldoc.gui.frontend.client.services.TemplateService
Creates or updates a template
save(GUITemplate) - Method in class com.logicaldoc.web.service.TemplateServiceImpl
 
save(GUITemplate, AsyncCallback<GUITemplate>) - Method in interface com.logicaldoc.gui.frontend.client.services.TemplateServiceAsync
 
save(GUITenant) - Method in interface com.logicaldoc.gui.frontend.client.services.TenantService
Saves/Updates a given tenant
save(GUITenant, AsyncCallback<GUITenant>) - Method in interface com.logicaldoc.gui.frontend.client.services.TenantServiceAsync
 
save(GUIVIASettings) - Method in interface com.logicaldoc.gui.frontend.client.services.VIAService
Saves the settings
save(GUIVIASettings, AsyncCallback<GUIVIASettings>) - Method in interface com.logicaldoc.gui.frontend.client.services.VIAServiceAsync
 
save(GUIWorkflow) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowService
Creates or updates a workflow
save(GUIWorkflow, AsyncCallback<GUIWorkflow>) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowServiceAsync
 
save(String, int) - Static method in class com.logicaldoc.gui.common.client.CookiesManager
 
save(String, String) - Static method in class com.logicaldoc.gui.common.client.CookiesManager
Saves the cookie
saveAvatar(long) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Saves an uploaded image as the user's avatar
saveAvatar(long) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
saveAvatar(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
saveAvatar(User, File) - Static method in class com.logicaldoc.core.util.UserUtil
Updates the avatar of a user with a given .png image
saveBookmark(WSBookmark) - Method in interface com.logicaldoc.webservice.rest.BookmarkService
 
saveBookmark(WSBookmark) - Method in class com.logicaldoc.webservice.rest.client.RestBookmarkClient
 
saveBookmark(WSBookmark) - Method in class com.logicaldoc.webservice.rest.endpoint.RestBookmarkService
 
saveBookmark(String, WSBookmark) - Method in interface com.logicaldoc.webservice.soap.BookmarkService
 
saveBookmark(String, WSBookmark) - Method in class com.logicaldoc.webservice.soap.client.SoapBookmarkClient
 
saveBookmark(String, WSBookmark) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapBookmarkService
 
saveCall(WebserviceCall, Message) - Method in class com.logicaldoc.webservice.WebserviceInterceptor
 
saveContext(SecurityContext, HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.core.security.spring.LDSecurityContextRepository
 
SAVED_SEARCHES - Static variable in class com.logicaldoc.gui.common.client.Feature
 
saveDashlets(GUIDashlet[]) - Method in interface com.logicaldoc.gui.frontend.client.services.DashletService
Saves the dashlet definitions
saveDashlets(GUIDashlet[]) - Method in class com.logicaldoc.web.service.DashletServiceImpl
 
saveDashlets(GUIDashlet[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DashletServiceAsync
 
saveDevice(String) - Static method in class com.logicaldoc.gui.common.client.CookiesManager
 
SaveDialog - Class in com.logicaldoc.gui.frontend.client.search
This is the form used to save and update the current search
SaveDialog() - Constructor for class com.logicaldoc.gui.frontend.client.search.SaveDialog
 
saveDocumentHistory(Document, DocumentHistory) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Saves a document's history
saveDocumentHistory(Document, DocumentHistory) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
SavedSearch - Class in com.logicaldoc.core.searchengine.saved
A search saved in the database
SavedSearch() - Constructor for class com.logicaldoc.core.searchengine.saved.SavedSearch
 
SavedSearchesDS - Class in com.logicaldoc.gui.common.client.data
Datasource to handle versions grid lists.
SavedSearchesDS() - Constructor for class com.logicaldoc.gui.common.client.data.SavedSearchesDS
 
SavedSearchesPanel - Class in com.logicaldoc.gui.frontend.client.search
This panel shows the saved searches of the user
saveEmailAttachment(long, String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Extracts an email attachment and saves it in the same folder of the document
saveEmailAttachment(long, String, String) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
saveEmailAttachment(long, String, String, AsyncCallback<GUIDocument>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
saveEmailSettings(GUIEmailSettings) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingService
Saves email settings (SMTP connection)
saveEmailSettings(GUIEmailSettings) - Method in class com.logicaldoc.web.service.SettingServiceImpl
 
saveEmailSettings(GUIEmailSettings, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingServiceAsync
 
saveEvent(GUICalendarEvent) - Method in interface com.logicaldoc.gui.frontend.client.services.CalendarService
Saves an event into the calendar
saveEvent(GUICalendarEvent, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.CalendarServiceAsync
 
saveExtensionAliases(String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingService
Persists new aliases for the given extension
saveExtensionAliases(String, String) - Method in class com.logicaldoc.web.service.SettingServiceImpl
 
saveExtensionAliases(String, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingServiceAsync
 
saveFirewallSettings(GUIParameter[]) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingService
Saves settings related to the firewall
saveFirewallSettings(GUIParameter[]) - Method in class com.logicaldoc.web.service.SettingServiceImpl
 
saveFirewallSettings(GUIParameter[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingServiceAsync
 
saveFolderHistory(Folder, FolderHistory) - Method in interface com.logicaldoc.core.folder.FolderDAO
Utility method that logs into the DB the transaction that involved the passed folder.
saveFolderHistory(Folder, FolderHistory) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
Utility method that logs into the DB the transaction that involved the passed folder.
saveGroup(GUIGroup) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Creates or updates a group
saveGroup(GUIGroup) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
saveGroup(GUIGroup, AsyncCallback<GUIGroup>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
saveImage(long) - Method in interface com.logicaldoc.gui.frontend.client.services.StampService
Saves the stamp's image already uploaded
saveImage(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.StampServiceAsync
 
saveImage(String, File) - Static method in class com.logicaldoc.core.imaging.ImageUtil
Saves an image into a given file in an image format
saveIncremental(GUIIncrementalArchive) - Method in interface com.logicaldoc.gui.frontend.client.services.ImpexService
Saves the passed incremental configuration
saveIncremental(GUIIncrementalArchive, AsyncCallback<GUIIncrementalArchive>) - Method in interface com.logicaldoc.gui.frontend.client.services.ImpexServiceAsync
 
saveInput(String, Object) - Static method in class com.logicaldoc.gui.common.client.InputValues
 
saveInterfaceSettings(GUIUser) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Saves the interface settings only
saveInterfaceSettings(GUIUser) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
saveInterfaceSettings(GUIUser, AsyncCallback<GUIUser>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
saveKeystore(GUIKeystore) - Method in interface com.logicaldoc.gui.frontend.client.services.SignService
 
saveKeystore(GUIKeystore, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SignServiceAsync
 
saveLogin(boolean, boolean, String, String) - Static method in class com.logicaldoc.gui.common.client.CookiesManager
Saves the login informations
saveMenu(GUIMenu, String) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Saves a menu
saveMenu(GUIMenu, String) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
saveMenu(GUIMenu, String, AsyncCallback<GUIMenu>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
saveMenus(GUIMenu[], String) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Saves a set of menus
saveMenus(GUIMenu[], String) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
saveMenus(GUIMenu[], String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
saveModel() - Method in class com.logicaldoc.gui.frontend.client.workflow.designer.WorkflowDesigner
Saves the current diagram into the object model.
saveNote(long, WSNote) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Adds a new note for the given document
saveNote(long, WSNote) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
saveNote(String, long, WSNote) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
saveNote(String, long, WSNote) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Adds a new note for the given document
saveNote(String, long, WSNote) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
saveNotes(long, GUIDocumentNote[], Collection<String>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Saves a set of notes
saveNotes(long, GUIDocumentNote[], Collection<String>) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
saveNotes(long, GUIDocumentNote[], Collection<String>, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
saveOptions(long, String, GUIValue[]) - Method in interface com.logicaldoc.gui.frontend.client.services.AttributeSetService
Saves the list of all possible options
saveOptions(long, String, GUIValue[]) - Method in class com.logicaldoc.web.service.AttributeSetServiceImpl
 
saveOptions(long, String, GUIValue[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.AttributeSetServiceAsync
 
saveOptions(SearchOptions) - Method in class com.logicaldoc.core.searchengine.saved.SavedSearch
 
saveProfile(GUIUser) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Saves the profile data only
saveProfile(GUIUser) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
saveProfile(GUIUser, AsyncCallback<GUIUser>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
saveRating(GUIRating) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Save a rating vote on a document
saveRating(GUIRating) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
saveRating(GUIRating, AsyncCallback<Integer>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
saveRegistration(String, String, String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingService
Saves the registration settings
saveRegistration(String, String, String, String) - Method in class com.logicaldoc.web.service.SettingServiceImpl
 
saveRegistration(String, String, String, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingServiceAsync
 
saveRelease(GUIInfo) - Static method in class com.logicaldoc.gui.common.client.CookiesManager
Stores the release information in the browser
saveRoutine(GUIAutomationRoutine) - Method in interface com.logicaldoc.gui.frontend.client.services.AutomationService
Creates or updates a routine
saveRoutine(GUIAutomationRoutine, AsyncCallback<GUIAutomationRoutine>) - Method in interface com.logicaldoc.gui.frontend.client.services.AutomationServiceAsync
 
saveSettings(GUIParameter[]) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingService
Saves settings
saveSettings(GUIParameter[]) - Method in class com.logicaldoc.web.service.SettingServiceImpl
 
saveSettings(GUIParameter[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingServiceAsync
 
saveSettings(GUISecuritySettings) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Saves security settings
saveSettings(GUISecuritySettings) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
saveSettings(GUISecuritySettings, AsyncCallback<Boolean>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
saveSettings(String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.GDriveService
Save the settings used by the Google Drive module
saveSettings(String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.ZohoService
Save the settings used by the Zoho module
saveSettings(String, String, AsyncCallback<String>) - Method in interface com.logicaldoc.gui.frontend.client.services.GDriveServiceAsync
 
saveSettings(String, String, AsyncCallback<String>) - Method in interface com.logicaldoc.gui.frontend.client.services.ZohoServiceAsync
 
saveSid(HttpServletRequest, HttpServletResponse, String) - Method in class com.logicaldoc.core.security.SessionManager
Saves the session identifier in the request and session attribute PARAM_SID and Cookie COOKIE_SID
saveStorageSettings(GUIParameter[]) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingService
Saves settings related to the storage
saveStorageSettings(GUIParameter[]) - Method in class com.logicaldoc.web.service.SettingServiceImpl
 
saveStorageSettings(GUIParameter[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingServiceAsync
 
saveTask(GUITask, String) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemService
Saves the task
saveTask(GUITask, String) - Method in class com.logicaldoc.web.service.SystemServiceImpl
 
saveTask(GUITask, String, AsyncCallback<GUITask>) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemServiceAsync
 
saveTemplates(GUIMessageTemplate[]) - Method in interface com.logicaldoc.gui.frontend.client.services.MessageService
Saves the given templates
saveTemplates(GUIMessageTemplate[]) - Method in class com.logicaldoc.web.service.MessageServiceImpl
 
saveTemplates(GUIMessageTemplate[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.MessageServiceAsync
 
saveTemplates(GUIValue[]) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderService
Saves the passed folder templates
saveTemplates(GUIValue[]) - Method in class com.logicaldoc.web.service.FolderServiceImpl
 
saveTemplates(GUIValue[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderServiceAsync
 
saveTokenFilterSettings(String, GUIParameter[]) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineService
Saves the settings of the specified token filter
saveTokenFilterSettings(String, GUIParameter[]) - Method in class com.logicaldoc.web.service.SearchEngineServiceImpl
 
saveTokenFilterSettings(String, GUIParameter[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineServiceAsync
 
saveTrigger(GUIAutomationTrigger) - Method in interface com.logicaldoc.gui.frontend.client.services.AutomationService
Creates or updates a trigger
saveTrigger(GUIAutomationTrigger, AsyncCallback<GUIAutomationTrigger>) - Method in interface com.logicaldoc.gui.frontend.client.services.AutomationServiceAsync
 
saveTrigger(String, String, String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowService
Save a new workflow trigger on the given folder with the given workflowId and templateId
saveTrigger(String, String, String, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowServiceAsync
 
saveUser(GUIUser, GUIInfo) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Creates or updates a user
saveUser(GUIUser, GUIInfo) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
saveUser(GUIUser, GUIInfo, AsyncCallback<GUIUser>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
saveUserDashlets(GUIDashlet[]) - Method in interface com.logicaldoc.gui.frontend.client.services.DashletService
Saves the user's dashlet configuration
saveUserDashlets(GUIDashlet[]) - Method in class com.logicaldoc.web.service.DashletServiceImpl
 
saveUserDashlets(GUIDashlet[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DashletServiceAsync
 
saveWork() - Method in class com.logicaldoc.core.task.Task
Concrete implementations must insert here the code needed to save the elaboration state in a persistent storage
SCAN - Static variable in class com.logicaldoc.gui.common.client.Feature
 
SCAN - Static variable in class com.logicaldoc.gui.common.client.Menu
 
schedule(Job, Map<String, Object>, Object...) - Method in class com.logicaldoc.core.job.JobManager
Schedules a new Job
schedule(Job, Map<String, Object>, Map<Object, Map<String, Object>>) - Method in class com.logicaldoc.core.job.JobManager
Schedules a new Job
schedule(Runnable, String, long) - Method in class com.logicaldoc.core.threading.ThreadPools
Schedule the execution of a task in a thread pool.
SchedulerFactoryBean - Class in com.logicaldoc.core.task
Scheduler factory to enable/disable the scheduler depending on the runlevel.
SchedulerFactoryBean() - Constructor for class com.logicaldoc.core.task.SchedulerFactoryBean
 
SchemeService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the SchemeService Service.
SchemeService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
SchemeServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
ScopedPropertiesPanel - Class in com.logicaldoc.gui.frontend.client.system
This panel shows the list of configuration parameters.
ScopedPropertiesPanel() - Constructor for class com.logicaldoc.gui.frontend.client.system.ScopedPropertiesPanel
 
scrollGrid(ListGrid, GridUtil.EndScrollListener) - Static method in class com.logicaldoc.gui.common.client.util.GridUtil
Scrolls the grid trying to display all the record and fetch all the data
search() - Method in class com.logicaldoc.core.searchengine.Search
Perform the search
search() - Method in class com.logicaldoc.gui.frontend.client.search.Search
 
search(long, String, String) - Method in class com.logicaldoc.core.automation.SearchTool
Executes a search directly in the full-text index
search(long, String, List<String>, String) - Method in class com.logicaldoc.core.automation.SearchTool
Executes a search directly in the full-text index
search(SearchOptions) - Method in class com.logicaldoc.core.automation.SearchTool
Instantiates a new Search
search(GUISearchOptions) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchService
Performs a search against the database
search(GUISearchOptions) - Method in class com.logicaldoc.web.service.SearchServiceImpl
 
search(GUISearchOptions, AsyncCallback<GUIResult>) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchServiceAsync
 
search(Long, Date, Date, int, String, String[], Long) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemService
 
search(Long, Date, Date, int, String, String[], Long) - Method in class com.logicaldoc.web.service.SystemServiceImpl
 
search(Long, Date, Date, int, String, String[], Long, AsyncCallback<GUIHistory[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemServiceAsync
 
search(String) - Method in interface com.logicaldoc.gui.frontend.client.services.GDriveService
Search in documents into Google Drive
search(String, AsyncCallback<GUIDocument[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.GDriveServiceAsync
 
search(String, String[], String, Integer) - Method in interface com.logicaldoc.core.searchengine.SearchEngine
Search for hits.
Attention: The hits will be populated with just the fields stored in the index
search(String, String[], String, Integer) - Method in class com.logicaldoc.core.searchengine.StandardSearchEngine
 
Search - Class in com.logicaldoc.core.searchengine
This class executes a search against the full-text indexes
Search - Class in com.logicaldoc.gui.frontend.client.search
Collector for all searches
SEARCH - Static variable in class com.logicaldoc.core.security.Menu
 
SEARCH - Static variable in class com.logicaldoc.gui.common.client.Menu
 
SEARCH_AND_INDEXING - Static variable in class com.logicaldoc.gui.common.client.Menu
 
searchApiCalls(Long, Date, Date, String, String, String, int) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemService
 
searchApiCalls(Long, Date, Date, String, String, String, int) - Method in class com.logicaldoc.web.service.SystemServiceImpl
 
searchApiCalls(Long, Date, Date, String, String, String, int, AsyncCallback<GUIHistory[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemServiceAsync
 
SearchBox - Class in com.logicaldoc.gui.frontend.client.gdrive
This panel shows the quick search controls
SearchBox() - Constructor for class com.logicaldoc.gui.frontend.client.gdrive.SearchBox
 
SearchDAO - Interface in com.logicaldoc.core.searchengine.saved
This class is a DAO-service for persistent SavedSearch objects.
SearchEngine - Interface in com.logicaldoc.core.searchengine
Model of a search engine with search and I/O capabilities.
SearchEngineService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the Search Engine Service.
SearchEngineService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
SearchEngineServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
SearchEngineServiceImpl - Class in com.logicaldoc.web.service
Implementation of the SearchEngineService
SearchEngineServiceImpl() - Constructor for class com.logicaldoc.web.service.SearchEngineServiceImpl
 
SearchException - Exception in com.logicaldoc.core.searchengine
An error happened during search
SearchException() - Constructor for exception com.logicaldoc.core.searchengine.SearchException
 
SearchException(String) - Constructor for exception com.logicaldoc.core.searchengine.SearchException
 
SearchException(String, Throwable) - Constructor for exception com.logicaldoc.core.searchengine.SearchException
 
SearchException(Throwable) - Constructor for exception com.logicaldoc.core.searchengine.SearchException
 
SearchHitsGrid - Class in com.logicaldoc.gui.frontend.client.search
Grid of documents displayed in the search workspace
SearchHitsGrid() - Constructor for class com.logicaldoc.gui.frontend.client.search.SearchHitsGrid
 
SearchIndexCheckStatus - Class in com.logicaldoc.gui.frontend.client.settings.searchindex
This is the form used to show the index check.
SearchIndexCheckStatus(String) - Constructor for class com.logicaldoc.gui.frontend.client.settings.searchindex.SearchIndexCheckStatus
 
SearchIndexEntriesGrid - Class in com.logicaldoc.gui.frontend.client.settings.searchindex
Grid of entries in the fulltext index
SearchIndexEntriesGrid() - Constructor for class com.logicaldoc.gui.frontend.client.settings.searchindex.SearchIndexEntriesGrid
 
SearchIndexEntriesPanel - Class in com.logicaldoc.gui.frontend.client.settings.searchindex
This panel shows a list of entries stored in the fulltext index
SearchIndexEntriesPanel() - Constructor for class com.logicaldoc.gui.frontend.client.settings.searchindex.SearchIndexEntriesPanel
 
SearchIndexingPanel - Class in com.logicaldoc.gui.frontend.client.settings.searchindex
Panel showing the search and indexing infos.
SearchIndexingPanel() - Constructor for class com.logicaldoc.gui.frontend.client.settings.searchindex.SearchIndexingPanel
 
searchList() - Static method in enum com.logicaldoc.core.searchengine.HitField
HitField list suitable for searches
SearchMenu - Class in com.logicaldoc.gui.frontend.client.search
The left menu in the search area
SearchObserver - Interface in com.logicaldoc.gui.frontend.client.search
Listener on search events
SearchOptions - Class in com.logicaldoc.core.searchengine
Search options
SearchOptions(int) - Constructor for class com.logicaldoc.core.searchengine.SearchOptions
Creates a new instance of SearchOptions
SearchPanel - Class in com.logicaldoc.gui.frontend.client.search
This panel is used to show the user a list of search results
SearchPreviewPanel - Class in com.logicaldoc.gui.frontend.client.search
Shows a preview panels in the Search workspace
SearchPreviewPanel() - Constructor for class com.logicaldoc.gui.frontend.client.search.SearchPreviewPanel
 
SearchService - Interface in com.logicaldoc.gui.frontend.client.services
Service responsible of Searches
SearchService - Interface in com.logicaldoc.webservice.rest
 
SearchService - Interface in com.logicaldoc.webservice.soap
Search Web Service definition interface
SearchService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
SearchServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
SearchServiceImpl - Class in com.logicaldoc.web.service
Implementation of the SearchService
SearchServiceImpl() - Constructor for class com.logicaldoc.web.service.SearchServiceImpl
 
searchTag(String) - Method in class com.logicaldoc.gui.frontend.client.Frontend
 
searchTag(String, boolean) - Static method in class com.logicaldoc.gui.frontend.client.search.TagsForm
Launches the search for one tag
SearchTool - Class in com.logicaldoc.core.automation
Utility methods to do searches from within Automation
SearchTool() - Constructor for class com.logicaldoc.core.automation.SearchTool
 
SearchToolbar - Class in com.logicaldoc.gui.frontend.client.search
The toolbar uses in the search panel
SearchToolbar(HitsListPanel) - Constructor for class com.logicaldoc.gui.frontend.client.search.SearchToolbar
 
searchUsers(String, String) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Searches for users
searchUsers(String, String) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
searchUsers(String, String, AsyncCallback<GUIUser[]>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
SECOND - com.logicaldoc.util.time.TimeDiff.TimeField
 
SECURITY - com.logicaldoc.core.security.Permission
 
SECURITY - Static variable in class com.logicaldoc.core.security.Menu
 
SECURITY - Static variable in class com.logicaldoc.gui.common.client.Menu
 
SECURITY_NONE - Static variable in class com.logicaldoc.core.communication.EMailSender
 
SECURITY_NONE - Static variable in class com.logicaldoc.gui.common.client.beans.GUIEmailSettings
 
SECURITY_SSL - Static variable in class com.logicaldoc.core.communication.EMailSender
 
SECURITY_SSL - Static variable in class com.logicaldoc.gui.common.client.beans.GUIEmailSettings
 
SECURITY_STARTTLS - Static variable in class com.logicaldoc.core.communication.EMailSender
 
SECURITY_STARTTLS - Static variable in class com.logicaldoc.gui.common.client.beans.GUIEmailSettings
 
SECURITY_TLS - Static variable in class com.logicaldoc.core.communication.EMailSender
 
SECURITY_TLS - Static variable in class com.logicaldoc.gui.common.client.beans.GUIEmailSettings
 
securityCheck() - Method in interface com.logicaldoc.gui.setup.client.services.SetupService
Performs simple security check to enforce that only the admin can go through the setup
securityCheck() - Method in class com.logicaldoc.web.service.SetupServiceImpl
 
securityCheck(AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.setup.client.services.SetupServiceAsync
 
SecurityConfigurator - Class in com.logicaldoc.util.config
Configurator class for spring's context-security setup.
SecurityConfigurator() - Constructor for class com.logicaldoc.util.config.SecurityConfigurator
 
SecurityConfigurator(String) - Constructor for class com.logicaldoc.util.config.SecurityConfigurator
 
SecurityManager - Interface in com.logicaldoc.core.security
Manager for security objects like users and groups
SecurityManagerImpl - Class in com.logicaldoc.core.security
Basic implementation of SecurityManager
SecurityMenu - Class in com.logicaldoc.gui.frontend.client.security
This panel shows the administration security menu
SecurityMenu() - Constructor for class com.logicaldoc.gui.frontend.client.security.SecurityMenu
 
SecurityService - Interface in com.logicaldoc.gui.common.client.services
The client side stub for the Security Service.
SecurityService - Interface in com.logicaldoc.webservice.soap
Security Web Service definition interface
SecurityService.Instance - Class in com.logicaldoc.gui.common.client.services
 
SecurityServiceAsync - Interface in com.logicaldoc.gui.common.client.services
 
SecurityServiceImpl - Class in com.logicaldoc.web.service
Implementation of the SecurityService
SecurityServiceImpl() - Constructor for class com.logicaldoc.web.service.SecurityServiceImpl
 
SecuritySettingsPanel - Class in com.logicaldoc.gui.frontend.client.security
This panel shows general security parameters.
SecuritySettingsPanel(GUISecuritySettings) - Constructor for class com.logicaldoc.gui.frontend.client.security.SecuritySettingsPanel
 
SecurityTool - Class in com.logicaldoc.core.automation
Utility methods to handle some security related operations from within the Automation
SecurityTool() - Constructor for class com.logicaldoc.core.automation.SecurityTool
 
selectCalendarTab() - Method in class com.logicaldoc.gui.frontend.client.panels.MainPanel
 
selectDashboardTab() - Method in class com.logicaldoc.gui.frontend.client.panels.MainPanel
 
selectDefaultTab() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
selectDocument(long) - Method in interface com.logicaldoc.gui.frontend.client.document.grid.DocumentsGrid
Selects the specified document
selectDocument(long) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
selectDocument(long) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsTileGrid
 
selectDocument(long, boolean) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
Shows the document details of a selected document.
selectDocumentsTab() - Method in class com.logicaldoc.gui.frontend.client.panels.MainPanel
 
selected(GUIDocument) - Method in class com.logicaldoc.gui.common.client.observer.DocumentController
 
selected(GUIFolder) - Method in class com.logicaldoc.gui.common.client.observer.FolderController
 
selectFolder(long) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderNavigator
Select the specified folder
selectIcon(String) - Static method in class com.logicaldoc.core.util.IconSelector
Returns the icon by parsing the provided file extension
selectIcon(String, boolean) - Static method in class com.logicaldoc.core.util.IconSelector
Returns the icon by parsing the provided file extension
selectMessagesTab() - Method in class com.logicaldoc.gui.frontend.client.panels.MainPanel
 
selectSearchTab() - Method in class com.logicaldoc.gui.frontend.client.panels.MainPanel
 
selectUserTab() - Method in class com.logicaldoc.gui.frontend.client.panels.MainPanel
 
selectWorkflowTab() - Method in class com.logicaldoc.gui.frontend.client.panels.MainPanel
 
send(EMail) - Method in class com.logicaldoc.core.communication.EMailSender
This method sends an email using the smtp-protocol.
send(EMail, String, Map<String, Object>) - Method in class com.logicaldoc.core.communication.EMailSender
Sends an email by using a given template
sendAsEmail(GUIEmail, String) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Sends a document as email(attachment or download ticket)
sendAsEmail(GUIEmail, String) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
sendAsEmail(GUIEmail, String, AsyncCallback<String>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
sendAsync(EMail) - Method in class com.logicaldoc.core.communication.EMailSender
Same as send(EMail) but executes in another thread
sendAsync(EMail, String, Map<String, Object>) - Method in class com.logicaldoc.core.communication.EMailSender
Same as send(EMail, String, Map) but executes in another thread
sendDocument(Document, String, String, String, String) - Method in class com.logicaldoc.core.automation.MailTool
Sends a document by email to a recipient
sendDocument(Document, String, Collection<String>, String, String) - Method in class com.logicaldoc.core.automation.MailTool
Sends a document by email to a selection of recipients
sendDocuments(Collection<Document>, String, String, String, String) - Method in class com.logicaldoc.core.automation.MailTool
Sends some documents to a recipient
sendDocuments(Collection<Document>, String, Collection<String>, String, String) - Method in class com.logicaldoc.core.automation.MailTool
Sends some documents to a selection of recipients
sendEmail(Long[], String, String, String) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Sends a set of documents as mail attachments
sendEmail(Long[], String, String, String) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
sendEmail(String, Long[], String, String, String) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
sendEmail(String, Long[], String, String, String) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Sends a set of documents as mail attachments
sendEmail(String, Long[], String, String, String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
sendEnvelope(GUIDocuSignSettings) - Method in interface com.logicaldoc.gui.frontend.client.services.DocuSignService
Creates the envelope and sends it to DocuSign
sendEnvelope(GUIDocuSignSettings, AsyncCallback<String>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocuSignServiceAsync
 
sendMessage(long, String, String, String, String) - Method in class com.logicaldoc.core.automation.MailTool
Sends a simple email to a recipient
sendMessage(long, String, Collection<String>, String, String) - Method in class com.logicaldoc.core.automation.MailTool
Sends a simple email to a selection of recipients
sendSystemMessage(String, String, String, int, int) - Method in class com.logicaldoc.core.automation.MailTool
Sends a system message to a user
SendToArchiveDialog - Class in com.logicaldoc.gui.frontend.client.document
This popup window is used to send documents or folders to an archive.
SendToArchiveDialog(long[], boolean) - Constructor for class com.logicaldoc.gui.frontend.client.document.SendToArchiveDialog
Constructor
SENT - com.logicaldoc.core.document.DocumentEvent
 
SEPARATOR_CURRENTSEG - Static variable in interface com.logicaldoc.gui.frontend.client.services.SplitService
 
SEPARATOR_NEXTSEG - Static variable in interface com.logicaldoc.gui.frontend.client.services.SplitService
 
SEPARATOR_SKIP - Static variable in interface com.logicaldoc.gui.frontend.client.services.SplitService
 
Sequence - Class in com.logicaldoc.core.sequence
A sequence in the database
Sequence() - Constructor for class com.logicaldoc.core.sequence.Sequence
 
SequenceDAO - Interface in com.logicaldoc.core.sequence
Utility DAO that can manage sequences persisted in the DB
serializeMessage(WebsocketMessage) - Method in class com.logicaldoc.gui.common.client.websockets.WebsocketListener
Here there is the trick, the Async Service that is usual return by the deferred binding is also an instance of a SerializationStreamFactory.
SERVER_URL - Static variable in class com.logicaldoc.core.automation.Automation
 
serverError(String, Throwable) - Static method in class com.logicaldoc.gui.common.client.log.GuiLog
Logs a server error and shows a warning to the user
serverError(Throwable) - Static method in class com.logicaldoc.gui.common.client.log.GuiLog
 
ServerException - Exception in com.logicaldoc.gui.common.client
Thrown in case of error on the server
ServerException() - Constructor for exception com.logicaldoc.gui.common.client.ServerException
 
ServerException(String) - Constructor for exception com.logicaldoc.gui.common.client.ServerException
 
ServerValidationError - Class in com.logicaldoc.gui.common.client
A generic validation error
ServerValidationError() - Constructor for class com.logicaldoc.gui.common.client.ServerValidationError
 
ServerValidationError(String, String, String) - Constructor for class com.logicaldoc.gui.common.client.ServerValidationError
 
ServerValidationException - Exception in com.logicaldoc.gui.common.client
Exception used to inform the GUI about errors during the validation
ServerValidationException() - Constructor for exception com.logicaldoc.gui.common.client.ServerValidationException
 
ServerValidationException(ServerValidationError[]) - Constructor for exception com.logicaldoc.gui.common.client.ServerValidationException
 
ServerValidationException(String, ServerValidationError[]) - Constructor for exception com.logicaldoc.gui.common.client.ServerValidationException
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.cmis.CmisServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.webdav.web.AbstractWebdavServlet
Service the given request
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.webdav.web.WebdavServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.webservice.WebserviceServlet
 
ServiceFactory - Class in com.logicaldoc.cmis
CMIS Service factory
ServiceFactory() - Constructor for class com.logicaldoc.cmis.ServiceFactory
 
ServiceUtil - Class in com.logicaldoc.web.util
Various methods related to the user session
ServiceUtil() - Constructor for class com.logicaldoc.web.util.ServiceUtil
 
ServletUtil - Class in com.logicaldoc.core.util
SOme utility methods useful inside a servlet
ServletUtil - Class in com.logicaldoc.web.util
Some helper utilities to download/upload a document and its resources.
ServletUtil() - Constructor for class com.logicaldoc.core.util.ServletUtil
 
ServletUtil() - Constructor for class com.logicaldoc.web.util.ServletUtil
 
Session - Class in com.logicaldoc.core.security
A single user session with it's unique identifier and the reference to the user
Session - Class in com.logicaldoc.gui.common.client
Represents a client work session
Session() - Constructor for class com.logicaldoc.gui.common.client.Session
 
Session.Log - Class in com.logicaldoc.core.security
 
sessionCreated(HttpSessionEvent) - Method in class com.logicaldoc.web.listener.ApplicationListener
 
SessionDAO - Interface in com.logicaldoc.core.security.dao
DAO for UserSession handling.
sessionDestroyed(HttpSessionEvent) - Method in class com.logicaldoc.web.listener.ApplicationListener
Frees temporary upload folders.
SessionIdFilter - Class in com.logicaldoc.core.security.spring
This filter looks for a sid parameter in the request and auto-authenticate the user.
SessionIdFilter() - Constructor for class com.logicaldoc.core.security.spring.SessionIdFilter
 
SessionListener - Interface in com.logicaldoc.core.security
Events about sessions
SessionManager - Class in com.logicaldoc.core.security
Repository of all current user sessions.
SessionObserver - Interface in com.logicaldoc.gui.common.client
A listener on relevant session events
SESSIONS - Static variable in class com.logicaldoc.core.security.Menu
 
SESSIONS - Static variable in class com.logicaldoc.gui.common.client.Constants
 
SESSIONS - Static variable in class com.logicaldoc.gui.common.client.Menu
 
SessionsDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for sessions data.
SessionsDataServlet() - Constructor for class com.logicaldoc.web.data.SessionsDataServlet
 
SessionsDS - Class in com.logicaldoc.gui.common.client.data
Datasource to retrieve a list of sessions.
SessionsDS() - Constructor for class com.logicaldoc.gui.common.client.data.SessionsDS
 
SessionsDS(Integer) - Constructor for class com.logicaldoc.gui.common.client.data.SessionsDS
 
SessionsPanel - Class in com.logicaldoc.gui.frontend.client.system
Displays a list of user sessions, allowing the kill operation.
SessionsPanel() - Constructor for class com.logicaldoc.gui.frontend.client.system.SessionsPanel
 
SessionTimeout - Class in com.logicaldoc.gui.common.client.widgets
This is the panel shown when the session timeout occurs.
SessionUtil - Class in com.logicaldoc.dropbox
Various methods related to the user session
SessionUtil() - Constructor for class com.logicaldoc.dropbox.SessionUtil
 
setAccount(GUIEmailAccount) - Method in class com.logicaldoc.gui.frontend.client.impex.email.EmailAccountDetailsPanel
 
setAccountId(long) - Method in class com.logicaldoc.core.communication.EMail
 
setAccountId(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocuSignSettings
 
setAction(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIRetentionPolicy
 
setAdd(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
setAdd(int) - Method in class com.logicaldoc.core.folder.FolderGroup
 
setAddChildEnabled(boolean) - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
setAddChildEnabled(boolean) - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
setAddress(String) - Method in class com.logicaldoc.core.communication.Recipient
 
setAddress(String) - Method in class com.logicaldoc.core.contact.Contact
 
setAddress(String) - Method in class com.logicaldoc.core.security.Client
 
setAddress(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIContact
 
setAddress(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
SetAdminPassword - Class in com.logicaldoc.gui.frontend.client.tenant
This is the form used to change the password of the tenant's administrator.
SetAdminPassword(String) - Constructor for class com.logicaldoc.gui.frontend.client.tenant.SetAdminPassword
 
setAdminUsername(String) - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
setAlertNewDevice(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
setAlerts(GUIMessage[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setAliases(String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineService
Sets the parser aliases for the given extension.
setAliases(String, String) - Method in class com.logicaldoc.web.service.SearchEngineServiceImpl
 
setAliases(String, String[]) - Static method in class com.logicaldoc.core.parser.ParserFactory
Adds new aliases for the specified extension.
setAliases(String, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineServiceAsync
 
setAlignLeft(boolean) - Method in class com.logicaldoc.gui.common.client.widgets.InfoPanel
 
setAllLevel(boolean) - Method in class com.logicaldoc.core.transfer.ZipExport
If allLevel set true all children of a specified folder will be export.
setAllowSidInRequest(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
setAllowSynchronized(boolean) - Method in class com.orange.links.client.connection.AbstractConnection
 
setAllowSynchronized(boolean) - Method in class com.orange.links.client.shapes.AbstractShape
 
setAnalyzer(Analyzer) - Method in class com.logicaldoc.core.i18n.Language
 
setAnalyzerClass(String) - Method in class com.logicaldoc.core.i18n.Language
 
setAnon(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
setAnonymous(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
setAnonymousKey(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
setAnonymousUser(GUIUser) - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
setAosManagerId(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIIncrementalArchive
 
setApiBaseUrl(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocuSignSettings
 
setAppendedDocIds(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
setAppendedDocs(GUIDocument[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
setApplicationContext(ApplicationContext) - Method in class com.logicaldoc.core.task.SchedulerFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class com.logicaldoc.util.Context
 
setArchive(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
setArchive(int) - Method in class com.logicaldoc.core.folder.FolderGroup
 
setArchive(GUIArchive) - Method in class com.logicaldoc.gui.frontend.client.impex.archives.ImportDetailsPanel
 
setArea(double, double, double, double) - Method in class com.logicaldoc.core.imaging.ImageZone
 
setAspect(String, boolean) - Method in enum com.logicaldoc.core.RunLevel
 
setAssignedTasks(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setAssignmentMessageTemplate(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
setAttachments(GUIDocument[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmail
 
setAttachments(Map<Integer, EMailAttachment>) - Method in class com.logicaldoc.core.communication.EMail
 
setAttachmentsCount(int) - Method in class com.logicaldoc.core.communication.EMail
 
setAttribute(String) - Method in class com.logicaldoc.core.metadata.AttributeOption
 
setAttribute(String) - Method in class com.logicaldoc.core.metadata.validation.ValidationError
 
setAttribute(String) - Method in class com.logicaldoc.gui.common.client.ServerValidationError
 
setAttribute(String) - Method in class com.logicaldoc.gui.frontend.client.search.ParameterConditionRow
 
setAttribute(String, Attribute) - Method in class com.logicaldoc.core.metadata.ExtensibleObject
Puts a new attribute, if the attribute already exists his position and label are left untouched
setAttributeDefinitions(GUIAttribute[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setAttributeOptions(long, String, WSAttributeOption[]) - Method in class com.logicaldoc.webservice.rest.client.RestDocumentMetadataClient
 
setAttributeOptions(long, String, WSAttributeOption[]) - Method in interface com.logicaldoc.webservice.rest.DocumentMetadataService
Saves the options for the given attribute
setAttributeOptions(long, String, WSAttributeOption[]) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentMetadataService
 
setAttributeOptions(String, long, String, WSAttributeOption[]) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentMetadataClient
 
setAttributeOptions(String, long, String, WSAttributeOption[]) - Method in interface com.logicaldoc.webservice.soap.DocumentMetadataService
Saves the options for the given attribute
setAttributeOptions(String, long, String, WSAttributeOption[]) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentMetadataService
 
setAttributeOptionsPOST(long, String, WSAttributeOption[]) - Method in class com.logicaldoc.webservice.rest.client.RestDocumentMetadataClient
 
setAttributeOptionsPOST(long, String, WSAttributeOption[]) - Method in interface com.logicaldoc.webservice.rest.DocumentMetadataService
Saves the options for the given attribute with a POST method.
setAttributeOptionsPOST(long, String, WSAttributeOption[]) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentMetadataService
 
setAttributes(GUIAttribute[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIAttributeSet
 
setAttributes(GUIAttribute[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIExtensibleObject
 
setAttributes(GUIAttribute[]) - Method in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
setAttributes(WSAttribute[]) - Method in class com.logicaldoc.webservice.model.WSAttributeSet
 
setAttributes(WSAttribute[]) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setAttributes(WSAttribute[]) - Method in class com.logicaldoc.webservice.model.WSFolder
 
setAttributes(WSAttribute[]) - Method in class com.logicaldoc.webservice.model.WSTemplate
 
setAttributes(Map<String, Attribute>) - Method in class com.logicaldoc.core.metadata.ExtensibleObject
 
setAttributeSet(GUIAttributeSet) - Method in class com.logicaldoc.gui.frontend.client.metadata.template.AttributeSetDetailsPanel
 
setAttributeSetDao(AttributeSetDAO) - Method in class com.logicaldoc.core.security.dao.HibernateTenantDAO
 
setAttributeValue(Element, String, String) - Method in class com.logicaldoc.util.config.XMLBean
This method set the value of an elementattribute.
setAuthBaseUrl(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocuSignSettings
 
setAuthEncrypted(boolean) - Method in class com.logicaldoc.core.communication.EMailSender
 
setAuthenticationChain(AuthenticationChain) - Method in class com.logicaldoc.core.security.SessionManager
 
setAuthenticationDetailsSource(AuthenticationDetailsSource<HttpServletRequest, ?>) - Method in class org.springframework.security.web.authentication.www.BasicAuthenticationFilter
 
setAuthor(String) - Method in class com.logicaldoc.core.communication.Message
 
setAuthor(String) - Method in class com.logicaldoc.core.security.UserHistory
 
setAuthor(String) - Method in class com.logicaldoc.gui.common.client.websockets.WebsocketMessage
 
setAuthor(String) - Method in class com.logicaldoc.util.rss.FeedMessage
 
setAuthor(String) - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
setAuthor(String) - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
setAuthor(String) - Method in class com.logicaldoc.webservice.mobile.CommentVO
 
setAuthorAddress(String) - Method in class com.logicaldoc.core.communication.EMail
 
setAutomation(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
setAutomation(int) - Method in class com.logicaldoc.core.folder.FolderGroup
 
setAutomation(String) - Method in class com.logicaldoc.core.security.Menu
 
setAutomation(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIAutomationRoutine
 
setAutomation(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIAutomationTrigger
 
setAutomation(String) - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
setAutomation(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
setAutomation(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIMenu
 
setAutomationAfter(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
setAvatar(String) - Method in class com.logicaldoc.core.security.User
 
setAverage(Float) - Method in class com.logicaldoc.core.document.Rating
 
setAverage(Float) - Method in class com.logicaldoc.gui.common.client.beans.GUIRating
 
setBackgroundColor(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
setBannerSrc(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
setBarcoded(int) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setBarcoded(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setBarcoded(int) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setBarcodeFormat(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
setBarcodeLabel(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
setBarcodeSpecs(GUIBarcodeSpec[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeTemplate
 
setBarcodeTemplateId(Long) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setBarcodeTemplateId(Long) - Method in class com.logicaldoc.core.folder.Folder
 
setBarcodeTemplateId(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setBarcodeTemplateId(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
setBarcodeTemplateId(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
setBarcodeTemplateId(Long) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setBarcodeTemplateId(Long) - Method in class com.logicaldoc.webservice.model.WSFolder
 
setBatch(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIOCRTemplate
 
setBatch(long) - Method in class com.logicaldoc.gui.common.client.beans.GUISyndication
 
setBatch(Integer) - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeTemplate
 
setBatch(Integer) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchEngine
 
setBatch(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
setBccs(GUIContact[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmail
 
setBeanName(String) - Method in class com.logicaldoc.core.task.TaskTrigger
 
setBody(String) - Method in class com.logicaldoc.core.communication.MessageTemplate
 
setBody(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIMessageTemplate
 
setBookmarked(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setBooleanValue(Boolean) - Method in class com.logicaldoc.core.metadata.Attribute
 
setBooleanValue(Boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
setBottom(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
setBranding(GUIBranding) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setBranding(GUIBranding) - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
setBrowser(String) - Method in class com.logicaldoc.core.security.Device
 
setBrowserVersion(String) - Method in class com.logicaldoc.core.security.Device
 
setBugs(String) - Method in class com.logicaldoc.core.SystemInfo
 
setBugs(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
setBugs(String) - Method in class com.logicaldoc.webservice.model.WSSystemInfo
 
setBulkUpdate(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setBundle(GUIValue[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setCacheDir(String) - Method in class com.logicaldoc.util.cache.CacheConfigurator
 
setCalendar(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
setCalendar(int) - Method in class com.logicaldoc.core.folder.FolderGroup
 
setCallbackUrl(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocuSignSettings
 
setCanDrag(boolean) - Method in interface com.logicaldoc.gui.frontend.client.document.grid.DocumentsGrid
Makes the grid support the drag
setCanDrag(boolean) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
setCanDrag(boolean) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsTileGrid
 
setCanExpandRows() - Method in interface com.logicaldoc.gui.frontend.client.document.grid.DocumentsGrid
Enable the records expansion
setCanExpandRows() - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
setCanExpandRows() - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsTileGrid
 
setCaseSensitive(boolean) - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
setCaseSensitive(int) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
setCaseSensitive(int) - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
setCategory(String) - Method in class com.logicaldoc.core.metadata.AttributeOption
 
setCategory(String) - Method in class com.logicaldoc.webservice.model.WSAttributeOption
 
setCcs(GUIContact[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmail
 
setCell(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setCertDN(String) - Method in class com.logicaldoc.core.security.User
 
setCertDN(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setCertExpire(Date) - Method in class com.logicaldoc.core.security.User
 
setCertExpire(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setCharset(String) - Method in class com.logicaldoc.gui.frontend.client.document.update.UpdateDialog
 
setCheckedOut(boolean) - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
setCheckedOut(boolean) - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
setCheckedOutDocs(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setCity(String) - Method in class com.logicaldoc.core.security.Tenant
 
setCity(String) - Method in class com.logicaldoc.core.security.User
 
setCity(String) - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
setCity(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setCity(String) - Method in class com.logicaldoc.webservice.model.WSUser
 
setClickHandler(ClickHandler) - Method in class com.logicaldoc.gui.common.client.widgets.IncomingMessage
 
setClient(Client) - Method in class com.logicaldoc.core.History
This setter sets the ip, device and other informations that can be captured by the given client
setClosed() - Method in class com.logicaldoc.core.security.Session
 
setCloserId(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
setCloserName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
setClosure(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
setCode(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIValue
 
setCollectEmails(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
setColor(String) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setColor(String) - Method in class com.logicaldoc.core.document.DocumentNote
 
setColor(String) - Method in class com.logicaldoc.core.folder.Folder
 
setColor(String) - Method in class com.logicaldoc.core.History
 
setColor(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setColor(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
setColor(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
setColor(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
setColor(String) - Method in class com.logicaldoc.gui.common.client.beans.GUITransition
 
setColor(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
setColor(String) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setColor(String) - Method in class com.logicaldoc.webservice.model.WSFolder
 
setColor(String) - Method in class com.logicaldoc.webservice.model.WSNote
 
setColorFieldName(String) - Method in class com.logicaldoc.gui.common.client.widgets.grid.ColoredListGridField
 
setColumn(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIDashlet
 
setColumns(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
setColumns(String) - Method in class com.logicaldoc.core.dashlet.Dashlet
 
setColumns(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDashlet
 
setCommand(String) - Method in class com.logicaldoc.gui.common.client.websockets.WebsocketMessage
 
setComment(String) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setComment(String) - Method in class com.logicaldoc.core.History
 
setComment(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setComment(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
setComment(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIVersion
 
setComment(String) - Method in class com.logicaldoc.gui.common.client.websockets.WebsocketMessage
 
setComment(String) - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
setComment(String) - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
setComment(String) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setCompany(String) - Method in class com.logicaldoc.core.contact.Contact
 
setCompany(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIContact
 
setComparator(String) - Method in class com.logicaldoc.gui.common.client.data.ComparatorsDS
 
setCompletionDate(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
setCompletionMessageTemplate(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
setCompletionPercentage(int) - Method in class com.logicaldoc.gui.common.client.beans.GUITask
 
setComposition(String) - Method in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
setConf(ContextProperties) - Method in class com.logicaldoc.core.security.dao.HibernateTenantDAO
 
setConfig(GUIValue[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setConfig(ContextProperties) - Method in class com.logicaldoc.core.communication.EventCollector
 
setConfig(ContextProperties) - Method in class com.logicaldoc.core.conversion.FormatConverterManager
 
setConfig(ContextProperties) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
setConfig(ContextProperties) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
setConfig(ContextProperties) - Method in class com.logicaldoc.core.job.JobManager
 
setConfig(ContextProperties) - Method in class com.logicaldoc.core.lock.LockManager
 
setConfig(ContextProperties) - Method in class com.logicaldoc.core.searchengine.StandardSearchEngine
 
setConfig(ContextProperties) - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
setConfig(ContextProperties) - Method in class com.logicaldoc.core.stats.StatsCollector
 
setConfig(ContextProperties) - Method in class com.logicaldoc.core.store.AbstractStorer
 
setConfig(ContextProperties) - Method in class com.logicaldoc.core.store.StorerManager
 
setConfig(ContextProperties) - Method in class com.logicaldoc.core.system.SystemLoadMonitor
 
setConfig(ContextProperties) - Method in class com.logicaldoc.core.task.Task
 
setConfig(ContextProperties) - Method in class com.logicaldoc.core.task.TaskTrigger
 
setConfig(ContextProperties) - Method in class com.logicaldoc.core.threading.ThreadPools
 
setConfig(String, String) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setConfig(String, String) - Method in class com.logicaldoc.gui.common.client.Session
 
setConfirmation(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIMessage
 
setConfirmation(int) - Method in class com.logicaldoc.core.communication.SystemMessage
 
setConfirmation(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
setConnection(Connection) - Method in class com.logicaldoc.gui.frontend.client.workflow.designer.StateWidget
 
setConnectionInitSqls(String) - Method in class com.logicaldoc.core.util.DbcpConfig
 
setConnectionSecurity(int) - Method in class com.logicaldoc.core.communication.EMailSender
 
setConnSecurity(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailSettings
 
setContacts(GUIContact[]) - Method in class com.logicaldoc.gui.frontend.client.personal.contacts.ContactsImportPreview
 
setContent(Canvas) - Method in class com.logicaldoc.gui.frontend.client.administration.AdminScreen
 
setContent(String) - Method in class com.logicaldoc.core.dashlet.Dashlet
 
setContent(String) - Method in class com.logicaldoc.core.searchengine.Hit
 
setContent(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDashlet
 
setContent(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
setContent(String) - Method in class com.logicaldoc.webservice.mobile.CommentVO
 
setContentDisposition(HttpServletRequest, HttpServletResponse, String) - Static method in class com.logicaldoc.web.util.ServletUtil
Sets the correct Content-Disposition header into the response
setContentDisposition(HttpServletRequest, HttpServletResponse, String) - Static method in class com.logicaldoc.webservice.WebserviceServletUtil
Sets the correct Content-Disposition header into the response
setContentLanguage(String) - Method in interface com.logicaldoc.webdav.context.ExportContext
 
setContentLanguage(String) - Method in class com.logicaldoc.webdav.context.ExportContextImpl
 
setContentLength(long) - Method in interface com.logicaldoc.webdav.context.ExportContext
 
setContentLength(long) - Method in class com.logicaldoc.webdav.context.ExportContextImpl
 
setContentLength(Long) - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
setContentLength(Long) - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
setContentSecurityPolicy(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
setContentSecurityPolicy(String) - Method in class com.logicaldoc.util.config.SecurityConfigurator
 
setContentStream(String, Holder<String>, Boolean, Holder<String>, ContentStream, ExtensionsData) - Method in class com.logicaldoc.cmis.LDCmisService
 
setContentType(String, String) - Method in interface com.logicaldoc.webdav.context.ExportContext
 
setContentType(String, String) - Method in class com.logicaldoc.webdav.context.ExportContextImpl
 
setContext(WebServiceContext) - Method in class com.logicaldoc.webservice.AbstractService
 
setContextProperties(ContextProperties) - Method in class com.logicaldoc.core.ticket.HibernateTicketDAO
 
setController(DiagramController) - Method in class com.orange.links.client.connection.AbstractConnection
 
setCount(int) - Method in class com.logicaldoc.core.ticket.Ticket
 
setCount(long) - Method in class com.logicaldoc.core.document.TagCloud
 
setCount(long) - Method in class com.logicaldoc.gui.common.client.beans.GUITag
 
setCount(long) - Method in class com.logicaldoc.webservice.model.WSTagCloud
 
setCount(Integer) - Method in class com.logicaldoc.core.document.Rating
 
setCount(Integer) - Method in class com.logicaldoc.gui.common.client.beans.GUIRating
 
setCountry(String) - Method in class com.logicaldoc.core.security.Tenant
 
setCountry(String) - Method in class com.logicaldoc.core.security.User
 
setCountry(String) - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
setCountry(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setCountry(String) - Method in class com.logicaldoc.webservice.model.WSUser
 
setCreated(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIKeystore
 
setCreation(String) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setCreation(String) - Method in class com.logicaldoc.webservice.model.WSFolder
 
setCreation(Date) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setCreation(Date) - Method in class com.logicaldoc.core.folder.Folder
 
setCreation(Date) - Method in class com.logicaldoc.core.security.Device
 
setCreation(Date) - Method in class com.logicaldoc.core.security.Session
 
setCreation(Date) - Method in class com.logicaldoc.core.security.User
 
setCreation(Date) - Method in class com.logicaldoc.core.ticket.Ticket
 
setCreation(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
setCreation(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setCreation(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
setCreationDate(Date) - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
setCreationDate(Date) - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
setCreationFrom(String) - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
setCreationFrom(Date) - Method in class com.logicaldoc.core.searchengine.FulltextSearchOptions
 
setCreationFrom(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
setCreationMessageTemplate(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
setCreationTime(long) - Method in interface com.logicaldoc.webdav.context.ExportContext
 
setCreationTime(long) - Method in class com.logicaldoc.webdav.context.ExportContextImpl
 
setCreationTo(String) - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
setCreationTo(Date) - Method in class com.logicaldoc.core.searchengine.FulltextSearchOptions
 
setCreationTo(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
setCreator(String) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setCreator(String) - Method in class com.logicaldoc.core.document.Version
 
setCreator(String) - Method in class com.logicaldoc.core.folder.Folder
 
setCreator(String) - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
setCreator(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setCreator(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
setCreator(String) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setCreator(String) - Method in class com.logicaldoc.webservice.model.WSFolder
 
setCreatorId(long) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setCreatorId(long) - Method in class com.logicaldoc.core.document.Version
 
setCreatorId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
setCreatorId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
setCreatorId(long) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setCreatorId(Long) - Method in class com.logicaldoc.core.folder.Folder
 
setCreatorId(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setCreatorId(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
setCreatorName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
setCredentialsCharset(String) - Method in class org.springframework.security.web.authentication.www.BasicAuthenticationFilter
 
setCriteria(GUICriterion[]) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
setCriteria(List<FolderCriterion>) - Method in class com.logicaldoc.core.searchengine.folder.FolderSearchOptions
 
setCron(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIAutomationTrigger
 
setCronExpression(String) - Method in class com.logicaldoc.core.task.TaskScheduling
 
setCronExpression(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
setCss(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
setCss(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
setCurrentDocument(GUIDocument) - Method in class com.logicaldoc.gui.common.client.observer.DocumentController
 
setCurrentPage(int) - Method in class com.logicaldoc.gui.frontend.client.document.grid.Cursor
 
setCustomActions(GUIMenu[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setCustomId(String) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setCustomId(String) - Method in exception com.logicaldoc.core.document.DuplicateDocumentExeption
 
setCustomId(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setCustomId(String) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setCustomSorting(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchEngine
 
setDashletDao(DashletDAO) - Method in class com.logicaldoc.core.security.dao.HibernateTenantDAO
 
setDashlets(GUIDashlet[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setData(byte[]) - Method in class com.logicaldoc.core.communication.EMailAttachment
 
setDatabaseConnected(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setDate(String) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setDate(String) - Method in class com.logicaldoc.webservice.model.WSSystemInfo
 
setDate(Date) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setDate(Date) - Method in class com.logicaldoc.core.document.DocumentNote
 
setDate(Date) - Method in class com.logicaldoc.core.History
 
setDate(Date) - Method in class com.logicaldoc.core.searchengine.saved.SavedSearch
 
setDate(Date) - Method in class com.logicaldoc.core.security.PasswordHistory
 
setDate(Date) - Method in class com.logicaldoc.core.SystemInfo
 
setDate(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIAutomationTrigger
 
setDate(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setDate(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
setDate(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIEvent
 
setDate(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
setDate(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setDate(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIPatch
 
setDate(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIReminder
 
setDate(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
setDate(Date) - Method in class com.logicaldoc.gui.common.client.websockets.WebsocketMessage
 
setDate(Date) - Method in class com.logicaldoc.webservice.model.WSNote
 
setDate(Date) - Method in class com.logicaldoc.webservice.model.WSRating
 
setDate1(Date) - Method in class com.logicaldoc.core.generic.Generic
 
setDate2(Date) - Method in class com.logicaldoc.core.generic.Generic
 
setDateFormat(String) - Method in class com.logicaldoc.core.automation.DateTool
 
setDateFormat(String) - Method in class com.logicaldoc.core.security.User
 
setDateFormat(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setDateFormat(String) - Method in class com.logicaldoc.webservice.model.WSUser
 
setDateFormatLong(String) - Method in class com.logicaldoc.core.automation.DateTool
Sets the default long format(date with time)
setDateFormatLong(String) - Method in class com.logicaldoc.core.security.User
 
setDateFormatLong(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setDateFormatLong(String) - Method in class com.logicaldoc.webservice.model.WSUser
 
setDateFormatShort(String) - Method in class com.logicaldoc.core.automation.DateTool
Sets the default short format(date without time)
setDateFormatShort(String) - Method in class com.logicaldoc.core.security.User
 
setDateFormatShort(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setDateFormatShort(String) - Method in class com.logicaldoc.webservice.model.WSUser
 
setDateFrom(String) - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
setDateFrom(Date) - Method in class com.logicaldoc.core.searchengine.FulltextSearchOptions
 
setDateFrom(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
setDateOption(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIRetentionPolicy
 
setDatePattern(String) - Method in class com.logicaldoc.util.log4j.LDHtmlLayout.Builder
 
setDateScope(int) - Method in class com.logicaldoc.core.communication.SystemMessage
 
setDateTo(String) - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
setDateTo(Date) - Method in class com.logicaldoc.core.searchengine.FulltextSearchOptions
 
setDateTo(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
setDateValue(String) - Method in class com.logicaldoc.webservice.model.WSAttribute
 
setDateValue(Date) - Method in class com.logicaldoc.core.metadata.Attribute
 
setDateValue(Date) - Method in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
setDateValue(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
setDateValue(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUICriterion
 
setDayOfWeek(int) - Method in class com.logicaldoc.core.security.WorkingTime
 
setDayOfWeek(int) - Method in class com.logicaldoc.webservice.model.WSWorkingTime
 
setDbcpConfig(DbcpConfig) - Method in class com.logicaldoc.core.util.ConnectionPool
 
setDbDialect(String) - Method in class com.logicaldoc.gui.setup.client.SetupInfo
 
setDbDriver(String) - Method in class com.logicaldoc.gui.setup.client.SetupInfo
 
setDbEngine(String) - Method in class com.logicaldoc.gui.setup.client.SetupInfo
 
setDbms(String) - Method in class com.logicaldoc.util.dbinit.DBInit
 
setDbPassword(String) - Method in class com.logicaldoc.gui.setup.client.SetupInfo
 
setDbType(String) - Method in class com.logicaldoc.gui.setup.client.SetupInfo
 
setDbUrl(String) - Method in class com.logicaldoc.gui.setup.client.SetupInfo
 
setDbUsername(String) - Method in class com.logicaldoc.gui.setup.client.SetupInfo
 
setDbValidationQuery(String) - Method in class com.logicaldoc.gui.setup.client.SetupInfo
 
setDeadline(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
setDecimalSeparator(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIZone
 
setDeclaredEncoding(String) - Method in class com.logicaldoc.util.charset.CharsetDetector
Set the declared encoding for charset detection.
setDecodedPassword(String) - Method in class com.logicaldoc.core.document.AbstractDocument
Sets the password and encode it
setDecodedPassword(String) - Method in class com.logicaldoc.core.security.User
Sets the password and encode it
setDecodedPassword(String) - Method in class com.logicaldoc.webservice.model.WSUser
 
setDecoration(DecorationShape) - Method in class com.orange.links.client.connection.AbstractConnection
 
setDefaultAttributeSet(GUIAttributeSet) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setDefaultOpenTab(String) - Method in class com.logicaldoc.gui.frontend.client.dashboard.DashboardPanel
 
setDefaultWorkspace(Long) - Method in class com.logicaldoc.core.security.User
 
setDefaultWorkspace(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setDelay(long) - Method in class com.logicaldoc.core.task.TaskScheduling
 
setDelay(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
setDelaySeconds(long) - Method in class com.logicaldoc.core.task.TaskScheduling
 
setDelete(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
setDelete(int) - Method in class com.logicaldoc.core.folder.FolderGroup
 
setDelete(int) - Method in class com.logicaldoc.core.security.MenuGroup
 
setDeleted(int) - Method in class com.logicaldoc.core.PersistentObject
 
setDeleteEnabled(boolean) - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
setDeleteEnabled(boolean) - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
setDeleteFromMailbox(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
setDeleteText(String) - Static method in class com.orange.links.client.connection.AbstractConnection
 
setDeleteUser(String) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setDeleteUser(String) - Method in class com.logicaldoc.core.folder.Folder
 
setDeleteUserId(Long) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setDeleteUserId(Long) - Method in class com.logicaldoc.core.folder.Folder
 
setDeleteUserId(Long) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setDelImport(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
setDependsOn(String) - Method in class com.logicaldoc.core.metadata.Attribute
 
setDependsOn(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
setDependsOn(String) - Method in class com.logicaldoc.webservice.model.WSAttribute
 
setDepth(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
setDepth(int) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
setDescription(String) - Method in class com.logicaldoc.core.communication.MessageTemplate
 
setDescription(String) - Method in class com.logicaldoc.core.document.Bookmark
 
setDescription(String) - Method in class com.logicaldoc.core.folder.Folder
 
setDescription(String) - Method in class com.logicaldoc.core.job.Job
 
setDescription(String) - Method in class com.logicaldoc.core.metadata.AttributeSet
 
setDescription(String) - Method in class com.logicaldoc.core.metadata.Template
 
setDescription(String) - Method in class com.logicaldoc.core.metadata.validation.ValidationError
 
setDescription(String) - Method in class com.logicaldoc.core.searchengine.saved.SavedSearch
 
setDescription(String) - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
setDescription(String) - Method in class com.logicaldoc.core.security.Group
 
setDescription(String) - Method in class com.logicaldoc.core.security.Menu
 
setDescription(String) - Method in class com.logicaldoc.core.security.WorkingTime
 
setDescription(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
setDescription(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIAttributeSet
 
setDescription(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIAutomationRoutine
 
setDescription(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeTemplate
 
setDescription(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIBookmark
 
setDescription(String) - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
setDescription(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
setDescription(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
setDescription(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIGroup
 
setDescription(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIMenu
 
setDescription(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIOCRTemplate
 
setDescription(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIPatch
 
setDescription(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIReport
 
setDescription(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
setDescription(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
setDescription(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISyndication
 
setDescription(String) - Method in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
setDescription(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
setDescription(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
setDescription(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkingTime
 
setDescription(String) - Method in class com.logicaldoc.gui.common.client.ServerValidationError
 
setDescription(String) - Method in class com.logicaldoc.util.config.WebConfigurator
 
setDescription(String) - Method in class com.logicaldoc.util.rss.FeedMessage
 
setDescription(String) - Method in class com.logicaldoc.webservice.doc.model.JavaLanguageVariable
 
setDescription(String) - Method in class com.logicaldoc.webservice.doc.model.Stub
 
setDescription(String) - Method in class com.logicaldoc.webservice.doc.model.WebMethodStubSet
 
setDescription(String) - Method in class com.logicaldoc.webservice.model.WSAttributeSet
 
setDescription(String) - Method in class com.logicaldoc.webservice.model.WSBookmark
 
setDescription(String) - Method in class com.logicaldoc.webservice.model.WSFolder
 
setDescription(String) - Method in class com.logicaldoc.webservice.model.WSGroup
 
setDescription(String) - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
setDescription(String) - Method in class com.logicaldoc.webservice.model.WSTemplate
 
setDescription(String) - Method in class com.logicaldoc.webservice.model.WSWorkingTime
 
setDescriptor(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIWebServiceSettings
 
setDetail(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIEvent
 
setDevice(Device) - Method in class com.logicaldoc.core.security.Client
 
setDevice(String) - Method in class com.logicaldoc.core.History
 
setDevice(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
setDeviceId(String) - Method in class com.logicaldoc.core.security.Device
 
setDiagramController(DiagramController) - Method in class com.logicaldoc.gui.frontend.client.workflow.designer.StateWidget
 
setDigest(String) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setDigest(String) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setDir(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchEngine
 
setDisabled(boolean) - Method in class com.logicaldoc.gui.common.client.widgets.automation.AutomationEditor
 
setDisplay(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
setDisplayAvatar(boolean) - Method in class com.logicaldoc.gui.common.client.widgets.grid.UserListGridField
 
setDisplayName(String) - Method in class com.logicaldoc.core.security.Tenant
 
setDisplayName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
setDisplayName(String) - Method in class com.logicaldoc.util.config.WebConfigurator
 
setDoc1(long) - Method in class com.logicaldoc.webservice.model.WSLink
 
setDoc2(long) - Method in class com.logicaldoc.webservice.model.WSLink
 
setDocId(long) - Method in class com.logicaldoc.core.document.DocumentNote
 
setDocId(long) - Method in class com.logicaldoc.core.document.Rating
 
setDocId(long) - Method in class com.logicaldoc.core.document.Version
 
setDocId(long) - Method in class com.logicaldoc.core.ticket.Ticket
 
setDocId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
setDocId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
setDocId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIRating
 
setDocId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIVersion
 
setDocId(long) - Method in class com.logicaldoc.webservice.model.WSNote
 
setDocId(long) - Method in class com.logicaldoc.webservice.model.WSRating
 
setDocId(Long) - Method in class com.logicaldoc.core.History
 
setDocId(Long) - Method in class com.logicaldoc.gui.common.client.websockets.WebsocketMessage
 
setDocIds(long[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmail
 
setDocRef(Long) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setDocRef(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setDocRef(Long) - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
setDocRef(Long) - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
setDocRef(Long) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setDocRefType(String) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setDocRefType(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setDocRefType(String) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setDocsCount(int) - Method in class com.logicaldoc.webservice.model.WSTemplate
 
setDocsGrid(String) - Method in class com.logicaldoc.core.security.User
 
setDocsGrid(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setDocument(Document) - Method in class com.logicaldoc.core.History
 
setDocument(GUIDocument) - Method in class com.logicaldoc.gui.common.client.websockets.WebsocketMessage
 
setDocument(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
setDocument(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPreviewPanel
 
setDocument1(Document) - Method in class com.logicaldoc.core.document.DocumentLink
 
setDocument2(Document) - Method in class com.logicaldoc.core.document.DocumentLink
 
setDocumentCount(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
setDocumentDao(DocumentDAO) - Method in class com.logicaldoc.core.document.DigestProcessor
 
setDocumentDao(DocumentDAO) - Method in class com.logicaldoc.core.document.TagsProcessor
 
setDocumentDao(DocumentDAO) - Method in class com.logicaldoc.core.searchengine.IndexerTask
 
setDocumentDao(DocumentDAO) - Method in class com.logicaldoc.core.searchengine.IndexOptimizer
 
setDocumentDao(DocumentDAO) - Method in class com.logicaldoc.core.searchengine.StandardSearchEngine
 
setDocumentDAO(DocumentDAO) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
setDocumentDAO(DocumentDAO) - Method in class com.logicaldoc.core.security.SecurityManagerImpl
 
setDocumentDAO(DocumentDAO) - Method in class com.logicaldoc.core.stats.StatsCollector
 
setDocumentDAO(DocumentDAO) - Method in class com.logicaldoc.core.ticket.HibernateTicketDAO
 
setDocumentDAO(DocumentDAO) - Method in class com.logicaldoc.webdav.resource.service.ResourceServiceImpl
 
setDocumentHistoryDAO(DocumentHistoryDAO) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
setDocumentIds(List<Long>) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocuSignSettings
 
setDocumentManager(DocumentManager) - Method in class com.logicaldoc.core.conversion.FormatConverterManager
 
setDocumentManager(DocumentManager) - Method in class com.logicaldoc.core.searchengine.IndexerTask
 
setDocumentManager(DocumentManager) - Method in class com.logicaldoc.webdav.resource.service.ResourceServiceImpl
 
setDocumentNoteDAO(DocumentNoteDAO) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
setDocuments(long) - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
setDocuments(GUIDocument[]) - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
setDocuments(GUIDocument[]) - Method in interface com.logicaldoc.gui.frontend.client.document.grid.DocumentsGrid
Forces the records in the grid
setDocuments(GUIDocument[]) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
setDocuments(GUIDocument[]) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsTileGrid
 
setDocumentsTotal(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
setDocumentTags(long, String[]) - Method in class com.logicaldoc.webservice.rest.client.RestTagClient
 
setDocumentTags(long, String[]) - Method in class com.logicaldoc.webservice.rest.endpoint.RestTagService
 
setDocumentTags(long, String[]) - Method in interface com.logicaldoc.webservice.rest.TagService
Sets the tags of a document
setDocumentTags(String, long, String[]) - Method in class com.logicaldoc.webservice.soap.client.SoapTagClient
 
setDocumentTags(String, long, String[]) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapTagService
 
setDocumentTags(String, long, String[]) - Method in interface com.logicaldoc.webservice.soap.TagService
Sets the tags of a document
setDomain(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
setDouble1(Double) - Method in class com.logicaldoc.core.generic.Generic
 
setDouble2(Double) - Method in class com.logicaldoc.core.generic.Generic
 
setDoubleValue(Double) - Method in class com.logicaldoc.core.metadata.Attribute
 
setDoubleValue(Double) - Method in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
setDoubleValue(Double) - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
setDoubleValue(Double) - Method in class com.logicaldoc.gui.common.client.beans.GUICriterion
 
setDoubleValue(Double) - Method in class com.logicaldoc.webservice.model.WSAttribute
 
setDownload(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
setDownload(int) - Method in class com.logicaldoc.core.folder.FolderGroup
 
setDownloadEnabled(boolean) - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
setDownloadEnabled(boolean) - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
setDriver(String) - Method in class com.logicaldoc.util.dbinit.DBInit
 
setDriverClassName(String) - Method in class com.logicaldoc.core.util.DbcpConfig
 
setDueDate(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
setDueDateNumber(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
setDueDateUnit(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
setEditAfterSubmit(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
setEditingDocId(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
setEditor(int) - Method in class com.logicaldoc.core.metadata.Attribute
 
setEditor(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
setEditor(int) - Method in class com.logicaldoc.webservice.model.WSAttribute
 
setEmail(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
setEmail(int) - Method in class com.logicaldoc.core.folder.FolderGroup
 
setEmail(String) - Method in class com.logicaldoc.core.contact.Contact
 
setEmail(String) - Method in class com.logicaldoc.core.security.Tenant
 
setEmail(String) - Method in class com.logicaldoc.core.security.User
 
setEmail(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIContact
 
setEmail(String) - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
setEmail(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setEmail(String) - Method in class com.logicaldoc.webservice.model.WSUser
 
setEmail2(String) - Method in class com.logicaldoc.core.security.User
 
setEmail2(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setEmail2(String) - Method in class com.logicaldoc.webservice.model.WSUser
 
setEmailAccount(GUIEmailAccount) - Method in class com.logicaldoc.gui.common.client.beans.GUIVIASettings
 
setEmailId(String) - Method in class com.logicaldoc.core.communication.EMail
 
setEmailSignature(String) - Method in class com.logicaldoc.core.security.User
 
setEmailSignature(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setEmailSignature(String) - Method in class com.logicaldoc.webservice.model.WSUser
 
setEmailSignature2(String) - Method in class com.logicaldoc.core.security.User
 
setEmailSignature2(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setEmailSignature2(String) - Method in class com.logicaldoc.webservice.model.WSUser
 
setEnableAnonymousLogin(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
setEnabled(boolean) - Method in class com.logicaldoc.core.conversion.AbstractFormatConverter
 
setEnabled(boolean) - Method in interface com.logicaldoc.core.conversion.FormatConverter
Enables or disables the converter
setEnabled(boolean) - Method in class com.logicaldoc.core.conversion.NoConversionConverter
 
setEnabled(boolean) - Method in class com.logicaldoc.core.conversion.NotAvailableConverter
 
setEnabled(boolean) - Method in class com.logicaldoc.core.task.TaskScheduling
 
setEnabled(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
setEnabled(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIMenu
 
setEnabled(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
setEnabled(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
setEnabled(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setEnabled(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIVIASettings
 
setEnabled(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIWebServiceSettings
 
setEnabled(int) - Method in class com.logicaldoc.core.security.Menu
 
setEnabled(int) - Method in class com.logicaldoc.core.security.Tenant
 
setEnabled(int) - Method in class com.logicaldoc.core.security.User
 
setEnabled(int) - Method in class com.logicaldoc.core.ticket.Ticket
 
setEnabled(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
setEnabled(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
setEnabled(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIReport
 
setEnabled(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIRetentionPolicy
 
setEnabled(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
setEnabled(int) - Method in class com.logicaldoc.gui.common.client.beans.GUISyndication
 
setEnabled(int) - Method in class com.logicaldoc.webservice.model.WSUser
 
setEnd(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkingTime
 
setEndDate(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
setEndDate(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
setEnforceWorkingTime(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setEnforceWorkingTime(int) - Method in class com.logicaldoc.core.security.User
 
setEnforceWorkingTime(int) - Method in class com.logicaldoc.webservice.model.WSUser
 
setEntityId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
setErrors(ServerValidationError[]) - Method in exception com.logicaldoc.gui.common.client.ServerValidationException
 
setErrorText(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIVersion
 
setEstimatedHits(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIResult
 
setEstimatedHitsNumber(long) - Method in class com.logicaldoc.webservice.model.WSSearchResult
 
setEstimatedResults(long) - Method in class com.logicaldoc.gui.frontend.client.search.Search
 
setETag(String) - Method in interface com.logicaldoc.webdav.context.ExportContext
 
setETag(String) - Method in class com.logicaldoc.webdav.context.ExportContextImpl
 
setETag(String) - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
setETag(String) - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
setEvaluateAtCheckin(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIScheme
 
setEvaluateAtUpdate(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIScheme
 
setEvent(String) - Method in class com.logicaldoc.core.document.Version
 
setEvent(String) - Method in class com.logicaldoc.core.History
 
setEvent(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
setEvent(String) - Method in class com.logicaldoc.gui.common.client.websockets.WebsocketMessage
 
setEvents(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIAutomationTrigger
 
setExclude(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeSpec
 
setExcludePatterns(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchEngine
 
setExcludePatternsMetadata(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchEngine
 
setExcludes(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
setExcludes(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
setExcludes(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISyndication
 
setExpirationDate(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
setExpire(String) - Method in class com.logicaldoc.webservice.model.WSUser
 
setExpire(Date) - Method in class com.logicaldoc.core.security.Tenant
 
setExpire(Date) - Method in class com.logicaldoc.core.security.User
 
setExpire(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocuSignSettings
 
setExpire(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
setExpire(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setExpired(Date) - Method in class com.logicaldoc.core.ticket.Ticket
 
setExport(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
setExport(int) - Method in class com.logicaldoc.core.folder.FolderGroup
 
setExportId(Long) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setExportId(Long) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setExportName(String) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setExportName(String) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setExportStatus(int) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setExportStatus(int) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setExportVersion(String) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setExpression(String) - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
setExpression(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailRule
 
setExpression(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
setExpression(String) - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
setExpressionLanguage(String) - Method in class com.logicaldoc.core.searchengine.FulltextSearchOptions
 
setExpressionLanguage(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
setExpressionLanguage(String) - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
setExprH(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
setExprW(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
setExprX(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
setExprY(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
setExtendedAttribute(boolean) - Method in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
setExtractTags(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
setExtResId(String) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setExtResId(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setFavicon(GUIInfo) - Static method in class com.logicaldoc.gui.common.client.util.WindowUtils
 
setFaviconSrc(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
setFeatures(String[]) - Method in class com.logicaldoc.core.SystemInfo
 
setFeatures(String[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setFeatures(String[]) - Method in class com.logicaldoc.webservice.model.WSSystemInfo
 
setField(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailRule
 
setField(String) - Method in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
setField(String) - Method in class com.logicaldoc.gui.common.client.beans.GUICriterion
 
setFieldName(String) - Method in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
setFields(String[]) - Method in class com.logicaldoc.core.searchengine.FulltextSearchOptions
 
setFields(String[]) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
setFields(String[]) - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
setFieldSeparator(char) - Method in class com.logicaldoc.util.csv.CSVFile
Set the current field separator.
setFile(File) - Method in class com.logicaldoc.util.http.HttpUpload
 
setFile(File) - Method in class com.logicaldoc.util.io.P7M
 
setFile(String) - Method in class com.logicaldoc.core.History
 
setFile(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIPatch
 
setFilename(String) - Method in class com.logicaldoc.core.History
 
setFileName(String) - Method in class com.logicaldoc.core.communication.EMailAttachment
 
setFileName(String) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setFileName(String) - Method in class com.logicaldoc.core.document.DocumentNote
 
setFileName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setFileName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
setFileName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
setFileName(String) - Method in class com.logicaldoc.util.http.HttpUpload
 
setFileName(String) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setFileName(String) - Method in class com.logicaldoc.webservice.model.WSNote
 
setFileNameCharset(String) - Method in class com.logicaldoc.util.io.ZipUtil
 
setFilenameOld(String) - Method in class com.logicaldoc.core.History
 
setFileSize(long) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setFileSize(long) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setFileSize(Float) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setFileSize(Long) - Method in class com.logicaldoc.core.History
 
setFileType(String) - Method in class com.logicaldoc.core.document.Bookmark
 
setFileType(String) - Method in class com.logicaldoc.webservice.model.WSBookmark
 
setFileVersion(String) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setFileVersion(String) - Method in class com.logicaldoc.core.document.DocumentNote
 
setFileVersion(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setFileVersion(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
setFileVersion(String) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setFileVersion(String) - Method in class com.logicaldoc.webservice.model.WSNote
 
setFilterIds(Long[]) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
setFilterIds(Long[]) - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
setFilterIds(Set<Long>) - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
setFirstName(String) - Method in class com.logicaldoc.core.contact.Contact
 
setFirstName(String) - Method in class com.logicaldoc.core.security.User
 
setFirstName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIContact
 
setFirstName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setFirstName(String) - Method in class com.logicaldoc.webservice.model.WSUser
 
setFolder(Folder) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setFolder(Folder) - Method in class com.logicaldoc.core.History
 
setFolder(GUIFolder) - Method in class com.logicaldoc.gui.common.client.beans.GUIAutomationTrigger
 
setFolder(GUIFolder) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setFolder(GUIFolder) - Method in class com.logicaldoc.gui.common.client.beans.GUIIncrementalArchive
 
setFolder(GUIFolder) - Method in class com.logicaldoc.gui.common.client.websockets.WebsocketMessage
 
setFolder(GUIFolder) - Method in class com.logicaldoc.gui.common.client.widgets.FolderSelector
 
setFolder(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderDetailsPanel
 
setFolder(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
setFolder(Long, String) - Method in class com.logicaldoc.gui.common.client.widgets.FolderSelector
 
setFolder(String) - Method in class com.logicaldoc.core.communication.EMail
 
setFolder(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISequence
 
setFolderDao(FolderDAO) - Method in class com.logicaldoc.core.folder.PathCalculator
 
setFolderDao(FolderDAO) - Method in class com.logicaldoc.core.security.dao.HibernateTenantDAO
 
setFolderDAO(FolderDAO) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
setFolderDAO(FolderDAO) - Method in class com.logicaldoc.core.document.dao.HibernateVersionDAO
 
setFolderDAO(FolderDAO) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
setFolderDAO(FolderDAO) - Method in class com.logicaldoc.core.security.SecurityManagerImpl
 
setFolderDAO(FolderDAO) - Method in class com.logicaldoc.core.stats.StatsCollector
 
setFolderDAO(FolderDAO) - Method in class com.logicaldoc.webdav.resource.service.ResourceServiceImpl
 
setFolderGroup(long[]) - Method in class com.logicaldoc.core.folder.Folder
Adds FolderGroup object given in a String array to the ArrayList of FolderGroup.
setFolderGroups(Set<FolderGroup>) - Method in class com.logicaldoc.core.folder.Folder
 
setFolderId(long) - Method in class com.logicaldoc.core.document.Version
 
setFolderId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
setFolderId(long) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderPagination
 
setFolderId(Long) - Method in class com.logicaldoc.core.communication.EMailSender
 
setFolderId(Long) - Method in class com.logicaldoc.core.History
 
setFolderId(Long) - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
setFolderId(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIBookmark
 
setFolderId(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIRetentionPolicy
 
setFolderId(Long) - Method in class com.logicaldoc.gui.common.client.websockets.WebsocketMessage
 
setFolderId(Long) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setFolderId(Long) - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
setFolderID(String) - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
setFolderID(String) - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
setFoldering(int) - Method in class com.logicaldoc.core.communication.EMailSender
 
setFoldering(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
setFoldering(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailSettings
 
setFolderName(String) - Method in class com.logicaldoc.core.document.Version
 
setFolderName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIRetentionPolicy
 
setFolderName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
setFolderPagination(long, Integer, Integer) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderService
Sets the pagination informations for the visualization of the folders tree
setFolderPagination(long, Integer, Integer) - Method in class com.logicaldoc.web.service.FolderServiceImpl
 
setFolderPagination(long, Integer, Integer, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderServiceAsync
 
setFolderTags(long, String[]) - Method in class com.logicaldoc.webservice.rest.client.RestTagClient
 
setFolderTags(long, String[]) - Method in class com.logicaldoc.webservice.rest.endpoint.RestTagService
 
setFolderTags(long, String[]) - Method in interface com.logicaldoc.webservice.rest.TagService
Sets the tags of a folder
setFolderTags(String, long, String[]) - Method in class com.logicaldoc.webservice.soap.client.SoapTagClient
 
setFolderTags(String, long, String[]) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapTagService
 
setFolderTags(String, long, String[]) - Method in interface com.logicaldoc.webservice.soap.TagService
Sets the tags of a folder
setFoldRef(Long) - Method in class com.logicaldoc.core.folder.Folder
 
setFoldRef(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
setFoldRef(Long) - Method in class com.logicaldoc.webservice.model.WSFolder
 
setFont(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
setFooter(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
setFooter(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
setForceSsl(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
setForm(GUIForm) - Method in class com.logicaldoc.gui.frontend.client.metadata.form.FormDetailsPanel
 
setFormat(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
setFormat(String) - Method in class com.logicaldoc.core.searchengine.FulltextSearchOptions
 
setFormat(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
setFormat(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIZone
 
setFormat(String) - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
setFormats(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeSpec
 
setFormId(Long) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setFormId(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setFormId(Long) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setFormId(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
setForum(String) - Method in class com.logicaldoc.core.SystemInfo
 
setForum(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
setForum(String) - Method in class com.logicaldoc.webservice.model.WSSystemInfo
 
setFrameSize(int, int) - Method in class com.orange.links.client.DiagramController
 
setFrequency(int) - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
setFrequency(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIIncrementalArchive
 
setFrequency(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISequence
 
setFrom(Recipient) - Method in class com.logicaldoc.core.communication.EMail
 
setFrom(GUIContact) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmail
 
setGenericDao(GenericDAO) - Method in class com.logicaldoc.core.lock.LockManager
 
setGenericDao(GenericDAO) - Method in class com.logicaldoc.core.security.dao.HibernateTenantDAO
 
setGenericDAO(GenericDAO) - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
setGenericDAO(GenericDAO) - Method in class com.logicaldoc.core.stats.StatsCollector
 
setGeolocation(Geolocation) - Method in class com.logicaldoc.core.security.Client
 
setGeolocation(String) - Method in class com.logicaldoc.core.History
 
setGeolocation(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
setGeolocationCache(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
setGeolocationDbVer(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
setGeolocationEnabled(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
setGeolocationKey(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
setGrid(String) - Method in class com.logicaldoc.core.folder.Folder
 
setGrid(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
setGridCursor(Cursor) - Method in interface com.logicaldoc.gui.frontend.client.document.grid.DocumentsGrid
Defines the cursor widget this grid will have to interact to
setGridCursor(Cursor) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
setGridCursor(Cursor) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsTileGrid
 
setGroup(GUIGroup) - Method in class com.logicaldoc.gui.frontend.client.security.GroupDetailsPanel
 
setGroup(String) - Method in class com.logicaldoc.core.job.Job
 
setGroupClass(String) - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
setGroupDao(GroupDAO) - Method in class com.logicaldoc.core.security.dao.HibernateTenantDAO
 
setGroupDAO(GroupDAO) - Method in class com.logicaldoc.core.security.SecurityManagerImpl
 
setGroupDAO(GroupDAO) - Method in class com.logicaldoc.core.stats.StatsCollector
 
setGroupExcludes(String) - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
setGroupId(long) - Method in class com.logicaldoc.core.folder.FolderGroup
 
setGroupId(long) - Method in class com.logicaldoc.core.metadata.TemplateGroup
 
setGroupId(long) - Method in class com.logicaldoc.core.security.MenuGroup
 
setGroupId(long) - Method in class com.logicaldoc.core.security.UserGroup
 
setGroupIdentifierAttr(String) - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
setGroupIds(long[]) - Method in class com.logicaldoc.webservice.model.WSUser
 
setGroupIncludes(String) - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
setGroupingSeparator(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIZone
 
setGroupNodes(String) - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
setGroups(GUIGroup[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setGroups(Set<Group>) - Method in class com.logicaldoc.core.security.User
 
setGuests(long) - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
setGuid(String) - Method in class com.logicaldoc.util.rss.FeedMessage
 
setGuiLanguages(GUIValue[]) - Static method in class com.logicaldoc.gui.common.client.i18n.I18N
 
setGUILanguageStatus(String, boolean) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemService
Changes the activation status of a language
setGUILanguageStatus(String, boolean) - Method in class com.logicaldoc.web.service.SystemServiceImpl
 
setGUILanguageStatus(String, boolean, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemServiceAsync
 
setHasMore(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIResult
 
setHasMore(boolean) - Method in class com.logicaldoc.gui.frontend.client.search.Search
 
setHead(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
setHeaderImage(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
setHeight(double) - Method in class com.logicaldoc.core.document.DocumentNote
 
setHeight(double) - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeSpec
 
setHeight(double) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
setHeight(double) - Method in class com.logicaldoc.gui.common.client.beans.GUIZone
 
setHeight(double) - Method in class com.logicaldoc.webservice.model.WSNote
 
setHeight(int) - Method in class com.logicaldoc.gui.common.client.widgets.StickyWindow.WindowStatus
 
setHeight(Double) - Method in class com.logicaldoc.core.imaging.ImageZone
 
setHelp(String) - Method in class com.logicaldoc.core.SystemInfo
 
setHelp(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
setHelp(String) - Method in class com.logicaldoc.webservice.model.WSSystemInfo
 
setHidden(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
setHidden(int) - Method in class com.logicaldoc.core.folder.Folder
 
setHidden(int) - Method in class com.logicaldoc.core.metadata.Attribute
 
setHidden(int) - Method in class com.logicaldoc.webservice.model.WSAttribute
 
setHidden(int) - Method in class com.logicaldoc.webservice.model.WSFolder
 
setHighlightPoint(Point) - Method in class com.orange.links.client.connection.AbstractConnection
 
setHikariConfig(HikariConfig) - Method in class com.logicaldoc.core.util.ConnectionPool
 
setHiliteDocId(Long) - Method in class com.logicaldoc.gui.common.client.Session
 
setHistoricyze(boolean) - Method in class com.logicaldoc.core.communication.EMail
 
setHistoryDao(DocumentHistoryDAO) - Method in class com.logicaldoc.cmis.LDRepository
 
setHistoryDAO(FolderHistoryDAO) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
setHits(GUIDocument[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIResult
 
setHits(WSDocument[]) - Method in class com.logicaldoc.webservice.model.WSSearchResult
 
setHitsGrid(String) - Method in class com.logicaldoc.core.security.User
 
setHitsGrid(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setHost(String) - Method in class com.logicaldoc.core.communication.EMailSender
 
setHost(String) - Method in class com.logicaldoc.core.security.Client
 
setHost(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
setHost(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
setHostName(String) - Method in class com.logicaldoc.core.SystemInfo
 
setHostName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setHostName(String) - Method in class com.logicaldoc.webservice.model.WSSystemInfo
 
setHourEnd(int) - Method in class com.logicaldoc.core.security.WorkingTime
 
setHourEnd(int) - Method in class com.logicaldoc.webservice.model.WSWorkingTime
 
setHourStart(int) - Method in class com.logicaldoc.core.security.WorkingTime
 
setHourStart(int) - Method in class com.logicaldoc.webservice.model.WSWorkingTime
 
setHtml(int) - Method in class com.logicaldoc.core.communication.Message
 
setIcon(String) - Method in class com.logicaldoc.core.communication.EMailAttachment
 
setIcon(String) - Method in class com.logicaldoc.core.security.Menu
 
setIcon(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setIcon(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
setIcon(String) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setId(int) - Method in class com.logicaldoc.core.store.AbstractStorer
 
setId(int) - Method in interface com.logicaldoc.core.store.Storer
Sets the unique identifier
setId(long) - Method in class com.logicaldoc.core.folder.Folder
 
setId(long) - Method in class com.logicaldoc.core.PersistentObject
 
setId(long) - Method in class com.logicaldoc.core.security.Menu
 
setId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
setId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIAttributeSet
 
setId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIAutomationTrigger
 
setId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeTemplate
 
setId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIBookmark
 
setId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
setId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIContact
 
setId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIDashlet
 
setId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
setId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIExtensibleObject
 
setId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
setId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIGroup
 
setId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
setId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIIncrementalArchive
 
setId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIKeystore
 
setId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
setId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIMenu
 
setId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIMessage
 
setId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIOCRTemplate
 
setId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIRating
 
setId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIReport
 
setId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIRetentionPolicy
 
setId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUISequence
 
setId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
setId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUISyndication
 
setId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
setId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
setId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setId(long) - Method in class com.logicaldoc.webservice.model.WSAttributeSet
 
setId(long) - Method in class com.logicaldoc.webservice.model.WSBookmark
 
setId(long) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setId(long) - Method in class com.logicaldoc.webservice.model.WSFolder
 
setId(long) - Method in class com.logicaldoc.webservice.model.WSGroup
 
setId(long) - Method in class com.logicaldoc.webservice.model.WSLink
 
setId(long) - Method in class com.logicaldoc.webservice.model.WSNote
 
setId(long) - Method in class com.logicaldoc.webservice.model.WSRight
 
setId(long) - Method in class com.logicaldoc.webservice.model.WSTemplate
 
setId(long) - Method in class com.logicaldoc.webservice.model.WSUser
 
setId(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
setId(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIMessageTemplate
 
setId(Long) - Method in class com.logicaldoc.gui.common.client.websockets.WebsocketMessage
 
setId(String) - Method in class com.logicaldoc.core.security.Client
 
setId(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIPatch
 
setId(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
setId(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
setID(String) - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
setID(String) - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
setIgnoreLoginCase(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
setImageHeight(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
setImages(Set<String>) - Method in class com.logicaldoc.core.communication.EMail
 
setImageWidth(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
setImmediateIndexing(boolean) - Method in class com.logicaldoc.gui.frontend.client.document.update.UpdateDialog
 
setImmutable(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
setImmutable(int) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setImmutable(int) - Method in class com.logicaldoc.core.folder.FolderGroup
 
setImmutable(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setImmutable(int) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setImplementation(String) - Method in class com.logicaldoc.core.util.ConnectionPool
 
setImport(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
setImport(int) - Method in class com.logicaldoc.core.folder.FolderGroup
 
setImportCustomId(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
setImportEmpty(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
setImportTemplate(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
setInclude(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeSpec
 
setIncludePatterns(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchEngine
 
setIncludePatternsMetadata(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchEngine
 
setIncludes(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
setIncludes(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
setIncludes(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISyndication
 
setIncremental(GUIIncrementalArchive) - Method in class com.logicaldoc.gui.frontend.client.impex.archives.IncrementalDetailsPanel
 
setIndeterminate(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUITask
 
setIndex(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeSpec
 
setIndex(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIDashlet
 
setIndexed(int) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setIndexed(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setIndexed(int) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setIndexer(SearchEngine) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
setIndexer(SearchEngine) - Method in class com.logicaldoc.core.searchengine.IndexerTask
 
setIndexer(SearchEngine) - Method in class com.logicaldoc.core.searchengine.IndexOptimizer
 
setInfo(GUIInfo) - Method in class com.logicaldoc.gui.common.client.beans.GUISession
 
setInfo(GUIInfo) - Method in class com.logicaldoc.gui.common.client.Session
 
setInheritGroupId(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIGroup
 
setInheritGroupId(Long) - Method in class com.logicaldoc.webservice.model.WSGroup
 
setInheritRights(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
setInitial(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
setInitialization(String) - Method in class com.logicaldoc.core.metadata.Attribute
 
setInitialization(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
setInitialization(String) - Method in class com.logicaldoc.webservice.model.WSAttribute
 
setInitialSize(int) - Method in class com.logicaldoc.core.util.DbcpConfig
 
setInputFile(File) - Method in class com.logicaldoc.webdav.context.ImportContextImpl
 
setInputStream(InputStream) - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
setInputStream(InputStream) - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
setInstallationId(String) - Method in class com.logicaldoc.core.SystemInfo
 
setInstallationId(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setInstallationId(String) - Method in class com.logicaldoc.webservice.model.WSSystemInfo
 
setInstalled(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIPatch
 
setInteger1(Long) - Method in class com.logicaldoc.core.generic.Generic
 
setInteger2(Long) - Method in class com.logicaldoc.core.generic.Generic
 
setInteger3(Long) - Method in class com.logicaldoc.core.generic.Generic
 
setIntegrationKey(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocuSignSettings
 
setInterval(long) - Method in class com.logicaldoc.core.task.TaskScheduling
 
setInterval(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
setIntervalSeconds(long) - Method in class com.logicaldoc.core.task.TaskScheduling
 
setIntValue(Long) - Method in class com.logicaldoc.core.metadata.Attribute
 
setIntValue(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
setIntValue(Long) - Method in class com.logicaldoc.webservice.model.WSAttribute
 
setIOHandler(List<IOHandler>) - Method in interface com.logicaldoc.webdav.io.manager.IOManager
 
setIOHandler(List<IOHandler>) - Method in class com.logicaldoc.webdav.io.manager.IOManagerImpl
 
setIOManager(IOManager) - Method in class com.logicaldoc.webdav.io.handler.DefaultHandler
 
setIOManager(IOManager) - Method in interface com.logicaldoc.webdav.io.handler.IOHandler
 
setIOManager(IOManager) - Method in class com.logicaldoc.webdav.resource.ResourceConfig
 
setIp(String) - Method in class com.logicaldoc.core.History
 
setIp(String) - Method in class com.logicaldoc.core.security.Device
 
setIp(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
setIpBlacklist(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setIpBlackList(String) - Method in class com.logicaldoc.core.security.User
 
setIpWhitelist(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setIpWhiteList(String) - Method in class com.logicaldoc.core.security.User
 
setIsNew(int) - Method in class com.logicaldoc.core.History
 
setItemCount(int) - Method in class com.logicaldoc.webservice.mobile.CommentListVO
 
setItems(List<CommentVO>) - Method in class com.logicaldoc.webservice.mobile.CommentListVO
 
setJobDetail(JobDetail) - Method in class com.logicaldoc.core.task.TaskTrigger
 
setKeepLocalMemberships(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
setKey(String) - Method in class com.logicaldoc.core.security.Session
 
setKey(String) - Method in class com.logicaldoc.core.security.User
 
setKey(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setKey(String) - Method in class com.logicaldoc.webservice.model.WSUser
 
setKey(K) - Method in class com.logicaldoc.util.Pair
 
setKeytoolPath(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIKeystore
 
setLabel(String) - Method in class com.logicaldoc.core.metadata.Attribute
 
setLabel(String) - Method in class com.logicaldoc.core.metadata.AttributeOption
 
setLabel(String) - Method in class com.logicaldoc.core.metadata.validation.ValidationError
 
setLabel(String) - Method in class com.logicaldoc.core.security.Device
 
setLabel(String) - Method in class com.logicaldoc.core.security.WorkingTime
 
setLabel(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
setLabel(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIParameter
 
setLabel(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
setLabel(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
setLabel(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkingTime
 
setLabel(String) - Method in class com.logicaldoc.gui.common.client.ServerValidationError
 
setLabel(String) - Method in class com.logicaldoc.gui.frontend.client.document.MetadataDiff.DiffRecord
 
setLabel(String) - Method in class com.logicaldoc.webservice.model.WSAttribute
 
setLabel(String) - Method in class com.logicaldoc.webservice.model.WSWorkingTime
 
setLanguage(String) - Method in class com.logicaldoc.core.communication.MessageTemplate
 
setLanguage(String) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setLanguage(String) - Method in class com.logicaldoc.core.searchengine.FulltextSearchOptions
 
setLanguage(String) - Method in class com.logicaldoc.core.security.User
 
setLanguage(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setLanguage(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
setLanguage(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
setLanguage(String) - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
setLanguage(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIMessageTemplate
 
setLanguage(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
setLanguage(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setLanguage(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIZone
 
setLanguage(String) - Method in class com.logicaldoc.gui.setup.client.SetupInfo
 
setLanguage(String) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setLanguage(String) - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
setLanguage(String) - Method in class com.logicaldoc.webservice.model.WSUser
 
setLanguageForDoc(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
setLanguages(GUIValue[]) - Static method in class com.logicaldoc.gui.common.client.i18n.I18N
 
setLanguages(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchEngine
 
setLanguageStatus(String, boolean) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineService
Changes the activation status of a language
setLanguageStatus(String, boolean) - Method in class com.logicaldoc.web.service.SearchEngineServiceImpl
 
setLanguageStatus(String, boolean, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineServiceAsync
 
setLastAction(String) - Method in class com.logicaldoc.gui.frontend.client.clipboard.Clipboard
 
setLastEnabled(Date) - Method in class com.logicaldoc.core.security.User
 
setLastLogin(Date) - Method in class com.logicaldoc.core.security.Device
 
setLastLoginFailureReason(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setLastModified(String) - Method in class com.logicaldoc.webservice.model.WSAttributeSet
 
setLastModified(String) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setLastModified(String) - Method in class com.logicaldoc.webservice.model.WSFolder
 
setLastModified(String) - Method in class com.logicaldoc.webservice.model.WSGroup
 
setLastModified(String) - Method in class com.logicaldoc.webservice.model.WSTemplate
 
setLastModified(String) - Method in class com.logicaldoc.webservice.model.WSUser
 
setLastModified(Date) - Method in class com.logicaldoc.core.PersistentObject
 
setLastModified(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setLastModified(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIReport
 
setLastModified(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUISequence
 
setLastModified(Date) - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
setLastModified(Date) - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
setLastName(String) - Method in class com.logicaldoc.core.contact.Contact
 
setLastName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIContact
 
setLastNotified(Date) - Method in class com.logicaldoc.core.communication.SystemMessage
 
setLastRenew(Date) - Method in class com.logicaldoc.core.security.Session
 
setLastReset(Date) - Method in class com.logicaldoc.core.sequence.Sequence
 
setLastRun(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIReport
 
setLatestVersion(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
setLeft(double) - Method in class com.logicaldoc.core.document.DocumentNote
 
setLeft(double) - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeSpec
 
setLeft(double) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
setLeft(double) - Method in class com.logicaldoc.gui.common.client.beans.GUIZone
 
setLeft(double) - Method in class com.logicaldoc.webservice.model.WSNote
 
setLeft(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
setLeft(Double) - Method in class com.logicaldoc.core.imaging.ImageZone
 
setLicensee(String) - Method in class com.logicaldoc.core.SystemInfo
 
setLicensee(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setLicensee(String) - Method in class com.logicaldoc.webservice.model.WSSystemInfo
 
setLineColor(String) - Method in class com.logicaldoc.core.document.DocumentNote
 
setLineColor(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
setLineColor(String) - Method in class com.logicaldoc.webservice.model.WSNote
 
setLineOpacity(int) - Method in class com.logicaldoc.core.document.DocumentNote
 
setLineOpacity(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
setLineOpacity(int) - Method in class com.logicaldoc.webservice.model.WSNote
 
setLineWidth(int) - Method in class com.logicaldoc.core.document.DocumentNote
 
setLineWidth(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
setLineWidth(int) - Method in class com.logicaldoc.webservice.model.WSNote
 
setLink(String) - Method in class com.logicaldoc.gui.common.client.beans.GUITag
 
setLink(String) - Method in class com.logicaldoc.util.rss.FeedMessage
 
setLinkDAO(DocumentLinkDAO) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
setLinks(int) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setLinks(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setListener(FileBodyCounter.ProgressListener) - Method in class com.logicaldoc.util.http.HttpUpload
 
setListenerManager(DocumentListenerManager) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
setListenerManager(DocumentListenerManager) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
setListenerManager(FolderListenerManager) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
setLocale(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
setLocale(String) - Static method in class com.logicaldoc.gui.common.client.i18n.I18N
 
setLocale(Locale) - Method in class com.logicaldoc.core.communication.Message
 
setLocale(Locale) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setLocale(Locale) - Method in class com.logicaldoc.core.security.User
 
setLocatorFactory(DavLocatorFactory) - Method in class com.logicaldoc.webdav.web.AbstractWebdavServlet
Sets the DavLocatorFactory
setLocatorFactory(DavLocatorFactory) - Method in class com.logicaldoc.webdav.web.WebdavServlet
 
setLocked(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchEngine
 
setLocked(boolean) - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
setLocked(boolean) - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
setLockedDocs(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setLockManager(LockManager) - Method in class com.logicaldoc.core.task.Task
 
setLockManager(LockManager) - Method in class com.logicaldoc.webdav.web.WebdavServlet
 
setLockUser(String) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setLockUser(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setLockUser(String) - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
setLockUser(String) - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
setLockUserId(Long) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setLockUserId(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setLockUserId(Long) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setLog(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIReport
 
setLoggedIn(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUISession
 
setLoginTimeout(int) - Method in class com.logicaldoc.core.util.ConnectionPool
 
setLogoHeadOemSrc(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
setLogoHeadSrc(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
setLogoMenuSrc(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
setLogonAttr(String) - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
setLogoOemSrc(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
setLogoSrc(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
setLogsRoot(String) - Method in class com.logicaldoc.util.config.LoggingConfigurator
Sets a common path for all file appenders.
setLogWriter(PrintWriter) - Method in class com.logicaldoc.core.util.ConnectionPool
 
setLongValue(Long) - Method in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
setLongValue(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUICriterion
 
setMailAddress(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
setMailFolder(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
setMaintainSelectionAspectRatio(boolean) - Method in class com.logicaldoc.gui.common.client.widgets.ImageCropper
 
setManager(StorerManager) - Method in class com.logicaldoc.core.store.AbstractStorer
 
setManageSecurity(int) - Method in class com.logicaldoc.core.security.MenuGroup
 
setMandatory(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
setMandatory(int) - Method in class com.logicaldoc.core.metadata.Attribute
 
setMandatory(int) - Method in class com.logicaldoc.webservice.model.WSAttribute
 
setMax(Integer) - Method in class com.logicaldoc.core.dashlet.Dashlet
 
setMax(Integer) - Method in class com.logicaldoc.gui.common.client.beans.GUIDashlet
 
setMaxAttachments(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIVIASettings
 
setMaxAttachmentSize(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIVIASettings
 
setMaxBackups(int) - Method in class com.logicaldoc.util.config.ContextProperties
 
setMaxCount(Integer) - Method in class com.logicaldoc.core.ticket.Ticket
 
setMaxGuests(Integer) - Method in class com.logicaldoc.core.security.Tenant
 
setMaxGuests(Integer) - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
setMaxHits(int) - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
setMaxHits(int) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
setMaxHits(int) - Method in class com.logicaldoc.gui.frontend.client.search.Search
 
setMaxHits(int) - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
setMaxIdle(int) - Method in class com.logicaldoc.core.util.DbcpConfig
 
setMaxInactivity(Integer) - Method in class com.logicaldoc.core.security.User
 
setMaxInactivity(Integer) - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
setMaxInactivity(Integer) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setMaxInactivity(Integer) - Method in class com.logicaldoc.webservice.model.WSUser
 
setMaxLength(long) - Method in class com.logicaldoc.core.task.TaskScheduling
 
setMaxLength(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
setMaxPacketSize(long) - Method in class com.logicaldoc.gui.common.client.beans.GUISyndication
 
setMaxRecords(int) - Method in class com.logicaldoc.gui.frontend.client.metadata.barcode.BarcodeQueuePanel
 
setMaxRecords(int) - Method in class com.logicaldoc.gui.frontend.client.metadata.zonalocr.OcrQueuePanel
 
setMaxRepoDocs(Long) - Method in class com.logicaldoc.core.security.Tenant
 
setMaxRepoDocs(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
setMaxRepoSize(Long) - Method in class com.logicaldoc.core.security.Tenant
 
setMaxRepoSize(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
setMaxSessions(Integer) - Method in class com.logicaldoc.core.security.Tenant
 
setMaxSessions(Integer) - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
setMaxSize(Integer) - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
setMaxText(Integer) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchEngine
 
setMaxTextFileSize(Integer) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchEngine
 
setMaxTotal(int) - Method in class com.logicaldoc.core.util.DbcpConfig
 
setMaxUsers(Integer) - Method in class com.logicaldoc.core.security.Tenant
 
setMaxUsers(Integer) - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
setMaxVersions(Integer) - Method in class com.logicaldoc.core.folder.Folder
 
setMaxVersions(Integer) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
setMaxVersions(Integer) - Method in class com.logicaldoc.webservice.model.WSFolder
 
setMenuDAO(MenuDAO) - Method in class com.logicaldoc.core.security.dao.HibernateGroupDAO
 
setMenuDAO(MenuDAO) - Method in class com.logicaldoc.core.security.SecurityManagerImpl
 
setMenuGroup(long[]) - Method in class com.logicaldoc.core.security.Menu
Adds MenuGroup object given in a String array to the ArrayList of MenuGroups.
setMenuGroups(Set<MenuGroup>) - Method in class com.logicaldoc.core.security.Menu
 
setMenus(Long[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setMessage(String) - Method in class com.logicaldoc.core.document.DocumentNote
 
setMessage(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
setMessage(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocuSignSettings
 
setMessage(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmail
 
setMessage(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIEvent
 
setMessage(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIMessage
 
setMessage(String) - Method in class com.logicaldoc.gui.common.client.widgets.IncomingMessage
 
setMessage(String) - Method in class com.logicaldoc.gui.common.client.widgets.InfoPanel
 
setMessage(String) - Method in class com.logicaldoc.gui.frontend.client.document.grid.Cursor
 
setMessage(String) - Method in class com.logicaldoc.webservice.model.WSNote
 
setMessageContext(MessageContext) - Method in class com.logicaldoc.webservice.AbstractService
 
setMessageContext(MessageContext) - Method in class com.logicaldoc.webservice.rest.endpoint.RestAuthService
 
setMessages(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setMessageTemplateDao(MessageTemplateDAO) - Method in class com.logicaldoc.core.security.dao.HibernateTenantDAO
 
setMessageText(String) - Method in class com.logicaldoc.core.communication.Message
 
setMethodName(String) - Method in class com.logicaldoc.webservice.doc.model.WebMethodStubSet
 
setMimeType(String) - Method in class com.logicaldoc.core.communication.EMailAttachment
 
setMinimumDeskewThreshold(double) - Method in class com.logicaldoc.core.imaging.ImageDeskew
 
setMinNoteSize(Integer) - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
setMinuteEnd(int) - Method in class com.logicaldoc.core.security.WorkingTime
 
setMinuteEnd(int) - Method in class com.logicaldoc.webservice.model.WSWorkingTime
 
setMinuteStart(int) - Method in class com.logicaldoc.core.security.WorkingTime
 
setMinuteStart(int) - Method in class com.logicaldoc.webservice.model.WSWorkingTime
 
setMobile(String) - Method in class com.logicaldoc.core.contact.Contact
 
setMobile(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIContact
 
setMode(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
setMode(int) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
setMode(String) - Method in class com.logicaldoc.core.communication.Recipient
 
setMode(String) - Method in class com.logicaldoc.core.task.TaskScheduling
 
setMode(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
setModificationTime(long) - Method in interface com.logicaldoc.webdav.context.ExportContext
 
setModificationTime(long) - Method in class com.logicaldoc.webdav.context.ExportContextImpl
 
setModified(boolean) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setModifiedOn(String) - Method in class com.logicaldoc.webservice.mobile.CommentVO
 
setMonth(int) - Method in class com.logicaldoc.gui.common.client.beans.GUISequence
 
setMoreHits(int) - Method in class com.logicaldoc.webservice.model.WSSearchResult
 
setMoreHitsPresent(boolean) - Method in class com.logicaldoc.core.searchengine.Search
 
setMove(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
setMove(int) - Method in class com.logicaldoc.core.folder.FolderGroup
 
setMovedOrResized(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
setMultiOccurs(boolean) - Method in class com.logicaldoc.webservice.doc.model.JavaLanguageVariable
 
setMultiOccurs(boolean) - Method in class com.logicaldoc.webservice.doc.model.Stub
 
setMultiple(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
setMultiple(int) - Method in class com.logicaldoc.core.metadata.Attribute
 
setMultiple(int) - Method in class com.logicaldoc.webservice.model.WSAttribute
 
setName(String) - Method in class com.logicaldoc.core.communication.MessageTemplate
 
setName(String) - Method in class com.logicaldoc.core.communication.Recipient
 
setName(String) - Method in class com.logicaldoc.core.dashlet.Dashlet
 
setName(String) - Method in class com.logicaldoc.core.folder.Folder
 
setName(String) - Method in class com.logicaldoc.core.job.Job
 
setName(String) - Method in class com.logicaldoc.core.metadata.Attribute
 
setName(String) - Method in class com.logicaldoc.core.metadata.AttributeSet
 
setName(String) - Method in class com.logicaldoc.core.metadata.Template
 
setName(String) - Method in class com.logicaldoc.core.searchengine.saved.SavedSearch
 
setName(String) - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
setName(String) - Method in class com.logicaldoc.core.security.Group
 
setName(String) - Method in class com.logicaldoc.core.security.Menu
 
setName(String) - Method in class com.logicaldoc.core.security.Tenant
 
setName(String) - Method in class com.logicaldoc.core.security.User
 
setName(String) - Method in class com.logicaldoc.core.sequence.Sequence
 
setName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
setName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
setName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIAttributeSet
 
setName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIAutomationRoutine
 
setName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeTemplate
 
setName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIBookmark
 
setName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDashlet
 
setName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
setName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
setName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIGroup
 
setName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIMenu
 
setName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIMessageTemplate
 
setName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIOCRTemplate
 
setName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIParameter
 
setName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIPatch
 
setName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIReport
 
setName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIRetentionPolicy
 
setName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
setName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
setName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISequence
 
setName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
setName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISyndication
 
setName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUITask
 
setName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
setName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
setName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
setName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
setName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIZone
 
setName(String) - Method in class com.logicaldoc.gui.frontend.client.document.MetadataDiff.DiffRecord
 
setName(String) - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
setName(String) - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
setName(String) - Method in class com.logicaldoc.webservice.mobile.CommentVO
 
setName(String) - Method in class com.logicaldoc.webservice.model.WSAttribute
 
setName(String) - Method in class com.logicaldoc.webservice.model.WSAttributeSet
 
setName(String) - Method in class com.logicaldoc.webservice.model.WSFolder
 
setName(String) - Method in class com.logicaldoc.webservice.model.WSGroup
 
setName(String) - Method in class com.logicaldoc.webservice.model.WSParameter
 
setName(String) - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
setName(String) - Method in class com.logicaldoc.webservice.model.WSTemplate
 
setName(String) - Method in class com.logicaldoc.webservice.model.WSUser
 
setNameDisplayingStrategy(JavaNameDisplayStrategy) - Method in class com.logicaldoc.webservice.doc.WebMethodDisplayEngine
 
setNameDisplayingStrategy(JavaNameDisplayStrategy) - Method in class com.logicaldoc.webservice.doc.WebServiceDisplayEngine
 
setNature(int) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setNature(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setNature(int) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setNextFireTime(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
setNode(String) - Method in class com.logicaldoc.core.security.Session
 
setNoteDao(DocumentNoteDAO) - Method in class com.logicaldoc.core.searchengine.StandardSearchEngine
 
setNoteDAO(DocumentNoteDAO) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
setNotified(int) - Method in class com.logicaldoc.core.History
 
setNotified(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
setNotify(boolean) - Method in class com.logicaldoc.core.communication.Message
 
setNotifyCredentials(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setNotifyEvent(boolean) - Method in class com.logicaldoc.core.History
 
setNotifyMessage(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setNotifyResponses(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
setNotifyUser(boolean) - Method in class com.logicaldoc.core.transfer.ZipImport
 
setNotifyUsers(long[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setNumTestsPerEvictionRun(int) - Method in class com.logicaldoc.core.util.DbcpConfig
 
setObjectId(long) - Method in class com.logicaldoc.core.sequence.Sequence
 
setOcrd(int) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setOcrd(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setOcrd(int) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setOcrTemplateId(Long) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setOcrTemplateId(Long) - Method in class com.logicaldoc.core.folder.Folder
 
setOcrTemplateId(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setOcrTemplateId(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
setOcrTemplateId(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
setOcrTemplateId(Long) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setOcrTemplateId(Long) - Method in class com.logicaldoc.webservice.model.WSFolder
 
setOnAssignment(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
setOnChosen(String) - Method in class com.logicaldoc.gui.common.client.beans.GUITransition
 
setOnCompletion(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
setOnCreation(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
setOpacity(int) - Method in class com.logicaldoc.core.document.DocumentNote
 
setOpacity(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
setOpacity(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
setOpacity(int) - Method in class com.logicaldoc.webservice.model.WSNote
 
setOpenSSLPath(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIKeystore
 
setOperativeSystem(String) - Method in class com.logicaldoc.core.security.Device
 
setOperator(String) - Method in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
setOperator(String) - Method in class com.logicaldoc.gui.common.client.beans.GUICriterion
 
setOptions(SearchOptions) - Method in class com.logicaldoc.core.searchengine.Search
 
setOptions(GUISearchOptions) - Method in class com.logicaldoc.gui.frontend.client.search.Search
 
setOptions(String) - Method in class com.logicaldoc.core.searchengine.saved.SavedSearch
 
setOptions(String[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
setOptionsDao(AttributeOptionDAO) - Method in class com.logicaldoc.core.metadata.HibernateAttributeSetDAO
 
setOrder(List<String>) - Method in class com.logicaldoc.core.searchengine.folder.FolderSearchOptions
 
setOrganizationAlias(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIKeystore
 
setOrganizationDN(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIKeystore
 
setOrganizationExpire(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIKeystore
 
setOutputDocId(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIReport
 
setOutputFolder(GUIFolder) - Method in class com.logicaldoc.gui.common.client.beans.GUIReport
 
setOutputFormat(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIReport
 
setOwner(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
setPage(int) - Method in class com.logicaldoc.core.document.DocumentNote
 
setPage(int) - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
setPage(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
setPage(int) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderPagination
 
setPage(int) - Method in class com.logicaldoc.webservice.model.WSNote
 
setPageOption(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
setPages(int) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setPages(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setPages(int) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setPageSelection(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
setPageSize(int) - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
setPageSize(int) - Method in class com.logicaldoc.gui.frontend.client.document.grid.Cursor
 
setPageSize(int) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderPagination
 
setPageSize(int) - Method in class com.logicaldoc.webservice.mobile.CommentListVO
 
setPageSizeAndTotalRecords(int, int) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderCursor
 
setParameters(Object[]) - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
setParent(StubTypeTree) - Method in class com.logicaldoc.webservice.doc.model.StubTypeTree
 
setParent(String) - Method in class com.logicaldoc.core.metadata.Attribute
 
setParent(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
setParent(String) - Method in class com.logicaldoc.webservice.model.WSAttribute
 
setParentId(long) - Method in class com.logicaldoc.core.folder.Folder
 
setParentId(long) - Method in class com.logicaldoc.core.security.Menu
 
setParentId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
setParentId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIMenu
 
setParentId(long) - Method in class com.logicaldoc.webservice.model.WSFolder
 
setParentId(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
setParentPathDescr(String) - Method in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
setParsing(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIZone
 
setParsingTimeout(Integer) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchEngine
 
setParticipants(GUIUser[]) - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
setParticipants(GUIValue[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
setParticipantsGroups(GUIGroup[]) - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
setPassword(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
setPassword(int) - Method in class com.logicaldoc.core.folder.FolderGroup
 
setPassword(long, String) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Puts a password protection to the document
setPassword(long, String) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
setPassword(long, String) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Puts a password protection to the document
setPassword(long, String) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
setPassword(long, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
setPassword(long, String, DocumentHistory) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Protects the document with a password.
setPassword(long, String, DocumentHistory) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
setPassword(String) - Method in class com.logicaldoc.core.communication.EMailSender
 
setPassword(String) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setPassword(String) - Method in class com.logicaldoc.core.security.PasswordHistory
 
setPassword(String) - Method in class com.logicaldoc.core.security.Session
 
setPassword(String) - Method in class com.logicaldoc.core.security.User
 
setPassword(String) - Method in class com.logicaldoc.core.util.DbcpConfig
 
setPassword(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
setPassword(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
setPassword(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIKeystore
 
setPassword(String) - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
setPassword(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISyndication
 
setPassword(String) - Method in class com.logicaldoc.util.dbinit.DBInit
 
setPassword(String) - Method in class com.logicaldoc.webservice.model.WSUser
Sets the password and encode it
setPassword(String, long, String) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
setPassword(String, long, String) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Puts a password protection to the document
setPassword(String, long, String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
SetPassword - Class in com.logicaldoc.gui.frontend.client.security.user
This is the form used to change the password of a user from the administration interface.
SetPassword(long) - Constructor for class com.logicaldoc.gui.frontend.client.security.user.SetPassword
 
setPasswordChanged(String) - Method in class com.logicaldoc.webservice.model.WSUser
 
setPasswordChanged(Date) - Method in class com.logicaldoc.core.security.User
 
setPasswordExpired(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setPasswordExpired(int) - Method in class com.logicaldoc.core.security.User
 
setPasswordExpires(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setPasswordExpires(int) - Method in class com.logicaldoc.core.security.User
 
setPasswordExpires(int) - Method in class com.logicaldoc.webservice.model.WSUser
 
setPasswordHistoryDAO(PasswordHistoryDAO) - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
setPasswordmd4(String) - Method in class com.logicaldoc.core.security.User
 
setPasswordmd4(String) - Method in class com.logicaldoc.webservice.model.WSUser
 
setPasswordMinLenght(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setPasswordProtected(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setPasswordProtected(Integer) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setPath(GUIFolder[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
setPath(String) - Method in class com.logicaldoc.core.folder.Folder
 
setPath(String) - Method in class com.logicaldoc.core.History
 
setPath(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
setPath(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
setPathExtended(String) - Method in class com.logicaldoc.core.folder.Folder
 
setPathExtended(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setPathExtended(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
setPathOld(String) - Method in class com.logicaldoc.core.History
 
setPatterns(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeSpec
 
setPayload(String) - Method in class com.logicaldoc.gui.common.client.websockets.WebsocketMessage
 
setPayload(String) - Method in class com.logicaldoc.webservice.WebserviceCall
 
setPdfConversion(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmail
 
setPermissions(int) - Method in class com.logicaldoc.core.folder.FolderGroup
Set each permission evaluating the given integer representation.
setPermissions(int) - Method in class com.logicaldoc.core.metadata.TemplateGroup
Set each permission evaluating the given integer representation.
setPermissions(int) - Method in class com.logicaldoc.core.security.MenuGroup
Set each permission evaluating the given integer representation.
setPermissions(int) - Method in class com.logicaldoc.webservice.model.WSRight
 
setPermissions(String[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
setPermissions(String[]) - Method in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
setPermissions(String[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
setPhone(String) - Method in class com.logicaldoc.core.contact.Contact
 
setPhone(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIContact
 
setPhone(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setPoints(String) - Method in class com.logicaldoc.gui.common.client.beans.GUITransition
 
setPolicy(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailRule
 
setPolicy(GUIRetentionPolicy) - Method in class com.logicaldoc.gui.frontend.client.metadata.RetentionPolicyDetailsPanel
 
setPooledActors(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
setPort(int) - Method in class com.logicaldoc.core.communication.EMailSender
 
setPort(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
setPort(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailSettings
 
setPort(Integer) - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
setPosition(int) - Method in class com.logicaldoc.core.document.Bookmark
 
setPosition(int) - Method in class com.logicaldoc.core.folder.Folder
 
setPosition(int) - Method in class com.logicaldoc.core.metadata.Attribute
 
setPosition(int) - Method in class com.logicaldoc.core.metadata.AttributeOption
 
setPosition(int) - Method in class com.logicaldoc.core.security.Menu
 
setPosition(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
setPosition(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
setPosition(int) - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
setPosition(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIMenu
 
setPosition(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIRetentionPolicy
 
setPosition(int) - Method in class com.logicaldoc.webservice.model.WSAttribute
 
setPosition(int) - Method in class com.logicaldoc.webservice.model.WSBookmark
 
setPosition(int) - Method in class com.logicaldoc.webservice.model.WSFolder
 
setPostalcode(String) - Method in class com.logicaldoc.core.security.User
 
setPostalcode(String) - Method in class com.logicaldoc.webservice.model.WSUser
 
setPostalCode(String) - Method in class com.logicaldoc.core.security.Tenant
 
setPostalCode(String) - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
setPostalCode(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setPrefix(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIIncrementalArchive
 
setPreviewPages(int) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setPreviewPages(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setPreviousFireTime(Date) - Method in class com.logicaldoc.core.task.TaskScheduling
 
setPreviousFireTime(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
setPrint(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
setPrint(int) - Method in class com.logicaldoc.core.folder.FolderGroup
 
setPrio(int) - Method in class com.logicaldoc.core.communication.SystemMessage
 
setPriority(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIMessage
 
setProduct(String) - Static method in class com.logicaldoc.core.stats.StatsCollector
 
setProduct(String) - Method in class com.logicaldoc.core.SystemInfo
 
setProduct(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
setProduct(String) - Method in class com.logicaldoc.webservice.model.WSSystemInfo
 
setProductName(String) - Static method in class com.logicaldoc.core.stats.StatsCollector
 
setProductName(String) - Method in class com.logicaldoc.core.SystemInfo
 
setProductName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
setProductName(String) - Method in class com.logicaldoc.webservice.model.WSSystemInfo
 
setProgress(int) - Method in class com.logicaldoc.gui.common.client.beans.GUITask
 
setProgress(int) - Method in class com.logicaldoc.gui.frontend.client.system.ProgressCanvas
 
setProperty(Object, Object) - Method in interface com.logicaldoc.webdav.context.ExportContext
 
setProperty(Object, Object) - Method in class com.logicaldoc.webdav.context.ExportContextImpl
 
setProperty(String, String, String) - Method in class com.logicaldoc.util.config.ContextConfigurator
 
setProperty(DavProperty<?>) - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
setProperty(DavProperty<?>) - Method in class com.logicaldoc.webdav.version.VersionHistoryResourceImpl
 
setProperty(DavProperty<?>) - Method in class com.logicaldoc.webdav.version.VersionResourceImpl
 
setPropValue(String, String, String, String) - Method in class com.logicaldoc.util.config.ContextConfigurator
Sets the prop value of the specified property, that is one inside the <props> tag:
setProtocol(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
setProtocol(String) - Method in class com.logicaldoc.webservice.WebserviceCall
 
setProvider(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
setProvider(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
setPubDate(Date) - Method in class com.logicaldoc.util.rss.FeedMessage
 
setPublished(int) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setPublished(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setPublished(int) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setPublisher(String) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setPublisher(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setPublisher(String) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setPublisherId(long) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setPublisherId(long) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setPublisherId(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setPwd(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailSettings
 
setPwdDigit(int) - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
setPwdEnforceHistory(int) - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
setPwdExpiration(int) - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
setPwdLowerCase(int) - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
setPwdOccurrence(int) - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
setPwdSequence(int) - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
setPwdSize(int) - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
setPwdSpecial(int) - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
setPwdUpperCase(int) - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
setQualifier(Long) - Method in class com.logicaldoc.core.generic.Generic
 
setQuery(String) - Method in class com.logicaldoc.core.dashlet.Dashlet
 
setQuery(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDashlet
 
setQuota(long) - Method in class com.logicaldoc.core.security.User
 
setQuota(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setQuota(long) - Method in class com.logicaldoc.webservice.model.WSUser
 
setQuotaAlertRecipients(String) - Method in class com.logicaldoc.core.folder.Folder
 
setQuotaAlertRecipients(String) - Method in class com.logicaldoc.core.security.Tenant
 
setQuotaAlertRecipients(String[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
setQuotaAlertRecipients(String[]) - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
setQuotaCount(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setQuotaCount(long) - Method in class com.logicaldoc.webservice.model.WSUser
 
setQuotaDocs(Long) - Method in class com.logicaldoc.core.folder.Folder
 
setQuotaDocs(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
setQuotaSize(Long) - Method in class com.logicaldoc.core.folder.Folder
 
setQuotaSize(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
setQuotaThreshold(Integer) - Method in class com.logicaldoc.core.folder.Folder
 
setQuotaThreshold(Integer) - Method in class com.logicaldoc.core.security.Tenant
 
setQuotaThreshold(Integer) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
setQuotaThreshold(Integer) - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
setRating(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setRating(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIPatch
 
setRating(Integer) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setRating(Integer) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setRead(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
setRead(int) - Method in class com.logicaldoc.core.communication.Recipient
 
setRead(int) - Method in class com.logicaldoc.core.folder.FolderGroup
 
setRead(int) - Method in class com.logicaldoc.util.rss.FeedMessage
 
setReadonly(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIAttributeSet
 
setReadonly(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
setReadonly(boolean) - Method in class com.logicaldoc.gui.frontend.client.workflow.designer.StateWidget
 
setReadonly(int) - Method in class com.logicaldoc.core.metadata.AttributeSet
 
setReadonly(int) - Method in class com.logicaldoc.core.metadata.Template
 
setRealm(String) - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
setReason(String) - Method in class com.logicaldoc.core.History
 
setReason(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
setReceived(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmail
 
setReceivedDate(Date) - Method in class com.logicaldoc.core.communication.Message
 
setRecipient(String) - Method in class com.logicaldoc.core.document.DocumentNote
 
setRecipient(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
setRecipient(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIMessage
 
setRecipientEmail(String) - Method in class com.logicaldoc.core.document.DocumentNote
 
setRecipientEmail(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
setRecipients(GUIUser[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
setRecipients(Set<Recipient>) - Method in class com.logicaldoc.core.communication.Message
 
setRecipientsBCC(Set<Recipient>) - Method in class com.logicaldoc.core.communication.EMail
 
setRecipientsCC(Set<Recipient>) - Method in class com.logicaldoc.core.communication.EMail
 
setRecordHistory(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
setRecordVersion(long) - Method in class com.logicaldoc.core.PersistentObject
 
setRecordVersion(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIReport
 
setRefreshToken(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocuSignSettings
 
setRegEmail(String) - Method in class com.logicaldoc.gui.setup.client.SetupInfo
 
setRegName(String) - Method in class com.logicaldoc.gui.setup.client.SetupInfo
 
setRegOrganization(String) - Method in class com.logicaldoc.gui.setup.client.SetupInfo
 
setRegWebsite(String) - Method in class com.logicaldoc.gui.setup.client.SetupInfo
 
setRelease(String) - Method in class com.logicaldoc.core.SystemInfo
 
setRelease(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setRelease(String) - Method in class com.logicaldoc.webservice.doc.model.WebServiceStubSet
 
setRelease(String) - Method in class com.logicaldoc.webservice.model.WSSystemInfo
 
setRememberMeServices(RememberMeServices) - Method in class org.springframework.security.web.authentication.www.BasicAuthenticationFilter
 
setReminded(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIReminder
 
setReminderMessageTemplate(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
setReminderNumber(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
setReminders(GUIReminder[]) - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
setReminderUnit(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
setRename(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
setRename(int) - Method in class com.logicaldoc.core.folder.FolderGroup
 
setRename(int) - Method in class com.logicaldoc.core.security.MenuGroup
 
setRenameEnabled(boolean) - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
setRenameEnabled(boolean) - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
setRendRes(Integer) - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeTemplate
 
setRepass(String) - Method in class com.logicaldoc.core.security.User
 
setReplicateCustomId(int) - Method in class com.logicaldoc.gui.common.client.beans.GUISyndication
 
setReplyTo(GUIContact[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmail
 
setReplyTo(Set<Recipient>) - Method in class com.logicaldoc.core.communication.EMail
 
setReport(GUIReport) - Method in class com.logicaldoc.gui.frontend.client.reports.custom.ReportDetailsPanel
 
setReportRecipients(GUIUser[]) - Method in class com.logicaldoc.gui.common.client.beans.GUITask
 
setReportRecipients(String) - Method in class com.logicaldoc.core.task.Task
 
setRepositoryFolder(String) - Method in class com.logicaldoc.gui.setup.client.SetupInfo
 
setRequestedPerson(long) - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
setRequestedPerson(long) - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
setRequired(boolean) - Method in class com.logicaldoc.webservice.doc.model.JavaLanguageVariable
 
setRequired(boolean) - Method in class com.logicaldoc.webservice.doc.model.Stub
 
setRequiresNote(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
setResourceConfig(ResourceConfig) - Method in class com.logicaldoc.webdav.web.WebdavServlet
 
setResourceFactory(DavResourceFactory) - Method in class com.logicaldoc.webdav.web.AbstractWebdavServlet
Sets the DavResourceFactory
setResourceFactory(DavResourceFactory) - Method in class com.logicaldoc.webdav.web.WebdavServlet
 
setResourceService(ResourceService) - Method in class com.logicaldoc.webdav.io.handler.DefaultHandler
 
setResponderEmail(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
setResponseStub(Stub) - Method in class com.logicaldoc.webservice.doc.model.WebMethodStubSet
 
setRestart(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIPatch
 
setRestartRequired() - Method in class com.logicaldoc.util.plugin.PluginRegistry
 
setRetentionDays(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIRetentionPolicy
 
setRetrieveAliases(boolean) - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
setRetrieveAliases(int) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
setRetrieveAliases(int) - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
setRights(GUIRight[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
setRights(GUIRight[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIMenu
 
setRights(GUIRight[]) - Method in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
setRights(GUIRight[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
setRotation(double) - Method in class com.logicaldoc.core.document.DocumentNote
 
setRotation(double) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
setRotation(double) - Method in class com.logicaldoc.webservice.model.WSNote
 
setRotation(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
setRoutine(GUIAutomationRoutine) - Method in class com.logicaldoc.gui.common.client.beans.GUIAutomationTrigger
 
setRoutine(GUIAutomationRoutine) - Method in class com.logicaldoc.gui.frontend.client.settings.automation.AutomationRoutineDetailsPanel
 
setRoutineId(Long) - Method in class com.logicaldoc.core.security.Menu
 
setRoutineId(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIMenu
 
setRow(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIDashlet
 
setRules(GUIEmailRule[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
setRunLevel(String) - Method in class com.logicaldoc.core.SystemInfo
 
setRunLevel(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setRunLevel(String) - Method in class com.logicaldoc.webservice.model.WSSystemInfo
 
setSales(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
setSample(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeSpec
 
setSample(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeTemplate
 
setSample(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIOCRTemplate
 
setSample(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIZone
 
setSamplesTotal(int) - Method in class com.logicaldoc.core.system.SystemLoadMonitor
 
setSampleText(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeSpec
 
setSampleText(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIZone
 
setSavedHtmlContent(String) - Static method in class com.logicaldoc.gui.common.client.widgets.automation.HtmlItemEditor
Saves the actual item content in a global Javascript variable that can be accessed by the HTML editor
setSaveLogin(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
setScale(int) - Method in class com.logicaldoc.core.document.TagCloud
 
setScale(int) - Method in class com.logicaldoc.gui.common.client.beans.GUITag
 
setScale(int) - Method in class com.logicaldoc.webservice.model.WSTagCloud
 
setScheduler(Scheduler) - Method in class com.logicaldoc.core.job.JobManager
 
setScheduling(GUIScheduling) - Method in class com.logicaldoc.gui.common.client.beans.GUITask
 
setSchedulingLabel(String) - Method in class com.logicaldoc.gui.common.client.beans.GUITask
 
setScheme(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIScheme
 
setScore(int) - Method in class com.logicaldoc.core.searchengine.Hit
 
setScore(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setScore(Integer) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setSearchInSubPath(boolean) - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
setSearchInSubPath(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
setSearchInSubPath(int) - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
setSearchPref(String) - Method in class com.logicaldoc.core.security.User
 
setSearchPref(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setSearchPref(String) - Method in class com.logicaldoc.webservice.model.WSUser
 
setSecondFactor(String) - Method in class com.logicaldoc.core.security.User
 
setSecondFactor(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setSecondFactor(String) - Method in class com.logicaldoc.webservice.model.WSUser
 
setSecretKey(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocuSignSettings
 
setSecureAuth(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailSettings
 
setSecurity(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
setSecurity(int) - Method in class com.logicaldoc.core.folder.FolderGroup
 
setSecurityRef(GUIFolder) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
setSecurityRef(Long) - Method in class com.logicaldoc.core.folder.Folder
 
setSecurityRef(Long) - Method in class com.logicaldoc.core.security.Menu
 
setSecurityRef(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIMenu
 
setSecurityRef(Long) - Method in class com.logicaldoc.webservice.model.WSFolder
 
setSelectedBarcodeTemplate(GUIBarcodeTemplate) - Method in class com.logicaldoc.gui.frontend.client.metadata.barcode.BarcodeTemplatesPanel
 
setSelectedOcrTemplate(GUIOCRTemplate) - Method in class com.logicaldoc.gui.frontend.client.metadata.zonalocr.ZonalOCRTemplatesPanel
 
setSelectedTask(GUIWFState) - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
setSelectionAspectRatio(double) - Method in class com.logicaldoc.gui.common.client.widgets.ImageCropper
 
setSendActivityReport(boolean) - Method in class com.logicaldoc.core.task.Task
 
setSendActivityReport(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUITask
 
setSendAsTicket(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmail
 
setSendCopy(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
setSender(EMailSender) - Method in class com.logicaldoc.core.task.Task
 
setSender(String) - Method in class com.logicaldoc.core.communication.EMailSender
 
setSenderEmail(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailSettings
 
setSendResponses(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
setSent(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmail
 
setSentDate(Date) - Method in class com.logicaldoc.core.communication.Message
 
setSequenceDAO(SequenceDAO) - Method in class com.logicaldoc.core.stats.StatsCollector
 
setSequenceDAO(SequenceDAO) - Method in class com.logicaldoc.webservice.WebserviceInterceptor
 
setServer(GUILDAPServer) - Method in class com.logicaldoc.gui.frontend.client.security.ldap.LDAPBrowser
 
setSession(Session) - Method in class com.logicaldoc.core.History
This setter sets the sessionId, userId, username and other informations that can be captured by the given session
setSession(GUISession) - Method in class com.logicaldoc.gui.common.client.Session
 
setSession(DavSession) - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
setSession(DavSession) - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
setSessionDao(SessionDAO) - Method in class com.logicaldoc.core.security.SessionManager
 
setSessionFactory(SessionFactory) - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
setSessionHeartbeat(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setSessionId(String) - Method in class com.logicaldoc.core.History
 
setSessionId(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
setSessionProvider(SessionProvider) - Method in class com.logicaldoc.webdav.web.WebdavServlet
 
setSessions(long) - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
setSet(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
setSetId(long) - Method in class com.logicaldoc.core.metadata.AttributeOption
 
setSetId(Long) - Method in class com.logicaldoc.core.metadata.Attribute
 
setSetId(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
setSetId(Long) - Method in class com.logicaldoc.webservice.model.WSAttribute
 
setSettings(ContextProperties) - Method in class com.logicaldoc.webservice.WebserviceInterceptor
 
setSeverity(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIEvent
 
setShape(String) - Method in class com.logicaldoc.core.document.DocumentNote
 
setShape(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
setShape(String) - Method in class com.logicaldoc.webservice.model.WSNote
 
setShare(GUIImportFolder) - Method in class com.logicaldoc.gui.frontend.client.impex.folders.ImportFolderDetailsPanel
 
setShowFolderSelector(boolean) - Method in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
setShowInGUI(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIMessage
 
setShowInLogin(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIMessage
 
setShowKnobs(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
setShowThumbnail(boolean) - Method in class com.logicaldoc.gui.common.client.Session
 
setSid(String) - Method in class com.logicaldoc.core.security.spring.LDAuthenticationToken
 
setSid(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISession
 
setSid(String) - Method in class com.logicaldoc.gui.common.client.websockets.WebsocketMessage
 
setSID(String) - Static method in class com.logicaldoc.core.stats.StatsCollector
 
setSign(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
setSign(int) - Method in class com.logicaldoc.core.folder.FolderGroup
 
setSigned(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmail
 
setSigned(int) - Method in class com.logicaldoc.core.communication.EMail
 
setSigned(int) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setSigned(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setSigned(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIVersion
 
setSigned(int) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setSignOpacity(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIKeystore
 
setSignText(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIKeystore
 
setSignVisual(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIKeystore
 
setSignWidth(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIKeystore
 
setSignX(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIKeystore
 
setSignY(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIKeystore
 
setSimple(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
setSize(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
setSize(long) - Method in class com.logicaldoc.core.communication.EMailAttachment
 
setSize(long) - Method in class com.logicaldoc.core.task.Task
 
setSize(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
setSize(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIPatch
 
setSize(long) - Method in class com.logicaldoc.gui.common.client.beans.GUITask
 
setSize(long) - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
setSizeMax(Long) - Method in class com.logicaldoc.core.searchengine.FulltextSearchOptions
 
setSizeMax(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
setSizeMax(Long) - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
setSizeMin(Long) - Method in class com.logicaldoc.core.searchengine.FulltextSearchOptions
 
setSizeMin(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
setSizeMin(Long) - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
setSizeTotal(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
setSkin(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
setSkip(boolean) - Method in class com.logicaldoc.core.communication.EMail
 
setSmtpServer(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailSettings
 
setSorting(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchEngine
 
setSource(int) - Method in class com.logicaldoc.core.security.User
 
setSource(int) - Method in class com.logicaldoc.webservice.model.WSUser
 
setSource(String) - Method in class com.logicaldoc.core.security.Group
 
setSource(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIGroup
 
setSource(String) - Method in class com.logicaldoc.webservice.model.WSGroup
 
setSourceFolder(GUIFolder) - Method in class com.logicaldoc.gui.common.client.beans.GUISyndication
 
setSsl(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
setStamp(GUIStamp) - Method in class com.logicaldoc.gui.frontend.client.metadata.stamp.StampDetailsPanel
 
setStamped(int) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setStamped(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setStamped(int) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setStart(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkingTime
 
setStartDate(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
setStartDate(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
setStartDate(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
setStartDate(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUISyndication
 
setStartDate(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
setStartDate(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
setStartIndex(int) - Method in class com.logicaldoc.webservice.mobile.CommentListVO
 
setStartPublishing(String) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setStartPublishing(Date) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setStartPublishing(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setStartStateId(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
setStatChartWidth(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
setState(String) - Method in class com.logicaldoc.core.security.Tenant
 
setState(String) - Method in class com.logicaldoc.core.security.User
 
setState(String) - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
setState(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setState(String) - Method in class com.logicaldoc.webservice.model.WSUser
 
setStates(GUIWFState[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
setStatus(int) - Method in class com.logicaldoc.core.communication.SystemMessage
 
setStatus(int) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setStatus(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
setStatus(int) - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
setStatus(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setStatus(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIReport
 
setStatus(int) - Method in class com.logicaldoc.gui.common.client.beans.GUITask
 
setStatus(int) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setStatus(long, int) - Method in interface com.logicaldoc.gui.frontend.client.services.ImpexService
Change the status of the given Archive
setStatus(long, int, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.ImpexServiceAsync
 
setStopPublishing(String) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setStopPublishing(Date) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setStopPublishing(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setStopWords(Set<String>) - Method in class com.logicaldoc.core.i18n.Language
 
setStorage(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
setStorage(int) - Method in class com.logicaldoc.core.folder.FolderGroup
 
setStorage(Integer) - Method in class com.logicaldoc.core.folder.Folder
Gets the default storage to use from this folder in the current node
setStorage(Integer) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
setStorage(Integer) - Method in class com.logicaldoc.webservice.model.WSFolder
 
setStorages(Map<String, Integer>) - Method in class com.logicaldoc.core.folder.Folder
 
setStorer(Storer) - Method in class com.logicaldoc.core.conversion.FormatConverterManager
 
setStorer(Storer) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
setStorer(Storer) - Method in class com.logicaldoc.core.document.dao.HibernateVersionDAO
 
setStorer(Storer) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
setStorer(Storer) - Method in class com.logicaldoc.core.document.thumbnail.ThumbnailManager
 
setStorer(Storer) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
setStorer(Storer) - Method in class com.logicaldoc.webdav.resource.service.ResourceServiceImpl
 
setStraight() - Method in class com.orange.links.client.connection.AbstractConnection
 
setStraightenText(String) - Static method in class com.orange.links.client.connection.AbstractConnection
 
setStreet(String) - Method in class com.logicaldoc.core.security.Tenant
 
setStreet(String) - Method in class com.logicaldoc.core.security.User
 
setStreet(String) - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
setStreet(String) - Method in class com.logicaldoc.webservice.model.WSUser
 
setString1(String) - Method in class com.logicaldoc.core.generic.Generic
 
setString2(String) - Method in class com.logicaldoc.core.generic.Generic
 
setString3(String) - Method in class com.logicaldoc.core.generic.Generic
 
setString4(String) - Method in class com.logicaldoc.core.generic.Generic
 
setString5(String) - Method in class com.logicaldoc.core.generic.Generic
 
setString6(String) - Method in class com.logicaldoc.core.generic.Generic
 
setString7(String) - Method in class com.logicaldoc.core.generic.Generic
 
setString8(String) - Method in class com.logicaldoc.core.generic.Generic
 
setStringValue(String) - Method in class com.logicaldoc.core.metadata.Attribute
 
setStringValue(String) - Method in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
setStringValue(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
setStringValue(String) - Method in class com.logicaldoc.gui.common.client.beans.GUICriterion
 
setStringValue(String) - Method in class com.logicaldoc.webservice.model.WSAttribute
 
setStringValues(String) - Method in class com.logicaldoc.core.metadata.Attribute
 
setStringValues(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
setStringValues(String) - Method in class com.logicaldoc.webservice.model.WSAttribute
 
setStubName(String) - Method in class com.logicaldoc.webservice.doc.model.Stub
 
setSubfolderCount(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
setSubject(String) - Method in class com.logicaldoc.core.communication.Message
 
setSubject(String) - Method in class com.logicaldoc.core.communication.MessageTemplate
 
setSubject(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocuSignSettings
 
setSubject(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmail
 
setSubject(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIMessage
 
setSubject(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIMessageTemplate
 
setSubscription(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
setSubscription(int) - Method in class com.logicaldoc.core.folder.FolderGroup
 
setSubscriptions(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setSubtype(String) - Method in class com.logicaldoc.core.generic.Generic
 
setSubType(String) - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
setSubTypeOfParentStub(Class<?>) - Method in class com.logicaldoc.webservice.doc.model.Stub
 
setSuffix(String) - Method in class com.logicaldoc.core.ticket.Ticket
 
setSummary(String) - Method in class com.logicaldoc.core.searchengine.Hit
 
setSummary(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setSummary(String) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setSupervisors(GUIUser[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
setSupport(String) - Method in class com.logicaldoc.core.SystemInfo
 
setSupport(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
setSupport(String) - Method in class com.logicaldoc.webservice.model.WSSystemInfo
 
setSupportedGUILanguages(GUIValue[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setSupportedLanguages(GUIValue[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setSynchronized(boolean) - Method in class com.orange.links.client.connection.AbstractConnection
 
setSynchronized(boolean) - Method in class com.orange.links.client.shapes.AbstractShape
 
setSynchronized(boolean) - Method in class com.orange.links.client.shapes.FunctionShape
 
setSyncTtl(int) - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
setSyndication(GUISyndication) - Method in class com.logicaldoc.gui.frontend.client.impex.syndication.SyndicationDetailsPanel
 
setSystemId(String) - Method in class com.logicaldoc.webdav.context.ImportContextImpl
 
setSystemLoadMonitor(SystemLoadMonitor) - Method in class com.logicaldoc.core.task.Task
 
setTag(String) - Method in class com.logicaldoc.core.document.Tag
 
setTag(String) - Method in class com.logicaldoc.core.document.TagCloud
 
setTag(String) - Method in class com.logicaldoc.gui.common.client.beans.GUITag
 
setTag(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
setTag(String) - Method in class com.logicaldoc.webservice.model.WSTagCloud
 
setTags(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
setTags(String[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setTags(String[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
setTags(String[]) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setTags(String[]) - Method in class com.logicaldoc.webservice.model.WSFolder
 
setTags(Set<Tag>) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setTags(Set<Tag>) - Method in class com.logicaldoc.core.folder.Folder
 
setTagsFromWords(Set<String>) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setTagsFromWords(Set<String>) - Method in class com.logicaldoc.core.folder.Folder
 
setTagsString(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setTagsString(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
setTarget(GUIFolder) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
setTarget(GUIFolder) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailRule
 
setTarget(GUIFolder) - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
setTarget(String) - Method in class com.logicaldoc.gui.common.client.websockets.WebsocketMessage
 
setTargetFolder(Folder) - Method in class com.logicaldoc.core.communication.EMail
 
setTargetFolder(GUIFolder) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailSettings
 
setTargetFolder(GUIFolder) - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
setTargetId(long) - Method in class com.logicaldoc.core.document.Bookmark
 
setTargetId(long) - Method in class com.logicaldoc.webservice.model.WSBookmark
 
setTargetPath(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISyndication
 
setTargetState(GUIWFState) - Method in class com.logicaldoc.gui.common.client.beans.GUITransition
 
setTask(Task) - Method in class com.logicaldoc.core.task.TaskTrigger
 
setTask(GUITask) - Method in class com.logicaldoc.gui.frontend.client.system.task.TaskDetailPanel
 
setTaskName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
setTaskState(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
setTelephone(String) - Method in class com.logicaldoc.core.security.Tenant
 
setTelephone(String) - Method in class com.logicaldoc.core.security.User
 
setTelephone(String) - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
setTelephone(String) - Method in class com.logicaldoc.webservice.model.WSUser
 
setTelephone2(String) - Method in class com.logicaldoc.core.security.User
 
setTelephone2(String) - Method in class com.logicaldoc.webservice.model.WSUser
 
setTemplate(Template) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setTemplate(Template) - Method in class com.logicaldoc.core.folder.Folder
 
setTemplate(GUITemplate) - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeTemplate
 
setTemplate(GUITemplate) - Method in class com.logicaldoc.gui.common.client.beans.GUIOCRTemplate
 
setTemplate(GUITemplate) - Method in class com.logicaldoc.gui.frontend.client.metadata.template.TemplateDetailsPanel
 
setTemplate(Long) - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
setTemplate(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
setTemplate(Long) - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
setTemplate(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIExtensibleObject
 
setTemplate(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISequence
 
setTemplateDao(TemplateDAO) - Method in class com.logicaldoc.cmis.LDRepository
 
setTemplateDao(TemplateDAO) - Method in class com.logicaldoc.core.metadata.HibernateAttributeSetDAO
 
setTemplateDao(TemplateDAO) - Method in class com.logicaldoc.core.security.dao.HibernateTenantDAO
 
setTemplateDAO(TemplateDAO) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
setTemplateGroups(Set<TemplateGroup>) - Method in class com.logicaldoc.core.metadata.Template
 
setTemplateId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeSpec
 
setTemplateId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIScheme
 
setTemplateId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIZone
 
setTemplateId(Long) - Method in class com.logicaldoc.core.document.Document
 
setTemplateId(Long) - Method in class com.logicaldoc.core.document.Version
 
setTemplateId(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIExtensibleObject
 
setTemplateId(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
setTemplateId(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIRetentionPolicy
 
setTemplateId(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
setTemplateId(Long) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setTemplateId(Long) - Method in class com.logicaldoc.webservice.model.WSFolder
 
setTemplateLocked(int) - Method in class com.logicaldoc.core.folder.Folder
 
setTemplateLocked(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
setTemplateLocked(int) - Method in class com.logicaldoc.webservice.model.WSFolder
 
setTemplateName(String) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setTemplateName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIRetentionPolicy
 
setTemplateName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIScheme
 
setTemplates(GUITemplate[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIIncrementalArchive
 
setTenant(GUITenant) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setTenant(GUITenant) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setTenant(GUITenant) - Method in class com.logicaldoc.gui.frontend.client.tenant.TenantDetailsPanel
 
setTenant(String) - Method in class com.logicaldoc.core.History
 
setTenant(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
setTenantDao(TenantDAO) - Method in class com.logicaldoc.core.conversion.FormatConverterManager
 
setTenantDao(TenantDAO) - Method in class com.logicaldoc.core.searchengine.IndexerTask
 
setTenantDAO(TenantDAO) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
setTenantDAO(TenantDAO) - Method in class com.logicaldoc.core.stats.StatsCollector
 
setTenantId(long) - Method in class com.logicaldoc.core.document.Tag
 
setTenantId(long) - Method in class com.logicaldoc.core.PersistentObject
 
setTenantId(long) - Method in class com.logicaldoc.core.security.Session
 
setTenantId(long) - Method in class com.logicaldoc.core.SystemInfo
 
setTenantId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setTenantId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIKeystore
 
setTenantId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
setTenantId(long) - Method in class com.logicaldoc.webdav.session.DavSessionImpl
 
setTenantId(Long) - Method in class com.logicaldoc.core.job.Job
 
setTenantId(Long) - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
setTenantId(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
setTenantName(String) - Method in class com.logicaldoc.core.security.Session
 
setTestOnBorrow(boolean) - Method in class com.logicaldoc.core.util.DbcpConfig
 
setTestWhileIdle(boolean) - Method in class com.logicaldoc.core.util.DbcpConfig
 
setText(byte[]) - Method in class com.logicaldoc.util.charset.CharsetDetector
Set the input text (byte) data whose charset is to be detected.
setText(InputStream) - Method in class com.logicaldoc.util.charset.CharsetDetector
Set the input text (byte) data whose charset is to be detected.
setText(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
setText(String) - Method in class com.logicaldoc.gui.common.client.beans.GUITransition
 
setText(String) - Method in class com.logicaldoc.util.charset.CharsetDetector
Set the input text (byte) data whose charset is to be detected.
setText(Element, String) - Method in class com.logicaldoc.util.config.XMLBean
 
setTextQualifier(char) - Method in class com.logicaldoc.util.csv.CSVFile
Set the current text qualifier.
setTgs(String) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setTgs(String) - Method in class com.logicaldoc.core.folder.Folder
 
setThreads(int) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchEngine
 
setThreshold(int) - Method in class com.logicaldoc.webservice.GZIPOutInterceptor
 
setThreshold(Integer) - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeTemplate
 
setTicketDAO(TicketDAO) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
setTicketId(String) - Method in class com.logicaldoc.core.ticket.Ticket
 
setTime(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIResult
 
setTime(long) - Method in class com.logicaldoc.webservice.model.WSSearchResult
 
setTimeBetweenEvictionRunsMillis(long) - Method in class com.logicaldoc.core.util.DbcpConfig
 
setTimeout(int) - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
setTimeout(int) - Method in class com.logicaldoc.gui.common.client.beans.GUISyndication
 
setTimezone(String) - Method in class com.logicaldoc.util.log4j.LDHtmlLayout.Builder
 
setTimeZone(String) - Method in class com.logicaldoc.core.automation.DateTool
 
setTimeZone(String) - Method in class com.logicaldoc.core.security.User
 
setTimeZone(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setTimeZone(String) - Method in class com.logicaldoc.webservice.model.WSUser
 
SETTINGS - Static variable in class com.logicaldoc.core.security.Menu
 
SETTINGS - Static variable in class com.logicaldoc.gui.common.client.Menu
 
SettingService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the Settings Service.
SettingService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
SettingServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
SettingServiceImpl - Class in com.logicaldoc.web.service
Implementation of the SettingService
SettingServiceImpl() - Constructor for class com.logicaldoc.web.service.SettingServiceImpl
 
SettingsMenu - Class in com.logicaldoc.gui.frontend.client.settings
This panel shows the administration system configurations menu
SettingsMenu() - Constructor for class com.logicaldoc.gui.frontend.client.settings.SettingsMenu
 
setTitle(GUIInfo, String) - Static method in class com.logicaldoc.gui.common.client.util.WindowUtils
 
setTitle(String) - Method in class com.logicaldoc.core.dashlet.Dashlet
 
setTitle(String) - Method in class com.logicaldoc.core.document.Bookmark
 
setTitle(String) - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
setTitle(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDashlet
 
setTitle(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
setTitle(String) - Static method in class com.logicaldoc.gui.common.client.util.WindowUtils
 
setTitle(String) - Method in class com.logicaldoc.util.rss.FeedMessage
 
setTitle(String) - Method in class com.logicaldoc.webservice.mobile.CommentVO
 
setTitle(String) - Method in class com.logicaldoc.webservice.model.WSBookmark
 
setTokenFilterStatus(String, boolean) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineService
Changes the activation status of a token filter
setTokenFilterStatus(String, boolean) - Method in class com.logicaldoc.web.service.SearchEngineServiceImpl
 
setTokenFilterStatus(String, boolean, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineServiceAsync
 
setTop(double) - Method in class com.logicaldoc.core.document.DocumentNote
 
setTop(double) - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeSpec
 
setTop(double) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
setTop(double) - Method in class com.logicaldoc.gui.common.client.beans.GUIZone
 
setTop(double) - Method in class com.logicaldoc.webservice.model.WSNote
 
setTop(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
setTop(Double) - Method in class com.logicaldoc.core.imaging.ImageZone
 
setTop(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
setTopOperator(String) - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
setTopOperator(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
setTopOperator(String) - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
setTos(GUIContact[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmail
 
setTotal(int) - Method in class com.logicaldoc.webservice.mobile.CommentListVO
 
setTotalElements(int) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderPagination
 
setTotalHits(int) - Method in class com.logicaldoc.webservice.model.WSSearchResult
 
setTotalRecords(int) - Method in class com.logicaldoc.gui.frontend.client.document.grid.Cursor
 
setTotalRecords(int) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderCursor
 
setTransactionId(String) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setTransactionId(String) - Method in interface com.logicaldoc.core.TransactionalObject
Sets the transaction's identifier
setTransitions(GUITransition[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
setTransportGuarantee(String) - Method in class com.logicaldoc.util.config.WebConfigurator
Sets the given policy in the <transport-guarantee> tags
setTrials(int) - Method in class com.logicaldoc.core.communication.SystemMessage
 
setTrigger(GUIAutomationTrigger) - Method in class com.logicaldoc.gui.frontend.client.settings.automation.AutomationTriggerDetailsPanel
 
setTrusted(int) - Method in class com.logicaldoc.core.security.Device
 
setType(int) - Method in class com.logicaldoc.core.communication.Message
 
setType(int) - Method in class com.logicaldoc.core.communication.Recipient
 
setType(int) - Method in class com.logicaldoc.core.document.Bookmark
 
setType(int) - Method in class com.logicaldoc.core.folder.Folder
 
setType(int) - Method in class com.logicaldoc.core.metadata.Attribute
 
setType(int) - Method in class com.logicaldoc.core.metadata.AttributeSet
 
setType(int) - Method in class com.logicaldoc.core.metadata.Template
 
setType(int) - Method in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
setType(int) - Method in class com.logicaldoc.core.searchengine.saved.SavedSearch
 
setType(int) - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
setType(int) - Method in class com.logicaldoc.core.security.Group
 
setType(int) - Method in class com.logicaldoc.core.security.Menu
 
setType(int) - Method in class com.logicaldoc.core.security.Tenant
 
setType(int) - Method in class com.logicaldoc.core.security.User
 
setType(int) - Method in class com.logicaldoc.core.ticket.Ticket
 
setType(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
setType(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
setType(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIAttributeSet
 
setType(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
setType(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIGroup
 
setType(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIIncrementalArchive
 
setType(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIMenu
 
setType(int) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
setType(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
setType(int) - Method in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
setType(int) - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
setType(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setType(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
setType(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIZone
 
setType(int) - Method in class com.logicaldoc.webservice.model.WSAttribute
 
setType(int) - Method in class com.logicaldoc.webservice.model.WSBookmark
 
setType(int) - Method in class com.logicaldoc.webservice.model.WSFolder
 
setType(int) - Method in class com.logicaldoc.webservice.model.WSGroup
 
setType(int) - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
setType(int) - Method in class com.logicaldoc.webservice.model.WSUser
 
setType(Class<?>) - Method in class com.logicaldoc.webservice.doc.model.JavaLanguageVariable
 
setType(Class<?>) - Method in class com.logicaldoc.webservice.doc.model.Stub
 
setType(Class<?>) - Method in class com.logicaldoc.webservice.doc.model.StubTypeTree
 
setType(String) - Method in class com.logicaldoc.core.communication.MessageTemplate
 
setType(String) - Method in class com.logicaldoc.core.dashlet.Dashlet
 
setType(String) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setType(String) - Method in class com.logicaldoc.core.document.DocumentLink
 
setType(String) - Method in class com.logicaldoc.core.document.DocumentNote
 
setType(String) - Method in class com.logicaldoc.core.generic.Generic
 
setType(String) - Method in class com.logicaldoc.core.security.Device
 
setType(String) - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
setType(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDashlet
 
setType(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setType(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
setType(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
setType(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIMessageTemplate
 
setType(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIScheme
 
setType(String) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setType(String) - Method in class com.logicaldoc.webservice.model.WSLink
 
setUnique(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIDashlet
 
setUnique(int) - Method in class com.logicaldoc.core.dashlet.Dashlet
 
setUnit(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIReminder
 
setUnreadMessages(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setup(SetupInfo) - Method in interface com.logicaldoc.gui.setup.client.services.SetupService
Performs a system setup.
setup(SetupInfo) - Method in class com.logicaldoc.web.service.SetupServiceImpl
 
setup(SetupInfo, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.setup.client.services.SetupServiceAsync
 
Setup - Class in com.logicaldoc.gui.setup.client
The Setup entry point used for initial installation
Setup() - Constructor for class com.logicaldoc.gui.setup.client.Setup
 
setUpcomingEvents(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setUpdatePolicy(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
setUpdatePolicy(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIReport
 
setupDensity(GUIInfo) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
SetupInfo - Class in com.logicaldoc.gui.setup.client
A simple bean collecting all needed setup informations
SetupInfo() - Constructor for class com.logicaldoc.gui.setup.client.SetupInfo
 
SetupService - Interface in com.logicaldoc.gui.setup.client.services
The client side stub for the Setup Service.
SetupServiceAsync - Interface in com.logicaldoc.gui.setup.client.services
 
SetupServiceImpl - Class in com.logicaldoc.web.service
Implements the
SetupServiceImpl() - Constructor for class com.logicaldoc.web.service.SetupServiceImpl
 
setUri(String) - Method in class com.logicaldoc.webservice.WebserviceCall
 
setUrl(String) - Method in class com.logicaldoc.core.SystemInfo
 
setUrl(String) - Method in class com.logicaldoc.core.ticket.Ticket
 
setUrl(String) - Method in class com.logicaldoc.core.util.DbcpConfig
 
setUrl(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
setUrl(String) - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
setUrl(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIMessage
 
setUrl(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISyndication
 
setUrl(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIWebServiceSettings
 
setUrl(String) - Method in class com.logicaldoc.util.dbinit.DBInit
 
setUrl(String) - Method in class com.logicaldoc.webservice.model.WSSystemInfo
 
setURL(String) - Method in class com.logicaldoc.util.http.HttpUpload
 
setUser(User) - Method in class com.logicaldoc.core.History
This setter sets the userId and username and other informations that can be captured by the given user
setUser(GUIUser) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmail
 
setUser(GUIUser) - Method in class com.logicaldoc.gui.common.client.beans.GUISession
 
setUser(GUIUser) - Method in class com.logicaldoc.gui.common.client.Session
 
setUser(GUIUser) - Method in class com.logicaldoc.gui.frontend.client.security.user.UserDetailsPanel
 
setUser(String) - Method in class com.logicaldoc.gui.frontend.client.workflow.TaskDetailsDialog
 
setUser(String) - Method in class com.logicaldoc.gui.frontend.client.workflow.WorkflowHistoryDialog
 
setUserAsFrom(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailSettings
 
setUserClass(String) - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
setUserDao(UserDAO) - Method in class com.logicaldoc.core.security.dao.HibernateTenantDAO
 
setUserDao(UserDAO) - Method in class com.logicaldoc.core.task.Task
 
setUserDAO(UserDAO) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
setUserDAO(UserDAO) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
setUserDAO(UserDAO) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
setUserDAO(UserDAO) - Method in class com.logicaldoc.core.metadata.HibernateTemplateDAO
 
setUserDAO(UserDAO) - Method in class com.logicaldoc.core.security.authentication.DefaultAuthenticator
 
setUserDAO(UserDAO) - Method in class com.logicaldoc.core.security.dao.HibernateDeviceDAO
 
setUserDAO(UserDAO) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
setUserDAO(UserDAO) - Method in class com.logicaldoc.core.security.SecurityManagerImpl
 
setUserDAO(UserDAO) - Method in class com.logicaldoc.webdav.resource.service.ResourceServiceImpl
 
setUserExcludes(String) - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
setUserGroups(Set<UserGroup>) - Method in class com.logicaldoc.core.security.User
 
setUserHistoryDAO(UserHistoryDAO) - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
setUserId(long) - Method in class com.logicaldoc.core.document.Bookmark
 
setUserId(long) - Method in class com.logicaldoc.core.document.DocumentNote
 
setUserId(long) - Method in class com.logicaldoc.core.document.Rating
 
setUserId(long) - Method in class com.logicaldoc.core.document.Version
 
setUserId(long) - Method in class com.logicaldoc.core.searchengine.saved.SavedSearch
 
setUserId(long) - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
setUserId(long) - Method in class com.logicaldoc.core.security.Device
 
setUserId(long) - Method in class com.logicaldoc.core.security.PasswordHistory
 
setUserId(long) - Method in class com.logicaldoc.core.ticket.Ticket
 
setUserId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
setUserId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
setUserId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIRating
 
setUserId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
setUserId(long) - Method in class com.logicaldoc.webservice.model.WSBookmark
 
setUserId(long) - Method in class com.logicaldoc.webservice.model.WSNote
 
setUserId(long) - Method in class com.logicaldoc.webservice.model.WSRating
 
setUserId(Long) - Method in class com.logicaldoc.core.contact.Contact
 
setUserId(Long) - Method in class com.logicaldoc.core.History
 
setUserId(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIContact
 
setUserId(Long) - Method in class com.logicaldoc.gui.common.client.websockets.WebsocketMessage
 
setUserIdentifierAttr(String) - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
setUserIds(long[]) - Method in class com.logicaldoc.webservice.model.WSGroup
 
setUserIncludes(String) - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
setUserListenerManager(UserListenerManager) - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
setUserLogin(String) - Method in class com.logicaldoc.core.History
 
setUserLogin(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
setUsername(String) - Method in class com.logicaldoc.core.communication.EMail
 
setUsername(String) - Method in class com.logicaldoc.core.communication.EMailSender
 
setUsername(String) - Method in class com.logicaldoc.core.document.DocumentNote
 
setUsername(String) - Method in class com.logicaldoc.core.document.Rating
 
setUsername(String) - Method in class com.logicaldoc.core.document.Version
 
setUsername(String) - Method in class com.logicaldoc.core.History
 
setUsername(String) - Method in class com.logicaldoc.core.security.Client
 
setUsername(String) - Method in class com.logicaldoc.core.security.Device
 
setUsername(String) - Method in class com.logicaldoc.core.security.Session
 
setUsername(String) - Method in class com.logicaldoc.core.security.User
 
setUsername(String) - Method in class com.logicaldoc.core.util.DbcpConfig
 
setUsername(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
setUsername(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
setUsername(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
setUsername(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailSettings
 
setUsername(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
setUsername(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIImportFolder
 
setUsername(String) - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
setUsername(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIRating
 
setUsername(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISyndication
 
setUsername(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setUsername(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIVersion
 
setUsername(String) - Method in class com.logicaldoc.gui.common.client.websockets.WebsocketMessage
 
setUsername(String) - Method in class com.logicaldoc.util.dbinit.DBInit
 
setUsername(String) - Method in class com.logicaldoc.webservice.model.WSNote
 
setUsername(String) - Method in class com.logicaldoc.webservice.model.WSRating
 
setUsername(String) - Method in class com.logicaldoc.webservice.model.WSUser
 
setUserno(String) - Static method in class com.logicaldoc.core.stats.StatsCollector
 
setUserNo(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setUserNodes(String) - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
setUsers(long) - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
setUsers(GUIUser[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
setUsers(Set<User>) - Method in class com.logicaldoc.core.security.Group
 
setUserType(int) - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
setVal1(String) - Method in class com.logicaldoc.gui.frontend.client.document.MetadataDiff.DiffRecord
 
setVal2(String) - Method in class com.logicaldoc.gui.frontend.client.document.MetadataDiff.DiffRecord
 
setValidateSession(boolean) - Method in class com.logicaldoc.webservice.AbstractService
 
setValidation(String) - Method in class com.logicaldoc.core.metadata.Attribute
 
setValidation(String) - Method in class com.logicaldoc.core.metadata.Template
 
setValidation(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
setValidation(String) - Method in class com.logicaldoc.gui.common.client.beans.GUILDAPServer
 
setValidation(String) - Method in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
setValidation(String) - Method in class com.logicaldoc.webservice.model.WSAttribute
 
setValidation(String) - Method in class com.logicaldoc.webservice.model.WSTemplate
 
setValidationQuery(String) - Method in class com.logicaldoc.core.util.DbcpConfig
 
setValidity(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIKeystore
 
setValidity(Integer) - Method in class com.logicaldoc.gui.common.client.beans.GUIMessage
 
setValue(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIReminder
 
setValue(long) - Method in class com.logicaldoc.core.sequence.Sequence
 
setValue(long) - Method in class com.logicaldoc.gui.common.client.beans.GUISequence
 
setValue(Serializable) - Method in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
setValue(Object) - Method in class com.logicaldoc.core.metadata.Attribute
Sets the attribute value.
setValue(Object) - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
Sets the attribute value.
setValue(Object) - Method in class com.logicaldoc.webservice.model.WSAttribute
Sets the attribute value.
setValue(String) - Method in class com.logicaldoc.core.metadata.AttributeOption
 
setValue(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIParameter
 
setValue(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIValue
 
setValue(String) - Method in class com.logicaldoc.webservice.model.WSAttributeOption
 
setValue(String) - Method in class com.logicaldoc.webservice.model.WSParameter
 
setValue(String, Object) - Method in class com.logicaldoc.core.metadata.ExtensibleObject
 
setValue(String, Object) - Method in class com.logicaldoc.gui.common.client.beans.GUIExtensibleObject
 
setValue(V) - Method in class com.logicaldoc.util.Pair
 
setValues(String, Object[]) - Method in class com.logicaldoc.core.metadata.ExtensibleObject
 
setValues(String, List<Object>) - Method in class com.logicaldoc.core.metadata.ExtensibleObject
 
setVariableName(String) - Method in class com.logicaldoc.webservice.doc.model.JavaLanguageVariable
 
setVendor(String) - Method in class com.logicaldoc.core.SystemInfo
 
setVendor(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
setVendor(String) - Method in class com.logicaldoc.webservice.model.WSSystemInfo
 
setVendorAddress(String) - Method in class com.logicaldoc.core.SystemInfo
 
setVendorAddress(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
setVendorAddress(String) - Method in class com.logicaldoc.webservice.model.WSSystemInfo
 
setVendorCap(String) - Method in class com.logicaldoc.core.SystemInfo
 
setVendorCap(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
setVendorCap(String) - Method in class com.logicaldoc.webservice.model.WSSystemInfo
 
setVendorCity(String) - Method in class com.logicaldoc.core.SystemInfo
 
setVendorCity(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
setVendorCity(String) - Method in class com.logicaldoc.webservice.model.WSSystemInfo
 
setVendorCountry(String) - Method in class com.logicaldoc.core.SystemInfo
 
setVendorCountry(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
setVendorCountry(String) - Method in class com.logicaldoc.webservice.model.WSSystemInfo
 
setVersion(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
setVersion(String) - Method in class com.logicaldoc.core.document.AbstractDocument
Iterates over the versions searching for the specified id
setVersion(String) - Method in class com.logicaldoc.core.History
 
setVersion(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setVersion(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
setVersion(String) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setVersionDAO(VersionDAO) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
setVersionDAO(VersionDAO) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
setVersionDAO(VersionDAO) - Method in class com.logicaldoc.webdav.resource.service.ResourceServiceImpl
 
setVersionDate(Date) - Method in class com.logicaldoc.core.document.Version
 
setVersionDate(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIVersion
 
setVersionDate(Date) - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
setVersionDate(Date) - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
setVersionLabel(String) - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
setVersionLabel(String) - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
setVisible(boolean) - Method in class com.logicaldoc.gui.common.client.widgets.automation.AutomationEditor
 
setVisualizationMode(int) - Method in class com.logicaldoc.gui.frontend.client.search.HitsListPanel
 
setVote(int) - Method in class com.logicaldoc.core.document.Rating
 
setVote(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIRating
 
setVote(int) - Method in class com.logicaldoc.webservice.model.WSRating
 
setWebCss(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
setWebEnabled(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
setWebServiceClass(Class<?>) - Method in class com.logicaldoc.webservice.doc.model.WebServiceStubSet
 
setWelcomeMessage(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISession
 
setWelcomeScreen(Integer) - Method in class com.logicaldoc.core.security.User
 
setWelcomeScreen(Integer) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setWfInstanceId(Long) - Method in class com.logicaldoc.gui.frontend.client.workflow.WorkflowHistoriesPanel
 
setWflHistory(GUIWFState[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
setWfTemplateId(Long) - Method in class com.logicaldoc.gui.frontend.client.workflow.WorkflowHistoriesPanel
 
setWidth(double) - Method in class com.logicaldoc.core.document.DocumentNote
 
setWidth(double) - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeSpec
 
setWidth(double) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocumentNote
 
setWidth(double) - Method in class com.logicaldoc.gui.common.client.beans.GUIZone
 
setWidth(double) - Method in class com.logicaldoc.webservice.model.WSNote
 
setWidth(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIForm
 
setWidth(int) - Method in class com.logicaldoc.gui.common.client.widgets.StickyWindow.WindowStatus
 
setWidth(Double) - Method in class com.logicaldoc.core.imaging.ImageZone
 
setWidth(Integer) - Method in class com.logicaldoc.gui.common.client.widgets.ImageWithCanvases
 
setWorkflow(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
setWorkflow(int) - Method in class com.logicaldoc.core.folder.FolderGroup
 
setWorkflowStatus(String) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setWorkflowStatus(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setWorkflowStatus(String) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setWorkflowStatusDisplay(String) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setWorkflowStatusDisplay(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setWorkflowStatusDisplay(String) - Method in class com.logicaldoc.webservice.model.WSDocument
 
setWorkingTimes(GUIWorkingTime[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setWorkingTimes(WSWorkingTime[]) - Method in class com.logicaldoc.webservice.model.WSUser
 
setWorkingTimes(Set<WorkingTime>) - Method in class com.logicaldoc.core.security.User
 
setWrite(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
setWrite(int) - Method in class com.logicaldoc.core.folder.FolderGroup
 
setWrite(int) - Method in class com.logicaldoc.core.metadata.TemplateGroup
 
setWrite(int) - Method in class com.logicaldoc.core.security.MenuGroup
 
setWriteEnabled(boolean) - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
setWriteEnabled(boolean) - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
setYear(int) - Method in class com.logicaldoc.gui.common.client.beans.GUISequence
 
setYear(String) - Method in class com.logicaldoc.core.SystemInfo
 
setYear(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setYear(String) - Method in class com.logicaldoc.webservice.model.WSSystemInfo
 
setZip(boolean) - Method in class com.logicaldoc.gui.frontend.client.document.update.UpdateDialog
 
setZipCompression(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmail
 
setZonal(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeTemplate
 
setZones(GUIZone[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIOCRTemplate
 
SevenZipConverter - Class in com.logicaldoc.core.conversion
Converts a 7z file in it's listing
SevenZipConverter() - Constructor for class com.logicaldoc.core.conversion.SevenZipConverter
 
SevenZipParser - Class in com.logicaldoc.core.parser
Class for parsing 7z files.
SevenZipParser() - Constructor for class com.logicaldoc.core.parser.SevenZipParser
 
SevenZipUtil - Class in com.logicaldoc.util.io
This class is for handling with 7z files
SHAPE_ARROW - Static variable in class com.logicaldoc.core.document.DocumentNote
 
SHAPE_CIRCLE - Static variable in class com.logicaldoc.core.document.DocumentNote
 
SHAPE_COMMENT - Static variable in class com.logicaldoc.core.document.DocumentNote
 
SHAPE_LABEL - Static variable in class com.logicaldoc.core.document.DocumentNote
 
SHAPE_LINE - Static variable in class com.logicaldoc.core.document.DocumentNote
 
SHAPE_SQUARE - Static variable in class com.logicaldoc.core.document.DocumentNote
 
SHAPE_THICKARROW - Static variable in class com.logicaldoc.core.document.DocumentNote
 
SHARE_SEARCH - Static variable in class com.logicaldoc.gui.common.client.Menu
 
shareContacts(long[], long[], long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.ContactService
Shares contacts among a set of users and groups
shareContacts(long[], long[], long[]) - Method in class com.logicaldoc.web.service.ContactServiceImpl
 
shareContacts(long[], long[], long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.ContactServiceAsync
 
SHAREFILE - Static variable in class com.logicaldoc.gui.common.client.Feature
 
SHAREFILE - Static variable in class com.logicaldoc.gui.common.client.Menu
 
ShareFileDialog - Class in com.logicaldoc.gui.frontend.client.sharefile
This is the form used to select an element in ShareFile
ShareFileDialog(boolean) - Constructor for class com.logicaldoc.gui.frontend.client.sharefile.ShareFileDialog
 
ShareFileDS - Class in com.logicaldoc.gui.common.client.data
Datasource to handle folders and sub-folders in ShareFile.
ShareFileDS(boolean) - Constructor for class com.logicaldoc.gui.common.client.data.ShareFileDS
 
ShareFileService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the ShareFile Service.
ShareFileService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
ShareFileServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
ShareFileSettings - Class in com.logicaldoc.gui.frontend.client.sharefile
This popup window is used to handle ShareFile settings.
ShareFileSettings() - Constructor for class com.logicaldoc.gui.frontend.client.sharefile.ShareFileSettings
 
ShareFileTree - Class in com.logicaldoc.gui.frontend.client.sharefile
TreeGrid showing the folders and files
ShareFileTree(boolean) - Constructor for class com.logicaldoc.gui.frontend.client.sharefile.ShareFileTree
 
shareSearch(String, long[], long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchService
Shares a search among a set of users and groups
shareSearch(String, long[], long[]) - Method in class com.logicaldoc.web.service.SearchServiceImpl
 
shareSearch(String, long[], long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchServiceAsync
 
shiftValue(String, boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIExtensibleObject
Shifts a value in the list of different values of a multi-value attribute
SHORTCUT_DELETED - com.logicaldoc.core.document.DocumentEvent
 
SHORTCUT_MOVED - com.logicaldoc.core.document.DocumentEvent
 
SHORTCUT_STORED - com.logicaldoc.core.document.DocumentEvent
 
shouldDeserializeFields(Class<?>) - Method in class com.logicaldoc.web.websockets.SimpleSerializationPolicy
 
shouldDismissOnEscape() - Method in class com.logicaldoc.gui.frontend.client.docusign.DocuSignNewTabDialog
 
shouldSerializeFields(Class<?>) - Method in class com.logicaldoc.web.websockets.SimpleSerializationPolicy
 
show() - Method in class com.logicaldoc.gui.frontend.client.clipboard.ClipboardWindow
 
SHOW_DISABLED - Static variable in class com.logicaldoc.gui.common.client.Feature
 
SHOW_LICENSEE - Static variable in class com.logicaldoc.gui.common.client.Feature
 
showDetails(GUIEmailAccount) - Method in class com.logicaldoc.gui.frontend.client.impex.email.EmailAccountsPanel
 
showDetails(Long, boolean) - Method in class com.logicaldoc.gui.frontend.client.impex.archives.ExportArchivesList
 
showDisabled() - Static method in class com.logicaldoc.gui.common.client.Feature
Check if a disabled feature must be visible(ad disabled) or hidden
showFilters(boolean) - Method in interface com.logicaldoc.gui.frontend.client.document.grid.DocumentsGrid
Shows or hide the filters
showFilters(boolean) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
showFilters(boolean) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsTileGrid
 
showFolderDetails() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
Shows folders data in the details area.
showFormDetails(GUIForm) - Method in class com.logicaldoc.gui.frontend.client.metadata.form.FormsPanel
 
showGrid(boolean) - Method in class com.orange.links.client.DiagramController
Change the background of the canvas by displaying or not a gray grid.
showGroupDetails(GUIGroup) - Method in class com.logicaldoc.gui.frontend.client.security.GroupsPanel
 
showKnowbs(DrawItem) - Static method in class com.logicaldoc.gui.frontend.client.document.note.AbstractAnnotationsWindow
Shows the knobs to edit an item
showLicensee() - Static method in class com.logicaldoc.gui.common.client.Feature
Check if the licensee must be shown
showLostDialog(String) - Method in class com.logicaldoc.gui.login.client.Login
 
showLostDialog(String) - Static method in class com.logicaldoc.gui.login.client.LoginPanel
 
showMain() - Static method in class com.logicaldoc.gui.frontend.client.Frontend
 
showMessage(Session, String, String) - Method in class com.logicaldoc.web.websockets.WebsocketTool
Send to the Interface the command to display a message
showNotification(String) - Static method in class com.logicaldoc.gui.common.client.widgets.ToastNotification
Shows toast notification and also writes in the status bar.
showPolicyDetails(GUIRetentionPolicy) - Method in class com.logicaldoc.gui.frontend.client.metadata.RetentionPoliciesPanel
 
showReportDetails(GUIReport) - Method in class com.logicaldoc.gui.frontend.client.reports.custom.CustomReportsPanel
 
showRights(GUIMenu) - Method in class com.logicaldoc.gui.frontend.client.security.MenusPanel
 
showRoutineDetails(GUIAutomationRoutine) - Method in class com.logicaldoc.gui.frontend.client.settings.automation.AutomationRoutinesPanel
 
showServerDetails(GUILDAPServer) - Method in class com.logicaldoc.gui.frontend.client.security.ldap.LDAPServersPanel
 
showShareDetails(GUIImportFolder) - Method in class com.logicaldoc.gui.frontend.client.impex.folders.ImportFoldersPanel
 
showStackedIcons(boolean) - Method in class com.logicaldoc.gui.frontend.client.document.grid.Cursor
 
showStampDetails(GUIStamp) - Method in class com.logicaldoc.gui.frontend.client.metadata.stamp.StampsPanel
 
showSyndicationDetails(GUISyndication) - Method in class com.logicaldoc.gui.frontend.client.impex.syndication.SyndicationsPanel
 
showTenantDetails(GUITenant) - Method in class com.logicaldoc.gui.frontend.client.tenant.TenantsPanel
 
showTitle(boolean) - Method in class com.logicaldoc.gui.frontend.client.document.grid.Cursor
 
showTriggerDetails(GUIAutomationTrigger) - Method in class com.logicaldoc.gui.frontend.client.settings.automation.AutomationTriggersPanel
 
showUserDetails(GUIUser) - Method in class com.logicaldoc.gui.frontend.client.security.user.UsersPanel
 
shuffleString(String) - Static method in class com.logicaldoc.util.security.PasswordGenerator
 
shutdown() - Method in class com.logicaldoc.core.threading.ThreadPools
Shuts down all the pools
shutdown() - Method in class com.logicaldoc.webservice.WebserviceInterceptor
 
SID - Static variable in class com.logicaldoc.gui.common.client.Constants
 
SIGN - com.logicaldoc.core.security.Permission
 
SIGNATURE - Static variable in class com.logicaldoc.gui.common.client.Menu
 
SignatureDialog - Class in com.logicaldoc.gui.frontend.client.account
This is the form used to display and generate the user's signature stamp
SignatureDialog() - Constructor for class com.logicaldoc.gui.frontend.client.account.SignatureDialog
 
SignaturePanel - Class in com.logicaldoc.gui.frontend.client.account
Displays the signature stamp of a user
SignaturePanel(GUIStamp) - Constructor for class com.logicaldoc.gui.frontend.client.account.SignaturePanel
 
signDocuments(long[], String, int, String, String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.SignService
 
signDocuments(long[], String, int, String, String, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SignServiceAsync
 
SIGNED - com.logicaldoc.core.document.DocumentEvent
 
SignService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the Sign Service.
SignService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
SignServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
SimpleClassNameDisplayUtils - Class in com.logicaldoc.webservice.doc.view.simple
 
SimpleClassNameDisplayUtils() - Constructor for class com.logicaldoc.webservice.doc.view.simple.SimpleClassNameDisplayUtils
 
SimpleJavaNameDisplayStrategy - Class in com.logicaldoc.webservice.doc.view.simple
 
SimpleJavaNameDisplayStrategy() - Constructor for class com.logicaldoc.webservice.doc.view.simple.SimpleJavaNameDisplayStrategy
 
SimpleSerializationPolicy - Class in com.logicaldoc.web.websockets
RPC generates a serialization policy file during GWT compilation.
SimpleSerializationPolicy() - Constructor for class com.logicaldoc.web.websockets.SimpleSerializationPolicy
 
SimpleTextValidator - Class in com.logicaldoc.gui.common.client.validators
Tipical validator for codes, you can use only alfanumeric chars plus the underscore
SimpleTextValidator() - Constructor for class com.logicaldoc.gui.common.client.validators.SimpleTextValidator
 
SINGLE_SIGNON - Static variable in class com.logicaldoc.gui.common.client.Feature
 
SINGLE_SIGNON - Static variable in class com.logicaldoc.gui.common.client.Menu
 
singleReport(File, Class<?>) - Method in class com.logicaldoc.webservice.doc.WebserviceDocGen
 
SingleSignonPanel - Class in com.logicaldoc.gui.frontend.client.security
This panel shows the Sinlge-signon settings
SingleSignonPanel() - Constructor for class com.logicaldoc.gui.frontend.client.security.SingleSignonPanel
 
size(long, String) - Method in class com.logicaldoc.core.store.FSStorer
 
size(long, String) - Method in interface com.logicaldoc.core.store.Storer
Computed the size of a specific resource.
SIZE - com.logicaldoc.core.searchengine.HitField
 
SKIN - Static variable in class com.logicaldoc.gui.common.client.Constants
 
SkinsDS - Class in com.logicaldoc.gui.common.client.data
Datasource retrieve the available Skins
SkinsDS() - Constructor for class com.logicaldoc.gui.common.client.data.SkinsDS
 
skip(long) - Method in class com.logicaldoc.util.io.AutoDeleteInputStream
 
skip(long) - Method in class com.logicaldoc.util.io.LimitedInputStream
 
skip(long) - Method in class com.logicaldoc.util.io.ZipInputStream
 
skipFully(InputStream, long) - Static method in class com.logicaldoc.util.io.LimitedInputStream
Discards n bytes of data from the input stream.
SLAVE - com.logicaldoc.core.RunLevel
 
SMALL - com.logicaldoc.util.log4j.LDHtmlLayout.FontSize
 
SMALLER - com.logicaldoc.util.log4j.LDHtmlLayout.FontSize
 
SMB_STORAGE - Static variable in class com.logicaldoc.gui.common.client.Feature
 
SMTP_SECURITY_NONE - Static variable in class com.logicaldoc.gui.common.client.Constants
 
SMTP_SECURITY_SSL - Static variable in class com.logicaldoc.gui.common.client.Constants
 
SMTP_SECURITY_TLS - Static variable in class com.logicaldoc.gui.common.client.Constants
 
SMTP_SECURITY_TLS_IF_AVAILABLE - Static variable in class com.logicaldoc.gui.common.client.Constants
 
SnippetStripper - Class in com.logicaldoc.util
Useful class used to filter snippets from lucene, excluding those characters that invalidate HTML page
SnippetStripper() - Constructor for class com.logicaldoc.util.SnippetStripper
 
SnowballFilterFactory - Class in com.logicaldoc.core.searchengine.analyzer
Retrieves a token stream elaborated by Snowaball Filter
SnowballFilterFactory(Map<String, String>) - Constructor for class com.logicaldoc.core.searchengine.analyzer.SnowballFilterFactory
 
SOAP - Static variable in class com.logicaldoc.webservice.WebserviceCall
 
SoapAuthClient - Class in com.logicaldoc.webservice.soap.client
Auth Web Service client (SOAP).
SoapAuthClient(String) - Constructor for class com.logicaldoc.webservice.soap.client.SoapAuthClient
 
SoapAuthService - Class in com.logicaldoc.webservice.soap.endpoint
Auth Web Service Implementation (SOAP)
SoapAuthService() - Constructor for class com.logicaldoc.webservice.soap.endpoint.SoapAuthService
 
SoapBookmarkClient - Class in com.logicaldoc.webservice.soap.client
Bookmark Web Service client.
SoapBookmarkClient(String) - Constructor for class com.logicaldoc.webservice.soap.client.SoapBookmarkClient
 
SoapBookmarkClient(String, int, boolean, int) - Constructor for class com.logicaldoc.webservice.soap.client.SoapBookmarkClient
 
SoapBookmarkService - Class in com.logicaldoc.webservice.soap.endpoint
Bookmark Web Service Implementation
SoapBookmarkService() - Constructor for class com.logicaldoc.webservice.soap.endpoint.SoapBookmarkService
 
SoapClient<T> - Class in com.logicaldoc.webservice.soap.client
Parent for all SOAP clients
SoapClient(String, Class<T>, int, boolean, int) - Constructor for class com.logicaldoc.webservice.soap.client.SoapClient
Constructor
SoapDocumentClient - Class in com.logicaldoc.webservice.soap.client
Document Web Service client.
SoapDocumentClient(String) - Constructor for class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
SoapDocumentClient(String, int, boolean, int) - Constructor for class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
SoapDocumentMetadataClient - Class in com.logicaldoc.webservice.soap.client
Document Metadata Web Service client.
SoapDocumentMetadataClient(String) - Constructor for class com.logicaldoc.webservice.soap.client.SoapDocumentMetadataClient
 
SoapDocumentMetadataClient(String, int) - Constructor for class com.logicaldoc.webservice.soap.client.SoapDocumentMetadataClient
 
SoapDocumentMetadataService - Class in com.logicaldoc.webservice.soap.endpoint
Document Metadata Web Service Implementation
SoapDocumentMetadataService() - Constructor for class com.logicaldoc.webservice.soap.endpoint.SoapDocumentMetadataService
 
SoapDocumentService - Class in com.logicaldoc.webservice.soap.endpoint
Document Web Service Implementation (SOAP)
SoapDocumentService() - Constructor for class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
SoapFolderClient - Class in com.logicaldoc.webservice.soap.client
Folder Web Service client.
SoapFolderClient(String) - Constructor for class com.logicaldoc.webservice.soap.client.SoapFolderClient
 
SoapFolderClient(String, int, boolean, int) - Constructor for class com.logicaldoc.webservice.soap.client.SoapFolderClient
 
SoapFolderService - Class in com.logicaldoc.webservice.soap.endpoint
Folder Web Service Implementation
SoapFolderService() - Constructor for class com.logicaldoc.webservice.soap.endpoint.SoapFolderService
 
SoapSearchClient - Class in com.logicaldoc.webservice.soap.client
Search Web Service client.
SoapSearchClient(String) - Constructor for class com.logicaldoc.webservice.soap.client.SoapSearchClient
 
SoapSearchClient(String, int, boolean, int) - Constructor for class com.logicaldoc.webservice.soap.client.SoapSearchClient
 
SoapSearchService - Class in com.logicaldoc.webservice.soap.endpoint
Search Web Service Implementation
SoapSearchService() - Constructor for class com.logicaldoc.webservice.soap.endpoint.SoapSearchService
 
SoapSecurityClient - Class in com.logicaldoc.webservice.soap.client
Security Web Service client.
SoapSecurityClient(String) - Constructor for class com.logicaldoc.webservice.soap.client.SoapSecurityClient
 
SoapSecurityService - Class in com.logicaldoc.webservice.soap.endpoint
Security Web Service Implementation
SoapSecurityService() - Constructor for class com.logicaldoc.webservice.soap.endpoint.SoapSecurityService
 
SoapSystemClient - Class in com.logicaldoc.webservice.soap.client
System Web Service client.
SoapSystemClient(String) - Constructor for class com.logicaldoc.webservice.soap.client.SoapSystemClient
 
SoapSystemService - Class in com.logicaldoc.webservice.soap.endpoint
System Web Service Implementation
SoapSystemService() - Constructor for class com.logicaldoc.webservice.soap.endpoint.SoapSystemService
 
SoapTagClient - Class in com.logicaldoc.webservice.soap.client
Tag Web Service client.
SoapTagClient(String) - Constructor for class com.logicaldoc.webservice.soap.client.SoapTagClient
 
SoapTagClient(String, int, boolean, int) - Constructor for class com.logicaldoc.webservice.soap.client.SoapTagClient
 
SoapTagService - Class in com.logicaldoc.webservice.soap.endpoint
Tag Web Service Implementation
SoapTagService() - Constructor for class com.logicaldoc.webservice.soap.endpoint.SoapTagService
 
SoftwareVersion - Class in com.logicaldoc.util
Models a generic sofwtare version
SoftwareVersion(String) - Constructor for class com.logicaldoc.util.SoftwareVersion
 
sortAttributes() - Method in class com.logicaldoc.gui.common.client.beans.GUIExtensibleObject
 
SOURCE_ACTIVE_DIRECTORY - Static variable in class com.logicaldoc.webservice.model.WSUser
 
SOURCE_DEFAULT - Static variable in class com.logicaldoc.core.security.User
 
SOURCE_DEFAULT - Static variable in class com.logicaldoc.webservice.model.WSUser
 
SOURCE_LDAP - Static variable in class com.logicaldoc.core.security.User
 
SOURCE_LDAP - Static variable in class com.logicaldoc.webservice.model.WSUser
 
split(long, int, int, String) - Method in interface com.logicaldoc.gui.frontend.client.services.SplitService
Splits a document using different options, the splitted segments are saved in the same folder as the original PDF with -N prefix.
split(long, int, int, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SplitServiceAsync
 
split(File, long, File) - Static method in class com.logicaldoc.util.io.FileUtil
 
split(String, char, int) - Static method in class com.logicaldoc.util.StringUtil
Splits a string into tokens separated by a separator
split(String, int) - Static method in class com.logicaldoc.util.StringUtil
Splits a string into an array of tokens
SPLIT - Static variable in class com.logicaldoc.gui.common.client.Feature
 
SPLIT_SCHEME - Static variable in class com.logicaldoc.gui.common.client.beans.GUIScheme
 
SplitDialog - Class in com.logicaldoc.gui.frontend.client.document.split
Dialog to ask the user the splitting policy
SplitDialog(GUIDocument) - Constructor for class com.logicaldoc.gui.frontend.client.document.split.SplitDialog
 
SplitService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the Split Service.
SplitService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
SplitServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
spool(OutputContext) - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
If this resource exists and the specified context is not null this implementation build a new ExportContext based on the specified context and forwards the export to its IOManager.
spool(OutputContext) - Method in class com.logicaldoc.webdav.resource.RangeResourceImpl
 
SPREADSHEET_EXTS - Static variable in class com.logicaldoc.gui.common.client.util.Util
 
SqlRowSetWrapper - Class in com.logicaldoc.core
Wrapper for the default SqlRowSet able to hanle modern Jdbc drivers
SqlRowSetWrapper(SqlRowSet) - Constructor for class com.logicaldoc.core.SqlRowSetWrapper
 
SqlUtil - Class in com.logicaldoc.util.sql
This class contains methods about SQL handling
SqlUtil() - Constructor for class com.logicaldoc.util.sql.SqlUtil
 
SRC_PREFIX - Static variable in class com.logicaldoc.gui.common.client.beans.GUIBranding
 
STAMP - Static variable in class com.logicaldoc.gui.common.client.Feature
 
StampDetailsPanel - Class in com.logicaldoc.gui.frontend.client.metadata.stamp
This panel collects details about a stamp
StampDetailsPanel(StampsPanel) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.stamp.StampDetailsPanel
 
StampDetailsTab - Class in com.logicaldoc.gui.frontend.client.metadata.stamp
Superclass for all tab panels in the stamp details
StampDetailsTab(GUIStamp, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.stamp.StampDetailsTab
 
StampDialog - Class in com.logicaldoc.gui.frontend.client.document.stamp
This popup window is used to apply a stamp
StampDialog(DocumentsGrid) - Constructor for class com.logicaldoc.gui.frontend.client.document.stamp.StampDialog
 
STAMPED - com.logicaldoc.core.document.DocumentEvent
 
stampImageUrl(long) - Static method in class com.logicaldoc.gui.frontend.client.metadata.stamp.StampProperties
 
StampParameters - Class in com.logicaldoc.gui.frontend.client.metadata.stamp
Shows stamp's input parameters that are collected from a Template
StampParameters(GUIStamp, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.stamp.StampParameters
 
StampProperties - Class in com.logicaldoc.gui.frontend.client.metadata.stamp
Shows routine's standard properties
StampProperties(GUIStamp, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.stamp.StampProperties
 
STAMPS - Static variable in class com.logicaldoc.gui.common.client.Menu
 
StampsDS - Class in com.logicaldoc.gui.common.client.data
Data source to retrieve all stamps.
StampsDS(Long, boolean) - Constructor for class com.logicaldoc.gui.common.client.data.StampsDS
 
StampService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the Stamp Service.
StampService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
StampServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
StampsPanel - Class in com.logicaldoc.gui.frontend.client.metadata.stamp
Panel showing the list of stamps
StampsPanel() - Constructor for class com.logicaldoc.gui.frontend.client.metadata.stamp.StampsPanel
 
StampUploader - Class in com.logicaldoc.gui.frontend.client.metadata.stamp
This popup window is used to upload a new stamp
StampUploader(long, StampProperties) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.stamp.StampUploader
 
StampUsersDS - Class in com.logicaldoc.gui.common.client.data
Datasource to retrieve all users assigned to a stamp.
StampUsersDS(long) - Constructor for class com.logicaldoc.gui.common.client.data.StampUsersDS
 
StampUsersPanel - Class in com.logicaldoc.gui.frontend.client.metadata.stamp
This panel shows the list of users assigned to a stamp.
StampUsersPanel(long) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.stamp.StampUsersPanel
 
StandardPropertiesPanel - Class in com.logicaldoc.gui.frontend.client.document
Shows document's standard properties and read-only data
StandardPropertiesPanel(GUIDocument, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.document.StandardPropertiesPanel
 
StandardSearchEngine - Class in com.logicaldoc.core.searchengine
Standard implementation that implements a local search engine
start - Variable in class com.logicaldoc.core.automation.RegexTool.RegexResult
 
start() - Method in class com.logicaldoc.core.communication.EventCollector
 
start() - Method in class com.logicaldoc.core.system.SystemLoadMonitor
 
start() - Method in class com.logicaldoc.core.task.SchedulerFactoryBean
 
start() - Method in class com.logicaldoc.core.threading.ThreadPools
 
startAuthorization() - Method in class com.logicaldoc.dropbox.DropboxServiceImpl
 
startAuthorization() - Method in interface com.logicaldoc.gui.frontend.client.services.DropboxService
Starts the authorization process and returns the Dropbox authorization page URL to be shown to the user
startAuthorization(AsyncCallback<String>) - Method in interface com.logicaldoc.gui.frontend.client.services.DropboxServiceAsync
 
startAuthorization(Locale) - Method in class com.logicaldoc.dropbox.Dropbox
Generates the authorization URL where the user has to allow LogicalDOC and gets an authorization code to be used then with finishAuthorization.
startImport(String) - Method in interface com.logicaldoc.gui.frontend.client.services.ImpexService
Create a new import archive for the specified bundle folder
startImport(String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.ImpexServiceAsync
 
startTask(String) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemService
Starts the task execution.
startTask(String) - Method in class com.logicaldoc.web.service.SystemServiceImpl
 
startTask(String, AsyncCallback<Boolean>) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemServiceAsync
 
startWorkflow(String, String, String, long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowService
Start a workflow with the given name and associated to the documents with the given doc ids
startWorkflow(String, String, String, long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowServiceAsync
 
StartWorkflowDialog - Class in com.logicaldoc.gui.frontend.client.document
This popup window is used to start a workflow on the selected documents.
StartWorkflowDialog(long[]) - Constructor for class com.logicaldoc.gui.frontend.client.document.StartWorkflowDialog
 
STAT - Static variable in class com.logicaldoc.core.stats.StatsCollector
 
StatChartServlet - Class in com.logicaldoc.web.stat
This servlet generates the pie charts displayed in the statistics.
StatChartServlet() - Constructor for class com.logicaldoc.web.stat.StatChartServlet
 
StateWidget - Class in com.logicaldoc.gui.frontend.client.workflow.designer
Base visual representation of a Workflow object (a state or a transition).
StateWidget(WorkflowDrawingPanel, GUIWFState) - Constructor for class com.logicaldoc.gui.frontend.client.workflow.designer.StateWidget
 
StateWidget(Connection, DiagramController, GUITransition) - Constructor for class com.logicaldoc.gui.frontend.client.workflow.designer.StateWidget
 
StateWidget(Connection, DiagramController, String, String) - Constructor for class com.logicaldoc.gui.frontend.client.workflow.designer.StateWidget
Constructor used by new transitions
StatsCollector - Class in com.logicaldoc.core.stats
Collects statistical informations to the stats site
StatsCollector() - Constructor for class com.logicaldoc.core.stats.StatsCollector
 
StatsPanel - Class in com.logicaldoc.gui.frontend.client.system.stats
General administration panel with statistics
StatsPanel() - Constructor for class com.logicaldoc.gui.frontend.client.system.stats.StatsPanel
 
StatsPie - Class in com.logicaldoc.gui.frontend.client.system.stats
Shows the charts pies.
StatsPie(GUIParameter[][]) - Constructor for class com.logicaldoc.gui.frontend.client.system.stats.StatsPie
 
STATUS_CANCELED - Static variable in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
STATUS_CLOSED - Static variable in class com.logicaldoc.core.security.Session
 
STATUS_CLOSED - Static variable in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
STATUS_COMPLETED - Static variable in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
STATUS_DELIVERED - Static variable in class com.logicaldoc.core.communication.SystemMessage
 
STATUS_ERROR - Static variable in class com.logicaldoc.core.communication.SystemMessage
 
STATUS_ERROR - Static variable in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
STATUS_EXPIRED - Static variable in class com.logicaldoc.core.security.Session
 
STATUS_FINALIZED - Static variable in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
STATUS_IDLE - Static variable in class com.logicaldoc.core.task.Task
 
STATUS_IDLE - Static variable in class com.logicaldoc.gui.common.client.beans.GUIReport
 
STATUS_IDLE - Static variable in class com.logicaldoc.gui.common.client.beans.GUITask
 
STATUS_NEW - Static variable in class com.logicaldoc.core.communication.SystemMessage
 
STATUS_NONE - Static variable in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
STATUS_OPEN - Static variable in class com.logicaldoc.core.security.Session
 
STATUS_OPENED - Static variable in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
STATUS_READY_TO_IMPORT - Static variable in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
STATUS_READYTOSIGN - Static variable in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
STATUS_RUNNING - Static variable in class com.logicaldoc.core.task.Task
 
STATUS_RUNNING - Static variable in class com.logicaldoc.gui.common.client.beans.GUIReport
 
STATUS_RUNNING - Static variable in class com.logicaldoc.gui.common.client.beans.GUITask
 
STATUS_STOPPING - Static variable in class com.logicaldoc.core.task.Task
 
STATUS_STOPPING - Static variable in class com.logicaldoc.gui.common.client.beans.GUITask
 
STATUS_WORKING - Static variable in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
StatusBar - Class in com.logicaldoc.gui.frontend.client.panels
The program footer
StatusBar(boolean) - Constructor for class com.logicaldoc.gui.frontend.client.panels.StatusBar
 
StatusBarIcons - Class in com.logicaldoc.gui.frontend.client.panels
Container for a set of clickable icons representing the program state.
statusChanged(int) - Method in interface com.logicaldoc.core.task.TaskListener
Invoked when the progress changes
StatusDialog - Class in com.logicaldoc.gui.frontend.client.workflow.designer
This is the form used for the workflow joins and forks.
StatusDialog(StateWidget) - Constructor for class com.logicaldoc.gui.frontend.client.workflow.designer.StatusDialog
 
StickyWindow - Class in com.logicaldoc.gui.common.client.widgets
 
StickyWindow(String) - Constructor for class com.logicaldoc.gui.common.client.widgets.StickyWindow
 
StickyWindow.WindowStatus - Class in com.logicaldoc.gui.common.client.widgets
Represents a status of the window
stop() - Method in class com.logicaldoc.core.system.SystemLoadMonitor
 
stop() - Method in class com.logicaldoc.core.task.TaskManager
Stops all tasks and waits for them
stopTask(String) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemService
Stops the task execution.
stopTask(String) - Method in class com.logicaldoc.web.service.SystemServiceImpl
 
stopTask(String, AsyncCallback<Boolean>) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemServiceAsync
 
STORAGE - com.logicaldoc.core.security.Permission
 
StoragesDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for storages data.
StoragesDataServlet() - Constructor for class com.logicaldoc.web.data.StoragesDataServlet
 
StoragesDS - Class in com.logicaldoc.gui.common.client.data
Datasource to retrieve all the storages.
StoragesDS(boolean, boolean) - Constructor for class com.logicaldoc.gui.common.client.data.StoragesDS
 
StoragesPanel - Class in com.logicaldoc.gui.frontend.client.settings
This class shows the storagesGrid list and informations.
StoragesPanel() - Constructor for class com.logicaldoc.gui.frontend.client.settings.StoragesPanel
 
StoragesTypesDS - Class in com.logicaldoc.gui.common.client.data
Datasource to retrieve all the types of storage.
StoragesTypesDS() - Constructor for class com.logicaldoc.gui.common.client.data.StoragesTypesDS
 
store(SystemMessage) - Method in class com.logicaldoc.core.communication.HibernateSystemMessageDAO
 
store(Document) - Method in class com.logicaldoc.core.automation.DocTool
Saves / updates a document into the database
store(Document) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
store(DocumentHistory) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentHistoryDAO
 
store(DocumentLink) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentLinkDAO
 
store(DocumentNote, DocumentHistory) - Method in interface com.logicaldoc.core.document.dao.DocumentNoteDAO
 
store(DocumentNote, DocumentHistory) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentNoteDAO
 
store(Document, DocumentHistory) - Method in class com.logicaldoc.core.automation.DocTool
Saves / updates a document into the database
store(Document, DocumentHistory) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
This method persists the document object and insert a new document history entry
store(Document, DocumentHistory) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
store(Document, String) - Method in class com.logicaldoc.core.automation.DocTool
Saves / updates a document into the database
store(Rating, DocumentHistory) - Method in class com.logicaldoc.core.document.dao.HibernateRatingDAO
 
store(Rating, DocumentHistory) - Method in interface com.logicaldoc.core.document.dao.RatingDAO
Stores a rating and saves the document's history
store(Version) - Method in class com.logicaldoc.core.document.dao.HibernateVersionDAO
 
store(Version) - Method in interface com.logicaldoc.core.document.dao.VersionDAO
This method persists the given version.
store(Folder) - Method in class com.logicaldoc.core.automation.FolderTool
Saves / updates a folder into the database
store(Folder) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
store(FolderHistory) - Method in class com.logicaldoc.core.folder.HibernateFolderHistoryDAO
 
store(Folder, FolderHistory) - Method in interface com.logicaldoc.core.folder.FolderDAO
Same as store(Folder, boolean, FolderHistory)
store(Folder, FolderHistory) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
store(Folder, String) - Method in class com.logicaldoc.core.automation.FolderTool
Saves / updates a folder into the database
store(Generic) - Method in class com.logicaldoc.core.generic.HibernateGenericDAO
 
store(AttributeSet) - Method in class com.logicaldoc.core.metadata.HibernateAttributeSetDAO
 
store(SavedSearch) - Method in class com.logicaldoc.core.searchengine.saved.HibernateSearchDAO
 
store(Device) - Method in class com.logicaldoc.core.security.dao.HibernateDeviceDAO
 
store(Group) - Method in class com.logicaldoc.core.security.dao.HibernateGroupDAO
 
store(Menu) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
store(Tenant) - Method in class com.logicaldoc.core.security.dao.HibernateTenantDAO
 
store(User) - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
store(UserHistory) - Method in class com.logicaldoc.core.security.dao.HibernateUserHistoryDAO
 
store(User, UserHistory) - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
store(User, UserHistory) - Method in interface com.logicaldoc.core.security.dao.UserDAO
This method persists the user object and insert a new user history entry.
store(Ticket) - Method in class com.logicaldoc.core.ticket.HibernateTicketDAO
 
store(Ticket, DocumentHistory) - Method in class com.logicaldoc.core.ticket.HibernateTicketDAO
 
store(Ticket, DocumentHistory) - Method in interface com.logicaldoc.core.ticket.TicketDAO
This method persists the download ticket object and insert a new document history entry
store(File, long, String) - Method in class com.logicaldoc.core.store.AbstractStorer
 
store(File, long, String) - Method in class com.logicaldoc.core.store.FSStorer
 
store(File, long, String) - Method in interface com.logicaldoc.core.store.Storer
Stores a file
store(InputStream, long, String) - Method in class com.logicaldoc.core.store.FSStorer
 
store(InputStream, long, String) - Method in interface com.logicaldoc.core.store.Storer
This method has to store a resource in the document's container.
store(OutputStream, String) - Method in class com.logicaldoc.i18n.OrderedProperties
Overrides the original store() method and sorts the output
store(OutputStream, String) - Method in class com.logicaldoc.util.config.OrderedProperties
Overrides the original store() method and sorts the output
store(T) - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
store(T) - Method in interface com.logicaldoc.core.PersistentObjectDAO
This method persists the entity object
storeAttributeSet(WSAttributeSet) - Method in class com.logicaldoc.webservice.rest.client.RestDocumentMetadataClient
 
storeAttributeSet(WSAttributeSet) - Method in interface com.logicaldoc.webservice.rest.DocumentMetadataService
Create/Update an attribute set.
storeAttributeSet(WSAttributeSet) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentMetadataService
 
storeAttributeSet(String, WSAttributeSet) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentMetadataClient
 
storeAttributeSet(String, WSAttributeSet) - Method in interface com.logicaldoc.webservice.soap.DocumentMetadataService
Create/Update an attribute set.
storeAttributeSet(String, WSAttributeSet) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentMetadataService
 
stored(GUIDocument) - Method in class com.logicaldoc.gui.common.client.observer.DocumentController
 
STORED - com.logicaldoc.core.document.DocumentEvent
 
storeGroup(String, WSGroup) - Method in class com.logicaldoc.webservice.soap.client.SoapSecurityClient
 
storeGroup(String, WSGroup) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapSecurityService
 
storeGroup(String, WSGroup) - Method in interface com.logicaldoc.webservice.soap.SecurityService
Creates/Updates a group.
Storer - Interface in com.logicaldoc.core.store
The Storer manages the repository where document files are maintained and all general resources are stored.
StorerManager - Class in com.logicaldoc.core.store
This class is responsible for storers.
storeTemplate(WSTemplate) - Method in class com.logicaldoc.webservice.rest.client.RestDocumentMetadataClient
 
storeTemplate(WSTemplate) - Method in interface com.logicaldoc.webservice.rest.DocumentMetadataService
Create/Update a template.
storeTemplate(WSTemplate) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentMetadataService
 
storeTemplate(String, WSTemplate) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentMetadataClient
 
storeTemplate(String, WSTemplate) - Method in interface com.logicaldoc.webservice.soap.DocumentMetadataService
Create/Update a template.
storeTemplate(String, WSTemplate) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentMetadataService
 
storeUploadedDesign(long) - Method in interface com.logicaldoc.gui.frontend.client.services.ReportService
Store the uploaded design file in the given report
storeUploadedDesign(long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.ReportServiceAsync
 
storeUser(String, WSUser) - Method in class com.logicaldoc.webservice.soap.client.SoapSecurityClient
 
storeUser(String, WSUser) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapSecurityService
 
storeUser(String, WSUser) - Method in interface com.logicaldoc.webservice.soap.SecurityService
Creates/Updates a user.
StreamEater - Class in com.logicaldoc.util.exec
 
StreamEater(String, InputStream) - Constructor for class com.logicaldoc.util.exec.StreamEater
 
StreamEater(String, InputStream, Writer) - Constructor for class com.logicaldoc.util.exec.StreamEater
 
StreamEater(String, InputStream, StringBuffer) - Constructor for class com.logicaldoc.util.exec.StreamEater
 
StreamGobbler - Class in com.logicaldoc.util.exec
When Runtime.exec() won't.
StreamGobbler(InputStream, Logger) - Constructor for class com.logicaldoc.util.exec.StreamGobbler
 
streamIn(Resource, InputStream) - Method in interface com.logicaldoc.webdav.resource.service.ResourceService
Sets the stream for a resource
streamIn(Resource, InputStream) - Method in class com.logicaldoc.webdav.resource.service.ResourceServiceImpl
 
streamOut(Resource) - Method in interface com.logicaldoc.webdav.resource.service.ResourceService
Gets the stream for a resource
streamOut(Resource) - Method in class com.logicaldoc.webdav.resource.service.ResourceServiceImpl
 
StringEncrypter - Class in com.logicaldoc.util.security
Utility class to encrypt/decrypt strings
StringEncrypter(String) - Constructor for class com.logicaldoc.util.security.StringEncrypter
 
StringEncrypter(String, String) - Constructor for class com.logicaldoc.util.security.StringEncrypter
 
StringEncrypter.EncryptionException - Exception in com.logicaldoc.util.security
 
StringExtractor - Class in com.logicaldoc.core.parser.wordperfect
StringExtractor uses a set of heuristics to extract as much human-readable text as possible from a binary stream.
StringExtractor() - Constructor for class com.logicaldoc.core.parser.wordperfect.StringExtractor
 
StringOutputStream - Class in com.logicaldoc.util.io
An output stram that writes into a string
StringOutputStream() - Constructor for class com.logicaldoc.util.io.StringOutputStream
 
StringOutputStream(StringBuffer) - Constructor for class com.logicaldoc.util.io.StringOutputStream
 
StringUtil - Class in com.logicaldoc.util
Some utility methods specialized in string manipulation
StringUtil() - Constructor for class com.logicaldoc.util.StringUtil
 
strip(String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
strip(String) - Static method in class com.logicaldoc.util.SnippetStripper
Strips all characters from the input string that may invalidate XML.
stripIframes(String) - Static method in class com.logicaldoc.util.html.HTMLSanitizer
 
strongDelete(File) - Static method in class com.logicaldoc.util.io.FileUtil
 
Stub - Class in com.logicaldoc.webservice.doc.model
Imagine a stub = an @XMLElement.
Stub() - Constructor for class com.logicaldoc.webservice.doc.model.Stub
 
StubTypeTree - Class in com.logicaldoc.webservice.doc.model
A tree-like structure indicating the inheritance of java classes involved in the stubs
Important: B.class is considered the child type of A.class, if and only if
a.
StubTypeTree() - Constructor for class com.logicaldoc.webservice.doc.model.StubTypeTree
 
StubTypeTreeRepository - Class in com.logicaldoc.webservice.doc.service
 
StubTypeTreeRepository() - Constructor for class com.logicaldoc.webservice.doc.service.StubTypeTreeRepository
 
SUBFOLDER_CHANGED - com.logicaldoc.core.folder.FolderEvent
 
SUBFOLDER_CREATED - com.logicaldoc.core.folder.FolderEvent
 
SUBFOLDER_DELETED - com.logicaldoc.core.folder.FolderEvent
 
SUBFOLDER_MOVED - com.logicaldoc.core.folder.FolderEvent
 
SUBFOLDER_PERMISSION - com.logicaldoc.core.folder.FolderEvent
 
SUBFOLDER_RENAMED - com.logicaldoc.core.folder.FolderEvent
 
SUBFOLDER_RESTORED - com.logicaldoc.core.folder.FolderEvent
 
SUBSCRIBED - com.logicaldoc.core.document.DocumentEvent
 
SUBSCRIBED - com.logicaldoc.core.folder.FolderEvent
 
subscribeDocuments(long[], String[], Long, Long) - Method in interface com.logicaldoc.gui.frontend.client.services.AuditService
Subscribes a selection of documents
subscribeDocuments(long[], String[], Long, Long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.AuditServiceAsync
 
subscribeFolder(long, boolean, String[], Long, Long) - Method in interface com.logicaldoc.gui.frontend.client.services.AuditService
Subscribes a folder
subscribeFolder(long, boolean, String[], Long, Long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.AuditServiceAsync
 
SUBSCRIPTION - com.logicaldoc.core.security.Permission
 
SubscriptionDialog - Class in com.logicaldoc.gui.frontend.client.subscription
This is the form used for subscribe a user to the events.
SubscriptionDialog(ListGrid) - Constructor for class com.logicaldoc.gui.frontend.client.subscription.SubscriptionDialog
 
SubscriptionDialog(Long, long[]) - Constructor for class com.logicaldoc.gui.frontend.client.subscription.SubscriptionDialog
Constructor used to subscribe a user to folders or documents
SUBSCRIPTIONS - Static variable in class com.logicaldoc.core.security.Menu
 
SUBSCRIPTIONS - Static variable in class com.logicaldoc.gui.common.client.Menu
 
SUBSCRIPTIONS_REPORT - Static variable in class com.logicaldoc.gui.common.client.Menu
 
SubscriptionsDS - Class in com.logicaldoc.gui.common.client.data
Datasource to retrieve the subscriptions of the current user.
SubscriptionsDS(Long, Long) - Constructor for class com.logicaldoc.gui.common.client.data.SubscriptionsDS
 
SubscriptionsDS(Long, Long, String, String, int) - Constructor for class com.logicaldoc.gui.common.client.data.SubscriptionsDS
 
SubscriptionsReport - Class in com.logicaldoc.gui.frontend.client.reports
This panel shows a list of subscriptions
SubscriptionsReport() - Constructor for class com.logicaldoc.gui.frontend.client.reports.SubscriptionsReport
 
suffix - Variable in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService.UploadResourceMultipartRequest
 
SUFFIX - Static variable in class com.logicaldoc.web.DocumentResourceUpload
 
SUFFIX_MOBILE - Static variable in class com.logicaldoc.core.document.thumbnail.ThumbnailManager
 
SUFFIX_PREVIEW - Static variable in class com.logicaldoc.core.document.thumbnail.ThumbnailManager
 
SUFFIX_THUMB - Static variable in class com.logicaldoc.core.document.thumbnail.ThumbnailManager
 
SUFFIX_TILE - Static variable in class com.logicaldoc.core.document.thumbnail.ThumbnailManager
 
SUN_JAVA_COMMAND - Static variable in class com.logicaldoc.util.SystemUtil
 
supports(Class<?>) - Method in class com.logicaldoc.core.security.spring.AdminAuthenticationProvider
 
supports(Class<?>) - Method in class com.logicaldoc.core.security.spring.LDAccessDecisionManager
 
supports(Class<?>) - Method in class com.logicaldoc.core.security.spring.LDAuthenticationProvider
 
supports(ConfigAttribute) - Method in class com.logicaldoc.core.security.spring.LDAccessDecisionManager
 
SYNC - Static variable in class com.logicaldoc.gui.common.client.Feature
 
syncDB(String) - Method in class com.logicaldoc.core.security.Geolocation
Downloads and installs the latest database
syncGeolocationDB(String) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Downloads the most recent version of the Geolocation database
syncGeolocationDB(String) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
syncGeolocationDB(String, AsyncCallback<String>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
synchronizedShapes() - Method in class com.orange.links.client.DiagramController
 
SYNDICATION - Static variable in class com.logicaldoc.gui.common.client.Feature
 
SYNDICATION - Static variable in class com.logicaldoc.gui.common.client.Menu
 
SyndicationDetailsPanel - Class in com.logicaldoc.gui.frontend.client.impex.syndication
This panel collects details about a syndication
SyndicationDetailsPanel(SyndicationsPanel) - Constructor for class com.logicaldoc.gui.frontend.client.impex.syndication.SyndicationDetailsPanel
 
SyndicationDetailsTab - Class in com.logicaldoc.gui.frontend.client.impex.syndication
Superclass for all tab panels in the import folders details area
SyndicationDetailsTab(GUISyndication, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.impex.syndication.SyndicationDetailsTab
 
SyndicationsDS - Class in com.logicaldoc.gui.common.client.data
Datasource to retrieve all syndications.
SyndicationsDS() - Constructor for class com.logicaldoc.gui.common.client.data.SyndicationsDS
 
SyndicationService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the Syndication Service.
SyndicationService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
SyndicationServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
SyndicationsPanel - Class in com.logicaldoc.gui.frontend.client.impex.syndication
Panel showing the details of an import folder
SyndicationsPanel() - Constructor for class com.logicaldoc.gui.frontend.client.impex.syndication.SyndicationsPanel
 
SyndicationStandardProperties - Class in com.logicaldoc.gui.frontend.client.impex.syndication
Shows syndication's standard properties and read-only data
SyndicationStandardProperties(GUISyndication, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.impex.syndication.SyndicationStandardProperties
 
SYSTEM - Static variable in class com.logicaldoc.gui.common.client.Menu
 
SYSTEM_DESTORY - com.logicaldoc.util.event.SystemEventStatus
 
SYSTEM_ID - Static variable in class com.logicaldoc.core.security.Tenant
 
SYSTEM_NAME - Static variable in class com.logicaldoc.core.security.Tenant
 
SystemEventListener - Class in com.logicaldoc.util.event
 
SystemEventListener(SystemEventStatus) - Constructor for class com.logicaldoc.util.event.SystemEventListener
 
SystemEventStatus - Enum in com.logicaldoc.util.event
 
SystemInfo - Class in com.logicaldoc.core
 
SystemLoadListener - Interface in com.logicaldoc.core.system
Concrete implementations have to react to changes in the system load.
SystemLoadMonitor - Class in com.logicaldoc.core.system
This class monitors the system load and notifies the listeners accordingly
SystemLoadMonitor() - Constructor for class com.logicaldoc.core.system.SystemLoadMonitor
 
SystemMenu - Class in com.logicaldoc.gui.frontend.client.system
This panel shows the administration system menu
SystemMenu() - Constructor for class com.logicaldoc.gui.frontend.client.system.SystemMenu
 
SystemMessage - Class in com.logicaldoc.core.communication
SystemMessages are messages which an user only can send to other system users.
SystemMessage() - Constructor for class com.logicaldoc.core.communication.SystemMessage
 
SystemMessageDAO - Interface in com.logicaldoc.core.communication
This is a DAO service for SystemMessages.
SystemMessageMapper() - Constructor for class com.logicaldoc.core.communication.HibernateSystemMessageDAO.SystemMessageMapper
 
SystemService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the System Service.
SystemService - Interface in com.logicaldoc.webservice.rest
System Web Service definition interface for REST.
SystemService - Interface in com.logicaldoc.webservice.soap
System Web Service definition interface
SystemService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
SystemServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
SystemServiceImpl - Class in com.logicaldoc.web.service
Implementation of the SystemService
SystemServiceImpl() - Constructor for class com.logicaldoc.web.service.SystemServiceImpl
 
SystemTool - Class in com.logicaldoc.core.automation
Utility functions for interacting with the Operative System from within the Automation
SystemTool() - Constructor for class com.logicaldoc.core.automation.SystemTool
 
SystemUtil - Class in com.logicaldoc.util
Utility methods tpo get informations from the system
SystemUtil() - Constructor for class com.logicaldoc.util.SystemUtil
 

T

Tag - Class in com.logicaldoc.core.document
Represents a tag of a specific document
Tag() - Constructor for class com.logicaldoc.core.document.Tag
 
Tag(long, String) - Constructor for class com.logicaldoc.core.document.Tag
 
TagCloud - Class in com.logicaldoc.core.document
This class is a TagCloud
TagCloud - Class in com.logicaldoc.gui.frontend.client.dashboard
This represent a tag cloud using a 3-D ball.
TagCloud() - Constructor for class com.logicaldoc.core.document.TagCloud
 
TagCloud() - Constructor for class com.logicaldoc.gui.frontend.client.dashboard.TagCloud
 
TagCloud(String) - Constructor for class com.logicaldoc.core.document.TagCloud
 
TagCloud(String, long) - Constructor for class com.logicaldoc.core.document.TagCloud
 
TagCloudDashlet - Class in com.logicaldoc.gui.frontend.client.dashboard.dashlet
Dashlet specialized in showing the tag cloud.
TagCloudDashlet(GUIDashlet) - Constructor for class com.logicaldoc.gui.frontend.client.dashboard.dashlet.TagCloudDashlet
 
TAGS - com.logicaldoc.core.searchengine.HitField
 
TAGS - Static variable in class com.logicaldoc.gui.common.client.Feature
 
TAGS_ADMIN - Static variable in class com.logicaldoc.gui.common.client.Feature
 
TAGS_ID - Static variable in class com.logicaldoc.gui.frontend.client.dashboard.DashboardPanel
 
TagsDashboard - Class in com.logicaldoc.gui.frontend.client.dashboard
User dashboard that displays several portlets like a portal page.
TagsDashboard() - Constructor for class com.logicaldoc.gui.frontend.client.dashboard.TagsDashboard
 
TagsDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for document tags data.
TagsDataServlet() - Constructor for class com.logicaldoc.web.data.TagsDataServlet
 
TagsDS - Class in com.logicaldoc.gui.common.client.data
Datasource to retrieve all documents tags.
TagsDS(String, boolean, Long, Long) - Constructor for class com.logicaldoc.gui.common.client.data.TagsDS
 
TagSearch - Class in com.logicaldoc.core.searchengine
Search specialization for the Tag search.
TagSearch.HitMapper - Class in com.logicaldoc.core.searchengine
 
TagService - Interface in com.logicaldoc.gui.frontend.client.services
Tag handling service
TagService - Interface in com.logicaldoc.webservice.rest
Tag Web Service definition interface for REST.
TagService - Interface in com.logicaldoc.webservice.soap
Tag Web Service definition interface Marco Meschieri - LogicalDOC
TagService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
TagServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
TagServiceImpl - Class in com.logicaldoc.web.service
Implementation of the TagService
TagServiceImpl() - Constructor for class com.logicaldoc.web.service.TagServiceImpl
 
TagsForm - Class in com.logicaldoc.gui.frontend.client.search
This panel shows the tags list with each tag count.
TagsForm(boolean, boolean) - Constructor for class com.logicaldoc.gui.frontend.client.search.TagsForm
 
TagsPanel - Class in com.logicaldoc.gui.frontend.client.metadata.tag
This panel collects the administration panels regarding the tags.
TagsPanel(GUIParameter[]) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.tag.TagsPanel
 
TagsPortlet - Class in com.logicaldoc.gui.frontend.client.dashboard
Portlet specialized in allowing the user to search by tag.
TagsPortlet() - Constructor for class com.logicaldoc.gui.frontend.client.dashboard.TagsPortlet
 
TagsPreset - Class in com.logicaldoc.gui.frontend.client.metadata.tag
This panel shows the tags list with each tag count.
TagsPreset(String) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.tag.TagsPreset
 
TagsProcessor - Class in com.logicaldoc.core.document
This task generate all data needed by the tag cloud panel and the tags drop-down lists.
TagsProcessor() - Constructor for class com.logicaldoc.core.document.TagsProcessor
 
TagsSettingsPanel - Class in com.logicaldoc.gui.frontend.client.metadata.tag
This panel shows some general settings for the tags management.
TagsSettingsPanel(GUIParameter[]) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.tag.TagsSettingsPanel
 
TagUtil - Class in com.logicaldoc.util
Utility class for tags handling
TagUtil() - Constructor for class com.logicaldoc.util.TagUtil
 
TarConverter - Class in com.logicaldoc.core.conversion
Converts a Tar file in it's listing
TarConverter() - Constructor for class com.logicaldoc.core.conversion.TarConverter
 
TarParser - Class in com.logicaldoc.core.parser
Class for parsing tar files.
TarParser() - Constructor for class com.logicaldoc.core.parser.TarParser
 
TarUtil - Class in com.logicaldoc.util.io
This class is for reading tar files
Task - Class in com.logicaldoc.core.task
A task is a long running process that is fired regularly
Task(String) - Constructor for class com.logicaldoc.core.task.Task
 
TASK_REPORT_NOTIFICATION - Static variable in class com.logicaldoc.gui.common.client.Feature
 
TaskDetailPanel - Class in com.logicaldoc.gui.frontend.client.system.task
This panel collects all tasks details
TaskDetailPanel(TasksPanel) - Constructor for class com.logicaldoc.gui.frontend.client.system.task.TaskDetailPanel
 
TaskDetailsDialog - Class in com.logicaldoc.gui.frontend.client.workflow
This popup window is used to display the details of a selected task in a specific workflow instance.
TaskDetailsDialog(WorkflowDashboard, GUIWorkflow, boolean) - Constructor for class com.logicaldoc.gui.frontend.client.workflow.TaskDetailsDialog
 
TaskEditor - Class in com.logicaldoc.gui.frontend.client.workflow.designer
This is the form used for the workflow task settings.
TaskEditor(StateWidget) - Constructor for class com.logicaldoc.gui.frontend.client.workflow.designer.TaskEditor
 
TaskListener - Interface in com.logicaldoc.core.task
Implementations of this listener are notified when changes occurs in the Task state
TaskManager - Class in com.logicaldoc.core.task
A manager that collects all operations about tasks.
TaskManager() - Constructor for class com.logicaldoc.core.task.TaskManager
 
TaskNotificationPanel - Class in com.logicaldoc.gui.frontend.client.system.task
This panel shows notification settings for a task
TaskNotificationPanel(GUITask, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.system.task.TaskNotificationPanel
 
TASKS_ALL - Static variable in class com.logicaldoc.gui.frontend.client.workflow.WorkflowDashboard
 
TASKS_ASSIGNED - Static variable in class com.logicaldoc.gui.frontend.client.workflow.WorkflowDashboard
 
TASKS_I_CAN_OWN - Static variable in class com.logicaldoc.gui.frontend.client.workflow.WorkflowDashboard
 
TASKS_INVOLVED - Static variable in class com.logicaldoc.gui.frontend.client.workflow.WorkflowDashboard
 
TASKS_SUPERVISOR - Static variable in class com.logicaldoc.gui.frontend.client.workflow.WorkflowDashboard
 
TASKS_SUSPENDED - Static variable in class com.logicaldoc.gui.frontend.client.workflow.WorkflowDashboard
 
TaskScheduling - Class in com.logicaldoc.core.task
Scheduling configuration for a Task
TaskScheduling(String) - Constructor for class com.logicaldoc.core.task.TaskScheduling
 
TaskSchedulingPanel - Class in com.logicaldoc.gui.frontend.client.system.task
This panel shows the task scheduling settings.
TaskSchedulingPanel(GUITask, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.system.task.TaskSchedulingPanel
 
TasksDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for tasks data.
TasksDataServlet() - Constructor for class com.logicaldoc.web.data.TasksDataServlet
 
TasksDS - Class in com.logicaldoc.gui.common.client.data
Datasource to retrieve the bookmarks of the current user.
TasksDS() - Constructor for class com.logicaldoc.gui.common.client.data.TasksDS
 
TasksPanel - Class in com.logicaldoc.gui.frontend.client.system.task
Panel showing the list of scheduled tasks
TasksPanel() - Constructor for class com.logicaldoc.gui.frontend.client.system.task.TasksPanel
 
TaskTrigger - Class in com.logicaldoc.core.task
This trigger wraps both a SimpleTrigger and a CronTrigger
TempFolderCleaner - Class in com.logicaldoc.web
Utility class to clean the current Java temporary folder
TempFolderCleaner() - Constructor for class com.logicaldoc.web.TempFolderCleaner
 
Template - Class in com.logicaldoc.core.metadata
A template collects a set of attributesets ant is itself an extensible object.
Template() - Constructor for class com.logicaldoc.core.metadata.Template
 
TEMPLATE - Static variable in class com.logicaldoc.gui.common.client.Feature
 
TEMPLATE_ID - com.logicaldoc.core.searchengine.HitField
 
TemplateDAO - Interface in com.logicaldoc.core.metadata
This class is a DAO-service for document templates.
TemplateDetailsPanel - Class in com.logicaldoc.gui.frontend.client.metadata.template
This panel collects all template details
TemplateDetailsPanel(TemplatesPanel) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.template.TemplateDetailsPanel
 
TemplateGroup - Class in com.logicaldoc.core.metadata
This class represents security permissions for a group in relation to a template
TemplateGroup() - Constructor for class com.logicaldoc.core.metadata.TemplateGroup
 
TemplateGroup(long) - Constructor for class com.logicaldoc.core.metadata.TemplateGroup
 
TemplatePropertiesPanel - Class in com.logicaldoc.gui.frontend.client.metadata.template
This panel shows all template properties.
TemplatePropertiesPanel(GUITemplate, ChangedHandler, TemplateDetailsPanel) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.template.TemplatePropertiesPanel
 
TemplateRightsDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for templte rights data.
TemplateRightsDataServlet() - Constructor for class com.logicaldoc.web.data.TemplateRightsDataServlet
 
TemplateRightsDS - Class in com.logicaldoc.gui.common.client.data
Datasource to handle rights on a template.
TemplateRightsDS(long) - Constructor for class com.logicaldoc.gui.common.client.data.TemplateRightsDS
 
TemplatesAndAttributesPanel - Class in com.logicaldoc.gui.frontend.client.metadata.template
Panel showing the panels for handling templates and attribute sets
TemplatesAndAttributesPanel() - Constructor for class com.logicaldoc.gui.frontend.client.metadata.template.TemplatesAndAttributesPanel
 
TemplatesDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for templates data.
TemplatesDataServlet() - Constructor for class com.logicaldoc.web.data.TemplatesDataServlet
 
TemplatesDS - Class in com.logicaldoc.gui.common.client.data
Datasource to retrieve all templates.
TemplatesDS(boolean, Long, Integer) - Constructor for class com.logicaldoc.gui.common.client.data.TemplatesDS
 
TemplateSecurityPanel - Class in com.logicaldoc.gui.frontend.client.metadata.template
This panel shows the security policies of a template
TemplateSecurityPanel(GUITemplate, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.template.TemplateSecurityPanel
 
TemplateService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the Template Service.
TemplateService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
TemplateServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
TemplateServiceImpl - Class in com.logicaldoc.web.service
Implementation of the TemplateService
TemplateServiceImpl() - Constructor for class com.logicaldoc.web.service.TemplateServiceImpl
 
TemplatesPanel - Class in com.logicaldoc.gui.frontend.client.metadata.template
Panel showing the list of templates
TemplatesPanel() - Constructor for class com.logicaldoc.gui.frontend.client.metadata.template.TemplatesPanel
 
TemplateValidationPanel - Class in com.logicaldoc.gui.frontend.client.metadata.template
This panel shows the validation script of the template.
TemplateValidationPanel(GUITemplate, ChangedHandler, TemplateDetailsPanel) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.template.TemplateValidationPanel
 
Tenant - Class in com.logicaldoc.core.security
This class represents a Tenant, that is a branch of the organization or an organizational unit or whatever other class of organization.
Tenant() - Constructor for class com.logicaldoc.core.security.Tenant
 
TENANT - Static variable in class com.logicaldoc.gui.common.client.Constants
 
TENANT_DEFAULTDISPLAYNAME - Static variable in class com.logicaldoc.gui.common.client.Constants
 
TENANT_DEFAULTID - Static variable in class com.logicaldoc.gui.common.client.Constants
 
TENANT_DEFAULTNAME - Static variable in class com.logicaldoc.gui.common.client.Constants
 
TENANT_ID - com.logicaldoc.core.searchengine.HitField
 
TENANT_ID - Static variable in class com.logicaldoc.core.automation.Automation
 
TENANT_ID - Static variable in class com.logicaldoc.core.job.JobManager
 
TenantBrandingPanel - Class in com.logicaldoc.gui.frontend.client.tenant
Shows document's standard properties and read-only data
TenantBrandingPanel(GUITenant, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.tenant.TenantBrandingPanel
 
TenantDAO - Interface in com.logicaldoc.core.security.dao
 
TenantDetailsPanel - Class in com.logicaldoc.gui.frontend.client.tenant
This panel collects all tenant details
TenantDetailsPanel(TenantsPanel) - Constructor for class com.logicaldoc.gui.frontend.client.tenant.TenantDetailsPanel
 
TenantKeystorePanel - Class in com.logicaldoc.gui.frontend.client.tenant
Shows the tenant's keystore informations.
TenantKeystorePanel(long) - Constructor for class com.logicaldoc.gui.frontend.client.tenant.TenantKeystorePanel
 
TenantKeystorePanel(GUITenant) - Constructor for class com.logicaldoc.gui.frontend.client.tenant.TenantKeystorePanel
 
TenantPropertiesPanel - Class in com.logicaldoc.gui.frontend.client.tenant
Shows document's standard properties and read-only data
TenantPropertiesPanel(GUITenant, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.tenant.TenantPropertiesPanel
 
TenantQuotaPanel - Class in com.logicaldoc.gui.frontend.client.tenant
Shows document's standard properties and read-only data
TenantQuotaPanel(GUITenant, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.tenant.TenantQuotaPanel
 
TENANTS - Static variable in class com.logicaldoc.gui.common.client.Menu
 
TenantsDS - Class in com.logicaldoc.gui.common.client.data
Datasource to retrieve all tenants.
TenantsDS() - Constructor for class com.logicaldoc.gui.common.client.data.TenantsDS
 
TenantService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the Tenant Service.
TenantService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
TenantServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
TenantsPanel - Class in com.logicaldoc.gui.frontend.client.tenant
This panel shows the list of tenants and a details area.
TenantsPanel() - Constructor for class com.logicaldoc.gui.frontend.client.tenant.TenantsPanel
 
test() - Method in class com.logicaldoc.core.store.AbstractStorer
 
test() - Method in interface com.logicaldoc.core.store.Storer
Tests if the storer can read and write
test(long) - Method in interface com.logicaldoc.gui.frontend.client.services.EmailAccountService
Test the connection to the given account
test(long) - Method in interface com.logicaldoc.gui.frontend.client.services.ImportFolderService
Tests the connection to the given import folder
test(long) - Method in interface com.logicaldoc.gui.frontend.client.services.SyndicationService
Test the connection to the given syndication
test(long, AsyncCallback<Boolean>) - Method in interface com.logicaldoc.gui.frontend.client.services.EmailAccountServiceAsync
 
test(long, AsyncCallback<Boolean>) - Method in interface com.logicaldoc.gui.frontend.client.services.ImportFolderServiceAsync
 
test(long, AsyncCallback<Boolean>) - Method in interface com.logicaldoc.gui.frontend.client.services.SyndicationServiceAsync
 
testConnection() - Method in class com.logicaldoc.util.dbinit.DBInit
This method tests a connection to the database
testConnection(GUILDAPServer) - Method in interface com.logicaldoc.gui.frontend.client.services.LDAPService
Tests the connection
testConnection(GUILDAPServer, AsyncCallback<Boolean>) - Method in interface com.logicaldoc.gui.frontend.client.services.LDAPServiceAsync
 
testEmail(String) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingService
Tests the SMTP connection
testEmail(String) - Method in class com.logicaldoc.web.service.SettingServiceImpl
 
testEmail(String, AsyncCallback<Boolean>) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingServiceAsync
 
testStorage(int) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingService
Tests a storage (read/write access)
testStorage(int) - Method in class com.logicaldoc.web.service.SettingServiceImpl
 
testStorage(int, AsyncCallback<Boolean>) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingServiceAsync
 
TEXTCONTENT - Static variable in class com.logicaldoc.gui.common.client.Menu
 
TextContentCreate - Class in com.logicaldoc.gui.frontend.client.textcontent
This popup window is used to create a new web content.
TextContentCreate() - Constructor for class com.logicaldoc.gui.frontend.client.textcontent.TextContentCreate
 
TextContentEditor - Class in com.logicaldoc.gui.frontend.client.textcontent
This popup window is used to show the text document in a text area.
TextContentEditor(GUIDocument, String) - Constructor for class com.logicaldoc.gui.frontend.client.textcontent.TextContentEditor
 
textToImage(String) - Static method in class com.logicaldoc.core.imaging.ImageUtil
Creates an images with the givent text printed inside
textWithAvatar(Long, String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
TfaService - Interface in com.logicaldoc.gui.login.client.services
Utility method to handle the two factor authentications from the login page
TfaService.Instance - Class in com.logicaldoc.gui.login.client.services
 
TfaServiceAsync - Interface in com.logicaldoc.gui.login.client.services
 
THREADPOOL_CALL_COUNTER - Static variable in class com.logicaldoc.webservice.WebserviceInterceptor
 
THREADPOOL_CALL_STORE - Static variable in class com.logicaldoc.webservice.WebserviceInterceptor
 
ThreadPools - Class in com.logicaldoc.core.threading
A factory for thread pools.
ThreadPools() - Constructor for class com.logicaldoc.core.threading.ThreadPools
 
throwServerException(Session, Logger, Throwable) - Static method in class com.logicaldoc.web.util.ServiceUtil
 
THUMB - Static variable in class com.logicaldoc.core.document.thumbnail.ThumbnailManager
 
ThumbnailBuilder - Interface in com.logicaldoc.core.document.thumbnail
Implementations of this interface are specialized classes that produce thumbnails for a specific type of document.
thumbnailImgageHTML(long, String, Integer, Integer) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
ThumbnailManager - Class in com.logicaldoc.core.document.thumbnail
Manager class used to handle document thumbnails
ThumbnailManager() - Constructor for class com.logicaldoc.core.document.thumbnail.ThumbnailManager
 
ThumbnailServlet - Class in com.logicaldoc.web
This servlet is responsible for document thumbnail.
ThumbnailServlet() - Constructor for class com.logicaldoc.web.ThumbnailServlet
Constructor of the object.
thumbnailUrl(long, String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
Ticket - Class in com.logicaldoc.core.ticket
Represents ticket, most of the time this is used to model download tickets.
Ticket() - Constructor for class com.logicaldoc.core.ticket.Ticket
 
TicketDAO - Interface in com.logicaldoc.core.ticket
DAO for Ticket handling.
TicketDownload - Class in com.logicaldoc.web
 
TicketDownload() - Constructor for class com.logicaldoc.web.TicketDownload
Constructor of the object.
TicketsDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for listing the tickets.
TicketsDataServlet() - Constructor for class com.logicaldoc.web.data.TicketsDataServlet
 
TicketsDS - Class in com.logicaldoc.gui.common.client.data
Datasource to handle ticket grid lists.
TicketsDS(Integer) - Constructor for class com.logicaldoc.gui.common.client.data.TicketsDS
 
tileImageHTML(long, String, Integer, Integer) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
tileUrl(long, String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
TIME_BUSINESS_DAY - Static variable in class com.logicaldoc.gui.common.client.Constants
 
TIME_BUSINESS_HOUR - Static variable in class com.logicaldoc.gui.common.client.Constants
 
TIME_BUSINESS_WEEK - Static variable in class com.logicaldoc.gui.common.client.Constants
 
TIME_DAY - Static variable in class com.logicaldoc.gui.common.client.Constants
 
TIME_HOUR - Static variable in class com.logicaldoc.gui.common.client.Constants
 
TIME_MINUTE - Static variable in class com.logicaldoc.gui.common.client.Constants
 
TIME_UNIT_DAY - Static variable in class com.logicaldoc.gui.common.client.beans.GUIReminder
 
TIME_UNIT_HOUR - Static variable in class com.logicaldoc.gui.common.client.beans.GUIReminder
 
TIME_UNIT_MINUTE - Static variable in class com.logicaldoc.gui.common.client.beans.GUIReminder
 
TIME_WEEK - Static variable in class com.logicaldoc.gui.common.client.Constants
 
TimeDiff - Class in com.logicaldoc.util.time
 
TimeDiff() - Constructor for class com.logicaldoc.util.time.TimeDiff
 
TimeDiff.TimeField - Enum in com.logicaldoc.util.time
 
TIMEOUT - com.logicaldoc.core.security.UserEvent
 
TimeZonesDataServlet - Class in com.logicaldoc.web.data
This servlet prints all the available time zones
TimeZonesDataServlet() - Constructor for class com.logicaldoc.web.data.TimeZonesDataServlet
 
TimeZonesDS - Class in com.logicaldoc.gui.common.client.data
Datasource retrieve the available Skins
TimeZonesDS() - Constructor for class com.logicaldoc.gui.common.client.data.TimeZonesDS
 
TITLE - com.logicaldoc.core.searchengine.HitField
 
TITLE - Static variable in class com.logicaldoc.util.rss.FeedParser
 
toArray(List<Object>) - Method in class com.logicaldoc.core.automation.CollectionTool
Converts an array into a list
ToastNotification - Class in com.logicaldoc.gui.common.client.widgets
This is the window that must be showed to the user during a long LogicalDOC computation.
ToastNotification(String) - Constructor for class com.logicaldoc.gui.common.client.widgets.ToastNotification
 
toAttributeSet(WSAttributeSet) - Static method in class com.logicaldoc.webservice.model.WSUtil
 
toBookmark() - Method in class com.logicaldoc.webservice.model.WSBookmark
 
toByteArray(File) - Static method in class com.logicaldoc.util.io.FileUtil
 
toByteArray(File, long, long) - Static method in class com.logicaldoc.util.io.FileUtil
 
toByteArray(RandomAccessFile, long, long) - Static method in class com.logicaldoc.util.io.FileUtil
 
toCompactString() - Static method in class com.logicaldoc.core.i18n.DateBean
This method returns the current date in the format yyyyMMdd HH:mm:ss.
toCompactString(String, String, String) - Static method in class com.logicaldoc.core.i18n.DateBean
This method formats a string with format dd.mm.yyyy into format yyyymmdd.
toCompactString(Date) - Static method in class com.logicaldoc.core.i18n.DateBean
This method formats a a date into format yyyymmdd.
toDavException() - Method in exception com.logicaldoc.webdav.exception.UncheckedDavException
 
toDays(long) - Method in class com.logicaldoc.core.automation.DateTool
Calculates how many days are contained in a given amount of milliseconds
toDocument(GUIDocument) - Static method in class com.logicaldoc.web.service.DocumentServiceImpl
Produces a plain new Document from a GUIDocument
toDocument(WSDocument) - Static method in class com.logicaldoc.webservice.model.WSUtil
 
toDocument(Record) - Static method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentGridUtil
 
toDocumentNote() - Method in class com.logicaldoc.webservice.model.WSNote
 
toDocuments(Record[]) - Static method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentGridUtil
 
toggleFilters() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsListPanel
 
toggleFilters() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
toggleFilters() - Method in class com.logicaldoc.gui.frontend.client.reports.DuplicatesReport
 
toggleMenu() - Method in class com.logicaldoc.gui.frontend.client.search.SearchPanel
 
toGroup() - Method in class com.logicaldoc.webservice.model.WSGroup
 
toHit(SolrDocument) - Static method in class com.logicaldoc.core.searchengine.Hits
 
toHours(long) - Method in class com.logicaldoc.core.automation.DateTool
Calculates how many hours are contained in a given amount of milliseconds
TokenFiltersDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for token filters data
TokenFiltersDataServlet() - Constructor for class com.logicaldoc.web.data.TokenFiltersDataServlet
 
TokenFiltersDS - Class in com.logicaldoc.gui.common.client.data
Datasource to retrieve the token filters.
TokenFiltersDS(String) - Constructor for class com.logicaldoc.gui.common.client.data.TokenFiltersDS
 
toList(Object[]) - Method in class com.logicaldoc.core.automation.CollectionTool
Converts an array into a list
toLocale(String) - Static method in class com.logicaldoc.i18n.PurifyRB
 
toLocale(String) - Static method in class com.logicaldoc.util.LocaleUtil
Creates the locale from a string
toMinutes(long) - Method in class com.logicaldoc.core.automation.DateTool
Calculates how many minutes are contained in a given amount of milliseconds
toMonths(long) - Method in class com.logicaldoc.core.automation.DateTool
Calculates how many months are contained in a given amount of milliseconds
top() - Static method in class com.logicaldoc.gui.common.client.util.WindowUtils
 
TopPanel - Class in com.logicaldoc.gui.frontend.client.panels
The Login entry point
TopPanel() - Constructor for class com.logicaldoc.gui.frontend.client.panels.TopPanel
 
toPrimitives(Long[]) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
toRating() - Method in class com.logicaldoc.webservice.model.WSRating
 
toSearchOptions() - Method in class com.logicaldoc.webservice.model.WSSearchOptions
 
toSeconds(long) - Method in class com.logicaldoc.core.automation.DateTool
Calculates how many seconds are contained in a given amount of milliseconds
toSerializable(LogEvent) - Method in class com.logicaldoc.util.log4j.LDHtmlLayout
Formats as a String.
toString() - Method in class com.logicaldoc.core.communication.Recipient
 
toString() - Method in class com.logicaldoc.core.contact.Contact
 
toString() - Method in class com.logicaldoc.core.dashlet.Dashlet
 
toString() - Method in class com.logicaldoc.core.document.AbstractDocument
 
toString() - Method in enum com.logicaldoc.core.document.DocumentEvent
 
toString() - Method in class com.logicaldoc.core.document.Tag
 
toString() - Method in class com.logicaldoc.core.document.Version
 
toString() - Method in class com.logicaldoc.core.folder.Folder
 
toString() - Method in enum com.logicaldoc.core.folder.FolderEvent
 
toString() - Method in class com.logicaldoc.core.i18n.Language
 
toString() - Method in class com.logicaldoc.core.metadata.validation.ValidationError
 
toString() - Method in class com.logicaldoc.core.PersistentObject
 
toString() - Method in enum com.logicaldoc.core.RunLevel
 
toString() - Method in enum com.logicaldoc.core.searchengine.HitField
 
toString() - Method in exception com.logicaldoc.core.security.authentication.AuthenticationException
 
toString() - Method in class com.logicaldoc.core.security.Client
 
toString() - Method in class com.logicaldoc.core.security.Device
 
toString() - Method in class com.logicaldoc.core.security.Geolocation
 
toString() - Method in class com.logicaldoc.core.security.Group
 
toString() - Method in enum com.logicaldoc.core.security.Permission
 
toString() - Method in class com.logicaldoc.core.security.Session.Log
 
toString() - Method in class com.logicaldoc.core.security.Session
 
toString() - Method in class com.logicaldoc.core.security.spring.LDAuthenticationToken
 
toString() - Method in class com.logicaldoc.core.security.Tenant
 
toString() - Method in class com.logicaldoc.core.security.User
 
toString() - Method in enum com.logicaldoc.core.security.UserEvent
 
toString() - Method in class com.logicaldoc.core.security.UserGroup
 
toString() - Method in class com.logicaldoc.core.store.AbstractStorer
 
toString() - Method in class com.logicaldoc.core.task.TaskScheduling
 
toString() - Method in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
toString() - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
toString() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
toString() - Method in class com.logicaldoc.gui.common.client.beans.GUIParameter
 
toString() - Method in class com.logicaldoc.gui.common.client.beans.GUIPatch
 
toString() - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
toString() - Method in class com.logicaldoc.gui.common.client.beans.GUITenant
 
toString() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
toString() - Method in class com.logicaldoc.gui.frontend.client.dashboard.dashlet.Dashlet
 
toString() - Method in class com.logicaldoc.util.io.AutoDeleteInputStream
 
toString() - Method in class com.logicaldoc.util.io.ZipInputStream
 
toString() - Method in class com.logicaldoc.util.Pair
String representation of this Pair.
toString() - Method in class com.logicaldoc.util.rss.Feed
 
toString() - Method in class com.logicaldoc.util.rss.FeedMessage
 
toString() - Method in class com.logicaldoc.webservice.doc.model.JavaLanguageVariable
 
toString() - Method in class com.logicaldoc.webservice.doc.model.Stub
 
toString() - Method in class com.logicaldoc.webservice.model.WSAttribute
 
toString() - Method in class com.logicaldoc.webservice.model.WSParameter
 
toString() - Method in class com.logicaldoc.webservice.model.WSUser
 
toString() - Method in class com.logicaldoc.webservice.WebserviceCall
 
toString(Object[]) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
toTagCloud() - Method in class com.logicaldoc.webservice.model.WSTagCloud
 
toTemplate(WSTemplate) - Static method in class com.logicaldoc.webservice.model.WSUtil
 
toUser() - Method in class com.logicaldoc.webservice.model.WSUser
 
toWeeks(long) - Method in class com.logicaldoc.core.automation.DateTool
Calculates how many weeks are contained in a given amount of milliseconds
toWSAttributeSet(AttributeSet) - Static method in class com.logicaldoc.webservice.model.WSUtil
 
toWSDocument(AbstractDocument) - Static method in class com.logicaldoc.webservice.model.WSUtil
 
toWSTemplate(Template) - Static method in class com.logicaldoc.webservice.model.WSUtil
 
toYears(long) - Method in class com.logicaldoc.core.automation.DateTool
Calculates how many years are contained in a given amount of milliseconds
TransactionalObject - Interface in com.logicaldoc.core
Implementations of this interface are objects that may participate into a transaction
transferred(long, long) - Method in interface com.logicaldoc.util.http.FileBodyCounter.ProgressListener
 
TransitionEditor - Class in com.logicaldoc.gui.frontend.client.workflow.designer
This is the form used for the workflow transition settings
TransitionEditor(StateWidget) - Constructor for class com.logicaldoc.gui.frontend.client.workflow.designer.TransitionEditor
 
TRASH - Static variable in class com.logicaldoc.gui.common.client.Feature
 
TRASH - Static variable in class com.logicaldoc.gui.common.client.Menu
 
TrashPanel - Class in com.logicaldoc.gui.frontend.client.document
This panel shows the current user's garbage
TrashPanel() - Constructor for class com.logicaldoc.gui.frontend.client.document.TrashPanel
 
TriggerDialog - Class in com.logicaldoc.gui.frontend.client.workflow
This is the form used for editing a workflow trigger
TriggerDialog(WorkflowTriggersPanel) - Constructor for class com.logicaldoc.gui.frontend.client.workflow.TriggerDialog
 
triggerReload() - Method in class com.logicaldoc.gui.frontend.client.Frontend
Triggers the load of the last uploaded files
trustDevice(User, Device) - Method in interface com.logicaldoc.core.security.dao.DeviceDAO
Trusts a device for a user
trustDevice(User, Device) - Method in class com.logicaldoc.core.security.dao.HibernateDeviceDAO
 
trustDevice(String) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Permanently trusts the current device for the current user
trustDevice(String) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
trustDevice(String, AsyncCallback<String>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
TrustedDevices - Class in com.logicaldoc.gui.frontend.client.account
This panel shows the list of the user's trusted devices.
TrustedDevices() - Constructor for class com.logicaldoc.gui.frontend.client.account.TrustedDevices
 
turnBackTaskToPool(String) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowService
The task is reassigned to the pooled users
turnBackTaskToPool(String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowServiceAsync
 
TWO_FACTORS_AUTHENTICATION - Static variable in class com.logicaldoc.gui.common.client.Feature
 
TWO_FACTORS_AUTHENTICATION - Static variable in class com.logicaldoc.gui.common.client.Menu
 
TWOFA_DUO - Static variable in class com.logicaldoc.gui.common.client.Constants
 
TWOFA_EMAIL_AUTHENTICATOR - Static variable in class com.logicaldoc.gui.common.client.Constants
 
TWOFA_GOOGLE_AUTHENTICATOR - Static variable in class com.logicaldoc.gui.common.client.Constants
 
TWOFA_YUBIKEY - Static variable in class com.logicaldoc.gui.common.client.Constants
 
TWOFACHANGED - com.logicaldoc.core.security.UserEvent
 
TwoFactorsAuthenticationDialog - Class in com.logicaldoc.gui.frontend.client.security.twofactorsauth
Shows the popup to change the 2fa of a user.
TwoFactorsAuthenticationDialog(GUIUser, boolean) - Constructor for class com.logicaldoc.gui.frontend.client.security.twofactorsauth.TwoFactorsAuthenticationDialog
 
TwoFactorsAuthenticationPanel - Class in com.logicaldoc.gui.frontend.client.security.twofactorsauth
This panel shows the settings for the two factors authentication for a specific user
TwoFactorsAuthenticationPanel(GUIUser, boolean) - Constructor for class com.logicaldoc.gui.frontend.client.security.twofactorsauth.TwoFactorsAuthenticationPanel
 
TwoFactorsAuthenticationService - Interface in com.logicaldoc.gui.frontend.client.services
Service to setup the Two Factors Authentication
TwoFactorsAuthenticationService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
TwoFactorsAuthenticationServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
TwoFactorsAuthenticationSettings - Class in com.logicaldoc.gui.frontend.client.security.twofactorsauth
This panel shows general settings about the 2FA.
TwoFactorsAuthenticationSettings() - Constructor for class com.logicaldoc.gui.frontend.client.security.twofactorsauth.TwoFactorsAuthenticationSettings
 
TwoFactorsAuthenticationSetup - Class in com.logicaldoc.gui.frontend.client.security.twofactorsauth
Bas class for creating second factor authenticators setup panels
TwoFactorsAuthenticationSetup() - Constructor for class com.logicaldoc.gui.frontend.client.security.twofactorsauth.TwoFactorsAuthenticationSetup
 
TXTParser - Class in com.logicaldoc.core.parser
Class for parsing text (*.txt) files.
TXTParser() - Constructor for class com.logicaldoc.core.parser.TXTParser
 
TYPE_ALIAS - Static variable in class com.logicaldoc.core.folder.Folder
 
TYPE_ALIAS - Static variable in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
TYPE_BARCODE - Static variable in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
TYPE_BOOLEAN - Static variable in class com.logicaldoc.core.metadata.Attribute
 
TYPE_BOOLEAN - Static variable in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
TYPE_BOOLEAN - Static variable in class com.logicaldoc.webservice.model.WSAttribute
 
TYPE_CONTENT - Static variable in class com.logicaldoc.core.dashlet.Dashlet
 
TYPE_CONTENT - Static variable in class com.logicaldoc.gui.common.client.beans.GUIDashlet
 
TYPE_CUSTOM_ACTION - Static variable in class com.logicaldoc.core.security.Menu
 
TYPE_DATE - Static variable in class com.logicaldoc.core.metadata.Attribute
 
TYPE_DATE - Static variable in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
TYPE_DATE - Static variable in class com.logicaldoc.webservice.model.WSAttribute
 
TYPE_DEFAULT - Static variable in class com.logicaldoc.core.folder.Folder
 
TYPE_DEFAULT - Static variable in class com.logicaldoc.core.metadata.AttributeSet
 
TYPE_DEFAULT - Static variable in class com.logicaldoc.core.metadata.Template
 
TYPE_DEFAULT - Static variable in class com.logicaldoc.core.security.Group
 
TYPE_DEFAULT - Static variable in class com.logicaldoc.core.security.Menu
 
TYPE_DEFAULT - Static variable in class com.logicaldoc.core.security.User
 
TYPE_DEFAULT - Static variable in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
TYPE_DEFAULT - Static variable in class com.logicaldoc.gui.common.client.beans.GUIAttributeSet
 
TYPE_DEFAULT - Static variable in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
TYPE_DEFAULT - Static variable in class com.logicaldoc.gui.common.client.beans.GUIGroup
 
TYPE_DEFAULT - Static variable in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
TYPE_DEFAULT - Static variable in class com.logicaldoc.gui.common.client.beans.GUIUser
 
TYPE_DEFAULT - Static variable in class com.logicaldoc.webservice.model.WSGroup
 
TYPE_DEFAULT - Static variable in class com.logicaldoc.webservice.model.WSUser
 
TYPE_DOCEVENT - Static variable in class com.logicaldoc.core.dashlet.Dashlet
 
TYPE_DOCEVENT - Static variable in class com.logicaldoc.gui.common.client.beans.GUIDashlet
 
TYPE_DOCUMENT - Static variable in class com.logicaldoc.core.dashlet.Dashlet
 
TYPE_DOCUMENT - Static variable in class com.logicaldoc.core.document.Bookmark
 
TYPE_DOCUMENT - Static variable in class com.logicaldoc.gui.common.client.beans.GUIDashlet
 
TYPE_DOUBLE - Static variable in class com.logicaldoc.core.metadata.Attribute
 
TYPE_DOUBLE - Static variable in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
TYPE_DOUBLE - Static variable in class com.logicaldoc.webservice.model.WSAttribute
 
TYPE_EMAIL - Static variable in class com.logicaldoc.core.communication.Recipient
 
TYPE_END - Static variable in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
TYPE_END - Static variable in class com.logicaldoc.gui.frontend.client.workflow.designer.WorkflowDesigner
 
TYPE_FOLDER - Static variable in class com.logicaldoc.core.document.Bookmark
 
TYPE_FOLDER - Static variable in class com.logicaldoc.core.metadata.Attribute
 
TYPE_FOLDER - Static variable in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
TYPE_FOLDER - Static variable in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
TYPE_FOLDER - Static variable in class com.logicaldoc.webservice.model.WSAttribute
 
TYPE_FOLDERS - Static variable in class com.logicaldoc.core.searchengine.SearchOptions
 
TYPE_FOLDERS - Static variable in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
TYPE_FORK - Static variable in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
TYPE_FORK - Static variable in class com.logicaldoc.gui.frontend.client.workflow.designer.WorkflowDesigner
 
TYPE_FULLTEXT - Static variable in class com.logicaldoc.core.searchengine.SearchOptions
 
TYPE_FULLTEXT - Static variable in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
TYPE_GUEST - Static variable in class com.logicaldoc.webservice.model.WSUser
 
TYPE_HTML - Static variable in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
TYPE_IMAGE - Static variable in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
TYPE_INT - Static variable in class com.logicaldoc.core.metadata.Attribute
 
TYPE_INT - Static variable in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
TYPE_INT - Static variable in class com.logicaldoc.webservice.model.WSAttribute
 
TYPE_JOIN - Static variable in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
TYPE_JOIN - Static variable in class com.logicaldoc.gui.frontend.client.workflow.designer.WorkflowDesigner
 
TYPE_LANGUAGE - Static variable in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
TYPE_NOTE - Static variable in class com.logicaldoc.core.dashlet.Dashlet
 
TYPE_NOTE - Static variable in class com.logicaldoc.gui.common.client.beans.GUIDashlet
 
TYPE_NOTIFICATION - Static variable in class com.logicaldoc.core.communication.Message
 
TYPE_PARAMETRIC - Static variable in class com.logicaldoc.core.searchengine.SearchOptions
 
TYPE_PARAMETRIC - Static variable in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
TYPE_READONLY - Static variable in class com.logicaldoc.core.security.User
 
TYPE_READONLY - Static variable in class com.logicaldoc.gui.common.client.beans.GUIUser
 
TYPE_STORAGE - Static variable in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
TYPE_STRING - Static variable in class com.logicaldoc.core.metadata.Attribute
 
TYPE_STRING - Static variable in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
TYPE_STRING - Static variable in class com.logicaldoc.webservice.model.WSAttribute
 
TYPE_STRING_PRESET - Static variable in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
TYPE_STRING_TEXTAREA - Static variable in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
TYPE_SYSTEM - Static variable in class com.logicaldoc.core.communication.Message
 
TYPE_SYSTEM - Static variable in class com.logicaldoc.core.communication.MessageTemplate
 
TYPE_SYSTEM - Static variable in class com.logicaldoc.core.communication.Recipient
 
TYPE_SYSTEM - Static variable in class com.logicaldoc.core.security.User
 
TYPE_SYSTEM - Static variable in class com.logicaldoc.webservice.model.WSUser
 
TYPE_TAG - Static variable in class com.logicaldoc.core.searchengine.SearchOptions
 
TYPE_TAGS - Static variable in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
TYPE_TASK - Static variable in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
TYPE_TASK - Static variable in class com.logicaldoc.gui.frontend.client.workflow.designer.WorkflowDesigner
 
TYPE_TEMPLATE - Static variable in class com.logicaldoc.core.searchengine.folder.FolderCriterion
 
TYPE_TEXT - Static variable in class com.logicaldoc.gui.common.client.beans.GUIStamp
 
TYPE_UNDEFINED - Static variable in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
TYPE_USER - Static variable in class com.logicaldoc.core.communication.MessageTemplate
 
TYPE_USER - Static variable in class com.logicaldoc.core.metadata.Attribute
 
TYPE_USER - Static variable in class com.logicaldoc.core.security.Group
 
TYPE_USER - Static variable in class com.logicaldoc.gui.common.client.beans.GUIAttribute
 
TYPE_USER - Static variable in class com.logicaldoc.gui.common.client.beans.GUIGroup
 
TYPE_USER - Static variable in class com.logicaldoc.webservice.model.WSAttribute
 
TYPE_USER - Static variable in class com.logicaldoc.webservice.model.WSGroup
 
TYPE_WORKSPACE - Static variable in class com.logicaldoc.core.folder.Folder
 
TYPE_WORKSPACE - Static variable in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
TypeManager - Class in com.logicaldoc.cmis
Type Manager.
TypeManager() - Constructor for class com.logicaldoc.cmis.TypeManager
 

U

unaccent(String) - Static method in class com.logicaldoc.util.StringUtil
Converts the non latin chars in the nearest ASCII char
unarchive(long, DocumentHistory) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Restores a previously archived document
unarchive(long, DocumentHistory) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
unarchiveDocuments(long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Restores a given set of archived documents
unarchiveDocuments(long[]) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
unarchiveDocuments(long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
unbookmarkDocument(long) - Method in interface com.logicaldoc.webservice.rest.BookmarkService
 
unbookmarkDocument(long) - Method in class com.logicaldoc.webservice.rest.client.RestBookmarkClient
 
unbookmarkDocument(long) - Method in class com.logicaldoc.webservice.rest.endpoint.RestBookmarkService
 
unbookmarkDocument(String, long) - Method in interface com.logicaldoc.webservice.soap.BookmarkService
 
unbookmarkDocument(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapBookmarkClient
 
unbookmarkDocument(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapBookmarkService
 
unbookmarkFolder(long) - Method in interface com.logicaldoc.webservice.rest.BookmarkService
 
unbookmarkFolder(long) - Method in class com.logicaldoc.webservice.rest.client.RestBookmarkClient
 
unbookmarkFolder(long) - Method in class com.logicaldoc.webservice.rest.endpoint.RestBookmarkService
 
unbookmarkFolder(String, long) - Method in interface com.logicaldoc.webservice.soap.BookmarkService
 
unbookmarkFolder(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapBookmarkClient
 
unbookmarkFolder(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapBookmarkService
 
UncheckedDavException - Exception in com.logicaldoc.webdav.exception
 
UncheckedDavException(int, String) - Constructor for exception com.logicaldoc.webdav.exception.UncheckedDavException
 
UncheckedDavException(int, String, Throwable) - Constructor for exception com.logicaldoc.webdav.exception.UncheckedDavException
 
uncheckout() - Method in class com.logicaldoc.webdav.resource.VersionControlledResourceImpl
 
uncheckout(Resource, DavSession) - Method in interface com.logicaldoc.webdav.resource.service.ResourceService
Cancels a checkout
uncheckout(Resource, DavSession) - Method in class com.logicaldoc.webdav.resource.service.ResourceServiceImpl
 
undeploy(String) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowService
Undeploys a given workflow
undeploy(String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowServiceAsync
 
unGZip(File, File) - Method in class com.logicaldoc.util.io.ZipUtil
UnGunzips a given .gz file
unGZip(InputStream, File) - Method in class com.logicaldoc.util.io.ZipUtil
UnGunzips a given .gz stream
unGZipUnTar(File, File) - Method in class com.logicaldoc.util.io.ZipUtil
Gunzips and Untars a given .tar.gz file
uninstallCloseWindowAlert() - Static method in class com.logicaldoc.gui.common.client.util.Util
Removes the javascript function used to ask confirmation on window close
uninstallPlugin(String) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemService
Uninstalls the given plugin
uninstallPlugin(String) - Method in class com.logicaldoc.web.service.SystemServiceImpl
 
uninstallPlugin(String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemServiceAsync
 
unjar(String, String) - Static method in class com.logicaldoc.util.io.JarUtil
This method extracts all entries of a jar-file.
unjar(String, String, String) - Static method in class com.logicaldoc.util.io.JarUtil
This method extracts one entry of a jar-file.
unlock() - Method in interface com.logicaldoc.core.searchengine.SearchEngine
This method can unlock a locked index.
unlock() - Method in class com.logicaldoc.core.searchengine.StandardSearchEngine
 
unlock() - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineService
Unlocks the indexer
unlock() - Method in class com.logicaldoc.web.service.SearchEngineServiceImpl
 
unlock(long) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Unlocks an existing document with the given identifier.
unlock(long) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
unlock(long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Unlocks a set of documents
unlock(long[]) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
unlock(long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
unlock(long, DocumentHistory) - Method in interface com.logicaldoc.core.document.DocumentManager
UNChecks out the given document
unlock(long, DocumentHistory) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
unlock(long, String) - Method in class com.logicaldoc.core.automation.DocTool
Unlocks a document
unlock(AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineServiceAsync
 
unlock(String) - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
unlock(String, long) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
unlock(String, long) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Unlocks an existing document with the given identifier.
unlock(String, long) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
unlocked(GUIDocument) - Method in class com.logicaldoc.gui.common.client.observer.DocumentController
 
UNLOCKED - com.logicaldoc.core.document.DocumentEvent
 
unprotect(long, String) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Checks if the document can be accessed with the given password
unprotect(long, String) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
unprotect(long, String) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Unprotects a document that is password protected.
unprotect(long, String) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
unprotect(long, String, AsyncCallback<Boolean>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
unprotect(String, long, String) - Method in interface com.logicaldoc.core.document.DocumentManager
Tries to unprotect a document, If the password is correct, the document stays unprotected for all the duration of the session.
unprotect(String, long, String) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
unprotect(String, long, String) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
unprotect(String, long, String) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Unprotects a document that is password protected.
unprotect(String, long, String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
UNREAD_MESSAGES - Static variable in class com.logicaldoc.gui.common.client.beans.GUIUser
 
unscheduleJob(String, String) - Method in class com.logicaldoc.core.job.JobManager
 
unscheduleJobs(GUIValue[]) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemService
Unschedules a selection of jobs
unscheduleJobs(GUIValue[]) - Method in class com.logicaldoc.web.service.SystemServiceImpl
 
unscheduleJobs(GUIValue[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemServiceAsync
 
unscheduleTrigger(String, String) - Method in class com.logicaldoc.core.job.JobManager
 
unsetPassword(long, DocumentHistory) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Removes the password protection from the document.
unsetPassword(long, DocumentHistory) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
unsetPassword(long, String) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Removes the password protection from the document
unsetPassword(long, String) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
unsetPassword(long, String) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Removes the password protection from the document
unsetPassword(long, String) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
unsetPassword(long, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
unsetPassword(String, long, String) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
unsetPassword(String, long, String) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Removes the password protection from the document
unsetPassword(String, long, String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
unsynchronizedShapes() - Method in class com.orange.links.client.DiagramController
 
unwrap(Class<T>) - Method in class com.logicaldoc.core.util.ConnectionPool
 
unzip(String, String) - Method in class com.logicaldoc.util.io.ZipUtil
This method extracts all entries of a zip-file.
unzipEntry(File, String, File) - Method in class com.logicaldoc.util.io.ZipUtil
This method extracts a specific entry of a zip-file.
update() - Method in class com.logicaldoc.gui.frontend.client.reports.custom.CustomReportsPanel
 
update() - Method in class com.logicaldoc.gui.frontend.client.workflow.designer.PrimitivesToolstrip
 
update() - Method in class com.logicaldoc.gui.frontend.client.workflow.designer.StateWidget
 
update() - Method in class com.orange.links.client.DiagramController
 
update(long[], boolean, String[]) - Method in interface com.logicaldoc.gui.frontend.client.services.AuditService
Changes a set of subscriptions
update(long[], boolean, String[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.AuditServiceAsync
 
update(Document, Document, DocumentHistory) - Method in interface com.logicaldoc.core.document.DocumentManager
Updates an existing document and marks it to be re-indexed
update(Document, Document, DocumentHistory) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
update(GUIBranding) - Method in class com.logicaldoc.gui.frontend.client.tenant.TenantBrandingPanel
 
update(GUIDocument, GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentToolbar
Updates the toolbar state on the basis of the passed document and/or folder
update(GUIMenu) - Method in class com.logicaldoc.gui.frontend.client.settings.gui.CustomActionsPanel
 
update(WSDocument) - Method in class com.logicaldoc.webservice.rest.client.RestDocumentClient
 
update(WSDocument) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Updates an existing document with the value object containing the document's metadata.
update(WSDocument) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
update(WSFolder) - Method in class com.logicaldoc.webservice.rest.client.RestFolderClient
 
update(WSFolder) - Method in class com.logicaldoc.webservice.rest.endpoint.RestFolderService
 
update(WSFolder) - Method in interface com.logicaldoc.webservice.rest.FolderService
Updates an existing folder.
update(String, WSDocument) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
update(String, WSDocument) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Updates an existing document with the value object containing the document's metadata
update(String, WSDocument) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
update(String, WSFolder) - Method in class com.logicaldoc.webservice.soap.client.SoapFolderClient
 
update(String, WSFolder) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapFolderService
 
update(String, WSFolder) - Method in interface com.logicaldoc.webservice.soap.FolderService
Updates an existing folder.
update(UpdateInfo) - Method in class com.logicaldoc.webdav.resource.VersionControlledResourceImpl
UPDATE feature is not (yet) supported.
UpdateAndPatchPanel - Class in com.logicaldoc.gui.frontend.client.system.update
Updates check panel
UpdateAndPatchPanel() - Constructor for class com.logicaldoc.gui.frontend.client.system.update.UpdateAndPatchPanel
 
updateAttributes(Folder) - Method in class com.logicaldoc.webservice.model.WSFolder
 
updateBookmark(GUIBookmark) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Updates a single bookmark's data
updateBookmark(GUIBookmark) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
updateBookmark(GUIBookmark, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
updateConfig(List<GUIParameter>) - Method in class com.logicaldoc.gui.common.client.Session
 
updateCountUniqueTags() - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Updates the count of the unique tags
updateCountUniqueTags() - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
updateCustomAction(GUIMenu) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
UPDATED - com.logicaldoc.core.RunLevel
 
UPDATED - com.logicaldoc.core.security.UserEvent
 
updateData(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsListPanel
Refreshes the grid getting the documents from the given folder
updateDeviceLabel(long, String) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Updates the label of a device
updateDeviceLabel(long, String) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
updateDeviceLabel(long, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
UpdateDialog - Class in com.logicaldoc.gui.frontend.client.document.update
This popup window is used to allow the users to input the data for a bulk update or other update operations
UpdateDialog(long[], GUIDocument, String, boolean) - Constructor for class com.logicaldoc.gui.frontend.client.document.update.UpdateDialog
 
UpdateDialog(long[], GUIDocument, String, boolean, String) - Constructor for class com.logicaldoc.gui.frontend.client.document.update.UpdateDialog
 
updateDigest(Document) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Updates the document's digest (SHA-1)
updateDigest(Document) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
updateDigest(Version) - Method in class com.logicaldoc.core.document.dao.HibernateVersionDAO
 
updateDigest(Version) - Method in interface com.logicaldoc.core.document.dao.VersionDAO
Updates the version's digest (SHA-1)
updateDocument(GUIDocument) - Method in interface com.logicaldoc.gui.frontend.client.document.grid.DocumentsGrid
Updates the visualization of the proper document element
updateDocument(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsListGrid
 
updateDocument(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentsTileGrid
 
updateDocumentRating(long, DocumentHistory) - Method in class com.logicaldoc.core.document.dao.HibernateRatingDAO
 
updateDocumentRating(long, DocumentHistory) - Method in interface com.logicaldoc.core.document.dao.RatingDAO
Updates the document's rating with the votes average
updateLink(long, String) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Updates the links type
updateLink(long, String) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
updateLink(long, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
updateMessageTab() - Method in class com.logicaldoc.gui.frontend.client.dashboard.DashboardPanel
 
updateNote(long, long, String) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Updates a document note on the given document
updateNote(long, long, String) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
updateNote(long, long, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
UpdateNotificationPanel - Class in com.logicaldoc.gui.frontend.client.document.update
Shows a list of users and a brief message to notify them about the document creation or checkin
UpdateNotificationPanel(GUIDocument) - Constructor for class com.logicaldoc.gui.frontend.client.document.update.UpdateNotificationPanel
 
updatePages(long) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Counts the pages of a document and updates the DB.
updatePages(long) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
updatePages(long, AsyncCallback<Integer>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
UpdatePanel - Class in com.logicaldoc.gui.frontend.client.document.update
This panel collects all documents details needed by a bulk update or other update operations.
UpdatePanel - Class in com.logicaldoc.gui.frontend.client.system.update
Updates check panel
UpdatePanel() - Constructor for class com.logicaldoc.gui.frontend.client.system.update.UpdatePanel
 
UpdatePanel(GUIDocument, boolean) - Constructor for class com.logicaldoc.gui.frontend.client.document.update.UpdatePanel
 
updateProperties(String, Holder<String>, Holder<String>, Properties, ExtensionsData) - Method in class com.logicaldoc.cmis.LDCmisService
 
updateProperties(CallContext, Holder<String>, Properties, ObjectInfoHandler) - Method in class com.logicaldoc.cmis.LDRepository
CMIS updateProperties
updateRecord(GUIArchive) - Method in class com.logicaldoc.gui.frontend.client.impex.archives.ImportArchivesList
 
updateRecord(GUIAttributeSet) - Method in class com.logicaldoc.gui.frontend.client.metadata.template.AttributeSetsPanel
Updates the selected record with new data
updateRecord(GUIAutomationRoutine) - Method in class com.logicaldoc.gui.frontend.client.settings.automation.AutomationRoutinesPanel
Updates the selected record with new data
updateRecord(GUIAutomationTrigger) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderAutomationPanel
Updates the selected record with new data
updateRecord(GUIAutomationTrigger) - Method in class com.logicaldoc.gui.frontend.client.settings.automation.AutomationTriggersPanel
Updates the selected record with new data
updateRecord(GUIDocument, Record) - Static method in class com.logicaldoc.gui.frontend.client.document.grid.DocumentGridUtil
 
updateRecord(GUIEmailAccount) - Method in class com.logicaldoc.gui.frontend.client.impex.email.EmailAccountsPanel
Updates the selected record with new data
updateRecord(GUIForm) - Method in class com.logicaldoc.gui.frontend.client.metadata.form.FormsPanel
Updates the selected record with new data
updateRecord(GUIGroup) - Method in class com.logicaldoc.gui.frontend.client.security.GroupsPanel
Updates the selected record with new data
updateRecord(GUIImportFolder) - Method in class com.logicaldoc.gui.frontend.client.impex.folders.ImportFoldersPanel
Updates the selected record with new data
updateRecord(GUIIncrementalArchive) - Method in class com.logicaldoc.gui.frontend.client.impex.archives.IncrementalArchivesList
Updates the selected record with new data
updateRecord(GUILDAPServer) - Method in class com.logicaldoc.gui.frontend.client.security.ldap.LDAPServersPanel
Updates the selected record with new data
updateRecord(GUIReport) - Method in class com.logicaldoc.gui.frontend.client.reports.custom.CustomReportsPanel
Updates the selected record with new data
updateRecord(GUIRetentionPolicy) - Method in class com.logicaldoc.gui.frontend.client.metadata.RetentionPoliciesPanel
Updates the selected record with new data
updateRecord(GUIStamp) - Method in class com.logicaldoc.gui.frontend.client.metadata.stamp.StampsPanel
Updates the selected record with new data
updateRecord(GUISyndication) - Method in class com.logicaldoc.gui.frontend.client.impex.syndication.SyndicationsPanel
Updates the selected record with new data
updateRecord(GUITemplate) - Method in class com.logicaldoc.gui.frontend.client.metadata.template.TemplatesPanel
Updates the selected record with new data
updateRecord(GUITenant) - Method in class com.logicaldoc.gui.frontend.client.tenant.TenantsPanel
Updates the selected record with new data
updateRecord(GUIUser) - Method in class com.logicaldoc.gui.frontend.client.security.MenusPanel
Updates the selected record with new data
updateRecord(GUIUser) - Method in class com.logicaldoc.gui.frontend.client.security.user.UsersPanel
Updates the selected record with new data
updateResource(Resource) - Method in interface com.logicaldoc.webdav.resource.service.ResourceService
Updating a resource on passing all new properties though a valid resource object.
updateResource(Resource) - Method in class com.logicaldoc.webdav.resource.service.ResourceServiceImpl
 
updateResource(Resource, ImportContext, DavSession) - Method in interface com.logicaldoc.webdav.resource.service.ResourceService
Updating a resource on passing all new properties though a valid resource object.
updateResource(Resource, ImportContext, DavSession) - Method in class com.logicaldoc.webdav.resource.service.ResourceServiceImpl
 
UPDATES - Static variable in class com.logicaldoc.gui.common.client.Feature
 
UPDATES_AND_PATCHES - Static variable in class com.logicaldoc.gui.common.client.Menu
 
updateSecurityRef(long, long, FolderHistory) - Method in interface com.logicaldoc.core.folder.FolderDAO
Changes the securityRef of the given folder, all the other folders that inherits from this one will be changed accordingly.
updateSecurityRef(long, long, FolderHistory) - Method in class com.logicaldoc.core.folder.HibernateFolderDAO
 
updateSelectedRecord(GUITask) - Method in class com.logicaldoc.gui.frontend.client.system.task.TasksPanel
Updates the selected record with the new task data
UpdateService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the Document Service.
UpdateService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
UpdateServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
UpdateStandardPropertiesPanel - Class in com.logicaldoc.gui.frontend.client.document.update
Shows document's standard properties available for bulk update.
UpdateStandardPropertiesPanel(GUIDocument) - Constructor for class com.logicaldoc.gui.frontend.client.document.update.UpdateStandardPropertiesPanel
 
updateTagsTab() - Method in class com.logicaldoc.gui.frontend.client.dashboard.DashboardPanel
 
updateUserTab() - Method in class com.logicaldoc.gui.frontend.client.dashboard.DashboardPanel
 
updateWorkflowTab() - Method in class com.logicaldoc.gui.frontend.client.dashboard.DashboardPanel
 
updateZone(GUIBarcodeSpec) - Method in interface com.logicaldoc.gui.frontend.client.services.BarcodeService
Updates a single zone, if the zone does not exist it will be created
updateZone(GUIBarcodeSpec, AsyncCallback<GUIBarcodeSpec>) - Method in interface com.logicaldoc.gui.frontend.client.services.BarcodeServiceAsync
 
updateZone(GUIZone) - Method in interface com.logicaldoc.gui.frontend.client.services.ZonalOCRService
Updates a single zone, if the zone does not exist it will be created
updateZone(GUIZone, AsyncCallback<GUIZone>) - Method in interface com.logicaldoc.gui.frontend.client.services.ZonalOCRServiceAsync
 
updatingAttributeName - Variable in class com.logicaldoc.gui.frontend.client.metadata.template.AttributeSetPropertiesPanel
 
updatingAttributeName - Variable in class com.logicaldoc.gui.frontend.client.metadata.template.TemplatePropertiesPanel
 
upload() - Method in class com.logicaldoc.util.http.HttpUpload
 
upload(long) - Method in interface com.logicaldoc.gui.frontend.client.services.GDriveService
Uploads a document to Google Drive
upload(long) - Method in interface com.logicaldoc.gui.frontend.client.services.ZohoService
Uploads a document to Zoho.
upload(long, AsyncCallback<String>) - Method in interface com.logicaldoc.gui.frontend.client.services.GDriveServiceAsync
 
upload(long, AsyncCallback<String>) - Method in interface com.logicaldoc.gui.frontend.client.services.ZohoServiceAsync
 
upload(Integer, String, String, String, String, Attachment) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Uploads a document Creates or updates an existing document, if used in update mode docId must be provided, when used in create mode folderId is required.
upload(Integer, String, String, String, String, Attachment) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
upload(String, Long, Long, boolean, String, String, DataHandler) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
upload(String, Long, Long, boolean, String, String, DataHandler) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Creates a new document or updates an existing one.
upload(String, Long, Long, boolean, String, String, DataHandler) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
UploadDocumentMultipartRequest() - Constructor for class com.logicaldoc.webservice.rest.endpoint.RestDocumentService.UploadDocumentMultipartRequest
 
uploadDocumentResource(HttpServletRequest, String, String, String, String) - Static method in class com.logicaldoc.web.util.ServletUtil
Uploads a document's related resource.
uploadFile(File, String) - Method in class com.logicaldoc.dropbox.Dropbox
 
UploadFile() - Method in class com.logicaldoc.util.http.HttpUpload
 
uploadResource(Integer, String, String, Attachment) - Method in interface com.logicaldoc.webservice.rest.DocumentService
Uploads a new resource of the document Uploads a new resource attached to the given document.
uploadResource(Integer, String, String, Attachment) - Method in class com.logicaldoc.webservice.rest.endpoint.RestDocumentService
 
uploadResource(String, long, String, String, File) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
uploadResource(String, long, String, String, DataHandler) - Method in class com.logicaldoc.webservice.soap.client.SoapDocumentClient
 
uploadResource(String, long, String, String, DataHandler) - Method in interface com.logicaldoc.webservice.soap.DocumentService
Uploads a new resource attached to the given document.
uploadResource(String, long, String, String, DataHandler) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
 
UploadResourceMultipartRequest() - Constructor for class com.logicaldoc.webservice.rest.endpoint.RestDocumentService.UploadResourceMultipartRequest
 
UploadServlet - Class in com.logicaldoc.web
This servlet is responsible for document uploads operations.
UploadServlet() - Constructor for class com.logicaldoc.web.UploadServlet
 
url - Variable in class com.logicaldoc.util.rss.FeedParser
 
UrlUtil - Class in com.logicaldoc.util.http
Utility methods for handling URLs
UrlUtil() - Constructor for class com.logicaldoc.util.http.UrlUtil
 
User - Class in com.logicaldoc.core.security
This class represents a user.
User() - Constructor for class com.logicaldoc.core.security.User
 
USER - Static variable in class com.logicaldoc.web.DisplayServlet
 
USER - Static variable in class com.logicaldoc.web.util.ServiceUtil
 
USER_ID - Static variable in class com.logicaldoc.gui.frontend.client.dashboard.DashboardPanel
 
USER_ID - Static variable in class com.logicaldoc.web.AvatarServlet
 
USER_ID - Static variable in class com.logicaldoc.webservice.WebserviceChartServlet
 
USER_SESSION - Static variable in class com.logicaldoc.gui.common.client.Constants
 
UserCalendarPanel - Class in com.logicaldoc.gui.frontend.client.calendar
Calendar dashboard that displays the events in which the user is involved into.
UserCalendarPanel() - Constructor for class com.logicaldoc.gui.frontend.client.calendar.UserCalendarPanel
 
UserCellFormatter - Class in com.logicaldoc.gui.common.client.formatters
Formats a cell containing a date of a user
UserCellFormatter() - Constructor for class com.logicaldoc.gui.common.client.formatters.UserCellFormatter
 
UserController - Class in com.logicaldoc.gui.common.client.observer
Implements the Observer pattern to distribute events on the users
UserDAO - Interface in com.logicaldoc.core.security.dao
This class is a DAO-service for User-objects.
UserDashboard - Class in com.logicaldoc.gui.frontend.client.dashboard
User dashboard that displays several portlets like a portal page.
UserDashboard() - Constructor for class com.logicaldoc.gui.frontend.client.dashboard.UserDashboard
 
UserDateCellFormatter - Class in com.logicaldoc.gui.common.client.formatters
Formats a cell depending on the guest flag
UserDateCellFormatter() - Constructor for class com.logicaldoc.gui.common.client.formatters.UserDateCellFormatter
 
UserDetailsPanel - Class in com.logicaldoc.gui.frontend.client.security.user
This panel collects all user details
UserDetailsPanel(UsersPanel) - Constructor for class com.logicaldoc.gui.frontend.client.security.user.UserDetailsPanel
 
UserEvent - Enum in com.logicaldoc.core.security
Possible events in the user's history
UserGroup - Class in com.logicaldoc.core.security
Simple bean to map a relationship between a user and it's groups
UserGroup() - Constructor for class com.logicaldoc.core.security.UserGroup
 
UserGroup(long) - Constructor for class com.logicaldoc.core.security.UserGroup
 
UserHistory - Class in com.logicaldoc.core.security
History entry due to an event on a user.
UserHistory() - Constructor for class com.logicaldoc.core.security.UserHistory
 
UserHistoryDAO - Interface in com.logicaldoc.core.security.dao
DAO for UserHistory handling.
UserHistoryDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for user history data.
UserHistoryDataServlet() - Constructor for class com.logicaldoc.web.data.UserHistoryDataServlet
 
UserHistoryDS - Class in com.logicaldoc.gui.common.client.data
Datasource to handle user history grid lists.
UserHistoryDS(long) - Constructor for class com.logicaldoc.gui.common.client.data.UserHistoryDS
 
UserHistoryDS(long, Integer) - Constructor for class com.logicaldoc.gui.common.client.data.UserHistoryDS
 
UserHistoryDS(long, String, Integer) - Constructor for class com.logicaldoc.gui.common.client.data.UserHistoryDS
 
UserHistoryPanel - Class in com.logicaldoc.gui.frontend.client.security.user
This panel shows the history of a user
UserHistoryPanel(long) - Constructor for class com.logicaldoc.gui.frontend.client.security.user.UserHistoryPanel
 
USERID_ADMIN - Static variable in class com.logicaldoc.core.security.User
 
USERID_ADMIN - Static variable in class com.logicaldoc.webservice.model.WSUser
 
UserInterfacePanel - Class in com.logicaldoc.gui.frontend.client.security.user
Panel to edit the User Interface related settings of a user
UserInterfacePanel(GUIUser, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.security.user.UserInterfacePanel
 
UserListener - Interface in com.logicaldoc.core.security
This interface defines hooks called before and after a particular event occurs on the specified user.
UserListenerManager - Class in com.logicaldoc.core.security
A manager for user listeners.
UserListenerManager() - Constructor for class com.logicaldoc.core.security.UserListenerManager
 
UserListGridField - Class in com.logicaldoc.gui.common.client.widgets.grid
A field to display usernames and optionally their avatars in cells that contains a user reference
UserListGridField() - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.UserListGridField
 
UserListGridField(boolean) - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.UserListGridField
 
UserListGridField(String) - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.UserListGridField
 
UserListGridField(String, String) - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.UserListGridField
 
UserListGridField(String, String, String) - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.UserListGridField
 
UserListGridField(String, String, String, boolean) - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.UserListGridField
 
UserListGridField.AvatarCellFormatter - Class in com.logicaldoc.gui.common.client.widgets.grid
 
UsernameBlockedException - Exception in com.logicaldoc.core.security.authentication
Raised when the remote client is in the black list
UsernameBlockedException() - Constructor for exception com.logicaldoc.core.security.authentication.UsernameBlockedException
 
UserObserver - Interface in com.logicaldoc.gui.common.client.observer
Definition of a generic observer on user's attributes.
UserPickListProperties - Class in com.logicaldoc.gui.common.client.widgets
Template for creating users pick lists.
UserPickListProperties() - Constructor for class com.logicaldoc.gui.common.client.widgets.UserPickListProperties
 
UserPropertiesPanel - Class in com.logicaldoc.gui.frontend.client.security.user
Shows users's standard properties and read-only data
UserPropertiesPanel(GUIUser, ChangedHandler, UsersPanel) - Constructor for class com.logicaldoc.gui.frontend.client.security.user.UserPropertiesPanel
 
UserQuotaPanel - Class in com.logicaldoc.gui.frontend.client.security.user
Shows user's quota settings and values.
UserQuotaPanel(GUIUser, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.security.user.UserQuotaPanel
 
UsersDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for users data.
UsersDataServlet() - Constructor for class com.logicaldoc.web.data.UsersDataServlet
 
UsersDS - Class in com.logicaldoc.gui.common.client.data
Datasource to retrieve all users.
UsersDS(String, boolean, boolean) - Constructor for class com.logicaldoc.gui.common.client.data.UsersDS
 
UserSearchDialog - Class in com.logicaldoc.gui.common.client.widgets
This is a form used for quick user selection
UserSearchDialog(UserSelector) - Constructor for class com.logicaldoc.gui.common.client.widgets.UserSearchDialog
 
UserSecurityPanel - Class in com.logicaldoc.gui.frontend.client.security.user
Shows user's security settings
UserSecurityPanel(GUIUser, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.security.user.UserSecurityPanel
 
UserSelector - Class in com.logicaldoc.gui.common.client.widgets
This widget allows for the selection of a user with the possibility to search in groups
UserSelector(String, String, String, boolean, boolean) - Constructor for class com.logicaldoc.gui.common.client.widgets.UserSelector
 
UserSelector(String, String, String, boolean, boolean, List<FormItemIcon>) - Constructor for class com.logicaldoc.gui.common.client.widgets.UserSelector
 
UserSelectorCombo - Class in com.logicaldoc.gui.common.client.widgets
This widget allows for the selection of a set of users
UserSelectorCombo(String, String, String, boolean, boolean) - Constructor for class com.logicaldoc.gui.common.client.widgets.UserSelectorCombo
 
UsersPanel - Class in com.logicaldoc.gui.frontend.client.security.user
This panel shows the list of users and a detail area.
UsersPanel() - Constructor for class com.logicaldoc.gui.frontend.client.security.user.UsersPanel
 
UserTool - Class in com.logicaldoc.core.automation
Utility methods to handle some user related operations from within the Automation
UserTool() - Constructor for class com.logicaldoc.core.automation.UserTool
 
UserUtil - Class in com.logicaldoc.core.util
Various utilities about users.
UserUtil() - Constructor for class com.logicaldoc.core.util.UserUtil
 
Util - Class in com.logicaldoc.gui.common.client.util
 
Util() - Constructor for class com.logicaldoc.gui.common.client.util.Util
 

V

valid(String) - Method in interface com.logicaldoc.webservice.soap.AuthService
Checks if a SID is valid
valid(String) - Method in class com.logicaldoc.webservice.soap.client.SoapAuthClient
 
valid(String) - Method in class com.logicaldoc.webservice.soap.endpoint.SoapAuthService
 
validate() - Method in class com.logicaldoc.gui.common.client.widgets.ExtendedPropertiesPanel
 
validate() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentCapturePanel
 
validate() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentDetailTab
 
validate() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentExtendedPropertiesPanel
 
validate() - Method in class com.logicaldoc.gui.frontend.client.document.PublishingPanel
 
validate() - Method in class com.logicaldoc.gui.frontend.client.document.StandardPropertiesPanel
 
validate() - Method in class com.logicaldoc.gui.frontend.client.document.update.UpdateNotificationPanel
 
validate() - Method in class com.logicaldoc.gui.frontend.client.document.update.UpdatePanel
 
validate() - Method in class com.logicaldoc.gui.frontend.client.document.update.UpdateStandardPropertiesPanel
 
validate() - Method in class com.logicaldoc.gui.frontend.client.folder.copy.FolderCopyDetailsPanel
 
validate() - Method in class com.logicaldoc.gui.frontend.client.folder.copy.FolderCopyExtendedPropertiesPanel
 
validate() - Method in class com.logicaldoc.gui.frontend.client.folder.copy.FolderCopyStandardPropertiesPanel
 
validate() - Method in class com.logicaldoc.gui.frontend.client.folder.FolderCapturePanel
 
validate() - Method in class com.logicaldoc.gui.frontend.client.folder.FolderExtendedPropertiesPanel
 
validate() - Method in class com.logicaldoc.gui.frontend.client.folder.FolderInterfacePanel
 
validate() - Method in class com.logicaldoc.gui.frontend.client.folder.FolderStandardPropertiesPanel
 
validate() - Method in class com.logicaldoc.gui.frontend.client.impex.archives.ImportSettingsPanel
 
validate() - Method in class com.logicaldoc.gui.frontend.client.impex.archives.IncrementalSettingsPanel
 
validate() - Method in class com.logicaldoc.gui.frontend.client.metadata.stamp.StampParameters
 
validate() - Method in class com.logicaldoc.gui.frontend.client.metadata.stamp.StampProperties
 
validate() - Method in class com.logicaldoc.gui.frontend.client.security.FirewallPanel
 
validate() - Method in class com.logicaldoc.gui.frontend.client.security.twofactorsauth.DuoSetup
 
validate() - Method in class com.logicaldoc.gui.frontend.client.security.twofactorsauth.TwoFactorsAuthenticationPanel
 
validate() - Method in class com.logicaldoc.gui.frontend.client.security.twofactorsauth.TwoFactorsAuthenticationSetup
 
validate() - Method in class com.logicaldoc.gui.frontend.client.settings.automation.AutomationRoutineParametersPanel
 
validate() - Method in class com.logicaldoc.gui.frontend.client.tenant.TenantBrandingPanel
 
validate() - Method in class com.logicaldoc.gui.frontend.client.tenant.TenantQuotaPanel
 
validate(ExtensibleObject, Template, History) - Method in class com.logicaldoc.core.metadata.validation.Validator
Validates an object instance taking the validation logic from a given template
validate(GUIDocument) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Validates the metadata
validate(GUIDocument) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
validate(GUIDocument, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
validate(String) - Method in class com.logicaldoc.util.security.PasswordValidator
Validates a password
validateDeserialize(Class<?>) - Method in class com.logicaldoc.web.websockets.SimpleSerializationPolicy
 
validateEnvelope(Collection<Long>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocuSignService
Checks if a collection of document can be put into an envelope, that is if all of them define the docusign tabs annotations.
validateEnvelope(Collection<Long>, AsyncCallback<Collection<GUIDocument>>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocuSignServiceAsync
 
validateSerialize(Class<?>) - Method in class com.logicaldoc.web.websockets.SimpleSerializationPolicy
 
validateSession(String) - Static method in class com.logicaldoc.dropbox.SessionUtil
Throws a runtime exception id the given session is invalid
validateSession(String) - Static method in class com.logicaldoc.web.util.ServiceUtil
Throws a runtime exception id the given session is invalid
validateSession(String) - Static method in class com.logicaldoc.webservice.WebserviceServletUtil
Throws a runtime exception id the given session is invalid
validateSession(HttpServletRequest) - Static method in class com.logicaldoc.core.dashlet.DashletContent
 
validateSession(HttpServletRequest) - Static method in class com.logicaldoc.dropbox.SessionUtil
 
validateSession(HttpServletRequest) - Static method in class com.logicaldoc.web.util.ServiceUtil
 
validateSession(HttpServletRequest) - Static method in class com.logicaldoc.web.util.ServletUtil
 
validateSession(HttpServletRequest) - Static method in class com.logicaldoc.webservice.WebserviceServletUtil
 
validateUser(User) - Method in class com.logicaldoc.core.security.authentication.DefaultAuthenticator
Perform some security validations on the user but does not check the password.
validateUser(String) - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
validateUser(String) - Method in interface com.logicaldoc.core.security.dao.UserDAO
Validates an username only (the password content is not inspected).
validateUser(String, String) - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
validateUser(String, String) - Method in interface com.logicaldoc.core.security.dao.UserDAO
Validates an username and a password
ValidationError - Class in com.logicaldoc.core.metadata.validation
A simple bean to carry an error descrition
ValidationError() - Constructor for class com.logicaldoc.core.metadata.validation.ValidationError
 
ValidationError(String, String) - Constructor for class com.logicaldoc.core.metadata.validation.ValidationError
 
ValidationError(String, String, String) - Constructor for class com.logicaldoc.core.metadata.validation.ValidationError
 
ValidationException - Exception in com.logicaldoc.core.metadata.validation
Raised when the content being stored are not logically valid.
ValidationException(String) - Constructor for exception com.logicaldoc.core.metadata.validation.ValidationException
 
ValidationException(String, Throwable) - Constructor for exception com.logicaldoc.core.metadata.validation.ValidationException
 
ValidationException(Collection<ValidationError>) - Constructor for exception com.logicaldoc.core.metadata.validation.ValidationException
Creates a new session with the map of errors
ValidationException(Collection<ValidationError>, Throwable) - Constructor for exception com.logicaldoc.core.metadata.validation.ValidationException
Creates a new session with the map of errors
Validator - Class in com.logicaldoc.core.metadata.validation
A Validator performs the checks on a generic ExtensibleObject
Validator() - Constructor for class com.logicaldoc.core.metadata.validation.Validator
 
valueOf(int) - Static method in enum com.logicaldoc.core.security.Permission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.logicaldoc.core.document.DocumentEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.logicaldoc.core.folder.FolderEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.logicaldoc.core.RunLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.logicaldoc.core.searchengine.HitField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.logicaldoc.core.security.Permission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.logicaldoc.core.security.UserEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.logicaldoc.util.config.WebConfigurator.INIT_PARAM
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.logicaldoc.util.event.SystemEventStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.logicaldoc.util.log4j.LDHtmlLayout.FontSize
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.logicaldoc.util.time.TimeDiff.TimeField
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.logicaldoc.core.document.DocumentEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.logicaldoc.core.folder.FolderEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.logicaldoc.core.RunLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.logicaldoc.core.searchengine.HitField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.logicaldoc.core.security.Permission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.logicaldoc.core.security.UserEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.logicaldoc.util.config.WebConfigurator.INIT_PARAM
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.logicaldoc.util.event.SystemEventStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.logicaldoc.util.log4j.LDHtmlLayout.FontSize
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.logicaldoc.util.time.TimeDiff.TimeField
Returns an array containing the constants of this enum type, in the order they are declared.
valuesAsString() - Static method in enum com.logicaldoc.core.document.DocumentEvent
 
ValuesCallback - Interface in com.logicaldoc.gui.common.client.util
A value callback to handle multiple values
Variable2Stub - Class in com.logicaldoc.webservice.doc.service
Convert java language variables to stubs
Variable2Stub() - Constructor for class com.logicaldoc.webservice.doc.service.Variable2Stub
 
verify(String, SSLSession) - Method in class com.logicaldoc.util.security.DummyHostnameVerifier
 
Version - Class in com.logicaldoc.core.document
This class represents versions.
Version() - Constructor for class com.logicaldoc.core.document.Version
 
VERSION - Static variable in class com.logicaldoc.core.searchengine.StandardSearchEngine
 
VERSION_DELETED - com.logicaldoc.core.document.DocumentEvent
 
VERSION_DOC - Static variable in class com.logicaldoc.web.DocumentResourceUpload
 
VERSION_ID - Static variable in class com.logicaldoc.web.DocumentResourceUpload
 
VERSION_REPLACED - com.logicaldoc.core.document.DocumentEvent
 
VersionControlledResourceImpl - Class in com.logicaldoc.webdav.resource
 
VersionControlledResourceImpl(DavResourceLocator, DavResourceFactory, DavSession, ResourceConfig) - Constructor for class com.logicaldoc.webdav.resource.VersionControlledResourceImpl
Create a new DavResource.
VersionControlledResourceImpl(DavResourceLocator, DavResourceFactory, DavSession, ResourceConfig, boolean) - Constructor for class com.logicaldoc.webdav.resource.VersionControlledResourceImpl
Create a new DavResource.
VersionControlledResourceImpl(DavResourceLocator, DavResourceFactory, DavSession, ResourceConfig, Resource) - Constructor for class com.logicaldoc.webdav.resource.VersionControlledResourceImpl
 
VersionDAO - Interface in com.logicaldoc.core.document.dao
This class is a DAO-service for versions.
VersionHistoryResourceImpl - Class in com.logicaldoc.webdav.version
For more informations, please visit VersionHistoryResourceImpl
VersionHistoryResourceImpl(DavResourceLocator, DavResourceFactory, DavSession, ResourceConfig, Resource) - Constructor for class com.logicaldoc.webdav.version.VersionHistoryResourceImpl
 
VersionListGridField - Class in com.logicaldoc.gui.common.client.widgets.grid
A field to display a file name with icon
VersionListGridField() - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.VersionListGridField
 
VersionListGridField(String) - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.VersionListGridField
 
VersionListGridField(String, String) - Constructor for class com.logicaldoc.gui.common.client.widgets.grid.VersionListGridField
 
VersionNotesWindow - Class in com.logicaldoc.gui.frontend.client.document.note
This window shows the notes of a version
VersionNotesWindow(GUIDocument, String) - Constructor for class com.logicaldoc.gui.frontend.client.document.note.VersionNotesWindow
 
VersionResourceImpl - Class in com.logicaldoc.webdav.version
For more informations, please visit VersionResourceImpl
VersionResourceImpl(DavResourceLocator, DavResourceFactory, DavSession, ResourceConfig, Resource) - Constructor for class com.logicaldoc.webdav.version.VersionResourceImpl
 
VERSIONS - Static variable in class com.logicaldoc.core.security.Menu
 
VERSIONS - Static variable in class com.logicaldoc.gui.common.client.Menu
 
VersionsDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for document versions data.
VersionsDataServlet() - Constructor for class com.logicaldoc.web.data.VersionsDataServlet
 
VersionsDS - Class in com.logicaldoc.gui.common.client.data
Datasource to handle versions grid lists.
VersionsDS(Long, Long, int) - Constructor for class com.logicaldoc.gui.common.client.data.VersionsDS
 
VersionsPanel - Class in com.logicaldoc.gui.frontend.client.document
This panel shows a list of versions of a document in a tabular way.
VersionsPanel - Class in com.logicaldoc.gui.frontend.client.impex.archives
This panel shows a list of versions of an archive in a tabular way.
VersionsPanel(GUIDocument) - Constructor for class com.logicaldoc.gui.frontend.client.document.VersionsPanel
 
VersionsPanel(ExportArchivesList, Long, boolean) - Constructor for class com.logicaldoc.gui.frontend.client.impex.archives.VersionsPanel
 
VIA - Static variable in class com.logicaldoc.gui.common.client.Feature
 
VIA - Static variable in class com.logicaldoc.gui.common.client.Menu
 
VIAService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the VIA Service.
VIAService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
VIAServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
VIASettingsPanel - Class in com.logicaldoc.gui.frontend.client.settings
Handles the VIA settings.
VIASettingsPanel() - Constructor for class com.logicaldoc.gui.frontend.client.settings.VIASettingsPanel
 
VIDEO_EXTS - Static variable in class com.logicaldoc.gui.common.client.util.Util
 
videoHTML(String, String, String) - Static method in class com.logicaldoc.gui.common.client.util.Util
Generates HTML code for reproducing video files
VideoThumbnailBuilder - Class in com.logicaldoc.core.document.thumbnail
Takes care of generating thumbnails for videos
VideoThumbnailBuilder() - Constructor for class com.logicaldoc.core.document.thumbnail.VideoThumbnailBuilder
 
VIEWED - com.logicaldoc.core.document.DocumentEvent
 
VirtualHostHelper - Class in com.logicaldoc.web.util
 
visible(int) - Static method in class com.logicaldoc.gui.common.client.Feature
 
VisualPositioningDigitalSignatureDialog - Class in com.logicaldoc.gui.frontend.client.document.signature
This popup window is used to apply a digital signature in a visually defined position
VisualPositioningDigitalSignatureDialog(long[], String) - Constructor for class com.logicaldoc.gui.frontend.client.document.signature.VisualPositioningDigitalSignatureDialog
 
VisualPositioningStampDialog - Class in com.logicaldoc.gui.frontend.client.document.stamp
This popup window is used to apply a stamp in a visually defined position
VisualPositioningStampDialog(DocumentsGrid, GUIStamp) - Constructor for class com.logicaldoc.gui.frontend.client.document.stamp.VisualPositioningStampDialog
 
VoidCallback - Class in com.logicaldoc.gui.common.client
 
VoidCallback() - Constructor for class com.logicaldoc.gui.common.client.VoidCallback
 

W

waitForUpAndRunning(String, String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
warn(String) - Method in class com.logicaldoc.core.automation.LogTool
Writes in the system log with WARN priority
warn(String, String) - Method in class com.logicaldoc.gui.common.client.log.EventPanel
 
warn(String, String) - Static method in class com.logicaldoc.gui.common.client.log.GuiLog
 
WARNING - Static variable in class com.logicaldoc.gui.common.client.beans.GUIEvent
 
wasNull() - Method in class com.logicaldoc.core.SqlRowSetWrapper
 
wasReadBy(String) - Method in class com.logicaldoc.core.communication.Message
 
WEB_FORM - Static variable in class com.logicaldoc.gui.common.client.Feature
 
WebConfigurator - Class in com.logicaldoc.util.config
Configurator for the web.xml file
WebConfigurator(String) - Constructor for class com.logicaldoc.util.config.WebConfigurator
 
WebConfigurator.INIT_PARAM - Enum in com.logicaldoc.util.config
 
WEBCONTENT - Static variable in class com.logicaldoc.gui.common.client.Feature
 
WEBCONTENT - Static variable in class com.logicaldoc.gui.common.client.Menu
 
WEBCONTENT_EXTS - Static variable in class com.logicaldoc.gui.common.client.util.Util
 
WebcontentCreate - Class in com.logicaldoc.gui.frontend.client.webcontent
This popup window is used to create a new web content.
WebcontentCreate() - Constructor for class com.logicaldoc.gui.frontend.client.webcontent.WebcontentCreate
 
WebcontentEditor - Class in com.logicaldoc.gui.frontend.client.webcontent
This popup window is used to show the HTML document in a WYSIWYG.
WebcontentEditor(GUIDocument) - Constructor for class com.logicaldoc.gui.frontend.client.webcontent.WebcontentEditor
 
WEBDAV - Static variable in class com.logicaldoc.gui.common.client.Feature
 
WEBDAV_BASIC - Static variable in class com.logicaldoc.gui.common.client.Feature
 
WebDavAuthorisationException - Exception in com.logicaldoc.webdav.exception
If a valid authentication header fails or being corrupted by something else.
WebDavAuthorisationException(Exception) - Constructor for exception com.logicaldoc.webdav.exception.WebDavAuthorisationException
 
WebDavAuthorisationException(String) - Constructor for exception com.logicaldoc.webdav.exception.WebDavAuthorisationException
 
WebDAVPlugin - Class in com.logicaldoc.webdav
This class provides initialisations needed by WebDAV-Plugin
WebDAVPlugin() - Constructor for class com.logicaldoc.webdav.WebDAVPlugin
 
WebdavServlet - Class in com.logicaldoc.webdav.web
For more informations, please visit SimpleWebdavServlet
WebdavServlet() - Constructor for class com.logicaldoc.webdav.web.WebdavServlet
 
WebDavStorageException - Exception in com.logicaldoc.webdav.exception
Import as well as Export mechanism against logicaldoc and the client could cause some issues, we do not expecting here.
WebDavStorageException(Exception) - Constructor for exception com.logicaldoc.webdav.exception.WebDavStorageException
 
WebDavStorageException(String) - Constructor for exception com.logicaldoc.webdav.exception.WebDavStorageException
 
webEditorUrl(int) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
webEditorUrl(long, String, int) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
webformURL(String) - Static method in class com.logicaldoc.gui.frontend.client.metadata.form.FormsPanel
 
WebMethodDisplayEngine - Class in com.logicaldoc.webservice.doc
Display stubs of a web method as readable String
WebMethodDisplayEngine(JavaNameDisplayStrategy) - Constructor for class com.logicaldoc.webservice.doc.WebMethodDisplayEngine
 
WebMethodStubSet - Class in com.logicaldoc.webservice.doc.model
it correspond to a method in a web service
WebMethodStubSet() - Constructor for class com.logicaldoc.webservice.doc.model.WebMethodStubSet
 
WebMethodStubSetFactory - Class in com.logicaldoc.webservice.doc.service
 
WebMethodStubSetFactory() - Constructor for class com.logicaldoc.webservice.doc.service.WebMethodStubSetFactory
 
WEBSERVICE - Static variable in class com.logicaldoc.gui.common.client.Feature
 
WebserviceCall - Class in com.logicaldoc.webservice
Represents a call to the webservice
WebserviceCall() - Constructor for class com.logicaldoc.webservice.WebserviceCall
 
WebserviceCallDAO - Interface in com.logicaldoc.webservice
DAO for WebserviceCall handling.
WebserviceChartServlet - Class in com.logicaldoc.webservice
This servlet provides the chart of the calls to the API
WebserviceChartServlet() - Constructor for class com.logicaldoc.webservice.WebserviceChartServlet
Constructor of the object.
WebServiceDisplayEngine - Class in com.logicaldoc.webservice.doc
Display stubs of a web method as readable String
WebServiceDisplayEngine(JavaNameDisplayStrategy) - Constructor for class com.logicaldoc.webservice.doc.WebServiceDisplayEngine
 
WebserviceDocGen - Class in com.logicaldoc.webservice.doc
 
WebserviceDocGen() - Constructor for class com.logicaldoc.webservice.doc.WebserviceDocGen
 
WebserviceDocPlugin - Class in com.logicaldoc.webservicedoc
This class provides initializations needed by this plug-in
WebserviceDocPlugin() - Constructor for class com.logicaldoc.webservicedoc.WebserviceDocPlugin
 
WebserviceInterceptor - Class in com.logicaldoc.webservice
An Interceptor invoked when a webservice message has been received
WebserviceInterceptor() - Constructor for class com.logicaldoc.webservice.WebserviceInterceptor
 
WebservicePlugin - Class in com.logicaldoc.webservice
This class provides initializations needed by this plug-in
WebservicePlugin() - Constructor for class com.logicaldoc.webservice.WebservicePlugin
 
WebserviceServlet - Class in com.logicaldoc.webservice
Extension of the standard CXF servlet that checks the enabled flag
WebserviceServlet() - Constructor for class com.logicaldoc.webservice.WebserviceServlet
 
WebserviceServletUtil - Class in com.logicaldoc.webservice
Some methods useful in webservice servlets
WebserviceServletUtil() - Constructor for class com.logicaldoc.webservice.WebserviceServletUtil
 
WebservicesPanel - Class in com.logicaldoc.gui.frontend.client.settings.protocols
The panel showing the webservices settings and the API stats
WebservicesPanel(GUIParameter[], ValuesManager) - Constructor for class com.logicaldoc.gui.frontend.client.settings.protocols.WebservicesPanel
 
WebServiceStubSet - Class in com.logicaldoc.webservice.doc.model
it correspond to a web service class
WebServiceStubSet() - Constructor for class com.logicaldoc.webservice.doc.model.WebServiceStubSet
 
WebServiceStubSetFactory - Class in com.logicaldoc.webservice.doc.service
 
WebServiceStubSetFactory() - Constructor for class com.logicaldoc.webservice.doc.service.WebServiceStubSetFactory
 
WebsocketListener - Class in com.logicaldoc.gui.common.client.websockets
Listens to events coming from websockets
WebsocketListener() - Constructor for class com.logicaldoc.gui.common.client.websockets.WebsocketListener
 
WebsocketMessage - Class in com.logicaldoc.gui.common.client.websockets
A websocket message that carries an event or a command to be processed by the User Interface
WebsocketMessage() - Constructor for class com.logicaldoc.gui.common.client.websockets.WebsocketMessage
 
WebsocketMessage(String, String) - Constructor for class com.logicaldoc.gui.common.client.websockets.WebsocketMessage
 
WebsocketsMessageService - Interface in com.logicaldoc.gui.common.client.websockets
Dummy service interface only used to simplify serialization/deserialization of MessageEvent object using GWT serialization framework.
WebsocketsMessageServiceAsync - Interface in com.logicaldoc.gui.common.client.websockets
 
WebsocketTool - Class in com.logicaldoc.web.websockets
Utility functions to interact with the user interface from within the Automation
WebsocketTool() - Constructor for class com.logicaldoc.web.websockets.WebsocketTool
 
websocketUrl() - Static method in class com.logicaldoc.gui.common.client.util.Util
 
webstartURL(String, Map<String, String>) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
WindowStatus(int, int) - Constructor for class com.logicaldoc.gui.common.client.widgets.StickyWindow.WindowStatus
 
WindowUtils - Class in com.logicaldoc.gui.common.client.util
Utilities for accessing the javascript Window object
WindowUtils() - Constructor for class com.logicaldoc.gui.common.client.util.WindowUtils
 
WinUtil - Class in com.logicaldoc.util.exec
 
WinUtil() - Constructor for class com.logicaldoc.util.exec.WinUtil
 
withCharset(Charset) - Method in class com.logicaldoc.util.log4j.LDHtmlLayout.Builder
 
withContentType(String) - Method in class com.logicaldoc.util.log4j.LDHtmlLayout.Builder
 
withFontName(String) - Method in class com.logicaldoc.util.log4j.LDHtmlLayout.Builder
 
withFontSize(LDHtmlLayout.FontSize) - Method in class com.logicaldoc.util.log4j.LDHtmlLayout.Builder
 
withLocationInfo(boolean) - Method in class com.logicaldoc.util.log4j.LDHtmlLayout.Builder
 
withTitle(String) - Method in class com.logicaldoc.util.log4j.LDHtmlLayout.Builder
 
WordPerfectParser - Class in com.logicaldoc.core.parser.wordperfect
 
WordPerfectParser() - Constructor for class com.logicaldoc.core.parser.wordperfect.WordPerfectParser
 
Worker - Class in com.logicaldoc.util.exec
A simple thread that waits for completion of a given Process.
Worker(Process) - Constructor for class com.logicaldoc.util.exec.Worker
 
WORKFLOW - com.logicaldoc.core.security.Permission
 
WORKFLOW - Static variable in class com.logicaldoc.gui.common.client.Feature
 
WORKFLOW - Static variable in class com.logicaldoc.gui.common.client.Menu
 
WORKFLOW_ID - Static variable in class com.logicaldoc.gui.frontend.client.dashboard.DashboardPanel
 
WORKFLOWAPPENDED - com.logicaldoc.core.document.DocumentEvent
 
WorkflowDashboard - Class in com.logicaldoc.gui.frontend.client.workflow
Workflow dashboard that displays several portlets like a portal page.
WorkflowDashboard() - Constructor for class com.logicaldoc.gui.frontend.client.workflow.WorkflowDashboard
 
WorkflowDashlet - Class in com.logicaldoc.gui.frontend.client.workflow
Dashlet specialized in listing user workflow task records.
WorkflowDashlet(WorkflowDashboard, int) - Constructor for class com.logicaldoc.gui.frontend.client.workflow.WorkflowDashlet
 
WorkflowDesigner - Class in com.logicaldoc.gui.frontend.client.workflow.designer
Where the workflow diagram is drawn
WorkflowDesigner(GUIWorkflow) - Constructor for class com.logicaldoc.gui.frontend.client.workflow.designer.WorkflowDesigner
 
WorkflowDrawingPanel - Class in com.logicaldoc.gui.frontend.client.workflow.designer
In this panel the graphical design of the workflow takes place.
WorkflowDrawingPanel(GUIWorkflow) - Constructor for class com.logicaldoc.gui.frontend.client.workflow.designer.WorkflowDrawingPanel
 
WorkflowDrawingPanel(WorkflowDesigner) - Constructor for class com.logicaldoc.gui.frontend.client.workflow.designer.WorkflowDrawingPanel
 
WorkflowHistoriesDS - Class in com.logicaldoc.gui.common.client.data
 
WorkflowHistoriesDS(Long, Long, String, String, Integer) - Constructor for class com.logicaldoc.gui.common.client.data.WorkflowHistoriesDS
 
WorkflowHistoriesPanel - Class in com.logicaldoc.gui.frontend.client.workflow
Panel that shows the histories of a specific workflow instance
WorkflowHistoriesPanel(Long, Long, boolean) - Constructor for class com.logicaldoc.gui.frontend.client.workflow.WorkflowHistoriesPanel
 
WorkflowHistoryDialog - Class in com.logicaldoc.gui.frontend.client.workflow
This popup window is used to visualize the workflows histories.
WorkflowHistoryDialog() - Constructor for class com.logicaldoc.gui.frontend.client.workflow.WorkflowHistoryDialog
 
WorkflowNoteEditor - Class in com.logicaldoc.gui.frontend.client.workflow
This is the form used to edit a note in a workflow
WorkflowNoteEditor(TaskDetailsDialog) - Constructor for class com.logicaldoc.gui.frontend.client.workflow.WorkflowNoteEditor
 
WorkflowPreview - Class in com.logicaldoc.gui.frontend.client.workflow
Show the completion diagram
WorkflowPreview(GUIWorkflow) - Constructor for class com.logicaldoc.gui.frontend.client.workflow.WorkflowPreview
 
WorkflowPreview(String, GUIWorkflow) - Constructor for class com.logicaldoc.gui.frontend.client.workflow.WorkflowPreview
 
WorkflowRightsDS - Class in com.logicaldoc.gui.common.client.data
Datasource to handle rights on a workflow.
WorkflowRightsDS(long) - Constructor for class com.logicaldoc.gui.common.client.data.WorkflowRightsDS
 
WorkflowsDS - Class in com.logicaldoc.gui.common.client.data
 
WorkflowsDS(boolean, boolean, Long) - Constructor for class com.logicaldoc.gui.common.client.data.WorkflowsDS
 
WorkflowsDS(String, boolean, boolean, Long) - Constructor for class com.logicaldoc.gui.common.client.data.WorkflowsDS
 
WorkflowSecurity - Class in com.logicaldoc.gui.frontend.client.workflow.designer
This window shows the security policies of the Workflow.
WorkflowSecurity(GUIWorkflow) - Constructor for class com.logicaldoc.gui.frontend.client.workflow.designer.WorkflowSecurity
 
WorkflowService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the Workflow Service.
WorkflowService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
WorkflowServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
WorkflowSettings - Class in com.logicaldoc.gui.frontend.client.workflow.designer
This window contains a form with the main settings of the workflow.
WorkflowSettings(GUIWorkflow) - Constructor for class com.logicaldoc.gui.frontend.client.workflow.designer.WorkflowSettings
 
WORKFLOWSTATUS - com.logicaldoc.core.document.DocumentEvent
 
WorkflowTaskNameListGridField - Class in com.logicaldoc.gui.frontend.client.workflow
A field to display the name of a workflow task with corresponding color
WorkflowTaskNameListGridField() - Constructor for class com.logicaldoc.gui.frontend.client.workflow.WorkflowTaskNameListGridField
 
WorkflowTaskNameListGridField(String) - Constructor for class com.logicaldoc.gui.frontend.client.workflow.WorkflowTaskNameListGridField
 
WorkflowTaskNameListGridField(String, String) - Constructor for class com.logicaldoc.gui.frontend.client.workflow.WorkflowTaskNameListGridField
 
WorkflowTaskNameListGridField(String, String, String) - Constructor for class com.logicaldoc.gui.frontend.client.workflow.WorkflowTaskNameListGridField
 
WorkflowTaskNameListGridField(String, String, String, int) - Constructor for class com.logicaldoc.gui.frontend.client.workflow.WorkflowTaskNameListGridField
 
WorkflowTasksDS - Class in com.logicaldoc.gui.common.client.data
 
WorkflowTasksDS(Integer, String, Integer) - Constructor for class com.logicaldoc.gui.common.client.data.WorkflowTasksDS
 
WorkflowToolStrip - Class in com.logicaldoc.gui.frontend.client.workflow.designer
Workflow Tools
WorkflowToolStrip(WorkflowDesigner, PrimitivesToolstrip) - Constructor for class com.logicaldoc.gui.frontend.client.workflow.designer.WorkflowToolStrip
 
WorkflowTriggersDS - Class in com.logicaldoc.gui.common.client.data
Datasource to handle workflow trigger lists.
WorkflowTriggersDS(String) - Constructor for class com.logicaldoc.gui.common.client.data.WorkflowTriggersDS
 
WorkflowTriggersPanel - Class in com.logicaldoc.gui.frontend.client.workflow
Displays the list of all workflow triggers on a folder.
WorkflowTriggersPanel(GUIFolder) - Constructor for class com.logicaldoc.gui.frontend.client.workflow.WorkflowTriggersPanel
 
WorkflowUploader - Class in com.logicaldoc.gui.frontend.client.workflow.designer
This popup window is used to upload a new workflow schema to the server.
WorkflowUploader(WorkflowDesigner) - Constructor for class com.logicaldoc.gui.frontend.client.workflow.designer.WorkflowUploader
 
WorkingTime - Class in com.logicaldoc.core.security
Represents a time interval in the working time of the user
WorkingTime() - Constructor for class com.logicaldoc.core.security.WorkingTime
 
WorkingTime(int, int, int) - Constructor for class com.logicaldoc.core.security.WorkingTime
 
WorkingTimePanel - Class in com.logicaldoc.gui.frontend.client.security.user
Allows the configuration of the user's working time
WorkingTimePanel(GUIUser, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.security.user.WorkingTimePanel
 
WORKSPACE_DEFAULTNAME - Static variable in class com.logicaldoc.gui.common.client.Constants
 
WORKSPACE_TYPE_ID - Static variable in class com.logicaldoc.cmis.TypeManager
 
WPFilterInputStream - Class in com.logicaldoc.core.parser.wordperfect
A FilterInputStream that processes bytes that have a special meaning in WordPerfect documents.
WPFilterInputStream(InputStream) - Constructor for class com.logicaldoc.core.parser.wordperfect.WPFilterInputStream
 
WPStringExtractor - Class in com.logicaldoc.core.parser.wordperfect
A StringExtractor extension optimized for processing WordPerfect document streams.
WPStringExtractor() - Constructor for class com.logicaldoc.core.parser.wordperfect.WPStringExtractor
 
write() - Method in class com.logicaldoc.util.cache.CacheConfigurator
 
write() - Method in class com.logicaldoc.util.config.ContextConfigurator
 
write() - Method in class com.logicaldoc.util.config.ContextProperties
This method saves the properties-file connected by ContextProperties.
NOTE: only call this on an ContextProperties _NOT_ created from an InputStream!
write() - Method in class com.logicaldoc.util.config.LoggingConfigurator
 
write(byte) - Method in class com.logicaldoc.util.io.StringOutputStream
 
write(byte[]) - Method in class com.logicaldoc.util.io.StringOutputStream
 
write(int) - Method in class com.logicaldoc.util.io.StringOutputStream
 
write(File) - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
write(InputStream, File) - Static method in class com.logicaldoc.util.io.IOUtil
 
write(InputStream, OutputStream) - Static method in class com.logicaldoc.util.io.IOUtil
 
WRITE - com.logicaldoc.core.security.Permission
 
writeEntry(ZipOutputStream, String, File) - Method in class com.logicaldoc.web.LogDownload
 
writeFields(Vector<String>) - Method in class com.logicaldoc.util.csv.CSVFileWriter
Join the fields and write them as a new line to the CSV file.
writeFile(byte[], String) - Static method in class com.logicaldoc.util.io.FileUtil
 
writeFile(InputStream, String) - Static method in class com.logicaldoc.util.io.FileUtil
Writes a stream to a file and then closes the same stream.
writeFile(String, String) - Static method in class com.logicaldoc.util.io.FileUtil
 
writePdfToFile(Document, String, File, String) - Method in class com.logicaldoc.core.conversion.FormatConverterManager
Write the content of the Pdf conversion into a file.
writeTo(OutputStream) - Method in class com.logicaldoc.util.http.FileBodyCounter
 
writeToFile(long, String, File) - Method in class com.logicaldoc.core.store.AbstractStorer
 
writeToFile(long, String, File) - Method in class com.logicaldoc.core.store.FSStorer
 
writeToFile(long, String, File) - Method in interface com.logicaldoc.core.store.Storer
Writes the specified resource in a file
writeToFile(long, String, String, String) - Method in class com.logicaldoc.core.automation.DocTool
Writes a resource in a file in the local file system
writeToStream(long, String, OutputStream) - Method in class com.logicaldoc.core.store.AbstractStorer
 
writeToStream(long, String, OutputStream) - Method in interface com.logicaldoc.core.store.Storer
Writes the specified resource in an output stream
writeToStream(long, String, OutputStream, long, long) - Method in class com.logicaldoc.core.store.AbstractStorer
 
writeToStream(long, String, OutputStream, long, long) - Method in interface com.logicaldoc.core.store.Storer
Writes the specified resource in an output stream
writeToString(InputStream, String) - Static method in class com.logicaldoc.util.StringUtil
 
writeToString(Reader) - Static method in class com.logicaldoc.util.StringUtil
Writes to UFT-8 encoding.
writeToString(Reader, String) - Static method in class com.logicaldoc.util.StringUtil
Writes the content from the reader in a string encoded as specified.
writeUTF8(String, File, boolean) - Static method in class com.logicaldoc.util.io.FileUtil
 
writeXMLDoc() - Method in class com.logicaldoc.util.config.XMLBean
This method saves the xml-file connected by XMLBean.
WrongPasswordException - Exception in com.logicaldoc.core.security.authentication
Raised when given password is not correct
WrongPasswordException(Authenticator) - Constructor for exception com.logicaldoc.core.security.authentication.WrongPasswordException
 
WSAttribute - Class in com.logicaldoc.webservice.model
Extended attribute of a document
WSAttribute() - Constructor for class com.logicaldoc.webservice.model.WSAttribute
 
WSAttributeOption - Class in com.logicaldoc.webservice.model
An option for a preset attribute
WSAttributeOption() - Constructor for class com.logicaldoc.webservice.model.WSAttributeOption
 
WSAttributeOption(String, String) - Constructor for class com.logicaldoc.webservice.model.WSAttributeOption
 
WSAttributeSet - Class in com.logicaldoc.webservice.model
A WS Attribute Set
WSAttributeSet() - Constructor for class com.logicaldoc.webservice.model.WSAttributeSet
 
WSBookmark - Class in com.logicaldoc.webservice.model
Web Service Bookmark.
WSBookmark() - Constructor for class com.logicaldoc.webservice.model.WSBookmark
 
WSCALL - Static variable in class com.logicaldoc.webservice.WebserviceInterceptor
 
WSCALL_ - Static variable in class com.logicaldoc.webservice.WebserviceInterceptor
 
WSDoc - Annotation Type in com.logicaldoc.webservice.doc
 
WSDocument - Class in com.logicaldoc.webservice.model
Web Service Document.
WSDocument() - Constructor for class com.logicaldoc.webservice.model.WSDocument
 
WSFolder - Class in com.logicaldoc.webservice.model
Web Service Folder.
WSFolder() - Constructor for class com.logicaldoc.webservice.model.WSFolder
 
WSGroup - Class in com.logicaldoc.webservice.model
Web Service Group.
WSGroup() - Constructor for class com.logicaldoc.webservice.model.WSGroup
 
WSLink - Class in com.logicaldoc.webservice.model
Web Service Document Link.
WSLink() - Constructor for class com.logicaldoc.webservice.model.WSLink
 
WSNote - Class in com.logicaldoc.webservice.model
Web Service Note.
WSNote() - Constructor for class com.logicaldoc.webservice.model.WSNote
 
WSParameter - Class in com.logicaldoc.webservice.model
Useful class that contains a correspondence between a name and a value.
WSParameter() - Constructor for class com.logicaldoc.webservice.model.WSParameter
 
WSRating - Class in com.logicaldoc.webservice.model
Web Service Rating.
WSRating() - Constructor for class com.logicaldoc.webservice.model.WSRating
 
WSRight - Class in com.logicaldoc.webservice.model
Useful class to associate a user or a group to a permission integer representation.
WSRight() - Constructor for class com.logicaldoc.webservice.model.WSRight
 
WSRight(long, int) - Constructor for class com.logicaldoc.webservice.model.WSRight
 
WSSearchOptions - Class in com.logicaldoc.webservice.model
Search options through Web Services.
WSSearchOptions() - Constructor for class com.logicaldoc.webservice.model.WSSearchOptions
Necessary constructor for the Search Web Service
WSSearchResult - Class in com.logicaldoc.webservice.model
Represents a web service search result
WSSearchResult() - Constructor for class com.logicaldoc.webservice.model.WSSearchResult
 
WSSystemInfo - Class in com.logicaldoc.webservice.model
 
WSSystemInfo() - Constructor for class com.logicaldoc.webservice.model.WSSystemInfo
 
WSTagCloud - Class in com.logicaldoc.webservice.model
This class is a TagCloud for WebServices API
WSTagCloud() - Constructor for class com.logicaldoc.webservice.model.WSTagCloud
 
WSTagCloud(String) - Constructor for class com.logicaldoc.webservice.model.WSTagCloud
 
WSTagCloud(String, long) - Constructor for class com.logicaldoc.webservice.model.WSTagCloud
 
WSTemplate - Class in com.logicaldoc.webservice.model
A WS Template
WSTemplate() - Constructor for class com.logicaldoc.webservice.model.WSTemplate
 
WSUser - Class in com.logicaldoc.webservice.model
Web Service User.
WSUser() - Constructor for class com.logicaldoc.webservice.model.WSUser
 
WSUtil - Class in com.logicaldoc.webservice.model
 
WSUtil() - Constructor for class com.logicaldoc.webservice.model.WSUtil
 
WSWorkingTime - Class in com.logicaldoc.webservice.model
Represents a time interval in the working time of the user
WSWorkingTime() - Constructor for class com.logicaldoc.webservice.model.WSWorkingTime
 
WSWorkingTime(int, int, int) - Constructor for class com.logicaldoc.webservice.model.WSWorkingTime
 

X

XLARGE - com.logicaldoc.util.log4j.LDHtmlLayout.FontSize
 
XLSParser - Class in com.logicaldoc.core.parser
Parser for Office 2003 worksheets
XLSParser() - Constructor for class com.logicaldoc.core.parser.XLSParser
 
XMLBean - Class in com.logicaldoc.util.config
Class for using xml-files.
XMLBean(InputStream) - Constructor for class com.logicaldoc.util.config.XMLBean
Creates new XMLBean from an input stream; XMLBean is read-only!!!
XMLBean(String) - Constructor for class com.logicaldoc.util.config.XMLBean
Creates new XMLBean.
XMLBean(URL) - Constructor for class com.logicaldoc.util.config.XMLBean
Creates new XMLBean.
XMLConverter - Class in com.logicaldoc.core.conversion
Converter to convert XML files
XMLConverter() - Constructor for class com.logicaldoc.core.conversion.XMLConverter
 
XMLParser - Class in com.logicaldoc.core.parser
Text extractor for XML documents.
XMLParser() - Constructor for class com.logicaldoc.core.parser.XMLParser
 
XSMALL - com.logicaldoc.util.log4j.LDHtmlLayout.FontSize
 
XssFilter - Class in com.logicaldoc.web.xss
Anti XSS vulnerability, that is the presence of <script> element and other javascript code inside the request URL.
XssFilter() - Constructor for class com.logicaldoc.web.xss.XssFilter
 
XssRequestWrapper - Class in com.logicaldoc.web.xss
This wrapper implements the checks for avoiding the Cross Site Scripting (XSS).
XssRequestWrapper(HttpServletRequest) - Constructor for class com.logicaldoc.web.xss.XssRequestWrapper
 
XXLARGE - com.logicaldoc.util.log4j.LDHtmlLayout.FontSize
 
XXSMALL - com.logicaldoc.util.log4j.LDHtmlLayout.FontSize
 

Y

YubiKeySetup - Class in com.logicaldoc.gui.frontend.client.security.twofactorsauth
Panel for setting up the YubiKey second factor.
YubiKeySetup(GUIUser) - Constructor for class com.logicaldoc.gui.frontend.client.security.twofactorsauth.YubiKeySetup
 

Z

ZABWParser - Class in com.logicaldoc.core.parser
Text extractor for AbiWord compressed documents.
ZABWParser() - Constructor for class com.logicaldoc.core.parser.ZABWParser
 
ZipConverter - Class in com.logicaldoc.core.conversion
Converts a Zip file in it's listing
ZipConverter() - Constructor for class com.logicaldoc.core.conversion.ZipConverter
 
ZipExport - Class in com.logicaldoc.core.transfer
Exports a folder hierarchy and all documents in it as a zip file.
ZipExport() - Constructor for class com.logicaldoc.core.transfer.ZipExport
 
zipFile(File, File) - Method in class com.logicaldoc.util.io.ZipUtil
Compress a single file
zipFolder(File, File) - Method in class com.logicaldoc.util.io.ZipUtil
Zips a folder into a .zip archive
ZipImport - Class in com.logicaldoc.core.transfer
This is an import utilities that imports documents stored in a zip archive.
ZipImport(Document, String) - Constructor for class com.logicaldoc.core.transfer.ZipImport
Constructor.
ZipInputStream - Class in com.logicaldoc.util.io
Wrapper around a standard AutoDeleteZipInputStream that avoids the CRC checks on stream closure.
ZipInputStream(ZipInputStream) - Constructor for class com.logicaldoc.util.io.ZipInputStream
 
ZipParser - Class in com.logicaldoc.core.parser
Class for parsing zip files.
ZipParser() - Constructor for class com.logicaldoc.core.parser.ZipParser
 
ZipUtil - Class in com.logicaldoc.util.io
This class is for handling with zip-files.
ZipUtil() - Constructor for class com.logicaldoc.util.io.ZipUtil
 
ZipUtil(String) - Constructor for class com.logicaldoc.util.io.ZipUtil
 
ZOHO - Static variable in class com.logicaldoc.gui.common.client.Feature
 
ZOHO - Static variable in class com.logicaldoc.gui.common.client.Menu
 
ZohoAuthorization - Class in com.logicaldoc.gui.frontend.client.zoho
This popup window is used to handle Zoho settings.
ZohoAuthorization() - Constructor for class com.logicaldoc.gui.frontend.client.zoho.ZohoAuthorization
 
ZohoCheckin - Class in com.logicaldoc.gui.frontend.client.zoho
This popup window is used to perform the checkin of a Zoho document into LogicalDOC.
ZohoCheckin(GUIDocument, ZohoEditor) - Constructor for class com.logicaldoc.gui.frontend.client.zoho.ZohoCheckin
 
ZohoDialog - Class in com.logicaldoc.gui.frontend.client.zoho
This is the form used to select an element in Zoho
ZohoDialog(boolean) - Constructor for class com.logicaldoc.gui.frontend.client.zoho.ZohoDialog
 
ZohoDS - Class in com.logicaldoc.gui.common.client.data
Datasource to handle folders and sub-folders in Zoho.
ZohoDS(String, boolean) - Constructor for class com.logicaldoc.gui.common.client.data.ZohoDS
 
ZohoEditor - Class in com.logicaldoc.gui.frontend.client.zoho
This popup window is used to show the document in Zoho.
ZohoEditor(GUIDocument) - Constructor for class com.logicaldoc.gui.frontend.client.zoho.ZohoEditor
 
ZohoService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the Zoho Service.
ZohoService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
ZohoServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
ZohoTree - Class in com.logicaldoc.gui.frontend.client.zoho
TreeGrid showing the folders and files
ZohoTree(boolean) - Constructor for class com.logicaldoc.gui.frontend.client.zoho.ZohoTree
 
ZONAL_BARCODE - Static variable in class com.logicaldoc.gui.common.client.Feature
 
ZONAL_OCR - Static variable in class com.logicaldoc.gui.common.client.Feature
 
ZONAL_OCR - Static variable in class com.logicaldoc.gui.common.client.Menu
 
ZONALOCRD - com.logicaldoc.core.document.DocumentEvent
 
ZonalOCRPanel - Class in com.logicaldoc.gui.frontend.client.metadata.zonalocr
Panel showing the Zonal OCR administration panel.
ZonalOCRPanel(GUITemplate, GUIOCRTemplate) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.zonalocr.ZonalOCRPanel
 
ZonalOCRService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the Zonal OCR.
ZonalOCRService.Instance - Class in com.logicaldoc.gui.frontend.client.services
 
ZonalOCRServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
ZonalOCRTemplateSettings - Class in com.logicaldoc.gui.frontend.client.metadata.zonalocr
This popup window is used to upload / edit an OCR template
ZonalOCRTemplateSettings(ZonalOCRTemplatesPanel) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.zonalocr.ZonalOCRTemplateSettings
 
ZonalOCRTemplatesPanel - Class in com.logicaldoc.gui.frontend.client.metadata.zonalocr
Panel showing the OCR templates
ZonalOCRTemplatesPanel(GUITemplate, GUIOCRTemplate) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.zonalocr.ZonalOCRTemplatesPanel
 
ZoneCanvas - Class in com.logicaldoc.gui.frontend.client.metadata.barcode
A canvas that contains a note to be displayed in a page of a document
ZoneCanvas - Class in com.logicaldoc.gui.frontend.client.metadata.zonalocr
A canvas that contains a note to be displayed in a page of a document
ZoneCanvas(GUIBarcodeSpec, BarcodeTemplatesPanel) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.barcode.ZoneCanvas
Constructor
ZoneCanvas(GUIZone, ZonalOCRTemplatesPanel) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.zonalocr.ZoneCanvas
Constructor
ZoneEditor - Class in com.logicaldoc.gui.frontend.client.metadata.barcode
This popup window is used to show/edit the Zone settings
ZoneEditor - Class in com.logicaldoc.gui.frontend.client.metadata.zonalocr
This popup window is used to show/edit the Zone settings
ZoneEditor(GUIBarcodeSpec) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.barcode.ZoneEditor
 
ZoneEditor(GUIZone) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.zonalocr.ZoneEditor
 
zoom(double) - Method in class com.logicaldoc.gui.common.client.widgets.ImageDrawingPane
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes All Packages