Class RoughPlanningEventProvider
java.lang.Object
overit.geocallapp.wfm.roughplanning.integration.RoughPlanningEventProvider
- All Implemented Interfaces:
RoughPlanningProvider
Provider for integration with rough planning fsm module.
- Since:
- 19.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioninsertRoughPlanningResult(BORoughPlanningResourceResult roughPlanningResourceResult) static RoughPlanningEventProvidermakeInstance(PoolKit poolKit)
-
Constructor Details
-
RoughPlanningEventProvider
public RoughPlanningEventProvider()
-
-
Method Details
-
makeInstance
-
insertRoughPlanningResult
public Long insertRoughPlanningResult(BORoughPlanningResourceResult roughPlanningResourceResult) throws DAValidateException, DAException - Specified by:
insertRoughPlanningResultin interfaceRoughPlanningProvider- Throws:
DAValidateExceptionDAException
-