fr.paris.lutece.portal.service.globalmanagement
Class GlobalManagementResourceIdService
java.lang.Object
fr.paris.lutece.portal.service.rbac.ResourceIdService
fr.paris.lutece.portal.service.globalmanagement.GlobalManagementResourceIdService
public class GlobalManagementResourceIdService
- extends ResourceIdService
RBAC Resource Id Service to allow roles on AdminUser Services
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PERMISSION_MANAGE_EDITORS
public static final String PERMISSION_MANAGE_EDITORS
- See Also:
- Constant Field Values
GlobalManagementResourceIdService
public GlobalManagementResourceIdService()
register
public void register()
- Initializes the service
- Specified by:
register
in class ResourceIdService
getResourceIdList
public ReferenceList getResourceIdList(Locale locale)
- Provide the list of all resources (id - label)
- Specified by:
getResourceIdList
in class ResourceIdService
- Parameters:
locale
- The locale
- Returns:
- the list of all resources available for restricted access
getTitle
public String getTitle(String strId,
Locale locale)
- Provide the title of a resource given its id
- Specified by:
getTitle
in class ResourceIdService
- Parameters:
strId
- the id of the resourcelocale
- The locale
- Returns:
- the title the corresponding label
Copyright © 2014 Mairie de Paris. All Rights Reserved.