org.jasig.portlet.widget.service
Class GoogleGadgetService.GadgetEntry
java.lang.Object
org.jasig.portlet.widget.service.GoogleGadgetService.GadgetEntry
- Enclosing class:
- GoogleGadgetService
public final class GoogleGadgetService.GadgetEntry
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GoogleGadgetService.GadgetEntry
public GoogleGadgetService.GadgetEntry(String configUrl,
String name,
String imageUrl)
getConfigUrl
public String getConfigUrl()
getName
public String getName()
getImageUrl
public String getImageUrl()
Copyright © 2011 Jasig. All Rights Reserved.