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 

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
 
AbstractClient<T> - Class in com.logicaldoc.webservice
Parent for all clients
AbstractClient(String, Class<T>, int, boolean, int) - Constructor for class com.logicaldoc.webservice.AbstractClient
Constructor
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
 
AbstractExportContext(Resource, boolean, MimeResolver) - Constructor for class com.logicaldoc.webdav.context.AbstractExportContext
 
AbstractHistory - Class in com.logicaldoc.core.document
Superclass for history entries
AbstractHistory() - Constructor for class com.logicaldoc.core.document.AbstractHistory
 
AbstractParser - Class in com.logicaldoc.core.parser
Abstract implementation of a Parser
AbstractParser() - Constructor for class com.logicaldoc.core.parser.AbstractParser
 
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
 
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
AbstractWebdavServlet

AbstractWebdavServlet() - Constructor for class com.logicaldoc.webdav.web.AbstractWebdavServlet
 
Accordion - Class in com.logicaldoc.gui.frontend.client.workflow
This panel contains all the workflow informations and it is next to its drawing panel.
Accordion() - Constructor for class com.logicaldoc.gui.frontend.client.workflow.Accordion
 
account - Variable in class com.logicaldoc.gui.frontend.client.impex.accounts.AccountDetailsTab
 
AccountAdvancedProperties - Class in com.logicaldoc.gui.frontend.client.impex.accounts
Shows account's advanced properties and read-only data
AccountAdvancedProperties(GUIEmailAccount, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.impex.accounts.AccountAdvancedProperties
 
AccountDetailsPanel - Class in com.logicaldoc.gui.frontend.client.impex.accounts
This panel collects all account details
AccountDetailsPanel(AccountsPanel) - Constructor for class com.logicaldoc.gui.frontend.client.impex.accounts.AccountDetailsPanel
 
AccountDetailsTab - Class in com.logicaldoc.gui.frontend.client.impex.accounts
Superclass for all tab panels in the account details area
AccountDetailsTab(GUIEmailAccount, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.impex.accounts.AccountDetailsTab
 
AccountFiltersPanel - Class in com.logicaldoc.gui.frontend.client.impex.accounts
Shows the set of filters associated to the curent account
AccountFiltersPanel(GUIEmailAccount, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.impex.accounts.AccountFiltersPanel
 
AccountsPanel - Class in com.logicaldoc.gui.frontend.client.impex.accounts
Panel showing the list of import email accounts
AccountsPanel() - Constructor for class com.logicaldoc.gui.frontend.client.impex.accounts.AccountsPanel
 
AccountStandardProperties - Class in com.logicaldoc.gui.frontend.client.impex.accounts
Shows account's standard properties and read-only data
AccountStandardProperties(GUIEmailAccount, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.impex.accounts.AccountStandardProperties
 
activateOptions() - Method in class com.logicaldoc.web.util.HTMLLayout
No options to activate.
ACTIVE_INVOICE - Static variable in class com.logicaldoc.core.document.DocumentTemplate
 
add(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.clipboard.Clipboard
 
add - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentToolbar
 
addAttachment(int, EMailAttachment) - Method in class com.logicaldoc.core.communication.EMail
 
addBookmarks(String, long[], int) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Adds new bookmarks
addBookmarks(String, long[], int, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
addBookmarks(String, long[], int) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
addCalendarEvent - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentToolbar
 
addCategory(Class, String[]) - Method in class com.logicaldoc.util.config.LoggingConfigurator
 
addCategory(String, String[]) - Method in class com.logicaldoc.util.config.LoggingConfigurator
 
addChangeOnDiagramHandler(ChangeOnDiagramHandler) - Method in class com.orange.links.client.DiagramController
 
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
addCriteriaRow() - Method in class com.logicaldoc.gui.frontend.client.search.ParametricForm
 
addDashlet(GUIDashlet) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
addDecoration(Widget, Connection) - Method in class com.orange.links.client.DiagramController
Add a widget as a decoration on a connection
addDocument(GUIDocument) - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
addDocumentObserver(DocumentObserver) - Method in class com.logicaldoc.gui.common.client.Session
 
addDocuments(String, long, long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.ArchiveService
Adds a set of documents(their current versions) to the given archive
addDocuments(String, long, long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.ArchiveServiceAsync
 
addDocuments(String, String, long, String, boolean, Long) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Adds new documents previously uploaded
addDocuments(String, String, boolean, GUIDocument) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Adds new documents previously uploaded, with metadata specification.
addDocuments(String, String, long, String, boolean, Long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
addDocuments(String, String, boolean, GUIDocument, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
addDocuments(String, String, boolean, GUIDocument) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
addDocuments(String, String, long, String, boolean, Long) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
addEntry(ZipFile, ZipEntry, Folder) - Method in class com.logicaldoc.core.transfer.InMemoryZipImport
Stores a file in the repository of LogicalDOC and inserts some information in the database of LogicalDOC (folder, document, filename, title, tags, templateid, created user, locale)
addEntry(File, Folder) - Method in class com.logicaldoc.core.transfer.ZipImport
Stores a file in the repository of logicaldoc and inserts some information in the database of logicaldoc (folder, document, version, history, searchdocument).
addEntry(String, String, String) - Method in class com.logicaldoc.gui.frontend.client.search.SavedSearchesPanel
 
addEvent(GUIEvent) - Method in class com.logicaldoc.gui.common.client.log.EventsWindow
 
addExtendedAttribute(WSAttribute) - Method in class com.logicaldoc.webservice.document.WSDocument
 
addExtendedAttribute(WSAttribute) - Method in class com.logicaldoc.webservice.folder.WSFolder
 
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.
addFilterMapping(String, String) - Method in class com.logicaldoc.util.config.WebConfigurator
Adds a new filter mapping to the deployment descriptor.
addFolder(String, long, long) - Method in interface com.logicaldoc.gui.frontend.client.services.ArchiveService
Adds a a folder(the current version of the contained documents at any level).
addFolder(String, long, long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.ArchiveServiceAsync
 
addFolderChangeListener(FolderChangeListener) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderSelector
 
addFolderDocuments(Folder) - Method in class com.logicaldoc.core.transfer.ZipExport
Adds all folder's documents
addFolderGroup(FolderGroup) - Method in class com.logicaldoc.core.security.Folder
Adds a new element, substituting a precedin one with the same groupId.
addFolderObserver(FolderObserver) - Method in class com.logicaldoc.gui.common.client.Session
 
addGroup(GUIGroup) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
addHit(Document, String) - Method in interface com.logicaldoc.core.searchengine.SearchEngine
Adds a new Hit into the index
addHit(Document, InputStream) - Method in interface com.logicaldoc.core.searchengine.SearchEngine
Adds a new hit to the index
addHit(Document, String) - Method in class com.logicaldoc.core.searchengine.StandardSearchEngine
 
addHit(Document, InputStream) - Method in class com.logicaldoc.core.searchengine.StandardSearchEngine
 
addHtmlAppender(String) - Method in class com.logicaldoc.util.config.LoggingConfigurator
 
addInitParam(String, String, String, String, WebConfigurator.INIT_PARAM) - Method in class com.logicaldoc.util.config.WebConfigurator
Adds a init parameter to the servlet
addInitParam(String, String, String, String) - 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(SystemLoadListener) - Method in class com.logicaldoc.core.system.SystemLoadMonitor
 
addListener(String) - Method in class com.logicaldoc.util.config.WebConfigurator
Adds a new listener to the deployment descriptor.
addListener(SystemEvent) - Static method in class com.logicaldoc.util.Context
Adds an Listener to a particular Event given from
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
 
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 precedin one with the same groupId.
addNewFunctionHandler(NewFunctionHandler) - Method in class com.orange.links.client.DiagramController
 
addNote(String, long, String) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Adds a new document note on the given document
addNote(String, long, String, AsyncCallback<Long>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
addNote(String, long, String) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
addNotifiedUser(GUIUser) - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
addObjserver(PanelObserver) - Method in class com.logicaldoc.gui.frontend.client.panels.MainPanel
 
addObserver(UserObserver) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
addObserver(ClipboardObserver) - Method in class com.logicaldoc.gui.frontend.client.clipboard.Clipboard
 
addObserver(SearchObserver) - Method in class com.logicaldoc.gui.frontend.client.search.Search
 
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
 
addRecipient(Recipient) - Method in class com.logicaldoc.core.communication.EMail
 
addReference(Object) - Method in class com.logicaldoc.webdav.session.DavSessionImpl
 
addReportRecipient(GUIUser) - Method in class com.logicaldoc.gui.common.client.beans.GUITask
 
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.
addSessionObserver(SessionObserver) - Method in class com.logicaldoc.gui.common.client.Session
 
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.gui.common.client.beans.GUIDocument
 
addTag(String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.TagService
Adds a new tag in the list of available tags.
addTag(String, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.TagServiceAsync
 
addTag(String, String) - Method in class com.logicaldoc.web.service.TagServiceImpl
 
addTagInCloud(String, String, String) - Method in class com.logicaldoc.gui.frontend.client.Frontend
 
addTaskListener(TaskListener) - Method in class com.logicaldoc.core.task.Task
 
addTemplateMetadata(boolean) - Method in class com.logicaldoc.gui.frontend.client.metadata.TemplatePropertiesPanel
 
addTextAppender(String) - Method in class com.logicaldoc.util.config.LoggingConfigurator
 
addTieLinkHandler(TieLinkHandler) - Method in class com.orange.links.client.DiagramController
 
addToRecentFiles(long, long) - Static method in class com.logicaldoc.web.util.ServletIOUtil
Adds the given document to the recent files entry of the user
addTrigger(String) - Method in class com.logicaldoc.util.config.ContextConfigurator
Enlists a new trigger in the scheduler
addTriggerListener(String) - Method in class com.logicaldoc.core.task.TaskTrigger
 
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
 
addUsefulMenuItem(ListGridRecord, Menu) - Method in class com.logicaldoc.gui.frontend.client.impex.archives.ExportArchivesList
This method is used only by the classes that extend this class.
addUser(String, boolean) - Method in class com.logicaldoc.cmis.LDRepository
Adds a user to the repository.
addUserToGroup(String, long, long) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Adds a user to a group
addUserToGroup(String, long, long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
addUserToGroup(String, long, long) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
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
 
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
This panel is used to show the user a list of search results
ADVANCED_OCR - Static variable in class com.logicaldoc.gui.common.client.Feature
 
afterCheckin(Document, History, Map<String, Object>) - Method in interface com.logicaldoc.core.document.DocumentListener
Called after a document is checked in
afterCheckin(Document, History, Map<String, Object>) - Method in class com.logicaldoc.core.security.SystemQuota
 
afterSave() - Method in class com.logicaldoc.gui.frontend.client.menu.Registration
Invoked after the data was saved on the server.
afterStore(Document, History, Map<String, Object>) - Method in interface com.logicaldoc.core.document.DocumentListener
Called after a document is stored in the database
afterStore(Document, History, Map<String, Object>) - Method in class com.logicaldoc.core.security.SystemQuota
 
afterStore(User, UserHistory, Map<String, Object>) - Method in interface com.logicaldoc.core.security.UserListener
Called after a user is stored in the database
all() - Static method in enum com.logicaldoc.core.searchengine.Fields
 
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
 
allowSync - Variable in class com.orange.links.client.shapes.AbstractShape
 
allowSynchronized() - Method in class com.orange.links.client.shapes.AbstractShape
 
ALPHABET - Static variable in class com.logicaldoc.util.security.PasswordGenerator
 
alterProperties(DavPropertySet, DavPropertyNameSet) - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
alterProperties(List) - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
alterProperties(DavPropertySet, DavPropertyNameSet) - Method in class com.logicaldoc.webdav.version.VersionHistoryResourceImpl
 
alterProperties(List) - Method in class com.logicaldoc.webdav.version.VersionHistoryResourceImpl
 
alterProperties(DavPropertySet, DavPropertyNameSet) - Method in class com.logicaldoc.webdav.version.VersionResourceImpl
 
alterProperties(List) - Method in class com.logicaldoc.webdav.version.VersionResourceImpl
 
ANONYMOUS - Static variable in class com.logicaldoc.gui.common.client.Constants
 
AOS - Static variable in class com.logicaldoc.gui.common.client.Feature
 
appendChildren(Folder, int) - Method in class com.logicaldoc.core.transfer.ZipExport
Adds all children of the specified folder up to the given level
appendDocuments(String, 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, 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
 
ApplicationInitializer - Class in com.logicaldoc.web
Listener that initialises relevant system stuffs during application startup and session life cycle.
ApplicationInitializer() - Constructor for class com.logicaldoc.web.ApplicationInitializer
 
applyMetadata(String, long) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderService
Applies all extendedAttributes to a sub-tree
applyMetadata(String, long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderServiceAsync
 
applyMetadata(String, long) - Method in class com.logicaldoc.web.service.FolderServiceImpl
 
applyMetadataToTree(long, FolderHistory) - Method in interface com.logicaldoc.core.security.dao.FolderDAO
Propagates the template metadata a node to the whole subree
applyMetadataToTree(long, FolderHistory) - Method in class com.logicaldoc.core.security.dao.HibernateFolderDAO
 
applyRights(String, GUIMenu) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Applies all security settings to menu
applyRights(String, GUIMenu, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
applyRights(String, GUIFolder, boolean) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderService
Applies all security settings to folder
applyRights(String, GUIFolder, boolean, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderServiceAsync
 
applyRights(String, GUIFolder, boolean) - Method in class com.logicaldoc.web.service.FolderServiceImpl
 
applyRights(String, GUIMenu) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
applyRithtToTree(long, FolderHistory) - Method in interface com.logicaldoc.core.security.dao.FolderDAO
Propagates the security policies of a node to the whole subree
applyRithtToTree(long, FolderHistory) - Method in class com.logicaldoc.core.security.dao.HibernateFolderDAO
 
applyRithtToTree(long) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
applyRithtToTree(long) - Method in interface com.logicaldoc.core.security.dao.MenuDAO
Propagates the security policies of a node to the whole subree
applyTemplate(String, long, long) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderService
Applies a template to a folder
applyTemplate(String, long, long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderServiceAsync
 
applyTemplate(String, long, long) - Method in class com.logicaldoc.web.service.FolderServiceImpl
 
applyTriggersToTree(String, long) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowService
Applies the triggers on a root folder to all the subtree
applyTriggersToTree(String, long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowServiceAsync
 
archive - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentToolbar
 
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
 
ARCHIVES - Static variable in class com.logicaldoc.gui.common.client.Feature
 
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
 
ArchiveService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the Archive Service.
ArchiveServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
archivesType - Variable in class com.logicaldoc.gui.frontend.client.impex.archives.ExportArchivesList
 
archivesType - Variable in class com.logicaldoc.gui.frontend.client.impex.archives.IncrementalArchivesList
 
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
Show a dialog to confirm a operation.
askforValue(String, String, String, String, ValueCallback) - Static method in class com.logicaldoc.gui.common.client.util.LD
Show a dialog asking for a value to complete a operation.
askforValue(String, String, String, String, FormItem, ValueCallback) - Static method in class com.logicaldoc.gui.common.client.util.LD
Show a dialog asking for a value to complete a operation.
assignUsersToGroup(Collection<User>, Group) - Method in interface com.logicaldoc.core.security.SecurityManager
Assign a collection of users to a group.
assignUsersToGroup(Collection<User>, Group) - Method in class com.logicaldoc.core.security.SecurityManagerImpl
 
assignUserToGroup(User, Group) - Method in interface com.logicaldoc.core.security.SecurityManager
Assign a user to a group.
assignUserToGroup(User, Group) - Method in class com.logicaldoc.core.security.SecurityManagerImpl
 
assignUserToGroups(User, Collection<Group>) - Method in interface com.logicaldoc.core.security.SecurityManager
Assign a user to a collection of groups.
assignUserToGroups(User, long[]) - Method in interface com.logicaldoc.core.security.SecurityManager
Assign a user to a collection of groups.
assignUserToGroups(User, Collection<Group>) - Method in class com.logicaldoc.core.security.SecurityManagerImpl
 
assignUserToGroups(User, long[]) - Method in class com.logicaldoc.core.security.SecurityManagerImpl
 
asWidget() - Method in class com.orange.links.client.shapes.AbstractShape
 
attribute(String) - Method in class com.logicaldoc.webservice.document.WSDocument
 
attribute(String) - Method in class com.logicaldoc.webservice.folder.WSFolder
 
AUDIT - Static variable in class com.logicaldoc.gui.common.client.Feature
 
audit - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentToolbar
 
AuditService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the Audit Service.
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
 
AuthClient - Class in com.logicaldoc.webservice.auth
Auth Web Service client.
AuthClient(String) - Constructor for class com.logicaldoc.webservice.auth.AuthClient
 
authenticate(String, String) - Method in class com.logicaldoc.core.security.authentication.AuthenticationChain
 
authenticate(String, String, Object) - Method in class com.logicaldoc.core.security.authentication.AuthenticationChain
 
authenticate(String, String, Object) - Method in interface com.logicaldoc.core.security.authentication.AuthenticationProvider
Authenticates the user using the given credentials, if successful a new session will be created.
authenticate(String, String) - Method in interface com.logicaldoc.core.security.authentication.AuthenticationProvider
Authenticates the user using the given credentials, if successful a new session will be created.
authenticate(String, String, Object) - Method in class com.logicaldoc.core.security.authentication.BasicAuthentication
 
authenticate(String, String) - Method in class com.logicaldoc.core.security.authentication.BasicAuthentication
 
authenticate(HttpServletRequest) - Static method in class com.logicaldoc.web.util.AuthenticationUtil
Decodes given Credentials through base64 decode and turns back a @link AuthenticationUtil.Credentials Objects with username and password.
authenticate(HttpServletRequest) - Static method in class com.logicaldoc.webdav.AuthenticationUtil
Decodes given Credentials through base64 decode and turns back a @link AuthenticationUtil.Credentials Objects with username and password.
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
 
AuthenticationProvider - Interface in com.logicaldoc.core.security.authentication
Implementations of this interface must provide authentication of a user against a defined source.
AuthenticationUtil - Class in com.logicaldoc.web.util
Authentication through some download URLs will be managed through a more simple way.
AuthenticationUtil() - Constructor for class com.logicaldoc.web.util.AuthenticationUtil
 
AuthenticationUtil - Class in com.logicaldoc.webdav
Authentication through WebDAV will be managed through a more simple way.
AuthenticationUtil() - Constructor for class com.logicaldoc.webdav.AuthenticationUtil
 
AuthenticationUtil.Credentials - Interface in com.logicaldoc.web.util
 
AuthenticationUtil.Credentials - Interface in com.logicaldoc.webdav
 
AUTHOR - Static variable in class com.logicaldoc.core.rss.FeedParser
 
AuthService - Interface in com.logicaldoc.webservice.auth
Auth Web Service definition interface
AuthServiceImpl - Class in com.logicaldoc.webservice.auth
Auth Web Service Implementation
AuthServiceImpl() - Constructor for class com.logicaldoc.webservice.auth.AuthServiceImpl
 
available(int) - Static method in class com.logicaldoc.util.io.NetUtil
Checks if a port is available

B

BACKUP - Static variable in class com.logicaldoc.gui.common.client.Feature
 
BARCODE_PROCESSED - Static variable in class com.logicaldoc.core.document.AbstractDocument
 
BARCODE_SKIP - Static variable in class com.logicaldoc.core.document.AbstractDocument
 
BARCODE_TO_PROCESS - Static variable in class com.logicaldoc.core.document.AbstractDocument
 
BarcodePatternsPanel - Class in com.logicaldoc.gui.frontend.client.metadata
Shows the barcodes patterns configuration.
BarcodePatternsPanel() - Constructor for class com.logicaldoc.gui.frontend.client.metadata.BarcodePatternsPanel
 
BARCODES - Static variable in class com.logicaldoc.gui.common.client.Feature
 
BARCODES - Static variable in class com.logicaldoc.gui.common.client.Menu
 
BarcodesEnginePanel - Class in com.logicaldoc.gui.frontend.client.metadata
Panel showing the barcode processing infos.
BarcodesEnginePanel() - Constructor for class com.logicaldoc.gui.frontend.client.metadata.BarcodesEnginePanel
 
BarcodeService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the Barcode Engine Service.
BarcodeServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
Base64Coder - Class in com.logicaldoc.util
A Base64 encoder/decoder.
BaseURL - Class in com.logicaldoc.web.util
 
BasicAuthentication - Class in com.logicaldoc.core.security.authentication
This is the basic authentication mechanism, that searches for the user in the LogicalDOC database.
BasicAuthentication() - Constructor for class com.logicaldoc.core.security.authentication.BasicAuthentication
 
beforeCheckin(Document, History, Map<String, Object>) - Method in interface com.logicaldoc.core.document.DocumentListener
Called before a document is checked in
beforeCheckin(Document, History, Map<String, Object>) - Method in class com.logicaldoc.core.security.SystemQuota
 
beforeStore(Document, History, Map<String, Object>) - Method in interface com.logicaldoc.core.document.DocumentListener
Called before a document is stored in the database
beforeStore(Document, History, Map<String, Object>) - Method in class com.logicaldoc.core.security.SystemQuota
 
beforeStore(User, UserHistory, Map<String, Object>) - Method in interface com.logicaldoc.core.security.UserListener
Called before a user is stored in the database
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
 
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
 
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
 
bookmarksSection - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentsMenu
 
Browser - Class in com.logicaldoc.gui.common.server
 
Browser(HttpServletRequest, HttpSession) - Constructor for class com.logicaldoc.gui.common.server.Browser
 
browser - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentsMenu
 
browserTree - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentsMenu
 
BUF_SIZE - Variable in class com.logicaldoc.web.util.HTMLLayout
 
bugs - Variable in class com.logicaldoc.core.SystemInfo
 
bugs - Variable in class com.logicaldoc.webservice.system.WSSystemInfo
 
buildPreview(File, String, File) - Method in class com.logicaldoc.core.document.thumbnail.AbstractThumbnailBuilder
 
buildPreview(File, String, File) - Method in interface com.logicaldoc.core.document.thumbnail.ThumbnailBuilder
Produce the full preview
buildThumbnail(File, String, File, int, int) - Method in class com.logicaldoc.core.document.thumbnail.ImageThumbnailBuilder
 
buildThumbnail(File, String, File, int, int) - Method in class com.logicaldoc.core.document.thumbnail.PdfThumbnailBuilder
 
buildThumbnail(File, String, File, int, int) - Method in interface com.logicaldoc.core.document.thumbnail.ThumbnailBuilder
Produce the thumbnail
BULK_CHECKOUT - Static variable in class com.logicaldoc.gui.common.client.Feature
 
BULK_UPDATE - Static variable in class com.logicaldoc.gui.common.client.Feature
 
BulkCheckinDialog - Class in com.logicaldoc.gui.frontend.client.document
This popup window is used to handle a bulk checkout.
BulkCheckinDialog(List<Long>) - Constructor for class com.logicaldoc.gui.frontend.client.document.BulkCheckinDialog
 
bulkCheckout - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentToolbar
 
BulkStandardPropertiesPanel - Class in com.logicaldoc.gui.frontend.client.document
Shows document's standard properties available for bulk update.
BulkStandardPropertiesPanel(GUIDocument) - Constructor for class com.logicaldoc.gui.frontend.client.document.BulkStandardPropertiesPanel
 
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
bulkUpdate - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentToolbar
 
bulkUpdate(String, long[], GUIDocument) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Applies to a selection of documents all the given data.
bulkUpdate(String, long[], GUIDocument, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
bulkUpdate(String, long[], GUIDocument) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
BulkUpdateDialog - Class in com.logicaldoc.gui.frontend.client.document
This popup window is used to allow the users to input the data for a bulk update
BulkUpdateDialog(long[], GUIDocument, boolean, boolean) - Constructor for class com.logicaldoc.gui.frontend.client.document.BulkUpdateDialog
 
BulkUpdatePanel - Class in com.logicaldoc.gui.frontend.client.document
This panel collects all documents details needed by a bulk update.
BulkUpdatePanel(GUIDocument) - Constructor for class com.logicaldoc.gui.frontend.client.document.BulkUpdatePanel
 

C

CALENDAR - Static variable in class com.logicaldoc.gui.common.client.Feature
 
calendar - Variable in class com.logicaldoc.gui.frontend.client.calendar.CalendarDashboard
 
calendar - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentCalendarPanel
 
CALENDAR_REPORT - Static variable in class com.logicaldoc.gui.common.client.Menu
 
CalendarDashboard - Class in com.logicaldoc.gui.frontend.client.calendar
Calendar dashboard that displays the events in which the user is involved into.
CalendarDashboard() - Constructor for class com.logicaldoc.gui.frontend.client.calendar.CalendarDashboard
 
CalendarEventDialog - Class in com.logicaldoc.gui.frontend.client.calendar
This is the form used for editing a calendar event.
CalendarEventDialog(GUICalendarEvent) - 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
 
calendarPanel - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
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.
CalendarServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
calendarTab - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
calendarTabPanel - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
cancelCheckOut(String, String, ExtensionsData) - Method in class com.logicaldoc.cmis.LDCmisService
 
cancelCheckOut(String) - Method in class com.logicaldoc.cmis.LDRepository
 
canExport(ExportContext, boolean) - Method in class com.logicaldoc.webdav.io.handler.DefaultHandler
 
canExport(ExportContext, DavResource) - Method in class com.logicaldoc.webdav.io.handler.DefaultHandler
 
canExport(PropertyExportContext, 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 interface com.logicaldoc.webdav.io.handler.IOHandler
 
canImport(ImportContext, boolean) - Method in class com.logicaldoc.webdav.io.handler.DefaultHandler
 
canImport(ImportContext, DavResource) - Method in class com.logicaldoc.webdav.io.handler.DefaultHandler
 
canImport(PropertyImportContext, 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 interface com.logicaldoc.webdav.io.handler.IOHandler
 
caseSensitive - Variable in class com.logicaldoc.core.searchengine.SearchOptions
 
CATEGORY_ACTIVE_INVOICE - Static variable in class com.logicaldoc.core.document.DocumentTemplate
 
CATEGORY_ACTIVE_INVOICE - Static variable in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
CATEGORY_CONTRACT - Static variable in class com.logicaldoc.core.document.DocumentTemplate
 
CATEGORY_CONTRACT - Static variable in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
CATEGORY_DDT - Static variable in class com.logicaldoc.core.document.DocumentTemplate
 
CATEGORY_DDT - Static variable in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
CATEGORY_GENERIC - Static variable in class com.logicaldoc.core.document.DocumentTemplate
 
CATEGORY_GENERIC - Static variable in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
CATEGORY_PASSIVE_INVOICE - Static variable in class com.logicaldoc.core.document.DocumentTemplate
 
CATEGORY_PASSIVE_INVOICE - Static variable in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
changedHandler - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentDetailTab
 
changedHandler - Variable in class com.logicaldoc.gui.frontend.client.folder.FolderDetailTab
 
changedHandler - Variable in class com.logicaldoc.gui.frontend.client.impex.accounts.AccountDetailsTab
 
changedHandler - Variable in class com.logicaldoc.gui.frontend.client.impex.folders.ImportFolderDetailsTab
 
changedHandler - Variable in class com.logicaldoc.gui.frontend.client.metadata.TemplatePropertiesPanel
 
changeIndexingStatus(Document, int) - Method in interface com.logicaldoc.core.document.DocumentManager
Utility method used to declare that: a document must be taken into consideration by the indexer (status = AbstractDocument.INDEX_TO_INDEX).
changeIndexingStatus(Document, int) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
changeLocale(String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
changePassword(long, String, String, boolean) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Changes the password of a user
changePassword(long, String, String, boolean, AsyncCallback<Integer>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
ChangePassword - Class in com.logicaldoc.gui.frontend.client.personal
This is the form used to change the password of the current user, for example when the password expired.
ChangePassword(GUIUser, String) - Constructor for class com.logicaldoc.gui.frontend.client.personal.ChangePassword
 
changePassword(long, String, String, boolean) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
changePassword(String, long, String, String) - Method in class com.logicaldoc.webservice.security.SecurityClient
 
changePassword(String, long, String, String) - Method in interface com.logicaldoc.webservice.security.SecurityService
Changes the password of a user
changePassword(String, long, String, String) - Method in class com.logicaldoc.webservice.security.SecurityServiceImpl
 
changeStatus(String, long, boolean) - Method in interface com.logicaldoc.gui.frontend.client.services.EmailAccountService
Changes an account enabled/disabled status
changeStatus(String, long, boolean, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.EmailAccountServiceAsync
 
changeStatus(String, long, boolean) - Method in interface com.logicaldoc.gui.frontend.client.services.ImportFoldersService
Changes a share enabled/disabled status
changeStatus(String, long, boolean, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.ImportFoldersServiceAsync
 
CHANNEL - Static variable in class com.logicaldoc.core.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
 
characters(XMLString, Augmentations) - Method in class com.logicaldoc.core.parser.HTMLSAXParser
 
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
CharsetFilter - Class in com.logicaldoc.web
 
CharsetFilter() - Constructor for class com.logicaldoc.web.CharsetFilter
 
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.
CharSetTest - Class in com.logicaldoc.util.charset
 
CharSetTest() - Constructor for class com.logicaldoc.util.charset.CharSetTest
 
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(String) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineService
Checks the indexer.
check(String, AsyncCallback<String>) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineServiceAsync
 
check(String) - Method in class com.logicaldoc.web.service.SearchEngineServiceImpl
 
checkAdministrator(String) - Method in class com.logicaldoc.webservice.AbstractService
Checks if the current user is an administrator (group admin).
checkClientTrusted(X509Certificate[], String) - Method in class com.logicaldoc.util.io.EasySSLProtocolSocketFactory.EasyX509TrustManager
 
checkCompleted() - Method in class com.logicaldoc.webdav.context.AbstractExportContext
 
checkDownloadEnable(User, long) - Method in class com.logicaldoc.webservice.AbstractService
 
CHECKED_OUT_DOCS - Static variable in class com.logicaldoc.gui.common.client.beans.GUIUser
 
checkGroup(String, String) - Method in class com.logicaldoc.webservice.AbstractService
Checks if the current user belongs to a group
checkIn(String, Holder<String>, Boolean, Properties, ContentStream, String, List<String>, Acl, Acl, ExtensionsData) - Method in class com.logicaldoc.cmis.LDCmisService
 
checkIn(Holder<String>, Boolean, Properties, ContentStream, String) - Method in class com.logicaldoc.cmis.LDRepository
 
checkin(long, InputStream, String, boolean, Document, History) - Method in interface com.logicaldoc.core.document.DocumentManager
Checks in the given document
checkin(long, File, String, boolean, Document, History) - Method in interface com.logicaldoc.core.document.DocumentManager
Checks in the given document
checkin(long, File, String, boolean, Document, History) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
checkin(long, InputStream, String, boolean, Document, History) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
checkin(String, GUIDocument, boolean) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Checks-in a new document version
checkin(String, GUIDocument, boolean, AsyncCallback<GUIDocument>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
checkin(String, long, String, boolean) - Method in interface com.logicaldoc.gui.frontend.client.services.GDocsService
Performs the check-in of a Google Docs's document into the LogicalDOC repository.
checkin(String, long, String, boolean, AsyncCallback<GUIDocument>) - Method in interface com.logicaldoc.gui.frontend.client.services.GDocsServiceAsync
 
checkin(String, GUIDocument, boolean) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
checkin() - Method in class com.logicaldoc.webdav.resource.VersionControlledResourceImpl
Calls Node.checkin() on the underlying repository node.
checkin(String, long, String, String, boolean, DataHandler) - Method in class com.logicaldoc.webservice.document.DocumentClient
 
checkin(String, long, String, String, boolean, File) - Method in class com.logicaldoc.webservice.document.DocumentClient
 
checkin(String, long, String, String, boolean, DataHandler) - Method in interface com.logicaldoc.webservice.document.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.document.DocumentServiceImpl
 
checkNotRead() - Method in interface com.logicaldoc.core.rss.dao.FeedMessageDAO
This method checks if there are some feed messages not already read.
checkNotRead() - Method in class com.logicaldoc.core.rss.dao.HibernateFeedMessageDAO
 
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
 
checkout(long, History) - Method in interface com.logicaldoc.core.document.DocumentManager
Checks out the given document
checkout(long, History) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
checkout(String, long) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Checks out the document
checkout(String, long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
checkout(String, long) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
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() - Method in class com.logicaldoc.webdav.resource.VersionControlledResourceImpl
Calls Node.checkout() on the underlying repository node.
checkout(String, long) - Method in class com.logicaldoc.webservice.document.DocumentClient
 
checkout(String, long) - Method in interface com.logicaldoc.webservice.document.DocumentService
Checkouts an existing document with the given identifier.
checkout(String, long) - Method in class com.logicaldoc.webservice.document.DocumentServiceImpl
 
checkOverQuota() - Static method in class com.logicaldoc.core.security.SystemQuota
Checks if the quota was exceeded.
checkOverQuota(long) - Static method in class com.logicaldoc.core.security.SystemQuota
Checks if the quota will be exceeded adding a new document with the given size.
checkOverThreshold() - Static method in class com.logicaldoc.core.security.SystemQuota
Checks if the quota threshold was exceeded.
checkPermission(String) - Method in class com.logicaldoc.gui.frontend.client.Frontend
 
checkPermission(Permission, User, long) - Method in class com.logicaldoc.webservice.AbstractService
 
checkPublished(User, Document) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
checkPublished(User, Document) - Method in class com.logicaldoc.webdav.resource.service.ResourceServiceImpl
 
checkPublished(User, long) - Method in class com.logicaldoc.webdav.resource.service.ResourceServiceImpl
 
checkPublished(User, Document) - Method in class com.logicaldoc.webservice.AbstractService
 
checkReadEnable(User, long) - Method in class com.logicaldoc.webservice.AbstractService
 
checkRequest(HttpServletRequest) - Method in class com.logicaldoc.web.UploadServlet
 
checkServerTrusted(X509Certificate[], String) - Method in class com.logicaldoc.util.io.EasySSLProtocolSocketFactory.EasyX509TrustManager
 
checkUserQuota(Document) - Static method in class com.logicaldoc.core.security.SystemQuota
Checks if user quota will be exceeded adding a document
checkUserQuota(long, Long) - Static method in class com.logicaldoc.core.security.SystemQuota
Checks if the quota of the user (with the given user id) will be exceeded adding a document with the given file size
checkWriteEnable(User, long) - Method in class com.logicaldoc.webservice.AbstractService
 
claimTask(String, String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowService
The given user take the ownership of the task.
claimTask(String, String, String, AsyncCallback<GUIWorkflow>) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowServiceAsync
 
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
 
cleanLabel() - Method in class com.logicaldoc.gui.common.client.log.EventPanel
 
cleanOldHistories(int) - Method in class com.logicaldoc.core.document.dao.HibernateHistoryDAO
 
cleanOldHistories(int) - Method in interface com.logicaldoc.core.document.dao.HistoryDAO
This method deletes all the document history entries oldest than the given days from now.
cleanOldHistories(int) - Method in interface com.logicaldoc.core.security.dao.FolderHistoryDAO
This method deletes all the user history entries oldest than the given days from now.
cleanOldHistories(int) - Method in class com.logicaldoc.core.security.dao.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.
cleanReceivedFiles(String) - Static method in class com.logicaldoc.web.UploadServlet
 
cleanReceivedFiles(HttpSession) - Static method in class com.logicaldoc.web.UploadServlet
 
cleanUploadedFileFolder(String) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Cleans the uploaded files folder.
cleanUploadedFileFolder(String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
cleanUploadedFileFolder(String) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
clear() - Method in class com.logicaldoc.gui.frontend.client.clipboard.Clipboard
 
clearAllTriggerListeners() - Method in class com.logicaldoc.core.task.TaskTrigger
 
clearDiagram() - Method in class com.orange.links.client.DiagramController
Clear the diagram (connections and widgets)
clearFolderGroups() - Method in class com.logicaldoc.core.security.Folder
 
clearMenuGroups() - Method in class com.logicaldoc.core.security.Menu
 
clearNotifiedUsers() - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
clearPropertyValue(String, String) - Method in class com.logicaldoc.util.config.ContextConfigurator
 
clearTags() - Method in class com.logicaldoc.core.document.AbstractDocument
 
clearTags() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
clearUsers() - Method in class com.logicaldoc.core.security.Group
 
client - Variable in class com.logicaldoc.webservice.AbstractClient
 
CLIENT_TOOLS - Static variable in class com.logicaldoc.gui.common.client.Feature
 
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.document.Document
 
clone() - Method in class com.logicaldoc.core.document.History
 
clone() - Method in class com.logicaldoc.core.ExtendedAttribute
 
clone() - Method in class com.logicaldoc.core.security.FolderGroup
 
clone() - Method in class com.logicaldoc.core.security.FolderHistory
 
clone() - Method in class com.logicaldoc.core.security.MenuGroup
 
clone() - Method in class com.logicaldoc.core.task.TaskTrigger
 
close() - Method in interface com.logicaldoc.core.searchengine.SearchEngine
Close all indexing operations, shuts down the engine.
close() - Method in class com.logicaldoc.core.searchengine.StandardSearchEngine
 
close() - Method in class com.logicaldoc.gui.common.client.Session
 
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.
closeArchive(ListGridRecord) - Method in class com.logicaldoc.gui.frontend.client.impex.archives.ExportArchivesList
 
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(GUIParameter[]) - 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.
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 initialisations 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
 
collectGarbage(Collection<SystemMessage>, boolean) - Method in class com.logicaldoc.core.communication.HibernateSystemMessageDAO
Cleans from the passed collection all expired messages
com.logicaldoc.cmis - package com.logicaldoc.cmis
 
com.logicaldoc.core - package com.logicaldoc.core
 
com.logicaldoc.core.communication - package com.logicaldoc.core.communication
 
com.logicaldoc.core.contact - package com.logicaldoc.core.contact
 
com.logicaldoc.core.dbinit - package com.logicaldoc.core.dbinit
 
com.logicaldoc.core.document - package com.logicaldoc.core.document
 
com.logicaldoc.core.document.dao - package com.logicaldoc.core.document.dao
 
com.logicaldoc.core.document.thumbnail - package com.logicaldoc.core.document.thumbnail
 
com.logicaldoc.core.generic - package com.logicaldoc.core.generic
 
com.logicaldoc.core.i18n - package com.logicaldoc.core.i18n
 
com.logicaldoc.core.lock - package com.logicaldoc.core.lock
 
com.logicaldoc.core.parser - package com.logicaldoc.core.parser
 
com.logicaldoc.core.parser.wordperfect - package com.logicaldoc.core.parser.wordperfect
 
com.logicaldoc.core.rss - package com.logicaldoc.core.rss
 
com.logicaldoc.core.rss.dao - package com.logicaldoc.core.rss.dao
 
com.logicaldoc.core.searchengine - package com.logicaldoc.core.searchengine
 
com.logicaldoc.core.security - package com.logicaldoc.core.security
 
com.logicaldoc.core.security.authentication - package com.logicaldoc.core.security.authentication
 
com.logicaldoc.core.security.dao - package com.logicaldoc.core.security.dao
 
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
 
com.logicaldoc.core.system - package com.logicaldoc.core.system
 
com.logicaldoc.core.task - package com.logicaldoc.core.task
 
com.logicaldoc.core.transfer - package com.logicaldoc.core.transfer
 
com.logicaldoc.core.util - package com.logicaldoc.core.util
 
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.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.widgets - package com.logicaldoc.gui.common.client.widgets
 
com.logicaldoc.gui.common.server - package com.logicaldoc.gui.common.server
 
com.logicaldoc.gui.frontend.client - package com.logicaldoc.gui.frontend.client
 
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.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.folder - package com.logicaldoc.gui.frontend.client.folder
 
com.logicaldoc.gui.frontend.client.gdocs - package com.logicaldoc.gui.frontend.client.gdocs
 
com.logicaldoc.gui.frontend.client.impex - package com.logicaldoc.gui.frontend.client.impex
 
com.logicaldoc.gui.frontend.client.impex.accounts - package com.logicaldoc.gui.frontend.client.impex.accounts
 
com.logicaldoc.gui.frontend.client.impex.archives - package com.logicaldoc.gui.frontend.client.impex.archives
 
com.logicaldoc.gui.frontend.client.impex.folders - package com.logicaldoc.gui.frontend.client.impex.folders
 
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.panels - package com.logicaldoc.gui.frontend.client.panels
 
com.logicaldoc.gui.frontend.client.personal - package com.logicaldoc.gui.frontend.client.personal
 
com.logicaldoc.gui.frontend.client.reports - package com.logicaldoc.gui.frontend.client.reports
 
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.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.system - package com.logicaldoc.gui.frontend.client.system
 
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.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
 
com.logicaldoc.util.charset - package com.logicaldoc.util.charset
 
com.logicaldoc.util.config - package com.logicaldoc.util.config
 
com.logicaldoc.util.crypt - package com.logicaldoc.util.crypt
 
com.logicaldoc.util.csv - package com.logicaldoc.util.csv
 
com.logicaldoc.util.dbinit - package com.logicaldoc.util.dbinit
 
com.logicaldoc.util.event - package com.logicaldoc.util.event
 
com.logicaldoc.util.io - package com.logicaldoc.util.io
 
com.logicaldoc.util.plugin - package com.logicaldoc.util.plugin
 
com.logicaldoc.util.security - package com.logicaldoc.util.security
 
com.logicaldoc.util.spring - package com.logicaldoc.util.spring
 
com.logicaldoc.util.sql - package com.logicaldoc.util.sql
 
com.logicaldoc.util.time - package com.logicaldoc.util.time
 
com.logicaldoc.web - package com.logicaldoc.web
 
com.logicaldoc.web.data - package com.logicaldoc.web.data
 
com.logicaldoc.web.service - package com.logicaldoc.web.service
 
com.logicaldoc.web.util - package com.logicaldoc.web.util
 
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.auth - package com.logicaldoc.webservice.auth
 
com.logicaldoc.webservice.document - package com.logicaldoc.webservice.document
 
com.logicaldoc.webservice.folder - package com.logicaldoc.webservice.folder
 
com.logicaldoc.webservice.search - package com.logicaldoc.webservice.search
 
com.logicaldoc.webservice.security - package com.logicaldoc.webservice.security
 
com.logicaldoc.webservice.system - package com.logicaldoc.webservice.system
 
com.orange.links.client - package com.orange.links.client
 
com.orange.links.client.shapes - package com.orange.links.client.shapes
 
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
 
company - Variable in class com.logicaldoc.gui.common.server.Browser
 
compareTo(Version) - Method in class com.logicaldoc.core.document.Version
for sorting a list of Version objects by the version number
compareTo(ExtendedAttribute) - Method in class com.logicaldoc.core.ExtendedAttribute
 
compareTo(Generic) - Method in class com.logicaldoc.core.generic.Generic
 
compareTo(Language) - Method in class com.logicaldoc.core.i18n.Language
 
compareTo(Hit) - Method in class com.logicaldoc.core.searchengine.Hit
 
compareTo(SearchOptions) - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
compareTo(Folder) - Method in class com.logicaldoc.core.security.Folder
 
compareTo(Menu) - Method in class com.logicaldoc.core.security.Menu
 
compareTo(UserSession) - Method in class com.logicaldoc.core.security.UserSession
 
compareTo(Object) - Method in class com.logicaldoc.core.task.TaskTrigger
 
compareTo(GUICustomId) - Method in class com.logicaldoc.gui.common.client.beans.GUICustomId
 
compareTo(GUIEvent) - Method in class com.logicaldoc.gui.common.client.beans.GUIEvent
 
compareTo(GUIExtendedAttribute) - Method in class com.logicaldoc.gui.common.client.beans.GUIExtendedAttribute
 
compareTo(Object) - 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.search.WSSearchOptions
 
completed - Variable in class com.logicaldoc.webdav.context.AbstractExportContext
 
COMPRESSED_REPO - Static variable in class com.logicaldoc.gui.common.client.Feature
 
computeDigest(InputStream) - Static method in class com.logicaldoc.util.io.FileUtil
 
computeDigest(File) - Static method in class com.logicaldoc.util.io.FileUtil
This method calculates the digest of a file using the algorithm SHA-1.
computeFirstFireTime(Calendar) - Method in class com.logicaldoc.core.task.TaskTrigger
 
computePathExtended(long) - Method in interface com.logicaldoc.core.security.dao.FolderDAO
Dynamically computes the path extended for the specified folder.
computePathExtended(long) - Method in class com.logicaldoc.core.security.dao.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.
computeRelativePath(long) - Method in class com.logicaldoc.core.store.FSStorer
Computes the relative path of a document's folder inside the storage root.
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.
computeStoragesSize(String) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingService
Retrieves the size of all saved storages.
computeStoragesSize(String, AsyncCallback<GUIParameter[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingServiceAsync
 
computeStoragesSize(String) - Method in class com.logicaldoc.web.service.SettingServiceImpl
 
config - Variable in class com.logicaldoc.core.store.FSStorer
 
config - Variable in class com.logicaldoc.core.task.Task
 
Config - Class in com.logicaldoc.gui.common.client
Configuration paramenters (ContextProperties)
Config() - Constructor for class com.logicaldoc.gui.common.client.Config
 
config - Variable in class com.logicaldoc.webdav.resource.DavResourceImpl
 
configureSSL() - Method in class com.logicaldoc.webservice.AbstractClient
Configures the SSL environment.
configureTimeout(int) - Method in class com.logicaldoc.webservice.AbstractClient
Configures the timeout (in seconds)
CONNECTOR - Static variable in class com.logicaldoc.gui.common.client.Feature
 
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
This is the form used to edit contact's details.
ContactDetails(GUIContact, Contacts) - Constructor for class com.logicaldoc.gui.frontend.client.personal.ContactDetails
 
ContactingServer - Class in com.logicaldoc.gui.common.client.widgets
This is the window that must be showed to the user during a long LogicalDOC computation.
CONTACTS - Static variable in class com.logicaldoc.gui.common.client.Menu
 
Contacts - Class in com.logicaldoc.gui.frontend.client.personal
This panel shows the list of the user's contacts.
Contacts() - Constructor for class com.logicaldoc.gui.frontend.client.personal.Contacts
 
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.
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
 
content - Variable in class com.logicaldoc.core.parser.AbstractParser
 
Content - Class in com.logicaldoc.webservice
Value object containing metadata about an element contained in the folder
Content() - Constructor for class com.logicaldoc.webservice.Content
 
Context - Class in com.logicaldoc.util
Utility class collecting static methods related to spring's context.
context - Variable in class com.logicaldoc.webservice.AbstractService
 
ContextConfigurator - Class in com.logicaldoc.util.config
Configurator class for spring's application context setup.
ContextConfigurator(String) - Constructor for class com.logicaldoc.util.config.ContextConfigurator
 
ContextConfigurator() - Constructor for class com.logicaldoc.util.config.ContextConfigurator
 
contextDestroyed(ServletContextEvent) - Method in class com.logicaldoc.web.ApplicationInitializer
 
contextInitialized(ServletContextEvent) - Method in class com.logicaldoc.web.ApplicationInitializer
 
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(String) - Constructor for class com.logicaldoc.util.config.ContextProperties
 
ContextProperties(URL) - 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!!!
CONTRACT - Static variable in class com.logicaldoc.core.document.DocumentTemplate
 
controller - Variable in class com.orange.links.client.shapes.AbstractShape
 
CONVERT - Static variable in class com.logicaldoc.core.document.thumbnail.AbstractThumbnailBuilder
 
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
 
convertStringToDate(String) - Static method in class com.logicaldoc.webservice.AbstractService
 
COOKIE_DOCSLIST - Static variable in class com.logicaldoc.gui.common.client.Constants
 
COOKIE_DOCSLIST_MAX - Static variable in class com.logicaldoc.gui.common.client.Constants
 
COOKIE_DOCSMENU_W - Static variable in class com.logicaldoc.gui.common.client.Constants
 
COOKIE_HITSLIST - Static variable in class com.logicaldoc.gui.common.client.Constants
 
COOKIE_PASSWORD - Static variable in class com.logicaldoc.gui.common.client.Constants
 
COOKIE_SAVELOGIN - Static variable in class com.logicaldoc.gui.common.client.Constants
 
COOKIE_SID - Static variable in class com.logicaldoc.gui.common.client.Constants
 
COOKIE_USER - Static variable in class com.logicaldoc.gui.common.client.Constants
 
COOKIE_VERSION - Static variable in class com.logicaldoc.gui.common.client.Constants
 
COPY - Static variable in class com.logicaldoc.gui.frontend.client.clipboard.Clipboard
 
copy(DavResource, boolean) - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
copyAttributes(Document) - Method in class com.logicaldoc.core.document.Document
 
copyFile(File, File) - Static method in class com.logicaldoc.util.io.FileUtil
 
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
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
 
COPYRIGHT - Static variable in class com.logicaldoc.core.rss.FeedParser
 
copyToClipboard(String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
copyToFolder(Document, Folder, History) - Method in interface com.logicaldoc.core.document.DocumentManager
Copy a document to the specified folder.
copyToFolder(Document, Folder, History) - 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(boolean) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Counts the number of documents
count(boolean) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
count(boolean) - Method in interface com.logicaldoc.core.security.dao.FolderDAO
Counts the number of folders
count() - Method in interface com.logicaldoc.core.security.dao.GroupDAO
Counts the total number of groups
count(boolean) - Method in class com.logicaldoc.core.security.dao.HibernateFolderDAO
 
count() - Method in class com.logicaldoc.core.security.dao.HibernateGroupDAO
 
count() - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
count() - Method in interface com.logicaldoc.core.security.dao.UserDAO
Counts the total number of users
countActiveUserTasks(String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowService
Counts all the tasks assigned to the given user.
countActiveUserTasks(String, 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 indexed or not
countByIndexed(int) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
countDocs(long) - Method in interface com.logicaldoc.core.document.dao.DocumentTemplateDAO
Counts the total number of documents using this template
countDocs(long) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentTemplateDAO
 
CountingRequestEntity - Class in com.logicaldoc.util.io
RequestEntity used to track the upload progress, mainly intended to give better experience in the GUI.
CountingRequestEntity(RequestEntity, CountingRequestEntity.ProgressListener) - Constructor for class com.logicaldoc.util.io.CountingRequestEntity
 
CountingRequestEntity.CountingOutputStream - Class in com.logicaldoc.util.io
 
CountingRequestEntity.CountingOutputStream(OutputStream, CountingRequestEntity.ProgressListener) - Constructor for class com.logicaldoc.util.io.CountingRequestEntity.CountingOutputStream
 
CountingRequestEntity.ProgressListener - Interface in com.logicaldoc.util.io
 
countOpened() - Method in class com.logicaldoc.core.security.SessionManager
Counts the number of opened 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(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(File, Document, History) - Method in interface com.logicaldoc.core.document.DocumentManager
Creates a new Document.
create(InputStream, Document, History) - Method in interface com.logicaldoc.core.document.DocumentManager
Creates a new Document.
create(File, Document, History) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
create(InputStream, Document, History) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
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.
create(Folder, Folder, boolean, FolderHistory) - Method in interface com.logicaldoc.core.security.dao.FolderDAO
Creates a new folder in the parent Folder
create(Folder, Folder, boolean, FolderHistory) - Method in class com.logicaldoc.core.security.dao.HibernateFolderDAO
 
create(String, GUIFolder, boolean) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderService
Creates a new folder
create(String, GUIFolder, boolean, AsyncCallback<GUIFolder>) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderServiceAsync
 
create(String, String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.GDocsService
Performs the creation of a new Google Docs's document.
create(String, String, String, AsyncCallback<String>) - Method in interface com.logicaldoc.gui.frontend.client.services.GDocsServiceAsync
 
create(String, GUIFolder, boolean) - Method in class com.logicaldoc.web.service.FolderServiceImpl
 
create(String, WSDocument, DataHandler) - Method in class com.logicaldoc.webservice.document.DocumentClient
 
create(String, WSDocument, File) - Method in class com.logicaldoc.webservice.document.DocumentClient
 
create(String, WSDocument, DataHandler) - Method in interface com.logicaldoc.webservice.document.DocumentService
Create a new document.
create(String, WSDocument, DataHandler) - Method in class com.logicaldoc.webservice.document.DocumentServiceImpl
 
create(String, WSFolder) - Method in class com.logicaldoc.webservice.folder.FolderClient
 
create(String, WSFolder) - Method in interface com.logicaldoc.webservice.folder.FolderService
Create a new folder.
create(String, WSFolder) - Method in class com.logicaldoc.webservice.folder.FolderServiceImpl
 
createAlias(String, long, long) - Method in class com.logicaldoc.webservice.document.DocumentClient
 
createAlias(String, long, long) - Method in interface com.logicaldoc.webservice.document.DocumentService
Create a new document alias for the given document id and inside the given folder id.
createAlias(String, long, long) - Method in class com.logicaldoc.webservice.document.DocumentServiceImpl
 
createDB(SetupInfo) - Method in class com.logicaldoc.web.service.SetupServiceImpl
 
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(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.
createEmpty(String, GUIDocument) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Creates a new empty document
createEmpty(String, GUIDocument, AsyncCallback<GUIDocument>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
createEmpty(String, GUIDocument) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
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 createFolder.
createPath(Folder, String, boolean, FolderHistory) - Method in interface com.logicaldoc.core.security.dao.FolderDAO
Creates the folder for the specified path.
createPath(Folder, String, boolean, FolderHistory) - Method in class com.logicaldoc.core.security.dao.HibernateFolderDAO
 
createPath(String, long, String) - Method in class com.logicaldoc.webservice.folder.FolderClient
 
createPath(String, long, String) - Method in interface com.logicaldoc.webservice.folder.FolderService
Creates the folder for the specified path.
createPath(String, long, String) - Method in class com.logicaldoc.webservice.folder.FolderServiceImpl
 
createPreview(Document, String) - Method in class com.logicaldoc.core.document.thumbnail.ThumbnailManager
Creates the preview for all the pages of the document.
createPreview(Document) - Method in class com.logicaldoc.core.document.thumbnail.ThumbnailManager
Creates the preview for all the pages of the document
createPreviewResource(Document, String, String) - Method in class com.logicaldoc.web.DocumentPreview
Creates the preview resource according to the specified format storing it in the repository for future access.
createResource(DavResourceLocator, DavServletRequest, DavSession) - Method in interface com.logicaldoc.webdav.resource.DavResourceFactory
 
createResource(DavResourceLocator, DavServletRequest) - Method in interface com.logicaldoc.webdav.resource.DavResourceFactory
 
createResource(DavResourceLocator, DavSession) - 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 class com.logicaldoc.webdav.resource.DavResourceFactoryImpl
 
createResource(DavResourceLocator, DavSession) - Method in class com.logicaldoc.webdav.resource.DavResourceFactoryImpl
 
createResource(DavResourceLocator, DavSession, Resource) - 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
 
createResourceFromLocator(DavResourceLocator) - Method in class com.logicaldoc.webdav.resource.DeltaVResourceImpl
 
createResourceFromLocator(DavResourceLocator) - Method in class com.logicaldoc.webdav.resource.VersionControlledResourceImpl
Create a new DavResource from the given locator.
createShortcut(Document, Folder, History) - Method in interface com.logicaldoc.core.document.DocumentManager
Create a shortcut associated to the given doc to the specified folder.
createShortcut(Document, Folder, History) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
createSocket(String, int, InetAddress, int) - Method in class com.logicaldoc.util.io.EasySSLProtocolSocketFactory
 
createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class com.logicaldoc.util.io.EasySSLProtocolSocketFactory
Attempts to get a new socket connection to the given host within the given time limit.
createSocket(String, int) - Method in class com.logicaldoc.util.io.EasySSLProtocolSocketFactory
 
createSocket(Socket, String, int, boolean) - Method in class com.logicaldoc.util.io.EasySSLProtocolSocketFactory
 
createTumbnail(Document, String) - Method in class com.logicaldoc.core.document.thumbnail.ThumbnailManager
Creates the thumbnail for the specified document and file version.
createTumbnail(Document) - Method in class com.logicaldoc.core.document.thumbnail.ThumbnailManager
Creates the thumbnail for the specified document
createUserHistory(User, String, String, String) - Method in class com.logicaldoc.core.security.dao.HibernateUserHistoryDAO
 
createUserHistory(User, String, String, String) - Method in interface com.logicaldoc.core.security.dao.UserHistoryDAO
Creates an user history entry
cryptString(String) - Static method in class com.logicaldoc.util.crypt.CryptUtil
This method encodes a given string.
CryptUtil - Class in com.logicaldoc.util.crypt
 
CryptUtil(String) - Constructor for class com.logicaldoc.util.crypt.CryptUtil
 
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, char) - 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, 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, boolean) - Constructor for class com.logicaldoc.util.csv.CSVFileWriter
CSVFileWriter constructor with a given field separator.
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
 
currentLocale(UserSession) - Static method in class com.logicaldoc.web.util.SessionUtil
 
currentLocale(String) - Static method in class com.logicaldoc.web.util.SessionUtil
 
CUSTOM_ID - Static variable in class com.logicaldoc.gui.common.client.Menu
 
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
 
CustomIdPanel - Class in com.logicaldoc.gui.frontend.client.metadata
Shows the set of filters associated to the curent account
CustomIdPanel(GUICustomId[], GUISequence[]) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.CustomIdPanel
 
CustomIdService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the CustomIdService Service.
CustomIdServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
CUT - Static variable in class com.logicaldoc.gui.frontend.client.clipboard.Clipboard
 

D

DASHBOARD - 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.gui.frontend.client.dashboard.dashlet
A small window inside the dashboard.
Dashlet(int) - Constructor for class com.logicaldoc.gui.frontend.client.dashboard.dashlet.Dashlet
 
DASHLET_CHANGED - Static variable in class com.logicaldoc.gui.common.client.Constants
 
DASHLET_CHECKIN - Static variable in class com.logicaldoc.gui.common.client.Constants
 
DASHLET_CHECKOUT - Static variable in class com.logicaldoc.gui.common.client.Constants
 
DASHLET_DOWNLOADED - Static variable in class com.logicaldoc.gui.common.client.Constants
 
DASHLET_LAST_NOTES - Static variable in class com.logicaldoc.gui.common.client.Constants
 
DASHLET_LOCKED - Static variable in class com.logicaldoc.gui.common.client.Constants
 
DASHLET_TAGCLOUD - Static variable in class com.logicaldoc.gui.common.client.Constants
 
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
 
date - Variable in class com.logicaldoc.core.SystemInfo
 
date - Variable in class com.logicaldoc.webservice.system.WSSystemInfo
 
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 - Class in com.logicaldoc.gui.common.client.formatters
Utility formatter for those cells that contains dates
DateCellFormatter(boolean) - Constructor for class com.logicaldoc.gui.common.client.formatters.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.
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, Resource) - Constructor for class com.logicaldoc.webdav.resource.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.
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
 
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
 
DBInit - Class in com.logicaldoc.util.dbinit
Database initialisation utility
DBInit(List<String>) - Constructor for class com.logicaldoc.util.dbinit.DBInit
A list of sql files to execute
DBInit() - Constructor for class com.logicaldoc.util.dbinit.DBInit
 
DDT - Static variable in class com.logicaldoc.core.document.DocumentTemplate
 
debug(String) - Static method in class com.logicaldoc.gui.common.client.log.Log
 
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.
DECLARED_ENCODING - Static variable in class com.logicaldoc.util.charset.CharsetMatch
Bit flag indicating he match is based on the declared encoding.
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.
declareShowForgotDialog(Frontend) - Static method in class com.logicaldoc.gui.frontend.client.Frontend
Declares the javascript function used to display the forgot password popup
decode(String) - Static method in class com.logicaldoc.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.
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.util.Base64Coder
Decodes a string from Base64 format.
decrement(long) - Static method in class com.logicaldoc.core.security.SystemQuota
Decrements the total size counter of the document file size
decrementUserQuota(Document) - Static method in class com.logicaldoc.core.security.SystemQuota
Decrements user quota counter of the document file size
decrypt(String) - Method in class com.logicaldoc.util.crypt.CryptUtil
 
decrypt(String) - Method in class com.logicaldoc.util.crypt.StringEncrypter
 
decrypt(String) - Method in class com.logicaldoc.util.security.StringEncrypter
 
DEFAULT_AUTHENTICATE_HEADER - Static variable in class com.logicaldoc.web.util.AuthenticationUtil
 
DEFAULT_AUTHENTICATE_HEADER - Static variable in class com.logicaldoc.webdav.web.AbstractWebdavServlet
Default value for the 'WWW-Authenticate' header, that is set, if request results in a 401 (Unauthorized) error.
DEFAULT_ENCRYPTION_KEY - Static variable in class com.logicaldoc.util.crypt.StringEncrypter
 
DEFAULT_ENCRYPTION_KEY - Static variable in class com.logicaldoc.util.security.StringEncrypter
 
DEFAULT_FIELD_SEPARATOR - Static variable in class com.logicaldoc.util.csv.CSVFile
The default char used as field separator.
DEFAULT_TEXT_QUALIFIER - Static variable in class com.logicaldoc.util.csv.CSVFile
The default char used as text qualifier
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
 
DEFAULTWORKSPACE - Static variable in class com.logicaldoc.core.security.Folder
 
delete(long) - Method in class com.logicaldoc.core.communication.HibernateMessageTemplateDAO
 
delete(long, History) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
This method deletes the document object and insert a new document history entry.
delete(long, History) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
delete(long) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentLinkDAO
 
delete(long) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentTemplateDAO
 
delete(long) - Method in class com.logicaldoc.core.generic.HibernateGenericDAO
 
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, FolderHistory) - Method in interface com.logicaldoc.core.security.dao.FolderDAO
This method deletes the folder object and insert a new folder history entry.
delete(long, FolderHistory) - Method in class com.logicaldoc.core.security.dao.HibernateFolderDAO
 
delete(long) - Method in class com.logicaldoc.core.security.dao.HibernateGroupDAO
 
delete(long) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
delete(long) - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
delete(long, UserHistory) - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
delete(long, long) - Method in class com.logicaldoc.core.security.dao.HibernateUserDocDAO
 
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, long) - Method in interface com.logicaldoc.core.security.dao.UserDocDAO
This method deletes an userdoc by the alternate key.
delete(long) - Method in class com.logicaldoc.core.store.FSStorer
 
delete(long, String) - 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, String) - Method in interface com.logicaldoc.core.store.Storer
Deletes a specific resource of a document from the storage.
delete(String, long) - Method in interface com.logicaldoc.gui.frontend.client.services.ArchiveService
Deletes a specific archive by its ID
delete(String, long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.ArchiveServiceAsync
 
delete(String, long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.ContactService
Deletes a selection of contacts
delete(String, long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.ContactServiceAsync
 
delete(String, long) - Method in interface com.logicaldoc.gui.frontend.client.services.CustomIdService
Deletes a given configuration
delete(String, long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.CustomIdServiceAsync
 
delete(String, long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Deletes a selection of documents
delete(String, long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
delete(String, long) - Method in interface com.logicaldoc.gui.frontend.client.services.EmailAccountService
Deletes a given account
delete(String, long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.EmailAccountServiceAsync
 
delete(String, long) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderService
Deletes the folder and the subtree
delete(String, long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderServiceAsync
 
delete(String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.GDocsService
Deletes a document to Google Docs.
delete(String, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.GDocsServiceAsync
 
delete(String, long) - Method in interface com.logicaldoc.gui.frontend.client.services.ImportFoldersService
Deletes a given folder
delete(String, long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.ImportFoldersServiceAsync
 
delete(String, long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.MessageService
Deletes a list of Messages
delete(String, long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.MessageServiceAsync
 
delete(String, String[]) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchService
Deletes a previously saved search
delete(String, String[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchServiceAsync
 
delete(String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.TagService
Deletes an existing tag
delete(String, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.TagServiceAsync
 
delete(String, long) - Method in interface com.logicaldoc.gui.frontend.client.services.TemplateService
Deletes a given template
delete(String, long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.TemplateServiceAsync
 
delete(String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowService
Deletes a given workflow
delete(String, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowServiceAsync
 
delete() - Method in class com.logicaldoc.gui.frontend.client.workflow.StateWidget
 
delete(String, long[]) - Method in class com.logicaldoc.web.service.ContactServiceImpl
 
delete(String, long[]) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
delete(String, long) - Method in class com.logicaldoc.web.service.FolderServiceImpl
 
delete(String, long[]) - Method in class com.logicaldoc.web.service.MessageServiceImpl
 
delete(String, String[]) - Method in class com.logicaldoc.web.service.SearchServiceImpl
 
delete(String, String) - Method in class com.logicaldoc.web.service.TagServiceImpl
 
delete(String, long) - Method in class com.logicaldoc.web.service.TemplateServiceImpl
 
delete(String, long) - Method in class com.logicaldoc.webservice.document.DocumentClient
 
delete(String, long) - Method in interface com.logicaldoc.webservice.document.DocumentService
Deletes an existing document with the given identifier.
delete(String, long) - Method in class com.logicaldoc.webservice.document.DocumentServiceImpl
 
delete(String, long) - Method in class com.logicaldoc.webservice.folder.FolderClient
 
delete(String, long) - Method in interface com.logicaldoc.webservice.folder.FolderService
Deletes an existing folder with the given identifier.
delete(String, long) - Method in class com.logicaldoc.webservice.folder.FolderServiceImpl
 
deleteAll(Collection<Document>, History) - 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>, History) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
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(List<Folder>, FolderHistory) - Method in interface com.logicaldoc.core.security.dao.FolderDAO
For each folder, save the folder delete history entry for each folder and delete the folder
deleteAll(List<Folder>, FolderHistory) - Method in class com.logicaldoc.core.security.dao.HibernateFolderDAO
 
deleteAll(List<Menu>) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
deleteAll(List<Menu>) - Method in interface com.logicaldoc.core.security.dao.MenuDAO
For each menu, save the folder delete history entry for each folder and delete the folder
deleteBookmarks(String, long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Deletes a set of bookmarks
deleteBookmarks(String, long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
deleteBookmarks(String, long[]) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
deleteByDocId(long) - Method in interface com.logicaldoc.core.document.dao.DownloadTicketDAO
This method deletes all tickets of the specified document.
deleteByDocId(long) - Method in class com.logicaldoc.core.document.dao.HibernateDownloadTicketDAO
 
deleteByDocId(long) - Method in class com.logicaldoc.core.security.dao.HibernateUserDocDAO
 
deleteByDocId(long) - Method in interface com.logicaldoc.core.security.dao.UserDocDAO
This method deletes all userdocs by the document id.
deleteByTicketId(String) - Method in interface com.logicaldoc.core.document.dao.DownloadTicketDAO
This method deletes a download ticket.
deleteByTicketId(String) - Method in class com.logicaldoc.core.document.dao.HibernateDownloadTicketDAO
 
deleteByUserId(long) - Method in class com.logicaldoc.core.security.dao.HibernateUserDocDAO
 
deleteByUserId(long) - Method in interface com.logicaldoc.core.security.dao.UserDocDAO
This method deletes all userdocs by the user id.
deleteConnection(Connection) - Method in class com.orange.links.client.DiagramController
 
deleteEnabled - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentDetailTab
 
deleteEvent(String, long) - Method in interface com.logicaldoc.gui.frontend.client.services.CalendarService
Deletes an event.
deleteEvent(String, long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.CalendarServiceAsync
 
deleteExpiredMessages(String) - Method in class com.logicaldoc.core.communication.HibernateSystemMessageDAO
 
deleteExpiredMessages(int) - 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
deleteExpiredMessages(int) - Method in interface com.logicaldoc.core.communication.SystemMessageDAO
Removes all expired messages for the specified type
deleteFeedMessages(String, long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemService
Deletes a list of Feed Messages
deleteFeedMessages(String, long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemServiceAsync
 
deleteFeedMessages(String, long[]) - Method in class com.logicaldoc.web.service.SystemServiceImpl
 
deleteFolder(String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.ArchiveService
Deletes a folder in impex/in folder.
deleteFolder(String, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.ArchiveServiceAsync
 
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
deleteGroup(String, long) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Deletes a given group
deleteGroup(String, long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
deleteGroup(String, long) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
deleteGroup(String, long) - Method in class com.logicaldoc.webservice.security.SecurityClient
 
deleteGroup(String, long) - Method in interface com.logicaldoc.webservice.security.SecurityService
Deletes an existing group with the given identifier.
deleteGroup(String, long) - Method in class com.logicaldoc.webservice.security.SecurityServiceImpl
 
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(String, long) - Method in interface com.logicaldoc.gui.frontend.client.services.ArchiveService
Deletes a given incremental configuration
deleteIncremental(String, long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.ArchiveServiceAsync
 
deleteInstance(String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowService
Deletes a given workflow instance
deleteInstance(String, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowServiceAsync
 
deleteLinks(String, long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Deletes a selection of links
deleteLinks(String, long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
deleteLinks(String, long[]) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
deleteNotes(String, long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Deletes a selection of document notes
deleteNotes(String, long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
deleteNotes(String, long[]) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
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
 
deleteOld() - Method in interface com.logicaldoc.core.rss.dao.FeedMessageDAO
This method deletes all feed messages older that 1 year.
deleteOld() - Method in class com.logicaldoc.core.rss.dao.HibernateFeedMessageDAO
 
deleteOlder(Date) - Method in interface com.logicaldoc.core.document.dao.DownloadTicketDAO
Deletes all tickets older than the specified date.
deleteOlder() - Method in interface com.logicaldoc.core.document.dao.DownloadTicketDAO
Deletes all tickets older than the specified time to live.
deleteOlder() - Method in class com.logicaldoc.core.document.dao.HibernateDownloadTicketDAO
 
deleteOlder(Date) - Method in class com.logicaldoc.core.document.dao.HibernateDownloadTicketDAO
 
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
 
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
 
deleteSubscriptions(String, long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.AuditService
Deletes a list of Subscriptions
deleteSubscriptions(String, long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.AuditServiceAsync
 
deleteTemplates(String, long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.MessageService
Deletes a selection of templates
deleteTemplates(String, long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.MessageServiceAsync
 
deleteTemplates(String, long[]) - Method in class com.logicaldoc.web.service.MessageServiceImpl
 
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.
deleteTree(Folder, FolderHistory) - Method in interface com.logicaldoc.core.security.dao.FolderDAO
Delete a folder and all its sub-folders that a user can delete.
deleteTree(long, FolderHistory) - Method in interface com.logicaldoc.core.security.dao.FolderDAO
Delete a folder and all its sub-folders that a user can delete.
deleteTree(long, FolderHistory) - Method in class com.logicaldoc.core.security.dao.HibernateFolderDAO
 
deleteTree(Folder, FolderHistory) - Method in class com.logicaldoc.core.security.dao.HibernateFolderDAO
 
deleteTrigger(String, long) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowService
Deletes a workflow trigger
deleteTrigger(String, long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowServiceAsync
 
deleteUser(String, long) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Deletes a given user
deleteUser(String, long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
deleteUser(String, long) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
deleteUser(String, long) - Method in class com.logicaldoc.webservice.security.SecurityClient
 
deleteUser(String, long) - Method in interface com.logicaldoc.webservice.security.SecurityService
Deletes an existing user with the given identifier.
deleteUser(String, long) - Method in class com.logicaldoc.webservice.security.SecurityServiceImpl
 
deleteVersion(long, History) - Method in interface com.logicaldoc.core.document.DocumentManager
Deletes a specific version.
deleteVersion(long, History) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
deleteVersions(String, long, Long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.ArchiveService
Deletes a set of versions from the given archive
deleteVersions(String, long, Long[], AsyncCallback<GUIArchive>) - Method in interface com.logicaldoc.gui.frontend.client.services.ArchiveServiceAsync
 
deleteVersions(String, long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Deletes a selection of versions
deleteVersions(String, long[], AsyncCallback<GUIDocument>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
deleteVersions(String, long[]) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
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, Resource) - Constructor for class com.logicaldoc.webdav.resource.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
 
deploy(String, GUIWorkflow) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowService
Deploys a given workflow
deploy(String, GUIWorkflow, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowServiceAsync
 
DES_ENCRYPTION_SCHEME - Static variable in class com.logicaldoc.util.crypt.StringEncrypter
 
DES_ENCRYPTION_SCHEME - Static variable in class com.logicaldoc.util.security.StringEncrypter
 
DESCRIPTION - Static variable in class com.logicaldoc.core.rss.FeedParser
 
description - Variable in class com.logicaldoc.core.searchengine.SearchOptions
 
description - Variable in class com.logicaldoc.webservice.search.WSSearchOptions
 
DESEDE_ENCRYPTION_SCHEME - Static variable in class com.logicaldoc.util.crypt.StringEncrypter
 
DESEDE_ENCRYPTION_SCHEME - Static variable in class com.logicaldoc.util.security.StringEncrypter
 
destroy() - Method in class com.logicaldoc.cmis.ServiceFactory
 
destroy() - Method in class com.logicaldoc.gui.frontend.client.dashboard.dashlet.HistoryDashlet
 
destroy() - Method in class com.logicaldoc.gui.frontend.client.dashboard.dashlet.LastNotesDashlet
 
destroy() - Method in class com.logicaldoc.gui.frontend.client.dashboard.dashlet.StatusDashlet
 
destroy() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsListPanel
 
destroy() - Method in class com.logicaldoc.gui.frontend.client.document.HistoryPanel
 
destroy() - Method in class com.logicaldoc.gui.frontend.client.document.LinksPanel
 
destroy() - Method in class com.logicaldoc.gui.frontend.client.document.NotesPanel
 
destroy() - Method in class com.logicaldoc.gui.frontend.client.document.VersionsPanel
 
destroy() - Method in class com.logicaldoc.gui.frontend.client.folder.HistoryPanel
 
destroy() - Method in class com.logicaldoc.gui.frontend.client.folder.SecurityPanel
 
destroy() - Method in class com.logicaldoc.gui.frontend.client.impex.archives.VersionsPanel
 
destroy() - Method in class com.logicaldoc.gui.frontend.client.reports.DuplicatesPanel
 
destroy() - Method in class com.logicaldoc.gui.frontend.client.search.SavedSearchesPanel
 
destroy() - Method in class com.logicaldoc.gui.frontend.client.security.MenuRightsPanel
 
destroy() - Method in class com.logicaldoc.gui.frontend.client.security.UserHistoryPanel
 
destroy() - Method in class com.logicaldoc.gui.frontend.client.system.TasksPanel
 
destroy() - Method in class com.logicaldoc.web.CharsetFilter
 
destroy() - Method in class com.logicaldoc.web.SessionFilter
 
detailPanel - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
details - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
details - Variable in class com.logicaldoc.gui.frontend.client.impex.archives.ExportArchivesList
 
details - Variable in class com.logicaldoc.gui.frontend.client.impex.archives.IncrementalArchivesList
 
details - Variable in class com.logicaldoc.gui.frontend.client.metadata.TemplatesPanel
 
detailsContainer - Variable in class com.logicaldoc.gui.frontend.client.impex.archives.ExportArchivesList
 
detailsContainer - Variable in class com.logicaldoc.gui.frontend.client.impex.archives.IncrementalArchivesList
 
detailsContainer - Variable in class com.logicaldoc.gui.frontend.client.metadata.TemplatesPanel
 
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
 
detectNewVersion() - Method in class com.logicaldoc.web.service.InfoServiceImpl
 
detectParser(File, InputStream, String, Locale, String) - Static method in class com.logicaldoc.core.parser.ParserFactory
Internal method containing the lookup logic. can be invoked with a File OR an InputStream.
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.
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_SIGN - Static variable in class com.logicaldoc.gui.common.client.Feature
 
disableTask(String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemService
Disables the task.
disableTask(String, String, AsyncCallback<Boolean>) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemServiceAsync
 
disableTask(String, String) - Method in class com.logicaldoc.web.service.SystemServiceImpl
 
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
 
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.document.WSDocument
 
DOC_ID - Static variable in class com.logicaldoc.web.DocumentPreview
 
DOC_ID - Static variable in class com.logicaldoc.web.DocumentResourceUpload
 
DOC_LOCKED - Static variable in class com.logicaldoc.core.document.AbstractDocument
 
DOC_LOCKED - Static variable in class com.logicaldoc.gui.common.client.Constants
 
DOC_LOCKED - Static variable in class com.logicaldoc.webservice.document.WSDocument
 
DOC_UNLOCKED - Static variable in class com.logicaldoc.core.document.AbstractDocument
 
DOC_UNLOCKED - Static variable in class com.logicaldoc.gui.common.client.Constants
 
DOC_UNLOCKED - Static variable in class com.logicaldoc.webservice.document.WSDocument
 
doCheckin(WebdavRequest, WebdavResponse, DavResource) - Method in class com.logicaldoc.webdav.web.AbstractWebdavServlet
The EVENT_CHECKEDIN method
doCheckout(WebdavRequest, WebdavResponse, DavResource) - Method in class com.logicaldoc.webdav.web.AbstractWebdavServlet
The EVENT_CHECKEDOUT method
docId - Variable in class com.logicaldoc.core.document.AbstractHistory
 
doConnection() - Method in class com.logicaldoc.util.dbinit.DBInit
 
doCopy(WebdavRequest, WebdavResponse, DavResource) - Method in class com.logicaldoc.webdav.web.AbstractWebdavServlet
The COPY method
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
 
docService - Variable in class com.logicaldoc.gui.frontend.client.reports.DuplicatesPanel
 
Document - Class in com.logicaldoc.core.document
Basic concrete implementation of AbstractDocument
Document() - Constructor for class com.logicaldoc.core.document.Document
 
document - Variable in class com.logicaldoc.gui.frontend.client.document.BulkUpdatePanel
 
document - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
document - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentDetailTab
 
document - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentToolbar
 
document2swf(File, String, File) - Method in class com.logicaldoc.core.document.thumbnail.AbstractThumbnailBuilder
Convert a generic document(image or PDF) to SWF (for document preview feature).
DOCUMENT_TYPE_ID - Static variable in class com.logicaldoc.cmis.TypeManager
 
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
 
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, DocumentsGrid) - Constructor for class com.logicaldoc.gui.frontend.client.document.DocumentCheckin
 
DocumentClient - Class in com.logicaldoc.webservice.document
Document Web Service client.
DocumentClient(String, int, boolean, int) - Constructor for class com.logicaldoc.webservice.document.DocumentClient
 
DocumentClient(String) - Constructor for class com.logicaldoc.webservice.document.DocumentClient
 
DocumentContextMenu - Class in com.logicaldoc.gui.frontend.client.document
This context menu is used for grids containing document records.
DocumentContextMenu(GUIFolder, DocumentsGrid) - Constructor for class com.logicaldoc.gui.frontend.client.document.DocumentContextMenu
 
DocumentDAO - Interface in com.logicaldoc.core.document.dao
This class is a DAO-service for documents.
documentDao - Variable in class com.logicaldoc.core.searchengine.StandardSearchEngine
 
DocumentDetailsPanel - Class in com.logicaldoc.gui.frontend.client.document
This panel collects all documents details
DocumentDetailsPanel(DocumentObserver) - 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, DocumentObserver) - Constructor for class com.logicaldoc.gui.frontend.client.document.DocumentDetailTab
 
DocumentEvent - Enum in com.logicaldoc.core.document
Possible events in the document's history
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
 
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, String, Integer) - Constructor for class com.logicaldoc.gui.common.client.data.DocumentHistoryDS
 
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
 
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.
DocumentNotesDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for document notes data.
DocumentNotesDataServlet() - Constructor for class com.logicaldoc.web.data.DocumentNotesDataServlet
 
DocumentNotesDS - Class in com.logicaldoc.gui.common.client.data
Datasource to handle document notes grid lists.
DocumentNotesDS(long) - Constructor for class com.logicaldoc.gui.common.client.data.DocumentNotesDS
 
DocumentObserver - Interface in com.logicaldoc.gui.common.client
Listener on documents events
DocumentPreview - Class in com.logicaldoc.web
This servlet is responsible for document preview.
DocumentPreview() - Constructor for class com.logicaldoc.web.DocumentPreview
Constructor of the object.
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(Long, String, Integer, Integer, Integer) - Constructor for class com.logicaldoc.gui.common.client.data.DocumentsDS
Constructor.
DocumentsDS(String) - Constructor for class com.logicaldoc.gui.common.client.data.DocumentsDS
 
DocumentsDS(int, int) - Constructor for class com.logicaldoc.gui.common.client.data.DocumentsDS
 
documentService - Variable in class com.logicaldoc.gui.frontend.client.document.BulkUpdatePanel
 
documentService - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentContextMenu
 
documentService - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
documentService - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentsListPanel
 
documentService - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
documentService - Variable in class com.logicaldoc.gui.frontend.client.gdocs.GDocsEditor
 
documentService - Variable in class com.logicaldoc.gui.frontend.client.gdocs.GDocsImport
 
documentService - Variable in class com.logicaldoc.gui.frontend.client.menu.MainMenu
 
DocumentService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the Document Service.
documentService - Variable in class com.logicaldoc.gui.frontend.client.webcontent.WebcontentEditor
 
DocumentService - Interface in com.logicaldoc.webservice.document
Document Web Service definition interface
DocumentServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
DocumentServiceImpl - Class in com.logicaldoc.web.service
Implementation of the DocumentService
DocumentServiceImpl() - Constructor for class com.logicaldoc.web.service.DocumentServiceImpl
 
DocumentServiceImpl - Class in com.logicaldoc.webservice.document
Document Web Service Implementation
DocumentServiceImpl() - Constructor for class com.logicaldoc.webservice.document.DocumentServiceImpl
 
DocumentsGrid - Class in com.logicaldoc.gui.frontend.client.document
Grid used to show a documents list during navigation or searches.
DocumentsGrid(DataSource) - Constructor for class com.logicaldoc.gui.frontend.client.document.DocumentsGrid
 
DocumentsListPanel - Class in com.logicaldoc.gui.frontend.client.document
This panel shows a list of documents in a tabular way.
DocumentsListPanel(GUIFolder, Long, Integer) - 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
 
documentsMenu - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
DocumentsPanel - Class in com.logicaldoc.gui.frontend.client.document
This panel implements the browser on the documents archive
DocumentsPanel() - Constructor for class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
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
 
DocumentTemplate - Class in com.logicaldoc.core.document
A template simply collects a set of attribute names
DocumentTemplate() - Constructor for class com.logicaldoc.core.document.DocumentTemplate
 
DocumentTemplateDAO - Interface in com.logicaldoc.core.document.dao
This class is a DAO-service for document templates.
DocumentToolbar - Class in com.logicaldoc.gui.frontend.client.document
The toolbar to handle some documents aspects
DocumentToolbar() - Constructor for class com.logicaldoc.gui.frontend.client.document.DocumentToolbar
 
docVo - Variable in class com.logicaldoc.core.transfer.ZipImport
 
doDelete(WebdavRequest, WebdavResponse, DavResource) - Method in class com.logicaldoc.webdav.web.AbstractWebdavServlet
The DELETE method
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.logicaldoc.web.CharsetFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.logicaldoc.web.SessionFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockLogDownload
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockThumbnailServlet
The doGet method of the servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.DocumentPreview
The doGet method of the servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.DocumentResourceUpload
 
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.TicketDownload
The doGet method of the servlet.
doGet(WebdavRequest, WebdavResponse, DavResource) - Method in class com.logicaldoc.webdav.web.AbstractWebdavServlet
The GET method
doHead(WebdavRequest, WebdavResponse, DavResource) - Method in class com.logicaldoc.webdav.web.AbstractWebdavServlet
The HEAD method
doLock(WebdavRequest, WebdavResponse, DavResource) - Method in class com.logicaldoc.webdav.web.AbstractWebdavServlet
 
doMkCol(WebdavRequest, WebdavResponse, DavResource) - Method in class com.logicaldoc.webdav.web.AbstractWebdavServlet
The MKCOL method
doMove(WebdavRequest, WebdavResponse, DavResource) - Method in class com.logicaldoc.webdav.web.AbstractWebdavServlet
The MOVE method
doOptions(WebdavRequest, WebdavResponse, DavResource) - Method in class com.logicaldoc.webdav.web.AbstractWebdavServlet
The OPTION method
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockLogDownload
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.DocumentResourceUpload
 
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.
doPost(WebdavRequest, WebdavResponse, DavResource) - Method in class com.logicaldoc.webdav.web.AbstractWebdavServlet
The POST method.
doPropFind(WebdavRequest, WebdavResponse, DavResource) - Method in class com.logicaldoc.webdav.web.AbstractWebdavServlet
The PROPFIND method
doPropPatch(WebdavRequest, WebdavResponse, DavResource) - Method in class com.logicaldoc.webdav.web.AbstractWebdavServlet
The PROPPATCH method
doPut(WebdavRequest, WebdavResponse, DavResource) - Method in class com.logicaldoc.webdav.web.AbstractWebdavServlet
The PUT method
doReport(WebdavRequest, WebdavResponse, DavResource) - Method in class com.logicaldoc.webdav.web.AbstractWebdavServlet
The REPORT method
doStart() - Method in class com.logicaldoc.core.CorePlugin
 
doStart() - Method in class com.logicaldoc.util.plugin.LogicalDOCPlugin
This method will be called once during plug-in activation before any access to any code from this plug-in.
doStop() - Method in class com.logicaldoc.util.plugin.LogicalDOCPlugin
This method will be called once during plug-in deactivation.
doubleQuotes(String) - Static method in class com.logicaldoc.util.sql.SqlUtil
 
doUncheckout(WebdavRequest, WebdavResponse, DavResource) - Method in class com.logicaldoc.webdav.web.AbstractWebdavServlet
The EVENT_UNCHECKOUT method
doUnlock(WebdavRequest, WebdavResponse, DavResource) - Method in class com.logicaldoc.webdav.web.AbstractWebdavServlet
The UNLOCK method
doVersionControl(WebdavRequest, WebdavResponse, DavResource) - Method in class com.logicaldoc.webdav.web.AbstractWebdavServlet
 
download - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentToolbar
 
downloadDocument(HttpServletRequest, HttpServletResponse, String, User) - Method in class com.logicaldoc.web.DownloadServlet
 
downloadDocument(HttpServletRequest, HttpServletResponse, String, long, String, String, String, User) - Static method in class com.logicaldoc.web.util.ServletIOUtil
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.ServletIOUtil
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.ServletIOUtil
Sends the specified document's indexed text to the response object; the client will receive it as a download
downloadFile(HttpServletRequest, HttpServletResponse, File, String) - Static method in class com.logicaldoc.web.util.ServletIOUtil
Sends the specified file to the response object; the client will receive it as a download
downloadPluginResource(HttpServletRequest, HttpServletResponse, String, String, String, String) - Static method in class com.logicaldoc.web.util.ServletIOUtil
Downloads a plugin resource
DownloadServlet - Class in com.logicaldoc.web
This servlet is responsible for document downloads.
DownloadServlet() - Constructor for class com.logicaldoc.web.DownloadServlet
 
DownloadTicket - Class in com.logicaldoc.core.document
Represents a download ticket.
DownloadTicket() - Constructor for class com.logicaldoc.core.document.DownloadTicket
 
DownloadTicketDAO - Interface in com.logicaldoc.core.document.dao
DAO for DownloadTicket handling.
downloadURL(long, String, boolean) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
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.shapes.FunctionShape
 
DrawingPanel - Class in com.logicaldoc.gui.frontend.client.workflow
In this panel the graphical design of the workflow takes place.
DrawingPanel(WorkflowDesigner) - Constructor for class com.logicaldoc.gui.frontend.client.workflow.DrawingPanel
 
drawStraightArrowConnection(Widget, Widget, String) - Method in class com.orange.links.client.DiagramController
Draw a straight connection with an arrow between two GWT widgets.
drawStraightArrowConnection(Widget, Widget, GUITransition) - Method in class com.orange.links.client.DiagramController
 
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
 
dropIndexes() - Method in interface com.logicaldoc.core.searchengine.SearchEngine
Drops the fulltext index
dropIndexes() - Method in class com.logicaldoc.core.searchengine.StandardSearchEngine
 
dropSpot - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentToolbar
 
DummyParser - Class in com.logicaldoc.core.parser
Parser that doesn't parse anything
DummyParser() - Constructor for class com.logicaldoc.core.parser.DummyParser
 
DuplicateDocumentExeption - Exception in com.logicaldoc.core.document
Used to declare a duplicated insert
DuplicateDocumentExeption(String, Throwable) - Constructor for exception com.logicaldoc.core.document.DuplicateDocumentExeption
 
DuplicateDocumentExeption(String) - 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() - Constructor for class com.logicaldoc.gui.common.client.data.DuplicatesDS
Constructor.
DuplicatesPanel - Class in com.logicaldoc.gui.frontend.client.reports
This panel shows a list of duplicates documents in a tabular way.
DuplicatesPanel() - Constructor for class com.logicaldoc.gui.frontend.client.reports.DuplicatesPanel
 

E

EasySSLProtocolSocketFactory - Class in com.logicaldoc.util.io
EasySSLProtocolSocketFactory can be used to creats SSL Sockets that accept self-signed certificates.
EasySSLProtocolSocketFactory() - Constructor for class com.logicaldoc.util.io.EasySSLProtocolSocketFactory
Constructor for EasySSLProtocolSocketFactory.
EasySSLProtocolSocketFactory.EasyX509TrustManager - Class in com.logicaldoc.util.io
 
EasySSLProtocolSocketFactory.EasyX509TrustManager() - Constructor for class com.logicaldoc.util.io.EasySSLProtocolSocketFactory.EasyX509TrustManager
 
edit() - Method in class com.logicaldoc.gui.frontend.client.workflow.StateWidget
 
EditNoteWindow - Class in com.logicaldoc.gui.frontend.client.document
This is the form used to send a new note
EditNoteWindow(long, Long, NotesPanel, String) - Constructor for class com.logicaldoc.gui.frontend.client.document.EditNoteWindow
 
EDITOR_DEFAULT - Static variable in class com.logicaldoc.core.ExtendedAttribute
 
EDITOR_DEFAULT - Static variable in class com.logicaldoc.gui.common.client.beans.GUIExtendedAttribute
 
EDITOR_LISTBOX - Static variable in class com.logicaldoc.core.ExtendedAttribute
 
EDITOR_LISTBOX - Static variable in class com.logicaldoc.gui.common.client.beans.GUIExtendedAttribute
 
EMail - Class in com.logicaldoc.core.communication
 
EMail() - Constructor for class com.logicaldoc.core.communication.EMail
 
EMAIL_IMPORT - Static variable in class com.logicaldoc.gui.common.client.Feature
 
EmailAccountsDS - Class in com.logicaldoc.gui.common.client.data
Datasource to retrieve all import folders.
EmailAccountsDS(boolean) - 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.
EmailAccountServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
EMailAttachment - Class in com.logicaldoc.core.communication
 
EMailAttachment() - Constructor for class com.logicaldoc.core.communication.EMailAttachment
 
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
 
EmailPanel - Class in com.logicaldoc.gui.frontend.client.settings
This panel shows the Email settings.
EmailPanel(GUIEmailSettings) - Constructor for class com.logicaldoc.gui.frontend.client.settings.EmailPanel
 
EMailSender - Class in com.logicaldoc.core.communication
SMTP E-Mail sender service
EMailSender() - 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
 
enable() - Method in class com.logicaldoc.gui.frontend.client.folder.Navigator
 
enabled(int) - Static method in class com.logicaldoc.gui.common.client.Feature
 
enabled(long) - Static method in class com.logicaldoc.gui.common.client.Menu
 
enableInputFilter(boolean) - Method in class com.logicaldoc.util.charset.CharsetDetector
Enable filtering of input text.
enableTask(String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemService
Enables the task.
enableTask(String, String, AsyncCallback<Boolean>) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemServiceAsync
 
enableTask(String, String) - Method in class com.logicaldoc.web.service.SystemServiceImpl
 
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.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.
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.
encodeString(String) - Static method in class com.logicaldoc.util.Base64Coder
Encodes a string into Base64 format.
encoding - Variable in class com.logicaldoc.core.parser.AbstractParser
 
ENCODING_SCHEME - Static variable in class com.logicaldoc.util.charset.CharsetMatch
Bit flag indicating the match is based on the the encoding scheme.
encrypt(String) - Method in class com.logicaldoc.util.crypt.CryptUtil
 
encrypt(String) - Method in class com.logicaldoc.util.crypt.StringEncrypter
 
encrypt(String) - Method in class com.logicaldoc.util.security.StringEncrypter
 
endpoint - Variable in class com.logicaldoc.webservice.AbstractClient
 
endTask(String, String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowService
Ends a task invoking the transition.
endTask(String, String, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowServiceAsync
 
ENTERPRISE_SEARCH - Static variable in class com.logicaldoc.gui.common.client.Feature
 
entityClass - Variable in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
equals(Object) - Method in class com.logicaldoc.core.communication.Recipient
 
equals(Object) - Method in class com.logicaldoc.core.PersistentObject
 
equals(Object) - Method in class com.logicaldoc.core.security.FolderGroup
 
equals(Object) - Method in class com.logicaldoc.core.security.MenuGroup
 
equals(Object) - Method in class com.logicaldoc.core.security.UserSession
 
equals(Object) - Method in class com.logicaldoc.core.task.TaskTrigger
 
equals(Object) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
equals(Object) - Method in class com.logicaldoc.util.io.EasySSLProtocolSocketFactory
 
equals(Object) - Method in class com.logicaldoc.util.SoftwareVersion
 
equals(Object) - Method in class com.logicaldoc.webservice.security.WSGroup
 
equals(Object) - Method in class com.orange.links.client.shapes.AbstractShape
 
ERROR - Static variable in class com.logicaldoc.gui.common.client.beans.GUIEvent
 
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.Log
 
estimatedHitsNumber - Variable in class com.logicaldoc.core.searchengine.Search
 
EVENT_CHANGED - Static variable in class com.logicaldoc.core.document.Version
 
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_CHECKIN - Static variable in class com.logicaldoc.core.document.Version
 
EVENT_DOWNLOADED - Static variable in class com.logicaldoc.gui.common.client.Constants
 
EVENT_LOCKED - Static variable in class com.logicaldoc.gui.common.client.Constants
 
EVENT_MOVED - Static variable in class com.logicaldoc.core.document.Version
 
EVENT_RENAMED - Static variable in class com.logicaldoc.core.document.Version
 
EVENT_STORED - Static variable in class com.logicaldoc.core.document.Version
 
EVENT_USER_DELETED - Static variable in class com.logicaldoc.core.security.UserHistory
 
EVENT_USER_LOGIN - Static variable in class com.logicaldoc.core.security.UserHistory
 
EVENT_USER_LOGOUT - Static variable in class com.logicaldoc.core.security.UserHistory
 
EVENT_USER_PASSWORDCHANGED - Static variable in class com.logicaldoc.core.security.UserHistory
 
EVENT_USER_TIMEOUT - Static variable in class com.logicaldoc.core.security.UserHistory
 
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
 
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(String, boolean, boolean, boolean) - Constructor for class com.logicaldoc.gui.common.client.data.EventsDS
 
EventsWindow - Class in com.logicaldoc.gui.common.client.log
Shows the events list
EventsWindow() - Constructor for class com.logicaldoc.gui.common.client.log.EventsWindow
 
evict(Object) - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
Exec - Class in com.logicaldoc.util
Utility class used to execute system commands
Exec() - Constructor for class com.logicaldoc.util.Exec
 
exec(List<String>) - Static method in class com.logicaldoc.util.Exec
Execute the command by using the process builder
exec(List<String>, Map<String, String>, File, int) - Static method in class com.logicaldoc.util.Exec
Execute the command by using the process builder
exec(String, String[], File, int) - Static method in class com.logicaldoc.util.Exec
Execute the command by using the Runtime.exec
exec(String, String, String[], String[]) - Static method in class com.logicaldoc.util.JavaLauncher
Launch a java program.
execJar(String, String[]) - Static method in class com.logicaldoc.util.JavaLauncher
Execute a java jar file that contains a manifest.
execTime - Variable in class com.logicaldoc.core.searchengine.Search
 
execute() - Method in class com.logicaldoc.util.dbinit.DBInit
Executes all the sql files defined in the constructor
execute(WebdavRequest, WebdavResponse, int, DavResource) - Method in class com.logicaldoc.webdav.web.AbstractWebdavServlet
Executes the respective method in the given webdav context
executeAction(HttpServletRequest, List<FileItem>) - Method in class com.logicaldoc.gui.common.server.MockUploadServlet
Override executeAction to save the received files in a custom place and delete this items from session.
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.
executeSql(String) - Method in class com.logicaldoc.util.dbinit.DBInit
Execute a SQL statements in the passed string
executionComplete(JobExecutionContext, JobExecutionException) - Method in class com.logicaldoc.core.task.TaskTrigger
 
exists(String) - Method in class com.logicaldoc.core.security.dao.HibernateGroupDAO
 
exists(long, long) - Method in class com.logicaldoc.core.security.dao.HibernateUserDocDAO
 
exists(long, long) - Method in interface com.logicaldoc.core.security.dao.UserDocDAO
Check if an userdoc exists.
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() - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
expandVisibleRows() - Method in class com.logicaldoc.gui.frontend.client.search.HitsListPanel
 
export() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
export - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentToolbar
 
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.document.WSDocument
 
EXPORT_UNLOCKED - Static variable in class com.logicaldoc.core.document.AbstractDocument
 
EXPORT_UNLOCKED - Static variable in class com.logicaldoc.webservice.document.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
 
exportContent(ExportContext, boolean) - Method in class com.logicaldoc.webdav.io.handler.DefaultHandler
 
exportContent(ExportContext, DavResource) - Method in class com.logicaldoc.webdav.io.handler.DefaultHandler
 
exportContent(ExportContext, boolean) - Method in interface com.logicaldoc.webdav.io.handler.IOHandler
 
exportContent(ExportContext, DavResource) - Method in interface com.logicaldoc.webdav.io.handler.IOHandler
 
exportContent(ExportContext, boolean) - Method in interface com.logicaldoc.webdav.io.manager.IOManager
 
exportContent(ExportContext, DavResource) - 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.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
 
ExportContextImpl(Resource, OutputContext, MimeResolver) - Constructor for class com.logicaldoc.webdav.context.ExportContextImpl
 
exportCSV(ListGrid, boolean) - Static method in class com.logicaldoc.gui.common.client.util.Util
Exports into the CSV format the content of a ListGrid.
exportData(ExportContext, boolean, Resource) - Method in class com.logicaldoc.webdav.io.handler.DefaultHandler
 
exportDiagram() - Method in class com.orange.links.client.DiagramController
 
exportDocuments(String, long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.GDocsService
Exports a selection of documents from LogicalDOC into GoogleDocs
exportDocuments(String, long[], AsyncCallback<String[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.GDocsServiceAsync
 
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.
expression - Variable in class com.logicaldoc.core.searchengine.SearchOptions
 
expression - Variable in class com.logicaldoc.webservice.search.WSSearchOptions
 
ExtendedAttribute - Class in com.logicaldoc.core
This class defines the value of an attribute associated to an extensible object.
ExtendedAttribute() - Constructor for class com.logicaldoc.core.ExtendedAttribute
 
extendedPropertiesPanel - Variable in class com.logicaldoc.gui.frontend.client.document.BulkUpdatePanel
 
extendedPropertiesPanel - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
ExtendedPropertiesPanel - Class in com.logicaldoc.gui.frontend.client.document
Shows document's standard properties and read-only data
ExtendedPropertiesPanel(GUIDocument, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.document.ExtendedPropertiesPanel
 
ExtendedPropertiesPanel - Class in com.logicaldoc.gui.frontend.client.folder
Shows document's standard properties and read-only data
ExtendedPropertiesPanel(GUIFolder, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.folder.ExtendedPropertiesPanel
 
extendedPropertiesTab - Variable in class com.logicaldoc.gui.frontend.client.document.BulkUpdatePanel
 
extendedPropertiesTab - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
extendedPropertiesTabPanel - Variable in class com.logicaldoc.gui.frontend.client.document.BulkUpdatePanel
 
extendedPropertiesTabPanel - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
ExtensibleObject - Class in com.logicaldoc.core
An extensible object is able to store an undeterminate number of attributes.
ExtensibleObject() - Constructor for class com.logicaldoc.core.ExtensibleObject
 
EXTERNAL_CALL - Static variable in class com.logicaldoc.gui.common.client.Feature
 
ExternalAppsPanel - Class in com.logicaldoc.gui.frontend.client.settings
This panel shows the Web Service and WebDAV settings, and also the external applications.
ExternalAppsPanel(GUIParameter[]) - Constructor for class com.logicaldoc.gui.frontend.client.settings.ExternalAppsPanel
 
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.
extractSubjectSignatures(String, long, Long, String) - Method in interface com.logicaldoc.gui.frontend.client.services.SignService
Extracts the certificate subjects names from an uploaded .p7m file.
extractSubjectSignatures(String, long, Long, String, AsyncCallback<String[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.SignServiceAsync
 
extractTags(String) - Static method in class com.logicaldoc.util.TagUtil
Detects words in the passed string and creates a list of tags.
extractText(InputStream) - Method in class com.logicaldoc.core.parser.RTFParser
 

F

factory - Variable in class com.logicaldoc.webdav.resource.DavResourceImpl
 
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
 
features - Variable in class com.logicaldoc.core.SystemInfo
 
features - Variable in class com.logicaldoc.webservice.system.WSSystemInfo
 
Feed - Class in com.logicaldoc.core.rss
Stores an RSS feed
Feed(String, String, String, String, String, String) - Constructor for class com.logicaldoc.core.rss.Feed
 
FeedMessage - Class in com.logicaldoc.core.rss
Represents one RSS message
FeedMessage() - Constructor for class com.logicaldoc.core.rss.FeedMessage
 
FeedMessageDAO - Interface in com.logicaldoc.core.rss.dao
This class is a DAO-service for feed messages.
FeedMessageDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for feed message data.
FeedMessageDataServlet() - Constructor for class com.logicaldoc.web.data.FeedMessageDataServlet
 
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.core.rss
Parses an RSS feed
FeedParser(String) - Constructor for class com.logicaldoc.core.rss.FeedParser
 
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
 
Fields - Enum in com.logicaldoc.core.searchengine
Models the field name that can be stored int the index
fieldSeparator - Variable in class com.logicaldoc.util.csv.CSVFile
The current char used as field separator.
filename - Variable in class com.logicaldoc.core.parser.AbstractParser
 
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
 
FileUtil - Class in com.logicaldoc.util.io
This class manages I/O operations with files.
FileUtil() - Constructor for class com.logicaldoc.util.io.FileUtil
 
fillAttributesList(long) - Method in class com.logicaldoc.gui.frontend.client.metadata.TemplatePropertiesPanel
 
fillByteArray(InputStream, byte[]) - Method in class com.logicaldoc.core.parser.wordperfect.WPFilterInputStream
Fills the supplied byte array with bytes read from the specified InputStream.
filterIds - Variable in class com.logicaldoc.core.searchengine.SearchOptions
Optional set of document ids.
filterItemName(String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
Filter the name from problematic chars
FiltersPanel - Class in com.logicaldoc.gui.frontend.client.security
This panel shows the the black list and white list of IPs and host names.
FiltersPanel(GUIUser, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.security.FiltersPanel
 
FiltersPanel() - Constructor for class com.logicaldoc.gui.frontend.client.security.FiltersPanel
 
finalize() - Method in class com.logicaldoc.core.security.UserSession
 
finalize() - Method in class com.logicaldoc.webdav.resource.service.ResourceServiceImpl
 
find(String) - Method in interface com.logicaldoc.core.security.dao.FolderDAO
Useful method that allows to find all folders that contains the given name into their text.
find(String) - Method in class com.logicaldoc.core.security.dao.HibernateFolderDAO
 
find(String, Date, Date, Date, Date, Integer, String, String, String, Integer, Integer) - Method in interface com.logicaldoc.gui.frontend.client.services.CalendarService
Searches for events.
find(String, Date, Date, Date, Date, Integer, String, String, String, Integer, Integer, AsyncCallback<GUICalendarEvent[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.CalendarServiceAsync
 
find(String, WSSearchOptions) - Method in class com.logicaldoc.webservice.search.SearchClient
 
find(String, WSSearchOptions) - Method in interface com.logicaldoc.webservice.search.SearchService
Performs a search by the search options.
find(String, WSSearchOptions) - Method in class com.logicaldoc.webservice.search.SearchServiceImpl
 
findAll() - Method in class com.logicaldoc.core.document.dao.HibernateDocumentTemplateDAO
 
findAll() - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
findAll() - Method in interface com.logicaldoc.core.PersistentObjectDAO
Finds all entities in the database
findAll() - Method in class com.logicaldoc.core.rss.dao.HibernateFeedMessageDAO
 
findAllGroupNames() - Method in interface com.logicaldoc.core.security.dao.GroupDAO
This method selects all groupnames.
findAllGroupNames() - 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
findAllTags(String) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Searches for all tags,
findAllTags(String) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
findByAlternateKey(String, String, Long) - Method in interface com.logicaldoc.core.generic.GenericDAO
Finds a Generic by it's alternate key
findByAlternateKey(String, String, Long) - Method in class com.logicaldoc.core.generic.HibernateGenericDAO
 
findByCustomId(String) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
This method finds a document by the custom ID.
findByCustomId(String) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
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, 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) - Method in interface com.logicaldoc.core.document.dao.DocumentNoteDAO
This method finds the list of document note regarding a document with the given ID.
findByDocId(long) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentLinkDAO
 
findByDocId(long, String) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentLinkDAO
 
findByDocId(long) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentNoteDAO
 
findByDocId(long) - Method in class com.logicaldoc.core.document.dao.HibernateHistoryDAO
 
findByDocId(long) - Method in class com.logicaldoc.core.document.dao.HibernateVersionDAO
 
findByDocId(long) - Method in interface com.logicaldoc.core.document.dao.HistoryDAO
This method selects all histories of a given document.
findByDocId(long) - Method in interface com.logicaldoc.core.document.dao.VersionDAO
Finds all versions of the given document
findByDocId(long) - Method in class com.logicaldoc.core.security.dao.HibernateUserDocDAO
 
findByDocId(long) - Method in interface com.logicaldoc.core.security.dao.UserDocDAO
Selects all userdocs for a given doc.
findByDocIdAndUserId(long, long) - Method in class com.logicaldoc.core.document.dao.HibernateRatingDAO
 
findByDocIdAndUserId(long, long) - Method in interface com.logicaldoc.core.document.dao.RatingDAO
Find 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, String) - Method in class com.logicaldoc.webservice.search.SearchClient
 
findByFilename(String, String) - Method in interface com.logicaldoc.webservice.search.SearchService
Finds authorized documents for the current user the given filename (like operator is used).
findByFilename(String, String) - Method in class com.logicaldoc.webservice.search.SearchServiceImpl
 
findByFileNameAndParentFolderId(Long, String, 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, Integer) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
findByFolder(long, Integer) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Finds all documents inside the given folder.
findByFolder(long, Integer) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
findByFolderId(long) - Method in class com.logicaldoc.core.document.dao.HibernateHistoryDAO
 
findByFolderId(long) - Method in interface com.logicaldoc.core.document.dao.HistoryDAO
This method selects all histories of a given folder.
findByFolderId(long) - Method in interface com.logicaldoc.core.security.dao.FolderHistoryDAO
This method selects all histories of a given folder.
findByFolderId(long) - Method in class com.logicaldoc.core.security.dao.HibernateFolderHistoryDAO
 
findByGroupId(long) - Method in interface com.logicaldoc.core.security.dao.FolderDAO
Finds all folders accessible by the passed group
findByGroupId(long) - Method in class com.logicaldoc.core.security.dao.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
findByGuid(String) - Method in interface com.logicaldoc.core.rss.dao.FeedMessageDAO
This method finds a feed message by guid.
findByGuid(String) - Method in class com.logicaldoc.core.rss.dao.HibernateFeedMessageDAO
 
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.
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) - Method in class com.logicaldoc.core.communication.HibernateMessageTemplateDAO
 
findByLanguage(String) - Method in interface com.logicaldoc.core.communication.MessageTemplateDAO
Finds the templates by given type and language.
findByLikeName(String) - Method in interface com.logicaldoc.core.security.dao.GroupDAO
This method finds a Group by name.
findByLikeName(String) - 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
 
findByMinDate(long) - Method in class com.logicaldoc.core.security.dao.HibernateUserDocDAO
 
findByMinDate(long) - Method in interface com.logicaldoc.core.security.dao.UserDocDAO
Selects the oldest userdoc for a given user.
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(String) - Method in interface com.logicaldoc.core.document.dao.DocumentTemplateDAO
This method finds a template by name.
findByName(String) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentTemplateDAO
 
findByName(String) - Method in interface com.logicaldoc.core.security.dao.FolderDAO
Finds all folders by folder name
findByName(Folder, String, boolean) - Method in interface com.logicaldoc.core.security.dao.FolderDAO
Finds all folders by folder text, contained in the parent folder.
findByName(String) - Method in interface com.logicaldoc.core.security.dao.GroupDAO
Finds a group by name.
findByName(String) - Method in class com.logicaldoc.core.security.dao.HibernateFolderDAO
 
findByName(Folder, String, boolean) - Method in class com.logicaldoc.core.security.dao.HibernateFolderDAO
 
findByName(String) - Method in class com.logicaldoc.core.security.dao.HibernateGroupDAO
 
findByName(String) - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
findByName(String) - Method in interface com.logicaldoc.core.security.dao.UserDAO
This method finds an User by name.
findByName(String) - Method in class com.logicaldoc.core.sequence.HibernateSequenceDAO
 
findByName(String) - Method in interface com.logicaldoc.core.sequence.SequenceDAO
Finds all sequences whose name starts with the passed name
findByNameAndLanguage(String, String) - Method in class com.logicaldoc.core.communication.HibernateMessageTemplateDAO
 
findByNameAndLanguage(String, String) - Method in interface com.logicaldoc.core.communication.MessageTemplateDAO
Finds the template by the alternate key.
findByNameAndParentId(String, long) - Method in interface com.logicaldoc.core.security.dao.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.security.dao.HibernateFolderDAO
 
findByParentId(long) - Method in interface com.logicaldoc.core.security.dao.FolderDAO
Finds all children(direct and indirect) by parentId
findByParentId(long) - Method in class com.logicaldoc.core.security.dao.HibernateFolderDAO
 
findByParentId(long) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
findByParentId(long) - Method in interface com.logicaldoc.core.security.dao.MenuDAO
Finds all children(direct and indirect) by parentId
findByPath(String, Date, Collection<String>, Integer) - Method in class com.logicaldoc.core.document.dao.HibernateHistoryDAO
 
findByPath(String, Date, Collection<String>, Integer) - Method in interface com.logicaldoc.core.document.dao.HistoryDAO
This method finds all histories about a path (you can use expression)
findByPath(String) - Method in interface com.logicaldoc.core.security.dao.FolderDAO
Retrieval of a folder by the extended path
findByPath(String, Date, Collection<String>, Integer) - Method in interface com.logicaldoc.core.security.dao.FolderHistoryDAO
This method finds all histories about a path (you can use expression)
findByPath(String) - Method in class com.logicaldoc.core.security.dao.HibernateFolderDAO
 
findByPath(String, Date, Collection<String>, Integer) - Method in class com.logicaldoc.core.security.dao.HibernateFolderHistoryDAO
 
findByPath(String, String) - Method in class com.logicaldoc.webservice.folder.FolderClient
 
findByPath(String, String) - Method in interface com.logicaldoc.webservice.folder.FolderService
Finds the folder at the specified path
findByPath(String, String) - Method in class com.logicaldoc.webservice.folder.FolderServiceImpl
 
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
findByTag(String, String) - Method in class com.logicaldoc.webservice.search.SearchClient
 
findByTag(String, String) - Method in interface com.logicaldoc.webservice.search.SearchService
Finds authorized documents for the current user having a specified tag.
findByTag(String, String) - Method in class com.logicaldoc.webservice.search.SearchServiceImpl
 
findByText(String) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
findByText(Menu, String, boolean) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
findByText(String) - Method in interface com.logicaldoc.core.security.dao.MenuDAO
Finds all menus by menu text.
findByText(Menu, String, boolean) - Method in interface com.logicaldoc.core.security.dao.MenuDAO
Finds all menus by menu text, contained in the parent menu
findByTextAndParentId(String, long) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
findByTextAndParentId(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)
findByTicketId(String) - Method in interface com.logicaldoc.core.document.dao.DownloadTicketDAO
This finds a ticket by its identifier.
findByTicketId(String) - Method in class com.logicaldoc.core.document.dao.HibernateDownloadTicketDAO
 
findByTitle(String) - Method in interface com.logicaldoc.core.rss.dao.FeedMessageDAO
Finds the list of messages on the basis of the title.
findByTitle(String) - Method in class com.logicaldoc.core.rss.dao.HibernateFeedMessageDAO
 
findByTitleAndParentFolderId(long, String, Long) - 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 title(like operator is used)
findByTitleAndParentFolderId(long, String, Long) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
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) - Method in interface com.logicaldoc.core.document.dao.DocumentTemplateDAO
This method finds a template by type.
findByType(int) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentTemplateDAO
 
findByTypeAndSubtype(String, String, Long) - Method in interface com.logicaldoc.core.generic.GenericDAO
Finds a Generic by it's alternate key.
findByTypeAndSubtype(String, String, 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.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.HibernateDocumentNoteDAO
 
findByUserId(long) - Method in class com.logicaldoc.core.document.dao.HibernateHistoryDAO
 
findByUserId(long) - Method in interface com.logicaldoc.core.document.dao.HistoryDAO
This method selects all histories of a given user.
findByUserId(long) - Method in interface com.logicaldoc.core.security.dao.FolderDAO
Finds authorized folders for a user
findByUserId(long, long) - Method in interface com.logicaldoc.core.security.dao.FolderDAO
Finds direct children of a folder.
findByUserId(long) - Method in interface com.logicaldoc.core.security.dao.FolderHistoryDAO
This method selects all histories of a given user.
findByUserId(long) - Method in class com.logicaldoc.core.security.dao.HibernateFolderDAO
 
findByUserId(long, long) - Method in class com.logicaldoc.core.security.dao.HibernateFolderDAO
 
findByUserId(long) - Method in class com.logicaldoc.core.security.dao.HibernateFolderHistoryDAO
 
findByUserId(long) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
findByUserId(long, long) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
findByUserId(long, long, Integer) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
findByUserId(long) - Method in class com.logicaldoc.core.security.dao.HibernateUserDocDAO
 
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, long) - Method in interface com.logicaldoc.core.security.dao.MenuDAO
Finds direct children of a menu.
findByUserId(long) - Method in interface com.logicaldoc.core.security.dao.UserDocDAO
Selects all userdocs for a given user.
findByUserId(long) - Method in interface com.logicaldoc.core.security.dao.UserHistoryDAO
This method selects all histories of a given user.
findByUserIdAndDocId(long, long) - Method in interface com.logicaldoc.core.document.dao.BookmarkDAO
Finds all bookmarks for the given user id and the given document id.
findByUserIdAndDocId(long, long) - Method in class com.logicaldoc.core.document.dao.HibernateBookmarkDAO
 
findByUserIdAndEvent(long, String, String) - Method in class com.logicaldoc.core.document.dao.HibernateHistoryDAO
 
findByUserIdAndEvent(long, String, String) - Method in interface com.logicaldoc.core.document.dao.HistoryDAO
This method selects all histories of a given user and related to the given event.
findByUserIdAndEvent(long, String) - Method in interface com.logicaldoc.core.security.dao.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.security.dao.HibernateFolderHistoryDAO
 
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
 
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.
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, String, Integer) - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
findByWhere(String, Object[], 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.
findByWhere(String, Object[], String, Integer) - Method in interface com.logicaldoc.core.PersistentObjectDAO
Finds all entities by the given expression.
findChildren(long, Integer) - Method in interface com.logicaldoc.core.security.dao.FolderDAO
Finds direct children of a folder
findChildren(long, long) - Method in interface com.logicaldoc.core.security.dao.FolderDAO
Finds direct children of a folder accessible by the given user
findChildren(long, Integer) - Method in class com.logicaldoc.core.security.dao.HibernateFolderDAO
 
findChildren(long, long) - Method in class com.logicaldoc.core.security.dao.HibernateFolderDAO
 
findChildren(long, Integer) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
findChildren(long, long) - 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.
findChildren(long, long) - Method in interface com.logicaldoc.core.security.dao.MenuDAO
Finds direct children of a menu accessible by the given user.
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.security.dao.FolderDAO
Finds all deleted folders of a specific user.
findDeleted(long, Integer) - Method in class com.logicaldoc.core.security.dao.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
 
findFolderIdByUserId(long, Long, boolean) - Method in interface com.logicaldoc.core.security.dao.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.security.dao.HibernateFolderDAO
 
findFolderIdByUserIdAndPermission(long, Permission, Long, boolean) - Method in interface com.logicaldoc.core.security.dao.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.security.dao.HibernateFolderDAO
 
findFolderIdInTree(long, boolean) - Method in interface com.logicaldoc.core.security.dao.FolderDAO
Retrieve all the ids of the folder in a given tree
findFolderIdInTree(long, boolean) - Method in class com.logicaldoc.core.security.dao.HibernateFolderDAO
 
findFolders(String, String) - Method in class com.logicaldoc.webservice.search.SearchClient
 
findFolders(String, String) - Method in interface com.logicaldoc.webservice.search.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.search.SearchServiceImpl
 
findIdByUserId(long, long) - Method in interface com.logicaldoc.core.security.dao.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.security.dao.HibernateFolderDAO
 
findIdByUserId(long, long, Integer) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
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.
findIdsByWhere(String, String, Integer) - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
findIdsByWhere(String, Object[], 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.
findIdsByWhere(String, Object[], 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.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
 
findLockedByUserId(long) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Deprecated.
findLockedByUserId(long) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
Deprecated.
findMenuIdByUserId(long) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
findMenuIdByUserId(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.
findMenuIdByUserIdAndPermission(long, Permission) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
findMenuIdByUserIdAndPermission(long, Permission) - 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')
findNotNotified(Integer) - Method in class com.logicaldoc.core.document.dao.HibernateHistoryDAO
 
findNotNotified(Integer) - Method in interface com.logicaldoc.core.document.dao.HistoryDAO
This method selects all histories not notified yet.
findNotNotified(Integer) - Method in interface com.logicaldoc.core.security.dao.FolderHistoryDAO
This method selects all histories not notified yet.
findNotNotified(Integer) - Method in class com.logicaldoc.core.security.dao.HibernateFolderHistoryDAO
 
findParents(long) - Method in interface com.logicaldoc.core.security.dao.FolderDAO
Returns a List of folders being a parent of the given folder.
findParents(long) - Method in class com.logicaldoc.core.security.dao.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
 
findShortcutIds(long) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Gets the ids of all shortcuts associated to the document with the given docId
findShortcutIds(long) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
findTags(String) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
This method selects all tags and counts the occurrences.
findTags(String) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
findTextById(long) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
findTextById(long) - Method in interface com.logicaldoc.core.security.dao.MenuDAO
This method selects only the menu text from a menu.
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.
findWorkspaces() - Method in interface com.logicaldoc.core.security.dao.FolderDAO
Retrieves all the workspaces in the system, that are the first-level folders of type 1.
findWorkspaces() - Method in class com.logicaldoc.core.security.dao.HibernateFolderDAO
 
fireEvent(GwtEvent<?>) - Method in class com.orange.links.client.DiagramController
 
flashHTML(String, int, int, String) - Static method in class com.logicaldoc.gui.common.client.util.Util
Generates Flash code
flashPrefix() - Static method in class com.logicaldoc.gui.common.client.util.Util
 
flashPreview(String, int, int, int, String, boolean, String) - Static method in class com.logicaldoc.gui.common.client.util.Util
Generates Flash code for Preview
flashPreviewAudioVideo(String, String, String, int, int) - Static method in class com.logicaldoc.gui.common.client.util.Util
Generates Flash code for Audio and Video Preview
flashUrl(String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
flush() - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
Folder - Class in com.logicaldoc.core.security
This class represents the key concept of security of documents.
Folder(String) - Constructor for class com.logicaldoc.core.security.Folder
 
Folder() - Constructor for class com.logicaldoc.core.security.Folder
 
folder - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
folder - Variable in class com.logicaldoc.gui.frontend.client.folder.FolderDetailTab
 
FOLDER_TEMPLATE - Static variable in class com.logicaldoc.gui.common.client.Feature
 
FOLDER_TYPE_ID - Static variable in class com.logicaldoc.cmis.TypeManager
 
FolderChangeListener - Interface in com.logicaldoc.gui.common.client.widgets
Listener invoked on new folder seletion.
FolderClient - Class in com.logicaldoc.webservice.folder
Folder Web Service client.
FolderClient(String, int, boolean, int) - Constructor for class com.logicaldoc.webservice.folder.FolderClient
 
FolderClient(String) - Constructor for class com.logicaldoc.webservice.folder.FolderClient
 
FolderDAO - Interface in com.logicaldoc.core.security.dao
Instances of this class is a DAO-service for folder objects.
FolderDetailsPanel - Class in com.logicaldoc.gui.frontend.client.folder
This panel collects all folder details
FolderDetailsPanel(GUIFolder, FolderObserver) - 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
 
FolderEvent - Enum in com.logicaldoc.core.security
Possible events in the folder's history
FolderGroup - Class in com.logicaldoc.core.security
This class represents security permissions for a group in relation to a folder
FolderGroup(long) - Constructor for class com.logicaldoc.core.security.FolderGroup
 
FolderGroup() - Constructor for class com.logicaldoc.core.security.FolderGroup
 
folderGroups - Variable in class com.logicaldoc.core.security.Folder
 
FolderHistory - Class in com.logicaldoc.core.security
History entry due to an event on a folder.
FolderHistory() - Constructor for class com.logicaldoc.core.security.FolderHistory
 
FolderHistoryDAO - Interface in com.logicaldoc.core.security.dao
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) - Constructor for class com.logicaldoc.gui.common.client.data.FolderHistoryDS
 
folderId - Variable in class com.logicaldoc.core.searchengine.SearchOptions
 
FolderObserver - Interface in com.logicaldoc.gui.common.client
Listener on folders events
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) - Constructor for class com.logicaldoc.gui.common.client.data.FoldersDS
 
FolderSearch - Class in com.logicaldoc.core.searchengine
Search specialization for Folder searches.
FolderSearch() - Constructor for class com.logicaldoc.core.searchengine.FolderSearch
 
FolderSearch.HitMapper - Class in com.logicaldoc.core.searchengine
 
FolderSearch.HitMapper() - Constructor for class com.logicaldoc.core.searchengine.FolderSearch.HitMapper
 
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
Search options specialization for the folder search.
FolderSearchOptions() - Constructor for class com.logicaldoc.core.searchengine.FolderSearchOptions
 
FolderSelector - Class in com.logicaldoc.gui.frontend.client.folder
Allows the selection of a specific folder
FolderSelector(String, boolean) - Constructor for class com.logicaldoc.gui.frontend.client.folder.FolderSelector
 
folderSelector - Variable in class com.logicaldoc.gui.frontend.client.impex.archives.IncrementalSettingsPanel
 
folderService - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
FolderService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the Folder Service.
folderService - Variable in class com.logicaldoc.gui.frontend.client.workflow.StatusDialog
 
folderService - Variable in class com.logicaldoc.gui.frontend.client.workflow.TransitionDialog
 
FolderService - Interface in com.logicaldoc.webservice.folder
Folder Web Service definition interface
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
 
FolderServiceImpl - Class in com.logicaldoc.webservice.folder
Folder Web Service Implementation
FolderServiceImpl() - Constructor for class com.logicaldoc.webservice.folder.FolderServiceImpl
 
FoldersForm - Class in com.logicaldoc.gui.frontend.client.search
Shows a folders search form
FoldersForm() - Constructor for class com.logicaldoc.gui.frontend.client.search.FoldersForm
 
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
 
FolderTree - Class in com.logicaldoc.gui.common.client.widgets
TreeGrid showing the folders
FolderTree() - Constructor for class com.logicaldoc.gui.common.client.widgets.FolderTree
 
form - Variable in class com.logicaldoc.gui.frontend.client.impex.archives.IncrementalSettingsPanel
 
form1 - Variable in class com.logicaldoc.gui.frontend.client.metadata.TemplatePropertiesPanel
 
form2 - Variable in class com.logicaldoc.gui.frontend.client.metadata.TemplatePropertiesPanel
 
format(Object, ListGridRecord, int, int) - Method in class com.logicaldoc.gui.common.client.formatters.DateCellFormatter
 
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(LoggingEvent) - Method in class com.logicaldoc.web.util.HTMLLayout
 
FORMAT_EML - Static variable in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
FORMAT_MULTIPLE - Static variable in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
formatDate(Date) - Static method in class com.logicaldoc.gui.common.client.i18n.I18N
 
formatDateShort(Date) - Static method in class com.logicaldoc.gui.common.client.i18n.I18N
 
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 or MBytes.
formatSizeBytes(double) - Static method in class com.logicaldoc.gui.common.client.util.Util
Format file size in bytes
formatSizeKB(double) - Static method in class com.logicaldoc.gui.common.client.util.Util
Format file size in KB.
formatSizeW7(double) - Static method in class com.logicaldoc.gui.common.client.util.Util
Format file size in Windows 7 Style.
formLayout - Variable in class com.logicaldoc.gui.frontend.client.security.LoginPanel
 
forum - Variable in class com.logicaldoc.core.SystemInfo
 
forum - Variable in class com.logicaldoc.webservice.system.WSSystemInfo
 
forwardEmptyPage(HttpServletRequest, HttpServletResponse, String) - Method in class com.logicaldoc.web.DocumentPreview
 
forwardPreviewNotAvailable(HttpServletRequest, HttpServletResponse, String) - Method in class com.logicaldoc.web.DocumentPreview
 
frequency - Variable in class com.logicaldoc.gui.frontend.client.impex.archives.IncrementalSettingsPanel
 
fromContact(Contact) - Method in class com.logicaldoc.web.service.ContactServiceImpl
 
fromDocument(Document, GUIFolder) - Static method in class com.logicaldoc.web.service.DocumentServiceImpl
 
fromDocument(AbstractDocument) - Static method in class com.logicaldoc.webservice.document.WSDocument
 
fromFolder(Folder) - Static method in class com.logicaldoc.webservice.folder.WSFolder
 
fromGroup(Group) - Static method in class com.logicaldoc.webservice.security.WSGroup
 
fromSearchOptions(SearchOptions) - Static method in class com.logicaldoc.webservice.search.WSSearchOptions
 
fromString(String) - Static method in enum com.logicaldoc.core.document.DocumentEvent
 
fromString(String) - Static method in enum com.logicaldoc.core.security.FolderEvent
 
fromTagCloud(TagCloud) - Static method in class com.logicaldoc.webservice.search.WSTagCloud
 
fromUser(User) - Static method in class com.logicaldoc.webservice.security.WSUser
 
Frontend - Class in com.logicaldoc.gui.frontend.client
The Frontend entry point
Frontend() - Constructor for class com.logicaldoc.gui.frontend.client.Frontend
 
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
 
fullPreviewUrl(String, long, String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
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() - Constructor for class com.logicaldoc.core.searchengine.FulltextSearch
 
FulltextSearch.HitMapper - Class in com.logicaldoc.core.searchengine
 
FulltextSearch.HitMapper(Map<Long, Hit>) - Constructor for class com.logicaldoc.core.searchengine.FulltextSearch.HitMapper
 
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.Feature
 
GDOCS - Static variable in class com.logicaldoc.gui.common.client.Menu
 
GDocsCheckin - Class in com.logicaldoc.gui.frontend.client.gdocs
This popup window is used to perform the checkin of a Google Docs document into LogicalDOC.
GDocsCheckin(GUIDocument, GDocsEditor, DocumentsGrid) - Constructor for class com.logicaldoc.gui.frontend.client.gdocs.GDocsCheckin
 
GDocsCreate - Class in com.logicaldoc.gui.frontend.client.gdocs
This popup window is used to create a new document in Google Docs.
GDocsCreate() - Constructor for class com.logicaldoc.gui.frontend.client.gdocs.GDocsCreate
 
GDocsEditor - Class in com.logicaldoc.gui.frontend.client.gdocs
This popup window is used to show the document in Google Docs.
GDocsEditor(GUIDocument, DocumentsGrid) - Constructor for class com.logicaldoc.gui.frontend.client.gdocs.GDocsEditor
 
GDocsImport - Class in com.logicaldoc.gui.frontend.client.gdocs
This popup window is used to show documents in Google Docs that can be imported into LogicalDOC
GDocsImport() - Constructor for class com.logicaldoc.gui.frontend.client.gdocs.GDocsImport
 
gdocsService - Variable in class com.logicaldoc.gui.frontend.client.gdocs.GDocsCheckin
 
gdocsService - Variable in class com.logicaldoc.gui.frontend.client.gdocs.GDocsCreate
 
gdocsService - Variable in class com.logicaldoc.gui.frontend.client.gdocs.GDocsEditor
 
gdocsService - Variable in class com.logicaldoc.gui.frontend.client.gdocs.GDocsImport
 
gdocsService - Variable in class com.logicaldoc.gui.frontend.client.gdocs.GDocsSettings
 
gdocsService - Variable in class com.logicaldoc.gui.frontend.client.menu.MainMenu
 
GDocsService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the Google Docs Service.
GDocsServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
GDocsSettings - Class in com.logicaldoc.gui.frontend.client.gdocs
This popup window is used to handle Google Docs settings.
GDocsSettings(String[]) - Constructor for class com.logicaldoc.gui.frontend.client.gdocs.GDocsSettings
 
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) - Method in class com.logicaldoc.util.security.PasswordGenerator
 
GENERIC - Static variable in class com.logicaldoc.core.document.DocumentTemplate
 
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
 
GenericDAO - Interface in com.logicaldoc.core.generic
Instances of this class is a DAO-service for Generic business entities.
get(String, String) - Method in class com.logicaldoc.core.lock.LockManager
Acquire a lock of a given name and for a given transaction.
get(SearchOptions) - Static method in class com.logicaldoc.core.searchengine.Search
 
get(Object) - Method in class com.logicaldoc.core.security.SessionManager
 
get() - Static method in class com.logicaldoc.core.SystemInfo
 
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.GroupsDS
 
get(long) - Static method in class com.logicaldoc.gui.common.client.data.GroupsDS
Useful method to retrieve all groups that not contains the user with the given excludeUserId.
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(long) - Static method in class com.logicaldoc.gui.common.client.data.UsersDS
 
get() - Static method in class com.logicaldoc.gui.common.client.log.EventPanel
 
get() - Static method in class com.logicaldoc.gui.common.client.log.EventsWindow
 
get() - Static method in class com.logicaldoc.gui.common.client.Session
 
get() - Static method in class com.logicaldoc.gui.common.client.widgets.ContactingServer
 
get() - Static method in class com.logicaldoc.gui.frontend.client.administration.AdminMenu
 
get() - Static method in class com.logicaldoc.gui.frontend.client.administration.AdminPanel
 
get() - Static method in class com.logicaldoc.gui.frontend.client.calendar.CalendarDashboard
 
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.TrashPanel
 
get() - Static method in class com.logicaldoc.gui.frontend.client.folder.Navigator
 
get() - Static method in class com.logicaldoc.gui.frontend.client.Frontend
 
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.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(String, long) - Method in interface com.logicaldoc.gui.frontend.client.services.CustomIdService
Loads a given configuration from the database
get(String, long, AsyncCallback<GUICustomId>) - Method in interface com.logicaldoc.gui.frontend.client.services.CustomIdServiceAsync
 
get(String, long) - Method in interface com.logicaldoc.gui.frontend.client.services.EmailAccountService
Loads a given account from the database
get(String, long, AsyncCallback<GUIEmailAccount>) - Method in interface com.logicaldoc.gui.frontend.client.services.EmailAccountServiceAsync
 
get(String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowService
Loads a given workflow from the database
get(String, String, AsyncCallback<GUIWorkflow>) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowServiceAsync
 
get() - Static method in class com.logicaldoc.gui.frontend.client.workflow.WorkflowDashboard
 
get(String) - Static method in class com.logicaldoc.util.MimeType
 
get() - Method in class com.logicaldoc.util.SoftwareVersion
 
getAcceptedIssuers() - Method in class com.logicaldoc.util.io.EasySSLProtocolSocketFactory.EasyX509TrustManager
 
getAccordion() - Method in class com.logicaldoc.gui.frontend.client.workflow.WorkflowDesigner
 
getAccount() - Method in class com.logicaldoc.gui.frontend.client.impex.accounts.AccountDetailsPanel
 
getAccount() - Method in class com.logicaldoc.gui.frontend.client.impex.accounts.AccountDetailsTab
 
getAccountId() - Method in class com.logicaldoc.core.communication.EMail
 
getAcl(String, String, Boolean, ExtensionsData) - Method in class com.logicaldoc.cmis.LDCmisService
 
getAcl(CallContext, String) - Method in class com.logicaldoc.cmis.LDRepository
CMIS getACL.
getActiveLanguages() - Method in class com.logicaldoc.core.i18n.LanguageManager
 
getActiveTasks() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getAdd() - Method in class com.logicaldoc.core.security.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.gui.common.client.beans.GUIContact
 
getAddress() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
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
 
getAliases(String, long) - Method in class com.logicaldoc.webservice.document.DocumentClient
 
getAliases(String, long) - Method in interface com.logicaldoc.webservice.document.DocumentService
Gets the aliases of the given document
getAliases(String, long) - Method in class com.logicaldoc.webservice.document.DocumentServiceImpl
 
getAllAttribute(Element) - Method in class com.logicaldoc.util.config.XMLBean
Returns a list of all attributes from an element.
getAllChild(String) - Method in class com.logicaldoc.util.config.XMLBean
Returns a list of all elements with the given elementname.
getAllChild(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 childnamechildtext.
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.
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
 
getAllVersions(String, String, String, String, Boolean, ExtensionsData) - Method in class com.logicaldoc.cmis.LDCmisService
 
getAllVersions(String) - Method in class com.logicaldoc.cmis.LDRepository
 
getAnalyzer() - Method in class com.logicaldoc.core.i18n.Language
 
getAnalyzerClass() - Method in class com.logicaldoc.core.i18n.Language
 
getAnonymousUser() - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
getAosManagerId() - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
getAosManagerId() - Method in class com.logicaldoc.gui.common.client.beans.GUIIncrementalArchive
 
getAosManagerName() - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
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.security.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
 
getAttachment(int) - Method in class com.logicaldoc.core.communication.EMail
 
getAttachments() - Method in class com.logicaldoc.core.communication.EMail
 
getAttachmentsCount() - Method in class com.logicaldoc.core.communication.EMail
 
getAttribute(Element, String) - Method in class com.logicaldoc.util.config.XMLBean
Returns an elementattribute.
getAttributeAtPosition(int) - Method in class com.logicaldoc.core.ExtensibleObject
 
getAttributeNames() - Method in class com.logicaldoc.core.ExtensibleObject
 
getAttributes() - Method in class com.logicaldoc.core.ExtensibleObject
 
getAttributes() - Method in class com.logicaldoc.gui.common.client.beans.GUIExtensibleObject
 
getAttributes() - Method in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
getAttributes(String, long) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Retrieves all attributes of the specified template
getAttributes(String, long, AsyncCallback<GUIExtendedAttribute[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
getAttributes(String, long) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
getAttributeValue(Element, String) - Method in class com.logicaldoc.util.config.XMLBean
Returns the value of an elementattribute.
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
 
getAuthor() - Method in class com.logicaldoc.core.communication.Message
 
getAuthor() - Method in class com.logicaldoc.core.parser.AbstractParser
 
getAuthor() - Method in interface com.logicaldoc.core.parser.Parser
 
getAuthor() - Method in class com.logicaldoc.core.parser.PDFParser
 
getAuthor() - Method in class com.logicaldoc.core.rss.FeedMessage
 
getAuthor() - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
getAuthor() - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
getAuthorAddress() - Method in class com.logicaldoc.core.communication.EMail
 
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
getBannerSrc() - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
getBarcoded() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getBarcoded() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getBaseUrl() - Method in class com.logicaldoc.gui.common.client.beans.GUIExternalCall
 
getBaseURL(ServletRequest) - Static method in class com.logicaldoc.web.util.BaseURL
 
getBaseURL(ServletRequest) - Static method in class com.logicaldoc.web.util.VirtualHostHelper
 
getBatch() - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeEngine
 
getBatch() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchEngine
 
getBean(String) - Method in class com.logicaldoc.util.Context
Retrieves a bean registered in the Spring context.
getBean(Class) - Method in class com.logicaldoc.util.Context
Retrieves a bean registered in the Spring context using a class name.
getBeansOfType(Class) - Method in class com.logicaldoc.util.Context
Retrieves the list of bean of the same type
getBody() - Method in class com.logicaldoc.core.communication.MessageTemplate
 
getBody() - Method in class com.logicaldoc.gui.common.client.beans.GUIMessageTemplate
 
getBooleanValue() - Method in class com.logicaldoc.core.ExtendedAttribute
 
getBooleanValue() - Method in class com.logicaldoc.gui.common.client.beans.GUIExtendedAttribute
 
getBrowserLanguage() - Static method in class com.logicaldoc.gui.common.client.util.Util
Get browser language
getBugs() - Method in class com.logicaldoc.core.SystemInfo
 
getBugs() - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
getBugs() - Method in class com.logicaldoc.webservice.system.WSSystemInfo
 
getBuilders() - Method in class com.logicaldoc.core.document.thumbnail.ThumbnailManager
 
getBundle() - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
getBundle(String) - Method in class com.logicaldoc.gui.common.server.MockInfoServiceImpl
 
getBundle(String) - Static method in class com.logicaldoc.web.service.InfoServiceImpl
 
getByFilename(String) - Static method in class com.logicaldoc.util.MimeType
 
getById(String, long) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Retrieves a specific document by its ID
getById(String, long, AsyncCallback<GUIDocument>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
getById(String, long) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
getBytes(long, String) - Method in class com.logicaldoc.core.store.FSStorer
 
getBytes(long, String) - Method in interface com.logicaldoc.core.store.Storer
Obtains the document's raw bytes for the specified version
getCalendar() - Method in class com.logicaldoc.core.security.FolderGroup
 
getCalendarName() - Method in class com.logicaldoc.core.task.TaskTrigger
 
getCalendarTab() - Method in class com.logicaldoc.gui.frontend.client.dashboard.DashboardPanel
 
getCallContext() - Method in class com.logicaldoc.cmis.LDCmisService
 
getCanvasHeight() - Method in class com.orange.links.client.DiagramController
 
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.search.WSSearchOptions
 
getCategory() - Method in class com.logicaldoc.core.document.DocumentTemplate
 
getCategory() - Method in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
getCc() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmail
 
getCell() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getCellCSSText(ListGridRecord, int, int) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsGrid
 
getCellCSSText(ListGridRecord, int, int) - Method in class com.logicaldoc.gui.frontend.client.folder.Navigator
 
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.accounts.AccountDetailsTab
 
getChangedHandler() - Method in class com.logicaldoc.gui.frontend.client.impex.folders.ImportFolderDetailsTab
 
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(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
 
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.User
 
getCity() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getCity() - Method in class com.logicaldoc.webservice.security.WSUser
 
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
getCode() - Method in class com.logicaldoc.gui.common.client.beans.GUIValuePair
 
getCollection() - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
getCollectionNodeType() - Method in class com.logicaldoc.webdav.io.handler.DefaultHandler
 
getColumn() - Method in class com.logicaldoc.gui.common.client.beans.GUIDashlet
 
getComment() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getComment() - Method in class com.logicaldoc.core.document.AbstractHistory
 
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 interface com.logicaldoc.webdav.resource.model.Resource
 
getComment() - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
getComment() - Method in class com.logicaldoc.webservice.document.WSDocument
 
getCompany() - Method in class com.logicaldoc.core.contact.Contact
 
getCompany() - Method in class com.logicaldoc.gui.common.client.beans.GUIContact
 
getCompany() - Method in class com.logicaldoc.gui.common.server.Browser
Liefert den Firmennamen des Herstellers des verwendeten Browsers.
getCompletionDate() - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
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
 
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.rss.ProductNews
 
getConfig() - Method in class com.logicaldoc.core.stats.StatsCollector
 
getConfig() - Method in class com.logicaldoc.core.store.FSStorer
 
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
 
getConfirmation() - Method in class com.logicaldoc.core.communication.SystemMessage
 
getConnection() - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
getConnection() - Method in class com.logicaldoc.gui.frontend.client.workflow.StateWidget
 
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
getContainerOffsetLeft() - Method in class com.orange.links.client.shapes.AbstractShape
 
getContainerOffsetTop() - Method in class com.orange.links.client.shapes.AbstractShape
 
getContent() - Method in class com.logicaldoc.core.parser.AbstractParser
 
getContent() - Method in interface com.logicaldoc.core.parser.Parser
 
getContent() - Method in class com.logicaldoc.core.searchengine.Hit
 
getContent() - Method in class com.logicaldoc.gui.frontend.client.administration.AdminPanel
 
getContent(String, long) - Method in class com.logicaldoc.webservice.document.DocumentClient
 
getContent(String, long) - Method in interface com.logicaldoc.webservice.document.DocumentService
Gets the document content of an existing document with the given identifier.
getContent(String, long) - Method in class com.logicaldoc.webservice.document.DocumentServiceImpl
 
getContentLanguage() - Method in interface com.logicaldoc.webdav.context.ImportContext
 
getContentLanguage() - Method in class com.logicaldoc.webdav.context.ImportContextImpl
 
getContentLength() - Method in class com.logicaldoc.util.io.CountingRequestEntity
 
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
 
getContentNode(ExportContext, boolean) - Method in class com.logicaldoc.webdav.io.handler.DefaultHandler
 
getContentNodeType() - Method in class com.logicaldoc.webdav.io.handler.DefaultHandler
 
getContents() - Method in class com.logicaldoc.core.parser.HTMLSAXParser
Returns parsed content
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.io.CountingRequestEntity
 
getContentType() - Method in class com.logicaldoc.web.util.HTMLLayout
Returns the content type output by this layout, i.e "text/html".
getContextMenu() - Method in class com.orange.links.client.DiagramController
 
getCopyright() - Method in class com.logicaldoc.core.rss.Feed
 
getCostumizedFactory() - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
getCount(String, int, Integer) - Method in class com.logicaldoc.core.communication.HibernateSystemMessageDAO
 
getCount(String, int, Integer) - Method in interface com.logicaldoc.core.communication.SystemMessageDAO
This methods gets the number of messages for the specified recipient and type, and optionally a specified read flag
getCount() - Method in class com.logicaldoc.core.document.DownloadTicket
 
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(long) - Method in class com.logicaldoc.core.security.dao.HibernateUserDocDAO
 
getCount(long) - Method in interface com.logicaldoc.core.security.dao.UserDocDAO
Select the count of userdocs for an user.
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 class com.logicaldoc.webservice.search.WSTagCloud
 
getCountry() - Method in class com.logicaldoc.core.security.User
 
getCountry() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getCountry() - Method in class com.logicaldoc.webservice.security.WSUser
 
getCoverage() - Method in class com.logicaldoc.core.document.AbstractDocument
The coverage of the document (form document's metadata)
getCoverage() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getCoverage() - Method in class com.logicaldoc.webservice.document.WSDocument
 
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
getCreation() - Method in class com.logicaldoc.core.document.AbstractDocument
The document's creation date
getCreation() - Method in class com.logicaldoc.core.document.DownloadTicket
 
getCreation() - Method in class com.logicaldoc.core.security.Folder
 
getCreation() - Method in class com.logicaldoc.core.security.UserSession
 
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.document.WSDocument
 
getCreation() - Method in class com.logicaldoc.webservice.folder.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.FolderSearchOptions
 
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.search.WSSearchOptions
 
getCreationTo() - Method in class com.logicaldoc.core.searchengine.FolderSearchOptions
 
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.search.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.security.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.document.WSDocument
 
getCreator() - Method in class com.logicaldoc.webservice.folder.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.security.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.GUIFolder
 
getCreatorId() - Method in class com.logicaldoc.webservice.document.WSDocument
 
getCreatorName() - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
The archive creator name
getCredentials() - Method in interface com.logicaldoc.webdav.session.DavSession
Getting back the current set credentials
getCredentials() - Method in class com.logicaldoc.webdav.session.DavSessionImpl
 
getCredentialsProvider() - Method in class com.logicaldoc.webdav.web.WebdavServlet
 
getCriteria() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
getCriteriaFieldsItem() - Method in class com.logicaldoc.gui.frontend.client.search.RowCriteria
 
getCronExpression() - Method in class com.logicaldoc.core.task.TaskScheduling
 
getCurrentDocument() - Method in class com.logicaldoc.gui.common.client.Session
 
getCurrentFolder() - Method in class com.logicaldoc.gui.common.client.Session
 
getCurrentFolderId() - Method in class com.logicaldoc.gui.frontend.client.Frontend
 
getCurrentSession() - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
getCurrentValue(String) - Method in class com.logicaldoc.core.sequence.HibernateSequenceDAO
 
getCurrentValue(String) - Method in interface com.logicaldoc.core.sequence.SequenceDAO
Gets the current value
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.document.WSDocument
 
getDashlet(int) - 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.plugin.LogicalDOCPlugin
 
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.AbstractHistory
 
getDate() - Method in class com.logicaldoc.core.document.DocumentNote
 
getDate() - Method in class com.logicaldoc.core.security.UserDoc
 
getDate() - Method in class com.logicaldoc.core.SystemInfo
 
getDate() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
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.webservice.document.WSDocument
 
getDate() - Method in class com.logicaldoc.webservice.system.WSSystemInfo
 
getDate1() - Method in class com.logicaldoc.core.generic.Generic
 
getDate2() - Method in class com.logicaldoc.core.generic.Generic
 
getDateFormat() - Static method in class com.logicaldoc.gui.common.client.i18n.I18N
 
getDateFormatShort() - Static method in class com.logicaldoc.gui.common.client.i18n.I18N
 
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.search.WSSearchOptions
 
getDateScope() - Method in class com.logicaldoc.core.communication.SystemMessage
 
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.search.WSSearchOptions
 
getDateValue() - Method in class com.logicaldoc.core.ExtendedAttribute
 
getDateValue() - Method in class com.logicaldoc.gui.common.client.beans.GUICriterion
 
getDateValue() - Method in class com.logicaldoc.gui.common.client.beans.GUIExtendedAttribute
 
getDateValue() - Method in class com.logicaldoc.webservice.WSAttribute
 
getDayOfMonth() - Method in class com.logicaldoc.core.task.TaskScheduling
 
getDayOfMonth() - Method in class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
getDayOfWeek() - Method in class com.logicaldoc.core.task.TaskScheduling
 
getDayOfWeek() - Method in class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
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 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
 
getDecodedPassword() - Method in class com.logicaldoc.core.security.User
 
getDefaultDisplayLanguage() - Method in class com.logicaldoc.core.i18n.Language
 
getDefaultFolder() - Static method in class com.logicaldoc.gui.setup.client.Setup
 
getDefaultLocaleForDoc() - Static method in class com.logicaldoc.gui.common.client.i18n.I18N
Computes the default suitable language for documents
getDefaultWorkspace(String) - Method in class com.logicaldoc.webservice.folder.FolderClient
 
getDefaultWorkspace(String) - Method in interface com.logicaldoc.webservice.folder.FolderService
Gets the Default workspace
getDefaultWorkspace(String) - Method in class com.logicaldoc.webservice.folder.FolderServiceImpl
 
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.security.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
getDeleteUserId() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getDeleteUserId() - Method in class com.logicaldoc.core.security.Folder
 
getDeleteUserId() - Method in class com.logicaldoc.webservice.document.WSDocument
 
getDepth() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
getDepth() - Method in class com.logicaldoc.gui.common.client.beans.GUIShare
 
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.document.DocumentTemplate
 
getDescription() - Method in class com.logicaldoc.core.rss.Feed
 
getDescription() - Method in class com.logicaldoc.core.rss.FeedMessage
 
getDescription() - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
getDescription() - Method in class com.logicaldoc.core.security.Folder
 
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.task.TaskTrigger
 
getDescription() - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
The archive description
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.GUIGroup
 
getDescription() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
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.webservice.folder.WSFolder
 
getDescription() - Method in class com.logicaldoc.webservice.search.WSSearchOptions
 
getDescription() - Method in class com.logicaldoc.webservice.security.WSGroup
 
getDescriptor() - Method in class com.logicaldoc.gui.common.client.beans.GUIWebServiceSettings
 
getDesigner() - Method in class com.logicaldoc.gui.frontend.client.workflow.PrimitivesToolstrip
 
getDesigner() - Method in class com.logicaldoc.gui.frontend.client.workflow.WorkflowToolstrip
 
getDetail() - Method in class com.logicaldoc.gui.common.client.beans.GUIEvent
 
getDiagramCanvas() - Method in class com.orange.links.client.DiagramController
Get the diagram canvas
getDiagramController() - Method in class com.logicaldoc.gui.frontend.client.workflow.DrawingPanel
 
getDiagramController() - Method in class com.logicaldoc.gui.frontend.client.workflow.StateWidget
 
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.UserSession
 
getDigest() - Method in class com.logicaldoc.core.document.AbstractDocument
The document's digest
getDigest() - Method in class com.logicaldoc.webservice.document.WSDocument
 
getDir() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchEngine
 
getDisplayLanguage() - Method in class com.logicaldoc.core.i18n.Language
 
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
 
getDocId() - Method in class com.logicaldoc.core.document.AbstractHistory
 
getDocId() - Method in class com.logicaldoc.core.document.DocumentNote
 
getDocId() - Method in class com.logicaldoc.core.document.DownloadTicket
 
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.security.UserDoc
 
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
 
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.document.WSDocument
 
getDocument(long) - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
getDocument() - Method in class com.logicaldoc.gui.frontend.client.document.BulkUpdatePanel
 
getDocument() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
getDocument() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentDetailTab
 
getDocument(String, long) - Method in class com.logicaldoc.webservice.document.DocumentClient
 
getDocument(String, long) - Method in interface com.logicaldoc.webservice.document.DocumentService
Gets document metadata of an existing document with the given identifier.
getDocument(String, long) - Method in class com.logicaldoc.webservice.document.DocumentServiceImpl
 
getDocument1() - Method in class com.logicaldoc.core.document.DocumentLink
 
getDocument2() - Method in class com.logicaldoc.core.document.DocumentLink
 
getDocumentByCustomId(String, String) - Method in class com.logicaldoc.webservice.document.DocumentClient
 
getDocumentByCustomId(String, String) - Method in interface com.logicaldoc.webservice.document.DocumentService
Gets document metadata of an existing document with the given custom identifier.
getDocumentByCustomId(String, String) - Method in class com.logicaldoc.webservice.document.DocumentServiceImpl
 
getDocumentCount() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
getDocumentDAO() - Method in class com.logicaldoc.core.stats.StatsCollector
 
getDocuments() - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
getDocuments(String, Long[]) - Method in class com.logicaldoc.webservice.document.DocumentClient
 
getDocuments(String, Long[]) - Method in interface com.logicaldoc.webservice.document.DocumentService
Gets document metadata of a collection of existing documents with the given identifiers.
getDocuments(String, Long[]) - Method in class com.logicaldoc.webservice.document.DocumentServiceImpl
 
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
 
getDomain() - Method in class com.logicaldoc.gui.common.client.beans.GUIShare
 
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.ExtendedAttribute
 
getDoubleValue() - Method in class com.logicaldoc.gui.common.client.beans.GUICriterion
 
getDoubleValue() - Method in class com.logicaldoc.gui.common.client.beans.GUIExtendedAttribute
 
getDoubleValue() - Method in class com.logicaldoc.webservice.WSAttribute
 
getDownload() - Method in class com.logicaldoc.core.security.FolderGroup
 
getDrawingPanel() - Method in class com.logicaldoc.gui.frontend.client.workflow.StateWidget
 
getDrawingPanel() - Method in class com.logicaldoc.gui.frontend.client.workflow.WorkflowDesigner
 
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
 
getEditor() - Method in class com.logicaldoc.core.ExtendedAttribute
 
getEditor() - Method in class com.logicaldoc.gui.common.client.beans.GUIExtendedAttribute
 
getEditor() - Method in class com.logicaldoc.webservice.WSAttribute
 
getEffect() - Method in class com.logicaldoc.gui.common.client.beans.GUITransition
 
getElapsedTime() - Method in class com.logicaldoc.core.searchengine.Hits
 
getEmail() - Method in class com.logicaldoc.core.contact.Contact
 
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.GUIUser
 
getEmail() - Method in class com.logicaldoc.webservice.security.WSUser
 
getEmailId() - Method in class com.logicaldoc.core.communication.EMail
 
getEnabled() - Method in class com.logicaldoc.core.security.User
 
getEnabled() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
getEnabled() - Method in class com.logicaldoc.gui.common.client.beans.GUIShare
 
getEnabled() - Method in class com.logicaldoc.webservice.security.WSUser
 
getEnabledPermissions(long, long) - Method in interface com.logicaldoc.core.security.dao.FolderDAO
Finds all permissions of a user enabled on the specified folder
getEnabledPermissions(long, long) - Method in class com.logicaldoc.core.security.dao.HibernateFolderDAO
 
getEncoding() - Method in class com.logicaldoc.core.parser.AbstractParser
 
getEncoding() - Method in interface com.logicaldoc.core.parser.Parser
The character encoding of the content to be parsed
getEncoding() - Method in class com.logicaldoc.gui.frontend.client.document.BulkUpdateDialog
 
getEncoding() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsUploader
 
getEncoding() - Method in interface com.logicaldoc.webdav.context.ImportContext
 
getEncoding() - Method in class com.logicaldoc.webdav.context.ImportContextImpl
 
getEndDate() - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
getEndDate() - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
getEndTime() - Method in class com.logicaldoc.core.task.TaskTrigger
 
getEntityId() - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
getEntries() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchEngine
 
getERROR() - Static method in class com.logicaldoc.gui.common.client.beans.GUIEvent
 
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.search.WSSearchResult
 
getEvent() - Method in class com.logicaldoc.core.document.AbstractHistory
 
getEvent() - Method in class com.logicaldoc.core.document.Version
 
getEvent() - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
getEvent(String, long) - Method in interface com.logicaldoc.gui.frontend.client.services.CalendarService
Gets an event
getEvent(String, long, AsyncCallback<GUICalendarEvent>) - Method in interface com.logicaldoc.gui.frontend.client.services.CalendarServiceAsync
 
getEventTypes() - Method in class com.logicaldoc.gui.frontend.client.reports.LastChangesPanel
Gets the option items for Messageshistory events types
getEventTypes() - Method in class com.logicaldoc.gui.frontend.client.security.LdapBrowser
Gets the option items for Messageshistory events types
getExcludePatters() - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeEngine
 
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.GUIShare
 
getExecTime() - Method in class com.logicaldoc.core.searchengine.Search
Query execution time in milliseconds
getExit() - Method in class com.logicaldoc.core.document.thumbnail.PdfThumbnailBuilder.Worker
 
getExpirationDate() - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
getExpired() - Method in class com.logicaldoc.core.document.DownloadTicket
 
getExport() - Method in class com.logicaldoc.core.security.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.document.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.document.WSDocument
 
getExportStatus() - Method in class com.logicaldoc.core.document.AbstractDocument
The document export status
getExportStatus() - Method in class com.logicaldoc.webservice.document.WSDocument
 
getExportVersion() - Method in class com.logicaldoc.core.document.AbstractDocument
The last exported version
getExportVersion() - Method in class com.logicaldoc.webservice.document.WSDocument
 
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.search.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.search.WSSearchOptions
 
getExtendedAttribute(String) - Method in class com.logicaldoc.core.ExtensibleObject
 
getExtendedAttribute(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIExtensibleObject
 
getExtendedAttributes() - Method in class com.logicaldoc.webservice.document.WSDocument
 
getExtendedAttributes() - Method in class com.logicaldoc.webservice.folder.WSFolder
 
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
getExternalCall() - Method in class com.logicaldoc.gui.common.client.beans.GUISession
 
getExternalSession() - Method in class com.logicaldoc.core.security.UserSession
Representation of the container session eventually associated to this user session
getExtractTags() - Method in class com.logicaldoc.gui.common.client.beans.GUIShare
 
getExtResId() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getExtResId() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getFactory() - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
Deprecated.
JackRabbit usage
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.system.WSSystemInfo
 
getFeedMessageDao() - Method in class com.logicaldoc.core.rss.ProductNews
 
getField() - Method in class com.logicaldoc.gui.common.client.beans.GUICriterion
 
getField() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailRule
 
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.search.WSSearchOptions
 
getFieldSeparator() - Method in class com.logicaldoc.util.csv.CSVFile
Get the current field separator.
getFile(String) - Method in class com.logicaldoc.util.config.LoggingConfigurator
same as getFile(appender, true)
getFile(String, boolean) - Method in class com.logicaldoc.util.config.LoggingConfigurator
This method selects a filepath of an appender.
getFile() - Method in class com.logicaldoc.util.io.HttpUpload
 
getFileExtension() - Method in class com.logicaldoc.core.document.AbstractDocument
 
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.AbstractHistory
 
getFilename() - Method in class com.logicaldoc.core.parser.AbstractParser
 
getFilename() - Method in interface com.logicaldoc.core.parser.Parser
The original file name of the content to be parsed
getFileName() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getFileName() - Method in class com.logicaldoc.util.io.HttpUpload
 
getFileName() - Method in class com.logicaldoc.webservice.document.WSDocument
 
getFilenameOld() - Method in class com.logicaldoc.core.document.AbstractHistory
 
getFileSize() - Method in class com.logicaldoc.core.document.AbstractDocument
The document's file size expressed in bytes
getFileSize() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getFileSize() - Method in class com.logicaldoc.webservice.document.WSDocument
 
getFileType() - Method in class com.logicaldoc.core.document.Bookmark
 
getFileVersion() - Method in class com.logicaldoc.core.document.AbstractDocument
The working file version.
getFileVersion() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getFileVersion() - Method in class com.logicaldoc.webservice.document.WSDocument
 
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.search.WSSearchOptions
 
getFinalFireTime() - Method in class com.logicaldoc.core.task.TaskTrigger
 
getFireInstanceId() - Method in class com.logicaldoc.core.task.TaskTrigger
 
getFireTimeAfter(Date) - Method in class com.logicaldoc.core.task.TaskTrigger
 
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.security.WSUser
 
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.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.frontend.client.folder.FolderDetailsPanel
 
getFolder() - Method in class com.logicaldoc.gui.frontend.client.folder.FolderDetailTab
 
getFolder() - Method in class com.logicaldoc.gui.frontend.client.folder.FolderSelector
 
getFolder(String, long, boolean) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderService
Gets the Folder initializing the permissions.
getFolder(String, long, boolean, AsyncCallback<GUIFolder>) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderServiceAsync
 
getFolder() - Method in class com.logicaldoc.gui.frontend.client.workflow.WorkflowTriggersPanel
 
getFolder(String, long) - Static method in class com.logicaldoc.web.service.FolderServiceImpl
 
getFolder(String, long, boolean) - Method in class com.logicaldoc.web.service.FolderServiceImpl
 
getFolder(String, long) - Method in class com.logicaldoc.webservice.folder.FolderClient
 
getFolder(String, long) - Method in interface com.logicaldoc.webservice.folder.FolderService
Gets folder metadata of an existing folder with the given identifier.
getFolder(String, long) - Method in class com.logicaldoc.webservice.folder.FolderServiceImpl
 
getFolderDAO() - Method in class com.logicaldoc.core.stats.StatsCollector
 
getFolderDescription() - Method in class com.logicaldoc.core.searchengine.FolderSearchOptions
 
getFolderGroup(long) - Method in class com.logicaldoc.core.security.Folder
 
getFolderGroupIds() - Method in class com.logicaldoc.core.security.Folder
 
getFolderGroups() - Method in class com.logicaldoc.core.security.Folder
 
getFolderId() - Method in class com.logicaldoc.core.document.AbstractHistory
 
getFolderId() - Method in class com.logicaldoc.core.document.Version
 
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.frontend.client.folder.FolderSelector
 
getFolderID() - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
getFolderID() - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
getFolderId() - Method in class com.logicaldoc.webservice.document.WSDocument
 
getFolderId() - Method in class com.logicaldoc.webservice.search.WSSearchOptions
 
getFoldering() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
getFolderName() - Method in class com.logicaldoc.core.document.Version
 
getFolderName() - Method in class com.logicaldoc.core.searchengine.FolderSearchOptions
 
getFolderName() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
getFolderName() - Method in class com.logicaldoc.gui.frontend.client.folder.FolderSelector
 
getFolderParent(CallContext, String, String, ObjectInfoHandler) - 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.
getFooter() - Method in class com.logicaldoc.web.util.HTMLLayout
Returns the appropriate HTML footers.
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.webservice.search.WSSearchOptions
 
getFormattedBody(Map<String, String>) - Method in class com.logicaldoc.core.communication.MessageTemplate
 
getFormattedSubject(Map<String, String>) - Method in class com.logicaldoc.core.communication.MessageTemplate
 
getForum() - Method in class com.logicaldoc.core.SystemInfo
 
getForum() - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
getForum() - Method in class com.logicaldoc.webservice.system.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
 
getFullJobName() - Method in class com.logicaldoc.core.task.TaskTrigger
 
getFullName() - Method in class com.logicaldoc.core.contact.Contact
 
getFullName() - Method in class com.logicaldoc.core.security.User
 
getFullName() - Method in class com.logicaldoc.core.task.TaskTrigger
 
getFullName() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getFullName() - Method in class com.logicaldoc.webservice.security.WSUser
 
getFunctionsMap() - Method in class com.orange.links.client.DiagramController
 
getGenericDao() - Method in class com.logicaldoc.core.sequence.HibernateSequenceDAO
 
getGenericDAO() - Method in class com.logicaldoc.core.stats.StatsCollector
 
getGrantedGroups(String, long) - Method in class com.logicaldoc.webservice.folder.FolderClient
 
getGrantedGroups(String, long) - Method in interface com.logicaldoc.webservice.folder.FolderService
Retrieves the list of granted groups for the given folder.
getGrantedGroups(String, long) - Method in class com.logicaldoc.webservice.folder.FolderServiceImpl
 
getGrantedUsers(String, long) - Method in class com.logicaldoc.webservice.folder.FolderClient
 
getGrantedUsers(String, long) - Method in interface com.logicaldoc.webservice.folder.FolderService
Retrieves the list of granted users for the given folder.
getGrantedUsers(String, long) - Method in class com.logicaldoc.webservice.folder.FolderServiceImpl
 
getGrid() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsListPanel
 
getGrid() - Method in class com.logicaldoc.gui.frontend.client.search.SearchPanel
 
getGroup() - Method in class com.logicaldoc.core.task.TaskTrigger
 
getGroup(String, long) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Loads a given group from the database
getGroup(String, long, AsyncCallback<GUIGroup>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
getGroup() - Method in class com.logicaldoc.gui.frontend.client.security.GroupDetailsPanel
 
getGroup(String, long) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
getGroup(String, long) - Method in class com.logicaldoc.webservice.security.SecurityClient
 
getGroup(String, long) - Method in interface com.logicaldoc.webservice.security.SecurityService
Gets group metadata of an existing group with the given identifier.
getGroup(String, long) - Method in class com.logicaldoc.webservice.security.SecurityServiceImpl
 
getGroupDAO() - Method in class com.logicaldoc.core.stats.StatsCollector
 
getGroupId() - Method in class com.logicaldoc.core.security.FolderGroup
 
getGroupId() - Method in class com.logicaldoc.core.security.MenuGroup
 
getGroupIds() - Method in class com.logicaldoc.core.security.User
 
getGroupIds() - Method in class com.logicaldoc.webservice.security.WSUser
 
getGroupNames() - Method in class com.logicaldoc.core.security.User
 
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
 
getGrpClass() - Method in class com.logicaldoc.gui.common.client.beans.GUILdapSettings
 
getGrpIdentifierAttr() - Method in class com.logicaldoc.gui.common.client.beans.GUILdapSettings
 
getGrpsBaseNode() - Method in class com.logicaldoc.gui.common.client.beans.GUILdapSettings
 
getGuid() - Method in class com.logicaldoc.core.rss.FeedMessage
 
getGuiLanguages() - Static method in class com.logicaldoc.gui.common.client.i18n.I18N
 
getHash() - Method in class com.logicaldoc.gui.common.client.util.RequestInfo
 
getHeader() - Method in class com.logicaldoc.web.util.HTMLLayout
Returns appropriate HTML headers.
getHeight() - Method in class com.orange.links.client.shapes.AbstractShape
 
getHelp() - Method in class com.logicaldoc.core.SystemInfo
 
getHelp() - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
getHelp() - Method in class com.logicaldoc.webservice.system.WSSystemInfo
 
getHex(byte[]) - Static method in class com.logicaldoc.util.crypt.CryptUtil
 
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.security.dao.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.search.WSSearchResult
 
getHost() - Method in class com.logicaldoc.core.communication.EMailSender
 
getHost() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
getHost() - Method in class com.logicaldoc.gui.common.client.util.RequestInfo
 
getHostName() - Method in class com.logicaldoc.gui.common.client.util.RequestInfo
 
getHours() - Method in class com.logicaldoc.core.task.TaskScheduling
 
getHours() - Method in class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
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.GUIWFState
 
getIcon(Record, boolean) - Method in class com.logicaldoc.gui.common.client.widgets.FolderTree
 
getIcon(Record, boolean) - Method in class com.logicaldoc.gui.frontend.client.folder.Navigator
 
getIcon() - Method in class com.logicaldoc.webservice.document.WSDocument
 
getId() - Method in class com.logicaldoc.cmis.LDRepository
 
getId() - Method in class com.logicaldoc.core.PersistentObject
Unique identifier in the data store
getId() - Method in class com.logicaldoc.core.security.Folder
 
getId() - Method in class com.logicaldoc.core.security.Menu
 
getId() - Method in class com.logicaldoc.core.security.UserSession
 
getId() - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
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.GUIDocument
 
getId() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
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.GUIIncrementalArchive
 
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.GUIRating
 
getId() - Method in class com.logicaldoc.gui.common.client.beans.GUISequence
 
getId() - Method in class com.logicaldoc.gui.common.client.beans.GUIShare
 
getId() - Method in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
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.frontend.client.dashboard.dashlet.Dashlet
 
getID() - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
getID() - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
getId() - Method in class com.logicaldoc.webservice.auth.Right
 
getId() - Method in class com.logicaldoc.webservice.Content
 
getId() - Method in class com.logicaldoc.webservice.document.WSDocument
 
getId() - Method in class com.logicaldoc.webservice.folder.WSFolder
 
getId() - Method in class com.logicaldoc.webservice.security.WSGroup
 
getId() - Method in class com.logicaldoc.webservice.security.WSUser
 
getImages() - Method in class com.logicaldoc.core.communication.EMail
 
getImageThreshold() - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeEngine
 
getImmutable() - Method in class com.logicaldoc.core.document.AbstractDocument
Defines if the document is immutable
getImmutable() - Method in class com.logicaldoc.core.security.FolderGroup
 
getImmutable() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getImmutable() - Method in class com.logicaldoc.webservice.document.WSDocument
 
getImplementation() - Method in class com.logicaldoc.gui.common.client.beans.GUILdapSettings
 
getImport() - Method in class com.logicaldoc.core.security.FolderGroup
 
getImportContext(InputContext, String) - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
getImportCustomId() - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
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
 
getIncludePatters() - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeEngine
 
getIncludePatters() - 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.GUIShare
 
getIncomingMessage() - Method in class com.logicaldoc.gui.common.client.beans.GUISession
 
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.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.document.WSDocument
 
getIndexer() - Method in class com.logicaldoc.core.searchengine.IndexOptimizer
 
getINFO() - Static method in class com.logicaldoc.gui.common.client.beans.GUIEvent
 
getInfo() - Method in class com.logicaldoc.gui.common.client.beans.GUISession
 
getInfo(String) - Method in interface com.logicaldoc.gui.common.client.services.InfoService
Retrieves the system informations
getInfo(String, AsyncCallback<GUIInfo>) - Method in interface com.logicaldoc.gui.common.client.services.InfoServiceAsync
 
getInfo() - Method in class com.logicaldoc.gui.common.client.Session
 
getInfo(String) - Method in class com.logicaldoc.gui.common.server.MockInfoServiceImpl
 
getInfo(String) - Method in interface com.logicaldoc.gui.frontend.client.services.BarcodeService
Loads a bean that contains all engine infos.
getInfo(String, AsyncCallback<GUIBarcodeEngine>) - Method in interface com.logicaldoc.gui.frontend.client.services.BarcodeServiceAsync
 
getInfo(String) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineService
Loads a search engine that contains all search engine infos.
getInfo(String, AsyncCallback<GUISearchEngine>) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineServiceAsync
 
getInfo(String) - Method in class com.logicaldoc.web.service.InfoServiceImpl
 
getInfo() - Static method in class com.logicaldoc.web.service.InfoServiceImpl
Retrieves the informations but not localization issues like messages and installed languages.
getInfo(String) - Method in class com.logicaldoc.web.service.SearchEngineServiceImpl
 
getInfo() - Method in class com.logicaldoc.webservice.system.SystemClient
 
getInfo() - Method in interface com.logicaldoc.webservice.system.SystemService
Retrieves the Installation informations.
getInfo() - Method in class com.logicaldoc.webservice.system.SystemServiceImpl
 
getInheritGroupId() - Method in class com.logicaldoc.gui.common.client.beans.GUIGroup
 
getInheritGroupId() - Method in class com.logicaldoc.webservice.security.WSGroup
 
getInputContext(DavServletRequest, InputStream) - Method in class com.logicaldoc.webdav.web.AbstractWebdavServlet
Return a new InputContext used for adding resource members
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.system.WSSystemInfo
 
getInstance() - Static method in class com.logicaldoc.core.i18n.LanguageManager
 
getInstance(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Method in class com.logicaldoc.core.searchengine.LanguageProcessorFactory
 
getInstance() - Static method in class com.logicaldoc.core.security.SessionManager
 
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.Context
 
getInstance() - Static method in class com.logicaldoc.util.plugin.PluginRegistry
 
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
 
getInternal(String, String) - Method in class com.logicaldoc.core.lock.LockManager
 
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.ExtendedAttribute
 
getIntValue() - Method in class com.logicaldoc.gui.common.client.beans.GUIExtendedAttribute
 
getIntValue() - Method in class com.logicaldoc.webservice.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
 
getIpBlackList() - Method in class com.logicaldoc.core.security.User
 
getIpBlacklist() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getIpWhiteList() - Method in class com.logicaldoc.core.security.User
 
getIpWhitelist() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getIsCheckedOut() - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
getIsCheckedOut() - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
getItemFilter() - Method in class com.logicaldoc.webdav.resource.ResourceConfig
 
getJobDataMap() - Method in class com.logicaldoc.core.task.TaskTrigger
 
getJobGroup() - Method in class com.logicaldoc.core.task.TaskTrigger
 
getJobName() - Method in class com.logicaldoc.core.task.TaskTrigger
 
getKey() - Method in class com.logicaldoc.core.task.TaskTrigger
 
getKeys() - Method in class com.logicaldoc.util.config.OrderedProperties
All the keys but alphabetically ordered
getLabel() - Method in class com.logicaldoc.core.ExtendedAttribute
 
getLabel() - Method in class com.logicaldoc.gui.common.client.beans.GUIExtendedAttribute
 
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.webservice.WSAttribute
 
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(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
getLanguage() - Method in class com.logicaldoc.core.rss.Feed
 
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.GUILdapSettings
 
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.GUIShare
 
getLanguage() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getLanguage() - Method in class com.logicaldoc.gui.common.server.Browser
Liefert das L�nderk�rzel der vom Benutzer bevorzugten Sprache.
getLanguage() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentCheckin
 
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.webservice.document.WSDocument
 
getLanguage() - Method in class com.logicaldoc.webservice.search.WSSearchOptions
 
getLanguage() - Method in class com.logicaldoc.webservice.security.WSUser
 
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.system.SystemClient
 
getLanguages() - Method in interface com.logicaldoc.webservice.system.SystemService
Retrieves the languages enabled in the server.
getLanguages() - Method in class com.logicaldoc.webservice.system.SystemServiceImpl
 
getLanguagesAsString() - Method in class com.logicaldoc.core.i18n.LanguageManager
 
getLastAction() - Method in class com.logicaldoc.gui.frontend.client.clipboard.Clipboard
 
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 interface com.logicaldoc.webdav.resource.model.Resource
 
getLastModified() - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
getLastModified() - Method in class com.logicaldoc.webservice.document.WSDocument
 
getLastModified() - Method in class com.logicaldoc.webservice.folder.WSFolder
 
getLastModified() - Method in class com.logicaldoc.webservice.security.WSGroup
 
getLastModified() - Method in class com.logicaldoc.webservice.security.WSUser
 
getLastName() - Method in class com.logicaldoc.core.contact.Contact
 
getLastName() - Method in class com.logicaldoc.gui.common.client.beans.GUIContact
 
getLastNotified() - Method in class com.logicaldoc.core.communication.SystemMessage
 
getLastRenew() - Method in class com.logicaldoc.core.security.UserSession
 
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
 
getLeft() - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
getLeft() - Method in class com.orange.links.client.shapes.AbstractShape
 
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.system.WSSystemInfo
 
getLink() - Method in class com.logicaldoc.core.rss.Feed
 
getLink() - Method in class com.logicaldoc.core.rss.FeedMessage
 
getLink() - Method in class com.logicaldoc.gui.common.client.beans.GUITag
 
getList() - Method in class com.logicaldoc.gui.frontend.client.impex.accounts.AccountsPanel
 
getList() - Method in class com.logicaldoc.gui.frontend.client.impex.archives.ExportArchivesList
 
getList() - Method in class com.logicaldoc.gui.frontend.client.impex.archives.ImportArchivesList
 
getList() - Method in class com.logicaldoc.gui.frontend.client.impex.archives.ImportFoldersList
 
getList() - Method in class com.logicaldoc.gui.frontend.client.impex.archives.IncrementalArchivesList
 
getList() - Method in class com.logicaldoc.gui.frontend.client.impex.folders.ImportFoldersPanel
 
getList() - Method in class com.logicaldoc.gui.frontend.client.metadata.TemplatesPanel
 
getList() - Method in class com.logicaldoc.gui.frontend.client.search.HitsListPanel
 
getList() - Method in class com.logicaldoc.gui.frontend.client.system.TasksPanel
 
getListener() - Method in class com.logicaldoc.util.io.HttpUpload
 
getListeners() - Method in class com.logicaldoc.core.document.DocumentListenerManager
The ordered list of listeners
getListeners() - Method in class com.logicaldoc.core.security.UserListenerManager
The ordered list of listeners
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.parser.AbstractParser
 
getLocale() - Method in interface com.logicaldoc.core.parser.Parser
The locale of the content to be parsed
getLocale() - Method in class com.logicaldoc.core.security.User
 
getLocale() - Static method in class com.logicaldoc.gui.common.client.i18n.I18N
 
getLocale() - Method in class com.logicaldoc.gui.common.server.Browser
Liefert ein Locale-Objekt mit der Sprach-Prferenz des verwendeten Browsers
getLocales() - Static method in class com.logicaldoc.i18n.I18N
 
getLocationInfo() - Method in class com.logicaldoc.web.util.HTMLLayout
Returns the current value of the LocationInfo option.
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
 
getLocatorFromNodePath(String) - Method in class com.logicaldoc.webdav.resource.DeltaVResourceImpl
 
getLocatorFromResource(Resource) - Method in class com.logicaldoc.webdav.resource.VersionControlledResourceImpl
Build a new DavResourceLocator from the given repository node.
getLock(Type, Scope) - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
getLockedDocs() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
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
 
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.document.WSDocument
 
getLoggingFiles() - Method in class com.logicaldoc.util.config.LoggingConfigurator
This method selects all file appenders.
getLogoHeadOemSrc() - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
getLogoHeadSrc() - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
getLogonAttr() - Method in class com.logicaldoc.gui.common.client.beans.GUILdapSettings
 
getLogoOemSrc() - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
getLogoSrc() - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
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
 
getMainVersion() - Method in class com.logicaldoc.gui.common.server.Browser
Liefert die Hauptversionsnummer des verwendeten Browsers.
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.ExtendedAttribute
Whether an attribute value is mandatory or not.
getMandatory() - Method in class com.logicaldoc.webservice.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.gui.frontend.client.document.DocumentsPanel
 
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.webservice.search.WSSearchOptions
 
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
 
getMaxSize() - Method in class com.logicaldoc.gui.common.client.beans.GUIShare
 
getMaxText() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchEngine
 
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(String, long) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Retrieves the specified menu
getMenu(String, long, AsyncCallback<GUIMenu>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
getMenu(String, long) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
getMenuDAO() - Method in class com.logicaldoc.core.security.dao.HibernateGroupDAO
 
getMenues() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
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
 
getMessage() - Method in class com.logicaldoc.core.document.DocumentNote
 
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(String, long, boolean) - Method in interface com.logicaldoc.gui.frontend.client.services.MessageService
Gets the Message
getMessage(String, long, boolean, AsyncCallback<GUIMessage>) - Method in interface com.logicaldoc.gui.frontend.client.services.MessageServiceAsync
 
getMessage(String, long, boolean) - Method in class com.logicaldoc.web.service.MessageServiceImpl
 
getMessages() - Method in class com.logicaldoc.core.rss.Feed
 
getMessages() - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
getMessages() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
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
 
getMimeResolver() - Method in class com.logicaldoc.webdav.context.AbstractExportContext
 
getMimeResolver() - Method in interface com.logicaldoc.webdav.context.ExportContext
 
getMimeResolver() - Method in interface com.logicaldoc.webdav.context.ImportContext
 
getMimeResolver() - Method in class com.logicaldoc.webdav.context.ImportContextImpl
 
getMimeResolver() - Method in class com.logicaldoc.webdav.resource.ResourceConfig
 
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
 
getMinorVersion() - Method in class com.logicaldoc.gui.common.server.Browser
Liefert die Unterversionsnummer des verwendeten Browsers.
getMinutes() - Method in class com.logicaldoc.core.task.TaskScheduling
 
getMinutes() - Method in class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
getMisfireInstruction() - Method in class com.logicaldoc.core.task.TaskTrigger
 
getMobile() - Method in class com.logicaldoc.core.contact.Contact
 
getMobile() - Method in class com.logicaldoc.gui.common.client.beans.GUIContact
 
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
 
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
 
getMonth() - Method in class com.logicaldoc.core.task.TaskScheduling
 
getMonth() - Method in class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
getMonth() - Method in class com.logicaldoc.gui.common.client.beans.GUISequence
 
getMoreHits() - Method in class com.logicaldoc.webservice.search.WSSearchResult
 
getMousePoint() - Method in class com.orange.links.client.DiagramController
 
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.document.DocumentTemplate
 
getName() - Method in enum com.logicaldoc.core.searchengine.Fields
 
getName() - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
getName() - Method in class com.logicaldoc.core.security.Folder
 
getName() - Method in class com.logicaldoc.core.security.Group
 
getName() - Method in enum com.logicaldoc.core.security.Permission
 
getName() - Method in class com.logicaldoc.core.security.User
 
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.GUIBookmark
 
getName() - Method in class com.logicaldoc.gui.common.client.beans.GUIExtendedAttribute
 
getName() - Method in class com.logicaldoc.gui.common.client.beans.GUIExternalCall
 
getName() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
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.GUIParameter
 
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.GUITask
 
getName() - Method in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
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.server.Browser
Liefert den Namen des verwendeten Browsers.
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.folder.WSFolder
 
getName() - Method in class com.logicaldoc.webservice.search.WSSearchOptions
 
getName() - Method in class com.logicaldoc.webservice.security.WSGroup
 
getName() - Method in class com.logicaldoc.webservice.security.WSUser
 
getName() - Method in class com.logicaldoc.webservice.WSAttribute
 
getName() - Method in class com.logicaldoc.webservice.WSParameter
 
getNew() - Method in class com.logicaldoc.core.document.AbstractHistory
 
getNextFireTime() - Method in class com.logicaldoc.core.task.TaskScheduling
 
getNextFireTime() - Method in class com.logicaldoc.core.task.TaskTrigger
 
getNextFireTime() - Method in class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
getNodeType() - Method in class com.logicaldoc.webdav.io.handler.DefaultHandler
 
getNotified() - Method in class com.logicaldoc.core.document.AbstractHistory
 
getNotified() - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
getNotifiedUsers() - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
getObject(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class com.logicaldoc.cmis.LDCmisService
 
getObject(CallContext, String, String, String, Boolean, Boolean, ObjectInfoHandler) - Method in class com.logicaldoc.cmis.LDRepository
CMIS getObject.
getObject() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getObject() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getObject(String) - Method in interface com.logicaldoc.webdav.session.DavSession
Gets an object by passing the appropiated key
getObject(String) - Method in class com.logicaldoc.webdav.session.DavSessionImpl
 
getObject() - Method in class com.logicaldoc.webservice.document.WSDocument
 
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.
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.
getObserver() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
getObserver() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentDetailTab
 
getOperator() - Method in class com.logicaldoc.gui.common.client.beans.GUICriterion
 
getOperatorsFieldsItem() - Method in class com.logicaldoc.gui.frontend.client.search.RowCriteria
 
getOptionResponse(OptionsInfo) - Method in class com.logicaldoc.webdav.resource.DeltaVResourceImpl
 
getOptions() - Method in class com.logicaldoc.core.searchengine.Search
 
getOptions() - Method in class com.logicaldoc.gui.common.client.beans.GUIExtendedAttribute
 
getOptions() - Method in class com.logicaldoc.gui.frontend.client.search.Search
 
getOs() - Method in class com.logicaldoc.gui.common.server.Browser
Liefert den Namen des Betriebssystems.
getOutputContext(DavServletResponse, OutputStream) - Method in class com.logicaldoc.webdav.web.AbstractWebdavServlet
Return a new OutputContext used for spooling resource properties and the resource content
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
 
getPageSize() - Method in class com.logicaldoc.gui.common.client.beans.GUILdapSettings
 
getParameter(String) - Method in class com.logicaldoc.gui.common.client.util.RequestInfo
 
getParameterMap() - Method in class com.logicaldoc.gui.common.client.util.RequestInfo
 
getParameters() - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
getParameters() - Method in class com.logicaldoc.gui.common.client.beans.GUIExternalCall
 
getParent() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
getParentId() - Method in class com.logicaldoc.core.security.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.webservice.folder.WSFolder
 
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(String, long, DavSession) - Method in interface com.logicaldoc.webdav.resource.service.ResourceService
Based on a location path (given by
getParentResource(String, long, DavSession) - Method in class com.logicaldoc.webdav.resource.service.ResourceServiceImpl
 
getParentResource(Resource) - Method in class com.logicaldoc.webdav.resource.service.ResourceServiceImpl
 
getParser(File, String, Locale, String) - Static method in class com.logicaldoc.core.parser.ParserFactory
 
getParser(InputStream, String, Locale, String) - Static method in class com.logicaldoc.core.parser.ParserFactory
 
getParser(String) - Static method in class com.logicaldoc.core.parser.ParserFactory
 
getParsers() - Static method in class com.logicaldoc.core.parser.ParserFactory
 
getParsingTimeout() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchEngine
 
getParticipant(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
 
getPassword() - Method in class com.logicaldoc.core.communication.EMailSender
 
getPassword() - Method in class com.logicaldoc.core.security.User
 
getPassword() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
getPassword() - Method in class com.logicaldoc.gui.common.client.beans.GUIShare
 
getPassword() - Method in interface com.logicaldoc.web.util.AuthenticationUtil.Credentials
 
getPassword() - Method in interface com.logicaldoc.webdav.AuthenticationUtil.Credentials
 
getPassword() - Method in class com.logicaldoc.webservice.security.WSUser
 
getPasswordChanged() - Method in class com.logicaldoc.core.security.User
When the password was modified
getPasswordChanged() - Method in class com.logicaldoc.webservice.security.WSUser
When the password was modified
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.security.WSUser
If the password expires or not
getPasswordmd4() - Method in class com.logicaldoc.core.security.User
 
getPasswordmd4() - Method in class com.logicaldoc.webservice.security.WSUser
 
getPasswordMinLenght() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getPasswordTtl() - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
getPasswordTtl() - Method in interface com.logicaldoc.core.security.dao.UserDAO
 
getPath() - Method in class com.logicaldoc.core.document.AbstractHistory
 
getPath() - Method in class com.logicaldoc.core.document.Bookmark
The path of the document associated to the bookmark.
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.GUIShare
 
getPath() - Method in class com.logicaldoc.gui.common.client.util.RequestInfo
 
getPath(long) - Method in class com.logicaldoc.gui.frontend.client.folder.Navigator
 
getPath() - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
getPath() - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
getPath() - Method in class com.logicaldoc.webservice.document.WSDocument
 
getPath(String, long) - Method in class com.logicaldoc.webservice.folder.FolderClient
 
getPath(String, long) - Method in interface com.logicaldoc.webservice.folder.FolderService
Computes the path from the root to the target folder.
getPath(String, long) - Method in class com.logicaldoc.webservice.folder.FolderServiceImpl
 
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.document.AbstractHistory
 
getPathPrefix() - Method in class com.logicaldoc.webdav.web.WebdavServlet
 
getPathPrefix(ServletContext) - Static method in class com.logicaldoc.webdav.web.WebdavServlet
 
getPattern() - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodePattern
 
getPermissions() - Method in class com.logicaldoc.core.security.FolderGroup
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.webservice.auth.Right
 
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
 
getPlugin(String) - Method in class com.logicaldoc.util.plugin.PluginRegistry
Retrieve the plugin descriptor
getPluginHome(String) - Static method in class com.logicaldoc.util.plugin.PluginRegistry
This method retrieves the folder of the given plugin.
getPluginName() - Method in class com.logicaldoc.util.plugin.LogicalDOCPlugin
 
getPluginPath() - Method in class com.logicaldoc.util.plugin.LogicalDOCPlugin
Retrieves the path of the plugin jar archive
getPluginResource(String, String) - Static method in class com.logicaldoc.util.plugin.PluginRegistry
This method retrieves a plugin folder resource (file or folder).
getPlugins(String) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemService
Retrieves all plugins.
getPlugins(String, AsyncCallback<GUIValuePair[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemServiceAsync
 
getPlugins() - Method in class com.logicaldoc.util.plugin.PluginRegistry
Retrieves the list of registered plugins
getPlugins(String) - Method in class com.logicaldoc.web.service.SystemServiceImpl
 
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
 
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.util.RequestInfo
 
getPosition() - Method in class com.logicaldoc.core.document.Bookmark
 
getPosition() - Method in class com.logicaldoc.core.ExtendedAttribute
This is the position of the attribute into the attributes list.
getPosition() - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodePattern
 
getPosition() - Method in class com.logicaldoc.gui.common.client.beans.GUIExtendedAttribute
This is the position of the attribute into the attributes list.
getPosition() - Method in class com.logicaldoc.webservice.WSAttribute
 
getPostalcode() - Method in class com.logicaldoc.core.security.User
 
getPostalCode() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getPostalcode() - Method in class com.logicaldoc.webservice.security.WSUser
 
getPrefix() - Method in class com.logicaldoc.gui.common.client.beans.GUIIncrementalArchive
 
getPreviewLanguage(String) - Static method in class com.logicaldoc.gui.common.client.widgets.PreviewPopup
Retrieves the correct language code for the preview viewer for the given language.
getPreviousFireTime() - Method in class com.logicaldoc.core.task.TaskScheduling
 
getPreviousFireTime() - Method in class com.logicaldoc.core.task.TaskTrigger
 
getPreviousFireTime() - Method in class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
getPrio() - Method in class com.logicaldoc.core.communication.SystemMessage
 
getPriority() - Method in class com.logicaldoc.core.task.TaskTrigger
 
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.GUIInfo
 
getProduct() - Method in class com.logicaldoc.webservice.system.WSSystemInfo
 
getProductName() - Method in class com.logicaldoc.core.SystemInfo
 
getProductName() - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
getProductName() - Method in class com.logicaldoc.webservice.system.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
 
getPropElement(String, String, String) - Method in class com.logicaldoc.util.config.ContextConfigurator
Retrieves the prop element of the specified property, that is one inside the tag: key_value
getProperties(String, String, String, ExtensionsData) - Method in class com.logicaldoc.cmis.LDCmisService
 
getProperties() - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
getPropertiesOfLatestVersion(String, String, String, Boolean, String, ExtensionsData) - Method in class com.logicaldoc.cmis.LDCmisService
 
getProperty(String) - Static method in class com.logicaldoc.gui.common.client.Config
 
getProperty(String, String) - Method in class com.logicaldoc.util.config.ContextConfigurator
 
getProperty(String) - Method in class com.logicaldoc.util.plugin.LogicalDOCPlugin
 
getProperty(Object) - Method in interface com.logicaldoc.webdav.context.ImportContext
 
getProperty(Object) - Method in class com.logicaldoc.webdav.context.ImportContextImpl
 
getProperty(DavPropertyName) - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
getPropertyElement(String, String) - Method in class com.logicaldoc.util.config.ContextConfigurator
 
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 tag: key_value
getPropertyWithSubstitutions(String) - Method in class com.logicaldoc.util.config.ContextProperties
Gets the property value replacing all variable references
getProtocol() - Method in class com.logicaldoc.gui.common.client.util.RequestInfo
 
getProvider() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
getProvider() - Method in class com.logicaldoc.gui.common.client.beans.GUIShare
 
getPubDate() - Method in class com.logicaldoc.core.rss.Feed
 
getPubDate() - Method in class com.logicaldoc.core.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.document.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.document.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.webservice.document.WSDocument
 
getPwd() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailSettings
 
getPwd() - Method in class com.logicaldoc.gui.common.client.beans.GUILdapSettings
 
getPwdExpiration() - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
getPwdSize() - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
getQualifier() - Method in class com.logicaldoc.core.generic.Generic
 
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.security.WSUser
 
getQuotaCount() - Method in class com.logicaldoc.core.security.User
 
getQuotaCount() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getQuotaCount() - Method in class com.logicaldoc.webservice.security.WSUser
 
getRating() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getRating() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getRating(String, long) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Retrieves the rating of the given document.
getRating(String, long, AsyncCallback<GUIRating>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
getRating(String, long) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
getRating() - Method in class com.logicaldoc.webservice.document.WSDocument
 
getRead() - Method in class com.logicaldoc.core.communication.Recipient
 
getRead() - Method in class com.logicaldoc.core.rss.FeedMessage
 
getRead() - Method in class com.logicaldoc.core.security.FolderGroup
 
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.
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.
getReadonly() - Method in class com.logicaldoc.core.document.DocumentTemplate
 
getRealm() - Method in class com.logicaldoc.gui.common.client.beans.GUILdapSettings
 
getReceivedFileNames(HttpServletRequest, String) - Static method in class com.logicaldoc.web.UploadServlet
 
getReceivedFiles(HttpServletRequest, String) - Static method in class com.logicaldoc.web.UploadServlet
 
getRecentDocuments(String, Integer) - Method in class com.logicaldoc.webservice.document.DocumentClient
 
getRecentDocuments(String, Integer) - Method in interface com.logicaldoc.webservice.document.DocumentService
Lists of last modified documents of the current session's user.
getRecentDocuments(String, Integer) - Method in class com.logicaldoc.webservice.document.DocumentServiceImpl
 
getRecipient(String) - Method in class com.logicaldoc.core.communication.Message
 
getRecipient() - Method in class com.logicaldoc.core.document.AbstractDocument
The document's recipient
getRecipient() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getRecipient() - Method in class com.logicaldoc.gui.common.client.beans.GUIMessage
 
getRecipient() - Method in class com.logicaldoc.webservice.document.WSDocument
 
getRecipients() - Method in class com.logicaldoc.core.communication.Message
 
getRecipients() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmail
 
getRecipientsBCC() - Method in class com.logicaldoc.core.communication.EMail
 
getRecipientsCC() - Method in class com.logicaldoc.core.communication.EMail
 
getRecords() - Method in class com.logicaldoc.gui.frontend.client.clipboard.Clipboard
 
getReferenceResources(DavPropertyName) - Method in class com.logicaldoc.webdav.resource.DeltaVResourceImpl
 
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.system.WSSystemInfo
 
getReminderNumber() - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
getReminderUnit() - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
getRemindTime() - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
getRemindUnit() - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
getRename() - Method in class com.logicaldoc.core.security.FolderGroup
 
getRename() - Method in class com.logicaldoc.core.security.MenuGroup
 
getRenditions(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class com.logicaldoc.cmis.LDCmisService
 
getRepass() - Method in class com.logicaldoc.core.security.User
 
getRepeatInterval() - Method in class com.logicaldoc.core.task.TaskTrigger
 
getReport(ReportInfo) - Method in class com.logicaldoc.webdav.resource.DeltaVResourceImpl
 
getReportRecipients() - Method in class com.logicaldoc.core.task.Task
 
getReportRecipients() - Method in class com.logicaldoc.gui.common.client.beans.GUITask
 
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) - 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
 
getResource(String) - Method in class com.logicaldoc.util.Context
Returns a Spring-Resource
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() - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
Returns the current resource that holds this object
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(Document, String, String) - Method in class com.logicaldoc.core.store.FSStorer
 
getResourceName(long, String, String) - Method in class com.logicaldoc.core.store.FSStorer
 
getResourceName(Document, String, String) - Method in interface com.logicaldoc.core.store.Storer
Computes the resource name inside the container
getResourceName(long, 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
 
getRetentionDays() - Method in class com.logicaldoc.core.document.DocumentTemplate
 
getRetentionDays() - Method in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
getRetrieveAliases() - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
getRetrieveAliases() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
getRetrieveAliases() - Method in class com.logicaldoc.webservice.search.WSSearchOptions
 
getRightPanel() - Method in class com.logicaldoc.gui.frontend.client.administration.AdminPanel
 
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.frontend.client.folder.SecurityPanel
Create an array of all right defined
getRights() - Method in class com.logicaldoc.gui.frontend.client.security.MenuRightsPanel
Create an array of all rights defined
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(String) - Method in class com.logicaldoc.webservice.folder.FolderClient
 
getRootFolder(String) - Method in interface com.logicaldoc.webservice.folder.FolderService
Gets root metadata
getRootFolder(String) - Method in class com.logicaldoc.webservice.folder.FolderServiceImpl
 
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.system.WSSystemInfo
 
getSavePanel() - Method in class com.logicaldoc.gui.frontend.client.metadata.TemplateDetailsPanel
 
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.search.WSTagCloud
 
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.GUICustomId
 
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.document.WSDocument
 
getSearches(UserSession) - Method in class com.logicaldoc.web.service.SearchServiceImpl
Load all the search options associated to all the searches saved for the current user.
getSeconds() - Method in class com.logicaldoc.core.task.TaskScheduling
 
getSeconds() - Method in class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
getSecurity() - Method in class com.logicaldoc.core.security.FolderGroup
 
getSecurityRef() - Method in class com.logicaldoc.core.security.Folder
 
getSecurityRef() - Method in class com.logicaldoc.core.security.Menu
 
getSelectableArea(Point) - Method in class com.orange.links.client.shapes.FunctionShape
 
getSelectedDocument() - Method in class com.logicaldoc.gui.frontend.client.document.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.DocumentsPanel
 
getSelectedTask() - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
getSelectedWorkflow() - Method in class com.logicaldoc.gui.frontend.client.workflow.WorkflowHistoryDialog
 
getSender() - Method in class com.logicaldoc.core.communication.EMailSender
 
getSenderEmail() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailSettings
 
getSentDate() - Method in class com.logicaldoc.core.communication.Message
 
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, boolean) - Static method in class com.logicaldoc.web.util.BaseURL
 
getServerURL(ServletRequest) - Static method in class com.logicaldoc.web.util.VirtualHostHelper
 
getServerURL(ServletRequest, boolean) - Static method in class com.logicaldoc.web.util.VirtualHostHelper
 
getService(CallContext) - Method in class com.logicaldoc.cmis.ServiceFactory
 
getServletSession(String) - Static method in class com.logicaldoc.web.SessionFilter
Retrieves (if any) the servlet session binded to the passed user session
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
 
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.cmis.LDCmisService
 
getSessionId() - Method in class com.logicaldoc.core.document.AbstractHistory
 
getSessionId() - Static method in class com.logicaldoc.core.security.authentication.AuthenticationChain
 
getSessionId() - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
getSessionInfo(String) - Method in interface com.logicaldoc.gui.common.client.services.InfoService
 
getSessionInfo(String, AsyncCallback<GUIParameter[]>) - Method in interface com.logicaldoc.gui.common.client.services.InfoServiceAsync
 
getSessionInfo(String) - Method in class com.logicaldoc.gui.common.server.MockInfoServiceImpl
 
getSessionInfo(String) - Method in class com.logicaldoc.web.service.InfoServiceImpl
 
getSessionProvider() - Method in class com.logicaldoc.webdav.web.WebdavServlet
 
getSessions() - Method in class com.logicaldoc.core.security.SessionManager
Returns the list of sessions ordered by ascending status and creation date.
getSessionsByUserObject(Object) - Method in class com.logicaldoc.core.security.SessionManager
Returns the list of sessions for the specified user object
getSessionUser(String) - Static method in class com.logicaldoc.web.util.SessionUtil
 
getSessionUser(HttpServletRequest) - Static method in class com.logicaldoc.web.util.SessionUtil
 
getSettings(String) - Method in interface com.logicaldoc.gui.frontend.client.services.TagService
Gets the tag settings
getSettings(String, AsyncCallback<GUIParameter[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.TagServiceAsync
 
getSettings(String) - Method in class com.logicaldoc.web.service.TagServiceImpl
 
getSettings() - Method in class com.logicaldoc.webdav.web.WebdavServlet
 
getSettings() - Method in class com.logicaldoc.webservice.AbstractService
 
getSettings() - Method in class com.logicaldoc.webservice.WebserviceServlet
 
getSeverity() - Method in class com.logicaldoc.gui.common.client.beans.GUIEvent
 
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.folders.ImportFolderDetailsTab
 
getShare(String, long) - Method in interface com.logicaldoc.gui.frontend.client.services.ImportFoldersService
Loads a given import folder from the database
getShare(String, long, AsyncCallback<GUIShare>) - Method in interface com.logicaldoc.gui.frontend.client.services.ImportFoldersServiceAsync
 
getSid() - Method in class com.logicaldoc.gui.common.client.beans.GUISession
 
getSid() - Method in class com.logicaldoc.gui.common.client.Session
 
getSign() - Method in class com.logicaldoc.core.security.FolderGroup
 
getSignatureId() - Method in class com.logicaldoc.core.security.User
 
getSignatureId() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getSignatureInfo() - Method in class com.logicaldoc.core.security.User
 
getSignatureInfo() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
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.document.WSDocument
 
getSignRequired() - Method in class com.logicaldoc.core.document.DocumentTemplate
 
getSignRequired() - Method in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
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.GUITask
 
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.search.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.search.WSSearchOptions
 
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
getSource() - Method in class com.logicaldoc.core.document.AbstractDocument
Indication of the document's source
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.GUIDocument
 
getSource() - Method in class com.logicaldoc.webservice.document.WSDocument
 
getSource() - Method in class com.logicaldoc.webservice.security.WSUser
The source from which the user has been created
getSourceAuthor() - Method in class com.logicaldoc.core.document.AbstractDocument
The author of the document (form document's metadata)
getSourceAuthor() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getSourceAuthor() - Method in class com.logicaldoc.webservice.document.WSDocument
 
getSourceDate() - Method in class com.logicaldoc.core.document.AbstractDocument
The date of the document (form document's metadata)
getSourceDate() - Method in class com.logicaldoc.core.parser.AbstractParser
 
getSourceDate() - Method in interface com.logicaldoc.core.parser.Parser
 
getSourceDate() - Method in class com.logicaldoc.core.parser.PDFParser
 
getSourceDate() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getSourceDate() - Method in class com.logicaldoc.webservice.document.WSDocument
 
getSourceDateFrom() - Method in class com.logicaldoc.core.searchengine.FulltextSearchOptions
 
getSourceDateFrom() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
getSourceDateFrom() - Method in class com.logicaldoc.webservice.search.WSSearchOptions
 
getSourceDateTo() - Method in class com.logicaldoc.core.searchengine.FulltextSearchOptions
 
getSourceDateTo() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
getSourceDateTo() - Method in class com.logicaldoc.webservice.search.WSSearchOptions
 
getSourceId() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getSourceId() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getSourceId() - Method in class com.logicaldoc.webservice.document.WSDocument
 
getSourceType() - Method in class com.logicaldoc.core.document.AbstractDocument
The type of the document (form document's metadata)
getSourceType() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getSourceType() - Method in class com.logicaldoc.webservice.document.WSDocument
 
getSqlList() - Method in class com.logicaldoc.util.dbinit.DBInit
 
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.GUIShare
 
getStartDate() - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
getStartDate() - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
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.document.WSDocument
 
getStartStateId() - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
getStartTime() - Method in class com.logicaldoc.core.task.TaskTrigger
 
getState() - Method in class com.logicaldoc.core.security.User
 
getState() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getState() - Method in class com.logicaldoc.webservice.security.WSUser
 
getStateById(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
getStates() - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
getStatistics(String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemService
Retrieves all the statistics parameters.
getStatistics(String, String, AsyncCallback<GUIParameter[][]>) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemServiceAsync
 
getStatistics(String, String) - Method in class com.logicaldoc.web.service.SystemServiceImpl
 
getStatistics(String) - Method in class com.logicaldoc.webservice.system.SystemClient
 
getStatistics(String) - Method in interface com.logicaldoc.webservice.system.SystemService
Retrieves the system statistics.
getStatistics(String) - Method in class com.logicaldoc.webservice.system.SystemServiceImpl
 
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.UserSession
 
getStatus() - Method in class com.logicaldoc.core.task.Task
The task status(one of STATUS_IDLE or STATUS_RUNNING)
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.GUITask
 
getStatus() - Method in class com.logicaldoc.webservice.document.WSDocument
 
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.document.WSDocument
 
getStopWords() - Method in class com.logicaldoc.core.i18n.Language
 
getStream(String, Reader) - Method in class com.logicaldoc.core.searchengine.WordDelimiterAnalyzer
 
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 version
getStreet() - Method in class com.logicaldoc.core.security.User
 
getStreet() - Method in class com.logicaldoc.webservice.security.WSUser
 
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() - 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(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.
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
 
getStringValue() - Method in class com.logicaldoc.core.ExtendedAttribute
 
getStringValue() - Method in class com.logicaldoc.gui.common.client.beans.GUICriterion
 
getStringValue() - Method in class com.logicaldoc.gui.common.client.beans.GUIExtendedAttribute
 
getStringValue() - Method in class com.logicaldoc.webservice.WSAttribute
 
getSubfolderCount() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
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.GUIEmail
 
getSubject() - Method in class com.logicaldoc.gui.common.client.beans.GUIMessage
 
getSubject() - Method in class com.logicaldoc.gui.common.client.beans.GUIMessageTemplate
 
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
 
getSuffix() - Method in class com.logicaldoc.gui.common.client.beans.GUIExternalCall
 
getSuggestion() - Method in class com.logicaldoc.core.searchengine.Search
 
getSuggestion() - Method in class com.logicaldoc.gui.common.client.beans.GUIResult
 
getSuggestion() - Method in class com.logicaldoc.gui.frontend.client.search.Search
 
getSuggestions() - Method in class com.logicaldoc.core.searchengine.Hits
Retrieve a token->suggestion map.
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.document.WSDocument
 
getSupervisor() - 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.GUIInfo
 
getSupport() - Method in class com.logicaldoc.webservice.system.WSSystemInfo
 
getSupportedGUILanguages() - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
getSupportedGuiLanguages(boolean) - Static method in class com.logicaldoc.gui.common.client.i18n.I18N
 
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
 
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.SystemEvent
 
getTabs() - Method in class com.logicaldoc.gui.frontend.client.workflow.WorkflowDetailsDialog
 
getTabSet() - Method in class com.logicaldoc.gui.frontend.client.dashboard.DashboardPanel
 
getTabSet() - Method in class com.logicaldoc.gui.frontend.client.impex.archives.ImportArchivesPanel
 
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.webservice.search.WSTagCloud
 
getTagCloud() - Method in interface com.logicaldoc.gui.frontend.client.services.TagService
Loads the tag cloud from the server
getTagCloud(AsyncCallback<GUITag[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.TagServiceAsync
 
getTagCloud() - Method in class com.logicaldoc.web.service.TagServiceImpl
 
getTagCloud(String) - Method in class com.logicaldoc.webservice.search.SearchClient
 
getTagCloud(String) - Method in interface com.logicaldoc.webservice.search.SearchService
Retrieves all tag clouds in the repository.
getTagCloud(String) - Method in class com.logicaldoc.webservice.search.SearchServiceImpl
 
getTagClouds() - Method in class com.logicaldoc.core.document.TagCloudGenerator
Computes the list of tag clouds
getTags() - Method in class com.logicaldoc.core.document.AbstractDocument
The set of tags for this document.
getTags() - Method in class com.logicaldoc.core.parser.AbstractParser
 
getTags() - Method in interface com.logicaldoc.core.parser.Parser
 
getTags() - Method in class com.logicaldoc.core.parser.PDFParser
 
getTags() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getTags() - Method in class com.logicaldoc.gui.common.client.beans.GUIShare
 
getTags() - Method in class com.logicaldoc.webservice.document.WSDocument
 
getTags(String) - Method in class com.logicaldoc.webservice.search.SearchClient
 
getTags(String) - Method in interface com.logicaldoc.webservice.search.SearchService
Retrieves all tags in the repository.
getTags(String) - Method in class com.logicaldoc.webservice.search.SearchServiceImpl
 
getTagsString() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getTagsString() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
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.GUIShare
 
getTargetFolder() - Method in class com.logicaldoc.gui.common.client.beans.GUITransition
 
getTargetId() - Method in class com.logicaldoc.core.document.Bookmark
 
getTargetState() - Method in class com.logicaldoc.gui.common.client.beans.GUITransition
 
getTargetWindow() - Method in class com.logicaldoc.gui.common.client.beans.GUIExternalCall
 
getTask() - Method in class com.logicaldoc.core.task.TaskTrigger
 
getTask() - Method in class com.logicaldoc.gui.frontend.client.system.TaskDetailPanel
 
getTaskByName(String, String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemService
Retrieves a specific task by its name
getTaskByName(String, String, String, AsyncCallback<GUITask>) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemServiceAsync
 
getTaskByName(String, String, String) - Method in class com.logicaldoc.web.service.SystemServiceImpl
 
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.User
 
getTelephone() - Method in class com.logicaldoc.webservice.security.WSUser
 
getTelephone2() - Method in class com.logicaldoc.core.security.User
 
getTelephone2() - Method in class com.logicaldoc.webservice.security.WSUser
 
getTemplate() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getTemplate() - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
getTemplate() - Method in class com.logicaldoc.core.security.Folder
 
getTemplate() - Method in class com.logicaldoc.gui.common.client.beans.GUIExtensibleObject
 
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.TemplateDetailsPanel
 
getTemplate(String, long) - Method in interface com.logicaldoc.gui.frontend.client.services.TemplateService
Loads a given template from the database
getTemplate(String, long, AsyncCallback<GUITemplate>) - Method in interface com.logicaldoc.gui.frontend.client.services.TemplateServiceAsync
 
getTemplate(String, long) - Method in class com.logicaldoc.web.service.TemplateServiceImpl
 
getTemplate() - Method in class com.logicaldoc.webservice.search.WSSearchOptions
 
getTemplateDao() - Method in class com.logicaldoc.core.communication.EMailSender
 
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.GUIBarcodePattern
 
getTemplateId() - Method in class com.logicaldoc.gui.common.client.beans.GUICustomId
 
getTemplateId() - Method in class com.logicaldoc.gui.common.client.beans.GUIExtensibleObject
 
getTemplateId() - Method in class com.logicaldoc.gui.common.client.beans.GUIShare
 
getTemplateId() - Method in class com.logicaldoc.webservice.document.WSDocument
 
getTemplateId() - Method in class com.logicaldoc.webservice.folder.WSFolder
 
getTemplateIds() - Method in class com.logicaldoc.gui.common.client.beans.GUIIncrementalArchive
 
getTemplateLocked() - Method in class com.logicaldoc.core.security.Folder
 
getTemplateLocked() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
getTemplateName() - Method in class com.logicaldoc.core.document.Version
 
getTemplateName() - Method in class com.logicaldoc.gui.common.client.beans.GUICustomId
 
getTemplates() - Method in class com.logicaldoc.gui.common.client.beans.GUIIncrementalArchive
 
getText() - Method in class com.logicaldoc.core.security.Menu
 
getText() - Method in class com.logicaldoc.gui.common.client.beans.GUITransition
 
getText(Element) - Method in class com.logicaldoc.util.config.XMLBean
This returns the text between a begining and an ending tag.
getText(String, String, String) - Method in class com.logicaldoc.util.config.XMLBean
 
getTextQualifier() - Method in class com.logicaldoc.util.csv.CSVFile
Get the current text qualifier.
getTgs() - Method in class com.logicaldoc.core.document.AbstractDocument
 
getTicketId() - Method in class com.logicaldoc.core.document.DownloadTicket
 
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.search.WSSearchResult
 
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
getTimeDifference(Date, Date) - Static method in class com.logicaldoc.util.time.TimeDiff
Calculate the absolute difference between two Date without regard for time offsets
getTitle() - Method in class com.logicaldoc.core.document.AbstractDocument
In general a document has a title.
getTitle() - Method in class com.logicaldoc.core.document.AbstractHistory
 
getTitle() - Method in class com.logicaldoc.core.document.Bookmark
 
getTitle() - Method in class com.logicaldoc.core.parser.AbstractParser
 
getTitle() - Method in interface com.logicaldoc.core.parser.Parser
 
getTitle() - Method in class com.logicaldoc.core.parser.PDFParser
 
getTitle() - Method in class com.logicaldoc.core.rss.Feed
 
getTitle() - Method in class com.logicaldoc.core.rss.FeedMessage
 
getTitle() - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
getTitle() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getTitle() - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
getTitle() - Method in class com.logicaldoc.web.util.HTMLLayout
Returns the current value of the Title option.
getTitle() - Method in class com.logicaldoc.webservice.Content
 
getTitle() - Method in class com.logicaldoc.webservice.document.WSDocument
 
getTitleOld() - Method in class com.logicaldoc.core.document.AbstractHistory
 
getTop() - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
getTop() - Method in class com.orange.links.client.shapes.AbstractShape
 
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.search.WSSearchOptions
 
getTotalHits() - Method in class com.logicaldoc.webservice.search.WSSearchResult
 
getTotalSize(boolean) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Obtains the total size of the archive, that is the sum of sizes of all documents
getTotalSize(boolean) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
getTotalSize() - Static method in class com.logicaldoc.core.security.SystemQuota
Retrieve the total size of documents folder into the file system (in bytes)
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
Unique ID of the transaction
getTransition() - Method in class com.logicaldoc.gui.frontend.client.workflow.StateWidget
 
getTransitions() - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
getTrials() - Method in class com.logicaldoc.core.communication.SystemMessage
 
getTriggerListenerNames() - Method in class com.logicaldoc.core.task.TaskTrigger
 
getType(String) - Method in class com.logicaldoc.cmis.TypeManager
For internal use.
getType() - Method in class com.logicaldoc.core.communication.Message
 
getType() - Method in class com.logicaldoc.core.communication.Recipient
 
getType() - Method in class com.logicaldoc.core.document.AbstractDocument
The document type
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.DocumentTemplate
 
getType() - Method in class com.logicaldoc.core.document.DownloadTicket
 
getType() - Method in class com.logicaldoc.core.ExtendedAttribute
 
getType() - Method in class com.logicaldoc.core.generic.Generic
 
getType() - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
getType() - Method in class com.logicaldoc.core.security.Folder
 
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.User
 
getType() - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
The archive type
getType() - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
getType() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
getType() - Method in class com.logicaldoc.gui.common.client.beans.GUIExtendedAttribute
 
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.GUISearchOptions
 
getType() - Method in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
getType() - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
getType() - Method in class com.logicaldoc.webservice.document.WSDocument
 
getType() - Method in class com.logicaldoc.webservice.folder.WSFolder
 
getType() - Method in class com.logicaldoc.webservice.search.WSSearchOptions
 
getType() - Method in class com.logicaldoc.webservice.security.WSGroup
 
getType() - Method in class com.logicaldoc.webservice.security.WSUser
 
getType() - Method in class com.logicaldoc.webservice.WSAttribute
 
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.
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
 
getUpdatePolicy() - Method in class com.logicaldoc.gui.common.client.beans.GUIShare
 
getUploadedFile(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockUploadServlet
Get the content of an uploaded file
getUploadedFile(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.UploadServlet
Get the content of an uploaded file
getUrl() - Method in class com.logicaldoc.core.SystemInfo
 
getUrl(boolean, Long[], String[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIExternalCall
 
getUrl() - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
getUrl() - Method in class com.logicaldoc.gui.common.client.beans.GUILdapSettings
 
getUrl() - Method in class com.logicaldoc.gui.common.client.beans.GUIMessage
 
getUrl() - Method in class com.logicaldoc.gui.common.client.beans.GUIWebServiceSettings
 
getURL() - Method in class com.logicaldoc.util.io.HttpUpload
 
getUrl() - Method in class com.logicaldoc.webservice.system.WSSystemInfo
 
getUser() - Method in class com.logicaldoc.core.document.AbstractHistory
 
getUser() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmail
 
getUser() - Method in class com.logicaldoc.gui.common.client.beans.GUISession
 
getUser(String, long) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Loads a given user from the database
getUser(String, long, AsyncCallback<GUIUser>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
getUser() - Method in class com.logicaldoc.gui.common.client.Session
 
getUser() - Method in class com.logicaldoc.gui.frontend.client.security.UserDetailsPanel
 
getUser(String, long) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
getUser(String, long) - Method in class com.logicaldoc.webservice.security.SecurityClient
 
getUser(String, long) - Method in interface com.logicaldoc.webservice.security.SecurityService
Gets user metadata of an existing user with the given identifier.
getUser(String, long) - Method in class com.logicaldoc.webservice.security.SecurityServiceImpl
 
getUserAgent() - Static method in class com.logicaldoc.gui.common.client.util.Util
returns 'opera', 'safari', 'ie6', 'ie7', 'gecko', or 'unknown'.
getUserByUsername(String, String) - Method in class com.logicaldoc.webservice.security.SecurityClient
 
getUserByUsername(String, String) - Method in interface com.logicaldoc.webservice.security.SecurityService
Gets user metadata of an existing user with the given username.
getUserByUsername(String, String) - Method in class com.logicaldoc.webservice.security.SecurityServiceImpl
 
getUserClass() - Method in class com.logicaldoc.gui.common.client.beans.GUILdapSettings
 
getUserDAO() - Method in class com.logicaldoc.core.security.dao.HibernateFolderDAO
 
getUserDAO() - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
getUserDocDAO() - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
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.security.WSUser
The name of the group associated to this user, that is '_user_'+id
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.AbstractHistory
 
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.DownloadTicket
 
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.searchengine.SearchOptions
 
getUserId() - Method in class com.logicaldoc.core.security.UserDoc
 
getUserId() - Method in class com.logicaldoc.core.security.UserSession
 
getUserId() - Method in class com.logicaldoc.gui.common.client.beans.GUIContact
 
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
 
getUserIdentifierAttr() - Method in class com.logicaldoc.gui.common.client.beans.GUILdapSettings
 
getUserIds() - Method in class com.logicaldoc.webservice.security.WSGroup
 
getUserListenerManager() - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
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.AbstractHistory
 
getUsername() - Method in class com.logicaldoc.core.document.DocumentNote
 
getUsername() - Method in class com.logicaldoc.core.document.Version
 
getUserName() - Method in class com.logicaldoc.core.security.User
 
getUserName() - Method in class com.logicaldoc.core.security.UserSession
 
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.GUILdapSettings
 
getUsername() - Method in class com.logicaldoc.gui.common.client.beans.GUIShare
 
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 interface com.logicaldoc.web.util.AuthenticationUtil.Credentials
 
getUserName() - Method in interface com.logicaldoc.webdav.AuthenticationUtil.Credentials
 
getUserName() - Method in class com.logicaldoc.webservice.security.WSUser
 
getUserObject() - Method in class com.logicaldoc.core.security.UserSession
A generic object that is stored within the session and is thought to be used as alternative session identifier
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
 
getUsersBaseNode() - Method in class com.logicaldoc.gui.common.client.beans.GUILdapSettings
 
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.UserDetailsPanel
 
getUserTab() - Method in class com.logicaldoc.gui.frontend.client.dashboard.DashboardPanel
 
getValidity() - Method in class com.logicaldoc.gui.common.client.beans.GUIMessage
 
getValue() - Method in class com.logicaldoc.core.ExtendedAttribute
Gets the attribute value.
getValue(String) - Method in class com.logicaldoc.core.ExtensibleObject
 
getValue() - Method in class com.logicaldoc.gui.common.client.beans.GUIExtendedAttribute
Gets the attribute value.
getValue(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIExtensibleObject
 
getValue() - Method in class com.logicaldoc.gui.common.client.beans.GUIParameter
 
getValue() - Method in class com.logicaldoc.gui.common.client.beans.GUISequence
 
getValue() - Method in class com.logicaldoc.gui.common.client.beans.GUIValuePair
 
getValue(GUIInfo, String) - Method in class com.logicaldoc.web.service.InfoServiceImpl
 
getValue() - Method in class com.logicaldoc.webservice.WSAttribute
Gets the attribute value.
getValue() - Method in class com.logicaldoc.webservice.WSParameter
 
getValueFieldsItem() - Method in class com.logicaldoc.gui.frontend.client.search.RowCriteria
 
getValues() - Method in class com.logicaldoc.gui.frontend.client.workflow.Accordion
 
getVendor() - Method in class com.logicaldoc.core.SystemInfo
 
getVendor() - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
getVendor() - Method in class com.logicaldoc.webservice.system.WSSystemInfo
 
getVendorAddress() - Method in class com.logicaldoc.core.SystemInfo
 
getVendorAddress() - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
getVendorAddress() - Method in class com.logicaldoc.webservice.system.WSSystemInfo
 
getVendorCap() - Method in class com.logicaldoc.core.SystemInfo
 
getVendorCap() - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
getVendorCap() - Method in class com.logicaldoc.webservice.system.WSSystemInfo
 
getVendorCity() - Method in class com.logicaldoc.core.SystemInfo
 
getVendorCity() - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
getVendorCity() - Method in class com.logicaldoc.webservice.system.WSSystemInfo
 
getVendorCountry() - Method in class com.logicaldoc.core.SystemInfo
 
getVendorCountry() - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
getVendorCountry() - Method in class com.logicaldoc.webservice.system.WSSystemInfo
 
getVersion() - Method in class com.logicaldoc.core.document.AbstractDocument
The working version (the most recent version)
getVersion() - Method in class com.logicaldoc.core.document.AbstractHistory
 
getVersion() - Method in class com.logicaldoc.core.parser.AbstractParser
 
getVersion() - Method in interface com.logicaldoc.core.parser.Parser
 
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.server.Browser
Liefert die Versionsnummer des verwendeten Browsers.
getVersion() - Method in class com.logicaldoc.webservice.document.WSDocument
 
getVersionContent(String, long, String) - Method in class com.logicaldoc.webservice.document.DocumentClient
 
getVersionContent(String, long, String) - Method in interface com.logicaldoc.webservice.document.DocumentService
Gets the document content of an existing document with the given identifier.
getVersionContent(String, long, String) - Method in class com.logicaldoc.webservice.document.DocumentServiceImpl
 
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(String, long) - Method in class com.logicaldoc.webservice.document.DocumentClient
 
getVersions(String, long) - Method in interface com.logicaldoc.webservice.document.DocumentService
Gets the version history of an existing document with the given identifier.
getVersions(String, long) - Method in class com.logicaldoc.webservice.document.DocumentServiceImpl
 
getVersionsById(String, long, long) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Retrieves two specific versions by its ID
getVersionsById(String, long, long, AsyncCallback<GUIVersion[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
getVersionsById(String, long, long) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
getView() - Method in class com.orange.links.client.DiagramController
 
getViewAsScrollPanel() - Method in class com.orange.links.client.DiagramController
 
getVote() - Method in class com.logicaldoc.core.document.Rating
 
getVote() - Method in class com.logicaldoc.gui.common.client.beans.GUIRating
 
getWARN() - Static method in class com.logicaldoc.gui.common.client.beans.GUIEvent
 
getWebAppName(HttpServletRequest) - Static method in class com.logicaldoc.web.util.BaseURL
 
getWebAppName(ServletRequest) - Static method in class com.logicaldoc.web.util.VirtualHostHelper
 
getWebLoggingFiles() - Method in class com.logicaldoc.util.config.LoggingConfigurator
This method selects all file appenders suitable for web visualization
getWelcomeScreen() - Method in class com.logicaldoc.core.security.User
 
getWelcomeScreen() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
getWflHistory() - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
getWfSettingsSection() - Method in class com.logicaldoc.gui.frontend.client.workflow.Accordion
 
getWfState() - Method in class com.logicaldoc.gui.frontend.client.workflow.StateWidget
 
getWidget(String) - Method in class com.logicaldoc.gui.frontend.client.workflow.DrawingPanel
 
getWidget() - Method in class com.orange.links.client.shapes.FunctionShape
 
getWidth() - Method in class com.orange.links.client.shapes.AbstractShape
 
getWorkflow() - Method in class com.logicaldoc.core.security.FolderGroup
 
getWorkflow() - Method in class com.logicaldoc.gui.frontend.client.workflow.WorkflowDesigner
 
getWorkflow() - Method in class com.logicaldoc.gui.frontend.client.workflow.WorkflowDetailsDialog
 
getWorkflowDesigner() - Method in class com.logicaldoc.gui.frontend.client.workflow.DrawingPanel
 
getWorkflowDetailsByTask(String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowService
Retrieves all the info of the workflow of the given task.
getWorkflowDetailsByTask(String, String, AsyncCallback<GUIWorkflow>) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowServiceAsync
 
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.document.WSDocument
 
getWorkflowTab() - Method in class com.logicaldoc.gui.frontend.client.dashboard.DashboardPanel
 
getWrappedTrigger() - Method in class com.logicaldoc.core.task.TaskTrigger
 
getWrite() - Method in class com.logicaldoc.core.security.FolderGroup
 
getWrite() - Method in class com.logicaldoc.core.security.MenuGroup
 
getWriteable() - Method in class com.logicaldoc.webservice.Content
 
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.system.WSSystemInfo
 
getZoom() - Static method in class com.logicaldoc.gui.common.client.widgets.PreviewPopup
 
grantGroup(String, long, long, int, boolean) - Method in class com.logicaldoc.webservice.folder.FolderClient
 
grantGroup(String, long, long, int, boolean) - Method in interface com.logicaldoc.webservice.folder.FolderService
Grant group permission to the folder.
grantGroup(String, long, long, int, boolean) - Method in class com.logicaldoc.webservice.folder.FolderServiceImpl
 
grantUser(String, long, long, int, boolean) - Method in class com.logicaldoc.webservice.folder.FolderClient
 
grantUser(String, long, long, int, boolean) - Method in interface com.logicaldoc.webservice.folder.FolderService
Grant user permission to the folder.
grantUser(String, long, long, int, boolean) - Method in class com.logicaldoc.webservice.folder.FolderServiceImpl
 
grid - Variable in class com.logicaldoc.gui.frontend.client.search.HitsListPanel
 
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_PUBLISHER - Static variable in class com.logicaldoc.gui.common.client.Constants
 
GroupDAO - Interface in com.logicaldoc.core.security.dao
 
groupDAO - Variable in class com.logicaldoc.core.security.SecurityManagerImpl
 
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.security.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.
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
 
GUIArchive - Class in com.logicaldoc.gui.common.client.beans
GUI representation of an impex archive
GUIArchive() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIArchive
 
guiAttributes - Variable in class com.logicaldoc.gui.frontend.client.metadata.TemplatePropertiesPanel
 
GUIBarcodeEngine - Class in com.logicaldoc.gui.common.client.beans
Representation of a barcode engine handled by the GUI
GUIBarcodeEngine() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIBarcodeEngine
 
GUIBarcodePattern - Class in com.logicaldoc.gui.common.client.beans
 
GUIBarcodePattern() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIBarcodePattern
 
GUIBookmark - Class in com.logicaldoc.gui.common.client.beans
A user's bookmark
GUIBookmark() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIBookmark
 
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
 
GUICriterion - Class in com.logicaldoc.gui.common.client.beans
 
GUICriterion() - Constructor for class com.logicaldoc.gui.common.client.beans.GUICriterion
 
GUICustomId - Class in com.logicaldoc.gui.common.client.beans
 
GUICustomId() - Constructor for class com.logicaldoc.gui.common.client.beans.GUICustomId
 
GUID - Static variable in class com.logicaldoc.core.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(int, 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
 
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
 
GUIExtendedAttribute - Class in com.logicaldoc.gui.common.client.beans
This class defines the value of an attribute associated to an extensible object.
GUIExtendedAttribute() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIExtendedAttribute
 
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
 
GUIExternalCall - Class in com.logicaldoc.gui.common.client.beans
GUI representation of an external call represented by an additional context menu item
GUIExternalCall() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIExternalCall
 
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
 
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
 
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
 
GUILanguagesPanel - Class in com.logicaldoc.gui.frontend.client.system
Displays a list of languages available for the GUI, allowing for enable/disable single languages.
GUILanguagesPanel() - Constructor for class com.logicaldoc.gui.frontend.client.system.GUILanguagesPanel
 
GUILdapSettings - Class in com.logicaldoc.gui.common.client.beans
LDAP Settings bean as used in the GUI
GUILdapSettings() - Constructor for class com.logicaldoc.gui.common.client.beans.GUILdapSettings
 
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
 
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
 
GUIRating - Class in com.logicaldoc.gui.common.client.beans
A document's rating.
GUIRating() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIRating
 
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
 
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
 
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
This panel shows the Web Service and WebDAV settings, and also the external applications.
GUISettingsPanel(GUIParameter[]) - Constructor for class com.logicaldoc.gui.frontend.client.settings.GUISettingsPanel
 
GUIShare - Class in com.logicaldoc.gui.common.client.beans
A Share(Import Folder) representation
GUIShare() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIShare
 
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
 
GUITemplate() - Constructor for class com.logicaldoc.gui.common.client.beans.GUITemplate
 
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
 
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
 
GUIValuePair - Class in com.logicaldoc.gui.common.client.beans
General purpose value bean
GUIValuePair() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIValuePair
 
GUIValuePair(String, String) - Constructor for class com.logicaldoc.gui.common.client.beans.GUIValuePair
 
GUIVersion - Class in com.logicaldoc.gui.common.client.beans
Represents a document version
GUIVersion() - Constructor for class com.logicaldoc.gui.common.client.beans.GUIVersion
 
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
 
GZIPOutInterceptor - Class in com.logicaldoc.webservice
 
GZIPOutInterceptor() - Constructor for class com.logicaldoc.webservice.GZIPOutInterceptor
 

H

handlePlainField(String, StringBuffer, int) - Method in class com.logicaldoc.util.csv.CSVFileReader
Handles an unquoted field.
handleQuotedField(String, StringBuffer, int) - Method in class com.logicaldoc.util.csv.CSVFileReader
Handles a quoted field.
hashCode() - Method in class com.logicaldoc.core.communication.Recipient
 
hashCode() - Method in class com.logicaldoc.core.i18n.Language
 
hashCode() - Method in class com.logicaldoc.core.PersistentObject
 
hashCode() - Method in class com.logicaldoc.core.security.FolderGroup
 
hashCode() - Method in class com.logicaldoc.core.security.MenuGroup
 
hashCode() - Method in class com.logicaldoc.core.security.UserSession
 
hashCode() - Method in class com.logicaldoc.core.task.TaskTrigger
 
hashCode() - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
hashCode() - Method in class com.logicaldoc.util.io.EasySSLProtocolSocketFactory
 
hashCode() - Method in class com.logicaldoc.webservice.security.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
 
hasNext() - Method in class com.logicaldoc.core.searchengine.Hits
 
hasPermission(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
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.security.dao.FolderDAO
Checks that the user has access to the folder and all its sub-items
hasWriteAccess(Folder, long) - Method in class com.logicaldoc.core.security.dao.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
HEADER_AUTHORIZATION - Static variable in class com.logicaldoc.web.util.AuthenticationUtil
 
help - Variable in class com.logicaldoc.core.SystemInfo
 
help - Variable in class com.logicaldoc.webservice.system.WSSystemInfo
 
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
 
HibernateDocumentDAO - Class in com.logicaldoc.core.document.dao
Hibernate implementation of DocumentDAO
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
 
HibernateDocumentTemplateDAO - Class in com.logicaldoc.core.document.dao
Hibernate implementation of DocumentTemplateDAO
HibernateDocumentTemplateDAO() - Constructor for class com.logicaldoc.core.document.dao.HibernateDocumentTemplateDAO
 
HibernateDownloadTicketDAO - Class in com.logicaldoc.core.document.dao
Hibernate implementation of DownloadTicketDAO
HibernateDownloadTicketDAO() - Constructor for class com.logicaldoc.core.document.dao.HibernateDownloadTicketDAO
 
HibernateFeedMessageDAO - Class in com.logicaldoc.core.rss.dao
Hibernate implementation of FeedMessageDAO
HibernateFeedMessageDAO() - Constructor for class com.logicaldoc.core.rss.dao.HibernateFeedMessageDAO
 
HibernateFolderDAO - Class in com.logicaldoc.core.security.dao
Hibernate implementation of FolderDAO
HibernateFolderDAO() - Constructor for class com.logicaldoc.core.security.dao.HibernateFolderDAO
 
HibernateFolderHistoryDAO - Class in com.logicaldoc.core.security.dao
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
 
HibernateHistoryDAO - Class in com.logicaldoc.core.document.dao
Hibernate implementation of HistoryDAO
HibernateMenuDAO - Class in com.logicaldoc.core.security.dao
Hibernate implementation of MenuDAO
HibernateMenuDAO() - Constructor for class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
HibernateMessageTemplateDAO - Class in com.logicaldoc.core.communication
Hibernate implementation of MessageTemplateDAO
HibernateMessageTemplateDAO() - Constructor for class com.logicaldoc.core.communication.HibernateMessageTemplateDAO
 
HibernatePersistentObjectDAO<T extends PersistentObject> - Class in com.logicaldoc.core
Hibernate implementation of PersistentObjectDAO
HibernatePersistentObjectDAO(Class<T>) - Constructor for class com.logicaldoc.core.HibernatePersistentObjectDAO
 
HibernateRatingDAO - Class in com.logicaldoc.core.document.dao
Hibernate implementation of RatingDAO
HibernateRatingDAO() - Constructor for class com.logicaldoc.core.document.dao.HibernateRatingDAO
 
HibernateSequenceDAO - Class in com.logicaldoc.core.sequence
Hibernate implementation of SequenceDAO.
HibernateSequenceDAO() - Constructor for class com.logicaldoc.core.sequence.HibernateSequenceDAO
 
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
 
HibernateSystemMessageDAO.SystemMessageMapper() - Constructor for class com.logicaldoc.core.communication.HibernateSystemMessageDAO.SystemMessageMapper
 
HibernateUserDAO - Class in com.logicaldoc.core.security.dao
Hibernate implementation of UserDAO
HibernateUserDocDAO - Class in com.logicaldoc.core.security.dao
Hibernate implementation of UserDocDAO
HibernateUserDocDAO() - Constructor for class com.logicaldoc.core.security.dao.HibernateUserDocDAO
 
HibernateUserHistoryDAO - Class in com.logicaldoc.core.security.dao
 
HibernateVersionDAO - Class in com.logicaldoc.core.document.dao
Hibernate implementation of DocumentDAO
highlightSelectableArea(Point) - Method in class com.orange.links.client.shapes.FunctionShape
 
hiliteDocId - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
hiliteDocument(long) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsListPanel
 
History - Class in com.logicaldoc.core.document
Registers an event on folder or document
History() - Constructor for class com.logicaldoc.core.document.History
 
HistoryDAO - Interface in com.logicaldoc.core.document.dao
DAO for History handling.
HistoryDashlet - Class in com.logicaldoc.gui.frontend.client.dashboard.dashlet
Dashlet specialized in listing history records
HistoryDashlet(int, String) - Constructor for class com.logicaldoc.gui.frontend.client.dashboard.dashlet.HistoryDashlet
 
historyPanel - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
HistoryPanel - Class in com.logicaldoc.gui.frontend.client.document
This panel shows the history of a document
HistoryPanel(GUIDocument) - Constructor for class com.logicaldoc.gui.frontend.client.document.HistoryPanel
 
HistoryPanel - Class in com.logicaldoc.gui.frontend.client.folder
This panel shows the history of a folder
HistoryPanel(GUIFolder) - Constructor for class com.logicaldoc.gui.frontend.client.folder.HistoryPanel
 
historyTab - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
historyTabPanel - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
Hit - Class in com.logicaldoc.core.searchengine
Search result
Hit() - Constructor for class com.logicaldoc.core.searchengine.Hit
 
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
 
hits - Variable in class com.logicaldoc.core.searchengine.Search
 
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
 
html - Variable in class com.logicaldoc.core.communication.Message
 
HTMLLayout - Class in com.logicaldoc.web.util
This layout outputs events in a HTML table.
HTMLLayout() - Constructor for class com.logicaldoc.web.util.HTMLLayout
 
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
 
HTMLSAXParser - Class in com.logicaldoc.core.parser
Helper class for HTML parsing
HTMLSAXParser() - Constructor for class com.logicaldoc.core.parser.HTMLSAXParser
 
HTMLSAXParser(XMLParserConfiguration) - Constructor for class com.logicaldoc.core.parser.HTMLSAXParser
 
HttpUpload - Class in com.logicaldoc.util.io
 
HttpUpload() - Constructor for class com.logicaldoc.util.io.HttpUpload
 

I

I18N - Class in com.logicaldoc.gui.common.client.i18n
Retrieves i18n resources
I18N() - Constructor for class com.logicaldoc.gui.common.client.i18n.I18N
 
I18N - Class in com.logicaldoc.i18n
A class for retrieval of localized messages.
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
 
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
 
id - Variable in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
ignoresThrowable() - Method in class com.logicaldoc.web.util.HTMLLayout
The HTML layout handles the throwable contained in logging events.
IMAGE_EXTS - Static variable in class com.logicaldoc.gui.common.client.util.Util
 
imageHTML(String, String) - Static method in class com.logicaldoc.gui.common.client.util.Util
Generates HTML image code with style.
imageHTML(String, int, int, String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
imageHTML(String) - Static method in class com.logicaldoc.gui.common.client.util.Util
Generates HTML image code with style.
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
 
imageUrl(String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
ImageViewer - Class in com.logicaldoc.gui.common.client.widgets
This panel is used to show an image with zoom-in and zoom-out feature.
ImageViewer(GUIDocument) - Constructor for class com.logicaldoc.gui.common.client.widgets.ImageViewer
Constructs the image respecting the original image size
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
 
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
 
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
 
importContent(ImportContext, boolean) - Method in class com.logicaldoc.webdav.io.handler.DefaultHandler
 
importContent(ImportContext, DavResource) - Method in class com.logicaldoc.webdav.io.handler.DefaultHandler
 
importContent(ImportContext, boolean) - Method in interface com.logicaldoc.webdav.io.handler.IOHandler
 
importContent(ImportContext, DavResource) - Method in interface com.logicaldoc.webdav.io.handler.IOHandler
 
importContent(ImportContext, boolean) - Method in interface com.logicaldoc.webdav.io.manager.IOManager
 
importContent(ImportContext, DavResource) - 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.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, InputContext) - Constructor for class com.logicaldoc.webdav.context.ImportContextImpl
 
ImportContextImpl(Resource, String, InputContext, MimeResolver) - Constructor for class com.logicaldoc.webdav.context.ImportContextImpl
 
ImportContextImpl(Resource, String, InputStream, MimeResolver) - Constructor for class com.logicaldoc.webdav.context.ImportContextImpl
 
importData(ImportContext, boolean, Resource) - Method in class com.logicaldoc.webdav.io.handler.DefaultHandler
 
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(String, String[], long, String) - Method in interface com.logicaldoc.gui.frontend.client.services.GDocsService
Imports some Google documents into LogicalDOC
importDocuments(String, String[], long, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.GDocsServiceAsync
 
ImportFolderAdvancedProperties - Class in com.logicaldoc.gui.frontend.client.impex.folders
Shows import folder's advanced properties and read-only data
ImportFolderAdvancedProperties(GUIShare, 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 all documents details
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(GUIShare, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.impex.folders.ImportFolderDetailsTab
 
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
 
ImportFoldersList - Class in com.logicaldoc.gui.frontend.client.impex.archives
Panel showing the list of export archives
ImportFoldersList(ImportArchivesPanel) - Constructor for class com.logicaldoc.gui.frontend.client.impex.archives.ImportFoldersList
 
ImportFoldersPanel - Class in com.logicaldoc.gui.frontend.client.impex.folders
Panel showing the list of import folders
ImportFoldersPanel() - Constructor for class com.logicaldoc.gui.frontend.client.impex.folders.ImportFoldersPanel
 
ImportFoldersService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the ImportFolder Service.
ImportFoldersServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
ImportFolderStandardProperties - Class in com.logicaldoc.gui.frontend.client.impex.folders
Shows import folder's standard properties and read-only data
ImportFolderStandardProperties(GUIShare, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.impex.folders.ImportFolderStandardProperties
 
importSchema(String) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowService
Imports a new workflow schema.
importSchema(String, 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, String[]) - Method in interface com.logicaldoc.gui.frontend.client.services.LdapService
Imports a selection of users
importUsers(String, String[], AsyncCallback<GUIValuePair[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.LdapServiceAsync
 
in - Variable in class com.logicaldoc.util.csv.CSVFileReader
The buffered reader linked to the CSV file to be read.
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
 
increment(long) - Static method in class com.logicaldoc.core.security.SystemQuota
Increments the total size counter of the document file size
incremental - Variable in class com.logicaldoc.gui.frontend.client.impex.archives.IncrementalDetailsPanel
 
incremental - Variable in class com.logicaldoc.gui.frontend.client.impex.archives.IncrementalSettingsPanel
 
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
 
incrementUserQuota(Document, Long) - Static method in class com.logicaldoc.core.security.SystemQuota
Increments user quota counter of the document file size retrieving the userid from the given document
incrementUserQuota(long, Long) - Static method in class com.logicaldoc.core.security.SystemQuota
Increments user quota counter of the document file size retrieving the userid from the given document id
INDEX_INDEXED - Static variable in class com.logicaldoc.core.document.AbstractDocument
 
INDEX_INDEXED - Static variable in class com.logicaldoc.gui.common.client.Constants
 
INDEX_INDEXED - Static variable in class com.logicaldoc.webservice.document.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.document.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
 
INDEX_TO_INDEX - Static variable in class com.logicaldoc.webservice.document.WSDocument
 
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
 
IndexOptimizer - Class in com.logicaldoc.core.searchengine
This task optimises all indexes
IndexOptimizer() - Constructor for class com.logicaldoc.core.searchengine.IndexOptimizer
 
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 - Static variable in class com.logicaldoc.gui.common.client.beans.GUIEvent
 
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.Log
 
info - Variable in class com.logicaldoc.gui.frontend.client.security.LoginPanel
 
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 - Variable in class com.logicaldoc.gui.frontend.client.Frontend
 
infoService - Variable in class com.logicaldoc.gui.setup.client.Setup
 
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(long, long) - Method in interface com.logicaldoc.core.security.dao.GroupDAO
This method replicates all ACLs of the parent group to another group.
inheritACLs(long, long) - Method in class com.logicaldoc.core.security.dao.HibernateGroupDAO
 
init(Map<String, String>) - Method in class com.logicaldoc.cmis.ServiceFactory
 
init() - Method in class com.logicaldoc.core.dbinit.PluginDbInit
Intitialises the database using 'DbInit' extension point.
init(String[]) - Method in class com.logicaldoc.core.dbinit.PluginDbInit
 
init() - Method in class com.logicaldoc.core.document.DocumentListenerManager
 
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(GUIInfo) - Static method in class com.logicaldoc.gui.common.client.Config
 
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) - Static method in class com.logicaldoc.gui.common.client.i18n.I18N
 
init(GUIUser) - Static method in class com.logicaldoc.gui.common.client.Menu
 
init(GUISession) - Method in class com.logicaldoc.gui.common.client.Session
 
init() - Method in class com.logicaldoc.gui.frontend.client.impex.accounts.AccountsPanel
 
init() - Method in class com.logicaldoc.gui.frontend.client.impex.folders.ImportFoldersPanel
 
init() - Method in class com.logicaldoc.gui.frontend.client.system.TasksPanel
 
init(String) - Method in class com.logicaldoc.util.plugin.PluginRegistry
Initializes all found plugins
init(FilterConfig) - Method in class com.logicaldoc.web.CharsetFilter
 
init(FilterConfig) - Method in class com.logicaldoc.web.SessionFilter
 
init() - Method in class com.logicaldoc.webdav.io.manager.DefaultIOManager
 
init() - Method in class com.logicaldoc.webdav.web.WebdavServlet
 
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
 
initBundle(GUIValuePair[]) - Static method in class com.logicaldoc.gui.common.client.i18n.I18N
 
initClient(Class<T>, int, boolean) - Method in class com.logicaldoc.webservice.AbstractClient
Standard service initialization.
initGroupIdsAndNames() - Method in class com.logicaldoc.core.security.User
 
initGUI() - Method in class com.logicaldoc.gui.frontend.client.security.LoginPanel
 
initialize(SystemMessage) - Method in class com.logicaldoc.core.communication.HibernateSystemMessageDAO
 
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(Generic) - Method in class com.logicaldoc.core.generic.HibernateGenericDAO
 
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
initialize(Folder) - Method in interface com.logicaldoc.core.security.dao.FolderDAO
Initializes lazy loaded collections
initialize(Group) - Method in interface com.logicaldoc.core.security.dao.GroupDAO
Initialize the group collections.
initialize(Folder) - Method in class com.logicaldoc.core.security.dao.HibernateFolderDAO
 
initialize(Group) - Method in class com.logicaldoc.core.security.dao.HibernateGroupDAO
 
initialize(User) - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
initialize() - Method in class com.logicaldoc.gui.common.server.Browser
 
initialize() - Method in class com.logicaldoc.gui.frontend.client.search.HitsListPanel
 
initialize(int[], int) - Method in class com.logicaldoc.util.sql.SqlUtil
 
initMenu() - Method in class com.orange.links.client.DiagramController
 
initMouseHandlers(DiagramCanvas) - Method in class com.orange.links.client.DiagramController
 
initPlugins(Map<String, Identity>) - Method in class com.logicaldoc.util.plugin.DefaultPluginRegistry
 
initPlugins(Map<String, Identity>) - Method in class com.logicaldoc.util.plugin.PluginRegistry
Initializes found plugins
initProperties() - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
Fill the set of properties
initProperties() - Method in class com.logicaldoc.webdav.resource.DeltaVResourceImpl
 
initProperties() - Method in class com.logicaldoc.webdav.resource.VersionControlledResourceImpl
Fill the property set for this resource.
initProperties() - Method in class com.logicaldoc.webdav.version.VersionHistoryResourceImpl
 
initProperties() - Method in class com.logicaldoc.webdav.version.VersionResourceImpl
 
initSupportedReports() - Method in class com.logicaldoc.webdav.resource.DeltaVResourceImpl
 
initSupportedReports() - Method in class com.logicaldoc.webdav.resource.VersionControlledResourceImpl
Define the set of reports supported by this resource.
initSupportedReports() - Method in class com.logicaldoc.webdav.version.VersionResourceImpl
 
initWidgetPanel(DiagramCanvas) - Method in class com.orange.links.client.DiagramController
 
InMemoryZipImport - Class in com.logicaldoc.core.transfer
This is an import utilities that imports documents stored in a zip archive.
InMemoryZipImport(Document) - 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.
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
 
install() - Method in class com.logicaldoc.cmis.CmisPlugin
 
install() - Method in class com.logicaldoc.util.plugin.LogicalDOCPlugin
Concrete implementations of this method must insert first installation logic such as database initialisation.
install() - Method in class com.logicaldoc.webdav.WebDAVPlugin
 
install() - Method in class com.logicaldoc.webservice.WebservicePlugin
 
installationId - Variable in class com.logicaldoc.core.SystemInfo
 
installationId - Variable in class com.logicaldoc.webservice.system.WSSystemInfo
 
instance - Static variable in class com.logicaldoc.gui.common.client.widgets.ContactingServer
 
instance - Static variable in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
intarry - Static variable in class com.logicaldoc.core.parser.wordperfect.WPFilterInputStream
 
internalLogin(String, User, String) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
Used internally by login procedures, instantiates a new GUISession by a given authenticated user.
internalParse(InputStream) - Method in class com.logicaldoc.core.parser.AbiWordParser
 
internalParse(InputStream) - Method in class com.logicaldoc.core.parser.AbstractParser
Invoked by the parse method
internalParse(InputStream) - Method in class com.logicaldoc.core.parser.DummyParser
 
internalParse(InputStream) - Method in class com.logicaldoc.core.parser.HTMLParser
 
internalParse(InputStream) - Method in class com.logicaldoc.core.parser.KOfficeParser
 
internalParse(InputStream) - Method in class com.logicaldoc.core.parser.OpenOfficeParser
 
internalParse(InputStream) - Method in class com.logicaldoc.core.parser.PDFParser
 
internalParse(InputStream) - Method in class com.logicaldoc.core.parser.PPTParser
 
internalParse(InputStream) - Method in class com.logicaldoc.core.parser.PSParser
 
internalParse(InputStream) - Method in class com.logicaldoc.core.parser.RTFParser
 
internalParse(InputStream) - Method in class com.logicaldoc.core.parser.TXTParser
 
internalParse(InputStream) - Method in class com.logicaldoc.core.parser.wordperfect.WordPerfectParser
 
internalParse(InputStream) - Method in class com.logicaldoc.core.parser.XLSParser
 
internalParse(InputStream) - Method in class com.logicaldoc.core.parser.XMLParser
 
internalParse(InputStream) - Method in class com.logicaldoc.core.parser.ZABWParser
 
internalSearch() - Method in class com.logicaldoc.core.searchengine.FolderSearch
 
internalSearch() - Method in class com.logicaldoc.core.searchengine.FulltextSearch
 
internalSearch() - Method in class com.logicaldoc.core.searchengine.Search
Concrete implementations must give a particular search algorithm that populates the hits list.
internalSearch() - Method in class com.logicaldoc.core.searchengine.TagSearch
 
interrupt() - Method in class com.logicaldoc.core.task.Task
 
interruptRequested - Variable in class com.logicaldoc.core.task.Task
 
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
 
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
 
IP_FILTERS - Static variable in class com.logicaldoc.gui.common.client.Feature
 
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
 
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) - 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'.
isAnonymous() - Method in class com.logicaldoc.gui.common.client.beans.GUILdapSettings
 
isArchive() - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
isAuthEncripted() - Method in class com.logicaldoc.core.communication.EMailSender
 
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.
isCalendar() - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
isCaseSensitive() - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
isCheckedOut(Resource) - Method in class com.logicaldoc.webdav.resource.service.ResourceServiceImpl
 
isCollection() - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
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.TagCloudGenerator
 
isConcurrent() - Method in class com.logicaldoc.core.rss.ProductNews
 
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.util.dbinit.DBInit
This method returns the state of the connection.
isConnection() - Method in class com.logicaldoc.gui.frontend.client.workflow.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.
isDatabaseConnected() - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
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.GUIShare
 
isDemo() - Method in class com.logicaldoc.gui.common.client.Session
 
isDevel() - Method in class com.logicaldoc.gui.common.client.Session
 
isDifferent() - Method in class com.logicaldoc.gui.frontend.client.document.VersionsDiff.DiffRecord
 
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
 
isEmpty() - Method in class com.logicaldoc.gui.frontend.client.search.Search
 
isEnableAnonymousLogin() - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
isEnabled() - Method in class com.logicaldoc.core.document.dao.HibernateHistoryDAO
 
isEnabled() - Method in interface com.logicaldoc.core.document.dao.HistoryDAO
Checks if the histories recording is enabled
isEnabled() - Method in class com.logicaldoc.core.security.authentication.AuthenticationChain
 
isEnabled() - Method in interface com.logicaldoc.core.security.authentication.AuthenticationProvider
A provider can be in a disabled state
isEnabled() - Method in class com.logicaldoc.core.security.authentication.BasicAuthentication
 
isEnabled() - Method in interface com.logicaldoc.core.security.dao.FolderHistoryDAO
Checks if the histories recording is enabled
isEnabled() - Method in class com.logicaldoc.core.security.dao.HibernateFolderHistoryDAO
 
isEnabled() - Method in class com.logicaldoc.core.security.dao.HibernateUserHistoryDAO
 
isEnabled() - Method in interface com.logicaldoc.core.security.dao.UserHistoryDAO
Checks if the histories recording is enabled
isEnabled() - Method in class com.logicaldoc.core.task.TaskScheduling
 
isEnabled(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
isEnabled() - Method in class com.logicaldoc.gui.common.client.beans.GUILdapSettings
 
isEnabled() - Method in class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
isEnabled() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
isEnabled() - Method in class com.logicaldoc.gui.common.client.beans.GUIWebServiceSettings
 
isEnd() - Method in class com.logicaldoc.gui.frontend.client.workflow.StateWidget
 
isExport() - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
isFirstTime() - Method in class com.logicaldoc.gui.frontend.client.folder.Navigator
 
isFolder() - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
isFolder(boolean) - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
isFolder(boolean) - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
isFolder() - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
isFork() - Method in class com.logicaldoc.gui.frontend.client.workflow.StateWidget
 
isFulltext() - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
isFulltext() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
isGranted(String, long, int) - Method in class com.logicaldoc.webservice.folder.FolderClient
 
isGranted(String, long, int) - Method in interface com.logicaldoc.webservice.folder.FolderService
Test if the current user has a specific permission.
isGranted(String, long, int) - Method in class com.logicaldoc.webservice.folder.FolderServiceImpl
 
isHasMore() - Method in class com.logicaldoc.gui.common.client.beans.GUIResult
 
isHasMore() - Method in class com.logicaldoc.gui.frontend.client.search.Search
 
isHsql() - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
isHtml() - Method in class com.logicaldoc.core.communication.EMail
 
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.GUIShare
 
isIndeterminate() - Method in class com.logicaldoc.core.document.DigestProcessor
 
isIndeterminate() - Method in class com.logicaldoc.core.document.TagCloudGenerator
 
isIndeterminate() - Method in class com.logicaldoc.core.rss.ProductNews
 
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
 
isInGroup(String) - Method in class com.logicaldoc.core.security.User
 
isInitial() - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
isInPath(long, long) - Method in interface com.logicaldoc.core.security.dao.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.security.dao.HibernateFolderDAO
 
isInstallNeeded() - Method in class com.logicaldoc.util.plugin.LogicalDOCPlugin
Tells is the plug-in need to be installed.
isInterrupted() - Method in class com.logicaldoc.core.task.Task
 
isJoin() - Method in class com.logicaldoc.gui.frontend.client.workflow.StateWidget
 
isLockable(Type, Scope) - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
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(boolean) - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
isLocked(boolean) - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
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.GUIInfo
 
isMandatory() - Method in class com.logicaldoc.gui.common.client.beans.GUIExtendedAttribute
 
isMandatory(int, String) - Method in class com.logicaldoc.gui.frontend.client.metadata.TemplatePropertiesPanel
 
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, String) - 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 class com.logicaldoc.core.security.SecurityManagerImpl
 
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
isMoreHitsPresent() - Method in class com.logicaldoc.core.searchengine.Search
 
isMouseNearSelectableArea(Point) - Method in class com.orange.links.client.shapes.FunctionShape
 
isMySQL() - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
isNormalWord(String) - Method in class com.logicaldoc.core.parser.wordperfect.StringExtractor
 
isNotifyCredentials() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
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
 
isOracle() - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
isOverQuota(User) - Static method in class com.logicaldoc.core.security.SystemQuota
Checks if user quota has be exceeded
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.
isPasswordExpired() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
isPasswordExpires() - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
isPermissionEnabled(Permission, long, long) - Method in interface com.logicaldoc.core.security.dao.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.security.dao.HibernateFolderDAO
 
isPreconditionValid(WebdavRequest, DavResource) - Method in class com.logicaldoc.webdav.web.AbstractWebdavServlet
Checks if the precondition for this request and resource is valid.
isPreconditionValid(WebdavRequest, DavResource) - Method in class com.logicaldoc.webdav.web.WebdavServlet
Checks if the precondition for this request and resource is valid.
isPreviewable(String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
isPublished(int, Date, Date) - Static method in class com.logicaldoc.web.data.DocumentsDataServlet
 
isPublishing() - Method in class com.logicaldoc.core.document.AbstractDocument
 
isRead() - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
isReadable(String, long) - Method in class com.logicaldoc.webservice.document.DocumentClient
 
isReadable(String, long) - Method in interface com.logicaldoc.webservice.document.DocumentService
Test if a document identifier is valid.
isReadable(String, long) - Method in class com.logicaldoc.webservice.document.DocumentServiceImpl
 
isReadable(String, long) - Method in class com.logicaldoc.webservice.folder.FolderClient
 
isReadable(String, long) - Method in interface com.logicaldoc.webservice.folder.FolderService
Test if a folder identifier is readable.
isReadable(String, long) - Method in class com.logicaldoc.webservice.folder.FolderServiceImpl
 
isReadEnable(long, long) - Method in interface com.logicaldoc.core.security.dao.FolderDAO
 
isReadEnable(long, long) - Method in class com.logicaldoc.core.security.dao.HibernateFolderDAO
 
isReadEnable(long, long) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
isReadEnable(long, long) - Method in interface com.logicaldoc.core.security.dao.MenuDAO
 
isReadonly() - Method in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
isReadonly() - Method in class com.logicaldoc.gui.frontend.client.workflow.StateWidget
 
isRegenerate() - Method in class com.logicaldoc.gui.common.client.beans.GUICustomId
 
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
 
isRepeatable() - Method in class com.logicaldoc.util.io.CountingRequestEntity
 
isRestartRequired() - Method in class com.logicaldoc.util.plugin.PluginRegistry
 
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
 
isSearchInSubPath() - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
isSearchInSubPath() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
isSearchInSubPath() - Method in class com.logicaldoc.webservice.search.WSSearchOptions
 
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
 
isShowClose() - Method in class com.logicaldoc.gui.common.client.log.EventPanel
 
isShowGrid() - Method in class com.orange.links.client.DiagramController
 
isShowLog() - Method in class com.logicaldoc.gui.common.client.log.EventPanel
 
isSign() - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
isSimple() - Method in class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
isSqlServer() - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
isSsl() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
isStartLine(String) - Method in class com.logicaldoc.core.parser.wordperfect.StringExtractor
Determines whether the supplied line indicates the start of the textual contents.
isStartLine(String) - Method in class com.logicaldoc.core.parser.wordperfect.WPStringExtractor
 
isStartState() - Method in class com.logicaldoc.gui.frontend.client.workflow.StateWidget
 
isSubwords() - Method in class com.logicaldoc.gui.common.client.beans.GUISearchEngine
 
isSynchronized() - Method in class com.orange.links.client.shapes.AbstractShape
 
isTask() - Method in class com.logicaldoc.gui.frontend.client.workflow.StateWidget
 
isTextCharacter(int) - Method in class com.logicaldoc.core.parser.wordperfect.StringExtractor
Checks whether the supplied character is a text character.
isTextCharacter(int) - Method in class com.logicaldoc.core.parser.wordperfect.WPStringExtractor
 
isTicketExpired() - Method in class com.logicaldoc.core.document.DownloadTicket
 
isToIndex() - Method in class com.logicaldoc.core.document.AbstractDocument
 
isUpdateEnabled() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentDetailTab
 
isValid(String) - Method in class com.logicaldoc.core.security.SessionManager
Checks if a sessions is valid or not.
isValidEmail(String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
isValidLine(String) - Method in class com.logicaldoc.core.parser.wordperfect.StringExtractor
Determines whether the supplied line should be included in the end result.
isValidLine(String) - Method in class com.logicaldoc.core.parser.wordperfect.WPStringExtractor
 
isVolatile() - Method in class com.logicaldoc.core.task.TaskTrigger
 
isWebContentFile(String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
isWebserviceEnabled() - Method in class com.logicaldoc.webservice.AbstractService
 
isWorkflow() - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
isWorkspace() - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
isWorkspace(boolean) - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
isWorkspace(boolean) - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
isWorkspace() - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
isWrite() - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
isWrite() - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
isWriteable(String, long) - Method in class com.logicaldoc.webservice.folder.FolderClient
 
isWriteable(String, long) - Method in interface com.logicaldoc.webservice.folder.FolderService
Test if a folder identifier is writeable.
isWriteable(String, long) - Method in class com.logicaldoc.webservice.folder.FolderServiceImpl
 
isWriteEnable(long, long) - Method in interface com.logicaldoc.core.security.dao.FolderDAO
This method is looking up for writing rights for a folder and an user.
isWriteEnable(long, long) - Method in class com.logicaldoc.core.security.dao.HibernateFolderDAO
 
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
 
isZip() - Method in class com.logicaldoc.gui.frontend.client.document.BulkUpdateDialog
 
isZipCompression() - Method in class com.logicaldoc.gui.common.client.beans.GUIEmail
 
ITEM - Static variable in class com.logicaldoc.core.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
 

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
 
JavaLauncher - Class in com.logicaldoc.util
JavaLauncher Provides an easy way to launch java applications.
JavaLauncher() - Constructor for class com.logicaldoc.util.JavaLauncher
 
jdbcUpdate(String) - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
jdbcUpdate(String, Object...) - 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 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.

K

KEY_ENTER - Static variable in class com.logicaldoc.gui.common.client.Constants
 
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, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
kill(String) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
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.WordDelimiterAnalyzer
 
LANG_STATISTICS - Static variable in class com.logicaldoc.util.charset.CharsetMatch
Bit flag indicating the match is based on language statistics.
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 - Static variable in class com.logicaldoc.core.rss.FeedParser
 
LANGUAGE - Static variable in class com.logicaldoc.gui.common.client.Constants
 
language - Variable in class com.logicaldoc.gui.common.server.Browser
 
language - Variable in class com.logicaldoc.gui.frontend.client.security.LoginPanel
 
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
 
LAST_CHANGES - Static variable in class com.logicaldoc.gui.common.client.Menu
 
LastChangesPanel - Class in com.logicaldoc.gui.frontend.client.reports
This panel is used to show the last changes events.
LastChangesPanel() - Constructor for class com.logicaldoc.gui.frontend.client.reports.LastChangesPanel
 
LastNotesDashlet - Class in com.logicaldoc.gui.frontend.client.dashboard.dashlet
Portlet specialized in listing the most recent comments of the current user.
LastNotesDashlet() - Constructor for class com.logicaldoc.gui.frontend.client.dashboard.dashlet.LastNotesDashlet
 
lastRunError - Variable in class com.logicaldoc.core.task.Task
 
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
 
LDAP - Static variable in class com.logicaldoc.gui.common.client.Feature
 
LdapBrowser - Class in com.logicaldoc.gui.frontend.client.security
This panel is used to perform user searches in the LDAP repositories
LdapBrowser() - Constructor for class com.logicaldoc.gui.frontend.client.security.LdapBrowser
 
LdapExplorer - Class in com.logicaldoc.gui.frontend.client.security
This popup window is used to show a simple LDAP explorer
LdapExplorer(GUILdapSettings) - Constructor for class com.logicaldoc.gui.frontend.client.security.LdapExplorer
 
LdapPanel - Class in com.logicaldoc.gui.frontend.client.security
This panel shows the LDAP and Active Directory settings.
LdapPanel(GUILdapSettings) - Constructor for class com.logicaldoc.gui.frontend.client.security.LdapPanel
 
LdapService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the LdapService.
LdapServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
LDCmisService - Class in com.logicaldoc.cmis
LogicalDOC implementation of the CMIS service
LDCmisService(CallContext, String) - Constructor for class com.logicaldoc.cmis.LDCmisService
Constructor.
LDRepository - Class in com.logicaldoc.cmis
LogicalDOC implementation of a CMIS Repository
LDRepository(Folder, String) - Constructor for class com.logicaldoc.cmis.LDRepository
Constructor.
licensee - Variable in class com.logicaldoc.core.SystemInfo
 
licensee - Variable in class com.logicaldoc.webservice.system.WSSystemInfo
 
licensingCanvas - Variable in class com.logicaldoc.gui.frontend.client.security.LoginPanel
 
LINK - Static variable in class com.logicaldoc.core.rss.FeedParser
 
linkDocuments(String, long[], long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Links a set of documents
linkDocuments(String, long[], long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
linkDocuments(String, long[], long[]) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
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 - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
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
 
linksTab - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
linksTabPanel - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
list - Variable in class com.logicaldoc.gui.frontend.client.impex.archives.ExportArchivesList
 
list - Variable in class com.logicaldoc.gui.frontend.client.impex.archives.IncrementalArchivesList
 
list - Variable in class com.logicaldoc.gui.frontend.client.metadata.TemplatesPanel
 
list(String) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowService
Lists all the workflows on the database
list(String, AsyncCallback<GUIWorkflow[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowServiceAsync
 
list(String, long) - Method in class com.logicaldoc.webservice.document.DocumentClient
Deprecated.
list(String, long) - Method in interface com.logicaldoc.webservice.document.DocumentService
Deprecated.
list(String, long) - Method in class com.logicaldoc.webservice.document.DocumentServiceImpl
 
listAttributeNames() - Method in class com.logicaldoc.webservice.document.WSDocument
 
listAttributeNames() - Method in class com.logicaldoc.webservice.folder.WSFolder
 
listChildren(String, long) - Method in class com.logicaldoc.webservice.folder.FolderClient
 
listChildren(String, long) - Method in interface com.logicaldoc.webservice.folder.FolderService
Lists all direct folders of a parent folder.
listChildren(String, long) - Method in class com.logicaldoc.webservice.folder.FolderServiceImpl
 
listDocuments(String, long, String) - Method in class com.logicaldoc.webservice.document.DocumentClient
 
listDocuments(String, long, String) - Method in interface com.logicaldoc.webservice.document.DocumentService
Gets a document in a specific folder
listDocuments(String, long, String) - Method in class com.logicaldoc.webservice.document.DocumentServiceImpl
 
listGroups(String) - Method in class com.logicaldoc.webservice.security.SecurityClient
 
listGroups(String) - Method in interface com.logicaldoc.webservice.security.SecurityService
Gets group metadata of all existing groups.
listGroups(String) - Method in class com.logicaldoc.webservice.security.SecurityServiceImpl
 
listing - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
listing - Variable in class com.logicaldoc.gui.frontend.client.impex.archives.ExportArchivesList
 
listingPanel - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
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
listUsers(String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.LdapService
Search for users in the LDAP repository
listUsers(String, String, AsyncCallback<GUIUser[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.LdapServiceAsync
 
listUsers(String) - Method in class com.logicaldoc.webservice.security.SecurityClient
 
listUsers(String) - Method in interface com.logicaldoc.webservice.security.SecurityService
Gets metadata of all existing users.
listUsers(String) - Method in class com.logicaldoc.webservice.security.SecurityServiceImpl
 
listWorkspaces(String) - Method in class com.logicaldoc.webservice.folder.FolderClient
 
listWorkspaces(String) - Method in interface com.logicaldoc.webservice.folder.FolderService
Retrieves the list of all workspaces.
listWorkspaces(String) - Method in class com.logicaldoc.webservice.folder.FolderServiceImpl
 
load() - Method in class com.logicaldoc.core.task.TaskScheduling
Loads scheduling configurations from persistent storage
load(String, long) - Method in interface com.logicaldoc.gui.frontend.client.services.ArchiveService
Loads a given archive
load(String, long, AsyncCallback<GUIArchive>) - Method in interface com.logicaldoc.gui.frontend.client.services.ArchiveServiceAsync
 
load(String, long) - Method in interface com.logicaldoc.gui.frontend.client.services.ContactService
Loads a contact from the database
load(String, long, AsyncCallback<GUIContact>) - Method in interface com.logicaldoc.gui.frontend.client.services.ContactServiceAsync
 
load(String) - Method in interface com.logicaldoc.gui.frontend.client.services.CustomIdService
Load all CustomIds configutations
load(String, AsyncCallback<GUICustomId[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.CustomIdServiceAsync
 
load(String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchService
Loads a saved search
load(String, String, AsyncCallback<GUISearchOptions>) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchServiceAsync
 
load(String, long) - Method in class com.logicaldoc.web.service.ContactServiceImpl
 
load(String, String) - Method in class com.logicaldoc.web.service.SearchServiceImpl
 
loadClientSettings(String) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingService
Loads web services, webDav and other client-related settings
loadClientSettings(String, AsyncCallback<GUIParameter[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingServiceAsync
 
loadClientSettings(String) - Method in class com.logicaldoc.web.service.SettingServiceImpl
 
loadDashlets(GUIUser) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
Retrieves the dashlets configuration
loadData() - Method in class com.logicaldoc.util.plugin.LogicalDOCPlugin
 
loadEmailSettings(String) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingService
Loads email settings (SMTP connection)
loadEmailSettings(String, AsyncCallback<GUIEmailSettings>) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingServiceAsync
 
loadEmailSettings(String) - Method in class com.logicaldoc.web.service.SettingServiceImpl
 
loadGUISettings(String) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingService
Load the GUI settings
loadGUISettings(String, AsyncCallback<GUIParameter[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingServiceAsync
 
loadGUISettings(String) - Method in class com.logicaldoc.web.service.SettingServiceImpl
 
loadIncremental(String, long) - Method in interface com.logicaldoc.gui.frontend.client.services.ArchiveService
Loads an incremental configuration
loadIncremental(String, long, AsyncCallback<GUIIncrementalArchive>) - Method in interface com.logicaldoc.gui.frontend.client.services.ArchiveServiceAsync
 
loadOcrSettings(String) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingService
Loads the OCR settings
loadOcrSettings(String, AsyncCallback<GUIParameter[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingServiceAsync
 
loadOcrSettings(String) - Method in class com.logicaldoc.web.service.SettingServiceImpl
 
loadPatterns(String, Long) - Method in interface com.logicaldoc.gui.frontend.client.services.BarcodeService
Loads the patterns configured for a given template.
loadPatterns(String, Long, AsyncCallback<GUIBarcodePattern[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.BarcodeServiceAsync
 
loadQuotaSettings(String) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingService
Load the system quota setting
loadQuotaSettings(String, AsyncCallback<GUIParameter[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingServiceAsync
 
loadQuotaSettings(String) - Method in class com.logicaldoc.web.service.SettingServiceImpl
 
loadRepositories(String) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingService
Load the repositories paths.
loadRepositories(String, AsyncCallback<GUIParameter[][]>) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingServiceAsync
 
loadRepositories(String) - Method in class com.logicaldoc.web.service.SettingServiceImpl
 
loadSequences(String) - Method in interface com.logicaldoc.gui.frontend.client.services.CustomIdService
Loads the list of sequences
loadSequences(String, AsyncCallback<GUISequence[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.CustomIdServiceAsync
 
loadSettings(String) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Loads security settings
loadSettings(String, AsyncCallback<GUISecuritySettings>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
loadSettings(String) - Method in interface com.logicaldoc.gui.frontend.client.services.GDocsService
Retrieve the settings saved for connecting to Google Docs.
loadSettings(String, AsyncCallback<String[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.GDocsServiceAsync
 
loadSettings(String) - Method in interface com.logicaldoc.gui.frontend.client.services.LdapService
Loads external authentication settings
loadSettings(String, AsyncCallback<GUILdapSettings>) - Method in interface com.logicaldoc.gui.frontend.client.services.LdapServiceAsync
 
loadSettings(String) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingService
Loads the complete settings set
loadSettings(String, AsyncCallback<GUIParameter[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingServiceAsync
 
loadSettings(String) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
loadSettings(String) - Method in class com.logicaldoc.web.service.SettingServiceImpl
 
loadSettingsByNames(String, String[]) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingService
Loads a set of settings values
loadSettingsByNames(String, String[], AsyncCallback<GUIParameter[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingServiceAsync
 
loadSettingsByNames(String, String[]) - Method in class com.logicaldoc.web.service.SettingServiceImpl
 
loadTasks(String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemService
Retrieves all tasks.
loadTasks(String, String, AsyncCallback<GUITask[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemServiceAsync
 
loadTasks(String, String) - Method in class com.logicaldoc.web.service.SystemServiceImpl
 
loadTemplates(String) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderService
Loads the folders templates
loadTemplates(String, AsyncCallback<GUIValuePair[]>) - 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.
loadTemplates(String, String, AsyncCallback<GUIMessageTemplate[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.MessageServiceAsync
 
loadTemplates(String) - Method in class com.logicaldoc.web.service.FolderServiceImpl
 
loadTemplates(String, String) - Method in class com.logicaldoc.web.service.MessageServiceImpl
 
locale - Variable in class com.logicaldoc.core.communication.Message
 
locale - Variable in class com.logicaldoc.core.parser.AbstractParser
 
LOCALE - Static variable in class com.logicaldoc.gui.common.client.Constants
 
locale - Variable in class com.logicaldoc.gui.common.server.Browser
 
LOCALE - Static variable in class com.logicaldoc.web.util.SessionUtil
 
LocaleUtil - Class in com.logicaldoc.util
Utility methods for Locale handling
LocaleUtil() - Constructor for class com.logicaldoc.util.LocaleUtil
 
locatePlugins(String) - Method in class com.logicaldoc.util.plugin.PluginRegistry
 
locator - Variable in class com.logicaldoc.webdav.resource.DavResourceImpl
 
lock(long, int, History) - Method in interface com.logicaldoc.core.document.DocumentManager
Locks the given document
lock(long, int, History) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
lock(String, long[], String) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Locks a set of documents
lock(String, long[], String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
lock(String, long[], String) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
lock(LockInfo) - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
lock(String, long) - Method in class com.logicaldoc.webservice.document.DocumentClient
 
lock(String, long) - Method in interface com.logicaldoc.webservice.document.DocumentService
Locks an existing document with the given identifier.
lock(String, long) - Method in class com.logicaldoc.webservice.document.DocumentServiceImpl
 
LOCKED_DOCS - Static variable in class com.logicaldoc.gui.common.client.beans.GUIUser
 
LockManager - Class in com.logicaldoc.core.lock
Central class to manage locks
LockManager() - Constructor for class com.logicaldoc.core.lock.LockManager
 
lockManager - Variable in class com.logicaldoc.core.security.dao.HibernateFolderDAO
 
lockManager - Variable in class com.logicaldoc.core.task.Task
 
log - Static variable in class com.logicaldoc.cmis.CmisPlugin
 
log - Static variable in class com.logicaldoc.core.CorePlugin
 
log - Static variable in class com.logicaldoc.core.dbinit.PluginDbInit
 
log - Static variable in class com.logicaldoc.core.document.DocumentListenerManager
 
log - Static variable in class com.logicaldoc.core.document.DocumentManagerImpl
 
log - Static variable in class com.logicaldoc.core.document.thumbnail.AbstractThumbnailBuilder
 
log - Static variable in class com.logicaldoc.core.document.thumbnail.ImageThumbnailBuilder
 
log - Static variable in class com.logicaldoc.core.document.thumbnail.PdfThumbnailBuilder
 
log - Static variable in class com.logicaldoc.core.document.thumbnail.ThumbnailManager
 
log - Variable in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
log - Static variable in class com.logicaldoc.core.i18n.Language
 
log - Static variable in class com.logicaldoc.core.i18n.LanguageManager
 
log - Variable in class com.logicaldoc.core.lock.LockManager
 
log - Static variable in class com.logicaldoc.core.parser.AbiWordParser
 
log - Static variable in class com.logicaldoc.core.parser.AbstractParser
 
log - Static variable in class com.logicaldoc.core.parser.DOCParser
 
log - Static variable in class com.logicaldoc.core.parser.HTMLParser
Logger instance.
log - Static variable in class com.logicaldoc.core.parser.KOfficeParser
 
log - Static variable in class com.logicaldoc.core.parser.OpenOfficeParser
 
log - Static variable in class com.logicaldoc.core.parser.ParserFactory
 
log - Static variable in class com.logicaldoc.core.parser.PDFParser
 
log - Static variable in class com.logicaldoc.core.parser.PPTParser
 
log - Static variable in class com.logicaldoc.core.parser.PSParser
 
log - Static variable in class com.logicaldoc.core.parser.RTFParser
 
log - Static variable in class com.logicaldoc.core.parser.TXTParser
 
log - Static variable in class com.logicaldoc.core.parser.wordperfect.WordPerfectParser
 
log - Static variable in class com.logicaldoc.core.parser.XLSParser
 
log - Static variable in class com.logicaldoc.core.parser.XMLParser
 
log - Static variable in class com.logicaldoc.core.parser.ZABWParser
 
log - Static variable in class com.logicaldoc.core.searchengine.Search
 
log - Static variable in class com.logicaldoc.core.searchengine.StandardSearchEngine
 
log - Static variable in class com.logicaldoc.core.security.SecurityManagerImpl
 
log - Static variable in class com.logicaldoc.core.security.UserListenerManager
 
log - Static variable in class com.logicaldoc.core.sequence.HibernateSequenceDAO
 
log - Static variable in class com.logicaldoc.core.store.FSStorer
 
log - Static variable in class com.logicaldoc.core.system.SystemLoadMonitor
 
log - Static variable in class com.logicaldoc.core.SystemInfo
 
log - Variable in class com.logicaldoc.core.task.Task
 
log - Static variable in class com.logicaldoc.core.task.TaskManager
 
log - Static variable in class com.logicaldoc.core.transfer.ZipExport
 
Log - Class in com.logicaldoc.gui.common.client.log
Represents a client work session
log - Static variable in class com.logicaldoc.util.config.ContextProperties
 
log - Static variable in class com.logicaldoc.util.config.XMLBean
 
log - Static variable in class com.logicaldoc.util.dbinit.DBInit
 
log - Static variable in class com.logicaldoc.util.Exec
 
log - Static variable in class com.logicaldoc.util.io.FileUtil
 
log - Static variable in class com.logicaldoc.util.io.JarUtil
 
log - Static variable in class com.logicaldoc.util.JavaLauncher
 
log - Static variable in class com.logicaldoc.util.plugin.LogicalDOCPlugin
 
log - Static variable in class com.logicaldoc.web.DocumentPreview
 
log - Static variable in class com.logicaldoc.web.DocumentResourceUpload
 
log - Static variable in class com.logicaldoc.web.DownloadServlet
 
log - Static variable in class com.logicaldoc.web.ExportZip
 
log - Static variable in class com.logicaldoc.web.LogDownload
 
log - Static variable in class com.logicaldoc.web.PswRecovery
 
log - Static variable in class com.logicaldoc.web.service.SearchServiceImpl
 
log - Static variable in class com.logicaldoc.web.service.SetupServiceImpl
 
log - Static variable in class com.logicaldoc.web.service.TagServiceImpl
 
log - Static variable in class com.logicaldoc.web.UploadServlet
 
log - Static variable in class com.logicaldoc.webdav.context.AbstractExportContext
 
log - Static variable in class com.logicaldoc.webdav.context.ExportContextImpl
 
log - Static variable in class com.logicaldoc.webdav.context.ImportContextImpl
 
log - Static variable in class com.logicaldoc.webdav.io.handler.DefaultHandler
 
log - Static variable in class com.logicaldoc.webdav.io.manager.DefaultIOManager
 
log - Static variable in class com.logicaldoc.webdav.io.manager.IOManagerImpl
 
log - Static variable in class com.logicaldoc.webdav.resource.DavResourceFactoryImpl
 
log - Static variable in class com.logicaldoc.webdav.resource.DavResourceImpl
 
log - Static variable in class com.logicaldoc.webdav.resource.DeltaVResourceImpl
 
log - Static variable in class com.logicaldoc.webdav.resource.ResourceConfig
 
log - Static variable in class com.logicaldoc.webdav.resource.service.ResourceServiceImpl
 
log - Static variable in class com.logicaldoc.webdav.resource.VersionControlledResourceImpl
 
log - Static variable in class com.logicaldoc.webdav.web.AbstractWebdavServlet
 
log - Static variable in class com.logicaldoc.webdav.web.WebdavServlet
 
log - Static variable in class com.logicaldoc.webdav.WebDAVPlugin
 
log - Static variable in class com.logicaldoc.webservice.AbstractService
 
log - Static variable in class com.logicaldoc.webservice.auth.AuthServiceImpl
 
log - Static variable in class com.logicaldoc.webservice.document.DocumentServiceImpl
 
log - Static variable in class com.logicaldoc.webservice.document.WSDocument
 
log - Static variable in class com.logicaldoc.webservice.folder.FolderServiceImpl
 
log - Static variable in class com.logicaldoc.webservice.folder.WSFolder
 
log - Static variable in class com.logicaldoc.webservice.search.SearchServiceImpl
 
log - Static variable in class com.logicaldoc.webservice.security.SecurityServiceImpl
 
log - Static variable in class com.logicaldoc.webservice.system.SystemServiceImpl
 
log - Static variable in class com.logicaldoc.webservice.WebservicePlugin
 
LogDownload - Class in com.logicaldoc.web
This servlet grant access to log files
LogDownload() - Constructor for class com.logicaldoc.web.LogDownload
 
logger - Static variable in class com.logicaldoc.core.transfer.InMemoryZipImport
 
logger - Static variable in class com.logicaldoc.core.transfer.ZipImport
 
logger - Static variable in class com.logicaldoc.web.TicketDownload
 
LoggingConfigurator - Class in com.logicaldoc.util.config
Utility class for manipulating log4j.xml file
LoggingConfigurator() - Constructor for class com.logicaldoc.util.config.LoggingConfigurator
 
loggingIn - Static variable in class com.logicaldoc.gui.frontend.client.security.LoginPanel
 
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, String, String) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Logs-in a user
login(String) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Logs-in a user by an existing session ID (session reuse)
login(String, String, String, AsyncCallback<GUISession>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
login(String, AsyncCallback<GUISession>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
login(String, String, String) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
login(String) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
login(String, String) - Method in class com.logicaldoc.webservice.auth.AuthClient
 
login(String, String) - Method in interface com.logicaldoc.webservice.auth.AuthService
Starts a new user session.
login(String, String) - Method in class com.logicaldoc.webservice.auth.AuthServiceImpl
 
LoginPanel - Class in com.logicaldoc.gui.frontend.client.security
The Login entry point
LoginPanel(GUIInfo) - Constructor for class com.logicaldoc.gui.frontend.client.security.LoginPanel
 
logout(String) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Logs out the current user
logout(String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
logout(String) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
logout(String) - Method in class com.logicaldoc.webservice.auth.AuthClient
 
logout(String) - Method in interface com.logicaldoc.webservice.auth.AuthService
Closes a user session.
logout(String) - Method in class com.logicaldoc.webservice.auth.AuthServiceImpl
 
LogPanel - Class in com.logicaldoc.gui.frontend.client.system
Main log panel
LogPanel(String) - Constructor for class com.logicaldoc.gui.frontend.client.system.LogPanel
 

M

main(String[]) - Static method in class com.logicaldoc.core.rss.ReadTest
 
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.io.HttpUpload
 
main(String[]) - Static method in class com.logicaldoc.util.JavaLauncher
Demo - Launch a java program.
main(String[]) - Static method in class com.logicaldoc.util.security.PasswordGenerator
 
main(String[]) - Static method in class com.logicaldoc.util.time.TimeDiff
(For testing purposes)
MainMenu - Class in com.logicaldoc.gui.frontend.client.menu
Main program menu
MainMenu(boolean) - Constructor for class com.logicaldoc.gui.frontend.client.menu.MainMenu
 
MainMenu(boolean, boolean) - Constructor for class com.logicaldoc.gui.frontend.client.menu.MainMenu
 
MainPanel - Class in com.logicaldoc.gui.frontend.client.panels
This is the main panel that collects all other GUI panels
mainVersion - Variable in class com.logicaldoc.gui.common.server.Browser
 
makeDraggable(Canvas) - Method in class com.orange.links.client.DiagramController
OUR personalization to allow dragging into SmartGWT
makeGlobal(String, String[]) - Method in interface com.logicaldoc.gui.frontend.client.services.ClusterService
Shares a list of configuration parameters
makeGlobal(String, String[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.ClusterServiceAsync
 
makeImmutable(long, History) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Marks the document, with the given docId, as immutable.
makeImmutable(long, History) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
makeImmutable(long, History) - 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, History) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
makeImmutable(String, long[], String) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Makes immutable a set of documents
makeImmutable(String, long[], String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
makeImmutable(String, long[], String) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
makeLocal(String, String[]) - Method in interface com.logicaldoc.gui.frontend.client.services.ClusterService
Unshares a list of configuration parameters
makeLocal(String, String[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.ClusterServiceAsync
 
makeStartState() - Method in class com.logicaldoc.gui.frontend.client.workflow.StateWidget
 
makeWorkingDir(File) - Method in class com.logicaldoc.web.service.SetupServiceImpl
 
manager - Variable in class com.logicaldoc.util.plugin.PluginRegistry
 
mapRow(ResultSet, int) - Method in class com.logicaldoc.core.communication.HibernateSystemMessageDAO.SystemMessageMapper
 
mapRow(ResultSet, int) - Method in class com.logicaldoc.core.searchengine.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
 
markFeedMsgAsNotRead(String, long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemService
Marks as not read a list of Feed Messages
markFeedMsgAsNotRead(String, long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemServiceAsync
 
markFeedMsgAsNotRead(String, long[]) - Method in class com.logicaldoc.web.service.SystemServiceImpl
 
markFeedMsgAsRead(String, long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemService
Marks as read a list of Feed Messages
markFeedMsgAsRead(String, long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemServiceAsync
 
markFeedMsgAsRead(String, long[]) - Method in class com.logicaldoc.web.service.SystemServiceImpl
 
markHistoryAsRead(String, 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, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
markHistoryAsRead(String, String) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
markIndexable(String, long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Marks a set of documents as indexable
markIndexable(String, long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
markIndexable(String, long[]) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
markSelectedAsCheckedIn() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsGrid
 
markSelectedAsCheckedOut() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsGrid
Renders the selected row as checked-out
markUnindexable(String, long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Marks a set of documents as unindexable
markUnindexable(String, long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
markUnindexable(String, long[]) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
markUnprocessable(String, long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.BarcodeService
Marks a set of documents as not processable.
markUnprocessable(String, long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.BarcodeServiceAsync
 
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.io.FileUtil
Check if a given filename matches the includes and not the excludes
max - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
MAX_CAPACITY - Variable in class com.logicaldoc.web.util.HTMLLayout
 
MAX_FIELD_LENGTH - Static variable in class com.logicaldoc.util.TagUtil
 
maxHits - Variable in class com.logicaldoc.core.searchengine.SearchOptions
 
maxHits - Variable in class com.logicaldoc.webservice.search.WSSearchOptions
 
mayFireAgain() - Method in class com.logicaldoc.core.task.TaskTrigger
 
MEDIA_EXTS - Static variable in class com.logicaldoc.gui.common.client.util.Util
 
Menu - Class in com.logicaldoc.core.security
This class represents the key concept of security.
Menu() - Constructor for class com.logicaldoc.core.security.Menu
 
Menu - Class in com.logicaldoc.gui.common.client
Stores the accessible menues
Menu() - Constructor for class com.logicaldoc.gui.common.client.Menu
 
menu - Variable in class com.logicaldoc.gui.frontend.client.security.MenuRightsPanel
 
MenuDAO - Interface in com.logicaldoc.core.security.dao
Instances of this class is a DAO-service for menu objects.
menuDAO - Variable in class com.logicaldoc.core.security.SecurityManagerImpl
 
MenuesDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for menues data.
MenuesDataServlet() - Constructor for class com.logicaldoc.web.data.MenuesDataServlet
 
MenuesDS - Class in com.logicaldoc.gui.common.client.data
Datasource to handle menues.
MenuesDS() - Constructor for class com.logicaldoc.gui.common.client.data.MenuesDS
 
MenuesPanel - Class in com.logicaldoc.gui.frontend.client.security
This panel shows the list of menues visible by the current user allowing for security management.
MenuesPanel() - Constructor for class com.logicaldoc.gui.frontend.client.security.MenuesPanel
 
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
 
menuGroups - Variable in class com.logicaldoc.core.security.Menu
 
MenuRightsPanel - Class in com.logicaldoc.gui.frontend.client.security
This panel shows the security policies of a menu.
MenuRightsPanel(GUIMenu) - Constructor for class com.logicaldoc.gui.frontend.client.security.MenuRightsPanel
 
merge(Object) - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
merge(MergeInfo) - Method in class com.logicaldoc.webdav.resource.VersionControlledResourceImpl
MERGE feature is not (yet) supported.
mergeProperties() - Method in class com.logicaldoc.util.spring.PropertiesPlaceHolder
 
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(String) - Static method in class com.logicaldoc.gui.common.client.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.gui.common.client.i18n.I18N
 
message(String) - Static method in class com.logicaldoc.i18n.I18N
 
message(String, String) - Static method in class com.logicaldoc.i18n.I18N
 
message(String, Locale) - Static method in class com.logicaldoc.i18n.I18N
 
message(String, Locale, String) - Static method in class com.logicaldoc.i18n.I18N
 
message(String, Locale, Object[]) - Static method in class com.logicaldoc.i18n.I18N
 
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
 
MESSAGES - Static variable in class com.logicaldoc.gui.common.client.Feature
 
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.
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 - Variable in class com.logicaldoc.gui.frontend.client.security.LoginPanel
 
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.
MessageTemplatesPanel - Class in com.logicaldoc.gui.frontend.client.settings
Shows the patterns for generated messages.
MessageTemplatesPanel() - Constructor for class com.logicaldoc.gui.frontend.client.settings.MessageTemplatesPanel
 
METADATA - Static variable in class com.logicaldoc.gui.common.client.Menu
 
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
 
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
minorVersion - Variable in class com.logicaldoc.gui.common.server.Browser
 
MOBILE_APPS - Static variable in class com.logicaldoc.gui.common.client.Feature
 
MockAosManagersDataServlet - Class in com.logicaldoc.gui.common.server
 
MockAosManagersDataServlet() - Constructor for class com.logicaldoc.gui.common.server.MockAosManagersDataServlet
 
MockArchivesDataServlet - Class in com.logicaldoc.gui.common.server
 
MockArchivesDataServlet() - Constructor for class com.logicaldoc.gui.common.server.MockArchivesDataServlet
 
MockBookmarksDataServlet - Class in com.logicaldoc.gui.common.server
 
MockBookmarksDataServlet() - Constructor for class com.logicaldoc.gui.common.server.MockBookmarksDataServlet
 
MockDiscussionsDataServlet - Class in com.logicaldoc.gui.common.server
 
MockDiscussionsDataServlet() - Constructor for class com.logicaldoc.gui.common.server.MockDiscussionsDataServlet
 
MockDocumentHistoryDataServlet - Class in com.logicaldoc.gui.common.server
 
MockDocumentHistoryDataServlet() - Constructor for class com.logicaldoc.gui.common.server.MockDocumentHistoryDataServlet
 
MockDocumentNotesDataServlet - Class in com.logicaldoc.gui.common.server
 
MockDocumentNotesDataServlet() - Constructor for class com.logicaldoc.gui.common.server.MockDocumentNotesDataServlet
 
MockDocumentsDataServlet - Class in com.logicaldoc.gui.common.server
 
MockDocumentsDataServlet() - Constructor for class com.logicaldoc.gui.common.server.MockDocumentsDataServlet
 
MockDuplicatesDataServlet - Class in com.logicaldoc.gui.common.server
 
MockDuplicatesDataServlet() - Constructor for class com.logicaldoc.gui.common.server.MockDuplicatesDataServlet
 
MockEmailAccountsDataServlet - Class in com.logicaldoc.gui.common.server
 
MockEmailAccountsDataServlet() - Constructor for class com.logicaldoc.gui.common.server.MockEmailAccountsDataServlet
 
MockEventsDataServlet - Class in com.logicaldoc.gui.common.server
 
MockEventsDataServlet() - Constructor for class com.logicaldoc.gui.common.server.MockEventsDataServlet
 
MockFeedMessageDataServlet - Class in com.logicaldoc.gui.common.server
 
MockFeedMessageDataServlet() - Constructor for class com.logicaldoc.gui.common.server.MockFeedMessageDataServlet
 
MockFolderHistoryDataServlet - Class in com.logicaldoc.gui.common.server
 
MockFolderHistoryDataServlet() - Constructor for class com.logicaldoc.gui.common.server.MockFolderHistoryDataServlet
 
MockFoldersDataServlet - Class in com.logicaldoc.gui.common.server
 
MockFoldersDataServlet() - Constructor for class com.logicaldoc.gui.common.server.MockFoldersDataServlet
 
MockGarbageDataServlet - Class in com.logicaldoc.gui.common.server
 
MockGarbageDataServlet() - Constructor for class com.logicaldoc.gui.common.server.MockGarbageDataServlet
 
MockGroupsDataServlet - Class in com.logicaldoc.gui.common.server
 
MockGroupsDataServlet() - Constructor for class com.logicaldoc.gui.common.server.MockGroupsDataServlet
 
MockImpexFoldersDataServlet - Class in com.logicaldoc.gui.common.server
 
MockImpexFoldersDataServlet() - Constructor for class com.logicaldoc.gui.common.server.MockImpexFoldersDataServlet
 
MockImportFoldersDataServlet - Class in com.logicaldoc.gui.common.server
 
MockImportFoldersDataServlet() - Constructor for class com.logicaldoc.gui.common.server.MockImportFoldersDataServlet
 
MockIncrementalArchivesDataServlet - Class in com.logicaldoc.gui.common.server
 
MockIncrementalArchivesDataServlet() - Constructor for class com.logicaldoc.gui.common.server.MockIncrementalArchivesDataServlet
 
MockInfoServiceImpl - Class in com.logicaldoc.gui.common.server
 
MockInfoServiceImpl() - Constructor for class com.logicaldoc.gui.common.server.MockInfoServiceImpl
 
MockLanguagesDataServlet - Class in com.logicaldoc.gui.common.server
 
MockLanguagesDataServlet() - Constructor for class com.logicaldoc.gui.common.server.MockLanguagesDataServlet
 
MockLinksDataServlet - Class in com.logicaldoc.gui.common.server
 
MockLinksDataServlet() - Constructor for class com.logicaldoc.gui.common.server.MockLinksDataServlet
 
MockLogDownload - Class in com.logicaldoc.gui.common.server
 
MockLogDownload() - Constructor for class com.logicaldoc.gui.common.server.MockLogDownload
 
MockMenuesDataServlet - Class in com.logicaldoc.gui.common.server
 
MockMenuesDataServlet() - Constructor for class com.logicaldoc.gui.common.server.MockMenuesDataServlet
 
MockMessagesDataServlet - Class in com.logicaldoc.gui.common.server
 
MockMessagesDataServlet() - Constructor for class com.logicaldoc.gui.common.server.MockMessagesDataServlet
 
MockParsersDataServlet - Class in com.logicaldoc.gui.common.server
 
MockParsersDataServlet() - Constructor for class com.logicaldoc.gui.common.server.MockParsersDataServlet
 
MockPostsDataServlet - Class in com.logicaldoc.gui.common.server
 
MockPostsDataServlet() - Constructor for class com.logicaldoc.gui.common.server.MockPostsDataServlet
 
MockRightsDataServlet - Class in com.logicaldoc.gui.common.server
 
MockRightsDataServlet() - Constructor for class com.logicaldoc.gui.common.server.MockRightsDataServlet
 
MockSavedSearchesDataServlet - Class in com.logicaldoc.gui.common.server
 
MockSavedSearchesDataServlet() - Constructor for class com.logicaldoc.gui.common.server.MockSavedSearchesDataServlet
 
MockServlet - Class in com.logicaldoc.gui.common.server
 
MockServlet() - Constructor for class com.logicaldoc.gui.common.server.MockServlet
 
MockSessionsDataServlet - Class in com.logicaldoc.gui.common.server
 
MockSessionsDataServlet() - Constructor for class com.logicaldoc.gui.common.server.MockSessionsDataServlet
 
MockSubscriptionsDataServlet - Class in com.logicaldoc.gui.common.server
 
MockSubscriptionsDataServlet() - Constructor for class com.logicaldoc.gui.common.server.MockSubscriptionsDataServlet
 
MockTagsDataServlet - Class in com.logicaldoc.gui.common.server
 
MockTagsDataServlet() - Constructor for class com.logicaldoc.gui.common.server.MockTagsDataServlet
 
MockTasksDataServlet - Class in com.logicaldoc.gui.common.server
 
MockTasksDataServlet() - Constructor for class com.logicaldoc.gui.common.server.MockTasksDataServlet
 
MockTemplatesDataServlet - Class in com.logicaldoc.gui.common.server
 
MockTemplatesDataServlet() - Constructor for class com.logicaldoc.gui.common.server.MockTemplatesDataServlet
 
MockThumbnailServlet - Class in com.logicaldoc.gui.common.server
 
MockThumbnailServlet() - Constructor for class com.logicaldoc.gui.common.server.MockThumbnailServlet
 
MockUploadServlet - Class in com.logicaldoc.gui.common.server
This is an example of how to use UploadAction class.
MockUploadServlet() - Constructor for class com.logicaldoc.gui.common.server.MockUploadServlet
 
MockUserHistoryDataServlet - Class in com.logicaldoc.gui.common.server
 
MockUserHistoryDataServlet() - Constructor for class com.logicaldoc.gui.common.server.MockUserHistoryDataServlet
 
MockUsersDataServlet - Class in com.logicaldoc.gui.common.server
 
MockUsersDataServlet() - Constructor for class com.logicaldoc.gui.common.server.MockUsersDataServlet
 
MockVersionsDataServlet - Class in com.logicaldoc.gui.common.server
 
MockVersionsDataServlet() - Constructor for class com.logicaldoc.gui.common.server.MockVersionsDataServlet
 
MockWorkflowsDataServlet - Class in com.logicaldoc.gui.common.server
 
MockWorkflowsDataServlet() - Constructor for class com.logicaldoc.gui.common.server.MockWorkflowsDataServlet
 
MockWorkflowTriggersDataServlet - Class in com.logicaldoc.gui.common.server
 
MockWorkflowTriggersDataServlet() - Constructor for class com.logicaldoc.gui.common.server.MockWorkflowTriggersDataServlet
 
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_TO - Static variable in class com.logicaldoc.core.communication.Recipient
 
MODE_EXPORT - Static variable in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
MODE_IMPORT - Static variable in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
MODE_SIMPLE - Static variable in class com.logicaldoc.core.task.TaskTrigger
 
moreHitsPresent - Variable in class com.logicaldoc.core.searchengine.Search
 
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(Folder, Folder, FolderHistory) - Method in interface com.logicaldoc.core.security.dao.FolderDAO
Move a folder into another folder
move(Folder, Folder, FolderHistory) - Method in class com.logicaldoc.core.security.dao.HibernateFolderDAO
 
move(String, long, long) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderService
Moves a folder under a target folder
move(String, long, long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderServiceAsync
 
move(String, long, long) - Method in class com.logicaldoc.web.service.FolderServiceImpl
 
move(DavResource) - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
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.document.DocumentClient
 
move(String, long, long) - Method in interface com.logicaldoc.webservice.document.DocumentService
Moves an existing document with the given identifier.
move(String, long, long) - Method in class com.logicaldoc.webservice.document.DocumentServiceImpl
 
move(String, long, long) - Method in class com.logicaldoc.webservice.folder.FolderClient
 
move(String, long, long) - Method in interface com.logicaldoc.webservice.folder.FolderService
Moves an existing folder with the given identifier.
move(String, long, long) - Method in class com.logicaldoc.webservice.folder.FolderServiceImpl
 
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.
moveTo(long) - Method in class com.logicaldoc.gui.frontend.client.folder.Navigator
Moves the currently selected folder to the new parent folder
moveToFolder(Document, Folder, History) - Method in interface com.logicaldoc.core.document.DocumentManager
Moves a document to the specified folder.
moveToFolder(Document, Folder, History) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
MULTI_STORAGE - Static variable in class com.logicaldoc.gui.common.client.Feature
 
MULTI_WORKSPACE - Static variable in class com.logicaldoc.gui.common.client.Feature
 
MySignature - Class in com.logicaldoc.gui.frontend.client.personal
This is the form used to load the user signature.
MySignature(GUIUser, boolean) - Constructor for class com.logicaldoc.gui.frontend.client.personal.MySignature
 

N

NAME - Static variable in class com.logicaldoc.core.document.DigestProcessor
 
NAME - Static variable in class com.logicaldoc.core.document.TagCloudGenerator
 
NAME - Static variable in class com.logicaldoc.core.rss.ProductNews
 
NAME - Static variable in class com.logicaldoc.core.searchengine.IndexerTask
 
NAME - Static variable in class com.logicaldoc.core.searchengine.IndexOptimizer
 
name - Variable in class com.logicaldoc.core.searchengine.SearchOptions
 
NAME - Static variable in class com.logicaldoc.core.stats.StatsCollector
 
name - Variable in class com.logicaldoc.gui.common.server.Browser
 
name - Variable in class com.logicaldoc.webservice.search.WSSearchOptions
 
Navigator - Class in com.logicaldoc.gui.frontend.client.folder
The panel that shows the workspaces/folders navigation tree
needRestart - Static variable in class com.logicaldoc.web.ApplicationInitializer
 
NetUtil - Class in com.logicaldoc.util.io
Some network utility methods.
NetUtil() - Constructor for class com.logicaldoc.util.io.NetUtil
 
newArchiveSelector(int, Integer) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newArchiveTypeSelector() - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newBooleanSelector(String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newBooleanSelectorForExtendedAttribute(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
 
newCheckbox(String, String) - 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
 
newDateItem(String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
Creates a new DateItem.
newDateItemForExtendedAttribute(String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
Creates a new DateItem for the Extended Attributes.
newDateOperator(String, 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
 
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
 
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
 
newEncodingSelector(String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newEventsSelector(String, String, boolean, boolean, boolean) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newEventStatusSelector(String, String) - 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.
newFloatItemForExtendedAttribute(String, String, Float) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
Creates a new FloatItem for the Extended Attributes.
newFolderTemplateSelector() - 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
 
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
 
newIntegerItem(String, String, Integer) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
Creates a new IntegerItem.
newIntegerItemForExtendedAttribute(String, String, Integer) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
Creates a new IntegerItem for the Extended Attributes.
newItemIcon(String) - 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
 
newMultipleSelector(String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
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
 
newPrioritySelector(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
 
newRowSpacer() - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newSelectItem(String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newSession(String, Object) - Method in class com.logicaldoc.core.security.SessionManager
Creates a new session 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.
newSizeOperator(String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newSpinnerItem(String, String, Integer) - 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.
newStringItemForExtendedAttribute(GUIExtendedAttribute) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
Creates a new TextItem for the Extended Attributes.
newTagInputMode(String, String) - 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
 
newTextAreaItem(String, String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
Creates a new TextAreaItem.
newTextItem(String, String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
Creates a new TextItem.
newTimeItem(String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newUserSelector(String, String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newUserSelectorForExtendedAttribute(String, String, String) - 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(String, Integer) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newWorkflowSelector() - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
 
newYesNoItem(String, String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
Simple yes/no radio button. yes=true, no=false
next() - Method in class com.logicaldoc.core.searchengine.Hits
 
next(String) - Method in class com.logicaldoc.core.sequence.HibernateSequenceDAO
 
next(String) - Method in interface com.logicaldoc.core.sequence.SequenceDAO
Returns the next value of the sequence
next() - Method in class com.logicaldoc.core.task.Task
Increments the progress by one and detects system overload.
normalizeTags(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.
NOTES - Static variable in class com.logicaldoc.gui.common.client.Feature
 
notesPanel - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
NotesPanel - Class in com.logicaldoc.gui.frontend.client.document
This panel shows the notes on a document
NotesPanel(GUIDocument) - Constructor for class com.logicaldoc.gui.frontend.client.document.NotesPanel
 
notesTab - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
notesTabPanel - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
notifyObservers(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
notifyReport() - Method in class com.logicaldoc.core.task.Task
 

O

observer - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
observer - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentDetailTab
 
observer - Variable in class com.logicaldoc.gui.frontend.client.document.RatingDialog
 
observer - Variable in class com.logicaldoc.gui.frontend.client.document.StandardPropertiesPanel
 
OCR - Static variable in class com.logicaldoc.gui.common.client.Feature
 
OCRSettingsPanel - Class in com.logicaldoc.gui.frontend.client.settings
This panel shows the OCR settings.
OCRSettingsPanel(GUIParameter[]) - Constructor for class com.logicaldoc.gui.frontend.client.settings.OCRSettingsPanel
 
OFFICE - Static variable in class com.logicaldoc.gui.common.client.Feature
 
OFFICE - Static variable in class com.logicaldoc.gui.common.client.Menu
 
office - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentToolbar
 
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
 
onAdded(long, String) - Method in class com.logicaldoc.gui.frontend.client.document.NotesPanel
 
onAddingArchive() - Method in class com.logicaldoc.gui.frontend.client.impex.archives.ExportArchivesList
 
onAddingIncrementalArchive() - Method in class com.logicaldoc.gui.frontend.client.impex.archives.IncrementalArchivesList
 
onAddingTemplate() - Method in class com.logicaldoc.gui.frontend.client.metadata.TemplatesPanel
 
onAddState(int) - Method in class com.logicaldoc.gui.frontend.client.workflow.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.security.MenuRightsPanel
 
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
 
onChangeSelectedAttribute(Record) - Method in class com.logicaldoc.gui.frontend.client.metadata.TemplatePropertiesPanel
 
onCheckin(GUIDocument, GDocsEditor, DocumentsGrid) - Method in class com.logicaldoc.gui.frontend.client.gdocs.GDocsCheckin
 
onClose() - Method in class com.logicaldoc.gui.frontend.client.document.SignDialog
 
onClosingArchive(ListGridRecord, long) - Method in class com.logicaldoc.gui.frontend.client.impex.archives.ExportArchivesList
 
onContextMenuCreation(int, String) - Method in class com.logicaldoc.gui.frontend.client.metadata.TemplatePropertiesPanel
 
onCreate() - Method in class com.logicaldoc.gui.frontend.client.gdocs.GDocsCreate
 
onCreate() - Method in class com.logicaldoc.gui.frontend.client.webcontent.WebcontentCreate
 
onDocumentSaved(GUIDocument) - Method in interface com.logicaldoc.gui.common.client.DocumentObserver
Invoked after the document has been saved
onDocumentSaved(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
onDocumentSaved(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.menu.MainMenu
 
onDocumentSaved(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.search.HitsListPanel
 
onDocumentSaved(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.search.SearchPanel
 
onDocumentSelected(GUIDocument) - Method in interface com.logicaldoc.gui.common.client.DocumentObserver
Invoked when the user selects a single document
onDocumentSelected(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
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
 
onDownload(ListGridRecord) - Method in class com.logicaldoc.gui.frontend.client.document.LinksPanel
 
onDownload(GUIDocument, ListGridRecord) - Method in class com.logicaldoc.gui.frontend.client.document.VersionsPanel
 
onEffectiveSize() - Method in class com.logicaldoc.gui.common.client.widgets.ImageViewer
 
onFolderSaved(GUIFolder) - Method in interface com.logicaldoc.gui.common.client.FolderObserver
Invoked after the folder has been saved
onFolderSaved(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
onFolderSaved(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentToolbar
 
onFolderSaved(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.folder.Navigator
 
onFolderSaved(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.menu.MainMenu
 
onFolderSaved(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.search.HitsListPanel
 
onFolderSelect(long, Long) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
Shows the documents list under the folder with the given folderId and highlights the document with the given docId
onFolderSelected(GUIFolder) - Method in interface com.logicaldoc.gui.common.client.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.Navigator
 
onFolderSelected(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.menu.MainMenu
 
onFolderSelected(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.search.HitsListPanel
 
onForgottenPwd(String) - Static method in class com.logicaldoc.gui.frontend.client.security.LoginPanel
 
onHitSelected() - Method in class com.logicaldoc.gui.frontend.client.search.HitsListPanel
 
onLoggedIn(GUISession) - Method in class com.logicaldoc.gui.frontend.client.security.LoginPanel
 
onLogin() - Method in class com.logicaldoc.gui.frontend.client.security.LoginPanel
 
onModified() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
onModified() - Method in class com.logicaldoc.gui.frontend.client.folder.FolderDetailsPanel
 
onModified() - Method in class com.logicaldoc.gui.frontend.client.impex.accounts.AccountDetailsPanel
 
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.folders.ImportFolderDetailsPanel
 
onModified() - Method in class com.logicaldoc.gui.frontend.client.metadata.TemplateDetailsPanel
 
onModified() - Method in class com.logicaldoc.gui.frontend.client.security.GroupDetailsPanel
 
onModified() - Method in class com.logicaldoc.gui.frontend.client.security.UserDetailsPanel
 
onModified() - Method in class com.logicaldoc.gui.frontend.client.system.TaskDetailPanel
 
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.setup.client.Setup
 
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'
onPreview() - Method in class com.logicaldoc.gui.common.client.widgets.ImageViewer
 
onPreview(ListGridRecord) - Method in class com.logicaldoc.gui.frontend.client.document.LinksPanel
 
onPreview(GUIDocument, ListGridRecord) - Method in class com.logicaldoc.gui.frontend.client.document.VersionsPanel
 
onRecordSelected() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsListPanel
 
onRemove(GUIDocument) - Method in interface com.logicaldoc.gui.frontend.client.clipboard.ClipboardObserver
 
onRemove(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.panels.StatusBarIcons
 
onReset() - Method in class com.logicaldoc.gui.frontend.client.personal.MySignature
 
onSave() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
onSave() - Method in class com.logicaldoc.gui.frontend.client.folder.FolderDetailsPanel
 
onSave(boolean) - Method in class com.logicaldoc.gui.frontend.client.folder.SecurityPanel
 
onSave() - Method in class com.logicaldoc.gui.frontend.client.gdocs.GDocsSettings
 
onSave() - Method in class com.logicaldoc.gui.frontend.client.impex.accounts.AccountDetailsPanel
 
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.folders.ImportFolderDetailsPanel
 
onSave() - Method in class com.logicaldoc.gui.frontend.client.metadata.TemplateDetailsPanel
 
onSave() - Method in class com.logicaldoc.gui.frontend.client.personal.MySignature
 
onSave() - Method in class com.logicaldoc.gui.frontend.client.security.GroupDetailsPanel
 
onSave() - Method in class com.logicaldoc.gui.frontend.client.security.UserDetailsPanel
 
onSave() - Method in class com.logicaldoc.gui.frontend.client.system.TaskDetailPanel
 
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.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(long[], boolean) - Method in class com.logicaldoc.gui.frontend.client.document.SendToArchiveDialog
 
onSend() - Method in class com.logicaldoc.gui.frontend.client.document.SignClosureDialog
 
onSend() - Method in class com.logicaldoc.gui.frontend.client.document.SignDialog
 
onSend() - Method in class com.logicaldoc.gui.frontend.client.workflow.WorkflowUploader
 
onStart(long[]) - Method in class com.logicaldoc.gui.frontend.client.document.WorkflowDialog
 
onTabSelected() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentCalendarPanel
 
onTabSelected() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentDetailTab
Place here special logic that will be invoked when the user opens the tab
onTabSelected() - Method in class com.logicaldoc.gui.frontend.client.document.ThumbnailPanel
 
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
 
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'
onUpdated(String) - Method in class com.logicaldoc.gui.frontend.client.document.NotesPanel
 
onUserChanged(GUIUser, String) - Method in interface com.logicaldoc.gui.common.client.UserObserver
Invoked when some changes on the user happens
onUserChanged(GUIUser, String) - Method in class com.logicaldoc.gui.frontend.client.panels.StatusBarIcons
 
onUserLoggedIn(GUIUser) - Method in interface com.logicaldoc.gui.common.client.SessionObserver
 
onUserLoggedIn(GUIUser) - Method in class com.logicaldoc.gui.frontend.client.panels.MainPanel
 
openArchive(ListGridRecord) - Method in class com.logicaldoc.gui.frontend.client.impex.archives.ExportArchivesList
 
openDropSpot() - Static method in class com.logicaldoc.gui.common.client.util.Util
 
openFolder(long) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsMenu
 
openFolder(long) - Method in class com.logicaldoc.gui.frontend.client.folder.Navigator
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
 
openInFolder(long, Long) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
openInFolder(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
 
openTagsSection() - Method in class com.logicaldoc.gui.frontend.client.search.SearchMenu
 
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
 
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
 
optimize() - Method in interface com.logicaldoc.core.searchengine.SearchEngine
Launch the index optimization and triggers the build of spellcheck dictionary
optimize() - Method in class com.logicaldoc.core.searchengine.StandardSearchEngine
 
options - Variable in class com.logicaldoc.core.searchengine.Search
 
OrderedProperties - Class in com.logicaldoc.i18n
This is an extension of Java Properties that stores the properties alphabetically
OrderedProperties() - Constructor for class com.logicaldoc.i18n.OrderedProperties
 
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.util.config.OrderedProperties
 
originalItemName(String) - Static method in class com.logicaldoc.gui.common.client.util.ItemFactory
Obtain the original item name
os - Variable in class com.logicaldoc.gui.common.server.Browser
 
out - Variable in class com.logicaldoc.util.csv.CSVFileWriter
The print writer linked to the CSV file to be written.

P

padLeft(String, int) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
PanelObserver - Interface in com.logicaldoc.gui.common.client
A listener on relevant events on the main panel.
parameters - Variable in class com.logicaldoc.core.searchengine.SearchOptions
 
ParametersSettingsPanel - Class in com.logicaldoc.gui.frontend.client.settings
This panel shows the Parameters settings.
ParametersSettingsPanel(GUIParameter[]) - Constructor for class com.logicaldoc.gui.frontend.client.settings.ParametersSettingsPanel
 
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
ParametricForm() - Constructor for class com.logicaldoc.gui.frontend.client.search.ParametricForm
 
parse(File) - Method in class com.logicaldoc.core.parser.AbstractParser
 
parse(InputStream) - Method in class com.logicaldoc.core.parser.AbstractParser
 
parse(InputStream) - Method in class com.logicaldoc.core.parser.DOCParser
 
parse(File) - Method in class com.logicaldoc.core.parser.HTMLParser
 
parse(File) - Method in interface com.logicaldoc.core.parser.Parser
Same as the other method that accept an input stream, use this when you have a file rather than a stream.
parse(InputStream) - Method in interface com.logicaldoc.core.parser.Parser
Extracts content for the text content of the given binary document.
parse(File) - Method in class com.logicaldoc.core.parser.TXTParser
 
parse(File) - Method in class com.logicaldoc.core.parser.ZABWParser
 
parseDocument(PDDocument) - Method in class com.logicaldoc.core.parser.PDFParser
Extract text and metadata from the main document
parseForm(PDDocument) - Method in class com.logicaldoc.core.parser.PDFParser
Extract the text from the form fields
Parser - Interface in com.logicaldoc.core.parser
 
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
 
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.
PASSIVE_INVOICE - Static variable in class com.logicaldoc.core.document.DocumentTemplate
 
password - Variable in class com.logicaldoc.gui.frontend.client.security.LoginPanel
 
PasswordGenerator - Class in com.logicaldoc.util.security
Generate pronounceable passwords This class uses statistics on the frequency of three-letter sequences in English to generate passwords.
PasswordGenerator() - Constructor for class com.logicaldoc.util.security.PasswordGenerator
 
PasswordReset - Class in com.logicaldoc.gui.frontend.client.security
 
PasswordReset(String) - Constructor for class com.logicaldoc.gui.frontend.client.security.PasswordReset
 
paste(String, long[], long, String) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderService
Pastes documents into the target folder.
paste(String, long[], long, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderServiceAsync
 
paste(String, long[], long, String) - Method in class com.logicaldoc.web.service.FolderServiceImpl
 
pasteAsAlias(String, long[], long) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderService
Pastes documents alias into the target folder.
pasteAsAlias(String, long[], long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderServiceAsync
 
pasteAsAlias(String, long[], long) - Method in class com.logicaldoc.web.service.FolderServiceImpl
 
pauseRefresh() - Method in class com.orange.links.client.DiagramController
 
PDF - Static variable in class com.logicaldoc.gui.common.client.Feature
 
pdf - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentToolbar
 
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
 
PdfThumbnailBuilder.Worker - Class in com.logicaldoc.core.document.thumbnail
 
PdfThumbnailBuilder.Worker(Process) - Constructor for class com.logicaldoc.core.document.thumbnail.PdfThumbnailBuilder.Worker
 
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
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_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_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_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_WORKFLOW - Static variable in class com.logicaldoc.gui.common.client.Constants
 
PERMISSION_WRITE - Static variable in class com.logicaldoc.gui.common.client.Constants
 
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
PieStats - Class in com.logicaldoc.gui.frontend.client.system
Shows the charts pies.
PieStats(GUIParameter[][]) - Constructor for class com.logicaldoc.gui.frontend.client.system.PieStats
 
PluginDbInit - Class in com.logicaldoc.core.dbinit
Database initialization manager
PluginDbInit() - Constructor for class com.logicaldoc.core.dbinit.PluginDbInit
 
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
Displays a list of plugins available for the application.
PluginsPanel() - Constructor for class com.logicaldoc.gui.frontend.client.system.PluginsPanel
 
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_TYPE_ID - Static variable in class com.logicaldoc.cmis.TypeManager
 
postProcessLine(String) - Method in class com.logicaldoc.core.parser.wordperfect.StringExtractor
 
PostsDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for document posts data.
PostsDataServlet() - Constructor for class com.logicaldoc.web.data.PostsDataServlet
 
PostsDS - Class in com.logicaldoc.gui.common.client.data
Data source to handle documents grid lists.
PostsDS(Long) - Constructor for class com.logicaldoc.gui.common.client.data.PostsDS
 
PPTParser - Class in com.logicaldoc.core.parser
Parser for Office 2003 presentations
PPTParser() - Constructor for class com.logicaldoc.core.parser.PPTParser
 
prefix - Variable in class com.logicaldoc.gui.frontend.client.impex.archives.IncrementalSettingsPanel
 
prepareButtons(boolean, boolean) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentToolbar
 
prepareContextMenu(GUIFolder, boolean) - Method in class com.logicaldoc.gui.frontend.client.search.HitsListPanel
 
prepareMenu() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
Prepare the collapsible menu
prepareOptions() - Method in class com.logicaldoc.gui.frontend.client.folder.FolderSearchForm
Prepare the search options.
prepareQuery(String, Object[], Integer) - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
Utility method useful for preparing an Hibernate query
prepareReport(Locale) - Method in class com.logicaldoc.core.document.DigestProcessor
 
prepareReport(Locale) - Method in class com.logicaldoc.core.rss.ProductNews
 
prepareReport(Locale) - Method in class com.logicaldoc.core.searchengine.IndexerTask
 
prepareReport(Locale) - Method in class com.logicaldoc.core.task.Task
Implementations may compose a locale specific report.
prepareSearchQuery(String, String[], String, Integer) - Method in class com.logicaldoc.core.searchengine.StandardSearchEngine
Prepares the query for a search.
prepareTabs() - Method in class com.logicaldoc.gui.frontend.client.document.BulkUpdatePanel
 
prepareTabs() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
prepareTabset() - Method in class com.logicaldoc.gui.frontend.client.document.BulkUpdatePanel
 
prepareTabset() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
prepareToolBar() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
PREVIEW - Static variable in class com.logicaldoc.gui.common.client.Feature
 
PreviewPopup - Class in com.logicaldoc.gui.common.client.widgets
This popup window is used to show the document preview.
PreviewPopup(long, String, String, boolean) - Constructor for class com.logicaldoc.gui.common.client.widgets.PreviewPopup
 
PrimitivesToolstrip - Class in com.logicaldoc.gui.frontend.client.workflow
Toolbar with the primitives of the Workflow.
PrimitivesToolstrip(WorkflowDesigner) - Constructor for class com.logicaldoc.gui.frontend.client.workflow.PrimitivesToolstrip
 
print - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentToolbar
 
printDiffs(long[]) - Static method in class com.logicaldoc.util.time.TimeDiff
 
printPreview() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
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
 
process(File, Folder, long, String) - Method in class com.logicaldoc.core.transfer.InMemoryZipImport
 
process(File, Folder, long, String, String) - Method in class com.logicaldoc.core.transfer.InMemoryZipImport
 
process(long, long) - Method in class com.logicaldoc.core.transfer.ZipExport
Exports the specified folder content
process(long[]) - Method in class com.logicaldoc.core.transfer.ZipExport
Exports a selection of documents
process(long[], OutputStream) - Method in class com.logicaldoc.core.transfer.ZipExport
Exports a selection of documents
process(File, Folder, long, String) - Method in class com.logicaldoc.core.transfer.ZipImport
 
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.SystemEvent
 
product - Variable in class com.logicaldoc.core.SystemInfo
 
product - Variable in class com.logicaldoc.webservice.system.WSSystemInfo
 
PRODUCT_NEWS - Static variable in class com.logicaldoc.gui.common.client.Feature
 
productName - Variable in class com.logicaldoc.core.SystemInfo
 
productName - Variable in class com.logicaldoc.webservice.system.WSSystemInfo
 
ProductNews - Class in com.logicaldoc.core.rss
This task retrieve and store all feeds from an Url.
ProductNews() - Constructor for class com.logicaldoc.core.rss.ProductNews
 
ProductNewsPanel - Class in com.logicaldoc.gui.frontend.client.system
This panel shows the list of feed messages and allows the selection.
ProductNewsPanel() - Constructor for class com.logicaldoc.gui.frontend.client.system.ProductNewsPanel
 
Profile - Class in com.logicaldoc.gui.frontend.client.personal
This is the form used to change file data of the current user.
Profile(GUIUser) - Constructor for class com.logicaldoc.gui.frontend.client.personal.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
PROP_COVERAGE - Static variable in class com.logicaldoc.cmis.TypeManager
 
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_OBJECT - Static variable in class com.logicaldoc.cmis.TypeManager
 
PROP_RATING - Static variable in class com.logicaldoc.cmis.TypeManager
 
PROP_RECIPIENT - Static variable in class com.logicaldoc.cmis.TypeManager
 
PROP_SOURCE - Static variable in class com.logicaldoc.cmis.TypeManager
 
PROP_SOURCE_AUTHOR - Static variable in class com.logicaldoc.cmis.TypeManager
 
PROP_SOURCE_DATE - Static variable in class com.logicaldoc.cmis.TypeManager
 
PROP_SOURCE_ID - Static variable in class com.logicaldoc.cmis.TypeManager
 
PROP_SOURCE_TYPE - 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_TITLE - 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
 
properties - Variable in class com.logicaldoc.webdav.resource.DavResourceImpl
 
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
 
propertiesPanel - Variable in class com.logicaldoc.gui.frontend.client.document.BulkUpdatePanel
 
propertiesPanel - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
PropertiesPanel - Class in com.logicaldoc.gui.frontend.client.folder
Shows document's standard properties and read-only data
PropertiesPanel(GUIFolder, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.folder.PropertiesPanel
 
propertiesPanel - Variable in class com.logicaldoc.gui.frontend.client.metadata.TemplateDetailsPanel
 
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
 
propertiesTab - Variable in class com.logicaldoc.gui.frontend.client.document.BulkUpdatePanel
 
propertiesTab - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
propertiesTabPanel - Variable in class com.logicaldoc.gui.frontend.client.document.BulkUpdatePanel
 
propertiesTabPanel - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
propertiesTabPanel - Variable in class com.logicaldoc.gui.frontend.client.metadata.TemplateDetailsPanel
 
propsInitialized - Variable in class com.logicaldoc.webdav.resource.DavResourceImpl
 
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
 
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.document.DownloadTicket
 
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.core.rss.FeedParser
 
PurifyRB - Class in com.logicaldoc.i18n
 
PurifyRB() - Constructor for class com.logicaldoc.i18n.PurifyRB
 
putInCache(DavSession, DavResource) - Method in interface com.logicaldoc.webdav.resource.DavResourceFactory
 
putInCache(DavSession, DavResource) - Method in class com.logicaldoc.webdav.resource.DavResourceFactoryImpl
Puts an entry in the cache
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, String, Boolean, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class com.logicaldoc.cmis.LDCmisService
 
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.
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, Object[], Class, Integer) - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
queryForList(String, Class) - 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.
queryForList(String, Class) - Method in interface com.logicaldoc.core.PersistentObjectDAO
Execute a query for a result list, given static SQL.
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.
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
QUOTAS - Static variable in class com.logicaldoc.gui.common.client.Feature
 

R

Rating - Class in com.logicaldoc.core.document
A rating over a document
Rating() - Constructor for class com.logicaldoc.core.document.Rating
 
RatingDAO - Interface in com.logicaldoc.core.document.dao
DAO service for ratings.
RatingDialog - Class in com.logicaldoc.gui.frontend.client.document
 
RatingDialog(int, GUIRating, DocumentObserver) - Constructor for class com.logicaldoc.gui.frontend.client.document.RatingDialog
 
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(byte[], int, int) - Method in class com.logicaldoc.core.parser.wordperfect.WPFilterInputStream
 
read(File) - Static method in class com.logicaldoc.core.searchengine.SearchOptions
 
readAsString(String) - Static method in class com.logicaldoc.util.io.ResourceUtil
 
readEntry(File, String) - Static method in class com.logicaldoc.util.io.ZipUtil
Read the entry inside the file zip resource.
readFeed() - Method in class com.logicaldoc.core.rss.FeedParser
 
readFields() - Method in class com.logicaldoc.util.csv.CSVFileReader
Split the next line of the input CSV file into fields.
ReadTest - Class in com.logicaldoc.core.rss
 
ReadTest() - Constructor for class com.logicaldoc.core.rss.ReadTest
 
reassignTask(String, String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowService
The task is assigned to another user
reassignTask(String, 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
 
recipients - Variable in class com.logicaldoc.core.communication.Message
 
redirect(String) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
redraw(GUIWorkflow) - Method in class com.logicaldoc.gui.frontend.client.workflow.Accordion
 
redraw() - Method in class com.logicaldoc.gui.frontend.client.workflow.DrawingPanel
 
redraw(GUIWorkflow) - Method in class com.logicaldoc.gui.frontend.client.workflow.WorkflowDesigner
 
redrawConnections() - Method in class com.orange.links.client.DiagramController
If any connections need to be redrawn, clear the canvas and redraw all lines.
reflections - Variable in class com.logicaldoc.gui.frontend.client.security.LoginPanel
 
refresh(Object) - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.calendar.CalendarDashboard
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.dashboard.dashlet.TagCloudDashlet
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.dashboard.TagCloud
Refresh the display of the tag cloud.
refresh() - Method in class com.logicaldoc.gui.frontend.client.dashboard.TagsDashboard
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.dashboard.UserDashboard
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.document.BulkUpdatePanel
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
refresh(String) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsMenu
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
refresh(Integer) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
refresh - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentToolbar
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.document.TrashPanel
 
refresh(int, boolean) - Method in class com.logicaldoc.gui.frontend.client.impex.archives.ExportArchivesList
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.impex.archives.ImportArchivesList
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.impex.archives.ImportFoldersList
 
refresh(int) - Method in class com.logicaldoc.gui.frontend.client.impex.archives.IncrementalArchivesList
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.impex.archives.IncrementalDetailsPanel
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.metadata.TemplateDetailsPanel
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.metadata.TemplatePropertiesPanel
 
refresh(int) - Method in class com.logicaldoc.gui.frontend.client.metadata.TemplatesPanel
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.personal.Contacts
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.security.UserPropertiesPanel
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.workflow.WorkflowDashboard
 
refresh() - Method in class com.logicaldoc.gui.frontend.client.workflow.WorkflowDesigner
 
refresh() - Static method in class com.logicaldoc.util.Context
Reloads the Spring application context.
refreshFieldForm() - Method in class com.logicaldoc.gui.frontend.client.metadata.TemplatePropertiesPanel
 
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.
registerDragController(DragController) - Method in class com.orange.links.client.DiagramController
Register a drag controller to control the refresh rate
registerDragHandler(FunctionShape) - Method in class com.orange.links.client.DiagramController
 
registerTasks() - Method in class com.logicaldoc.core.task.TaskManager
 
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) - Method in interface com.logicaldoc.core.document.DocumentManager
Reindexes an existing document in the full-text index.
reindex(long) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
reindex(String, long) - Method in class com.logicaldoc.webservice.document.DocumentClient
 
reindex(String, long) - Method in interface com.logicaldoc.webservice.document.DocumentService
Reindexes(or indexes) a document
reindex(String, long) - Method in class com.logicaldoc.webservice.document.DocumentServiceImpl
 
RELATIONSHIP_TYPE_ID - Static variable in class com.logicaldoc.cmis.TypeManager
 
release(String, String) - Method in class com.logicaldoc.core.lock.LockManager
Releases a previously acquired lock.
release - Variable in class com.logicaldoc.core.SystemInfo
 
release - Variable in class com.logicaldoc.webservice.system.WSSystemInfo
 
reload() - Method in class com.logicaldoc.core.task.TaskTrigger
 
reload() - Method in class com.logicaldoc.gui.frontend.client.document.BookmarksPanel
 
reload() - Method in class com.logicaldoc.gui.frontend.client.folder.Navigator
 
reload() - Method in class com.logicaldoc.gui.frontend.client.search.RowCriteria
 
reloadCriteriaRows(GUITemplate, boolean) - Method in class com.logicaldoc.gui.frontend.client.search.ParametricForm
 
reloadList() - Method in class com.logicaldoc.gui.frontend.client.document.BookmarksPanel
 
reloadTemplates(GUIValuePair[]) - Method in class com.logicaldoc.gui.frontend.client.metadata.FolderTemplatesPanel
 
rememberMe - Variable in class com.logicaldoc.gui.frontend.client.security.LoginPanel
 
remoteAddress - Static variable in class com.logicaldoc.cmis.CmisServlet
 
remove() - Method in class com.logicaldoc.core.searchengine.Hits
 
remove(Object) - Method in class com.logicaldoc.core.security.SessionManager
 
remove(Object) - Method in class com.logicaldoc.gui.frontend.client.clipboard.Clipboard
 
removeAllUsersFromGroup(Group) - Method in interface com.logicaldoc.core.security.SecurityManager
Removes all users from group
removeAllUsersFromGroup(Group) - Method in class com.logicaldoc.core.security.SecurityManagerImpl
 
removeAttribute(String) - Method in class com.logicaldoc.core.ExtensibleObject
 
removeChild(String) - Method in class com.logicaldoc.util.config.XMLBean
Removes an element.
removeConnection(Connection) - Method in class com.orange.links.client.shapes.AbstractShape
 
removeDashlet(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
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
 
removeFromGroup(String, long, long[]) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Removes users from a group
removeFromGroup(String, long, long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
removeFromGroup(String, long, long[]) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
removeGroup(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
removeItem(HttpServletRequest, String) - Method in class com.logicaldoc.gui.common.server.MockUploadServlet
Remove a file when the user sends a delete request
removeItem(HttpServletRequest, String) - Method in class com.logicaldoc.web.UploadServlet
Remove a file when the user sends a delete request
removeListener(SystemLoadListener) - Method in class com.logicaldoc.core.system.SystemLoadMonitor
 
removeListener(SystemEvent) - 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
 
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
 
removeNotifiedUser(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
removeNotifiedUser(String) - Method in class com.logicaldoc.gui.common.client.beans.GUITask
 
removeParticipant(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
 
removeReference(Object) - Method in class com.logicaldoc.webdav.session.DavSessionImpl
 
removeTag(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
removeTag(String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.TagService
Removes an available from the list of available tags.
removeTag(String, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.TagServiceAsync
 
removeTag(String, String) - Method in class com.logicaldoc.web.service.TagServiceImpl
 
removeTaskListener(TaskListener) - Method in class com.logicaldoc.core.task.Task
 
removeTriggerListener(String) - Method in class com.logicaldoc.core.task.TaskTrigger
 
removeUserFromAllGroups(User) - Method in interface com.logicaldoc.core.security.SecurityManager
Removes the specified user from a all groups except it's user's group
removeUserFromAllGroups(User) - Method in class com.logicaldoc.core.security.SecurityManagerImpl
 
removeUserFromGroup(User, Group) - Method in interface com.logicaldoc.core.security.SecurityManager
Removes the specified user from a group.
removeUserFromGroup(User, Group) - Method in class com.logicaldoc.core.security.SecurityManagerImpl
 
removeUsersFromGroup(Collection<User>, Group) - Method in interface com.logicaldoc.core.security.SecurityManager
Removes the specified users from a group.
removeUsersFromGroup(Collection<User>, Group) - Method in class com.logicaldoc.core.security.SecurityManagerImpl
 
rename(Document, String, boolean, History) - Method in interface com.logicaldoc.core.document.DocumentManager
Rename an existing document title/filename.
rename(Document, String, boolean, History) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
rename(String, long, String) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderService
Renames the given folder
rename(String, long, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderServiceAsync
 
rename(String, String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.TagService
Rename an existing tag to another label
rename(String, String, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.TagServiceAsync
 
rename(String, long, String) - Method in class com.logicaldoc.web.service.FolderServiceImpl
 
rename(String, String, String) - Method in class com.logicaldoc.web.service.TagServiceImpl
 
rename(String, long, String) - Method in class com.logicaldoc.webservice.document.DocumentClient
 
rename(String, long, String) - Method in interface com.logicaldoc.webservice.document.DocumentService
Renames the title of an existing document with the given identifier.
rename(String, long, String) - Method in class com.logicaldoc.webservice.document.DocumentServiceImpl
 
rename(String, long, String) - Method in class com.logicaldoc.webservice.folder.FolderClient
 
rename(String, long, String) - Method in interface com.logicaldoc.webservice.folder.FolderService
Renames an existing folder with the given identifier.
rename(String, long, String) - Method in class com.logicaldoc.webservice.folder.FolderServiceImpl
 
renameFile(String, long, String) - Method in class com.logicaldoc.webservice.document.DocumentClient
 
renameFile(String, long, String) - Method in interface com.logicaldoc.webservice.document.DocumentService
Renames the filename of an existing document with the given identifier.
renameFile(String, long, String) - Method in class com.logicaldoc.webservice.document.DocumentServiceImpl
 
renderPage(File, File, int) - Method in class com.logicaldoc.core.document.thumbnail.PdfThumbnailBuilder
 
renew(String) - Method in class com.logicaldoc.core.security.SessionManager
Renews an opened session
renew() - Method in class com.logicaldoc.core.security.UserSession
 
renew(String) - Method in class com.logicaldoc.webservice.auth.AuthClient
 
renew(String) - Method in interface com.logicaldoc.webservice.auth.AuthService
Renews a session
renew(String) - Method in class com.logicaldoc.webservice.auth.AuthServiceImpl
 
replaceInFile(String, String, String) - Static method in class com.logicaldoc.util.io.FileUtil
 
REPORTS - Static variable in class com.logicaldoc.gui.common.client.Menu
 
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
 
RepositoriesPanel - Class in com.logicaldoc.gui.frontend.client.settings
This panel shows the Folders settings.
RepositoriesPanel(GUIParameter[][]) - Constructor for class com.logicaldoc.gui.frontend.client.settings.RepositoriesPanel
 
request - Variable in class com.logicaldoc.gui.common.server.Browser
 
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
 
rescheduleAll(String) - Method in interface com.logicaldoc.gui.frontend.client.services.BarcodeService
Reschedule all documents for processing
rescheduleAll(String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.BarcodeServiceAsync
 
rescheduleAll(String) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineService
Reschedule all entries for indexing.
rescheduleAll(String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineServiceAsync
 
rescheduleAll(String) - Method in class com.logicaldoc.web.service.SearchEngineServiceImpl
 
reset() - Method in class com.logicaldoc.core.security.Group
 
reset() - Method in class com.logicaldoc.core.security.User
 
reset(String, long) - Method in class com.logicaldoc.core.sequence.HibernateSequenceDAO
 
reset(String, long) - Method in interface com.logicaldoc.core.sequence.SequenceDAO
Initializes the sequence value
resetCache(String, long) - Method in interface com.logicaldoc.gui.frontend.client.services.EmailAccountService
Cleans the cache
resetCache(String, long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.EmailAccountServiceAsync
 
resetCache(String, long) - Method in interface com.logicaldoc.gui.frontend.client.services.ImportFoldersService
Cleans the cache
resetCache(String, long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.ImportFoldersServiceAsync
 
resetPassword(String, String, String) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Reset the password for the given email.
resetPassword(String, String, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
resetPassword(String, String, String) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
resetSequence(String, long, long) - Method in interface com.logicaldoc.gui.frontend.client.services.CustomIdService
Reset the numbering of a given sequence
resetSequence(String, long, long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.CustomIdServiceAsync
 
resetSignature(String, long) - Method in interface com.logicaldoc.gui.frontend.client.services.SignService
Reset from the user folder the signature file associated to the given user.
resetSignature(String, long, AsyncCallback<Boolean>) - Method in interface com.logicaldoc.gui.frontend.client.services.SignServiceAsync
 
resolveDataPath(String) - Method in class com.logicaldoc.util.plugin.LogicalDOCPlugin
Resolves a relative path inside the plugin data folder
resolvePlaceholder(String, Properties) - Method in class com.logicaldoc.util.spring.PropertiesPlaceHolder
 
resource - Variable in class com.logicaldoc.webdav.resource.DavResourceImpl
 
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 - Variable in class com.logicaldoc.webdav.resource.DavResourceImpl
 
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
 
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
 
restore(long, long, History) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
Restores a previously deleted document
restore(long, long, History) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
restore(long, long, FolderHistory) - Method in interface com.logicaldoc.core.security.dao.FolderDAO
Restores a previously deleted folder
restore(long, long, FolderHistory) - Method in class com.logicaldoc.core.security.dao.HibernateFolderDAO
 
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(String, long, long) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Restores a given document
restore(String, long, long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
restore(String, long, long) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderService
Restores a given folder
restore(String, long, long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderServiceAsync
 
restore(String, long, long) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
restore(String, long, long) - Method in class com.logicaldoc.web.service.FolderServiceImpl
 
restore(String, long, long) - Method in class com.logicaldoc.webservice.document.DocumentClient
 
restore(String, long, long) - Method in interface com.logicaldoc.webservice.document.DocumentService
Restores an existing document with the given identifier.
restore(String, long, long) - Method in class com.logicaldoc.webservice.document.DocumentServiceImpl
 
RETENTION_POLICIES - Static variable in class com.logicaldoc.gui.common.client.Feature
 
retentionPoliciesPanel - Variable in class com.logicaldoc.gui.frontend.client.document.BulkUpdatePanel
 
retentionPoliciesPanel - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
RetentionPoliciesPanel - Class in com.logicaldoc.gui.frontend.client.document
Shows document's retention policies
RetentionPoliciesPanel(GUIDocument, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.document.RetentionPoliciesPanel
 
retentionPoliciesTab - Variable in class com.logicaldoc.gui.frontend.client.document.BulkUpdatePanel
 
retentionPoliciesTab - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
retentionPoliciesTabPanel - Variable in class com.logicaldoc.gui.frontend.client.document.BulkUpdatePanel
 
retentionPoliciesTabPanel - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
retrieveAliases - Variable in class com.logicaldoc.core.searchengine.SearchOptions
 
reusableTokenStream(String, Reader) - Method in class com.logicaldoc.core.searchengine.WordDelimiterAnalyzer
 
right - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
Right - Class in com.logicaldoc.webservice.auth
Useful class to associate a user or a group to a permission integer representation.
Right() - Constructor for class com.logicaldoc.webservice.auth.Right
 
Right(long, int) - Constructor for class com.logicaldoc.webservice.auth.Right
 
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
 
rollback() - Method in class com.logicaldoc.util.dbinit.DBInit
 
ROOTID - Static variable in class com.logicaldoc.core.security.Folder
 
RowCriteria - Class in com.logicaldoc.gui.frontend.client.search
This class represents a Criterion Row for the Parametric Search.
RowCriteria(GUITemplate, int) - Constructor for class com.logicaldoc.gui.frontend.client.search.RowCriteria
 
RSS - Static variable in class com.logicaldoc.gui.common.client.Feature
 
rss - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentToolbar
 
RTFParser - Class in com.logicaldoc.core.parser
 
RTFParser() - Constructor for class com.logicaldoc.core.parser.RTFParser
 
run() - Method in class com.logicaldoc.core.document.thumbnail.PdfThumbnailBuilder.Worker
 
run() - Method in class com.logicaldoc.core.task.Task
 
runLevel - Variable in class com.logicaldoc.core.SystemInfo
 
runLevel - Variable in class com.logicaldoc.webservice.system.WSSystemInfo
 
runRefresh() - Method in class com.orange.links.client.DiagramController
 
runTask() - Method in class com.logicaldoc.core.document.DigestProcessor
 
runTask() - Method in class com.logicaldoc.core.document.TagCloudGenerator
 
runTask() - Method in class com.logicaldoc.core.rss.ProductNews
 
runTask() - Method in class com.logicaldoc.core.searchengine.IndexerTask
 
runTask() - Method in class com.logicaldoc.core.searchengine.IndexOptimizer
 
runTask() - Method in class com.logicaldoc.core.stats.StatsCollector
 
runTask() - Method in class com.logicaldoc.core.task.Task
Concrete implementations must override this method implementing their own processing logic.

S

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.security.FiltersPanel
 
save(String, GUIArchive) - Method in interface com.logicaldoc.gui.frontend.client.services.ArchiveService
Saves/Updates a given archive
save(String, GUIArchive, AsyncCallback<GUIArchive>) - Method in interface com.logicaldoc.gui.frontend.client.services.ArchiveServiceAsync
 
save(String, GUIBarcodeEngine) - Method in interface com.logicaldoc.gui.frontend.client.services.BarcodeService
Saves the engine settings
save(String, GUIBarcodeEngine, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.BarcodeServiceAsync
 
save(String, GUIContact) - Method in interface com.logicaldoc.gui.frontend.client.services.ContactService
Saves a contact in the database
save(String, GUIContact, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.ContactServiceAsync
 
save(String, GUICustomId) - Method in interface com.logicaldoc.gui.frontend.client.services.CustomIdService
Creates or updates a configuration
save(String, GUICustomId, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.CustomIdServiceAsync
 
save(String, GUIDocument) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Saves the document in the DB
save(String, GUIDocument, AsyncCallback<GUIDocument>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
save(String, GUIEmailAccount) - Method in interface com.logicaldoc.gui.frontend.client.services.EmailAccountService
Creates or updates an account
save(String, GUIEmailAccount, AsyncCallback<GUIEmailAccount>) - Method in interface com.logicaldoc.gui.frontend.client.services.EmailAccountServiceAsync
 
save(String, GUIFolder) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderService
Saves the folder in the DB
save(String, GUIFolder, AsyncCallback<GUIFolder>) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderServiceAsync
 
save(String, GUIShare) - Method in interface com.logicaldoc.gui.frontend.client.services.ImportFoldersService
Creates or updates an import folder
save(String, GUIShare, AsyncCallback<GUIShare>) - Method in interface com.logicaldoc.gui.frontend.client.services.ImportFoldersServiceAsync
 
save(String, GUIMessage) - Method in interface com.logicaldoc.gui.frontend.client.services.MessageService
Stores a new Message
save(String, GUIMessage, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.MessageServiceAsync
 
save(String, GUISearchEngine) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineService
Saves search engine settings
save(String, GUISearchEngine, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineServiceAsync
 
save(String, GUISearchOptions) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchService
Saves the search options in the user's working dir
save(String, GUISearchOptions, AsyncCallback<Boolean>) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchServiceAsync
 
save(String, GUITemplate) - Method in interface com.logicaldoc.gui.frontend.client.services.TemplateService
Creates or updates a template
save(String, GUITemplate, AsyncCallback<GUITemplate>) - Method in interface com.logicaldoc.gui.frontend.client.services.TemplateServiceAsync
 
save(String, GUIWorkflow) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowService
Creates or updates a workflow
save(String, GUIWorkflow, AsyncCallback<GUIWorkflow>) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowServiceAsync
 
save(String, GUIContact) - Method in class com.logicaldoc.web.service.ContactServiceImpl
 
save(String, GUIDocument) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
save(String, GUIFolder) - Method in class com.logicaldoc.web.service.FolderServiceImpl
 
save(String, GUIMessage) - Method in class com.logicaldoc.web.service.MessageServiceImpl
 
save(String, GUISearchEngine) - Method in class com.logicaldoc.web.service.SearchEngineServiceImpl
 
save(String, GUISearchOptions) - Method in class com.logicaldoc.web.service.SearchServiceImpl
 
save(String, GUITemplate) - Method in class com.logicaldoc.web.service.TemplateServiceImpl
 
SAVED_SEARCHES - Static variable in class com.logicaldoc.gui.common.client.Feature
 
saveDashlets(String, GUIDashlet[]) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingService
Saves the dashlets configuration for the current user
saveDashlets(String, GUIDashlet[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingServiceAsync
 
saveDashlets(String, GUIDashlet[]) - Method in class com.logicaldoc.web.service.SettingServiceImpl
 
saveData() - Method in class com.logicaldoc.util.plugin.LogicalDOCPlugin
 
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
 
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
saveEmailSettings(String, GUIEmailSettings) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingService
Saves email settings (SMTP connection)
saveEmailSettings(String, GUIEmailSettings, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingServiceAsync
 
saveEmailSettings(String, GUIEmailSettings) - Method in class com.logicaldoc.web.service.SettingServiceImpl
 
saveEvent(String, GUICalendarEvent) - Method in interface com.logicaldoc.gui.frontend.client.services.CalendarService
Saves an event
saveEvent(String, GUICalendarEvent, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.CalendarServiceAsync
 
saveForm - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
saveGroup(String, GUIGroup) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Creates or updates a group
saveGroup(String, GUIGroup, AsyncCallback<GUIGroup>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
saveGroup(String, GUIGroup) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
saveIncremental(String, GUIIncrementalArchive) - Method in interface com.logicaldoc.gui.frontend.client.services.ArchiveService
Saves the passed incremental configuration
saveIncremental(String, GUIIncrementalArchive, AsyncCallback<GUIIncrementalArchive>) - Method in interface com.logicaldoc.gui.frontend.client.services.ArchiveServiceAsync
 
saveModel() - Method in class com.logicaldoc.gui.frontend.client.workflow.WorkflowDesigner
Saves the current diagram into the object model.
saveOrUpdate(Object) - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
savePanel - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
savePanel - Variable in class com.logicaldoc.gui.frontend.client.impex.archives.IncrementalDetailsPanel
 
savePanel - Variable in class com.logicaldoc.gui.frontend.client.metadata.TemplateDetailsPanel
 
savePatterns(String, String[], Long) - Method in interface com.logicaldoc.gui.frontend.client.services.BarcodeService
Saves the patterns for the given template ordered by position
savePatterns(String, String[], Long, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.BarcodeServiceAsync
 
saveProfile(String, GUIUser) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Saves the profile data only
saveProfile(String, GUIUser, AsyncCallback<GUIUser>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
saveProfile(String, GUIUser) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
saveQuotaSettings(String, GUIParameter[]) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingService
Saves system quota setting
saveQuotaSettings(String, GUIParameter[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingServiceAsync
 
saveQuotaSettings(String, GUIParameter[]) - Method in class com.logicaldoc.web.service.SettingServiceImpl
 
saveRating(String, GUIRating) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Save a rating vote on a document.
saveRating(String, GUIRating, AsyncCallback<Integer>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
saveRating(String, GUIRating) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
saveRepositories(String, GUIParameter[][]) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingService
Saves folders path
saveRepositories(String, GUIParameter[][], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingServiceAsync
 
saveRepositories(String, GUIParameter[][]) - Method in class com.logicaldoc.web.service.SettingServiceImpl
 
saveSettings(String, GUISecuritySettings) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Saves security settings
saveSettings(String, GUISecuritySettings, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
saveSettings(String, String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.GDocsService
Save the settings used by the Google Docs module
saveSettings(String, String, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.GDocsServiceAsync
 
saveSettings(String, GUILdapSettings) - Method in interface com.logicaldoc.gui.frontend.client.services.LdapService
Saves external authentication settings
saveSettings(String, GUILdapSettings, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.LdapServiceAsync
 
saveSettings(String, GUIParameter[]) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingService
Saves settings
saveSettings(String, GUIParameter[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingServiceAsync
 
saveSettings(String, GUISecuritySettings) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
saveSettings(String, GUIParameter[]) - Method in class com.logicaldoc.web.service.SettingServiceImpl
 
saveTask(String, GUITask, String) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemService
Saves the task.
saveTask(String, GUITask, String, AsyncCallback<GUITask>) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemServiceAsync
 
saveTask(String, GUITask, String) - Method in class com.logicaldoc.web.service.SystemServiceImpl
 
saveTemplates(String, GUIValuePair[]) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderService
Saves the passed folder templates
saveTemplates(String, GUIValuePair[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.FolderServiceAsync
 
saveTemplates(String, GUIMessageTemplate[]) - Method in interface com.logicaldoc.gui.frontend.client.services.MessageService
Saves the given templates
saveTemplates(String, GUIMessageTemplate[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.MessageServiceAsync
 
saveTemplates(String, GUIValuePair[]) - Method in class com.logicaldoc.web.service.FolderServiceImpl
 
saveTemplates(String, GUIMessageTemplate[]) - Method in class com.logicaldoc.web.service.MessageServiceImpl
 
saveTrigger(String, String, String, String, int) - 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, int, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowServiceAsync
 
saveUser(String, GUIUser, GUIInfo) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Creates or updates a user
saveUser(String, GUIUser, GUIInfo, AsyncCallback<GUIUser>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
saveUser(String, GUIUser, GUIInfo) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
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 - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentToolbar
 
ScanDialog - Class in com.logicaldoc.gui.frontend.client.document
This popup window is used to upload documents to the server.
ScanDialog() - Constructor for class com.logicaldoc.gui.frontend.client.document.ScanDialog
 
SchedulingPanel - Class in com.logicaldoc.gui.frontend.client.system
This panel shows the task scheduling settings.
SchedulingPanel(GUITask, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.system.SchedulingPanel
 
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
 
Search - Class in com.logicaldoc.core.searchengine
This class executes a search against the full-text indexes
Search() - Constructor for class com.logicaldoc.core.searchengine.Search
 
search() - Method in class com.logicaldoc.core.searchengine.Search
Perform the search
search(String, String[], String, Integer) - Method in interface com.logicaldoc.core.searchengine.SearchEngine
Search for hits.
search(String, String[], String, Integer) - Method in class com.logicaldoc.core.searchengine.StandardSearchEngine
 
SEARCH - Static variable in class com.logicaldoc.gui.common.client.Menu
 
search(String, String) - Method in class com.logicaldoc.gui.common.client.widgets.UserSearchDialog
 
search(GUISearchOptions) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderSearchDialog
 
search(GUISearchOptions) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderSearchForm
Implementations must put here the search logic
search() - Method in class com.logicaldoc.gui.frontend.client.menu.SearchBox
 
search(GUISearchOptions) - Method in class com.logicaldoc.gui.frontend.client.search.FoldersForm
 
Search - Class in com.logicaldoc.gui.frontend.client.search
Collector for all searches
search() - Method in class com.logicaldoc.gui.frontend.client.search.Search
 
search(String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.GDocsService
Search in documents into Google Docs
search(String, String, AsyncCallback<GUIDocument[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.GDocsServiceAsync
 
search(String, GUISearchOptions) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchService
Performs a search against the database
search(String, GUISearchOptions, AsyncCallback<GUIResult>) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchServiceAsync
 
search(String, String, Date, Date, int, String, String[]) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemService
Performs a search over the last changes.
search(String, String, Date, Date, int, String, String[], AsyncCallback<GUIHistory[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemServiceAsync
 
search(String, GUISearchOptions) - Method in class com.logicaldoc.web.service.SearchServiceImpl
 
search(String, String, Date, Date, int, String, String[]) - Method in class com.logicaldoc.web.service.SystemServiceImpl
 
SearchBox - Class in com.logicaldoc.gui.frontend.client.menu
This panel shows the quick search controls
SearchBox() - Constructor for class com.logicaldoc.gui.frontend.client.menu.SearchBox
 
SearchClient - Class in com.logicaldoc.webservice.search
Search Web Service client.
SearchClient(String, int, boolean, int) - Constructor for class com.logicaldoc.webservice.search.SearchClient
 
SearchClient(String) - Constructor for class com.logicaldoc.webservice.search.SearchClient
 
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.
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
 
SearchIndexCheckStatus - Class in com.logicaldoc.gui.frontend.client.settings
This is the form used to show the index check.
SearchIndexCheckStatus(String) - Constructor for class com.logicaldoc.gui.frontend.client.settings.SearchIndexCheckStatus
 
SearchIndexingPanel - Class in com.logicaldoc.gui.frontend.client.settings
Panel showing the search and indexing infos.
SearchIndexingPanel(GUISearchEngine) - Constructor for class com.logicaldoc.gui.frontend.client.settings.SearchIndexingPanel
 
searchInSubPath - Variable in class com.logicaldoc.core.searchengine.SearchOptions
 
searchList() - Static method in enum com.logicaldoc.core.searchengine.Fields
Fields 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
SearchOptions() - Constructor for class com.logicaldoc.core.searchengine.SearchOptions
Necessary constructor for the Search Web Service
SearchPanel - Class in com.logicaldoc.gui.frontend.client.search
This panel is used to show the user a list of search results
searchService - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentContextMenu
 
SearchService - Interface in com.logicaldoc.gui.frontend.client.services
Service responsible of Searches
SearchService - Interface in com.logicaldoc.webservice.search
Search Web Service definition interface
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
 
SearchServiceImpl - Class in com.logicaldoc.webservice.search
Search Web Service Implementation
SearchServiceImpl() - Constructor for class com.logicaldoc.webservice.search.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
searchUser - Variable in class com.logicaldoc.core.searchengine.Search
 
searchUsers(String, String, String) - Method in interface com.logicaldoc.gui.common.client.services.SecurityService
Searches for users
searchUsers(String, String, String, AsyncCallback<GUIUser[]>) - Method in interface com.logicaldoc.gui.common.client.services.SecurityServiceAsync
 
searchUsers(String, String, String) - Method in class com.logicaldoc.web.service.SecurityServiceImpl
 
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_TLS - Static variable in class com.logicaldoc.core.communication.EMailSender
 
SECURITY_TLS - Static variable in class com.logicaldoc.gui.common.client.beans.GUIEmailSettings
 
SECURITY_TLS_IF_AVAILABLE - Static variable in class com.logicaldoc.core.communication.EMailSender
 
SECURITY_TLS_IF_AVAILABLE - Static variable in class com.logicaldoc.gui.common.client.beans.GUIEmailSettings
 
SecurityClient - Class in com.logicaldoc.webservice.security
Security Web Service client.
SecurityClient(String) - Constructor for class com.logicaldoc.webservice.security.SecurityClient
 
SecurityManager - Interface in com.logicaldoc.core.security
Manager on security issues such as 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
 
SecurityPanel - Class in com.logicaldoc.gui.frontend.client.folder
This panel shows the security policies.
SecurityPanel(GUIFolder) - Constructor for class com.logicaldoc.gui.frontend.client.folder.SecurityPanel
 
SecurityService - Interface in com.logicaldoc.gui.common.client.services
The client side stub for the Security Service.
securityService - Variable in class com.logicaldoc.gui.frontend.client.Frontend
 
securityService - Variable in class com.logicaldoc.gui.frontend.client.menu.MainMenu
 
securityService - Variable in class com.logicaldoc.gui.frontend.client.security.LoginPanel
 
securityService - Variable in class com.logicaldoc.gui.frontend.client.security.PasswordReset
 
SecurityService - Interface in com.logicaldoc.webservice.security
Security Web Service definition interface
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
 
SecurityServiceImpl - Class in com.logicaldoc.webservice.security
Security Web Service Implementation
SecurityServiceImpl() - Constructor for class com.logicaldoc.webservice.security.SecurityServiceImpl
 
SecuritySettingsPanel - Class in com.logicaldoc.gui.frontend.client.security
This panel shows the password and notification settings.
SecuritySettingsPanel(GUISecuritySettings) - Constructor for class com.logicaldoc.gui.frontend.client.security.SecuritySettingsPanel
 
selectCalendarTab() - Method in class com.logicaldoc.gui.frontend.client.panels.MainPanel
 
selectDashboardTab() - Method in class com.logicaldoc.gui.frontend.client.panels.MainPanel
 
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
 
selectFolder(long) - Method in class com.logicaldoc.gui.frontend.client.folder.Navigator
Select the specified folder.
selectIcon(String) - 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, String, Map<String, String>) - Method in class com.logicaldoc.core.communication.EMailSender
Sends an email by using a given template
send(EMail) - Method in class com.logicaldoc.core.communication.EMailSender
This method sends an email using the smtp-protocol.
sendActivityReport - Variable in class com.logicaldoc.core.task.Task
 
sendAsEmail(String, GUIEmail) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Sends a document as email(attachment or download ticket)
sendAsEmail(String, GUIEmail, AsyncCallback<String>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
sendAsEmail(String, GUIEmail) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
sendAuthorisationCommand(HttpServletResponse) - Static method in class com.logicaldoc.web.util.AuthenticationUtil
Sends back via use of marshaled HttpServletResponse an AuthenticationHeader
sendAuthorisationCommand(WebdavResponse) - Static method in class com.logicaldoc.webdav.AuthenticationUtil
Sends back via use of marshaled HttpServletResponse an AuthenticationHeader
sendEmail(String, Long[], String, String, String) - Method in class com.logicaldoc.webservice.document.DocumentClient
 
sendEmail(String, Long[], String, String, String) - Method in interface com.logicaldoc.webservice.document.DocumentService
Sends a set of documents as mail attachments
sendEmail(String, Long[], String, String, String) - Method in class com.logicaldoc.webservice.document.DocumentServiceImpl
 
sender - Variable in class com.logicaldoc.core.task.Task
 
sendNotificationMessage() - Method in class com.logicaldoc.core.transfer.ZipImport
Sends a system message to the user that imported the zip.
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
SequenceDAO - Interface in com.logicaldoc.core.sequence
Utility DAO that can manage sequences persisted on the DB Important: Implementations of this interface must grant synchronization.
serialVersionUID - Static variable in class com.logicaldoc.core.SystemInfo
 
serialVersionUID - Static variable in class com.logicaldoc.webservice.system.WSSystemInfo
 
server - Variable in class com.logicaldoc.core.searchengine.StandardSearchEngine
 
serverError(Throwable) - Static method in class com.logicaldoc.gui.common.client.log.Log
 
serverError(String, Throwable) - Static method in class com.logicaldoc.gui.common.client.log.Log
Logs a server error and shows a warning to the user
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.cmis.CmisServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockAosManagersDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockArchivesDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockBookmarksDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockDiscussionsDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockDocumentHistoryDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockDocumentNotesDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockDocumentsDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockDuplicatesDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockEmailAccountsDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockEventsDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockFeedMessageDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockFolderHistoryDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockFoldersDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockGarbageDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockGroupsDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockImpexFoldersDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockImportFoldersDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockIncrementalArchivesDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockLanguagesDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockLinksDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockMenuesDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockMessagesDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockParsersDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockPostsDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockRightsDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockSavedSearchesDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockSessionsDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockSubscriptionsDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockTagsDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockTasksDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockTemplatesDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockUserHistoryDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockUsersDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockVersionsDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockWorkflowsDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.gui.common.server.MockWorkflowTriggersDataServlet
 
service - Variable in class com.logicaldoc.gui.frontend.client.calendar.CalendarDashboard
 
service - Variable in class com.logicaldoc.gui.frontend.client.calendar.CalendarEventDialog
 
service - Variable in class com.logicaldoc.gui.frontend.client.document.BulkCheckinDialog
 
service - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentCalendarPanel
 
service - Variable in class com.logicaldoc.gui.frontend.client.impex.archives.ExportArchivesList
 
service - Variable in class com.logicaldoc.gui.frontend.client.metadata.TemplateDetailsPanel
 
service - Variable in class com.logicaldoc.gui.frontend.client.webcontent.WebcontentCreate
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.data.BookmarksDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.data.ContactsDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.data.DocumentHistoryDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.data.DocumentNotesDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.data.DocumentsDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.data.EventsDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.data.FeedMessageDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.data.FolderHistoryDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.data.FoldersDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.data.GarbageDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.data.GroupsDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.data.LanguagesDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.data.LinksDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.data.MenuesDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.data.MessagesDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.data.ParsersDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.data.PostsDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.data.RightsDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.data.SessionsDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.data.TagsDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.data.TasksDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.data.TemplatesDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.data.UserHistoryDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.data.UsersDataServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.logicaldoc.web.data.VersionsDataServlet
 
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
 
ServletIOUtil - Class in com.logicaldoc.web.util
Some helper utilities to download/upload a document and its resources.
ServletIOUtil() - Constructor for class com.logicaldoc.web.util.ServletIOUtil
 
Session - Class in com.logicaldoc.gui.common.client
Represents a client work session
Session() - Constructor for class com.logicaldoc.gui.common.client.Session
 
session - Variable in class com.logicaldoc.gui.common.server.Browser
 
session - Variable in class com.logicaldoc.webdav.resource.DavResourceImpl
 
sessionCreated(HttpSessionEvent) - Method in class com.logicaldoc.web.ApplicationInitializer
 
sessionDestroyed(HttpSessionEvent) - Method in class com.logicaldoc.web.ApplicationInitializer
Frees temporary upload folders.
sessionFactory - Variable in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
SessionFilter - Class in com.logicaldoc.web
Check if the user session was expired or active.
SessionFilter() - Constructor for class com.logicaldoc.web.SessionFilter
 
sessionId - Variable in class com.logicaldoc.core.transfer.ZipImport
 
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.gui.common.client.Constants
 
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
 
SessionsPanel - Class in com.logicaldoc.gui.frontend.client.system
Displays a list list of user sessions, allowing the kill operation.
SessionsPanel(boolean) - Constructor for class com.logicaldoc.gui.frontend.client.system.SessionsPanel
 
SessionUtil - Class in com.logicaldoc.web.util
Various methods related to the user session
SessionUtil() - Constructor for class com.logicaldoc.web.util.SessionUtil
 
setAccount(GUIEmailAccount) - Method in class com.logicaldoc.gui.frontend.client.impex.accounts.AccountDetailsPanel
 
setAccountId(long) - Method in class com.logicaldoc.core.communication.EMail
 
setActiveTasks(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setAdd(int) - Method in class com.logicaldoc.core.security.FolderGroup
 
setAdd(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
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.gui.common.client.beans.GUIContact
 
setAddress(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setAliases(String, String[]) - Static method in class com.logicaldoc.core.parser.ParserFactory
Adds new aliases for the specified extension.
setAliases(String, String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineService
Sets the parser aliases for the given extension.
setAliases(String, String, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineServiceAsync
 
setAliases(String, String, String) - Method in class com.logicaldoc.web.service.SearchEngineServiceImpl
 
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.
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
 
setAnonymous(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUILdapSettings
 
setAnonymousUser(GUIUser) - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
setAosManagerId(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
setAosManagerId(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIIncrementalArchive
 
setAosManagerName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
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.util.Context
 
setArchive(int) - Method in class com.logicaldoc.core.security.FolderGroup
 
setArchive(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
setArchive(GUIArchive) - Method in class com.logicaldoc.gui.frontend.client.impex.archives.ImportDetailsPanel
 
setAttachments(Map<Integer, EMailAttachment>) - Method in class com.logicaldoc.core.communication.EMail
 
setAttachmentsCount(int) - Method in class com.logicaldoc.core.communication.EMail
 
setAttributes(Map<String, ExtendedAttribute>) - Method in class com.logicaldoc.core.ExtensibleObject
 
setAttributes(GUIExtendedAttribute[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIExtensibleObject
 
setAttributes(GUIExtendedAttribute[]) - Method in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
setAttributeValue(Element, String, String) - Method in class com.logicaldoc.util.config.XMLBean
This method set the value of an elementattribute.
setAuthEncripted(boolean) - Method in class com.logicaldoc.core.communication.EMailSender
 
setAuthor(String) - Method in class com.logicaldoc.core.communication.Message
 
setAuthor(String) - Method in class com.logicaldoc.core.rss.FeedMessage
 
setAuthor(String) - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
setAuthor(String) - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
setAuthorAddress(String) - Method in class com.logicaldoc.core.communication.EMail
 
setAverage(Float) - Method in class com.logicaldoc.core.document.Rating
 
setAverage(Float) - Method in class com.logicaldoc.gui.common.client.beans.GUIRating
 
setBannerSrc(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setBarcoded(int) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setBarcoded(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setBaseUrl(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIExternalCall
 
setBatch(Integer) - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeEngine
 
setBatch(Integer) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchEngine
 
setBody(String) - Method in class com.logicaldoc.core.communication.MessageTemplate
 
setBody(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIMessageTemplate
 
setBooleanValue(Boolean) - Method in class com.logicaldoc.core.ExtendedAttribute
 
setBooleanValue(Boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIExtendedAttribute
 
setBugs(String) - Method in class com.logicaldoc.core.SystemInfo
 
setBugs(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setBugs(String) - Method in class com.logicaldoc.webservice.system.WSSystemInfo
 
setBundle(GUIValuePair[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setCalendar(int) - Method in class com.logicaldoc.core.security.FolderGroup
 
setCalendar(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
setCalendarName(String) - Method in class com.logicaldoc.core.task.TaskTrigger
 
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.search.WSSearchOptions
 
setCategory(int) - Method in class com.logicaldoc.core.document.DocumentTemplate
 
setCategory(int) - Method in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
setCc(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmail
 
setCell(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setCheckedOutDocs(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setCity(String) - Method in class com.logicaldoc.core.security.User
 
setCity(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setCity(String) - Method in class com.logicaldoc.webservice.security.WSUser
 
setClickHandler(ClickHandler) - Method in class com.logicaldoc.gui.common.client.widgets.IncomingMessage
 
setClosed() - Method in class com.logicaldoc.core.security.UserSession
 
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.GUIValuePair
 
setColumn(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIDashlet
 
setComment(String) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setComment(String) - Method in class com.logicaldoc.core.document.AbstractHistory
 
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 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.document.WSDocument
 
setCompany(String) - Method in class com.logicaldoc.core.contact.Contact
 
setCompany(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIContact
 
setCompletionDate(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
setCompletionPercentage(int) - Method in class com.logicaldoc.gui.common.client.beans.GUITask
 
setConfig(ContextProperties) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
setConfig(ContextProperties) - Method in class com.logicaldoc.core.document.dao.HibernateHistoryDAO
 
setConfig(ContextProperties) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
setConfig(ContextProperties) - Method in class com.logicaldoc.core.lock.LockManager
 
setConfig(ContextProperties) - Method in class com.logicaldoc.core.rss.ProductNews
 
setConfig(ContextProperties) - Method in class com.logicaldoc.core.searchengine.StandardSearchEngine
 
setConfig(ContextProperties) - Method in class com.logicaldoc.core.security.dao.HibernateFolderDAO
 
setConfig(ContextProperties) - Method in class com.logicaldoc.core.security.dao.HibernateFolderHistoryDAO
 
setConfig(ContextProperties) - Method in class com.logicaldoc.core.security.dao.HibernateUserHistoryDAO
 
setConfig(ContextProperties) - Method in class com.logicaldoc.core.stats.StatsCollector
 
setConfig(ContextProperties) - Method in class com.logicaldoc.core.store.FSStorer
 
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(String, String) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setConfig(GUIValuePair[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setConfirmation(int) - Method in class com.logicaldoc.core.communication.SystemMessage
 
setConfirmation(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIMessage
 
setConnection(Connection) - Method in class com.logicaldoc.gui.frontend.client.workflow.StateWidget
 
setConnectionSecurity(int) - Method in class com.logicaldoc.core.communication.EMailSender
 
setConnSecurity(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailSettings
 
setContent(String) - Method in class com.logicaldoc.core.searchengine.Hit
 
setContent(Canvas) - Method in class com.logicaldoc.gui.frontend.client.administration.AdminPanel
 
setContentData(ImportContext, boolean) - Method in class com.logicaldoc.webdav.io.handler.DefaultHandler
 
setContentDisposition(HttpServletRequest, HttpServletResponse, String, boolean) - Static method in class com.logicaldoc.web.util.ServletIOUtil
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
 
setContentType(String, String) - Method in interface com.logicaldoc.webdav.context.ExportContext
 
setContentType(String, String) - Method in class com.logicaldoc.webdav.context.ExportContextImpl
 
setContextProperties(ContextProperties) - Method in class com.logicaldoc.core.document.dao.HibernateDownloadTicketDAO
 
setCount(int) - Method in class com.logicaldoc.core.document.DownloadTicket
 
setCount(Integer) - Method in class com.logicaldoc.core.document.Rating
 
setCount(int) - Method in class com.logicaldoc.core.document.TagCloud
 
setCount(Integer) - Method in class com.logicaldoc.gui.common.client.beans.GUIRating
 
setCount(int) - Method in class com.logicaldoc.gui.common.client.beans.GUITag
 
setCount(int) - Method in class com.logicaldoc.webservice.search.WSTagCloud
 
setCountry(String) - Method in class com.logicaldoc.core.security.User
 
setCountry(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setCountry(String) - Method in class com.logicaldoc.webservice.security.WSUser
 
setCoverage(String) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setCoverage(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setCoverage(String) - Method in class com.logicaldoc.webservice.document.WSDocument
 
setCreation(Date) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setCreation(Date) - Method in class com.logicaldoc.core.document.DownloadTicket
 
setCreation(Date) - Method in class com.logicaldoc.core.security.Folder
 
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
 
setCreation(String) - Method in class com.logicaldoc.webservice.document.WSDocument
 
setCreation(String) - Method in class com.logicaldoc.webservice.folder.WSFolder
 
setCreationDate(Date) - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
setCreationDate(Date) - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
setCreationFrom(Date) - Method in class com.logicaldoc.core.searchengine.FolderSearchOptions
 
setCreationFrom(Date) - Method in class com.logicaldoc.core.searchengine.FulltextSearchOptions
 
setCreationFrom(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
setCreationFrom(String) - Method in class com.logicaldoc.webservice.search.WSSearchOptions
 
setCreationTime(long) - Method in interface com.logicaldoc.webdav.context.ExportContext
 
setCreationTime(long) - Method in class com.logicaldoc.webdav.context.ExportContextImpl
 
setCreationTo(Date) - Method in class com.logicaldoc.core.searchengine.FolderSearchOptions
 
setCreationTo(Date) - Method in class com.logicaldoc.core.searchengine.FulltextSearchOptions
 
setCreationTo(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
setCreationTo(String) - Method in class com.logicaldoc.webservice.search.WSSearchOptions
 
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.security.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.document.WSDocument
 
setCreator(String) - Method in class com.logicaldoc.webservice.folder.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.core.security.Folder
 
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.gui.common.client.beans.GUIFolder
 
setCreatorId(long) - Method in class com.logicaldoc.webservice.document.WSDocument
 
setCreatorName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
setCredentials(AuthenticationUtil.Credentials) - Method in interface com.logicaldoc.webdav.session.DavSession
Sets a new Credentials Object to the DavSession
setCredentials(AuthenticationUtil.Credentials) - Method in class com.logicaldoc.webdav.session.DavSessionImpl
 
setCriteria(GUICriterion[]) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
setCronExpression(String) - Method in class com.logicaldoc.core.task.TaskScheduling
 
setCurrentDocument(GUIDocument) - Method in class com.logicaldoc.gui.common.client.Session
 
setCurrentFolder(GUIFolder) - Method in class com.logicaldoc.gui.common.client.Session
 
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.document.WSDocument
 
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(Date) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setDate(Date) - Method in class com.logicaldoc.core.document.AbstractHistory
 
setDate(Date) - Method in class com.logicaldoc.core.document.DocumentNote
 
setDate(Date) - Method in class com.logicaldoc.core.security.UserDoc
 
setDate(Date) - Method in class com.logicaldoc.core.SystemInfo
 
setDate(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
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(String) - Method in class com.logicaldoc.webservice.document.WSDocument
 
setDate(String) - Method in class com.logicaldoc.webservice.system.WSSystemInfo
 
setDate1(Date) - Method in class com.logicaldoc.core.generic.Generic
 
setDate2(Date) - Method in class com.logicaldoc.core.generic.Generic
 
setDateFrom(Date) - Method in class com.logicaldoc.core.searchengine.FulltextSearchOptions
 
setDateFrom(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
setDateFrom(String) - Method in class com.logicaldoc.webservice.search.WSSearchOptions
 
setDateScope(int) - Method in class com.logicaldoc.core.communication.SystemMessage
 
setDateTo(Date) - Method in class com.logicaldoc.core.searchengine.FulltextSearchOptions
 
setDateTo(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
setDateTo(String) - Method in class com.logicaldoc.webservice.search.WSSearchOptions
 
setDateValue(Date) - Method in class com.logicaldoc.core.ExtendedAttribute
 
setDateValue(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUICriterion
 
setDateValue(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIExtendedAttribute
 
setDateValue(String) - Method in class com.logicaldoc.webservice.WSAttribute
 
setDayOfMonth(String) - Method in class com.logicaldoc.core.task.TaskScheduling
 
setDayOfMonth(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
setDayOfWeek(String) - Method in class com.logicaldoc.core.task.TaskScheduling
 
setDayOfWeek(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
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
 
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.security.User
Sets the password and encode it
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(int) - Method in class com.logicaldoc.core.security.FolderGroup
 
setDelete(int) - Method in class com.logicaldoc.core.security.MenuGroup
 
setDelete(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
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
 
setDeleteUserId(Long) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setDeleteUserId(Long) - Method in class com.logicaldoc.core.security.Folder
 
setDeleteUserId(Long) - Method in class com.logicaldoc.webservice.document.WSDocument
 
setDelImport(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIShare
 
setDepth(int) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
setDepth(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIShare
 
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.document.DocumentTemplate
 
setDescription(String) - Method in class com.logicaldoc.core.rss.FeedMessage
 
setDescription(String) - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
setDescription(String) - Method in class com.logicaldoc.core.security.Folder
 
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.task.TaskTrigger
 
setDescription(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
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.GUIGroup
 
setDescription(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
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.util.config.WebConfigurator
 
setDescription(String) - Method in class com.logicaldoc.webservice.folder.WSFolder
 
setDescription(String) - Method in class com.logicaldoc.webservice.search.WSSearchOptions
 
setDescription(String) - Method in class com.logicaldoc.webservice.security.WSGroup
 
setDescriptor(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIWebServiceSettings
 
setDetail(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIEvent
 
setDiagramController(DiagramController) - Method in class com.logicaldoc.gui.frontend.client.workflow.StateWidget
 
setDictionary(Map<String, Object>) - Method in class com.logicaldoc.core.security.UserSession
Map that collects session-bound values
setDigest(String) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setDigest(String) - Method in class com.logicaldoc.webservice.document.WSDocument
 
setDir(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchEngine
 
setDisplayName(String) - Method in class com.logicaldoc.util.config.WebConfigurator
 
setDocId(Long) - Method in class com.logicaldoc.core.document.AbstractHistory
 
setDocId(long) - Method in class com.logicaldoc.core.document.DocumentNote
 
setDocId(long) - Method in class com.logicaldoc.core.document.DownloadTicket
 
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.security.UserDoc
 
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
 
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.document.WSDocument
 
setDocument(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
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.DocumentManagerImpl
 
setDocumentDao(DocumentDAO) - Method in class com.logicaldoc.core.document.TagCloudGenerator
 
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.stats.StatsCollector
 
setDocumentDAO(DocumentDAO) - Method in class com.logicaldoc.webdav.resource.service.ResourceServiceImpl
 
setDocumentManager(DocumentManager) - Method in class com.logicaldoc.core.searchengine.IndexerTask
 
setDocumentManager(DocumentManager) - Method in class com.logicaldoc.webdav.resource.service.ResourceServiceImpl
 
setDocuments(GUIDocument[]) - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
setDocumentTemplateDAO(DocumentTemplateDAO) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
setDomain(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIShare
 
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.ExtendedAttribute
 
setDoubleValue(Double) - Method in class com.logicaldoc.gui.common.client.beans.GUICriterion
 
setDoubleValue(Double) - Method in class com.logicaldoc.gui.common.client.beans.GUIExtendedAttribute
 
setDoubleValue(Double) - Method in class com.logicaldoc.webservice.WSAttribute
 
setDownload(int) - Method in class com.logicaldoc.core.security.FolderGroup
 
setDownload(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
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
 
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
 
setEditor(int) - Method in class com.logicaldoc.core.ExtendedAttribute
 
setEditor(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIExtendedAttribute
 
setEditor(int) - Method in class com.logicaldoc.webservice.WSAttribute
 
setEffect(String) - Method in class com.logicaldoc.gui.common.client.beans.GUITransition
 
setEmail(String) - Method in class com.logicaldoc.core.contact.Contact
 
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.GUIUser
 
setEmail(String) - Method in class com.logicaldoc.webservice.security.WSUser
 
setEmailId(String) - Method in class com.logicaldoc.core.communication.EMail
 
setEnableAnonymousLogin(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
setEnabled(int) - Method in class com.logicaldoc.core.security.User
 
setEnabled(boolean) - Method in class com.logicaldoc.core.task.TaskScheduling
 
setEnabled(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
setEnabled(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUILdapSettings
 
setEnabled(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
setEnabled(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIShare
 
setEnabled(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setEnabled(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIWebServiceSettings
 
setEnabled(int) - Method in class com.logicaldoc.webservice.security.WSUser
 
setEncoding(String) - Method in class com.logicaldoc.core.parser.AbstractParser
 
setEncoding(String) - Method in interface com.logicaldoc.core.parser.Parser
 
setEncoding(String) - Method in class com.logicaldoc.gui.frontend.client.document.BulkUpdateDialog
 
setEndDate(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
setEndDate(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
setEndTime(Date) - Method in class com.logicaldoc.core.task.TaskTrigger
 
setEntityId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
setEntries(long) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchEngine
 
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.search.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
 
setEvent(String) - Method in class com.logicaldoc.core.document.AbstractHistory
 
setEvent(String) - Method in class com.logicaldoc.core.document.Version
 
setEvent(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
setExcludePatters(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeEngine
 
setExcludePatters(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.GUIShare
 
setExpirationDate(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
setExpired(Date) - Method in class com.logicaldoc.core.document.DownloadTicket
 
setExpired() - Method in class com.logicaldoc.core.security.UserSession
 
setExport(int) - Method in class com.logicaldoc.core.security.FolderGroup
 
setExport(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
setExportId(Long) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setExportId(Long) - Method in class com.logicaldoc.webservice.document.WSDocument
 
setExportName(String) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setExportName(String) - Method in class com.logicaldoc.webservice.document.WSDocument
 
setExportStatus(int) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setExportStatus(int) - Method in class com.logicaldoc.webservice.document.WSDocument
 
setExportVersion(String) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setExportVersion(String) - Method in class com.logicaldoc.webservice.document.WSDocument
 
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.search.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.search.WSSearchOptions
 
setExtendedAttributes(WSAttribute[]) - Method in class com.logicaldoc.webservice.document.WSDocument
 
setExtendedAttributes(WSAttribute[]) - Method in class com.logicaldoc.webservice.folder.WSFolder
 
setExternalCall(GUIExternalCall) - Method in class com.logicaldoc.gui.common.client.beans.GUISession
 
setExternalSession(Object) - Method in class com.logicaldoc.core.security.UserSession
 
setExtractTags(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIShare
 
setExtResId(String) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setExtResId(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
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.system.WSSystemInfo
 
setFeedMessageDao(FeedMessageDAO) - Method in class com.logicaldoc.core.rss.ProductNews
 
setField(String) - Method in class com.logicaldoc.gui.common.client.beans.GUICriterion
 
setField(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailRule
 
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.search.WSSearchOptions
 
setFieldSeparator(char) - Method in class com.logicaldoc.util.csv.CSVFile
Set the current field separator.
setFile(String, String) - Method in class com.logicaldoc.util.config.LoggingConfigurator
This method sets a file of an appender.
setFile(File) - Method in class com.logicaldoc.util.io.HttpUpload
 
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.AbstractHistory
 
setFilename(String) - Method in class com.logicaldoc.core.parser.AbstractParser
 
setFilename(String) - Method in interface com.logicaldoc.core.parser.Parser
 
setFileName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setFileName(String) - Method in class com.logicaldoc.util.io.HttpUpload
 
setFileName(String) - Method in class com.logicaldoc.webservice.document.WSDocument
 
setFilenameOld(String) - Method in class com.logicaldoc.core.document.AbstractHistory
 
setFileSize(long) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setFileSize(Float) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setFileSize(long) - Method in class com.logicaldoc.webservice.document.WSDocument
 
setFileType(String) - Method in class com.logicaldoc.core.document.Bookmark
 
setFileVersion(String) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setFileVersion(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setFileVersion(String) - Method in class com.logicaldoc.webservice.document.WSDocument
 
setFilterIds(Set<Long>) - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
setFilterIds(Long[]) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
setFilterIds(Long[]) - Method in class com.logicaldoc.webservice.search.WSSearchOptions
 
setFireInstanceId(String) - Method in class com.logicaldoc.core.task.TaskTrigger
 
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.security.WSUser
 
setFolder(String) - Method in class com.logicaldoc.core.communication.EMail
 
setFolder(Folder) - Method in class com.logicaldoc.core.document.AbstractDocument
 
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(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
setFolder(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISequence
 
setFolder(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderDetailsPanel
 
setFolder(Long, String) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderSelector
 
setFolder(GUIFolder) - Method in class com.logicaldoc.gui.frontend.client.folder.FolderSelector
 
setFolderDAO(FolderDAO) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
setFolderDAO(FolderDAO) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
setFolderDAO(FolderDAO) - Method in class com.logicaldoc.core.stats.StatsCollector
 
setFolderDAO(FolderDAO) - Method in class com.logicaldoc.webdav.resource.service.ResourceServiceImpl
 
setFolderDescription(String) - Method in class com.logicaldoc.core.searchengine.FolderSearchOptions
 
setFolderGroup(long[]) - Method in class com.logicaldoc.core.security.Folder
Adds FolderGroup object given in a String array to the ArrayList of FolderGroup.
setFolderGroups(Set<FolderGroup>) - Method in class com.logicaldoc.core.security.Folder
 
setFolderId(long) - Method in class com.logicaldoc.core.document.AbstractHistory
 
setFolderId(long) - Method in class com.logicaldoc.core.document.Version
 
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.GUIHistory
 
setFolderID(String) - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
setFolderID(String) - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
setFolderId(Long) - Method in class com.logicaldoc.webservice.document.WSDocument
 
setFolderId(Long) - Method in class com.logicaldoc.webservice.search.WSSearchOptions
 
setFoldering(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
setFolderName(String) - Method in class com.logicaldoc.core.document.Version
 
setFolderName(String) - Method in class com.logicaldoc.core.searchengine.FolderSearchOptions
 
setFolderName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
setFormat(String) - Method in class com.logicaldoc.core.searchengine.FulltextSearchOptions
 
setFormat(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
setFormat(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
setFormat(String) - Method in class com.logicaldoc.webservice.search.WSSearchOptions
 
setForum(String) - Method in class com.logicaldoc.core.SystemInfo
 
setForum(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setForum(String) - Method in class com.logicaldoc.webservice.system.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
 
setGenericDao(GenericDAO) - Method in class com.logicaldoc.core.document.TagCloudGenerator
 
setGenericDao(GenericDAO) - Method in class com.logicaldoc.core.lock.LockManager
 
setGenericDAO(GenericDAO) - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
setGenericDao(GenericDAO) - Method in class com.logicaldoc.core.sequence.HibernateSequenceDAO
 
setGenericDAO(GenericDAO) - Method in class com.logicaldoc.core.stats.StatsCollector
 
setGroup(String) - Method in class com.logicaldoc.core.task.TaskTrigger
 
setGroup(GUIGroup) - Method in class com.logicaldoc.gui.frontend.client.security.GroupDetailsPanel
 
setGroupDAO(GroupDAO) - Method in class com.logicaldoc.core.security.SecurityManagerImpl
 
setGroupDAO(GroupDAO) - Method in class com.logicaldoc.core.stats.StatsCollector
 
setGroupId(long) - Method in class com.logicaldoc.core.security.FolderGroup
 
setGroupId(long) - Method in class com.logicaldoc.core.security.MenuGroup
 
setGroupIds(long[]) - Method in class com.logicaldoc.webservice.security.WSUser
 
setGroups(Set<Group>) - Method in class com.logicaldoc.core.security.User
 
setGroups(GUIGroup[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setGrpClass(String) - Method in class com.logicaldoc.gui.common.client.beans.GUILdapSettings
 
setGrpIdentifierAttr(String) - Method in class com.logicaldoc.gui.common.client.beans.GUILdapSettings
 
setGrpsBaseNode(String) - Method in class com.logicaldoc.gui.common.client.beans.GUILdapSettings
 
setGuid(String) - Method in class com.logicaldoc.core.rss.FeedMessage
 
setGuiLanguages(GUIValuePair[]) - Static method in class com.logicaldoc.gui.common.client.i18n.I18N
 
setGUILanguageStatus(String, String, boolean) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemService
Changes the activation status of a language
setGUILanguageStatus(String, String, boolean, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemServiceAsync
 
setGUILanguageStatus(String, String, boolean) - Method in class com.logicaldoc.web.service.SystemServiceImpl
 
setHash(String) - Method in class com.logicaldoc.gui.common.client.util.RequestInfo
 
setHasMore(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIResult
 
setHasMore(boolean) - Method in class com.logicaldoc.gui.frontend.client.search.Search
 
setHelp(String) - Method in class com.logicaldoc.core.SystemInfo
 
setHelp(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setHelp(String) - Method in class com.logicaldoc.webservice.system.WSSystemInfo
 
setHistoryDAO(HistoryDAO) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
setHistoryDAO(FolderHistoryDAO) - Method in class com.logicaldoc.core.security.dao.HibernateFolderDAO
 
setHits(GUIDocument[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIResult
 
setHits(WSDocument[]) - Method in class com.logicaldoc.webservice.search.WSSearchResult
 
setHost(String) - Method in class com.logicaldoc.core.communication.EMailSender
 
setHost(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
setHost(String) - Method in class com.logicaldoc.gui.common.client.util.RequestInfo
 
setHostName(String) - Method in class com.logicaldoc.gui.common.client.util.RequestInfo
 
setHours(String) - Method in class com.logicaldoc.core.task.TaskScheduling
 
setHours(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
setHref(String) - Method in class com.logicaldoc.gui.common.client.util.RequestInfo
 
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.webservice.document.WSDocument
 
setId(long) - Method in class com.logicaldoc.core.PersistentObject
 
setId(long) - Method in class com.logicaldoc.core.security.Folder
 
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.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(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIDashlet
 
setId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setId(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
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.GUIIncrementalArchive
 
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.GUIMessageTemplate
 
setId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIRating
 
setId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUISequence
 
setId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIShare
 
setId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
setId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
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
 
setId(long) - Method in class com.logicaldoc.webservice.auth.Right
 
setId(long) - Method in class com.logicaldoc.webservice.Content
 
setId(long) - Method in class com.logicaldoc.webservice.document.WSDocument
 
setId(long) - Method in class com.logicaldoc.webservice.folder.WSFolder
 
setId(long) - Method in class com.logicaldoc.webservice.security.WSGroup
 
setId(long) - Method in class com.logicaldoc.webservice.security.WSUser
 
setImages(Set<String>) - Method in class com.logicaldoc.core.communication.EMail
 
setImageThreshold(Integer) - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeEngine
 
setImmutable(int) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setImmutable(int) - Method in class com.logicaldoc.core.security.FolderGroup
 
setImmutable(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setImmutable(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
setImmutable(int) - Method in class com.logicaldoc.webservice.document.WSDocument
 
setImplementation(String) - Method in class com.logicaldoc.gui.common.client.beans.GUILdapSettings
 
setImport(int) - Method in class com.logicaldoc.core.security.FolderGroup
 
setImport(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
setImportCustomId(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
setImportEmpty(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIShare
 
setImportTemplate(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
setIncludePatters(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodeEngine
 
setIncludePatters(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.GUIShare
 
setIncomingMessage(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISession
 
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.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.document.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.security.WSGroup
 
setInitial(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
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.system.WSSystemInfo
 
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
 
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.ExtendedAttribute
 
setIntValue(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIExtendedAttribute
 
setIntValue(Long) - Method in class com.logicaldoc.webservice.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
 
setIpBlackList(String) - Method in class com.logicaldoc.core.security.User
 
setIpBlacklist(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setIpWhiteList(String) - Method in class com.logicaldoc.core.security.User
 
setIpWhitelist(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setIsCheckedOut(boolean) - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
setIsCheckedOut(boolean) - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
setJobDataMap(JobDataMap) - Method in class com.logicaldoc.core.task.TaskTrigger
 
setJobGroup(String) - Method in class com.logicaldoc.core.task.TaskTrigger
 
setJobName(String) - Method in class com.logicaldoc.core.task.TaskTrigger
 
setLabel(String) - Method in class com.logicaldoc.core.ExtendedAttribute
 
setLabel(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIExtendedAttribute
 
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.webservice.WSAttribute
 
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.GUILdapSettings
 
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.GUIShare
 
setLanguage(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setLanguage(String) - Method in class com.logicaldoc.gui.setup.client.SetupInfo
 
setLanguage(String) - Method in class com.logicaldoc.webservice.document.WSDocument
 
setLanguage(String) - Method in class com.logicaldoc.webservice.search.WSSearchOptions
 
setLanguage(String) - Method in class com.logicaldoc.webservice.security.WSUser
 
setLanguages(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchEngine
 
setLanguages(GUIValuePair[]) - Static method in class com.logicaldoc.gui.common.client.i18n.I18N
 
setLanguageStatus(String, String, boolean) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineService
Changes the activation status of a language
setLanguageStatus(String, String, boolean, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineServiceAsync
 
setLanguageStatus(String, String, boolean) - Method in class com.logicaldoc.web.service.SearchEngineServiceImpl
 
setLastAction(String) - Method in class com.logicaldoc.gui.frontend.client.clipboard.Clipboard
 
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 interface com.logicaldoc.webdav.resource.model.Resource
 
setLastModified(Date) - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
setLastModified(String) - Method in class com.logicaldoc.webservice.document.WSDocument
 
setLastModified(String) - Method in class com.logicaldoc.webservice.folder.WSFolder
 
setLastModified(String) - Method in class com.logicaldoc.webservice.security.WSGroup
 
setLastModified(String) - Method in class com.logicaldoc.webservice.security.WSUser
 
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
 
setLeft(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
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.system.WSSystemInfo
 
setLink(String) - Method in class com.logicaldoc.core.rss.FeedMessage
 
setLink(String) - Method in class com.logicaldoc.gui.common.client.beans.GUITag
 
setLinkDAO(DocumentLinkDAO) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
setListener(CountingRequestEntity.ProgressListener) - Method in class com.logicaldoc.util.io.HttpUpload
 
setListenerManager(DocumentListenerManager) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
setListenerManager(DocumentListenerManager) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
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.parser.AbstractParser
 
setLocale(Locale) - Method in interface com.logicaldoc.core.parser.Parser
 
setLocale(Locale) - Method in class com.logicaldoc.core.security.User
 
setLocale(String) - Static method in class com.logicaldoc.gui.common.client.i18n.I18N
 
setLocationInfo(boolean) - Method in class com.logicaldoc.web.util.HTMLLayout
The LocationInfo option takes a boolean value.
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
 
setLockedDocs(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setLockManager(LockManager) - Method in class com.logicaldoc.core.security.dao.HibernateFolderDAO
 
setLockManager(LockManager) - Method in class com.logicaldoc.core.task.Task
 
setLockManager(LockManager) - Method in class com.logicaldoc.webdav.web.WebdavServlet
 
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.document.WSDocument
 
setLoggedIn(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUISession
 
setLogoHeadOemSrc(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setLogoHeadSrc(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setLogonAttr(String) - Method in class com.logicaldoc.gui.common.client.beans.GUILdapSettings
 
setLogoOemSrc(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setLogoSrc(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setLogsRoot(String) - Method in class com.logicaldoc.util.config.LoggingConfigurator
Sets a common path for all file appenders.
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
 
setManageSecurity(int) - Method in class com.logicaldoc.core.security.MenuGroup
 
setMandatory(int) - Method in class com.logicaldoc.core.ExtendedAttribute
 
setMandatory(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIExtendedAttribute
 
setMandatory(int) - Method in class com.logicaldoc.webservice.WSAttribute
 
setMax(Integer) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
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.webservice.search.WSSearchOptions
 
setMaxLength(long) - Method in class com.logicaldoc.core.task.TaskScheduling
 
setMaxLength(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
setMaxSize(Integer) - Method in class com.logicaldoc.gui.common.client.beans.GUIShare
 
setMaxText(Integer) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchEngine
 
setMenuDAO(MenuDAO) - Method in class com.logicaldoc.core.security.dao.HibernateGroupDAO
 
setMenuDAO(MenuDAO) - Method in class com.logicaldoc.core.security.SecurityManagerImpl
 
setMenues(Long[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
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
 
setMessage(String) - Method in class com.logicaldoc.core.document.DocumentNote
 
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
 
setMessages(GUIMessage[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setMessages(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setMessageText(String) - Method in class com.logicaldoc.core.communication.Message
 
setMimeType(String) - Method in class com.logicaldoc.core.communication.EMailAttachment
 
setMinutes(String) - Method in class com.logicaldoc.core.task.TaskScheduling
 
setMinutes(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
setMisfireInstruction(int) - Method in class com.logicaldoc.core.task.TaskTrigger
 
setMobile(String) - Method in class com.logicaldoc.core.contact.Contact
 
setMobile(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIContact
 
setMode(String) - Method in class com.logicaldoc.core.communication.Recipient
 
setMode(String) - Method in class com.logicaldoc.core.task.TaskScheduling
 
setMode(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
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
 
setMonth(String) - Method in class com.logicaldoc.core.task.TaskScheduling
 
setMonth(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
setMonth(int) - Method in class com.logicaldoc.gui.common.client.beans.GUISequence
 
setMoreHits(int) - Method in class com.logicaldoc.webservice.search.WSSearchResult
 
setMoreHitsPresent(boolean) - Method in class com.logicaldoc.core.searchengine.Search
 
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.document.DocumentTemplate
 
setName(String) - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
setName(String) - Method in class com.logicaldoc.core.security.Folder
 
setName(String) - Method in class com.logicaldoc.core.security.Group
 
setName(String) - Method in class com.logicaldoc.core.security.User
 
setName(String) - Method in class com.logicaldoc.core.task.Task
 
setName(String) - Method in class com.logicaldoc.core.task.TaskTrigger
 
setName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
setName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIBookmark
 
setName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIExtendedAttribute
 
setName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIExternalCall
 
setName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
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.GUIParameter
 
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.GUITask
 
setName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
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.frontend.client.document.VersionsDiff.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.folder.WSFolder
 
setName(String) - Method in class com.logicaldoc.webservice.search.WSSearchOptions
 
setName(String) - Method in class com.logicaldoc.webservice.security.WSGroup
 
setName(String) - Method in class com.logicaldoc.webservice.security.WSUser
 
setName(String) - Method in class com.logicaldoc.webservice.WSAttribute
 
setName(String) - Method in class com.logicaldoc.webservice.WSParameter
 
setNew(int) - Method in class com.logicaldoc.core.document.AbstractHistory
 
setNextFireTime(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
setNoteDAO(DocumentNoteDAO) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
setNotified(int) - Method in class com.logicaldoc.core.document.AbstractHistory
 
setNotified(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
setNotifiedUsers(GUIUser[]) - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
setNotifiedUsers(GUIUser[]) - Method in class com.logicaldoc.gui.common.client.beans.GUITask
 
setNotifyCredentials(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setNotifyUser(boolean) - Method in class com.logicaldoc.core.transfer.ZipImport
 
setObject(String) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setObject(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setObject(String) - Method in class com.logicaldoc.webservice.document.WSDocument
 
setOperator(String) - Method in class com.logicaldoc.gui.common.client.beans.GUICriterion
 
setOptions(SearchOptions) - Method in class com.logicaldoc.core.searchengine.Search
 
setOptions(String[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIExtendedAttribute
 
setOptions(GUISearchOptions) - Method in class com.logicaldoc.gui.frontend.client.search.Search
 
setOwner(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
setPageSize(int) - Method in class com.logicaldoc.gui.common.client.beans.GUILdapSettings
 
setParameters(Object[]) - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
setParameters(String[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIExternalCall
 
setParametersStr(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIExternalCall
 
setParentId(long) - Method in class com.logicaldoc.core.security.Folder
 
setParentId(long) - Method in class com.logicaldoc.core.security.Menu
 
setParentId(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
setParentId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
setParentId(long) - Method in class com.logicaldoc.webservice.folder.WSFolder
 
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(GUIValuePair[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
setPassword(String) - Method in class com.logicaldoc.core.communication.EMailSender
 
setPassword(String) - Method in class com.logicaldoc.core.security.User
 
setPassword(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
setPassword(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIShare
 
SetPassword - Class in com.logicaldoc.gui.frontend.client.security
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.SetPassword
 
setPassword(String) - Method in class com.logicaldoc.util.dbinit.DBInit
 
setPassword(String) - Method in class com.logicaldoc.webservice.security.WSUser
Sets the password and encode it
setPasswordChanged(Date) - Method in class com.logicaldoc.core.security.User
 
setPasswordChanged(String) - Method in class com.logicaldoc.webservice.security.WSUser
 
setPasswordExpired(int) - Method in class com.logicaldoc.core.security.User
 
setPasswordExpired(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setPasswordExpires(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.webservice.security.WSUser
 
setPasswordmd4(String) - Method in class com.logicaldoc.core.security.User
 
setPasswordmd4(String) - Method in class com.logicaldoc.webservice.security.WSUser
 
setPasswordMinLenght(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setPasswordTtl(int) - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
setPasswordTtl(int) - Method in interface com.logicaldoc.core.security.dao.UserDAO
 
setPath(String) - Method in class com.logicaldoc.core.document.AbstractHistory
 
setPath(GUIFolder[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
setPath(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
setPath(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIShare
 
setPath(String) - Method in class com.logicaldoc.gui.common.client.util.RequestInfo
 
setPath(String) - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
setPath(String) - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
setPath(String) - Method in class com.logicaldoc.webservice.document.WSDocument
 
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.document.AbstractHistory
 
setPattern(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodePattern
 
setPermissions(int) - Method in class com.logicaldoc.core.security.FolderGroup
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(String[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
setPermissions(int) - Method in class com.logicaldoc.webservice.auth.Right
 
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
 
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(String) - Method in class com.logicaldoc.gui.common.client.util.RequestInfo
 
setPosition(int) - Method in class com.logicaldoc.core.document.Bookmark
 
setPosition(int) - Method in class com.logicaldoc.core.ExtendedAttribute
 
setPosition(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIBarcodePattern
 
setPosition(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIExtendedAttribute
 
setPosition(int) - Method in class com.logicaldoc.webservice.WSAttribute
 
setPostalcode(String) - Method in class com.logicaldoc.core.security.User
 
setPostalCode(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setPostalcode(String) - Method in class com.logicaldoc.webservice.security.WSUser
 
setPrefix(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIIncrementalArchive
 
setPreviousFireTime(Date) - Method in class com.logicaldoc.core.task.TaskScheduling
 
setPreviousFireTime(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
setPrio(int) - Method in class com.logicaldoc.core.communication.SystemMessage
 
setPriority(int) - Method in class com.logicaldoc.core.task.TaskTrigger
 
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.GUIInfo
 
setProduct(String) - Method in class com.logicaldoc.webservice.system.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.GUIInfo
 
setProductName(String) - Method in class com.logicaldoc.webservice.system.WSSystemInfo
 
setProgress(long) - Method in class com.logicaldoc.core.task.Task
 
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(String, String, String) - Method in class com.logicaldoc.util.config.ContextConfigurator
 
setProperty(Object, Object) - Method in interface com.logicaldoc.webdav.context.ExportContext
 
setProperty(Object, Object) - Method in class com.logicaldoc.webdav.context.ExportContextImpl
 
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 tag: key_value
setProtocol(String) - Method in class com.logicaldoc.gui.common.client.util.RequestInfo
 
setProvider(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
setProvider(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIShare
 
setPubDate(Date) - Method in class com.logicaldoc.core.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.document.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.document.WSDocument
 
setPublisherId(long) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setPublisherId(long) - Method in class com.logicaldoc.webservice.document.WSDocument
 
setPwd(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailSettings
 
setPwd(String) - Method in class com.logicaldoc.gui.common.client.beans.GUILdapSettings
 
setPwdExpiration(int) - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
setPwdSize(int) - Method in class com.logicaldoc.gui.common.client.beans.GUISecuritySettings
 
setQualifier(Long) - Method in class com.logicaldoc.core.generic.Generic
 
setQueryString(String) - Method in class com.logicaldoc.gui.common.client.util.RequestInfo
 
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.security.WSUser
 
setQuotaCount(long) - Method in class com.logicaldoc.core.security.User
 
setQuotaCount(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setQuotaCount(long) - Method in class com.logicaldoc.webservice.security.WSUser
 
setRating(Integer) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setRating(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setRating(Integer) - Method in class com.logicaldoc.webservice.document.WSDocument
 
setRead(int) - Method in class com.logicaldoc.core.communication.Recipient
 
setRead(int) - Method in class com.logicaldoc.core.rss.FeedMessage
 
setRead(int) - Method in class com.logicaldoc.core.security.FolderGroup
 
setRead(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
setReadonly(int) - Method in class com.logicaldoc.core.document.DocumentTemplate
 
setReadonly(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
setReadonly(boolean) - Method in class com.logicaldoc.gui.frontend.client.workflow.StateWidget
 
setRealm(String) - Method in class com.logicaldoc.gui.common.client.beans.GUILdapSettings
 
setRecipient(String) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setRecipient(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setRecipient(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIMessage
 
setRecipient(String) - Method in class com.logicaldoc.gui.frontend.client.dashboard.MessageDialog
 
setRecipient(String) - Method in class com.logicaldoc.webservice.document.WSDocument
 
setRecipients(Set<Recipient>) - Method in class com.logicaldoc.core.communication.Message
 
setRecipients(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmail
 
setRecipientsBCC(Set<Recipient>) - Method in class com.logicaldoc.core.communication.EMail
 
setRecipientsCC(Set<Recipient>) - Method in class com.logicaldoc.core.communication.EMail
 
setRegEmail(String) - Method in class com.logicaldoc.gui.setup.client.SetupInfo
 
setRegenerate(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUICustomId
 
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.system.WSSystemInfo
 
setReminderNumber(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
setReminderUnit(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
setRemindTime(int) - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
setRemindUnit(String) - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
setRename(int) - Method in class com.logicaldoc.core.security.FolderGroup
 
setRename(int) - Method in class com.logicaldoc.core.security.MenuGroup
 
setRename(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
setRenameEnabled(boolean) - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
setRenameEnabled(boolean) - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
setRepass(String) - Method in class com.logicaldoc.core.security.User
 
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
 
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
 
setRestartRequired() - Method in class com.logicaldoc.util.plugin.LogicalDOCPlugin
 
setRetentionDays(Integer) - Method in class com.logicaldoc.core.document.DocumentTemplate
 
setRetentionDays(Integer) - Method in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
setRetrieveAliases(int) - 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.search.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
 
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.system.WSSystemInfo
 
setSamplesTotal(int) - Method in class com.logicaldoc.core.system.SystemLoadMonitor
 
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.search.WSTagCloud
 
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.GUICustomId
 
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.document.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.search.WSSearchOptions
 
setSeconds(String) - Method in class com.logicaldoc.core.task.TaskScheduling
 
setSeconds(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
setSecureAuth(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailSettings
 
setSecurity(int) - Method in class com.logicaldoc.core.security.FolderGroup
 
setSecurity(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
setSecurityRef(Long) - Method in class com.logicaldoc.core.security.Folder
 
setSecurityRef(Long) - Method in class com.logicaldoc.core.security.Menu
 
setSelectedTask(GUIWFState) - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
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
 
setSender(String) - Method in class com.logicaldoc.core.communication.EMailSender
 
setSender(EMailSender) - Method in class com.logicaldoc.core.task.Task
 
setSenderEmail(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailSettings
 
setSentDate(Date) - Method in class com.logicaldoc.core.communication.Message
 
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
 
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.document.AbstractHistory
 
setSessionId(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
setSessionProvider(SessionProvider) - Method in class com.logicaldoc.webdav.web.WebdavServlet
 
setSeverity(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIEvent
 
setShare(GUIShare) - Method in class com.logicaldoc.gui.frontend.client.impex.folders.ImportFolderDetailsPanel
 
setShowClose(boolean) - Method in class com.logicaldoc.gui.common.client.log.EventPanel
 
setShowLog(boolean) - Method in class com.logicaldoc.gui.common.client.log.EventPanel
 
setSid(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISession
 
setSign(int) - Method in class com.logicaldoc.core.security.FolderGroup
 
setSign(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
setSignatureId(String) - Method in class com.logicaldoc.core.security.User
 
setSignatureId(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setSignatureInfo(String) - Method in class com.logicaldoc.core.security.User
 
setSignatureInfo(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
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.document.WSDocument
 
setSignRequired(int) - Method in class com.logicaldoc.core.document.DocumentTemplate
 
setSignRequired(int) - Method in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
setSimple(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIScheduling
 
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.GUITask
 
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.search.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.search.WSSearchOptions
 
setSmtpServer(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailSettings
 
setSource(String) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setSource(int) - Method in class com.logicaldoc.core.security.User
 
setSource(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setSource(String) - Method in class com.logicaldoc.webservice.document.WSDocument
 
setSource(int) - Method in class com.logicaldoc.webservice.security.WSUser
 
setSourceAuthor(String) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setSourceAuthor(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setSourceAuthor(String) - Method in class com.logicaldoc.webservice.document.WSDocument
 
setSourceDate(Date) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setSourceDate(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setSourceDate(String) - Method in class com.logicaldoc.webservice.document.WSDocument
 
setSourceDateFrom(Date) - Method in class com.logicaldoc.core.searchengine.FulltextSearchOptions
 
setSourceDateFrom(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
setSourceDateFrom(String) - Method in class com.logicaldoc.webservice.search.WSSearchOptions
 
setSourceDateTo(Date) - Method in class com.logicaldoc.core.searchengine.FulltextSearchOptions
 
setSourceDateTo(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
setSourceDateTo(String) - Method in class com.logicaldoc.webservice.search.WSSearchOptions
 
setSourceId(String) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setSourceId(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setSourceId(String) - Method in class com.logicaldoc.webservice.document.WSDocument
 
setSourceType(String) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setSourceType(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setSourceType(String) - Method in class com.logicaldoc.webservice.document.WSDocument
 
setSsl(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmailAccount
 
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.GUIShare
 
setStartDate(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
setStartDate(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
setStartPublishing(Date) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setStartPublishing(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setStartPublishing(String) - Method in class com.logicaldoc.webservice.document.WSDocument
 
setStartStateId(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
setStartTime(Date) - Method in class com.logicaldoc.core.task.TaskTrigger
 
setState(String) - Method in class com.logicaldoc.core.security.User
 
setState(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setState(String) - Method in class com.logicaldoc.webservice.security.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.GUITask
 
setStatus(String, long, int) - Method in interface com.logicaldoc.gui.frontend.client.services.ArchiveService
Change the status of the given Archive
setStatus(String, long, int, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.ArchiveServiceAsync
 
setStatus(int) - Method in class com.logicaldoc.webservice.document.WSDocument
 
setStopPublishing(Date) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setStopPublishing(Date) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setStopPublishing(String) - Method in class com.logicaldoc.webservice.document.WSDocument
 
setStopWords(Set<String>) - Method in class com.logicaldoc.core.i18n.Language
 
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 interface com.logicaldoc.core.document.DocumentManager
 
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.stats.StatsCollector
 
setStorer(Storer) - Method in class com.logicaldoc.webdav.resource.service.ResourceServiceImpl
 
setStreet(String) - Method in class com.logicaldoc.core.security.User
 
setStreet(String) - Method in class com.logicaldoc.webservice.security.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
 
setStringValue(String) - Method in class com.logicaldoc.core.ExtendedAttribute
 
setStringValue(String) - Method in class com.logicaldoc.gui.common.client.beans.GUICriterion
 
setStringValue(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIExtendedAttribute
 
setStringValue(String) - Method in class com.logicaldoc.webservice.WSAttribute
 
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.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
 
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
 
setSubwords(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchEngine
 
setSuffix(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIExternalCall
 
setSuggestion(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIResult
 
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.document.WSDocument
 
setSupervisor(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
setSupervisor(String) - Method in class com.logicaldoc.gui.frontend.client.workflow.Accordion
 
setSupport(String) - Method in class com.logicaldoc.core.SystemInfo
 
setSupport(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setSupport(String) - Method in class com.logicaldoc.webservice.system.WSSystemInfo
 
setSupportedGUILanguages(GUIValuePair[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setSupportedLanguages(GUIValuePair[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setSynchronized(boolean) - Method in class com.orange.links.client.shapes.AbstractShape
 
setSynchronized(boolean) - Method in class com.orange.links.client.shapes.FunctionShape
 
setSystemLoadMonitor(SystemLoadMonitor) - Method in class com.logicaldoc.core.task.Task
 
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.webservice.search.WSTagCloud
 
setTags(Set<String>) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setTags(String[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setTags(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIShare
 
setTags(String[]) - Method in class com.logicaldoc.webservice.document.WSDocument
 
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.GUIShare
 
setTargetFolder(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUITransition
 
setTargetId(long) - Method in class com.logicaldoc.core.document.Bookmark
 
setTargetState(GUIWFState) - Method in class com.logicaldoc.gui.common.client.beans.GUITransition
 
setTargetWindow(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIExternalCall
 
setTask(Task) - Method in class com.logicaldoc.core.task.TaskTrigger
 
setTask(GUITask) - Method in class com.logicaldoc.gui.frontend.client.system.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.User
 
setTelephone(String) - Method in class com.logicaldoc.webservice.security.WSUser
 
setTelephone2(String) - Method in class com.logicaldoc.core.security.User
 
setTelephone2(String) - Method in class com.logicaldoc.webservice.security.WSUser
 
setTemplate(DocumentTemplate) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setTemplate(Long) - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
setTemplate(DocumentTemplate) - Method in class com.logicaldoc.core.security.Folder
 
setTemplate(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIExtensibleObject
 
setTemplate(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUISearchOptions
 
setTemplate(String) - Method in class com.logicaldoc.gui.common.client.beans.GUISequence
 
setTemplate(GUITemplate) - Method in class com.logicaldoc.gui.frontend.client.metadata.TemplateDetailsPanel
 
setTemplate(Long) - Method in class com.logicaldoc.webservice.search.WSSearchOptions
 
setTemplateDao(DocumentTemplateDAO) - Method in class com.logicaldoc.cmis.LDRepository
 
setTemplateDao(MessageTemplateDAO) - Method in class com.logicaldoc.core.communication.EMailSender
 
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.GUIBarcodePattern
 
setTemplateId(long) - Method in class com.logicaldoc.gui.common.client.beans.GUICustomId
 
setTemplateId(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIExtensibleObject
 
setTemplateId(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIShare
 
setTemplateId(Long) - Method in class com.logicaldoc.webservice.document.WSDocument
 
setTemplateId(Long) - Method in class com.logicaldoc.webservice.folder.WSFolder
 
setTemplateLocked(int) - Method in class com.logicaldoc.core.security.Folder
 
setTemplateLocked(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIFolder
 
setTemplateName(String) - Method in class com.logicaldoc.core.document.Version
 
setTemplateName(String) - Method in class com.logicaldoc.gui.common.client.beans.GUICustomId
 
setTemplates(GUITemplate[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIIncrementalArchive
 
setText(String) - Method in class com.logicaldoc.core.security.Menu
 
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(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(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
 
setThreshold(int) - Method in class com.logicaldoc.webservice.GZIPOutInterceptor
 
setTicketId(String) - Method in class com.logicaldoc.core.document.DownloadTicket
 
setTime(long) - Method in class com.logicaldoc.gui.common.client.beans.GUIResult
 
setTime(long) - Method in class com.logicaldoc.webservice.search.WSSearchResult
 
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.
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
 
settingsPanel - Variable in class com.logicaldoc.gui.frontend.client.impex.archives.IncrementalDetailsPanel
 
settingsTabPanel - Variable in class com.logicaldoc.gui.frontend.client.impex.archives.IncrementalDetailsPanel
 
setTitle(String) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setTitle(String) - Method in class com.logicaldoc.core.document.AbstractHistory
 
setTitle(String) - Method in class com.logicaldoc.core.document.Bookmark
 
setTitle(String) - Method in class com.logicaldoc.core.rss.FeedMessage
 
setTitle(String) - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
setTitle(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setTitle(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIHistory
 
setTitle(String) - Static method in class com.logicaldoc.gui.common.client.util.WindowUtils
 
setTitle(GUIInfo, String) - Static method in class com.logicaldoc.gui.common.client.util.WindowUtils
 
setTitle(String) - Method in class com.logicaldoc.web.util.HTMLLayout
The Title option takes a String value.
setTitle(String) - Method in class com.logicaldoc.webservice.Content
 
setTitle(String) - Method in class com.logicaldoc.webservice.document.WSDocument
 
setTitleOld(String) - Method in class com.logicaldoc.core.document.AbstractHistory
 
setTop(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
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.search.WSSearchOptions
 
setTotalHits(int) - Method in class com.logicaldoc.webservice.search.WSSearchResult
 
setTotalSize(long) - Static method in class com.logicaldoc.core.security.SystemQuota
 
setTransactionId(String) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setTransactionId(String) - Method in interface com.logicaldoc.core.TransactionalObject
 
setTransitions(GUITransition[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
setTrials(int) - Method in class com.logicaldoc.core.communication.SystemMessage
 
setType(int) - Method in class com.logicaldoc.core.communication.Message
 
setType(int) - Method in class com.logicaldoc.core.communication.Recipient
 
setType(String) - Method in class com.logicaldoc.core.document.AbstractDocument
 
setType(int) - Method in class com.logicaldoc.core.document.Bookmark
 
setType(String) - Method in class com.logicaldoc.core.document.DocumentLink
 
setType(int) - Method in class com.logicaldoc.core.document.DocumentTemplate
 
setType(int) - Method in class com.logicaldoc.core.document.DownloadTicket
 
setType(int) - Method in class com.logicaldoc.core.ExtendedAttribute
 
setType(String) - Method in class com.logicaldoc.core.generic.Generic
 
setType(int) - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
setType(int) - Method in class com.logicaldoc.core.security.Folder
 
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.User
 
setType(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
setType(String) - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
setType(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIDocument
 
setType(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIExtendedAttribute
 
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.GUISearchOptions
 
setType(int) - Method in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
setType(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
setType(String) - Method in class com.logicaldoc.webservice.document.WSDocument
 
setType(int) - Method in class com.logicaldoc.webservice.folder.WSFolder
 
setType(int) - Method in class com.logicaldoc.webservice.search.WSSearchOptions
 
setType(int) - Method in class com.logicaldoc.webservice.security.WSGroup
 
setType(int) - Method in class com.logicaldoc.webservice.security.WSUser
 
setType(int) - Method in class com.logicaldoc.webservice.WSAttribute
 
setUniqueName(Folder) - Method in interface com.logicaldoc.core.security.dao.FolderDAO
 
setUniqueName(Folder) - Method in class com.logicaldoc.core.security.dao.HibernateFolderDAO
 
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, 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
 
setup(SetupInfo) - Method in class com.logicaldoc.web.service.SetupServiceImpl
 
setUpcomingEvents(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setUpdateEnabled(boolean) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentDetailTab
 
setUpdatePolicy(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIShare
 
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
 
setupToolbar(int) - Method in class com.logicaldoc.gui.frontend.client.search.HitsListPanel
Prepares the toolbar containing the search report and a set of buttons
setUrl(String) - Method in class com.logicaldoc.core.SystemInfo
 
setUrl(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setUrl(String) - Method in class com.logicaldoc.gui.common.client.beans.GUILdapSettings
 
setUrl(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIMessage
 
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.util.io.HttpUpload
 
setUrl(String) - Method in class com.logicaldoc.webservice.system.WSSystemInfo
 
setUser(User) - Method in class com.logicaldoc.core.document.AbstractHistory
This setter also sets the userId and userName
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.frontend.client.security.UserDetailsPanel
 
setUser(String) - Method in class com.logicaldoc.gui.frontend.client.workflow.WorkflowDetailsDialog
 
setUser(String) - Method in class com.logicaldoc.gui.frontend.client.workflow.WorkflowHistoryDialog
 
setUserAgent(String) - Method in class com.logicaldoc.gui.common.server.Browser
 
setUserClass(String) - Method in class com.logicaldoc.gui.common.client.beans.GUILdapSettings
 
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.security.authentication.BasicAuthentication
 
setUserDAO(UserDAO) - Method in class com.logicaldoc.core.security.dao.HibernateFolderDAO
 
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.core.task.Task
 
setUserDAO(UserDAO) - Method in class com.logicaldoc.webdav.resource.service.ResourceServiceImpl
 
setUserDocDAO(UserDocDAO) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
setUserDocDAO(UserDocDAO) - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
setUserHistoryDAO(UserHistoryDAO) - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
setUserId(Long) - Method in class com.logicaldoc.core.contact.Contact
 
setUserId(long) - Method in class com.logicaldoc.core.document.AbstractHistory
 
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.DownloadTicket
 
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.SearchOptions
 
setUserId(long) - Method in class com.logicaldoc.core.security.UserDoc
 
setUserId(long) - Method in class com.logicaldoc.core.security.UserSession
 
setUserId(Long) - Method in class com.logicaldoc.gui.common.client.beans.GUIContact
 
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
 
setUserIdentifierAttr(String) - Method in class com.logicaldoc.gui.common.client.beans.GUILdapSettings
 
setUserIds(long[]) - Method in class com.logicaldoc.webservice.security.WSGroup
 
setUserListenerManager(UserListenerManager) - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
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.AbstractHistory
 
setUsername(String) - Method in class com.logicaldoc.core.document.DocumentNote
 
setUsername(String) - Method in class com.logicaldoc.core.document.Version
 
setUserName(String) - Method in class com.logicaldoc.core.security.User
 
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.GUILdapSettings
 
setUsername(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIShare
 
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.util.dbinit.DBInit
 
setUserName(String) - Method in class com.logicaldoc.webservice.security.WSUser
 
setUserno(String) - Static method in class com.logicaldoc.core.stats.StatsCollector
 
setUserObject(Object) - Method in class com.logicaldoc.core.security.UserSession
 
setUsers(Set<User>) - Method in class com.logicaldoc.core.security.Group
 
setUsersBaseNode(String) - Method in class com.logicaldoc.gui.common.client.beans.GUILdapSettings
 
setVal1(String) - Method in class com.logicaldoc.gui.frontend.client.document.VersionsDiff.DiffRecord
 
setVal2(String) - Method in class com.logicaldoc.gui.frontend.client.document.VersionsDiff.DiffRecord
 
setValidateSession(boolean) - Method in class com.logicaldoc.webservice.AbstractService
 
setValidity(Integer) - Method in class com.logicaldoc.gui.common.client.beans.GUIMessage
 
setValue(Object) - Method in class com.logicaldoc.core.ExtendedAttribute
Sets the attribute value.
setValue(String, Object) - Method in class com.logicaldoc.core.ExtensibleObject
 
setValue(Object) - Method in class com.logicaldoc.gui.common.client.beans.GUIExtendedAttribute
Sets the attribute value.
setValue(String, Object) - Method in class com.logicaldoc.gui.common.client.beans.GUIExtensibleObject
 
setValue(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIParameter
 
setValue(long) - Method in class com.logicaldoc.gui.common.client.beans.GUISequence
 
setValue(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIValuePair
 
setValue(Object) - Method in class com.logicaldoc.webservice.WSAttribute
Sets the attribute value.
setValue(String) - Method in class com.logicaldoc.webservice.WSParameter
 
setVendor(String) - Method in class com.logicaldoc.core.SystemInfo
 
setVendor(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setVendor(String) - Method in class com.logicaldoc.webservice.system.WSSystemInfo
 
setVendorAddress(String) - Method in class com.logicaldoc.core.SystemInfo
 
setVendorAddress(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setVendorAddress(String) - Method in class com.logicaldoc.webservice.system.WSSystemInfo
 
setVendorCap(String) - Method in class com.logicaldoc.core.SystemInfo
 
setVendorCap(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setVendorCap(String) - Method in class com.logicaldoc.webservice.system.WSSystemInfo
 
setVendorCity(String) - Method in class com.logicaldoc.core.SystemInfo
 
setVendorCity(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setVendorCity(String) - Method in class com.logicaldoc.webservice.system.WSSystemInfo
 
setVendorCountry(String) - Method in class com.logicaldoc.core.SystemInfo
 
setVendorCountry(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setVendorCountry(String) - Method in class com.logicaldoc.webservice.system.WSSystemInfo
 
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.document.AbstractHistory
 
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.document.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
 
setVolatility(boolean) - Method in class com.logicaldoc.core.task.TaskTrigger
 
setVote(int) - Method in class com.logicaldoc.core.document.Rating
 
setVote(int) - Method in class com.logicaldoc.gui.common.client.beans.GUIRating
 
setWelcomeScreen(Integer) - Method in class com.logicaldoc.core.security.User
 
setWelcomeScreen(Integer) - Method in class com.logicaldoc.gui.common.client.beans.GUIUser
 
setWflHistory(GUIWFState[]) - Method in class com.logicaldoc.gui.common.client.beans.GUIWorkflow
 
setWorkflow(int) - Method in class com.logicaldoc.core.security.FolderGroup
 
setWorkflow(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
setWorkflowName(String) - Method in class com.logicaldoc.gui.frontend.client.workflow.Accordion
 
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.document.WSDocument
 
setWrite(int) - Method in class com.logicaldoc.core.security.FolderGroup
 
setWrite(int) - Method in class com.logicaldoc.core.security.MenuGroup
 
setWrite(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIRight
 
setWriteable(int) - Method in class com.logicaldoc.webservice.Content
 
setWriteEnabled(boolean) - Method in interface com.logicaldoc.webdav.resource.model.Resource
 
setWriteEnabled(boolean) - Method in class com.logicaldoc.webdav.resource.model.ResourceImpl
 
setYear(String) - Method in class com.logicaldoc.core.SystemInfo
 
setYear(String) - Method in class com.logicaldoc.gui.common.client.beans.GUIInfo
 
setYear(int) - Method in class com.logicaldoc.gui.common.client.beans.GUISequence
 
setYear(String) - Method in class com.logicaldoc.webservice.system.WSSystemInfo
 
setZip(boolean) - Method in class com.logicaldoc.gui.frontend.client.document.BulkUpdateDialog
 
setZipCompression(boolean) - Method in class com.logicaldoc.gui.common.client.beans.GUIEmail
 
share - Variable in class com.logicaldoc.gui.frontend.client.impex.folders.ImportFolderDetailsTab
 
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
 
SHOW_USERS_WARNING - Static variable in class com.logicaldoc.gui.common.client.Feature
 
showContextMenu() - Method in class com.logicaldoc.gui.frontend.client.impex.archives.ExportArchivesList
 
showContextMenu() - Method in class com.logicaldoc.gui.frontend.client.metadata.TemplatePropertiesPanel
 
showDefaultCursor() - Static method in class com.logicaldoc.gui.common.client.util.Util
 
showDetails(GUIEmailAccount) - Method in class com.logicaldoc.gui.frontend.client.impex.accounts.AccountsPanel
 
showDetails(Long, boolean) - Method in class com.logicaldoc.gui.frontend.client.impex.archives.ExportArchivesList
 
showDetails(GUIIncrementalArchive) - Method in class com.logicaldoc.gui.frontend.client.impex.archives.IncrementalArchivesList
 
showDisabled() - Static method in class com.logicaldoc.gui.common.client.Feature
Check if a disabled feature must be visible(ad disabled) or hidden
showFolderDetails() - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
Shows folders data in the details area.
showForgotDialog(String) - Method in class com.logicaldoc.gui.frontend.client.Frontend
 
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
 
showHistory - Variable in class com.logicaldoc.gui.frontend.client.impex.archives.ExportArchivesList
 
showLicensee() - Static method in class com.logicaldoc.gui.common.client.Feature
Check if the licensee must be shown
showLogin() - Method in class com.logicaldoc.gui.frontend.client.Frontend
 
showMain() - Method in class com.logicaldoc.gui.frontend.client.Frontend
 
showRights(GUIMenu) - Method in class com.logicaldoc.gui.frontend.client.security.MenuesPanel
 
showShareDetails(GUIShare) - Method in class com.logicaldoc.gui.frontend.client.impex.folders.ImportFoldersPanel
 
showTemplateDetails(GUITemplate) - Method in class com.logicaldoc.gui.frontend.client.metadata.TemplatesPanel
 
showUserDetails(GUIUser) - Method in class com.logicaldoc.gui.frontend.client.security.UsersPanel
 
showWaitCursor() - Static method in class com.logicaldoc.gui.common.client.util.Util
 
signArchive(String, long, long) - Method in interface com.logicaldoc.gui.frontend.client.services.ArchiveService
Verifies the user signature file, extracts the original file contained into the uploaded m7m file and checks if its digest and the archive's file digest are equals, then signs and marks the archive.
signArchive(String, long, long, AsyncCallback<String>) - Method in interface com.logicaldoc.gui.frontend.client.services.ArchiveServiceAsync
 
SignClosureDialog - Class in com.logicaldoc.gui.frontend.client.document
This popup window is used to sign documents or view signatures.
SignClosureDialog(ExportArchivesList, String, String, String) - Constructor for class com.logicaldoc.gui.frontend.client.document.SignClosureDialog
 
SignDialog - Class in com.logicaldoc.gui.frontend.client.document
This popup window is used to sign documents or view signatures.
SignDialog(String, String, String) - Constructor for class com.logicaldoc.gui.frontend.client.document.SignDialog
 
signDocument(String, long, long, String) - Method in interface com.logicaldoc.gui.frontend.client.services.SignService
Verifies the user signature file, checks if the uploaded file's digest and the document's file digest are equals, then signs the document.
signDocument(String, long, long, String, AsyncCallback<String>) - Method in interface com.logicaldoc.gui.frontend.client.services.SignServiceAsync
 
SIGNED_NO - Static variable in class com.logicaldoc.core.document.DocumentTemplate
 
SIGNED_NO - Static variable in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
SIGNED_REQUIRED - Static variable in class com.logicaldoc.core.document.DocumentTemplate
 
SIGNED_REQUIRED - Static variable in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
SignService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the Sign Service.
SignServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
SignVerifyDialog - Class in com.logicaldoc.gui.frontend.client.document
This popup window is used to view signatures.
SignVerifyDialog(String, String, String[]) - Constructor for class com.logicaldoc.gui.frontend.client.document.SignVerifyDialog
 
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
 
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 - Variable in class com.logicaldoc.core.task.Task
 
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
 
SoftwareVersion - Class in com.logicaldoc.util
Models a generic sofwtare version
SoftwareVersion(String) - Constructor for class com.logicaldoc.util.SoftwareVersion
 
SOURCE_ACTIVE_DIRECTORY - Static variable in class com.logicaldoc.core.security.User
 
SOURCE_ACTIVE_DIRECTORY - Static variable in class com.logicaldoc.webservice.security.WSUser
 
SOURCE_DEFAULT - Static variable in class com.logicaldoc.core.security.User
 
SOURCE_DEFAULT - Static variable in class com.logicaldoc.webservice.security.WSUser
 
SOURCE_LDAP - Static variable in class com.logicaldoc.core.security.User
 
SOURCE_LDAP - Static variable in class com.logicaldoc.webservice.security.WSUser
 
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
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.
SqlUtil - Class in com.logicaldoc.util.sql
This class contains methods about SQL handling
SqlUtil() - Constructor for class com.logicaldoc.util.sql.SqlUtil
 
StandardPropertiesPanel - Class in com.logicaldoc.gui.frontend.client.document
Shows document's standard properties and read-only data
StandardPropertiesPanel(GUIDocument, ChangedHandler, DocumentObserver) - 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
StandardSearchEngine() - Constructor for class com.logicaldoc.core.searchengine.StandardSearchEngine
 
start() - Method in class com.logicaldoc.core.system.SystemLoadMonitor
 
start() - Method in class com.logicaldoc.util.plugin.LogicalDOCPlugin
Concrete implementations of this method must insert startup initialisations.
startDocument(XMLLocator, String, NamespaceContext, Augmentations) - Method in class com.logicaldoc.core.parser.HTMLSAXParser
 
startImport(String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.ArchiveService
Create a new import archive for the specified bundle folder
startImport(String, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.ArchiveServiceAsync
 
startTask(String) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemService
Starts the task execution.
startTask(String, AsyncCallback<Boolean>) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemServiceAsync
 
startTask(String) - Method in class com.logicaldoc.web.service.SystemServiceImpl
 
startWorkflow - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentToolbar
 
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
 
STAT - Static variable in class com.logicaldoc.core.stats.StatsCollector
 
StateWidget - Class in com.logicaldoc.gui.frontend.client.workflow
Base visual representation of a Workflow object (a state or a transition).
StateWidget(Connection, DiagramController, GUITransition) - Constructor for class com.logicaldoc.gui.frontend.client.workflow.StateWidget
 
StateWidget(Connection, DiagramController, String) - Constructor for class com.logicaldoc.gui.frontend.client.workflow.StateWidget
Constructor used by new transitions.
StateWidget(DrawingPanel, GUIWFState) - Constructor for class com.logicaldoc.gui.frontend.client.workflow.StateWidget
 
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
General administration panel with statistics
StatsPanel() - Constructor for class com.logicaldoc.gui.frontend.client.system.StatsPanel
 
STATUS_CANCELED - Static variable in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
STATUS_CLOSED - Static variable in class com.logicaldoc.core.security.UserSession
 
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.UserSession
 
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.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.UserSession
 
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.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
StatusDashlet - Class in com.logicaldoc.gui.frontend.client.dashboard.dashlet
 
StatusDashlet(int, String) - Constructor for class com.logicaldoc.gui.frontend.client.dashboard.dashlet.StatusDashlet
 
StatusDialog - Class in com.logicaldoc.gui.frontend.client.workflow
This is the form used for the workflow joins and forks.
StatusDialog(StateWidget) - Constructor for class com.logicaldoc.gui.frontend.client.workflow.StatusDialog
 
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, AsyncCallback<Boolean>) - Method in interface com.logicaldoc.gui.frontend.client.services.SystemServiceAsync
 
stopTask(String) - Method in class com.logicaldoc.web.service.SystemServiceImpl
 
StoragesPanel - Class in com.logicaldoc.gui.frontend.client.settings
This class shows the storages list and informations.
StoragesPanel(GUIParameter[], ValuesManager) - Constructor for class com.logicaldoc.gui.frontend.client.settings.StoragesPanel
 
store(Document, History) - Method in interface com.logicaldoc.core.document.dao.DocumentDAO
This method persists the document object and insert a new document history entry.
store(Document) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
store(Document, History) - Method in class com.logicaldoc.core.document.dao.HibernateDocumentDAO
 
store(DownloadTicket) - Method in class com.logicaldoc.core.document.dao.HibernateDownloadTicketDAO
 
store(History) - Method in class com.logicaldoc.core.document.dao.HibernateHistoryDAO
 
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(T) - Method in class com.logicaldoc.core.HibernatePersistentObjectDAO
 
store(T) - Method in interface com.logicaldoc.core.PersistentObjectDAO
This method persists the entity object.
store(Folder, FolderHistory) - Method in interface com.logicaldoc.core.security.dao.FolderDAO
Same as store(Folder, boolean, FolderHistory)
store(Folder) - Method in class com.logicaldoc.core.security.dao.HibernateFolderDAO
 
store(Folder, FolderHistory) - Method in class com.logicaldoc.core.security.dao.HibernateFolderDAO
 
store(FolderHistory) - Method in class com.logicaldoc.core.security.dao.HibernateFolderHistoryDAO
 
store(Menu) - Method in class com.logicaldoc.core.security.dao.HibernateMenuDAO
 
store(User) - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
store(User, UserHistory) - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
store(UserDoc) - Method in class com.logicaldoc.core.security.dao.HibernateUserDocDAO
 
store(UserHistory) - Method in class com.logicaldoc.core.security.dao.HibernateUserHistoryDAO
 
store(Menu) - Method in interface com.logicaldoc.core.security.dao.MenuDAO
Same as store(Menu, boolean)
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(InputStream, long, String) - Method in class com.logicaldoc.core.store.FSStorer
 
store(File, 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(File, long, String) - Method in interface com.logicaldoc.core.store.Storer
 
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
storeGroup(String, WSGroup) - Method in class com.logicaldoc.webservice.security.SecurityClient
 
storeGroup(String, WSGroup) - Method in interface com.logicaldoc.webservice.security.SecurityService
Create/Update a group.
storeGroup(String, WSGroup) - Method in class com.logicaldoc.webservice.security.SecurityServiceImpl
 
Storer - Interface in com.logicaldoc.core.store
The Storer manages the repository where document files are maintained and all general resources are stored.
storeSignature(String, long, String) - Method in interface com.logicaldoc.gui.frontend.client.services.SignService
Stores on the user folder the certificate file associated to the given signer name.
storeSignature(String, long, String, AsyncCallback<String>) - Method in interface com.logicaldoc.gui.frontend.client.services.SignServiceAsync
 
storeUser(String, WSUser) - Method in class com.logicaldoc.webservice.security.SecurityClient
 
storeUser(String, WSUser) - Method in interface com.logicaldoc.webservice.security.SecurityService
Create/Update a user.
storeUser(String, WSUser) - Method in class com.logicaldoc.webservice.security.SecurityServiceImpl
 
streamIn(Resource, InputStream) - Method in interface com.logicaldoc.webdav.resource.service.ResourceService
 
streamIn(Resource, InputStream) - Method in class com.logicaldoc.webdav.resource.service.ResourceServiceImpl
 
streamOut(Resource) - Method in interface com.logicaldoc.webdav.resource.service.ResourceService
 
streamOut(Resource) - Method in class com.logicaldoc.webdav.resource.service.ResourceServiceImpl
 
StringEncrypter - Class in com.logicaldoc.util.crypt
Utility class to encrypt/decrypt strings
StringEncrypter(String) - Constructor for class com.logicaldoc.util.crypt.StringEncrypter
 
StringEncrypter(String, String) - Constructor for class com.logicaldoc.util.crypt.StringEncrypter
 
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.crypt
 
StringEncrypter.EncryptionException(Throwable) - Constructor for exception com.logicaldoc.util.crypt.StringEncrypter.EncryptionException
 
StringEncrypter.EncryptionException - Exception in com.logicaldoc.util.security
 
StringEncrypter.EncryptionException(Throwable) - Constructor for exception com.logicaldoc.util.security.StringEncrypter.EncryptionException
 
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
 
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.
strongDelete(File) - Static method in class com.logicaldoc.util.io.FileUtil
 
subscribe - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentToolbar
 
subscribeDocuments(String, long[], String[]) - Method in interface com.logicaldoc.gui.frontend.client.services.AuditService
Subscribes a selection of documents
subscribeDocuments(String, long[], String[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.AuditServiceAsync
 
subscribeFolder(String, long, boolean, String[]) - Method in interface com.logicaldoc.gui.frontend.client.services.AuditService
Subscribes a folder
subscribeFolder(String, long, boolean, String[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.AuditServiceAsync
 
SubscriptionDialog - Class in com.logicaldoc.gui.frontend.client.folder
This is the form used for the workflow task setting.
SubscriptionDialog(ListGridRecord) - Constructor for class com.logicaldoc.gui.frontend.client.folder.SubscriptionDialog
 
SubscriptionDialog(Long, long[]) - Constructor for class com.logicaldoc.gui.frontend.client.folder.SubscriptionDialog
Constructor used to subscribe a user to folders or documents
SUBSCRIPTIONS - Static variable in class com.logicaldoc.gui.common.client.Menu
 
Subscriptions - Class in com.logicaldoc.gui.frontend.client.personal
This panel shows the list of the user's subscriptions.
Subscriptions() - Constructor for class com.logicaldoc.gui.frontend.client.personal.Subscriptions
 
SubscriptionsDS - Class in com.logicaldoc.gui.common.client.data
Datasource to retrieve the subscriptions of the current user.
SubscriptionsDS() - Constructor for class com.logicaldoc.gui.common.client.data.SubscriptionsDS
 
SUFFIX - Static variable in class com.logicaldoc.web.DocumentPreview
Format can be thumb.jpg or preview.swf
SUFFIX - Static variable in class com.logicaldoc.web.DocumentResourceUpload
 
suggestion - Variable in class com.logicaldoc.core.searchengine.Search
 
support - Variable in class com.logicaldoc.core.SystemInfo
 
support - Variable in class com.logicaldoc.webservice.system.WSSystemInfo
 
supportedReports - Variable in class com.logicaldoc.webdav.resource.DeltaVResourceImpl
 
SWF_DIRECT_CONVERSION_EXTS - Variable in class com.logicaldoc.core.document.thumbnail.AbstractThumbnailBuilder
For these extensions we are able to directly convert to SWF
SWFTOOLSPATH - Static variable in class com.logicaldoc.core.document.thumbnail.AbstractThumbnailBuilder
 
synchronizedShapes() - Method in class com.orange.links.client.DiagramController
 
SystemClient - Class in com.logicaldoc.webservice.system
System Web Service client.
SystemClient(String) - Constructor for class com.logicaldoc.webservice.system.SystemClient
 
SystemEvent - Class in com.logicaldoc.util.event
 
SystemEvent(SystemEventStatus) - Constructor for class com.logicaldoc.util.event.SystemEvent
 
SystemEventStatus - Enum in com.logicaldoc.util.event
 
SystemInfo - Class in com.logicaldoc.core
 
SystemInfo() - Constructor for class com.logicaldoc.core.SystemInfo
 
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
 
systemLoadMonitor - Variable in class com.logicaldoc.core.task.Task
 
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.
SystemQuota - Class in com.logicaldoc.core.security
Counter class optimized for documents folder size counting.
SystemQuota() - Constructor for class com.logicaldoc.core.security.SystemQuota
 
SystemQuotaPanel - Class in com.logicaldoc.gui.frontend.client.settings
This panel shows the System Quota settings.
SystemQuotaPanel(GUIParameter[]) - Constructor for class com.logicaldoc.gui.frontend.client.settings.SystemQuotaPanel
 
systemService - Variable in class com.logicaldoc.gui.frontend.client.menu.MainMenu
 
systemService - Variable in class com.logicaldoc.gui.frontend.client.security.LoginPanel
 
SystemService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the System Service.
systemService - Variable in class com.logicaldoc.gui.frontend.client.workflow.PrimitivesToolstrip
 
systemService - Variable in class com.logicaldoc.gui.frontend.client.workflow.WorkflowToolstrip
 
SystemService - Interface in com.logicaldoc.webservice.system
System Web Service definition interface
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
 
SystemServiceImpl - Class in com.logicaldoc.webservice.system
System Web Service Implementation
SystemServiceImpl() - Constructor for class com.logicaldoc.webservice.system.SystemServiceImpl
 

T

tabSet - Variable in class com.logicaldoc.gui.frontend.client.document.BulkUpdatePanel
 
tabSet - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
TagCloud - Class in com.logicaldoc.core.document
This class is a TagCloud
TagCloud(String) - Constructor for class com.logicaldoc.core.document.TagCloud
 
TagCloud(String, int) - Constructor for class com.logicaldoc.core.document.TagCloud
 
TagCloud() - Constructor for class com.logicaldoc.core.document.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.gui.frontend.client.dashboard.TagCloud
 
TagCloudDashlet - Class in com.logicaldoc.gui.frontend.client.dashboard.dashlet
Dashlet specialized in showing the tag cloud in a 3-D fashon.
TagCloudDashlet(int) - Constructor for class com.logicaldoc.gui.frontend.client.dashboard.dashlet.TagCloudDashlet
 
TagCloudDashlet() - Constructor for class com.logicaldoc.gui.frontend.client.dashboard.dashlet.TagCloudDashlet
 
TagCloudGenerator - Class in com.logicaldoc.core.document
This task generate all data needed by the tag cloud panel.
TagCloudGenerator() - Constructor for class com.logicaldoc.core.document.TagCloudGenerator
 
tagItem - Variable in class com.logicaldoc.gui.frontend.client.document.StandardPropertiesPanel
 
TAGS - Static variable in class com.logicaldoc.gui.common.client.Feature
 
TAGS_ADMIN - Static variable in class com.logicaldoc.gui.common.client.Feature
 
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) - Constructor for class com.logicaldoc.gui.common.client.data.TagsDS
 
TagSearch - Class in com.logicaldoc.core.searchengine
Search specialization for the Tag search.
TagSearch() - Constructor for class com.logicaldoc.core.searchengine.TagSearch
 
TagSearch.HitMapper - Class in com.logicaldoc.core.searchengine
 
TagSearch.HitMapper() - Constructor for class com.logicaldoc.core.searchengine.TagSearch.HitMapper
 
TagService - Interface in com.logicaldoc.gui.frontend.client.services
Tag handling service
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
 
tagsInitialized - Variable in class com.logicaldoc.gui.frontend.client.document.BulkStandardPropertiesPanel
 
tagsInitialized - Variable in class com.logicaldoc.gui.frontend.client.document.StandardPropertiesPanel
 
TagsPanel - Class in com.logicaldoc.gui.frontend.client.metadata
This panel collects the administration panels regarding the tags.
TagsPanel(GUIParameter[]) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.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
This panel shows the tags list with each tag count.
TagsPreset(String) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.TagsPreset
 
TagsSettingsPanel - Class in com.logicaldoc.gui.frontend.client.metadata
This panel shows some general settings for the tags management.
TagsSettingsPanel(GUIParameter[]) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.TagsSettingsPanel
 
TagUtil - Class in com.logicaldoc.util
Utility class for tags handling
TagUtil() - Constructor for class com.logicaldoc.util.TagUtil
 
Task - Class in com.logicaldoc.core.task
A task is a long running sequence of operations
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
This panel collects all tasks details
TaskDetailPanel(TasksPanel) - Constructor for class com.logicaldoc.gui.frontend.client.system.TaskDetailPanel
 
TaskDialog - Class in com.logicaldoc.gui.frontend.client.workflow
This is the form used for the workflow task and end nodes settings.
TaskDialog(StateWidget) - Constructor for class com.logicaldoc.gui.frontend.client.workflow.TaskDialog
 
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
This panel shows notification settings for a task
TaskNotificationPanel(GUITask, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.system.TaskNotificationPanel
 
TASKS_ADMIN - 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_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
 
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
Panel showing the list of scheduled tasks
TasksPanel() - Constructor for class com.logicaldoc.gui.frontend.client.system.TasksPanel
 
TaskTrigger - Class in com.logicaldoc.core.task
This trigger wraps both a SimpleTrigger and a CronTrigger
template - Variable in class com.logicaldoc.core.searchengine.SearchOptions
 
TEMPLATE - Static variable in class com.logicaldoc.gui.common.client.Feature
 
template - Variable in class com.logicaldoc.gui.frontend.client.metadata.TemplateDetailsPanel
 
template - Variable in class com.logicaldoc.gui.frontend.client.metadata.TemplatePropertiesPanel
 
TemplateDetailsPanel - Class in com.logicaldoc.gui.frontend.client.metadata
This panel collects all template details
TemplateDetailsPanel(TemplatesPanel) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.TemplateDetailsPanel
 
templateId - Variable in class com.logicaldoc.core.document.Document
 
TemplatePropertiesPanel - Class in com.logicaldoc.gui.frontend.client.metadata
This panel shows all template properties.
TemplatePropertiesPanel() - Constructor for class com.logicaldoc.gui.frontend.client.metadata.TemplatePropertiesPanel
 
TemplatePropertiesPanel(GUITemplate, ChangedHandler, TemplateDetailsPanel) - Constructor for class com.logicaldoc.gui.frontend.client.metadata.TemplatePropertiesPanel
 
templates - Variable in class com.logicaldoc.gui.frontend.client.impex.archives.IncrementalSettingsPanel
 
TemplatesDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for document 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, boolean) - Constructor for class com.logicaldoc.gui.common.client.data.TemplatesDS
 
TemplateService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the Template Service.
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
Panel showing the list of templates
TemplatesPanel() - Constructor for class com.logicaldoc.gui.frontend.client.metadata.TemplatesPanel
 
test(String, long) - Method in interface com.logicaldoc.gui.frontend.client.services.EmailAccountService
Test the connection to the given account
test(String, long, AsyncCallback<Boolean>) - Method in interface com.logicaldoc.gui.frontend.client.services.EmailAccountServiceAsync
 
test(String, long) - Method in interface com.logicaldoc.gui.frontend.client.services.ImportFoldersService
Test the connection to the given import folder
test(String, long, AsyncCallback<Boolean>) - Method in interface com.logicaldoc.gui.frontend.client.services.ImportFoldersServiceAsync
 
testConnection(String, GUILdapSettings) - Method in interface com.logicaldoc.gui.frontend.client.services.LdapService
Tests the connection
testConnection(String, GUILdapSettings, AsyncCallback<Boolean>) - Method in interface com.logicaldoc.gui.frontend.client.services.LdapServiceAsync
 
testConnection() - Method in class com.logicaldoc.util.dbinit.DBInit
This method tests a connection.
testEmail(String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingService
Tests the SMTP connection
testEmail(String, String, AsyncCallback<Boolean>) - Method in interface com.logicaldoc.gui.frontend.client.services.SettingServiceAsync
 
testEmail(String, String) - Method in class com.logicaldoc.web.service.SettingServiceImpl
 
textQualifier - Variable in class com.logicaldoc.util.csv.CSVFile
The current char used as text qualifier.
ThumbnailBuilder - Interface in com.logicaldoc.core.document.thumbnail
Implementations of this interface are specialized classes that produce thumbnails for a specific type of document.
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
 
thumbnailPanel - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
ThumbnailPanel - Class in com.logicaldoc.gui.frontend.client.document
This panel shows the notes on a document
ThumbnailPanel(GUIDocument) - Constructor for class com.logicaldoc.gui.frontend.client.document.ThumbnailPanel
 
thumbnailTab - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
thumbnailTabPanel - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
TICKET - Static variable in class com.logicaldoc.core.document.DownloadTicket
 
TicketDownload - Class in com.logicaldoc.web
 
TicketDownload() - Constructor for class com.logicaldoc.web.TicketDownload
Constructor of the object.
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_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
 
TITLE - Static variable in class com.logicaldoc.core.rss.FeedParser
 
TITLE_OPTION - Static variable in class com.logicaldoc.web.util.HTMLLayout
A string constant used in naming the option for setting the the HTML document title.
toByteArray(File) - 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(Date) - Static method in class com.logicaldoc.core.i18n.DateBean
This method formats a a date into format yyyymmdd.
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.
toDocument(GUIDocument) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
Produces a plain new Document from a GUIDocument
toDocument() - Method in class com.logicaldoc.webservice.document.WSDocument
 
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.DuplicatesPanel
 
toggleMenu() - Method in class com.logicaldoc.gui.frontend.client.search.SearchPanel
 
toGroup() - Method in class com.logicaldoc.webservice.security.WSGroup
 
toGUIOptions(SearchOptions) - Method in class com.logicaldoc.web.service.SearchServiceImpl
 
toHit(SolrDocument) - Static method in class com.logicaldoc.core.searchengine.Hits
 
tokenStream(String, Reader) - Method in class com.logicaldoc.core.searchengine.WordDelimiterAnalyzer
 
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
toolbar - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
toolStrip - Variable in class com.logicaldoc.gui.frontend.client.search.HitsListPanel
 
topOperator - Variable in class com.logicaldoc.core.searchengine.SearchOptions
 
TopPanel - Class in com.logicaldoc.gui.frontend.client.panels
The Login entry point
TopPanel() - Constructor for class com.logicaldoc.gui.frontend.client.panels.TopPanel
 
toSearchOptions(GUISearchOptions) - Method in class com.logicaldoc.web.service.SearchServiceImpl
 
toSearchOptions() - Method in class com.logicaldoc.webservice.search.WSSearchOptions
 
toString() - Method in class com.logicaldoc.core.contact.Contact
 
toString() - Method in enum com.logicaldoc.core.document.DocumentEvent
 
toString() - Method in class com.logicaldoc.core.document.Version
 
toString() - Method in class com.logicaldoc.core.i18n.Language
 
toString() - Method in class com.logicaldoc.core.PersistentObject
 
toString() - Method in class com.logicaldoc.core.rss.Feed
 
toString() - Method in class com.logicaldoc.core.rss.FeedMessage
 
toString() - Method in enum com.logicaldoc.core.searchengine.Fields
 
toString() - Method in enum com.logicaldoc.core.security.FolderEvent
 
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.User
 
toString() - Method in class com.logicaldoc.core.security.UserSession
 
toString() - Method in class com.logicaldoc.core.task.TaskScheduling
 
toString() - Method in class com.logicaldoc.core.task.TaskTrigger
 
toString() - Method in class com.logicaldoc.gui.common.client.beans.GUICalendarEvent
 
toString() - Method in class com.logicaldoc.gui.common.client.beans.GUIParameter
 
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.webservice.security.WSUser
 
toString() - Method in class com.logicaldoc.webservice.WSAttribute
 
toString() - Method in class com.logicaldoc.webservice.WSParameter
 
toTagCloud() - Method in class com.logicaldoc.webservice.search.WSTagCloud
 
toUser() - Method in class com.logicaldoc.webservice.security.WSUser
 
TransactionalObject - Interface in com.logicaldoc.core
Implementations of this interface are objects that may partecipate into a transaction.
transactionId - Variable in class com.logicaldoc.core.task.Task
 
transferred(long, long) - Method in interface com.logicaldoc.util.io.CountingRequestEntity.ProgressListener
 
TransitionDialog - Class in com.logicaldoc.gui.frontend.client.workflow
This is the form used for the workflow transition settings
TransitionDialog(StateWidget) - Constructor for class com.logicaldoc.gui.frontend.client.workflow.TransitionDialog
 
TRASH - Static variable in class com.logicaldoc.gui.common.client.Feature
 
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
 
trashSection - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentsMenu
 
triggered(Calendar) - Method in class com.logicaldoc.core.task.TaskTrigger
 
triggerReload() - Method in class com.logicaldoc.gui.frontend.client.Frontend
Triggers the load of the last uploaded files
turnBackTaskToPool(String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowService
The task is reassigned to the pooled users.
turnBackTaskToPool(String, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowServiceAsync
 
TXTParser - Class in com.logicaldoc.core.parser
Class for parsing text (*.txt) files.
TXTParser() - Constructor for class com.logicaldoc.core.parser.TXTParser
 
TYPE - Variable in class com.logicaldoc.core.sequence.HibernateSequenceDAO
 
TYPE_AOS - Static variable in class com.logicaldoc.core.document.DocumentTemplate
 
TYPE_AOS - Static variable in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
TYPE_BOOLEAN - Static variable in class com.logicaldoc.core.ExtendedAttribute
 
TYPE_BOOLEAN - Static variable in class com.logicaldoc.gui.common.client.beans.GUIExtendedAttribute
 
TYPE_BOOLEAN - Static variable in class com.logicaldoc.webservice.WSAttribute
 
TYPE_DATE - Static variable in class com.logicaldoc.core.ExtendedAttribute
 
TYPE_DATE - Static variable in class com.logicaldoc.gui.common.client.beans.GUIExtendedAttribute
 
TYPE_DATE - Static variable in class com.logicaldoc.webservice.WSAttribute
 
TYPE_DEFAULT - Static variable in class com.logicaldoc.core.document.DocumentTemplate
 
TYPE_DEFAULT - Static variable in class com.logicaldoc.core.security.Folder
 
TYPE_DEFAULT - Static variable in class com.logicaldoc.core.security.Group
 
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.GUIGroup
 
TYPE_DEFAULT - Static variable in class com.logicaldoc.gui.common.client.beans.GUITemplate
 
TYPE_DEFAULT - Static variable in class com.logicaldoc.webservice.security.WSGroup
 
TYPE_DEFAULT - Static variable in class com.logicaldoc.webservice.security.WSUser
 
TYPE_DOCUMENT - Static variable in class com.logicaldoc.core.document.Bookmark
 
TYPE_DOUBLE - Static variable in class com.logicaldoc.core.ExtendedAttribute
 
TYPE_DOUBLE - Static variable in class com.logicaldoc.gui.common.client.beans.GUIExtendedAttribute
 
TYPE_DOUBLE - Static variable in class com.logicaldoc.webservice.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.WorkflowDesigner
 
TYPE_FOLDER - Static variable in class com.logicaldoc.core.document.Bookmark
 
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.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_INT - Static variable in class com.logicaldoc.core.ExtendedAttribute
 
TYPE_INT - Static variable in class com.logicaldoc.gui.common.client.beans.GUIExtendedAttribute
 
TYPE_INT - Static variable in class com.logicaldoc.webservice.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.WorkflowDesigner
 
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_STORAGE - Static variable in class com.logicaldoc.gui.common.client.beans.GUIArchive
 
TYPE_STRING - Static variable in class com.logicaldoc.core.ExtendedAttribute
 
TYPE_STRING - Static variable in class com.logicaldoc.gui.common.client.beans.GUIExtendedAttribute
 
TYPE_STRING - Static variable in class com.logicaldoc.webservice.WSAttribute
 
TYPE_SYSTEM - Static variable in class com.logicaldoc.core.communication.Message
 
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.security.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.WorkflowDesigner
 
TYPE_UNDEFINED - Static variable in class com.logicaldoc.gui.common.client.beans.GUIWFState
 
TYPE_USER - Static variable in class com.logicaldoc.core.ExtendedAttribute
 
TYPE_USER - Static variable in class com.logicaldoc.core.security.Group
 
TYPE_USER - Static variable in class com.logicaldoc.gui.common.client.beans.GUIExtendedAttribute
 
TYPE_USER - Static variable in class com.logicaldoc.gui.common.client.beans.GUIGroup
 
TYPE_USER - Static variable in class com.logicaldoc.webservice.security.WSGroup
 
TYPE_USER - Static variable in class com.logicaldoc.webservice.WSAttribute
 
TYPE_WORKSPACE - Static variable in class com.logicaldoc.core.security.Folder
 
TypeManager - Class in com.logicaldoc.cmis
Type Manager.
TypeManager() - Constructor for class com.logicaldoc.cmis.TypeManager
 

U

uncheckout(Resource, DavSession) - Method in interface com.logicaldoc.webdav.resource.service.ResourceService
 
uncheckout(Resource, DavSession) - Method in class com.logicaldoc.webdav.resource.service.ResourceServiceImpl
 
uncheckout() - Method in class com.logicaldoc.webdav.resource.VersionControlledResourceImpl
 
undeploy(String, String) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowService
Undeploys a given workflow
undeploy(String, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.WorkflowServiceAsync
 
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(long, History) - Method in interface com.logicaldoc.core.document.DocumentManager
UNChecks out the given document
unlock(long, History) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
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(String, long[]) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Unlocks a set of documents
unlock(String, long[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
unlock(String, long[]) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
unlock(String) - Method in class com.logicaldoc.webdav.resource.DavResourceImpl
 
unlock(String, long) - Method in class com.logicaldoc.webservice.document.DocumentClient
 
unlock(String, long) - Method in interface com.logicaldoc.webservice.document.DocumentService
Unlocks an existing document with the given identifier.
unlock(String, long) - Method in class com.logicaldoc.webservice.document.DocumentServiceImpl
 
unlocks(String) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineService
Unlocks the indexer.
unlocks(String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.SearchEngineServiceAsync
 
unlocks(String) - Method in class com.logicaldoc.web.service.SearchEngineServiceImpl
 
UNREAD_MESSAGES - Static variable in class com.logicaldoc.gui.common.client.beans.GUIUser
 
unsynchronizedShapes() - Method in class com.orange.links.client.DiagramController
 
unzip(String, String) - Static method in class com.logicaldoc.util.io.ZipUtil
This method extracts all entries of a zip-file.
unzip(String, String, String) - Static method in class com.logicaldoc.util.io.ZipUtil
This method extracts all entries of a zip-file specifying the encoding.
unzipEntry(String, String, String) - Static method in class com.logicaldoc.util.io.ZipUtil
This method extracts one entry of a zip-file.
update(Document, Document, History) - Method in interface com.logicaldoc.core.document.DocumentManager
Updates an existing document and marks it to be re-indexed
update(Document, Document, History) - Method in class com.logicaldoc.core.document.DocumentManagerImpl
 
update(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentToolbar
Updates the toolbar state on the basis of the passed document
update(String, long, String[]) - Method in interface com.logicaldoc.gui.frontend.client.services.AuditService
Changes the assigned events
update(String, long, String[], AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.AuditServiceAsync
 
update() - Method in class com.logicaldoc.gui.frontend.client.workflow.StateWidget
 
update() - Method in class com.logicaldoc.gui.frontend.client.workflow.WorkflowToolstrip
 
update(UpdateInfo) - Method in class com.logicaldoc.webdav.resource.VersionControlledResourceImpl
UPDATE feature is not (yet) supported.
update(String, WSDocument) - Method in class com.logicaldoc.webservice.document.DocumentClient
 
update(String, WSDocument) - Method in interface com.logicaldoc.webservice.document.DocumentService
Updates an existing document with the value object containing the document's metadata.
update(String, WSDocument) - Method in class com.logicaldoc.webservice.document.DocumentServiceImpl
 
update(String, WSFolder) - Method in class com.logicaldoc.webservice.folder.FolderClient
 
update(String, WSFolder) - Method in interface com.logicaldoc.webservice.folder.FolderService
Updates an existing folder.
update(String, WSFolder) - Method in class com.logicaldoc.webservice.folder.FolderServiceImpl
 
update() - Method in class com.orange.links.client.DiagramController
 
updateAfterMisfire(Calendar) - Method in class com.logicaldoc.core.task.TaskTrigger
 
updateBookmark(String, GUIBookmark) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Updates a single bookmark's data
updateBookmark(String, GUIBookmark, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
updateBookmark(String, GUIBookmark) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
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)
updateEnabled - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentDetailTab
 
updateExtendedAttributes(Folder) - Method in class com.logicaldoc.webservice.folder.WSFolder
 
updateLink(String, long, String) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Updates the links type
updateLink(String, long, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
updateLink(String, long, String) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
updateListingPanel(GUIFolder, Long, Integer) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsPanel
 
updateMessageTab() - Method in class com.logicaldoc.gui.frontend.client.dashboard.DashboardPanel
 
updateNote(String, long, long, String) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentService
Updates a document note on the given document
updateNote(String, long, long, String, AsyncCallback<Void>) - Method in interface com.logicaldoc.gui.frontend.client.services.DocumentServiceAsync
 
updateNote(String, long, long, String) - Method in class com.logicaldoc.web.service.DocumentServiceImpl
 
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(GUIEmailAccount) - Method in class com.logicaldoc.gui.frontend.client.impex.accounts.AccountsPanel
Updates the selected record with new data
updateRecord(GUIArchive) - Method in class com.logicaldoc.gui.frontend.client.impex.archives.ImportArchivesList
 
updateRecord(GUIIncrementalArchive) - Method in class com.logicaldoc.gui.frontend.client.impex.archives.IncrementalArchivesList
Updates the selected record with new data
updateRecord(GUIShare) - Method in class com.logicaldoc.gui.frontend.client.impex.folders.ImportFoldersPanel
Updates the selected record with new data
updateRecord(GUITemplate) - Method in class com.logicaldoc.gui.frontend.client.metadata.TemplatesPanel
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(GUIUser) - Method in class com.logicaldoc.gui.frontend.client.security.MenuesPanel
Updates the selected record with new data
updateRecord(GUIUser) - Method in class com.logicaldoc.gui.frontend.client.security.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, 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
 
updateResource(Resource) - Method in class com.logicaldoc.webdav.resource.service.ResourceServiceImpl
 
updateSelectedRecord(GUIDocument) - Method in class com.logicaldoc.gui.frontend.client.document.DocumentsGrid
Updates the selected record with new data
updateSelectedRecord(GUITask) - Method in class com.logicaldoc.gui.frontend.client.system.TasksPanel
Updates the selected record with the new task data
updateTagsTab() - Method in class com.logicaldoc.gui.frontend.client.dashboard.DashboardPanel
 
updateUserTab() - Method in class com.logicaldoc.gui.frontend.client.dashboard.DashboardPanel
 
updateWithNewCalendar(Calendar, long) - Method in class com.logicaldoc.core.task.TaskTrigger
 
updateWorkflowTab() - Method in class com.logicaldoc.gui.frontend.client.dashboard.DashboardPanel
 
updatingAttributeName - Variable in class com.logicaldoc.gui.frontend.client.metadata.TemplatePropertiesPanel
 
upload(String, long) - Method in interface com.logicaldoc.gui.frontend.client.services.GDocsService
Uploads a document to Google Docs.
upload(String, long, AsyncCallback<String>) - Method in interface com.logicaldoc.gui.frontend.client.services.GDocsServiceAsync
 
upload() - Method in class com.logicaldoc.util.io.HttpUpload
 
uploadDocumentResource(HttpServletRequest, String, String, String, String) - Static method in class com.logicaldoc.web.util.ServletIOUtil
Uploads a document's related resource.
UploadFile() - Method in class com.logicaldoc.util.io.HttpUpload
 
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.core.rss.FeedParser
 
url - Variable in class com.logicaldoc.core.SystemInfo
 
url - Variable in class com.logicaldoc.webservice.system.WSSystemInfo
 
User - Class in com.logicaldoc.core.security
This class represents a user.
User() - Constructor for class com.logicaldoc.core.security.User
 
user - Variable in class com.logicaldoc.core.transfer.ZipImport
 
USER - Static variable in class com.logicaldoc.web.util.SessionUtil
 
USER_SESSION - Static variable in class com.logicaldoc.gui.common.client.Constants
 
userAgent - Variable in class com.logicaldoc.gui.common.server.Browser
 
userDAO - Variable in class com.logicaldoc.core.security.authentication.BasicAuthentication
 
UserDAO - Interface in com.logicaldoc.core.security.dao
This class is a DAO-service for User-objects.
userDAO - Variable in class com.logicaldoc.core.security.SecurityManagerImpl
 
userDao - Variable in class com.logicaldoc.core.task.Task
 
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
 
UserDetailsPanel - Class in com.logicaldoc.gui.frontend.client.security
This panel collects all user details
UserDetailsPanel(UsersPanel) - Constructor for class com.logicaldoc.gui.frontend.client.security.UserDetailsPanel
 
UserDoc - Class in com.logicaldoc.core.security
This is a mapper class for table userdoc.
UserDoc() - Constructor for class com.logicaldoc.core.security.UserDoc
 
UserDocDAO - Interface in com.logicaldoc.core.security.dao
This class is a DAO-service for userdocs.
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
 
UserHistoryPanel - Class in com.logicaldoc.gui.frontend.client.security
This panel shows the history of a user
UserHistoryPanel(long) - Constructor for class com.logicaldoc.gui.frontend.client.security.UserHistoryPanel
 
userId - Variable in class com.logicaldoc.core.searchengine.SearchOptions
 
USERID_ADMIN - Static variable in class com.logicaldoc.core.security.User
 
USERID_ADMIN - Static variable in class com.logicaldoc.webservice.security.WSUser
 
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
 
username - Variable in class com.logicaldoc.gui.frontend.client.security.LoginPanel
 
UserObserver - Interface in com.logicaldoc.gui.common.client
Definition of a generic observer on user's attributes.
UserPropertiesPanel - Class in com.logicaldoc.gui.frontend.client.security
Shows document's standard properties and read-only data
UserPropertiesPanel(GUIUser, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.security.UserPropertiesPanel
 
UserQuotaPanel - Class in com.logicaldoc.gui.frontend.client.security
Shows user's quota settings and values.
UserQuotaPanel(GUIUser, ChangedHandler) - Constructor for class com.logicaldoc.gui.frontend.client.security.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) - 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
 
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) - Constructor for class com.logicaldoc.gui.common.client.widgets.UserSelector
 
UserSession - Class in com.logicaldoc.core.security
A single user session with it's unique identifier and the reference to the user
UsersPanel - Class in com.logicaldoc.gui.frontend.client.security
This panel shows the list of users and a detail area.
UsersPanel() - Constructor for class com.logicaldoc.gui.frontend.client.security.UsersPanel
 
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 class com.logicaldoc.webservice.auth.AuthClient
 
valid(String) - Method in interface com.logicaldoc.webservice.auth.AuthService
Checks if a SID is valid
valid(String) - Method in class com.logicaldoc.webservice.auth.AuthServiceImpl
 
validate(String, String) - Method in class com.logicaldoc.core.security.authentication.AuthenticationChain
Try to authenticate the user without creating a new session
validate() - Method in class com.logicaldoc.core.task.TaskTrigger
 
validate() - Method in class com.logicaldoc.gui.frontend.client.document.BulkStandardPropertiesPanel
 
validate() - Method in class com.logicaldoc.gui.frontend.client.document.BulkUpdatePanel
 
validate() - Method in class com.logicaldoc.gui.frontend.client.document.ExtendedPropertiesPanel
 
validate() - Method in class com.logicaldoc.gui.frontend.client.document.RetentionPoliciesPanel
 
validate() - Method in class com.logicaldoc.gui.frontend.client.document.StandardPropertiesPanel
 
validate() - Method in class com.logicaldoc.gui.frontend.client.folder.ExtendedPropertiesPanel
 
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.TemplateDetailsPanel
 
validate() - Method in class com.logicaldoc.gui.frontend.client.metadata.TemplatePropertiesPanel
 
validateFields(Map<String, Object>) - Method in class com.logicaldoc.gui.frontend.client.metadata.TemplatePropertiesPanel
 
validateMisfireInstruction(int) - Method in class com.logicaldoc.core.task.TaskTrigger
 
validateOnUser(String) - Method in class com.logicaldoc.core.security.authentication.AuthenticationChain
 
validateOnUser(String) - Method in interface com.logicaldoc.core.security.authentication.AuthenticationProvider
 
validateOnUser(String) - Method in class com.logicaldoc.core.security.authentication.BasicAuthentication
 
validateSession(HttpServletRequest) - Static method in class com.logicaldoc.web.util.SessionUtil
 
validateSession(String) - Static method in class com.logicaldoc.web.util.SessionUtil
Throws a runtime exception id the given session is invalid
validateSession(String) - Method in class com.logicaldoc.webservice.AbstractService
Utility method that validates the session and retrieve the associated user
validateUser(String, String) - Method in class com.logicaldoc.core.security.dao.HibernateUserDAO
 
validateUser(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.
validateUser(String) - Method in interface com.logicaldoc.core.security.dao.UserDAO
Validates an username only (the password content is not inspectged.
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.searchengine.Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.logicaldoc.core.security.FolderEvent
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(int) - Static method in enum com.logicaldoc.core.security.Permission
 
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.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.searchengine.Fields
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.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.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.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.time.TimeDiff.TimeField
Returns an array containing the constants of this enum type, in the order they are declared.
vendor - Variable in class com.logicaldoc.core.SystemInfo
 
vendor - Variable in class com.logicaldoc.webservice.system.WSSystemInfo
 
vendorAddress - Variable in class com.logicaldoc.core.SystemInfo
 
vendorAddress - Variable in class com.logicaldoc.webservice.system.WSSystemInfo
 
vendorCap - Variable in class com.logicaldoc.core.SystemInfo
 
vendorCap - Variable in class com.logicaldoc.webservice.system.WSSystemInfo
 
vendorCity - Variable in class com.logicaldoc.core.SystemInfo
 
vendorCity - Variable in class com.logicaldoc.webservice.system.WSSystemInfo
 
vendorCountry - Variable in class com.logicaldoc.core.SystemInfo
 
vendorCountry - Variable in class com.logicaldoc.webservice.system.WSSystemInfo
 
verifyArchive(String, long) - Method in interface com.logicaldoc.gui.frontend.client.services.ArchiveService
Verifies the archive with the given identifier.
verifyArchive(String, long, AsyncCallback<GUIVersion[]>) - Method in interface com.logicaldoc.gui.frontend.client.services.ArchiveServiceAsync
 
Version - Class in com.logicaldoc.core.document
This class represents versions.
Version() - Constructor for class com.logicaldoc.core.document.Version
 
version - Variable in class com.logicaldoc.gui.common.server.Browser
 
VERSION_DOC - Static variable in class com.logicaldoc.web.DocumentResourceUpload
 
VERSION_ID - Static variable in class com.logicaldoc.web.DocumentResourceUpload
 
VersionControlledResourceImpl - Class in com.logicaldoc.webdav.resource
 
VersionControlledResourceImpl(DavResourceLocator, DavResourceFactory, DavSession, ResourceConfig, Resource) - Constructor for class com.logicaldoc.webdav.resource.VersionControlledResourceImpl
 
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.
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
 
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
 
VersionsDataServlet - Class in com.logicaldoc.web.data
This servlet is responsible for document versions data.
VersionsDataServlet() - Constructor for class com.logicaldoc.web.data.VersionsDataServlet
 
VersionsDiff - Class in com.logicaldoc.gui.frontend.client.document
Show differences between two versions
VersionsDiff(GUIVersion, GUIVersion) - Constructor for class com.logicaldoc.gui.frontend.client.document.VersionsDiff
 
VersionsDiff.DiffRecord - Class in com.logicaldoc.gui.frontend.client.document
 
VersionsDiff.DiffRecord(String, String, String) - Constructor for class com.logicaldoc.gui.frontend.client.document.VersionsDiff.DiffRecord
 
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 - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
VersionsPanel - Class in com.logicaldoc.gui.frontend.client.document
This panel shows a list of versions of a document in a tabular way.
VersionsPanel(GUIDocument, DocumentObserver) - Constructor for class com.logicaldoc.gui.frontend.client.document.VersionsPanel
 
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(ExportArchivesList, Long, boolean) - Constructor for class com.logicaldoc.gui.frontend.client.impex.archives.VersionsPanel
 
versionsTab - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
versionsTabPanel - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentDetailsPanel
 
VirtualHostHelper - Class in com.logicaldoc.web.util
 
visible(int) - Static method in class com.logicaldoc.gui.common.client.Feature
 
vm - Variable in class com.logicaldoc.gui.frontend.client.impex.archives.IncrementalSettingsPanel
 
vm - Variable in class com.logicaldoc.gui.frontend.client.menu.Registration
 
vm - Variable in class com.logicaldoc.gui.frontend.client.metadata.TemplatePropertiesPanel
 

W

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.Log
 
WARNING - Static variable in class com.logicaldoc.gui.common.client.beans.GUIEvent
 
wasReadBy(String) - Method in class com.logicaldoc.core.communication.Message
 
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(DocumentsGrid) - 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, DocumentsGrid) - Constructor for class com.logicaldoc.gui.frontend.client.webcontent.WebcontentEditor
 
WEBDAV - 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(String) - Constructor for exception com.logicaldoc.webdav.exception.WebDavAuthorisationException
 
WebDavAuthorisationException(Exception) - 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(String) - Constructor for exception com.logicaldoc.webdav.exception.WebDavStorageException
 
WebDavStorageException(Exception) - Constructor for exception com.logicaldoc.webdav.exception.WebDavStorageException
 
webEditorUrl(long, String, int) - Static method in class com.logicaldoc.gui.common.client.util.Util
 
WEBSERVICE - Static variable in class com.logicaldoc.gui.common.client.Feature
 
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
 
widget - Variable in class com.orange.links.client.shapes.AbstractShape
 
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
 
WordDelimiterAnalyzer - Class in com.logicaldoc.core.searchengine
This analyzer is a wrapper to be used to allow searches in subwords tokens, by using the WordDelimiterFilter.
WordDelimiterAnalyzer() - Constructor for class com.logicaldoc.core.searchengine.WordDelimiterAnalyzer
 
WordPerfectParser - Class in com.logicaldoc.core.parser.wordperfect
 
WordPerfectParser() - Constructor for class com.logicaldoc.core.parser.wordperfect.WordPerfectParser
 
WORKFLOW - Static variable in class com.logicaldoc.gui.common.client.Feature
 
WORKFLOW - Static variable in class com.logicaldoc.gui.common.client.Menu
 
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
 
WorkflowDesigner - Class in com.logicaldoc.gui.frontend.client.workflow
Where the workflow diagram is drawn
WorkflowDesigner(GUIWorkflow) - Constructor for class com.logicaldoc.gui.frontend.client.workflow.WorkflowDesigner
 
WorkflowDetailsDialog - Class in com.logicaldoc.gui.frontend.client.workflow
This popup window is used to visualize the details of a selected workflow.
WorkflowDetailsDialog(WorkflowDashboard, GUIWorkflow) - Constructor for class com.logicaldoc.gui.frontend.client.workflow.WorkflowDetailsDialog
 
WorkflowDialog - Class in com.logicaldoc.gui.frontend.client.document
This popup window is used to start a workflow on the selected documents.
WorkflowDialog(long[]) - Constructor for class com.logicaldoc.gui.frontend.client.document.WorkflowDialog
 
WorkflowHistoriesDS - Class in com.logicaldoc.gui.common.client.data
 
WorkflowHistoriesDS(Long, Long) - Constructor for class com.logicaldoc.gui.common.client.data.WorkflowHistoriesDS
 
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
 
WorkflowPortlet - Class in com.logicaldoc.gui.frontend.client.workflow
Portlet specialized in listing user workflow task records.
WorkflowPortlet(WorkflowDashboard, int) - Constructor for class com.logicaldoc.gui.frontend.client.workflow.WorkflowPortlet
 
WorkflowsDS - Class in com.logicaldoc.gui.common.client.data
 
WorkflowsDS(boolean, boolean, boolean) - Constructor for class com.logicaldoc.gui.common.client.data.WorkflowsDS
 
workflowService - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentContextMenu
 
workflowService - Variable in class com.logicaldoc.gui.frontend.client.document.DocumentToolbar
 
WorkflowService - Interface in com.logicaldoc.gui.frontend.client.services
The client side stub for the Workflow Service.
workflowService - Variable in class com.logicaldoc.gui.frontend.client.workflow.PrimitivesToolstrip
 
workflowService - Variable in class com.logicaldoc.gui.frontend.client.workflow.TaskDialog
 
workflowService - Variable in class com.logicaldoc.gui.frontend.client.workflow.WorkflowDesigner
 
workflowService - Variable in class com.logicaldoc.gui.frontend.client.workflow.WorkflowToolstrip
 
WorkflowServiceAsync - Interface in com.logicaldoc.gui.frontend.client.services
 
WorkflowTasksDS - Class in com.logicaldoc.gui.common.client.data
 
WorkflowTasksDS(Integer, String) - Constructor for class com.logicaldoc.gui.common.client.data.WorkflowTasksDS
 
WorkflowToolstrip - Class in com.logicaldoc.gui.frontend.client.workflow
Workflow Tools
WorkflowToolstrip(WorkflowDesigner) - Constructor for class com.logicaldoc.gui.frontend.client.workflow.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
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.WorkflowUploader
 
WORKSPACE_DEFAULTID - 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(File) - Method in class com.logicaldoc.core.searchengine.SearchOptions
 
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.
write() - Method in class com.logicaldoc.util.config.LoggingConfigurator
 
write(byte[], int, int) - Method in class com.logicaldoc.util.io.CountingRequestEntity.CountingOutputStream
 
write(int) - Method in class com.logicaldoc.util.io.CountingRequestEntity.CountingOutputStream
 
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(InputStream, String) - Static method in class com.logicaldoc.util.io.FileUtil
 
writeFile(String, String) - Static method in class com.logicaldoc.util.io.FileUtil
 
writeRequest(OutputStream) - Method in class com.logicaldoc.util.io.CountingRequestEntity
 
writeTo(long, String, File) - Method in class com.logicaldoc.core.store.FSStorer
 
writeTo(long, String, File) - Method in interface com.logicaldoc.core.store.Storer
Writes the specified resource in a file
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.
writeToString(InputStream, String) - Static method in class com.logicaldoc.util.StringUtil
 
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.
WSAttribute - Class in com.logicaldoc.webservice
Extended attribute of a document
WSAttribute() - Constructor for class com.logicaldoc.webservice.WSAttribute
 
WSDocument - Class in com.logicaldoc.webservice.document
Web Service Document.
WSDocument() - Constructor for class com.logicaldoc.webservice.document.WSDocument
 
WSFolder - Class in com.logicaldoc.webservice.folder
Web Service Folder.
WSFolder() - Constructor for class com.logicaldoc.webservice.folder.WSFolder
 
WSGroup - Class in com.logicaldoc.webservice.security
Web Service Group.
WSGroup() - Constructor for class com.logicaldoc.webservice.security.WSGroup
 
WSParameter - Class in com.logicaldoc.webservice
Useful class that contains a correspondence between a name and a value.
WSParameter() - Constructor for class com.logicaldoc.webservice.WSParameter
 
WSSearchOptions - Class in com.logicaldoc.webservice.search
Search options through Web Services.
WSSearchOptions() - Constructor for class com.logicaldoc.webservice.search.WSSearchOptions
Necessary constructor for the Search Web Service
WSSearchResult - Class in com.logicaldoc.webservice.search
Represents a web service search result
WSSearchResult() - Constructor for class com.logicaldoc.webservice.search.WSSearchResult
 
WSSystemInfo - Class in com.logicaldoc.webservice.system
 
WSSystemInfo() - Constructor for class com.logicaldoc.webservice.system.WSSystemInfo
 
WSTagCloud - Class in com.logicaldoc.webservice.search
This class is a TagCloud for WebServices API
WSTagCloud(String) - Constructor for class com.logicaldoc.webservice.search.WSTagCloud
 
WSTagCloud(String, int) - Constructor for class com.logicaldoc.webservice.search.WSTagCloud
 
WSTagCloud() - Constructor for class com.logicaldoc.webservice.search.WSTagCloud
 
WSUser - Class in com.logicaldoc.webservice.security
Web Service User.
WSUser() - Constructor for class com.logicaldoc.webservice.security.WSUser
 

X

XLSParser - Class in com.logicaldoc.core.parser
Parser for Office 2003 worksheets
XLSParser() - Constructor for class com.logicaldoc.core.parser.XLSParser
 
xml - Variable in class com.logicaldoc.util.config.ContextConfigurator
 
XMLBean - Class in com.logicaldoc.util.config
Class for using xml-files.
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.
XMLBean(InputStream) - Constructor for class com.logicaldoc.util.config.XMLBean
Creates new XMLBean from an input stream; XMLBean is read-only!!!
XMLParser - Class in com.logicaldoc.core.parser
Text extractor for XML documents.
XMLParser() - Constructor for class com.logicaldoc.core.parser.XMLParser
 

Y

year - Variable in class com.logicaldoc.core.SystemInfo
 
year - Variable in class com.logicaldoc.webservice.system.WSSystemInfo
 

Z

ZABWParser - Class in com.logicaldoc.core.parser
Text extractor for AbiWord compressed documents.
ZABWParser() - Constructor for class com.logicaldoc.core.parser.ZABWParser
 
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 - Variable in class com.logicaldoc.core.transfer.ZipImport
 
zipFile(File, File) - Static method in class com.logicaldoc.util.io.ZipUtil
Compress a single file
zipFolder(File, File) - Static 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) - Constructor for class com.logicaldoc.core.transfer.ZipImport
Constructor.
ZipUtil - Class in com.logicaldoc.util.io
This class is for handling with zip-files.
ZipUtil() - Constructor for class com.logicaldoc.util.io.ZipUtil
 
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 

Copyright © 2008-2014 Logical Objects. All Rights Reserved.