Class MonitoringSessionActionForm
java.lang.Object
org.apache.struts.action.ActionForm
ecmwf.ecpds.master.plugin.http.controller.monitoring.MonitoringSessionActionForm
- All Implemented Interfaces:
Serializable
public class MonitoringSessionActionForm
extends org.apache.struts.action.ActionForm
The Class MonitoringSessionActionForm.
- See Also:
-
Field Summary
Fields inherited from class org.apache.struts.action.ActionForm
multipartRequestHandler, servlet
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the application.Gets the network.Gets the networks list.Gets the refresh period.Gets the status.Gets the status list.getType()
Gets the type.Gets the types list.Gets the updated.void
Sets the application.void
setNetwork
(String network) Sets the network.void
Sets the refresh period.void
Sets the status.void
Sets the type.Methods inherited from class org.apache.struts.action.ActionForm
getMultipartRequestHandler, getServlet, getServletWrapper, reset, reset, setMultipartRequestHandler, setServlet, validate, validate
-
Constructor Details
-
MonitoringSessionActionForm
public MonitoringSessionActionForm()
-
-
Method Details
-
setRefreshPeriod
Sets the refresh period.- Parameters:
s
- the new refresh period
-
getRefreshPeriod
-
setApplication
-
getApplication
-
getStatus
-
setStatus
-
getType
-
setType
-
getNetwork
-
setNetwork
-
getStatusList
-
getTypesList
-
getNetworksList
-
getUpdated
-