Uses of Class
de.hybris.platform.cmscockpit.wizard.CmsWizard
Packages that use CmsWizard
Package
Description
-
Uses of CmsWizard in de.hybris.platform.cmscockpit.wizard
Methods in de.hybris.platform.cmscockpit.wizard with parameters of type CmsWizardModifier and TypeMethodDescriptionprotected ContentElementConfigurationCmsComponentWizard.getCurrentTypeElementConfiguration(CmsWizard wizard) protected ContentElementConfigurationCmsContentEdiotrRelatedTypeWizard.getCurrentTypeElementConfiguration(CmsWizard wizard) -
Uses of CmsWizard in de.hybris.platform.cmscockpit.wizard.controller
Methods in de.hybris.platform.cmscockpit.wizard.controller with parameters of type CmsWizardModifier and TypeMethodDescriptionCmsComponentController.getCurrentSlotModel(CmsWizard cmsWizard) -
Uses of CmsWizard in de.hybris.platform.cmscockpit.wizard.page
Methods in de.hybris.platform.cmscockpit.wizard.page that return CmsWizardConstructors in de.hybris.platform.cmscockpit.wizard.page with parameters of type CmsWizardModifierConstructorDescriptionCreatePageMandatoryPage(String pageTitle, CmsWizard wizard) DecisionPage(String pageTitle, CmsWizard wizard) Creates a new decision page = used for making wizard decisionMandatoryPage(String pageTitle, CmsWizard wizard)