public class PMReforecastSkdAction extends java.lang.Object implements SKDActionInterface
| Constructor and Description | 
|---|
| PMReforecastSkdAction() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Object | executeAction(java.lang.Object actionObject)Executes the reforecast action for PM and sends the result back to the applet. | 
| void | setSKDActionContext(SKDActionContext context)Sets Context of the action.The context can be accessed in action class to do necessary logic | 
public java.lang.Object executeAction(java.lang.Object actionObject)
                               throws java.lang.Exception
executeAction in interface SKDActionInterface- - action object, in this case list of PM's unique idSchedulerExceptionjava.lang.Exceptionpublic void setSKDActionContext(SKDActionContext context)
setSKDActionContext in interface SKDActionInterface- - context object