fr.paris.lutece.portal.service.search
Class SearchService
java.lang.Object
fr.paris.lutece.portal.service.search.SearchService
public class SearchService
- extends java.lang.Object
Method Summary |
static java.util.Map<java.lang.String,java.lang.Object> |
getManageAdvancedParameters(AdminUser user,
javax.servlet.http.HttpServletRequest request)
Build the advanced parameters management |
static java.util.List<java.util.Map<java.lang.String,java.lang.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 |
RESOURCE_TYPE
public static final java.lang.String RESOURCE_TYPE
- See Also:
- Constant Field Values
TYPE_FILTER_NONE
public static final java.lang.String TYPE_FILTER_NONE
- See Also:
- Constant Field Values
getManageAdvancedParameters
public static java.util.Map<java.lang.String,java.lang.Object> getManageAdvancedParameters(AdminUser user,
javax.servlet.http.HttpServletRequest request)
- Build the advanced parameters management
- Parameters:
user
- the current admin user
- Returns:
- the model for the advanced parameters
getSearchTypesAndLinks
public static java.util.List<java.util.Map<java.lang.String,java.lang.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 © 2012 Mairie de Paris. All Rights Reserved.