Package | Description |
---|---|
net.officefloor.eclipse.wizard.managedobjectsource |
Modifier and Type | Method and Description |
---|---|
ManagedObjectSourceInstance |
ManagedObjectSourceListingWizardPage.getSelectedManagedObjectSourceInstance()
Obtains the selected
ManagedObjectSourceInstance . |
Modifier and Type | Method and Description |
---|---|
static Map<String,ManagedObjectSourceInstance> |
ManagedObjectSourceWizard.createManagedObjectSourceInstanceMap(ClassLoader classLoader,
org.eclipse.core.resources.IProject project,
ManagedObjectSourceInstanceContext context)
Creates the mapping of
ManagedObjectSource class name to its
ManagedObjectSourceInstance . |
Modifier and Type | Method and Description |
---|---|
void |
ManagedObjectSourceDetailsWizardPage.loadManagedObjectSourceInstance(ManagedObjectSourceInstance managedObjectSourceInstance)
Specifies the
ManagedObjectSourceInstance . |
Copyright © 2005–2016. All rights reserved.