fr.paris.lutece.portal.service.advancedparameter
Class AdvancedParameterResourceIdService
java.lang.Object
fr.paris.lutece.portal.service.rbac.ResourceIdService
fr.paris.lutece.portal.service.advancedparameter.AdvancedParameterResourceIdService
public class AdvancedParameterResourceIdService
- extends ResourceIdService
RBAC Resource Id Service to allow roles on AdvancedParameters
Method Summary |
ReferenceList |
getResourceIdList(java.util.Locale locale)
Returns a list of resource ids |
java.lang.String |
getTitle(java.lang.String strAdminUserId,
java.util.Locale locale)
Returns the Title of a given resource |
void |
register()
Initializes the service |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PERMISSION_MANAGE
public static final java.lang.String PERMISSION_MANAGE
- See Also:
- Constant Field Values
RESOURCE_TYPE
public static final java.lang.String RESOURCE_TYPE
- See Also:
- Constant Field Values
AdvancedParameterResourceIdService
public AdvancedParameterResourceIdService()
register
public void register()
- Initializes the service
- Specified by:
register
in class ResourceIdService
getResourceIdList
public ReferenceList getResourceIdList(java.util.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 java.lang.String getTitle(java.lang.String strAdminUserId,
java.util.Locale locale)
- Returns the Title of a given resource
- Specified by:
getTitle
in class ResourceIdService
- Parameters:
strAdminUserServiceId
- The Id of the resourcelocale
- The current locale
- Returns:
- The Title of a given resource
Copyright © 2010 Mairie de Paris. All Rights Reserved.