public class OfficeSourceAlignDeployedOfficeWizardPage
extends org.eclipse.jface.wizard.WizardPage
IWizardPage
to provide refactoring of DeployedOfficeModel
.Modifier | Constructor and Description |
---|---|
protected |
OfficeSourceAlignDeployedOfficeWizardPage(OfficeInstance officeInstance)
Initiate.
|
Modifier and Type | Method and Description |
---|---|
void |
createControl(org.eclipse.swt.widgets.Composite parent) |
Map<String,String> |
getInputNameMapping()
Obtains the mapping of
OfficeInputType name to
DeployedOfficeInputModel name. |
Map<String,String> |
getObjectNameMapping()
Obtains the mapping of
OfficeManagedObjectType name to
DeployedOfficeObjectModel name. |
Map<String,String> |
getTeamNameMapping()
Obtains the mapping of
OfficeTeamType name to
DeployedOfficeTeamModel name. |
void |
loadOfficeSourceInstance(OfficeSourceInstance instance)
Loads the
OfficeSourceInstance . |
canFlipToNextPage, getContainer, getDialogSettings, getImage, getName, getNextPage, getPreviousPage, getShell, getWizard, isCurrentPage, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toString
convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, dispose, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, performHelp, setButtonLayoutData, setControl, setMessage, setVisible
protected OfficeSourceAlignDeployedOfficeWizardPage(OfficeInstance officeInstance)
officeInstance
- OfficeInstance
.public void loadOfficeSourceInstance(OfficeSourceInstance instance)
OfficeSourceInstance
.instance
- OfficeSourceInstance
.public Map<String,String> getObjectNameMapping()
OfficeManagedObjectType
name to
DeployedOfficeObjectModel
name.OfficeManagedObjectType
name to
DeployedOfficeObjectModel
name.public Map<String,String> getInputNameMapping()
OfficeInputType
name to
DeployedOfficeInputModel
name.OfficeInputType
name to
DeployedOfficeInputModel
name.public Map<String,String> getTeamNameMapping()
OfficeTeamType
name to
DeployedOfficeTeamModel
name.OfficeTeamType
name to
DeployedOfficeTeamModel
name.public void createControl(org.eclipse.swt.widgets.Composite parent)
Copyright © 2005–2016. All rights reserved.