public interface ExtensionInterfaceMetaData<I>
Modifier and Type | Method and Description |
---|---|
ExtensionInterfaceExtractor<I> |
getExtensionInterfaceExtractor()
Obtains the
ExtensionInterfaceExtractor to extract the Extension
Interface from the ManagedObject . |
ManagedObjectIndex |
getManagedObjectIndex()
Obtains the
ManagedObjectIndex to identify the
ManagedObject to extract the extension interface from. |
ManagedObjectIndex getManagedObjectIndex()
ManagedObjectIndex
to identify the
ManagedObject
to extract the extension interface from.ManagedObjectIndex
to identify the ManagedObject
to extract the extension interface from.ExtensionInterfaceExtractor<I> getExtensionInterfaceExtractor()
ExtensionInterfaceExtractor
to extract the Extension
Interface from the ManagedObject
.ExtensionInterfaceExtractor
to extract the Extension
Interface from the ManagedObject
.Copyright © 2005–2016. All rights reserved.