fr.paris.lutece.portal.web.resource
Class ExtendableResourcePluginActionManager
java.lang.Object
fr.paris.lutece.portal.web.resource.ExtendableResourcePluginActionManager
public final class ExtendableResourcePluginActionManager
- extends Object
This manager is used to fill the model with the actions
that interact with extend.
It uses the method fillModel of the manager PluginActionManager
.
Method Summary |
static void |
fillModel(javax.servlet.http.HttpServletRequest request,
AdminUser adminUser,
Map<String,Object> model,
String strIdExtendableResource,
String strExtendableResourceType)
Fill the model with all actions and adds the list to the given marker. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MARK_ID_EXTENDABLE_RESOURCE
public static final String MARK_ID_EXTENDABLE_RESOURCE
- See Also:
- Constant Field Values
MARK_EXTENDABLE_RESOURCE_TYPE
public static final String MARK_EXTENDABLE_RESOURCE_TYPE
- See Also:
- Constant Field Values
fillModel
public static void fillModel(javax.servlet.http.HttpServletRequest request,
AdminUser adminUser,
Map<String,Object> model,
String strIdExtendableResource,
String strExtendableResourceType)
- Fill the model with all actions and adds the list to the given marker.
It also add the mapParameter to the model.
- Parameters:
request
- the requestadminUser
- the admin usermodel
- the modelstrIdExtendableResource
- the str id extendable resourcestrExtendableResourceType
- the str extendable resource type
Copyright © 2014 Mairie de Paris. All Rights Reserved.