fr.paris.lutece.plugins.form.modules.processornotifysender.service
Class NotifySenderResourceIdService

java.lang.Object
  extended by fr.paris.lutece.portal.service.rbac.ResourceIdService
      extended by fr.paris.lutece.plugins.form.modules.processornotifysender.service.NotifySenderResourceIdService

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

NotifySenderResourceIdService


Field Summary
static java.lang.String PERMISSION_SEND_ATTACHMENTS
           
static java.lang.String RESOURCE_TYPE
           
 
Constructor Summary
NotifySenderResourceIdService()
          Creates a new instance of NotifySenderResourceIdService
 
Method Summary
 fr.paris.lutece.util.ReferenceList getResourceIdList(java.util.Locale locale)
          Returns a list of actionresource ids
 java.lang.String getTitle(java.lang.String strId, 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

RESOURCE_TYPE

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

PERMISSION_SEND_ATTACHMENTS

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

NotifySenderResourceIdService

public NotifySenderResourceIdService()
Creates a new instance of NotifySenderResourceIdService

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

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


Copyright © 2012 Mairie de Paris. All Rights Reserved.