Class DestinationActionForm
java.lang.Object
org.apache.struts.action.ActionForm
ecmwf.web.controller.ECMWFActionForm
ecmwf.ecpds.master.plugin.http.controller.transfer.destination.DestinationActionForm
- All Implemented Interfaces:
Serializable
public class DestinationActionForm
extends ecmwf.web.controller.ECMWFActionForm
The Class DestinationActionForm.
- 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 acquisition.Gets the acquisition host options.Collection<ecmwf.web.util.bean.Pair> Gets the acquisition hosts and priorities.Gets the action requested.Gets the active.Gets the aliases.Gets the alias list.Collection<ecmwf.web.util.bean.Pair> Gets the alias options.Gets the associated ec user options.Gets the associated ec users.Gets the associated incoming policies.Gets the associated incoming policies options.Gets the backup.Gets the comment.Gets the completions.Gets the copy shared host.Gets the copy source shared host.Gets the country iso.Gets the country options.Gets the date format.Gets the destination.Gets the dissemination host options.Collection<ecmwf.web.util.bean.Pair> Gets the dissemination hosts and priorities.Gets the ec user name.Gets the ec user options.Gets the filter name.Collection<ecmwf.web.util.bean.Pair> Gets the filter name options.Gets the from destination.Collection<ecmwf.web.util.bean.Pair> Gets the from destination options.Gets the group by date.Gets the host for acquisition options.Gets the host for proxy options.Gets the host for source name.Gets the host for source options.Collection<ecmwf.web.util.bean.Pair> Gets the hosts and priorities.getId()Gets the id.Gets the if target exist.Collection<ecmwf.web.util.bean.Pair> Gets the if target exist options.Gets the javascript.Gets the keep in spool.Collection<ecmwf.web.util.bean.Pair> Gets the keep in spool options.getLabel()Gets the label.Gets the mail on end.Gets the mail on error.Gets the mail on start.Gets the master.Collection<ecmwf.web.util.bean.Pair> Gets the master options.Gets the max connections.Gets the max file size.Gets the max inactivity.Gets the max pending.Gets the max requeue.Gets the max start.Gets the metadata files.getName()Gets the name.Gets the on host failure.Collection<ecmwf.web.util.bean.Pair> Gets the on host failure options.Gets the properties.Gets the proxy host options.Collection<ecmwf.web.util.bean.Pair> Gets the proxy hosts and priorities.Gets the reset frequency.Gets the retry count.Gets the retry frequency.Gets the show in monitors.Gets the source destination.Gets the start count.Gets the start frequency.Gets the stop if dirty.Gets the to destination.Gets the traffic list.Gets the transfer group.Gets the transfer group options.getType()Gets the type.Collection<ecmwf.web.util.bean.Pair> Gets the type options.Gets the user mail.protected voidpopulateDestination(Destination destination) Populate destination.protected voidpopulateFromDestination(Destination destination) Populate from destination.voidsetAcquisition(String string) Sets the acquisition.voidsetActionRequested(String param) Sets the action requested.voidSets the active.voidSets the backup.voidsetComment(String string) Sets the comment.voidSets the copy shared host.voidSets the copy source shared host.voidsetCountryIso(String string) Sets the country iso.voidsetDateFormat(String format) Sets the date format.voidsetDefaultValues(ecmwf.web.model.users.User u) Sets the default values.voidsetEcUserName(String string) Sets the ec user name.voidsetFilterName(String string) Sets the filter name.voidsetFromDestination(String param) Sets the from destination.voidSets the group by date.voidsetHostForSourceName(String string) Sets the host for source name.voidSets the id.voidsetIfTargetExist(String string) Sets the if target exist.voidsetJavascript(String string) Sets the javascript.voidsetKeepInSpool(String string) Sets the keep in spool.voidSets the label.voidsetMailOnEnd(String string) Sets the mail on end.voidsetMailOnError(String string) Sets the mail on error.voidsetMailOnStart(String string) Sets the mail on start.voidSets the master.voidsetMaxConnections(String string) Sets the max connections.voidsetMaxFileSize(String string) Sets the max file size.voidsetMaxInactivity(String string) Sets the max inactivity.voidsetMaxPending(String string) Sets the max pending.voidsetMaxRequeue(String string) Sets the max requeue.voidsetMaxStart(String string) Sets the max start.voidSets the name.voidsetOnHostFailure(String string) Sets the on host failure.voidsetProperties(String string) Sets the properties.voidsetResetFrequency(String string) Sets the reset frequency.voidsetRetryCount(String string) Sets the retry count.voidsetRetryFrequency(String string) Sets the retry frequency.voidSets the show in monitors.voidsetSourceDestination(String param) Sets the source destination.voidsetStartCount(String string) Sets the start count.voidsetStartFrequency(String string) Sets the start frequency.voidSets the stop if dirty.voidsetToDestination(String param) Sets the to destination.voidSets the transfer group.voidSets the type.voidsetUserMail(String string) Sets the user mail.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
-
DestinationActionForm
public DestinationActionForm()
-
-
Method Details
-
getTransferGroup
-
setTransferGroup
Sets the transfer group.- Parameters:
tg- the new transfer group
-
getActionRequested
-
getFromDestination
-
getSourceDestination
-
getToDestination
-
getLabel
-
setActionRequested
Sets the action requested.- Parameters:
param- the new action requested
-
setFromDestination
Sets the from destination.- Parameters:
param- the new from destination
-
setSourceDestination
Sets the source destination.- Parameters:
param- the new source destination
-
setToDestination
Sets the to destination.- Parameters:
param- the new to destination
-
setLabel
-
setDefaultValues
public void setDefaultValues(ecmwf.web.model.users.User u) Sets the default values.- Parameters:
u- the new default values
-
getActive
-
getBackup
-
getAcquisition
-
getStopIfDirty
-
getCountryIso
-
getHostForSourceName
Gets the host for source name.- Returns:
- the host for source name
-
getEcUserName
-
getDestination
-
getId
-
getIfTargetExist
-
getOnHostFailure
-
getKeepInSpool
-
getMailOnEnd
-
getMailOnError
-
getMailOnStart
-
getName
-
getMaster
-
getUserMail
-
getFilterName
-
getProperties
-
getJavascript
-
getComment
-
getMaxStart
-
getMaxRequeue
-
getStartFrequency
-
getStartCount
-
getResetFrequency
-
getMaxInactivity
-
setActive
-
setBackup
-
setAcquisition
Sets the acquisition.- Parameters:
string- the new acquisition
-
setStopIfDirty
-
setCountryIso
Sets the country iso.- Parameters:
string- the new country iso
-
setHostForSourceName
Sets the host for source name.- Parameters:
string- the new host for source name
-
setEcUserName
Sets the ec user name.- Parameters:
string- the new ec user name
-
setId
-
setIfTargetExist
Sets the if target exist.- Parameters:
string- the new if target exist
-
setKeepInSpool
Sets the keep in spool.- Parameters:
string- the new keep in spool
-
setOnHostFailure
Sets the on host failure.- Parameters:
string- the new on host failure
-
setMailOnEnd
Sets the mail on end.- Parameters:
string- the new mail on end
-
setMailOnError
Sets the mail on error.- Parameters:
string- the new mail on error
-
setMailOnStart
Sets the mail on start.- Parameters:
string- the new mail on start
-
setName
-
setMaster
-
setUserMail
-
setFilterName
Sets the filter name.- Parameters:
string- the new filter name
-
setProperties
Sets the properties.- Parameters:
string- the new properties
-
setJavascript
Sets the javascript.- Parameters:
string- the new javascript
-
setComment
-
setMaxStart
-
setMaxPending
Sets the max pending.- Parameters:
string- the new max pending
-
setMaxFileSize
Sets the max file size.- Parameters:
string- the new max file size
-
setMaxRequeue
Sets the max requeue.- Parameters:
string- the new max requeue
-
setStartFrequency
Sets the start frequency.- Parameters:
string- the new start frequency
-
setStartCount
Sets the start count.- Parameters:
string- the new start count
-
setResetFrequency
Sets the reset frequency.- Parameters:
string- the new reset frequency
-
setMaxInactivity
Sets the max inactivity.- Parameters:
string- the new max inactivity
-
getMasterOptions
Gets the master options.- Returns:
- the master options
-
getFilterNameOptions
Gets the filter name options.- Returns:
- the filter name options
-
getEcUserOptions
-
getFromDestinationOptions
Gets the from destination options.- Returns:
- the from destination options
-
getTypeOptions
Gets the type options.- Returns:
- the type options
-
getDisseminationHostsAndPriorities
Gets the dissemination hosts and priorities.- Returns:
- the dissemination hosts and priorities
-
getCompletions
-
getAcquisitionHostsAndPriorities
Gets the acquisition hosts and priorities.- Returns:
- the acquisition hosts and priorities
-
getProxyHostsAndPriorities
Gets the proxy hosts and priorities.- Returns:
- the proxy hosts and priorities
-
getHostsAndPriorities
Gets the hosts and priorities.- Returns:
- the hosts and priorities
-
getDisseminationHostOptions
Gets the dissemination host options.- Returns:
- the dissemination host options
-
getAcquisitionHostOptions
Gets the acquisition host options.- Returns:
- the acquisition host options
-
getProxyHostOptions
Gets the proxy host options.- Returns:
- the proxy host options
-
getAssociatedEcUsers
Gets the associated ec users.- Returns:
- All the ECUSERS currently associated to the Destination
-
getAssociatedIncomingPolicies
Gets the associated incoming policies.- Returns:
- All the IncomingPolicies currently associated to the Destination
-
getAliases
Gets the aliases.- Returns:
- All the DESTINATIONS currently ALIAS for the Destination
-
getAliasList
-
getTrafficList
-
getAssociatedEcUserOptions
Gets the associated ec user options.- Returns:
- All the ECUSERS NOT currently associated to the Destination
-
getAssociatedIncomingPoliciesOptions
Gets the associated incoming policies options.- Returns:
- All the IncomingPolicies NOT currently associated to the Destination
-
getMetadataFiles
Gets the metadata files.- Returns:
- the metadata files
-
getAliasOptions
Gets the alias options.- Returns:
- All the destinations not currently aliased for this Destination
-
getCountryOptions
Gets the country options.- Returns:
- the country options
-
getHostForSourceOptions
Gets the host for source options.- Returns:
- the host for source options
-
getHostForAcquisitionOptions
Gets the host for acquisition options.- Returns:
- the host for acquisition options
-
getHostForProxyOptions
Gets the host for proxy options.- Returns:
- the host for proxy options
-
getOnHostFailureOptions
Gets the on host failure options.- Returns:
- the on host failure options
-
getKeepInSpoolOptions
Gets the keep in spool options.- Returns:
- the keep in spool options
-
getIfTargetExistOptions
Gets the if target exist options.- Returns:
- the if target exist options
-
getMaxConnections
-
getMaxPending
-
getMaxFileSize
-
getRetryCount
-
getRetryFrequency
-
setMaxConnections
Sets the max connections.- Parameters:
string- the new max connections
-
setRetryCount
Sets the retry count.- Parameters:
string- the new retry count
-
setRetryFrequency
Sets the retry frequency.- Parameters:
string- the new retry frequency
-
setShowInMonitors
Sets the show in monitors.- Parameters:
s- the new show in monitors
-
getShowInMonitors
-
getGroupByDate
-
setGroupByDate
-
getDateFormat
-
setDateFormat
Sets the date format.- Parameters:
format- the new date format
-
getType
-
setType
-
getTransferGroupOptions
Gets the transfer group options.- Returns:
- the transfer group options
-
populateDestination
Populate destination.- Parameters:
destination- the destination
-
populateFromDestination
Populate from destination.- Parameters:
destination- the destination
-