|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IPluginActionResult | |
---|---|
fr.paris.lutece.portal.web.pluginaction | |
fr.paris.lutece.portal.web.resource |
Uses of IPluginActionResult in fr.paris.lutece.portal.web.pluginaction |
---|
Classes in fr.paris.lutece.portal.web.pluginaction that implement IPluginActionResult | |
---|---|
class |
DefaultPluginActionResult
Result of an action. |
Methods in fr.paris.lutece.portal.web.pluginaction that return IPluginActionResult | |
---|---|
IPluginActionResult |
IPluginAction.process(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
AdminUser adminUser,
FieldsDTO sessionFields)
Processes the request |
Uses of IPluginActionResult in fr.paris.lutece.portal.web.resource |
---|
Methods in fr.paris.lutece.portal.web.resource that return IPluginActionResult | |
---|---|
IPluginActionResult |
ExtendableResourceJspBean.doProcessExtendableResourceAction(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Do process extendable resource action. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |