Class AssignQueryPermissionsWizard
- java.lang.Object
-
- de.hybris.platform.cockpit.wizards.Wizard
-
- de.hybris.platform.cockpit.wizards.generic.GenericItemWizard
-
- de.hybris.platform.cockpit.wizards.queries.AssignQueryPermissionsWizard
-
public class AssignQueryPermissionsWizard extends GenericItemWizard
Wizard for assigning permissions for users to queries
-
-
Nested Class Summary
-
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 AssignQueryPermissionsWizard()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddoDone()-
Methods inherited from class de.hybris.platform.cockpit.wizards.generic.GenericItemWizard
addContextInformation, addPredefinedValue, addWizardScriptStrategy, clearPredefinedValues, createFrameComponent, createPageComponent, doAfterDone, 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
-
-
-
-
Method Detail
-
doDone
public void doDone()
- Overrides:
doDonein classGenericItemWizard
-
-