Uses of Class
com.logicaldoc.util.config.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
-
Uses of ContextProperties in com.logicaldoc.core.conversion
Modifier and TypeMethodDescriptionvoid
FormatConverterManager.setConfig
(ContextProperties config) -
Uses of ContextProperties in com.logicaldoc.core.document
-
Uses of ContextProperties in com.logicaldoc.core.lock
-
Uses of ContextProperties in com.logicaldoc.core.searchengine
-
Uses of ContextProperties in com.logicaldoc.core.security.user
-
Uses of ContextProperties in com.logicaldoc.core.store
-
Uses of ContextProperties in com.logicaldoc.core.system
-
Uses of ContextProperties in com.logicaldoc.core.task
-
Uses of ContextProperties in com.logicaldoc.core.threading
-
Uses of ContextProperties in com.logicaldoc.core.ticket
-
Uses of ContextProperties in com.logicaldoc.util
Modifier and TypeMethodDescriptionContext.getProperties()
Gets the registry with all the configuration properties for this context -
Uses of ContextProperties in com.logicaldoc.webservice
Modifier and TypeMethodDescriptionvoid
WebserviceInterceptor.setSettings
(ContextProperties settings)