PREV CLASS NEXT CLASS
Tree SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD com.ibm.portal.content
Interface ModifiableContentPage
- All Superinterfaces:
- ActiveFlag, ContentNode, ContentPage, DeviceClassCapable, Identifiable, Localized, MarkupCapable, Modifiable, ModifiableActiveFlag, ModifiableContentNode, ModifiableDeviceClassCapable, ModifiableIdentifiable, ModifiableLocalized, ModifiableMarkupCapable, ThemeProvider, ThemeSetter
- All Known Subinterfaces:
- ModifiableStaticContentPage
public interface ModifiableContentPage- extends ContentPage, ModifiableContentNode, ThemeSetter
An interface representing a modifiable content page instance.
- Since:
- 6.1.0
Method Summary
Methods inherited from interface com.ibm.portal.content.ContentNode getContentNodeType
Methods inherited from interface com.ibm.portal.ModifiableIdentifiable getModifiableObjectID
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.ModifiableMarkupCapable addMarkup, addMarkups, confirmAddMarkup, confirmAddMarkups, confirmRemoveMarkup, confirmRemoveMarkups, removeMarkup, removeMarkups
Methods inherited from interface com.ibm.portal.admin.MarkupCapable getMarkups, supportsMarkup, supportsMarkup
Methods inherited from interface com.ibm.portal.ModifiableActiveFlag confirmSetActive, setActive
Methods inherited from interface com.ibm.portal.ActiveFlag isActive
Methods inherited from interface com.ibm.portal.admin.ModifiableDeviceClassCapable addDeviceClass, addDeviceClasses, confirmAddDeviceClass, confirmAddDeviceClasses, confirmRemoveDeviceClass, confirmRemoveDeviceClasses, removeDeviceClass, removeDeviceClasses
Methods inherited from interface com.ibm.portal.devicesupport.DeviceClassCapable getDeviceClasses, supportsDeviceClass
Methods inherited from interface com.ibm.portal.content.ThemeSetter confirmSetTheme, setTheme PREV CLASS NEXT CLASS
Methods inherited from interface com.ibm.portal.content.ThemeProvider getTheme
Tree SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD