Uses of Interface
de.hybris.platform.commerceservices.organization.services.OrgUnitHierarchyService
Packages that use OrgUnitHierarchyService
Package
Description
-
Uses of OrgUnitHierarchyService in de.hybris.platform.b2bcommercefacades.company.impl
Methods in de.hybris.platform.b2bcommercefacades.company.impl that return OrgUnitHierarchyServiceModifier and TypeMethodDescriptionprotected OrgUnitHierarchyServiceDefaultB2BUnitFacade.getOrgUnitHierarchyService()Methods in de.hybris.platform.b2bcommercefacades.company.impl with parameters of type OrgUnitHierarchyServiceModifier and TypeMethodDescriptionvoidDefaultB2BUnitFacade.setOrgUnitHierarchyService(OrgUnitHierarchyService orgUnitHierarchyService) -
Uses of OrgUnitHierarchyService in de.hybris.platform.commerceservices.organization.cronjob
Methods in de.hybris.platform.commerceservices.organization.cronjob that return OrgUnitHierarchyServiceModifier and TypeMethodDescriptionprotected OrgUnitHierarchyServiceGenerateOrgUnitPathsJob.getOrgUnitHierarchyService()Methods in de.hybris.platform.commerceservices.organization.cronjob with parameters of type OrgUnitHierarchyServiceModifier and TypeMethodDescriptionvoidGenerateOrgUnitPathsJob.setOrgUnitHierarchyService(OrgUnitHierarchyService orgUnitHierarchyService) -
Uses of OrgUnitHierarchyService in de.hybris.platform.commerceservices.organization.listeners.impl
Methods in de.hybris.platform.commerceservices.organization.listeners.impl that return OrgUnitHierarchyServiceModifier and TypeMethodDescriptionprotected OrgUnitHierarchyServiceOrgUnitAfterInitializationEndEventListener.getOrgUnitHierarchyService()Methods in de.hybris.platform.commerceservices.organization.listeners.impl with parameters of type OrgUnitHierarchyServiceModifier and TypeMethodDescriptionvoidOrgUnitAfterInitializationEndEventListener.setOrgUnitHierarchyService(OrgUnitHierarchyService orgUnitHierarchyService) -
Uses of OrgUnitHierarchyService in de.hybris.platform.commerceservices.organization.services.impl
Classes in de.hybris.platform.commerceservices.organization.services.impl that implement OrgUnitHierarchyServiceModifier and TypeClassDescriptionclassDefault implementation of theOrgUnitHierarchyServiceinterface.Methods in de.hybris.platform.commerceservices.organization.services.impl that return OrgUnitHierarchyServiceModifier and TypeMethodDescriptionprotected OrgUnitHierarchyServiceDefaultOrgUnitService.getOrgUnitHierarchyService()Methods in de.hybris.platform.commerceservices.organization.services.impl with parameters of type OrgUnitHierarchyServiceModifier and TypeMethodDescriptionvoidDefaultOrgUnitService.setOrgUnitHierarchyService(OrgUnitHierarchyService orgUnitHierarchyService)