public class DeleteForecast extends XMLRequest
This request will return a message box with number U4001229 if the forecast calculation is active.
The parameter force can be used to delete the forcast in this case.
| Constructor and Description |
|---|
DeleteForecast(ForecastItem item)
Creates a new
DeleteForecast. |
DeleteForecast(ForecastItem item,
boolean force)
Creates a new
DeleteForecast request. |
getMessageBox, getRequestID, handleResponse, sendpublic DeleteForecast(ForecastItem item)
DeleteForecast.item - Forecast which should be removedpublic DeleteForecast(ForecastItem item, boolean force)
DeleteForecast request.item - Forecast which should be removedforce - If true the forecast will be removed even if it is currently running