Uses of Class
com.logicaldoc.util.config.ContextProperties
Packages that use ContextProperties
Package
Description
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
- 
Uses of ContextProperties in com.logicaldoc.core.searchengineMethods in com.logicaldoc.core.searchengine with parameters of type ContextProperties
- 
Uses of ContextProperties in com.logicaldoc.core.security.userMethods in com.logicaldoc.core.security.user with parameters of type ContextProperties
- 
Uses of ContextProperties in com.logicaldoc.core.storeMethods 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.taskMethods in com.logicaldoc.core.task that return ContextProperties
- 
Uses of ContextProperties in com.logicaldoc.core.ticketMethods in com.logicaldoc.core.ticket with parameters of type ContextPropertiesConstructors in com.logicaldoc.core.ticket with parameters of type ContextPropertiesModifierConstructorDescriptionHibernateTicketDAO(DocumentDAO documentDAO, ContextProperties config) 
- 
Uses of ContextProperties in com.logicaldoc.util.springMethods in com.logicaldoc.util.spring that return ContextPropertiesModifier and TypeMethodDescriptionContext.getProperties()Gets the registry with all the configuration properties for this context
- 
Uses of ContextProperties in com.logicaldoc.webserviceMethods in com.logicaldoc.webservice with parameters of type ContextPropertiesModifier and TypeMethodDescriptionvoidWebserviceInterceptor.setSettings(ContextProperties settings)