fr.paris.lutece.plugins.greetingscard.service
Class GreetingsCardResourceIdService
java.lang.Object
fr.paris.lutece.portal.service.rbac.ResourceIdService
fr.paris.lutece.plugins.greetingscard.service.GreetingsCardResourceIdService
public class GreetingsCardResourceIdService
- extends fr.paris.lutece.portal.service.rbac.ResourceIdService
Class 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 |
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
GreetingsCardResourceIdService
public GreetingsCardResourceIdService()
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 Idlocal
- 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.