{ } }
Tree PREV CLASS NEXT CLASS FRAMES NO FRAMES SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD com.ibm.portal.content
Interface ModifiableContentURL
- All Superinterfaces:
- ActiveFlag, ContentNode, ContentURL, DeviceClassCapable, Identifiable, Localized, MarkupCapable, Modifiable, ModifiableActiveFlag, ModifiableContentNode, ModifiableDeviceClassCapable, ModifiableIdentifiable, ModifiableLocalized, ModifiableMarkupCapable
- All Known Subinterfaces:
- ModifiableExternalContentURL, ModifiableInternalContentURL
public interface ModifiableContentURL- extends ContentURL, ModifiableContentNode
An interface representing a modifiable content URL instance.
- Since:
- 6.1.0
Method Summary
Methods inherited from interface com.ibm.portal.content.ContentURL getURL, getURL, newURL
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 FRAMES NO FRAMES SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD