com.ibm.portal.content
Interface ContentLabel

All Superinterfaces:
ActiveFlag, ContentNode, DeviceClassCapable, Identifiable, Localized, MarkupCapable, ThemeProvider
All Known Subinterfaces:
ModifiableContentLabel

public interface ContentLabel
extends ContentNode, ThemeProvider

Interface describing a content node of type label (ContentNodeType.LABEL).

Since:
5.1.0.1

Method Summary
 
Methods inherited from interface com.ibm.portal.content.ContentNode
getContentNodeType
 
Methods inherited from interface com.ibm.portal.Identifiable
getObjectID
 
Methods inherited from interface com.ibm.portal.Localized
getDescription, getLocales, getTitle
 
Methods inherited from interface com.ibm.portal.admin.MarkupCapable
getMarkups, supportsMarkup, supportsMarkup
 
Methods inherited from interface com.ibm.portal.ActiveFlag
isActive
 
Methods inherited from interface com.ibm.portal.devicesupport.DeviceClassCapable
getDeviceClasses, supportsDeviceClass
 
Methods inherited from interface com.ibm.portal.content.ThemeProvider
getTheme