fr.paris.lutece.portal.service.user
Class AdminUserResourceIdService
java.lang.Object
fr.paris.lutece.portal.service.rbac.ResourceIdService
fr.paris.lutece.portal.service.user.AdminUserResourceIdService
public class AdminUserResourceIdService
- 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_ENCRYPTED_PASSWORD
public static final String PERMISSION_MANAGE_ENCRYPTED_PASSWORD
- See Also:
- Constant Field Values
PERMISSION_MANAGE_ADVANCED_PARAMETERS
public static final String PERMISSION_MANAGE_ADVANCED_PARAMETERS
- See Also:
- Constant Field Values
PERMISSION_IMPORT_EXPORT_USERS
public static final String PERMISSION_IMPORT_EXPORT_USERS
- See Also:
- Constant Field Values
AdminUserResourceIdService
public AdminUserResourceIdService()
register
public void register()
- Initializes the service
- Specified by:
register
in class ResourceIdService
getResourceIdList
public ReferenceList getResourceIdList(Locale locale)
- Returns a list of resource ids
- Specified by:
getResourceIdList
in class ResourceIdService
- Parameters:
locale
- The current locale
- Returns:
- A list of resource ids
getTitle
public String getTitle(String strAdminUserId,
Locale locale)
- Returns the Title of a given resource
- Specified by:
getTitle
in class ResourceIdService
- Parameters:
strAdminUserId
- The Id of the resourcelocale
- The current locale
- Returns:
- The Title of a given resource
Copyright © 2014 Mairie de Paris. All Rights Reserved.