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.
|
getKeyedPropertyKeys, getKeyedPropertyValue, getLabel, getName, getPropertyType, getPropertyValue, getSavedByVersion, getStructuredPropertyDefinition, isKeyedProperty, isProperty, isServerConnectionRequiredProperty, propertyIterator, setKeyedPropertyValue, setLabel, setPropertyValue, setPropertyValues, setPropertyValuesFrom
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()
Copyright © 2014 Integral Solutions Ltd. All Rights Reserved.