org.jasig.portlet.widget.service
Class GoogleGadgetService.GadgetList
java.lang.Object
org.jasig.portlet.widget.service.GoogleGadgetService.GadgetList
- Enclosing class:
- GoogleGadgetService
public final class GoogleGadgetService.GadgetList
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GoogleGadgetService.GadgetList
public GoogleGadgetService.GadgetList(int total,
List<GoogleGadgetService.GadgetEntry> gadgets)
getTotal
public int getTotal()
getGadgets
public List<GoogleGadgetService.GadgetEntry> getGadgets()
Copyright © 2011 Jasig. All Rights Reserved.