PREV CLASS
NEXT CLASS
|
|
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
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
PREV CLASS
NEXT CLASS
|
|
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |