fr.paris.lutece.plugins.profiles.service.views
Class ViewsResourceIdService

java.lang.Object
  extended by fr.paris.lutece.portal.service.rbac.ResourceIdService
      extended by fr.paris.lutece.plugins.profiles.service.views.ViewsResourceIdService

public class ViewsResourceIdService
extends fr.paris.lutece.portal.service.rbac.ResourceIdService

Class ProfileResourceIdService


Field Summary
static java.lang.String PERMISSION_CREATE_VIEW
           
static java.lang.String PERMISSION_DELETE_VIEW
           
static java.lang.String PERMISSION_MANAGE_DASHBOARDS
           
static java.lang.String PERMISSION_MANAGE_PROFILES_ASSIGNMENT
           
static java.lang.String PERMISSION_MODIFY_VIEW
           
 
Constructor Summary
ViewsResourceIdService()
          Create a new instance of ProfilesResourceIdService
 
Method Summary
 fr.paris.lutece.util.ReferenceList getResourceIdList(java.util.Locale locale)
          Returns a list of profiles resource ids
 java.lang.String getTitle(java.lang.String strViewKey, java.util.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_VIEW

public static final java.lang.String PERMISSION_CREATE_VIEW
See Also:
Constant Field Values

PERMISSION_MODIFY_VIEW

public static final java.lang.String PERMISSION_MODIFY_VIEW
See Also:
Constant Field Values

PERMISSION_DELETE_VIEW

public static final java.lang.String PERMISSION_DELETE_VIEW
See Also:
Constant Field Values

PERMISSION_MANAGE_PROFILES_ASSIGNMENT

public static final java.lang.String PERMISSION_MANAGE_PROFILES_ASSIGNMENT
See Also:
Constant Field Values

PERMISSION_MANAGE_DASHBOARDS

public static final java.lang.String PERMISSION_MANAGE_DASHBOARDS
See Also:
Constant Field Values
Constructor Detail

ViewsResourceIdService

public ViewsResourceIdService()
Create a new instance of ProfilesResourceIdService

Method Detail

register

public void register()
Initializes the service

Specified by:
register in class fr.paris.lutece.portal.service.rbac.ResourceIdService

getResourceIdList

public fr.paris.lutece.util.ReferenceList getResourceIdList(java.util.Locale locale)
Returns a list of profiles resource ids

Specified by:
getResourceIdList in class fr.paris.lutece.portal.service.rbac.ResourceIdService
Parameters:
locale - The current locale
Returns:
A list of resource ids

getTitle

public java.lang.String getTitle(java.lang.String strViewKey,
                                 java.util.Locale locale)
Returns the Title of a given resource

Specified by:
getTitle in class fr.paris.lutece.portal.service.rbac.ResourceIdService
Parameters:
strViewKey - the view key
locale - The current locale
Returns:
The Title of a given resource


Copyright © 2011 Mairie de Paris. All Rights Reserved.