Interface PartStoreService
- All Known Implementing Classes:
PartStoreServiceImpl
public interface PartStoreService
-
Method Summary
Modifier and TypeMethodDescriptionaddPartStore(EAMContext context, PartStore partStoreParam) updatePartStore(EAMContext context, PartStore partStoreParam)
-
Method Details
-
updatePartStore
- Throws:
EAMException
-
addPartStore
- Throws:
EAMException
-