Class EcTransModuleActionForm
java.lang.Object
org.apache.struts.action.ActionForm
ecmwf.web.controller.ECMWFActionForm
ecmwf.ecpds.master.plugin.http.controller.transfer.module.EcTransModuleActionForm
- All Implemented Interfaces:
Serializable
public class EcTransModuleActionForm
extends ecmwf.web.controller.ECMWFActionForm
The Class EcTransModuleActionForm.
- See Also:
-
Field Summary
Fields inherited from class ecmwf.web.controller.ECMWFActionForm
ALLOWED_IN_IDENTIFIER, DATE, DATE_FORMAT_LONG, DATE_FORMAT_MEDIUM, DATE_FORMAT_SHORT, DATE_FORMATS, IDENTIFIER, ISODATE, NUMBER, NUMBER_OTHER, STRINGFields inherited from class org.apache.struts.action.ActionForm
multipartRequestHandler, servlet -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the active.Gets the archive.Gets the classe.getId()Gets the id.getName()Gets the name.protected voidPopulate ec trans module.protected voidPopulate from ec trans module.voidSets the active.voidsetArchive(String string) Sets the archive.voidSets the classe.voidSets the id.voidSets the name.Methods inherited from class ecmwf.web.controller.ECMWFActionForm
adaptActionForward, adaptActionForward, addError, addError, addError, checkSize, checkType, cleanErrors, convertToBoolean, convertToDate, convertToDate, convertToInt, convertToLong, convertToString, getErrors, getPathParameter, getPathParameters, isDate, isIdentifier, isIsoDate, isNumber, isNumber, isString, newErrors, newErrors, newErrors, newErrors, nonBlank, nonNull, validateContent, validateContentMethods inherited from class org.apache.struts.action.ActionForm
getMultipartRequestHandler, getServlet, getServletWrapper, reset, reset, setMultipartRequestHandler, setServlet, validate, validate
-
Constructor Details
-
EcTransModuleActionForm
public EcTransModuleActionForm()
-
-
Method Details
-
getActive
-
getArchive
-
getId
-
getName
-
getClasse
-
setActive
-
setArchive
-
setId
-
setName
-
setClasse
-
populateEcTransModule
Populate ec trans module.- Parameters:
h- the h
-
populateFromEcTransModule
Populate from ec trans module.- Parameters:
h- the h
-