Class UploadMediaWizard
- java.lang.Object
-
- de.hybris.platform.cockpit.wizards.Wizard
-
- de.hybris.platform.cockpit.wizards.generic.GenericItemWizard
-
- de.hybris.platform.cockpit.wizards.media.UploadMediaWizard
-
public class UploadMediaWizard extends GenericItemWizard
Wizard that simplifies upload of media
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classUploadMediaWizard.FinalizeWizardEvent-
Nested classes/interfaces inherited from class de.hybris.platform.cockpit.wizards.Wizard
Wizard.WizardEvent
-
-
Field Summary
-
Fields inherited from class de.hybris.platform.cockpit.wizards.generic.GenericItemWizard
browserModel, containerBox, createContext, createMode, currentType, FORCE_CREATE_IN_EDITOR, FORCE_CREATE_IN_POPUP, FORCE_CREATE_IN_WIZARD, objectValueContainer, parameters, parent, showPrefilledValues, WIZARD_CONFIG, wizardConfiguration
-
Fields inherited from class de.hybris.platform.cockpit.wizards.Wizard
currentPage, DO_BACK_ON_FIRST_PAGE, frameComponent, history, messages
-
-
Constructor Summary
Constructors Constructor Description UploadMediaWizard()
-
Method Summary
-
Methods inherited from class de.hybris.platform.cockpit.wizards.generic.GenericItemWizard
addContextInformation, addPredefinedValue, addWizardScriptStrategy, clearPredefinedValues, createFrameComponent, createPageComponent, doAfterDone, doDone, 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, show
-
Methods inherited from class de.hybris.platform.cockpit.wizards.Wizard
addMessage, 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, isShowCancel, isShowDone, isShowNext, refreshButtons, resize, setComponentURI, setContextClass, setCurrentPage, setDefaultController, setForceHideDone, setForceShowNext, setHeight, setPageRoot, setPages, setPreviousPage, setShowBack, setShowCancel, setShowDone, setShowNext, setTitle, setWidth, setWizardContext, setWizardTitle, show, show, updateView
-
-