public class DBStoreRegistrator
extends java.lang.Object
| Constructor and Description |
|---|
DBStoreRegistrator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(org.osgi.framework.BundleContext bundleContext) |
protected void |
deactivate() |
protected com.liferay.document.library.kernel.store.Store |
prepare(com.liferay.document.library.kernel.store.Store store) |
void |
setDBStore(DBStore dbStore) |
protected void |
setModuleServiceLifecycle(com.liferay.portal.kernel.module.framework.ModuleServiceLifecycle moduleServiceLifecycle) |
public void setDBStore(DBStore dbStore)
protected void activate(org.osgi.framework.BundleContext bundleContext)
protected void deactivate()
protected com.liferay.document.library.kernel.store.Store prepare(com.liferay.document.library.kernel.store.Store store)
protected void setModuleServiceLifecycle(com.liferay.portal.kernel.module.framework.ModuleServiceLifecycle moduleServiceLifecycle)