Package com.logicaldoc.enterprise.store
Class EnterpriseStoreContext
java.lang.Object
com.logicaldoc.enterprise.store.EnterpriseStoreContext
@ComponentScan("com.logicaldoc.enterprise.store")
@ImportResource("classpath:context/context-store.xml")
public class EnterpriseStoreContext
extends Object
Context of the store plugin
- Since:
- 9.2.1
- Author:
- Giuseppe Desiato - LogicalDOC
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
EnterpriseStoreContextpublic EnterpriseStoreContext()
 
-