Uses of Interface
de.hybris.platform.configurablebundlecockpits.servicelayer.services.BundleNavigationService
-
-
Uses of BundleNavigationService in de.hybris.platform.configurablebundlecockpits.productcockpit.navigationnode.browserarea.list
Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.navigationnode.browserarea.list that return BundleNavigationService Modifier and Type Method Description protected BundleNavigationServiceBundleRelatedItemListController. getBundleNavigationService()Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.navigationnode.browserarea.list with parameters of type BundleNavigationService Modifier and Type Method Description voidBundleRelatedItemListController. setBundleNavigationService(BundleNavigationService bundleNavigationService) -
Uses of BundleNavigationService in de.hybris.platform.configurablebundlecockpits.productcockpit.navigationnode.browserarea.tree
Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.navigationnode.browserarea.tree that return BundleNavigationService Modifier and Type Method Description BundleNavigationServiceBundleNavigationNodeController. getBundleNavigationService()Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.navigationnode.browserarea.tree with parameters of type BundleNavigationService Modifier and Type Method Description static org.zkoss.zul.WindowBundleNavigationNodeController. getMoveItemModalDialog(Tree tree, TypedObject typedObject, TypedObject targetNodeObj, BundleNavigationService bundleNavigationService)Returns window dialog with options when dropping content page.voidBundleNavigationNodeController. setBundleNavigationService(BundleNavigationService bundleNavigationService) -
Uses of BundleNavigationService in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl
Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl that return BundleNavigationService Modifier and Type Method Description protected BundleNavigationServiceBundleNavigationNodeBrowserModel. getBundleNavigationNodeService() -
Uses of BundleNavigationService in de.hybris.platform.configurablebundlecockpits.servicelayer.services.impl
Classes in de.hybris.platform.configurablebundlecockpits.servicelayer.services.impl that implement BundleNavigationService Modifier and Type Class Description classDefaultBundleNavigationServiceDefault implementation ofBundleNavigationServiceinterface.
-