net.spy.digg
Interface Topic

All Known Implementing Classes:
TopicImpl

public interface Topic

A topic for stories.


Method Summary
 java.lang.String getContainerName()
          Get the name of this topic's container.
 java.lang.String getName()
          Get the name of this topic.
 java.lang.String getShortName()
          Get the short name of this topic.
 

Method Detail

getContainerName

java.lang.String getContainerName()
Get the name of this topic's container.


getName

java.lang.String getName()
Get the name of this topic.


getShortName

java.lang.String getShortName()
Get the short name of this topic.