Uses of Class
de.hybris.platform.cockpit.wizards.generic.GenericItemWizard
-
-
Uses of GenericItemWizard in de.hybris.platform.cmscockpit.wizard
Methods in de.hybris.platform.cmscockpit.wizard that return GenericItemWizard Modifier and Type Method Description GenericItemWizardDefaultNavigationNodeWizard. getNavigationNodeInnerWizard()Methods in de.hybris.platform.cmscockpit.wizard with parameters of type GenericItemWizard Modifier and Type Method Description voidDefaultNavigationNodeWizard. initializeInnerWizard(GenericItemWizard innerWizard, WizardPage page)Responsible for inner wizard initialization.voidDefaultNavigationNodeWizard. setNavigationNodeInnerWizard(GenericItemWizard navigationNodeInnerWizard) -
Uses of GenericItemWizard in de.hybris.platform.cmscockpit.wizard.cmssite
Subclasses of GenericItemWizard in de.hybris.platform.cmscockpit.wizard.cmssite Modifier and Type Class Description classCmsSiteWizard -
Uses of GenericItemWizard in de.hybris.platform.cmscockpit.wizard.cmssite.pages
Constructors in de.hybris.platform.cmscockpit.wizard.cmssite.pages with parameters of type GenericItemWizard Constructor Description BaseStoreForCmsSitePage(java.lang.String pageTitle, GenericItemWizard wizard)CmsSiteSummaryPage(java.lang.String pageTitle, GenericItemWizard wizard)TemplatesForCmsSitePage(java.lang.String pageTitle, GenericItemWizard wizard) -
Uses of GenericItemWizard in de.hybris.platform.cmscockpit.wizard.controller
Methods in de.hybris.platform.cmscockpit.wizard.controller that return GenericItemWizard Modifier and Type Method Description GenericItemWizardNavigationNodeMandatoryPageController. getGenericItemWizard()Methods in de.hybris.platform.cmscockpit.wizard.controller with parameters of type GenericItemWizard Modifier and Type Method Description voidNavigationNodeMandatoryPageController. setGenericItemWizard(GenericItemWizard genericItemWizard)Constructors in de.hybris.platform.cmscockpit.wizard.controller with parameters of type GenericItemWizard Constructor Description NavigationNodeMandatoryPageController(GenericItemWizard genericItemWizard, DefaultNavigationNodeWizard parentWizard) -
Uses of GenericItemWizard in de.hybris.platform.cockpit.wizards.comments
Subclasses of GenericItemWizard in de.hybris.platform.cockpit.wizards.comments Modifier and Type Class Description classCommentAttachmentWizard -
Uses of GenericItemWizard in de.hybris.platform.cockpit.wizards.generic
Methods in de.hybris.platform.cockpit.wizards.generic that return GenericItemWizard Modifier and Type Method Description GenericItemWizardAbstractGenericItemPage. getWizard()GenericItemWizardGenericItemWizardPage. getWizard()Methods in de.hybris.platform.cockpit.wizards.generic with parameters of type GenericItemWizard Modifier and Type Method Description protected WizardConfigurationDefaultGenericItemMandatoryPageController. getWizardConfiguration(GenericItemWizard wizard)Constructors in de.hybris.platform.cockpit.wizards.generic with parameters of type GenericItemWizard Constructor Description DecisionPage(java.lang.String pageTitle, GenericItemWizard wizard)Creates a new decision page = used for making wizard decisionGenericItemMandatoryPage(java.lang.String pageTitle, GenericItemWizard wizard) -
Uses of GenericItemWizard in de.hybris.platform.cockpit.wizards.listview
Subclasses of GenericItemWizard in de.hybris.platform.cockpit.wizards.listview Modifier and Type Class Description classAssignColumnWizardDeprecated.since 6.3 -
Uses of GenericItemWizard in de.hybris.platform.cockpit.wizards.media
Subclasses of GenericItemWizard in de.hybris.platform.cockpit.wizards.media Modifier and Type Class Description classUploadMediaWizardWizard that simplifies upload of media -
Uses of GenericItemWizard in de.hybris.platform.cockpit.wizards.queries
Subclasses of GenericItemWizard in de.hybris.platform.cockpit.wizards.queries Modifier and Type Class Description classAssignQueryPermissionsWizardWizard for assigning permissions for users to queries -
Uses of GenericItemWizard in de.hybris.platform.cockpit.wizards.workflow
Subclasses of GenericItemWizard in de.hybris.platform.cockpit.wizards.workflow Modifier and Type Class Description classAssignWorkflowWizardWizard for assigning workflow to user
-