Uses of Interface
de.hybris.platform.cmscockpit.services.GenericRandomNameProducer
-
-
Uses of GenericRandomNameProducer in de.hybris.platform.cmscockpit.components.listview.impl
Methods in de.hybris.platform.cmscockpit.components.listview.impl that return GenericRandomNameProducer Modifier and Type Method Description protected GenericRandomNameProducerCloneContentElementAction. getGenericRandomNameProducer() -
Uses of GenericRandomNameProducer in de.hybris.platform.cmscockpit.components.sectionpanel.renderer
Methods in de.hybris.platform.cmscockpit.components.sectionpanel.renderer that return GenericRandomNameProducer Modifier and Type Method Description GenericRandomNameProducerSiteSectionSelectorSectionRenderer. getGenericRandomNameProducer() -
Uses of GenericRandomNameProducer in de.hybris.platform.cmscockpit.services.impl
Classes in de.hybris.platform.cmscockpit.services.impl that implement GenericRandomNameProducer Modifier and Type Class Description classGenericRandomNameProducerImplMethods in de.hybris.platform.cmscockpit.services.impl that return GenericRandomNameProducer Modifier and Type Method Description GenericRandomNameProducerCmsCockpitServiceImpl. getGenericRandomNameProducer()Methods in de.hybris.platform.cmscockpit.services.impl with parameters of type GenericRandomNameProducer Modifier and Type Method Description voidCmsCockpitServiceImpl. setGenericRandomNameProducer(GenericRandomNameProducer genericRandomNameProducer) -
Uses of GenericRandomNameProducer in de.hybris.platform.cmscockpit.session.impl
Methods in de.hybris.platform.cmscockpit.session.impl that return GenericRandomNameProducer Modifier and Type Method Description GenericRandomNameProducerCmsPageBrowserModel. getGenericRandomNameProducer() -
Uses of GenericRandomNameProducer in de.hybris.platform.cmscockpit.wizard
Methods in de.hybris.platform.cmscockpit.wizard that return GenericRandomNameProducer Modifier and Type Method Description GenericRandomNameProducerCmsComponentWizard. getGenericRandomNameProducer()GenericRandomNameProducerCmsContentEdiotrRelatedTypeWizard. getGenericRandomNameProducer()GenericRandomNameProducerCmsCreatePageWizard. getGenericRandomNameProducer()GenericRandomNameProducerDefaultNavigationNodeWizard. getGenericRandomNameProducer()Methods in de.hybris.platform.cmscockpit.wizard with parameters of type GenericRandomNameProducer Modifier and Type Method Description voidDefaultNavigationNodeWizard. setGenericRandomNameProducer(GenericRandomNameProducer genericRandomNameProducer) -
Uses of GenericRandomNameProducer in de.hybris.platform.cmscockpit.wizard.cmssite.util
Methods in de.hybris.platform.cmscockpit.wizard.cmssite.util that return GenericRandomNameProducer Modifier and Type Method Description static GenericRandomNameProducerCMSSiteUtils. getGenericRandomNameProducer() -
Uses of GenericRandomNameProducer in de.hybris.platform.cmscockpit.wizard.controller
Methods in de.hybris.platform.cmscockpit.wizard.controller that return GenericRandomNameProducer Modifier and Type Method Description GenericRandomNameProducerCmsComponentController. getGenericRandomNameProducer()GenericRandomNameProducerComponentsAdvancedSearchPageController. getGenericRandomNameProducer()Returns service that produces random identifiersGenericRandomNameProducerDefaultNavigationNodeWizardController. getGenericRandomNameProducer() -
Uses of GenericRandomNameProducer in de.hybris.platform.cmscockpit.wizard.page
Methods in de.hybris.platform.cmscockpit.wizard.page that return GenericRandomNameProducer Modifier and Type Method Description GenericRandomNameProducerReferenceSelectorPage. getGenericRandomNameProducer() -
Uses of GenericRandomNameProducer in de.hybris.platform.cmscockpit.wizard.strategies
Methods in de.hybris.platform.cmscockpit.wizard.strategies that return GenericRandomNameProducer Modifier and Type Method Description protected GenericRandomNameProducerDefaultCmsItemPredefinedValuesStrategy. getGenericRandomNameProducer()Methods in de.hybris.platform.cmscockpit.wizard.strategies with parameters of type GenericRandomNameProducer Modifier and Type Method Description voidDefaultCmsItemPredefinedValuesStrategy. setGenericRandomNameProducer(GenericRandomNameProducer genericRandomNameProducer)
-