Uses of Interface
de.hybris.platform.warehousing.comment.WarehousingCommentService
Packages that use WarehousingCommentService
Package
Description
-
Uses of WarehousingCommentService in de.hybris.platform.warehousing.allocation.impl
Methods in de.hybris.platform.warehousing.allocation.impl that return WarehousingCommentServiceModifier and TypeMethodDescriptionprotected WarehousingCommentServiceDefaultAllocationService.getConsignmentEntryCommentService()Methods in de.hybris.platform.warehousing.allocation.impl with parameters of type WarehousingCommentServiceModifier and TypeMethodDescriptionvoidDefaultAllocationService.setConsignmentEntryCommentService(WarehousingCommentService consignmentEntryCommentService) -
Uses of WarehousingCommentService in de.hybris.platform.warehousing.cancellation.impl
Methods in de.hybris.platform.warehousing.cancellation.impl that return WarehousingCommentServiceModifier and TypeMethodDescriptionprotected WarehousingCommentServiceDefaultConsignmentCancellationService.getConsignmentEntryCommentService()protected WarehousingCommentServiceDefaultOmsOrderCancelService.getOrderEntryCommentService()Methods in de.hybris.platform.warehousing.cancellation.impl with parameters of type WarehousingCommentServiceModifier and TypeMethodDescriptionvoidDefaultConsignmentCancellationService.setConsignmentEntryCommentService(WarehousingCommentService consignmentEntryCommentService) voidDefaultOmsOrderCancelService.setOrderEntryCommentService(WarehousingCommentService orderEntryCommentService) -
Uses of WarehousingCommentService in de.hybris.platform.warehousing.comment.impl
Classes in de.hybris.platform.warehousing.comment.impl that implement WarehousingCommentServiceModifier and TypeClassDescriptionclassAbstract implementation of theWarehousingCommentServiceprovides implementations for comment creation and initialization.classComment service for handling Advanced shipping notice.classComment service for handling consignment entries.classComment service for handling order entries.classComment service for handling Stock level. -
Uses of WarehousingCommentService in de.hybris.platform.warehousingfacades.asn.converters.populator
Methods in de.hybris.platform.warehousingfacades.asn.converters.populator that return WarehousingCommentServiceModifier and TypeMethodDescriptionprotected WarehousingCommentServiceAsnModelPopulator.getAsnCommentService()Methods in de.hybris.platform.warehousingfacades.asn.converters.populator with parameters of type WarehousingCommentServiceModifier and TypeMethodDescriptionvoidAsnModelPopulator.setAsnCommentService(WarehousingCommentService asnCommentService) -
Uses of WarehousingCommentService in de.hybris.platform.warehousingfacades.stocklevel.impl
Methods in de.hybris.platform.warehousingfacades.stocklevel.impl that return WarehousingCommentServiceModifier and TypeMethodDescriptionprotected WarehousingCommentServiceDefaultWarehousingStockLevelFacade.getStockLevelCommentService()Methods in de.hybris.platform.warehousingfacades.stocklevel.impl with parameters of type WarehousingCommentServiceModifier and TypeMethodDescriptionvoidDefaultWarehousingStockLevelFacade.setStockLevelCommentService(WarehousingCommentService stockLevelCommentService)