Interface | Description |
---|---|
ExtensionCommand |
This interface is to be implemented by classes
implemting the itemCommand extension point
|
ExtensionPropertyAccessor | |
Import |
Interface for implementations of Import extension point
|
ItemEditor |
Implementations of this interface may be used as "itemEditor" extensions
|
NodeDecorator |
Interface for extension point allowing additional decorator icons for nodes
e.g. being displayed in association navigator.
|
ReportExtensionItemsProvider |
Interface for extension point providing additional items for report
e.g. adding rows in My Notifications.
|
SuppressRegistryObjectCommand | |
SuppressReportProperty | |
TopicItems |
This interface must be implemented by extensions for the "topicItem" extension point.
|
Class | Description |
---|---|
AbstractAlternativeCommand | |
AbstractExtensionCommand | |
AbstractImport | |
AbstractReportExtensionItemsProvider |
Basic implementation of ReportExtensionItemsProvider
This is used to keep a track of the items that are
being contributed by the extension
|
AbstractTopicItems | |
AttachDocumentCustomCommand | |
DownloadCustomOperation | Deprecated
use DownloadOperation from importExport
|
DownloadDocumentCustomCommand | |
SampleBulkExtensionCommand | |
SuppressReportColumn |