fr.paris.lutece.portal.web.insert
Class InsertServiceSelectorJspBean
java.lang.Object
fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean
fr.paris.lutece.portal.web.insert.InsertServiceSelectorJspBean
public class InsertServiceSelectorJspBean
- extends AdminFeaturesPageJspBean
Provides the generic interface to choose a particular link service
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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RIGHT_MANAGE_LINK_SERVICE
public static final java.lang.String RIGHT_MANAGE_LINK_SERVICE
- See Also:
- Constant Field Values
InsertServiceSelectorJspBean
public InsertServiceSelectorJspBean()
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 © 2012 Mairie de Paris. All Rights Reserved.