public class CopyTemplateMVCActionCommand extends DDMBaseMVCActionCommand
Constructor and Description |
---|
CopyTemplateMVCActionCommand() |
Modifier and Type | Method and Description |
---|---|
protected com.liferay.dynamic.data.mapping.model.DDMTemplate |
copyTemplate(javax.portlet.ActionRequest actionRequest) |
protected void |
doProcessAction(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse) |
protected java.lang.String |
getSaveAndContinueRedirect(javax.portlet.ActionRequest actionRequest,
com.liferay.dynamic.data.mapping.model.DDMTemplate template,
java.lang.String redirect) |
protected void |
setDDMTemplateService(com.liferay.dynamic.data.mapping.service.DDMTemplateService ddmTemplateService) |
getRedirect, getSaveAndContinueRedirect, getStrictPortletSetup, getStrictPortletSetup, setRedirectAttribute, setRedirectAttribute, setRedirectAttribute, updatePortletPreferences
protected com.liferay.dynamic.data.mapping.model.DDMTemplate copyTemplate(javax.portlet.ActionRequest actionRequest) throws java.lang.Exception
java.lang.Exception
protected void doProcessAction(javax.portlet.ActionRequest actionRequest, javax.portlet.ActionResponse actionResponse) throws java.lang.Exception
doProcessAction
in class com.liferay.portal.kernel.portlet.bridges.mvc.BaseMVCActionCommand
java.lang.Exception
protected java.lang.String getSaveAndContinueRedirect(javax.portlet.ActionRequest actionRequest, com.liferay.dynamic.data.mapping.model.DDMTemplate template, java.lang.String redirect) throws java.lang.Exception
getSaveAndContinueRedirect
in class DDMBaseMVCActionCommand
java.lang.Exception
protected void setDDMTemplateService(com.liferay.dynamic.data.mapping.service.DDMTemplateService ddmTemplateService)