Package | Description |
---|---|
fr.paris.lutece.portal.web.pluginaction | |
fr.paris.lutece.portal.web.resource |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPluginAction<F>
This class might be used to ensure forward compatibility
|
Modifier and Type | Method and Description |
---|---|
static <A extends IPluginAction<?>> |
PluginActionManager.fillModel(javax.servlet.http.HttpServletRequest request,
AdminUser adminUser,
Map<String,Object> model,
Class<A> pluginActionClass,
String strMark)
Fills the model with all actions and adds the list to the given marker
|
static <A extends IPluginAction<?>> |
PluginActionManager.getListPluginAction(Class<A> pluginActionClass)
Gets the list of
IPluginAction . |
static <A extends IPluginAction<?>> |
PluginActionManager.getPluginAction(javax.servlet.http.HttpServletRequest request,
Class<A> pluginActionClass)
Gets the
IPluginAction for the request. |
Modifier and Type | Interface and Description |
---|---|
interface |
IExtendableResourcePluginAction
This interface represents back office actions that interact with extend.
|
Copyright © 2020 City of Paris. All rights reserved.