org.jasig.portlet.widget.service
Class GoogleGadgetService.GadgetCategory
java.lang.Object
org.jasig.portlet.widget.service.GoogleGadgetService.GadgetCategory
- All Implemented Interfaces:
- Comparable<GoogleGadgetService.GadgetCategory>
- Enclosing class:
- GoogleGadgetService
public final class GoogleGadgetService.GadgetCategory
- extends Object
- implements Comparable<GoogleGadgetService.GadgetCategory>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GoogleGadgetService.GadgetCategory
public GoogleGadgetService.GadgetCategory(String key,
String displayName)
getKey
public String getKey()
getDisplayName
public String getDisplayName()
compareTo
public int compareTo(GoogleGadgetService.GadgetCategory category)
- Specified by:
compareTo in interface Comparable<GoogleGadgetService.GadgetCategory>
Copyright © 2011 Jasig. All Rights Reserved.