|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.kernel.events.SimpleAction
com.liferay.portal.events.SampleAppStartupAction
public class SampleAppStartupAction
This class can be used to populate an empty database programmatically. This allows a developer to create sample data without relying on native SQL.
Constructor Summary | |
---|---|
SampleAppStartupAction()
|
Method Summary | |
---|---|
protected void |
doRun(long companyId)
|
void |
run(java.lang.String[] ids)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SampleAppStartupAction()
Method Detail |
---|
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
protected void doRun(long companyId) throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |