fr.paris.lutece.portal.web.resource
Class ExtendableResourcePluginActionManager

java.lang.Object
  extended by 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.


Field Summary
static String MARK_EXTENDABLE_RESOURCE_TYPE
           
static String MARK_ID_EXTENDABLE_RESOURCE
           
 
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
 

Field Detail

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
Method Detail

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 request
adminUser - the admin user
model - the model
strIdExtendableResource - the str id extendable resource
strExtendableResourceType - the str extendable resource type


Copyright © 2014 Mairie de Paris. All Rights Reserved.