Uses of Class
de.hybris.platform.cockpit.wizards.generic.DefaultGenericItemMandatoryPageController
-
-
Uses of DefaultGenericItemMandatoryPageController in de.hybris.platform.cmscockpit.wizard.cmssite.controllers
Subclasses of DefaultGenericItemMandatoryPageController in de.hybris.platform.cmscockpit.wizard.cmssite.controllers Modifier and Type Class Description classCmsSiteMandatoryPageController -
Uses of DefaultGenericItemMandatoryPageController in de.hybris.platform.cmscockpit.wizard.controller
Subclasses of DefaultGenericItemMandatoryPageController in de.hybris.platform.cmscockpit.wizard.controller Modifier and Type Class Description classNavigationNodeMandatoryPageControllerMandatory Page Controller for Navigation Node Wizard - responsible for creating related items. -
Uses of DefaultGenericItemMandatoryPageController in de.hybris.platform.cockpit.wizards.generic
Methods in de.hybris.platform.cockpit.wizards.generic that return DefaultGenericItemMandatoryPageController Modifier and Type Method Description DefaultGenericItemMandatoryPageControllerGenericItemMandatoryPage. getDefaultController()Methods in de.hybris.platform.cockpit.wizards.generic with parameters of type DefaultGenericItemMandatoryPageController Modifier and Type Method Description voidGenericItemMandatoryPage. setDefaultController(DefaultGenericItemMandatoryPageController defaultController) -
Uses of DefaultGenericItemMandatoryPageController in de.hybris.platform.cockpit.wizards.media
Subclasses of DefaultGenericItemMandatoryPageController in de.hybris.platform.cockpit.wizards.media Modifier and Type Class Description classUploadMediaSecondPageControllerController for second page ofUploadMediaWizard
-