|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.portal.service.rbac.ResourceIdService
fr.paris.lutece.plugins.extend.modules.opengraph.service.OpengraphResourceIdService
public class OpengraphResourceIdService
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 |
---|
public static final String PERMISSION_ADD_SOCIALHUB
public static final String PERMISSION_MODIFY_SOCIALHUB
public static final String PERMISSION_REMOVE_SOCIALHUB
Constructor Detail |
---|
public OpengraphResourceIdService()
Method Detail |
---|
public void register()
register
in class fr.paris.lutece.portal.service.rbac.ResourceIdService
public fr.paris.lutece.util.ReferenceList getResourceIdList(Locale locale)
getResourceIdList
in class fr.paris.lutece.portal.service.rbac.ResourceIdService
public String getTitle(String strId, Locale locale)
getTitle
in class fr.paris.lutece.portal.service.rbac.ResourceIdService
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |