| 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 javax.portlet.PortletException, IOException
processAction in interface Actionjavax.portlet.PortletExceptionIOExceptionpublic void unregister(String name)
public boolean processAction(javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response)
throws javax.portlet.PortletException,
IOException
javax.portlet.PortletExceptionIOExceptionpublic de.mhus.lib.core.IProperties createProperties(javax.portlet.ActionRequest request)
createProperties in interface ActionCopyright © 2014. All rights reserved.