public interface ActionHandler
Modifier and Type | Method and Description |
---|---|
void |
applyAction(MDRAction mdrAction,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
java.util.Collection<java.lang.String> |
getPropertyNames() |
java.lang.String |
getType() |
void applyAction(MDRAction mdrAction, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
java.util.Collection<java.lang.String> getPropertyNames()
java.lang.String getType()