{ } }
Tree PREV CLASS NEXT CLASS FRAMES NO FRAMES SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD com.ibm.portal
Interface ModifiableIdentifiable
- All Superinterfaces:
- Identifiable, Modifiable
- All Known Subinterfaces:
- ModifiableClient, ModifiableContentLabel, ModifiableContentNode, ModifiableContentPage, ModifiableContentURL, ModifiableDecoration, ModifiableExternalContentURL, ModifiableInternalContentURL, ModifiableLayoutContainer, ModifiableLayoutControl, ModifiableLayoutNode, ModifiablePortlet, ModifiablePortletDefinition, ModifiablePortletEntity, ModifiablePortletWindow, ModifiableRenderAspect, ModifiableSkin, ModifiableStaticContentPage, ModifiableTheme, ModifiableVirtualPortal, ModifiableWebApplication, ModifiableWire
public interface ModifiableIdentifiable- extends Identifiable, Modifiable
An interface which provides the modifiable object ID of a resource.
- Since:
- 6.1.0
Method Summary ModifiableObjectID getModifiableObjectID()
Returns the modifiable object ID of the resource.
Methods inherited from interface com.ibm.portal.Identifiable getObjectID
Method Detail getModifiableObjectID
ModifiableObjectID getModifiableObjectID() throws CannotInstantiateModifiableNodeException
- Returns the modifiable object ID of the resource.
- Returns:
- the modifiable object ID of the resource, never null
- Throws:
- CannotInstantiateModifiableNodeException - in case the objectID may not be instantiated
Tree PREV CLASS NEXT CLASS FRAMES NO FRAMES SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD