|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.widget.google.provider.GGProvider
public class GGProvider
Field Summary | |
---|---|
static GGQuery |
INITIAL_QUERY
. |
Constructor Summary | |
---|---|
GGProvider()
|
Method Summary | |
---|---|
java.util.Collection |
getCategories()
|
GGWidget |
getWidget(java.lang.String id)
Returns a specified widget. |
java.util.Collection |
search(GGQuery query)
Returns a collection of widgets from a query. |
void |
start()
|
void |
stop()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final GGQuery INITIAL_QUERY
Constructor Detail |
---|
public GGProvider()
Method Detail |
---|
public void start()
public void stop()
public java.util.Collection getCategories()
public GGWidget getWidget(java.lang.String id)
public java.util.Collection search(GGQuery query)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |