fr.paris.lutece.portal.web.search
Class SearchIndexationJspBean

java.lang.Object
  extended by fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean
      extended by fr.paris.lutece.portal.web.search.SearchIndexationJspBean

public class SearchIndexationJspBean
extends AdminFeaturesPageJspBean

This class provides the user interface to manage the launching of the indexing of the site pages


Field Summary
static java.lang.String RIGHT_INDEXER
           
 
Constructor Summary
SearchIndexationJspBean()
           
 
Method Summary
 java.lang.String doIndexing(javax.servlet.http.HttpServletRequest request)
          Calls the indexing process
 java.lang.String getIndexingProperties(javax.servlet.http.HttpServletRequest request)
          Displays the indexing parameters
 
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_INDEXER

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

SearchIndexationJspBean

public SearchIndexationJspBean()
Method Detail

getIndexingProperties

public java.lang.String getIndexingProperties(javax.servlet.http.HttpServletRequest request)
Displays the indexing parameters

Parameters:
request - the http request
Returns:
the html code which displays the parameters page

doIndexing

public java.lang.String doIndexing(javax.servlet.http.HttpServletRequest request)
Calls the indexing process

Parameters:
request - the http request
Returns:
the result of the indexing process


Copyright © 2010 Mairie de Paris. All Rights Reserved.