public class MappingWizard extends GenericItemWizard
Wizard.WizardEvent| Modifier and Type | Field and Description |
|---|---|
static Logger |
LOG |
browserModel, containerBox, createContext, createMode, currentType, FORCE_CREATE_IN_EDITOR, FORCE_CREATE_IN_POPUP, FORCE_CREATE_IN_WIZARD, objectValueContainer, parameters, parent, showPrefilledValues, WIZARD_CONFIG, wizardConfigurationcurrentPage, DO_BACK_ON_FIRST_PAGE, frameComponent, history, messages| Constructor and Description |
|---|
MappingWizard() |
| Modifier and Type | Method and Description |
|---|---|
void |
doAfterDone(AbstractGenericItemPage page) |
void |
doDone() |
protected TypedObject |
getActiveItem() |
ImportCockpitCronJobModel |
getCronJobModel() |
protected TypeService |
getTypeService() |
void |
initialize(TypedObject activeItem) |
boolean |
isShowCancel() |
boolean |
isShowDone() |
boolean |
isShowNext() |
protected void |
setActiveItem(TypedObject activeItem) |
void |
setTypeService(TypeService typeService) |
addContextInformation, addPredefinedValue, addWizardScriptStrategy, clearPredefinedValues, createFrameComponent, createPageComponent, evaluateScript, getBrowserModel, getContext, getCreateContext, getCurrentPage, getCurrentStringType, getCurrentType, getCurrentTypeEmptyModel, getItem, getLoadLanguages, getObjectValueContainer, getParameters, getPredefinedValues, getUIConfigurationService, getWizardConfiguration, initialize, initialize, initializeScripStrategies, isAllowCreate, isAllowSelect, isCreateMode, isShowPrefilledValues, loadAndFilter, loadDefaultValues, removeWizardScriptStrategy, setAllowCreate, setAllowSelect, setBrowserModel, setCreateMode, setCurrentStringType, setCurrentType, setItem, setParameters, setParent, setPredefinedValues, setShowPrefilledValues, setValue, setWizardConfiguration, showaddMessage, checkShowBackOnFirstPage, cleanupHistory, close, doBack, doCancel, doNext, getAllPageAttributes, getComponentURI, getContextClass, getCurrentController, getDefaultController, getFrameComponent, getHeight, getMessages, getPage, getPageContainer, getPageRoot, getPages, getPreviousPage, getTitle, getWidth, getWizardContext, isForceHideDone, isForceShowNext, isShowBack, refreshButtons, resize, setComponentURI, setContextClass, setCurrentPage, setDefaultController, setForceHideDone, setForceShowNext, setHeight, setPageRoot, setPages, setPreviousPage, setShowBack, setShowCancel, setShowDone, setShowNext, setTitle, setWidth, setWizardContext, setWizardTitle, show, show, updateViewpublic void setTypeService(TypeService typeService)
protected TypeService getTypeService()
protected void setActiveItem(TypedObject activeItem)
protected TypedObject getActiveItem()
public void initialize(TypedObject activeItem)
public void doDone()
doDone in class GenericItemWizardpublic void doAfterDone(AbstractGenericItemPage page)
doAfterDone in class GenericItemWizardpublic boolean isShowNext()
isShowNext in class Wizardpublic boolean isShowDone()
isShowDone in class Wizardpublic boolean isShowCancel()
isShowCancel in class Wizardpublic ImportCockpitCronJobModel getCronJobModel()
Copyright © 2018 SAP SE. All Rights Reserved.