Uses of Class
com.logicaldoc.util.config.ContextProperties
Packages that use ContextProperties
Package
Description
Classes that model emails and messages and the machinery to work with them.
Machinery for converting documents to different formats.
The core of the search engine.
Definition of the User object and ancillary objects
The store sub-system responsible for persisting the binaries of the
documents.
API to define the basics for the scheduled tasks that are long-running
operations you can schedule in several ways
Some utility objects for threads and executions
Library that contains classes used among the whole application for simple and recurrent tasks.
-
Uses of ContextProperties in com.logicaldoc.core.communication
Methods in com.logicaldoc.core.communication that return ContextPropertiesMethods in com.logicaldoc.core.communication with parameters of type ContextProperties -
Uses of ContextProperties in com.logicaldoc.core.conversion
Methods in com.logicaldoc.core.conversion with parameters of type ContextPropertiesModifier and TypeMethodDescriptionvoid
FormatConverterManager.setConfig
(ContextProperties config) -
Uses of ContextProperties in com.logicaldoc.core.document
Methods in com.logicaldoc.core.document with parameters of type ContextProperties -
Uses of ContextProperties in com.logicaldoc.core.lock
Methods in com.logicaldoc.core.lock with parameters of type ContextProperties -
Uses of ContextProperties in com.logicaldoc.core.searchengine
Methods in com.logicaldoc.core.searchengine with parameters of type ContextProperties -
Uses of ContextProperties in com.logicaldoc.core.security.user
Methods in com.logicaldoc.core.security.user with parameters of type ContextProperties -
Uses of ContextProperties in com.logicaldoc.core.store
Methods in com.logicaldoc.core.store that return ContextPropertiesMethods in com.logicaldoc.core.store with parameters of type ContextProperties -
Uses of ContextProperties in com.logicaldoc.core.system
Methods in com.logicaldoc.core.system with parameters of type ContextProperties -
Uses of ContextProperties in com.logicaldoc.core.task
Methods in com.logicaldoc.core.task that return ContextPropertiesMethods in com.logicaldoc.core.task with parameters of type ContextProperties -
Uses of ContextProperties in com.logicaldoc.core.threading
Methods in com.logicaldoc.core.threading with parameters of type ContextProperties -
Uses of ContextProperties in com.logicaldoc.core.ticket
Methods in com.logicaldoc.core.ticket with parameters of type ContextProperties -
Uses of ContextProperties in com.logicaldoc.util
Methods in com.logicaldoc.util that return ContextPropertiesModifier and TypeMethodDescriptionContext.getProperties()
Gets the registry with all the configuration properties for this context -
Uses of ContextProperties in com.logicaldoc.webservice
Methods in com.logicaldoc.webservice with parameters of type ContextPropertiesModifier and TypeMethodDescriptionvoid
WebserviceInterceptor.setSettings
(ContextProperties settings)