Uses of Class
de.hybris.platform.cmscockpit.wizard.DefaultNavigationNodeWizard
-
Packages that use DefaultNavigationNodeWizard Package Description de.hybris.platform.cmscockpit.wizard.controller -
-
Uses of DefaultNavigationNodeWizard in de.hybris.platform.cmscockpit.wizard.controller
Methods in de.hybris.platform.cmscockpit.wizard.controller that return DefaultNavigationNodeWizard Modifier and Type Method Description DefaultNavigationNodeWizardNavigationNodeMandatoryPageController. getParentWizard()Methods in de.hybris.platform.cmscockpit.wizard.controller with parameters of type DefaultNavigationNodeWizard Modifier and Type Method Description voidNavigationNodeMandatoryPageController. setParentWizard(DefaultNavigationNodeWizard parentWizard)Constructors in de.hybris.platform.cmscockpit.wizard.controller with parameters of type DefaultNavigationNodeWizard Constructor Description NavigationNodeMandatoryPageController(GenericItemWizard genericItemWizard, DefaultNavigationNodeWizard parentWizard)
-