Uses of Interface
de.hybris.platform.warehousing.sourcing.ban.service.SourcingBanService
-
-
Uses of SourcingBanService in de.hybris.platform.warehousing.allocation.decline.action.impl
Methods in de.hybris.platform.warehousing.allocation.decline.action.impl that return SourcingBanService Modifier and Type Method Description protected SourcingBanServiceDefaultTimedBanDeclineStrategy. getSourcingBanService()Methods in de.hybris.platform.warehousing.allocation.decline.action.impl with parameters of type SourcingBanService Modifier and Type Method Description voidDefaultTimedBanDeclineStrategy. setSourcingBanService(SourcingBanService sourcingBanService) -
Uses of SourcingBanService in de.hybris.platform.warehousing.sourcing.ban.service.impl
Classes in de.hybris.platform.warehousing.sourcing.ban.service.impl that implement SourcingBanService Modifier and Type Class Description classDefaultSourcingBanServiceThe default implementation ofSourcingBanService -
Uses of SourcingBanService in de.hybris.platform.warehousing.warehouse.filter.impl
Methods in de.hybris.platform.warehousing.warehouse.filter.impl that return SourcingBanService Modifier and Type Method Description protected SourcingBanServiceDeclinedWarehousesFilter. getSourcingBanService()Methods in de.hybris.platform.warehousing.warehouse.filter.impl with parameters of type SourcingBanService Modifier and Type Method Description voidDeclinedWarehousesFilter. setSourcingBanService(SourcingBanService sourcingBanService) -
Uses of SourcingBanService in de.hybris.platform.warehousingfacades
Fields in de.hybris.platform.warehousingfacades declared as SourcingBanService Modifier and Type Field Description protected SourcingBanServiceWarehousingConsignmentFacadeIntegrationTest. sourcingBanService -
Uses of SourcingBanService in de.hybris.platform.yacceleratorordermanagement.integration
Fields in de.hybris.platform.yacceleratorordermanagement.integration declared as SourcingBanService Modifier and Type Field Description protected SourcingBanServiceBaseAcceleratorSourcingIntegrationTest. sourcingBanService -
Uses of SourcingBanService in de.hybris.platform.yacceleratorordermanagement.integration.util
Fields in de.hybris.platform.yacceleratorordermanagement.integration.util declared as SourcingBanService Modifier and Type Field Description protected SourcingBanServiceBaseUtil. sourcingBanServiceMethods in de.hybris.platform.yacceleratorordermanagement.integration.util that return SourcingBanService Modifier and Type Method Description SourcingBanServiceBaseUtil. getSourcingBanService()Methods in de.hybris.platform.yacceleratorordermanagement.integration.util with parameters of type SourcingBanService Modifier and Type Method Description voidBaseUtil. setSourcingBanService(SourcingBanService sourcingBanService)
-