C G H L M N O P Q S T

C

ConfiguredSearch - Class in org.jasig.portlet.search.mvc
 
ConfiguredSearch() - Constructor for class org.jasig.portlet.search.mvc.ConfiguredSearch
 
createXsltSource(Map, String, HttpServletRequest, HttpServletResponse) - Method in class org.jasig.portlet.search.mvc.GsaXsltView
 

G

get(String) - Method in class org.jasig.portlet.search.ldap.Person
Get an individual attribute for this Person.
getAttributes() - Method in class org.jasig.portlet.search.ldap.Person
Get a map of attributes for this Person.
getAttributesMap() - Method in class org.jasig.portlet.search.ldap.PersonAttributesMapper
Return the map of attribute key/value pairs.
getFullName() - Method in class org.jasig.portlet.search.ldap.Person
Get the full display name of this Person.
getFullNameAttribute() - Method in class org.jasig.portlet.search.ldap.PersonAttributesMapper
Get the key that maps the full name attribute
getName() - Method in class org.jasig.portlet.search.mvc.ConfiguredSearch
 
getParameters(Map, HttpServletRequest) - Method in class org.jasig.portlet.search.mvc.GsaXsltView
 
getRoles() - Method in class org.jasig.portlet.search.mvc.ConfiguredSearch
 
googleBaseUrl - Variable in class org.jasig.portlet.search.mvc.GsaSearchController
 
googleParameters - Variable in class org.jasig.portlet.search.mvc.GsaSearchController
 
GoogleSearchFrameController - Class in org.jasig.portlet.search.mvc
GoogleSearchFrameController constructs data for a google search IFrame.
GoogleSearchFrameController() - Constructor for class org.jasig.portlet.search.mvc.GoogleSearchFrameController
 
googleSearchServlet - Variable in class org.jasig.portlet.search.mvc.GsaSearchController
 
googleStylesheetName - Variable in class org.jasig.portlet.search.mvc.GsaSearchController
 
GsaSearchController - Class in org.jasig.portlet.search.mvc
GsaSearchController performs searches against a Google Search Appliance.
GsaSearchController() - Constructor for class org.jasig.portlet.search.mvc.GsaSearchController
 
GsaXsltView - Class in org.jasig.portlet.search.mvc
GsaXsltView is a simple extension of the AbstractXsltView that retrieves a Source object from the supplied Model.
GsaXsltView() - Constructor for class org.jasig.portlet.search.mvc.GsaXsltView
 

H

handleRenderRequest(RenderRequest, RenderResponse) - Method in class org.jasig.portlet.search.mvc.TabbedSearchController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.jasig.portlet.search.mvc.GoogleSearchFrameController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.jasig.portlet.search.mvc.GsaSearchController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.jasig.portlet.search.mvc.PersonSearchController
 

L

LdapSearchServiceImpl - Class in org.jasig.portlet.search.ldap
 
LdapSearchServiceImpl() - Constructor for class org.jasig.portlet.search.ldap.LdapSearchServiceImpl
 

M

mapFromAttributes(Attributes) - Method in class org.jasig.portlet.search.ldap.PersonAttributesMapper
 

N

numberLimitParameterName - Variable in class org.jasig.portlet.search.mvc.GsaSearchController
 

O

org.jasig.portlet.search.ldap - package org.jasig.portlet.search.ldap
 
org.jasig.portlet.search.mvc - package org.jasig.portlet.search.mvc
 

P

Person - Class in org.jasig.portlet.search.ldap
This Person class represents a person found via directory search.
Person() - Constructor for class org.jasig.portlet.search.ldap.Person
 
PersonAttributesMapper - Class in org.jasig.portlet.search.ldap
PersonAttributesMapper constructs a Person object from an Attributes object returned from LDAP.
PersonAttributesMapper(String, LinkedHashMap<String, String>) - Constructor for class org.jasig.portlet.search.ldap.PersonAttributesMapper
Construct a new PersonAttributesMapper
PersonSearchController - Class in org.jasig.portlet.search.mvc
PersonSearchController performs directory searches for person information against an LDAP directory.
PersonSearchController() - Constructor for class org.jasig.portlet.search.mvc.PersonSearchController
 
put(String, String) - Method in class org.jasig.portlet.search.ldap.Person
Set an individual attribute for this Person.

Q

queryParameterName - Variable in class org.jasig.portlet.search.mvc.GsaSearchController
 

S

searchDirectory(String, boolean) - Method in class org.jasig.portlet.search.ldap.LdapSearchServiceImpl
Search the configured LDAP directory with the specified search term
setAttributes(Map<String, String>) - Method in class org.jasig.portlet.search.ldap.Person
Set the map of attributes for this Person.
setConfiguredSearches(List<ConfiguredSearch>) - Method in class org.jasig.portlet.search.mvc.TabbedSearchController
Set the list of configured search engines.
setFullName(String) - Method in class org.jasig.portlet.search.ldap.Person
Set the full display name of this Person.
setGoogleBaseUrl(String) - Method in class org.jasig.portlet.search.mvc.GsaSearchController
Set the base URL for Google searches.
setGoogleKeys(Map<String, String>) - Method in class org.jasig.portlet.search.mvc.GoogleSearchFrameController
Set a map of Google search API keys to use.
setGoogleParameters(Map<String, String>) - Method in class org.jasig.portlet.search.mvc.GsaSearchController
Set a map of parameter names and values for google searches.
setGoogleStylesheetName(String) - Method in class org.jasig.portlet.search.mvc.GsaSearchController
Set the name of the google stylesheet to use in the "more results" link.
setGsaSearchEngines(List<String>) - Method in class org.jasig.portlet.search.mvc.TabbedSearchController
Set the list of GSA search sites.
setGuestAttributes(List<String>) - Method in class org.jasig.portlet.search.ldap.LdapSearchServiceImpl
Set the list of allowed LDAP attributes to display to guest users.
setLdapTemplate(LdapTemplate) - Method in class org.jasig.portlet.search.ldap.LdapSearchServiceImpl
 
setLoggedInAttributes(List<String>) - Method in class org.jasig.portlet.search.ldap.LdapSearchServiceImpl
Set the list of allowed LDAP attributes to display to logged in users.
setName(String) - Method in class org.jasig.portlet.search.mvc.ConfiguredSearch
 
setNumberLimitParameterName(String) - Method in class org.jasig.portlet.search.mvc.GsaSearchController
Set the name of the number limit parameter.
setPersonAttributesMapper(PersonAttributesMapper) - Method in class org.jasig.portlet.search.ldap.LdapSearchServiceImpl
 
setPersonSearchService(LdapSearchServiceImpl) - Method in class org.jasig.portlet.search.mvc.PersonSearchController
 
setQueryAttribute(String) - Method in class org.jasig.portlet.search.ldap.LdapSearchServiceImpl
Set the LDAP attribute to run queries against.
setQueryParameterName(String) - Method in class org.jasig.portlet.search.mvc.GsaSearchController
Set the name of the query parameter.
setReturnedLimit(int) - Method in class org.jasig.portlet.search.ldap.LdapSearchServiceImpl
Set the limit for the number of Person objects that should be returned from an LDAP search.
setRoles(List<String>) - Method in class org.jasig.portlet.search.mvc.ConfiguredSearch
 
setSearchBase(String) - Method in class org.jasig.portlet.search.ldap.LdapSearchServiceImpl
Set the search base for LDAP directory search.
setSiteParameterName(String) - Method in class org.jasig.portlet.search.mvc.GsaSearchController
Set the name of the site parameter.
setView(View) - Method in class org.jasig.portlet.search.mvc.GsaSearchController
Set the View for the GSA search controller.
siteParameterName - Variable in class org.jasig.portlet.search.mvc.GsaSearchController
 

T

TabbedSearchController - Class in org.jasig.portlet.search.mvc
TabbedSearchController is the main portlet controller for the tabbed search portlet.
TabbedSearchController() - Constructor for class org.jasig.portlet.search.mvc.TabbedSearchController
 

C G H L M N O P Q S T

Copyright © 2009 Jasig. All Rights Reserved.