net.sf.gsaapi
Class GSAOneBoxResponse
java.lang.Object
net.sf.gsaapi.GSAOneBoxResponse
- public class GSAOneBoxResponse
- extends java.lang.Object
NOTE: OneBox support in this API is experimental only.
Please test thoroughly for your search appliance and
one box source installation that this works.
- Author:
- Amol S Deshmukh adeshmuk .at inxight .dot com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GSAOneBoxResponse
public GSAOneBoxResponse()
- create the GSAOneBoxResponse instance.
Intended for internal use only.
getImageSource
public java.lang.String getImageSource()
- Returns:
- Returns the imageSource.
getModuleResults
public java.util.List getModuleResults()
- Returns:
- Returns the moduleResults.
getProviderName
public java.lang.String getProviderName()
- Returns:
- Returns the providerName.
getTitleLink
public java.lang.String getTitleLink()
- Returns:
- Returns the titleLink.
getTitleText
public java.lang.String getTitleText()
- Returns:
- Returns the titleText.
© Copyright 2006 Inxight Software, Inc.