Interface OrderPriceCategoryService
- All Known Implementing Classes:
OrderPriceCategoryServiceImpl
public interface OrderPriceCategoryService
-
Method Summary
Modifier and TypeMethodDescription@Nullable EntitygetDebitorInformation(Entity address) getPriceCategory(Entity address) voidsetPriceCategory(Entity order, Entity address)
-
Method Details
-
setPriceCategory
-
getPriceCategory
-
getDebitorInformation
-