| Constructor and Description |
|---|
ActionRequestHandler() |
| Modifier and Type | Method and Description |
|---|---|
de.mhus.lib.core.IProperties |
createProperties(javax.portlet.ActionRequest request) |
boolean |
processAction(javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response) |
boolean |
processAction(String path,
javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response) |
void |
register(String name,
Action resource) |
void |
unregister(String name) |
public boolean processAction(String path, javax.portlet.ActionRequest request, javax.portlet.ActionResponse response) throws Exception
processAction in interface ActionExceptionpublic void unregister(String name)
public boolean processAction(javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response)
throws Exception
Exceptionpublic de.mhus.lib.core.IProperties createProperties(javax.portlet.ActionRequest request)
createProperties in interface ActionCopyright © 2015. All rights reserved.