fr.paris.lutece.plugins.greetingscard.service
Class GreetingsCardResourceIdService

java.lang.Object
  extended by fr.paris.lutece.portal.service.rbac.ResourceIdService
      extended by fr.paris.lutece.plugins.greetingscard.service.GreetingsCardResourceIdService

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

Class GreetingsCardResourceIdService


Field Summary
static java.lang.String PERMISSION_ARCHIVE
           
static java.lang.String PERMISSION_CREATE
           
static java.lang.String PERMISSION_DELETE
           
static java.lang.String PERMISSION_EXPORT
           
static java.lang.String PERMISSION_MODIFY
           
static java.lang.String PERMISSION_SEE_STATS
           
static java.lang.String PERMISSION_SEND
           
static java.lang.String PLUGIN_NAME
           
static java.lang.String RESOURCE_TYPE
           
 
Constructor Summary
GreetingsCardResourceIdService()
           
 
Method Summary
 fr.paris.lutece.util.ReferenceList getResourceIdList(java.util.Locale local)
          Return the ResourceIdList
 java.lang.String getTitle(java.lang.String strId, java.util.Locale local)
          Return the title
 void register()
          Register permission
 
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

PLUGIN_NAME

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

RESOURCE_TYPE

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

PERMISSION_CREATE

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

PERMISSION_SEND

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

PERMISSION_MODIFY

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

PERMISSION_DELETE

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

PERMISSION_SEE_STATS

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

PERMISSION_EXPORT

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

PERMISSION_ARCHIVE

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

GreetingsCardResourceIdService

public GreetingsCardResourceIdService()
Method Detail

getResourceIdList

public fr.paris.lutece.util.ReferenceList getResourceIdList(java.util.Locale local)
Return the ResourceIdList

Specified by:
getResourceIdList in class fr.paris.lutece.portal.service.rbac.ResourceIdService
Parameters:
local - The Locale
Returns:
the ResourceIdList

getTitle

public java.lang.String getTitle(java.lang.String strId,
                                 java.util.Locale local)
Return the title

Specified by:
getTitle in class fr.paris.lutece.portal.service.rbac.ResourceIdService
Parameters:
strId - The Id
local - The Locale
Returns:
The title

register

public void register()
Register permission

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


Copyright © 2012 Mairie de Paris. All Rights Reserved.