| Package | Description |
|---|---|
| de.hybris.platform.warehousing.allocation.impl | |
| de.hybris.platform.warehousing.cancellation.impl | |
| de.hybris.platform.warehousing.comment.impl |
| Modifier and Type | Method and Description |
|---|---|
protected WarehousingCommentService<ConsignmentEntryModel> |
DefaultAllocationService.getConsignmentEntryCommentService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAllocationService.setConsignmentEntryCommentService(WarehousingCommentService<ConsignmentEntryModel> consignmentEntryCommentService) |
| Modifier and Type | Method and Description |
|---|---|
protected WarehousingCommentService<ConsignmentEntryModel> |
DefaultConsignmentCancellationService.getConsignmentEntryCommentService() |
protected WarehousingCommentService<AbstractOrderEntryModel> |
DefaultOmsOrderCancelService.getOrderEntryCommentService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultConsignmentCancellationService.setConsignmentEntryCommentService(WarehousingCommentService<ConsignmentEntryModel> consignmentEntryCommentService) |
void |
DefaultOmsOrderCancelService.setOrderEntryCommentService(WarehousingCommentService<AbstractOrderEntryModel> orderEntryCommentService) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractWarehousingCommentService<T extends ItemModel>
Abstract implementation of the
WarehousingCommentService provides implementations for comment creation and
initialization. |
class |
DefaultConsignmentEntryCommentService
Comment service for handling consignment entries.
|
class |
DefaultOrderEntryCommentService
Comment service for handling order entries.
|
class |
DefaultStockLevelCommentService
Comment service for handling
StockLevelModel. |
Copyright © 2017 SAP SE. All Rights Reserved.