Interface OneOrderAccountingMessageService
- All Known Implementing Classes:
DefaultOneOrderAccountingMessageService
public interface OneOrderAccountingMessageService
The One Order Accounting Message Service interface.
-
Method Summary
Modifier and TypeMethodDescriptionFinds the Accounting container.
-
Method Details
-
findAccountingContainer
OneOrderContainerModel findAccountingContainer()Finds the Accounting container. If the result list is empty create and return a new one.- Returns:
- the accounting Container
-