fr.paris.lutece.portal.service.search
Class SearchService

java.lang.Object
  extended by fr.paris.lutece.portal.service.search.SearchService

public final class SearchService
extends Object

The Class SearchService.


Field Summary
static String RESOURCE_TYPE
           
static String TYPE_FILTER_NONE
           
 
Method Summary
static Map<String,Object> getManageAdvancedParameters(AdminUser user, javax.servlet.http.HttpServletRequest request)
          Build the advanced parameters management.
static List<Map<String,Object>> getSearchTypesAndLinks()
          Find types managed by each registered indexer and the link to their specific search page
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESOURCE_TYPE

public static final String RESOURCE_TYPE
See Also:
Constant Field Values

TYPE_FILTER_NONE

public static final String TYPE_FILTER_NONE
See Also:
Constant Field Values
Method Detail

getManageAdvancedParameters

public static Map<String,Object> getManageAdvancedParameters(AdminUser user,
                                                             javax.servlet.http.HttpServletRequest request)
Build the advanced parameters management.

Parameters:
user - the current admin user
request - the request
Returns:
the model for the advanced parameters

getSearchTypesAndLinks

public static List<Map<String,Object>> getSearchTypesAndLinks()
Find types managed by each registered indexer and the link to their specific search page

Returns:
the model for this list of types and links


Copyright © 2014 Mairie de Paris. All Rights Reserved.