fr.paris.lutece.portal.service.xsl
Class XslExportResourceIdService

java.lang.Object
  extended by fr.paris.lutece.portal.service.rbac.ResourceIdService
      extended by fr.paris.lutece.portal.service.xsl.XslExportResourceIdService

public class XslExportResourceIdService
extends ResourceIdService

RBAC Resource Id Service to allow roles on AdminUser Services


Field Summary
static String PERMISSION_CREATE
           
static String PERMISSION_DELETE
           
static String PERMISSION_MODIFY
           
 
Constructor Summary
XslExportResourceIdService()
           
 
Method Summary
 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
 
Methods inherited from class fr.paris.lutece.portal.service.rbac.ResourceIdService
getPluginName, setPluginName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PERMISSION_CREATE

public static final String PERMISSION_CREATE
See Also:
Constant Field Values

PERMISSION_DELETE

public static final String PERMISSION_DELETE
See Also:
Constant Field Values

PERMISSION_MODIFY

public static final String PERMISSION_MODIFY
See Also:
Constant Field Values
Constructor Detail

XslExportResourceIdService

public XslExportResourceIdService()
Method Detail

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 strId,
                       Locale locale)
Returns the Title of a given resource

Specified by:
getTitle in class ResourceIdService
Parameters:
strId - The Id of the resource
locale - The current locale
Returns:
The Title of a given resource


Copyright © 2014 Mairie de Paris. All Rights Reserved.