Tree PREV CLASS NEXT CLASS SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD com.ibm.portal.content
Interface ModifiableContentNode
- All Superinterfaces:
- ActiveFlag, ContentNode, DeviceClassCapable, Identifiable, Localized, MarkupCapable, Modifiable, ModifiableActiveFlag, ModifiableDeviceClassCapable, ModifiableIdentifiable, ModifiableLocalized, ModifiableMarkupCapable
- All Known Subinterfaces:
- ModifiableContentLabel, ModifiableContentPage, ModifiableContentURL, ModifiableExternalContentURL, ModifiableInternalContentURL, ModifiableStaticContentPage
public interface ModifiableContentNode- extends ContentNode, Modifiable, ModifiableIdentifiable, ModifiableLocalized, ModifiableMarkupCapable, ModifiableActiveFlag, ModifiableDeviceClassCapable
An interface representing a modifiable content node 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
Tree PREV CLASS NEXT CLASS SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD