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