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

public class SearchIndexationJspBean
extends AdminFeaturesPageJspBean

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

See Also:
Serialized Form

Field Summary
static String RIGHT_INDEXER
          Right to manage indexation
 
Constructor Summary
SearchIndexationJspBean()
           
 
Method Summary
 String doIndexing(javax.servlet.http.HttpServletRequest request)
          Calls the indexing process
 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, 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_INDEXER

public static final String RIGHT_INDEXER
Right to manage indexation

See Also:
Constant Field Values
Constructor Detail

SearchIndexationJspBean

public SearchIndexationJspBean()
Method Detail

getIndexingProperties

public 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 String doIndexing(javax.servlet.http.HttpServletRequest request)
Calls the indexing process

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


Copyright © 2014 Mairie de Paris. All Rights Reserved.