com.liferay.portal.mobile.device.rulegroup.action.impl
Class LayoutTemplateModificationActionHandler
java.lang.Object
com.liferay.portal.mobile.device.rulegroup.action.impl.LayoutTemplateModificationActionHandler
- All Implemented Interfaces:
- ActionHandler
public class LayoutTemplateModificationActionHandler
- extends Object
- implements ActionHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LayoutTemplateModificationActionHandler
public LayoutTemplateModificationActionHandler()
getHandlerType
public static String getHandlerType()
applyAction
public void applyAction(MDRAction mdrAction,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
- Specified by:
applyAction
in interface ActionHandler
getPropertyNames
public Collection<String> getPropertyNames()
- Specified by:
getPropertyNames
in interface ActionHandler
getType
public String getType()
- Specified by:
getType
in interface ActionHandler