net.sf.gsaapi
Class GSAOneBoxResponse

java.lang.Object
  extended bynet.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

Constructor Summary
GSAOneBoxResponse()
          create the GSAOneBoxResponse instance.
 
Method Summary
 java.lang.String getImageSource()
           
 java.util.List getModuleResults()
           
 java.lang.String getProviderName()
           
 java.lang.String getTitleLink()
           
 java.lang.String getTitleText()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GSAOneBoxResponse

public GSAOneBoxResponse()
create the GSAOneBoxResponse instance. Intended for internal use only.

Method Detail

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.