Interface RoughPlanningProvider
- All Known Implementing Classes:
RoughPlanningEventProvider
public interface RoughPlanningProvider
Provider interface for all the action related to fsm rough planning module
- Since:
- 19.0
-
Method Summary
Modifier and TypeMethodDescriptioninsertRoughPlanningResult(BORoughPlanningResourceResult roughPlanningResourceResult)
-
Method Details
-
insertRoughPlanningResult
Long insertRoughPlanningResult(BORoughPlanningResourceResult roughPlanningResourceResult) throws DAValidateException, DAException - Throws:
DAValidateExceptionDAException
-