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.SimpleAction
com.liferay.portal.kernel.events.ActionException
public void setCompanyLocalService(com.liferay.portal.kernel.service.CompanyLocalService companyLocalService)
protected void doRun(long companyId) throws java.lang.Exception
java.lang.Exception
protected void run() throws com.liferay.portal.kernel.events.ActionException
com.liferay.portal.deploy.hot.HookHotDeployListener#initEvent
com.liferay.portal.kernel.events.ActionException
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) throws java.lang.Exception
java.lang.Exception