Class Host
java.lang.Object
ecmwf.common.database.DataBaseObject
ecmwf.common.database.Host
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected String
The ecu name.protected ECUser
The ecuser.protected Integer
The hlo id.protected long
The hos acquisition frequency.protected boolean
The hos active.protected boolean
The hos automatic location.protected boolean
The hos check.protected String
The hos check filename.protected long
The hos check frequency.protected String
The hos comment.protected String
The hos data.protected String
The hos dir.protected String
The hos filter name.protected String
The hos host.protected String
The hos login.protected boolean
The hos mail on error.protected boolean
The hos mail on success.protected int
The hos max connections.protected Integer
The hos name.protected String
The hos network code.protected String
The hos network name.protected String
The hos nickname.protected boolean
The hos notify once.protected String
The hos passwd.protected int
The hos retry count.protected int
The hos retry frequency.protected String
The hos type.protected String
The hos user mail.protected HostLocation
The host location.protected HostOutput
The host output.protected HostStats
The host stats.protected Integer
The hou id.protected Integer
The hst id.protected String
The tme name.protected TransferGroup
The transfer group.protected TransferMethod
The transfer method.protected String
The trg name.Fields inherited from class ecmwf.common.database.DataBaseObject
collectionSize, TAG_ACROSS_MULTIPLE_LINES, TAG_END_OF_LINES
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Equals.long
Gets the acquisition frequency.boolean
Gets the active.boolean
Gets the automatic location.boolean
getCheck()
Gets the check.Gets the check filename.long
Gets the check frequency.Gets the comment.getData()
Gets the data.getDir()
Gets the dir.Gets the EC user.Gets the EC user name.Gets the filter name.getHost()
Gets the host.Gets the host location.Gets the host location id.Gets the host output.Gets the host output id.Gets the host stats.Gets the host stats id.getLogin()
Gets the login.boolean
Gets the mail on error.boolean
Gets the mail on success.int
Gets the max connections.getName()
Gets the name.Gets the network code.Gets the network name.Gets the nickname.boolean
Gets the notify once.Gets the passwd.int
Gets the retry count.int
Gets the retry frequency.Gets the transfer group.Gets the transfer group name.Gets the transfer method.Gets the transfer method name.getType()
Gets the type.Gets the user mail.boolean
Gets the use source path.int
hashCode()
Hash code.void
setAcquisitionFrequency
(long param) Sets the acquisition frequency.void
setAcquisitionFrequency
(String param) Sets the acquisition frequency.void
setActive
(boolean param) Sets the active.void
Sets the active.void
setAutomaticLocation
(boolean param) Sets the automatic location.void
setAutomaticLocation
(String param) Sets the automatic location.void
setCheck
(boolean param) Sets the check.void
Sets the check.void
setCheckFilename
(String param) Sets the check filename.void
setCheckFrequency
(long param) Sets the check frequency.void
setCheckFrequency
(String param) Sets the check frequency.void
setComment
(String param) Sets the comment.void
Sets the data.void
Sets the dir.void
Sets the EC user.void
setECUserName
(String param) Sets the EC user name.void
setFilterName
(String param) Sets the filter name.void
Sets the host.void
setHostLocation
(HostLocation param) Sets the host location.void
setHostLocationId
(int param) Sets the host location id.void
setHostOutput
(HostOutput param) Sets the host output.void
setHostOutputId
(int param) Sets the host output id.void
setHostStats
(HostStats param) Sets the host stats.void
setHostStatsId
(int param) Sets the host stats id.void
Sets the login.void
setMailOnError
(boolean param) Sets the mail on error.void
setMailOnError
(String param) Sets the mail on error.void
setMailOnSuccess
(boolean param) Sets the mail on success.void
setMailOnSuccess
(String param) Sets the mail on success.void
setMaxConnections
(int param) Sets the max connections.void
setMaxConnections
(String param) Sets the max connections.void
Sets the name.void
setNetworkCode
(String param) Sets the network code.void
setNetworkName
(String param) Sets the network name.void
setNickname
(String param) Sets the nickname.void
setNotifyOnce
(boolean param) Sets the notify once.void
setNotifyOnce
(String param) Sets the notify once.void
Sets the passwd.void
setRetryCount
(int param) Sets the retry count.void
setRetryCount
(String param) Sets the retry count.void
setRetryFrequency
(int param) Sets the retry frequency.void
setRetryFrequency
(String param) Sets the retry frequency.void
setTransferGroup
(TransferGroup param) Sets the transfer group.void
setTransferGroupName
(String param) Sets the transfer group name.void
setTransferMethod
(TransferMethod param) Sets the transfer method.void
setTransferMethodName
(String param) Sets the transfer method name.void
Sets the type.void
setUserMail
(String param) Sets the user mail.void
setUseSourcePath
(boolean param) Sets the use source path.Methods inherited from class ecmwf.common.database.DataBaseObject
bigDecimalToTimestamp, clone, compare, compare, getCollectionSize, integerToInt, integerToString, setCollectionSize, strim, stringToInteger, stringToLong, stringToString, timestampToBigDecimal, toString, toString, toString, toString
-
Field Details
-
ECU_NAME
The ecu name. -
HOS_ACTIVE
protected boolean HOS_ACTIVEThe hos active. -
HOS_CHECK
protected boolean HOS_CHECKThe hos check. -
HOS_TYPE
The hos type. -
HOS_CHECK_FILENAME
The hos check filename. -
HOS_CHECK_FREQUENCY
protected long HOS_CHECK_FREQUENCYThe hos check frequency. -
HOS_ACQUISITION_FREQUENCY
protected long HOS_ACQUISITION_FREQUENCYThe hos acquisition frequency. -
HOS_COMMENT
The hos comment. -
HOS_DATA
The hos data. -
HOS_DIR
The hos dir. -
HOS_HOST
The hos host. -
HOS_LOGIN
The hos login. -
HOS_MAIL_ON_ERROR
protected boolean HOS_MAIL_ON_ERRORThe hos mail on error. -
HOS_MAIL_ON_SUCCESS
protected boolean HOS_MAIL_ON_SUCCESSThe hos mail on success. -
HOS_MAX_CONNECTIONS
protected int HOS_MAX_CONNECTIONSThe hos max connections. -
HOS_NAME
The hos name. -
HOS_NETWORK_CODE
The hos network code. -
HOS_NETWORK_NAME
The hos network name. -
HOS_NICKNAME
The hos nickname. -
HOS_NOTIFY_ONCE
protected boolean HOS_NOTIFY_ONCEThe hos notify once. -
HOS_PASSWD
The hos passwd. -
HOS_RETRY_COUNT
protected int HOS_RETRY_COUNTThe hos retry count. -
HOS_RETRY_FREQUENCY
protected int HOS_RETRY_FREQUENCYThe hos retry frequency. -
HOS_USER_MAIL
The hos user mail. -
TME_NAME
The tme name. -
TRG_NAME
The trg name. -
HLO_ID
The hlo id. -
HOU_ID
The hou id. -
HST_ID
The hst id. -
HOS_FILTER_NAME
The hos filter name. -
HOS_AUTOMATIC_LOCATION
protected boolean HOS_AUTOMATIC_LOCATIONThe hos automatic location. -
ecuser
The ecuser. -
transferMethod
The transfer method. -
transferGroup
The transfer group. -
hostStats
The host stats. -
hostLocation
The host location. -
hostOutput
The host output. Not populated as not defined in hibernate.hbm.xml file
-
-
Constructor Details
-
Host
public Host()Instantiates a new host. -
Host
-
-
Method Details
-
getECUserName
-
setECUserName
Sets the EC user name.- Parameters:
param
- the new EC user name
-
getActive
public boolean getActive()Gets the active.- Returns:
- the active
-
setActive
public void setActive(boolean param) Sets the active.- Parameters:
param
- the new active
-
setActive
-
getCheck
public boolean getCheck()Gets the check.- Returns:
- the check
-
setCheck
public void setCheck(boolean param) Sets the check.- Parameters:
param
- the new check
-
setCheck
-
getCheckFilename
-
setCheckFilename
Sets the check filename.- Parameters:
param
- the new check filename
-
getType
-
setType
-
getCheckFrequency
public long getCheckFrequency()Gets the check frequency.- Returns:
- the check frequency
-
setCheckFrequency
public void setCheckFrequency(long param) Sets the check frequency.- Parameters:
param
- the new check frequency
-
setCheckFrequency
Sets the check frequency.- Parameters:
param
- the new check frequency
-
getAcquisitionFrequency
public long getAcquisitionFrequency()Gets the acquisition frequency.- Returns:
- the acquisition frequency
-
setAcquisitionFrequency
public void setAcquisitionFrequency(long param) Sets the acquisition frequency.- Parameters:
param
- the new acquisition frequency
-
setAcquisitionFrequency
Sets the acquisition frequency.- Parameters:
param
- the new acquisition frequency
-
getComment
-
setComment
-
getData
-
setData
-
getDir
-
setDir
-
getHost
-
setHost
-
getLogin
-
setLogin
-
getMailOnError
public boolean getMailOnError()Gets the mail on error.- Returns:
- the mail on error
-
setMailOnError
public void setMailOnError(boolean param) Sets the mail on error.- Parameters:
param
- the new mail on error
-
setMailOnError
Sets the mail on error.- Parameters:
param
- the new mail on error
-
getMailOnSuccess
public boolean getMailOnSuccess()Gets the mail on success.- Returns:
- the mail on success
-
setMailOnSuccess
public void setMailOnSuccess(boolean param) Sets the mail on success.- Parameters:
param
- the new mail on success
-
setMailOnSuccess
Sets the mail on success.- Parameters:
param
- the new mail on success
-
getMaxConnections
public int getMaxConnections()Gets the max connections.- Returns:
- the max connections
-
setMaxConnections
public void setMaxConnections(int param) Sets the max connections.- Parameters:
param
- the new max connections
-
setMaxConnections
Sets the max connections.- Parameters:
param
- the new max connections
-
getName
-
setName
-
getNetworkCode
-
setNetworkCode
Sets the network code.- Parameters:
param
- the new network code
-
getNetworkName
-
setNetworkName
Sets the network name.- Parameters:
param
- the new network name
-
getNickname
-
setNickname
-
getTransferGroupName
-
setTransferGroupName
Sets the transfer group name.- Parameters:
param
- the new transfer group name
-
getNotifyOnce
public boolean getNotifyOnce()Gets the notify once.- Returns:
- the notify once
-
setNotifyOnce
public void setNotifyOnce(boolean param) Sets the notify once.- Parameters:
param
- the new notify once
-
setNotifyOnce
Sets the notify once.- Parameters:
param
- the new notify once
-
getPasswd
-
setPasswd
-
getRetryCount
public int getRetryCount()Gets the retry count.- Returns:
- the retry count
-
setRetryCount
public void setRetryCount(int param) Sets the retry count.- Parameters:
param
- the new retry count
-
setRetryCount
Sets the retry count.- Parameters:
param
- the new retry count
-
getRetryFrequency
public int getRetryFrequency()Gets the retry frequency.- Returns:
- the retry frequency
-
setRetryFrequency
public void setRetryFrequency(int param) Sets the retry frequency.- Parameters:
param
- the new retry frequency
-
setRetryFrequency
Sets the retry frequency.- Parameters:
param
- the new retry frequency
-
getUserMail
-
setUserMail
-
getTransferMethodName
Gets the transfer method name.- Returns:
- the transfer method name
-
setTransferMethodName
Sets the transfer method name.- Parameters:
param
- the new transfer method name
-
getECUser
-
setECUser
-
getTransferMethod
-
setTransferMethod
Sets the transfer method.- Parameters:
param
- the new transfer method
-
getTransferGroup
-
setTransferGroup
Sets the transfer group.- Parameters:
param
- the new transfer group
-
getHostStatsId
-
setHostStatsId
public void setHostStatsId(int param) Sets the host stats id.- Parameters:
param
- the new host stats id
-
getHostStats
-
setHostStats
Sets the host stats.- Parameters:
param
- the new host stats
-
getHostLocationId
-
setHostLocationId
public void setHostLocationId(int param) Sets the host location id.- Parameters:
param
- the new host location id
-
getHostLocation
-
setHostLocation
Sets the host location.- Parameters:
param
- the new host location
-
getHostOutputId
-
setHostOutputId
public void setHostOutputId(int param) Sets the host output id.- Parameters:
param
- the new host output id
-
getHostOutput
-
setHostOutput
Sets the host output.- Parameters:
param
- the new host output
-
getFilterName
-
setFilterName
Sets the filter name.- Parameters:
param
- the new filter name
-
getAutomaticLocation
public boolean getAutomaticLocation()Gets the automatic location.- Returns:
- the automatic location
-
setAutomaticLocation
public void setAutomaticLocation(boolean param) Sets the automatic location.- Parameters:
param
- the new automatic location
-
setAutomaticLocation
Sets the automatic location.- Parameters:
param
- the new automatic location
-
getUseSourcePath
public boolean getUseSourcePath()Gets the use source path.- Returns:
- the use source path
-
setUseSourcePath
public void setUseSourcePath(boolean param) Sets the use source path.- Parameters:
param
- the new use source path
-
hashCode
-
equals
-