fr.paris.lutece.plugins.extend.modules.opengraph.web
Class OpengraphJspBean

java.lang.Object
  extended by fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean
      extended by fr.paris.lutece.plugins.extend.modules.opengraph.web.OpengraphJspBean
All Implemented Interfaces:
Serializable

public class OpengraphJspBean
extends fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean

JspBean of module extend Opengraph.

See Also:
Serialized Form

Field Summary
static String MANAGE_OPENGRAPH_SOCIALHUB
          Right to manage opengraph social hub
 
Constructor Summary
OpengraphJspBean()
           
 
Method Summary
 String confirmRemoveOpengraphSocialHub(javax.servlet.http.HttpServletRequest request)
          Get a confirmation page to ask a user to confirm that he wants to remove a social hub
 String doAddOpengraphSocialHub(javax.servlet.http.HttpServletRequest request)
          Do add a social hub
 String doModifyOpengraphSocialHub(javax.servlet.http.HttpServletRequest request)
          Do modify a social hub
 String doRemoveOpengraphSocialHub(javax.servlet.http.HttpServletRequest request)
          Remove a social hub
 fr.paris.lutece.portal.web.pluginaction.IPluginActionResult getAddOpengraphSocialHub(javax.servlet.http.HttpServletRequest request)
          Get the page to add a social hub
 String getManageOpengraphSocialHub(javax.servlet.http.HttpServletRequest request)
          Get the ManageOpengraphSocialHub page
 fr.paris.lutece.portal.web.pluginaction.IPluginActionResult getModifyOpengraphSocialHub(javax.servlet.http.HttpServletRequest request)
          Get the page to modify a social hub
 
Methods inherited from class fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean
getAdminPage, getFeatureIcon, getHomeUrl, getLocale, getPageTitle, getUser, init, populate, setFeatureIcon, setPageTitleProperty, validate, validate, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MANAGE_OPENGRAPH_SOCIALHUB

public static final String MANAGE_OPENGRAPH_SOCIALHUB
Right to manage opengraph social hub

See Also:
Constant Field Values
Constructor Detail

OpengraphJspBean

public OpengraphJspBean()
Method Detail

getManageOpengraphSocialHub

public String getManageOpengraphSocialHub(javax.servlet.http.HttpServletRequest request)
Get the ManageOpengraphSocialHub page

Parameters:
request - The request
Returns:
The html of the content to display

getAddOpengraphSocialHub

public fr.paris.lutece.portal.web.pluginaction.IPluginActionResult getAddOpengraphSocialHub(javax.servlet.http.HttpServletRequest request)
Get the page to add a social hub

Parameters:
request - The request
Returns:
The result

doAddOpengraphSocialHub

public String doAddOpengraphSocialHub(javax.servlet.http.HttpServletRequest request)
Do add a social hub

Parameters:
request - The request
Returns:
The URL of the next page to display

getModifyOpengraphSocialHub

public fr.paris.lutece.portal.web.pluginaction.IPluginActionResult getModifyOpengraphSocialHub(javax.servlet.http.HttpServletRequest request)
Get the page to modify a social hub

Parameters:
request - The request
Returns:
The result

doModifyOpengraphSocialHub

public String doModifyOpengraphSocialHub(javax.servlet.http.HttpServletRequest request)
Do modify a social hub

Parameters:
request - The request
Returns:
The URL of the next page to display

confirmRemoveOpengraphSocialHub

public String confirmRemoveOpengraphSocialHub(javax.servlet.http.HttpServletRequest request)
Get a confirmation page to ask a user to confirm that he wants to remove a social hub

Parameters:
request - The request
Returns:
The URL of the next page to display

doRemoveOpengraphSocialHub

public String doRemoveOpengraphSocialHub(javax.servlet.http.HttpServletRequest request)
Remove a social hub

Parameters:
request - The request
Returns:
The URL of the next page to display


Copyright © 2013 Mairie de Paris. All Rights Reserved.