Interface INavigatorContentExtension

All Superinterfaces:
IAdaptable

public interface INavigatorContentExtension extends IAdaptable
The content extension represents the components of a navigatorContent extension. These handles are managed by a content service INavigatorContentService. An extension is formed from the INavigatorContentDescriptor.

There is a one-to-many correspondence between the INavigatorContentDescriptor and INavigatorContentExtension. An instance of the INavigatorContentExtension is created for each INavigatorContentDescriptor used by a INavigatorContentService.

Since:
3.2
Restriction:
This interface is not intended to be implemented by clients.
Restriction:
This interface is not intended to be extended by clients.