fr.paris.lutece.portal.web.insert
Class InsertServiceSelectorJspBean

java.lang.Object
  extended by fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean
      extended by fr.paris.lutece.portal.web.insert.InsertServiceSelectorJspBean

public class InsertServiceSelectorJspBean
extends AdminFeaturesPageJspBean

Provides the generic interface to choose a particular link service


Field Summary
static java.lang.String RIGHT_MANAGE_LINK_SERVICE
           
 
Constructor Summary
InsertServiceSelectorJspBean()
           
 
Method Summary
 java.lang.String displayService(javax.servlet.http.HttpServletRequest request)
          Call the selected service selection UI
 java.lang.String doInsertIntoElement(javax.servlet.http.HttpServletRequest request)
          Build the JSP that provides the HTML code insertion into the Editor via a javascript call
 java.lang.String getServicesListPage(javax.servlet.http.HttpServletRequest request)
          build the insert service selection page
 
Methods inherited from class fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean
getAdminPage, getFeatureIcon, getHomeUrl, getLocale, getPageTitle, getUser, init, setFeatureIcon, setPageTitleProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RIGHT_MANAGE_LINK_SERVICE

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

InsertServiceSelectorJspBean

public InsertServiceSelectorJspBean()
Method Detail

getServicesListPage

public java.lang.String getServicesListPage(javax.servlet.http.HttpServletRequest request)
build the insert service selection page

Parameters:
request - HTTP request
Returns:
HTML code of the page as String

displayService

public java.lang.String displayService(javax.servlet.http.HttpServletRequest request)
Call the selected service selection UI

Parameters:
request - HTTP request
Returns:
the HTML code of the selection page for selected service

doInsertIntoElement

public java.lang.String doInsertIntoElement(javax.servlet.http.HttpServletRequest request)
Build the JSP that provides the HTML code insertion into the Editor via a javascript call

Parameters:
request - HTTP request
Returns:
the HTML code of the page that insert code into the editor


Copyright © 2010 Mairie de Paris. All Rights Reserved.