org.jboss.portal.widget.netvibes.directory
Class NetvibesWidgetCategory

java.lang.Object
  extended by org.jboss.portal.widget.netvibes.directory.NetvibesWidgetCategory

public class NetvibesWidgetCategory
extends java.lang.Object

Version:
$Revision$
Author:
Emanuel Muckenhuber

Constructor Summary
NetvibesWidgetCategory(java.lang.String id, java.lang.String description)
           
 
Method Summary
 java.lang.String getDescription()
           
 java.lang.String getId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NetvibesWidgetCategory

public NetvibesWidgetCategory(java.lang.String id,
                              java.lang.String description)
Method Detail

getId

public java.lang.String getId()

getDescription

public java.lang.String getDescription()