fr.paris.lutece.plugins.paybox.service.role
public class PayboxReadResourceIdService extends fr.paris.lutece.portal.service.rbac.ResourceIdService
Modifier and Type | Field and Description |
---|---|
static String |
KEY_ID_RESOURCE |
static String |
PERMISSION_CONSULTER_HISTORIQUE |
Constructor and Description |
---|
PayboxReadResourceIdService()
Cree une nouvelle instance de PayboxReadResourceIdService
|
Modifier and Type | Method and Description |
---|---|
fr.paris.lutece.util.ReferenceList |
getResourceIdList(Locale locale)
Returns a list of resource ids - return null in this case
|
String |
getTitle(String strId,
Locale locale)
Returns the Title of a given resource - return null in this case
|
void |
register()
Enregistre les ressources Lutece
|
public static final String KEY_ID_RESOURCE
public static final String PERMISSION_CONSULTER_HISTORIQUE
public PayboxReadResourceIdService()
public void register()
register
in class fr.paris.lutece.portal.service.rbac.ResourceIdService
public fr.paris.lutece.util.ReferenceList getResourceIdList(Locale locale)
getResourceIdList
in class fr.paris.lutece.portal.service.rbac.ResourceIdService
locale
- The current localepublic String getTitle(String strId, Locale locale)
getTitle
in class fr.paris.lutece.portal.service.rbac.ResourceIdService
strId
- The Id of the resourcelocale
- The current localeCopyright © 2014 Mairie de Paris. All rights reserved.