Package | Description |
---|---|
net.officefloor.frame.impl.execute.administrator | |
net.officefloor.frame.impl.execute.managedobject | |
net.officefloor.frame.internal.structure |
Modifier and Type | Class and Description |
---|---|
class |
ExtensionInterfaceMetaDataImpl<I>
Implementation of the
ExtensionInterfaceMetaData . |
Modifier and Type | Method and Description |
---|---|
ExtensionInterfaceExtractor<I> |
ExtensionInterfaceMetaDataImpl.getExtensionInterfaceExtractor() |
Modifier and Type | Class and Description |
---|---|
class |
ManagedObjectGovernanceMetaDataImpl<I>
ManagedObjectGovernanceMetaData implementation. |
Modifier and Type | Method and Description |
---|---|
ExtensionInterfaceExtractor<I> |
ManagedObjectGovernanceMetaDataImpl.getExtensionInterfaceExtractor() |
Modifier and Type | Method and Description |
---|---|
<I> I |
ManagedObjectContainerImpl.extractExtensionInterface(ExtensionInterfaceExtractor<I> extractor) |
Modifier and Type | Method and Description |
---|---|
ExtensionInterfaceExtractor<I> |
ManagedObjectGovernanceMetaData.getExtensionInterfaceExtractor()
Obtains the
ExtensionInterfaceExtractor to extract the extension
interface from the ManagedObject . |
ExtensionInterfaceExtractor<I> |
ExtensionInterfaceMetaData.getExtensionInterfaceExtractor()
Obtains the
ExtensionInterfaceExtractor to extract the Extension
Interface from the ManagedObject . |
Modifier and Type | Method and Description |
---|---|
<I> I |
ManagedObjectContainer.extractExtensionInterface(ExtensionInterfaceExtractor<I> extractor)
Extracts the extension interface from the
ManagedObject within
this ManagedObjectContainer . |
Copyright © 2005–2016. All rights reserved.