Interface RestockConfigService
- All Known Implementing Classes:
DefaultRestockConfigService
public interface RestockConfigService
Service for handling
RestockConfigModel.-
Method Summary
Modifier and TypeMethodDescriptiongets restock configGet returned bin code from restock config
-
Method Details
-
getRestockConfig
gets restock config- Returns:
- restock config
- Throws:
RestockException
-
getReturnedBinCode
String getReturnedBinCode()Get returned bin code from restock config- Returns:
- returned bin code
-