com.ibm.portal.cp.tagging
Interface TagSpace

All Superinterfaces:
LocaleCapable, TimeStamped

public interface TagSpace
extends TimeStamped, LocaleCapable

A tag space is basically a tagname that has been used to tag Resources associated with its number of occurrences. Additionally it contains the information if tags within the tagspace have been applied by the calling user.

Since:
7.0.0

Method Summary
 int getCount()
           
 java.lang.String getName()
           
 
Methods inherited from interface com.ibm.portal.TimeStamped
getCreated, getLastModified
 
Methods inherited from interface com.ibm.portal.admin.LocaleCapable
getSupportedLocales
 

Method Detail

getName

java.lang.String getName()
Returns:
Returns the name of the tag

getCount

int getCount()
Returns:
Returns the number of occurrences of the tag