public class SampleAppStartupAction
extends com.liferay.portal.kernel.events.SimpleAction
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 and Description |
---|
SampleAppStartupAction() |
public void run(String[] ids) throws com.liferay.portal.kernel.events.ActionException
run
in class com.liferay.portal.kernel.events.SimpleAction
com.liferay.portal.kernel.events.ActionException