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
All Implemented Interfaces:
Serializable

public class InsertServiceSelectorJspBean
extends AdminFeaturesPageJspBean

Provides the generic interface to choose a particular link service

See Also:
Serialized Form

Field Summary
static String RIGHT_MANAGE_LINK_SERVICE
           
 
Constructor Summary
InsertServiceSelectorJspBean()
           
 
Method Summary
 String displayService(javax.servlet.http.HttpServletRequest request)
          Call the selected service selection UI
 String doInsertIntoElement(javax.servlet.http.HttpServletRequest request)
          Build the JSP that provides the HTML code insertion into the Editor via a javascript call
 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, 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

RIGHT_MANAGE_LINK_SERVICE

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

InsertServiceSelectorJspBean

public InsertServiceSelectorJspBean()
Method Detail

getServicesListPage

public 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 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 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 © 2014 Mairie de Paris. All Rights Reserved.