org.jasig.portlet.widget.service
Class GoogleGadgetService
java.lang.Object
org.jasig.portlet.widget.service.GoogleGadgetService
public class GoogleGadgetService
- extends Object
|
Field Summary |
protected org.apache.commons.logging.Log |
log
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected final org.apache.commons.logging.Log log
GoogleGadgetService
public GoogleGadgetService()
getCategories
public List<GoogleGadgetService.GadgetCategory> getCategories()
getGadgets
public GoogleGadgetService.GadgetList getGadgets(String query,
String category,
int start)
getModule
public Module getModule(String url)
getGadgetsForUrl
protected GoogleGadgetService.GadgetList getGadgetsForUrl(String url,
Pattern entryPattern)
getStringContentFromUrl
protected String getStringContentFromUrl(String url)
throws org.apache.http.client.ClientProtocolException,
IOException
- Throws:
org.apache.http.client.ClientProtocolException
IOException
getStreamFromUrl
protected InputStream getStreamFromUrl(String url)
throws org.apache.http.client.ClientProtocolException,
IOException
- Throws:
org.apache.http.client.ClientProtocolException
IOException
Copyright © 2011 Jasig. All Rights Reserved.