CommerceQuoteService).@Deprecated
public interface B2BQuoteService
| Modifier and Type | Method and Description |
|---|---|
SearchPageData<OrderModel> |
getQuoteList(CustomerModel customerModel,
BaseStoreModel store,
PageableData pageableData)
Deprecated.
Returns a paged list of quotes for the given customer and base store.
|
SearchPageData<OrderModel> getQuoteList(CustomerModel customerModel, BaseStoreModel store, PageableData pageableData)
customerModel - the customer to retrieve orders forstore - the current base storepageableData - pagination informationCopyright © 2018 SAP SE. All Rights Reserved.