Uses of Class
de.hybris.platform.cmscockpit.wizard.CmsWizard
-
Packages that use CmsWizard Package Description de.hybris.platform.cmscockpit.wizard de.hybris.platform.cmscockpit.wizard.controller de.hybris.platform.cmscockpit.wizard.page -
-
Uses of CmsWizard in de.hybris.platform.cmscockpit.wizard
Methods in de.hybris.platform.cmscockpit.wizard with parameters of type CmsWizard Modifier and Type Method Description protected 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 CmsWizard Modifier and Type Method Description ContentSlotModelCmsComponentController. getCurrentSlotModel(CmsWizard cmsWizard) -
Uses of CmsWizard in de.hybris.platform.cmscockpit.wizard.page
Methods in de.hybris.platform.cmscockpit.wizard.page that return CmsWizard Modifier and Type Method Description CmsWizardAbstractCmsWizardPage. getWizard()CmsWizardCmsWizardPage. getWizard()Constructors in de.hybris.platform.cmscockpit.wizard.page with parameters of type CmsWizard Constructor Description CreatePageMandatoryPage(java.lang.String pageTitle, CmsWizard wizard)DecisionPage(java.lang.String pageTitle, CmsWizard wizard)Creates a new decision page = used for making wizard decisionMandatoryPage(java.lang.String pageTitle, CmsWizard wizard)
-