public class StartupAction
extends com.liferay.portal.kernel.events.SimpleAction
| Constructor and Description |
|---|
StartupAction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doRun(long companyId) |
protected void |
run()
See
com.liferay.portal.deploy.hot.HookHotDeployListener#initEvent |
void |
run(java.lang.String[] ids) |
void |
setCompanyLocalService(com.liferay.portal.kernel.service.CompanyLocalService companyLocalService) |
protected void |
setExpandoColumnLocalService(com.liferay.expando.kernel.service.ExpandoColumnLocalService expandoColumnLocalService) |
protected void |
setExpandoTableLocalService(com.liferay.expando.kernel.service.ExpandoTableLocalService expandoTableLocalService) |
protected void |
setModuleServiceLifecycle(com.liferay.portal.kernel.module.framework.ModuleServiceLifecycle moduleServiceLifecycle) |
protected void |
setupExpando(long companyId) |
public void run(java.lang.String[] ids)
throws com.liferay.portal.kernel.events.ActionException
run in class com.liferay.portal.kernel.events.SimpleActioncom.liferay.portal.kernel.events.ActionExceptionpublic void setCompanyLocalService(com.liferay.portal.kernel.service.CompanyLocalService companyLocalService)
protected void doRun(long companyId)
throws java.lang.Exception
java.lang.Exceptionprotected void run()
throws com.liferay.portal.kernel.events.ActionException
com.liferay.portal.deploy.hot.HookHotDeployListener#initEventcom.liferay.portal.kernel.events.ActionExceptionprotected void setExpandoColumnLocalService(com.liferay.expando.kernel.service.ExpandoColumnLocalService expandoColumnLocalService)
protected void setExpandoTableLocalService(com.liferay.expando.kernel.service.ExpandoTableLocalService expandoTableLocalService)
protected void setModuleServiceLifecycle(com.liferay.portal.kernel.module.framework.ModuleServiceLifecycle moduleServiceLifecycle)
protected void setupExpando(long companyId)
throws java.lang.Exception
java.lang.Exception