fr.paris.lutece.plugins.extend.modules.opengraph.service
Class OpengraphResourceIdService

java.lang.Object
  extended by fr.paris.lutece.portal.service.rbac.ResourceIdService
      extended by fr.paris.lutece.plugins.extend.modules.opengraph.service.OpengraphResourceIdService

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

OpengraphResourceIdService


Field Summary
static String PERMISSION_ADD_SOCIALHUB
          Permission to add social hubs
static String PERMISSION_MODIFY_SOCIALHUB
          Permission to modify social hubs
static String PERMISSION_REMOVE_SOCIALHUB
          Permission to remove social hubs
 
Constructor Summary
OpengraphResourceIdService()
          Instantiates a new resource type resource id service.
 
Method Summary
 fr.paris.lutece.util.ReferenceList getResourceIdList(Locale locale)
          
 String getTitle(String strId, Locale locale)
          
 void register()
          
 
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_ADD_SOCIALHUB

public static final String PERMISSION_ADD_SOCIALHUB
Permission to add social hubs

See Also:
Constant Field Values

PERMISSION_MODIFY_SOCIALHUB

public static final String PERMISSION_MODIFY_SOCIALHUB
Permission to modify social hubs

See Also:
Constant Field Values

PERMISSION_REMOVE_SOCIALHUB

public static final String PERMISSION_REMOVE_SOCIALHUB
Permission to remove social hubs

See Also:
Constant Field Values
Constructor Detail

OpengraphResourceIdService

public OpengraphResourceIdService()
Instantiates a new resource type resource id service.

Method Detail

register

public void register()

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

getResourceIdList

public fr.paris.lutece.util.ReferenceList getResourceIdList(Locale locale)

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

getTitle

public String getTitle(String strId,
                       Locale locale)

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


Copyright © 2013 Mairie de Paris. All Rights Reserved.