|
Liferay 6.1.0-ce-ga1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActionHandlerManager
| Method Summary | |
|---|---|
void |
applyActions(List<MDRAction> mdrActions,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
ActionHandler |
getActionHandler(String actionType)
|
Collection<ActionHandler> |
getActionHandlers()
|
Collection<String> |
getActionHandlerTypes()
|
void |
registerActionHandler(ActionHandler actionHandler)
|
ActionHandler |
unregisterActionHandler(String actionType)
|
| Method Detail |
|---|
void applyActions(List<MDRAction> mdrActions,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws PortalException,
SystemException
PortalException
SystemExceptionActionHandler getActionHandler(String actionType)
Collection<ActionHandler> getActionHandlers()
Collection<String> getActionHandlerTypes()
void registerActionHandler(ActionHandler actionHandler)
ActionHandler unregisterActionHandler(String actionType)
|
Liferay 6.1.0-ce-ga1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||