com.liferay.portal.events
Class AddDefaultDDMTemplatesAction
java.lang.Object
com.liferay.portal.kernel.events.SimpleAction
com.liferay.portal.events.AddDefaultDDMTemplatesAction
- All Implemented Interfaces:
- LifecycleAction
public class AddDefaultDDMTemplatesAction
- extends SimpleAction
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddDefaultDDMTemplatesAction
public AddDefaultDDMTemplatesAction()
run
public void run(String[] ids)
throws ActionException
- Specified by:
run in class SimpleAction
- Throws:
ActionException
addDDMTemplates
protected void addDDMTemplates(long userId,
long groupId,
ServiceContext serviceContext)
throws Exception
- Throws:
Exception
doRun
protected void doRun(long companyId)
throws Exception
- Throws:
Exception
getLocalizationMap
protected Map<Locale,String> getLocalizationMap(long groupId,
String key)