public class MyPortalResourceIdService
extends fr.paris.lutece.portal.service.rbac.ResourceIdService
| Modifier and Type | Field and Description |
|---|---|
static String |
PERMISSION_MANAGE_ADVANCED_PARAMETERS |
static String |
RESOURCE_TYPE |
| Constructor and Description |
|---|
MyPortalResourceIdService()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
fr.paris.lutece.util.ReferenceList |
getResourceIdList(Locale locale)
Returns a list of resource ids
|
String |
getTitle(String strId,
Locale locale)
Returns the Title of a given resource
|
void |
register()
Initializes the service
|
public static final String RESOURCE_TYPE
public static final String PERMISSION_MANAGE_ADVANCED_PARAMETERS
public void register()
register in class fr.paris.lutece.portal.service.rbac.ResourceIdServicepublic fr.paris.lutece.util.ReferenceList getResourceIdList(Locale locale)
getResourceIdList in class fr.paris.lutece.portal.service.rbac.ResourceIdServicelocale - The current localeCopyright © 2020 City of Paris. All rights reserved.