Uses of Interface
de.hybris.platform.warehousing.asn.service.AsnService
-
-
Uses of AsnService in de.hybris.platform.warehousing.asn.actions
Methods in de.hybris.platform.warehousing.asn.actions that return AsnService Modifier and Type Method Description protected 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 AsnService Modifier and Type Method Description voidDefaultTaskDeleteCancellationEventsOnAsnCancelAction. 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 AsnService Modifier and Type Class Description classDefaultAsnServiceThe 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 Modifier and Type Method Description protected AsnServiceConfirmAsnReceiptAction. getAsnService() -
Uses of AsnService in de.hybris.platform.warehousingfacades.asn.impl
Methods in de.hybris.platform.warehousingfacades.asn.impl that return AsnService Modifier and Type Method Description protected AsnServiceDefaultWarehousingAsnFacade. getAsnService()Methods in de.hybris.platform.warehousingfacades.asn.impl with parameters of type AsnService Modifier and Type Method Description voidDefaultWarehousingAsnFacade. setAsnService(AsnService asnService)
-