public interface ExtensionObject extends PropertiedObject, ContentContainerProvider
Modifier and Type | Method and Description |
---|---|
Extension |
getExtension()
Returns the extension that this object is associated with
or
null if the extension has not been loaded. |
java.lang.String |
getExtensionElementID()
Returns the extension element id of this element.
|
Properties |
getExtensionElementProperties()
Returns a Properties object which provides access to the properties declared for this
object within the extension specification file.
|
java.lang.String |
getExtensionID()
Returns the extension id that this element is associated with.
|
clearKeyedProperty, creationDate, getKeyedPropertyKeys, getKeyedPropertyValue, getLabel, getName, getPropertyType, getPropertyValue, getSavedByVersion, getStructuredPropertyDefinition, isKeyedProperty, isLocked, isProperty, isServerConnectionRequiredProperty, propertyIterator, setKeyedPropertyValue, setLabel, setPropertyValue, setPropertyValues, setPropertyValuesFrom, unlock
getContainerTagIterator, getContainerTags, getContainerTypeID, getContentContainer, getContentModel, getContentModelTags, putContentContainer
java.lang.String getExtensionID()
java.lang.String getExtensionElementID()
Extension getExtension()
null
if the extension has not been loaded.null
Properties getExtensionElementProperties()
(C) Copyright IBM Corp. 1994, 2015. All Rights Reserved.