Uses of Interface
de.hybris.platform.warehousing.asn.service.AsnService
Packages that use AsnService
Package
Description
-
Uses of AsnService in de.hybris.platform.warehousing.asn.actions
Methods in de.hybris.platform.warehousing.asn.actions that return AsnServiceModifier and TypeMethodDescriptionprotected AsnServiceDefaultTaskDeleteCancellationEventsOnAsnCancelAction.getAsnService()protected AsnServiceDefaultTaskDeleteStockLevelsOnAsnCancelAction.getAsnService()protected AsnServiceDefaultTaskReallocateConsignmentsOnAsnCancelAction.getAsnService()Deprecated, for removal: This API element is subject to removal in a future version.Methods in de.hybris.platform.warehousing.asn.actions with parameters of type AsnServiceModifier and TypeMethodDescriptionvoidDefaultTaskDeleteCancellationEventsOnAsnCancelAction.setAsnService(AsnService asnService) voidDefaultTaskDeleteStockLevelsOnAsnCancelAction.setAsnService(AsnService asnService) voidDefaultTaskReallocateConsignmentsOnAsnCancelAction.setAsnService(AsnService asnService) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of AsnService in de.hybris.platform.warehousing.asn.service.impl
Classes in de.hybris.platform.warehousing.asn.service.impl that implement AsnServiceModifier and TypeClassDescriptionclassThe default implementation ofAsnServicewill create the stock levels for the given Advanced Shipping Notice, based on given strategies. -
Uses of AsnService in de.hybris.platform.warehousingbackoffice.actions.asn
Methods in de.hybris.platform.warehousingbackoffice.actions.asn that return AsnService -
Uses of AsnService in de.hybris.platform.warehousingfacades.asn.impl
Methods in de.hybris.platform.warehousingfacades.asn.impl that return AsnServiceModifier and TypeMethodDescriptionprotected AsnServiceDefaultWarehousingAsnFacade.getAsnService()Methods in de.hybris.platform.warehousingfacades.asn.impl with parameters of type AsnServiceModifier and TypeMethodDescriptionvoidDefaultWarehousingAsnFacade.setAsnService(AsnService asnService)