org.jboss.portal.widget.google.provider
Class GGQueryResultBuilder

java.lang.Object
  extended by org.jboss.portal.widget.google.provider.GGQueryResultBuilder

public class GGQueryResultBuilder
extends java.lang.Object

Version:
$Revision: 9227 $
Author:
Julien Viet, Boleslaw Dawidowicz

Field Summary
static java.lang.String GHAPI_URI
          .
 
Constructor Summary
GGQueryResultBuilder(java.net.URL url)
           
GGQueryResultBuilder(WidgetQuery query)
           
 
Method Summary
 GGQueryResult build(int connectionTimeout)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GHAPI_URI

public static final java.lang.String GHAPI_URI
.

See Also:
Constant Field Values
Constructor Detail

GGQueryResultBuilder

public GGQueryResultBuilder(WidgetQuery query)
                     throws java.net.MalformedURLException
Throws:
java.net.MalformedURLException

GGQueryResultBuilder

public GGQueryResultBuilder(java.net.URL url)
Method Detail

build

public GGQueryResult build(int connectionTimeout)
                    throws WidgetException
Throws:
WidgetException