Class Host

All Implemented Interfaces:
Serializable, Cloneable

public class Host extends DataBaseObject
The Class Host.
See Also:
  • Field Details

    • ECU_NAME

      protected String ECU_NAME
      The ecu name.
    • HOS_ACTIVE

      protected boolean HOS_ACTIVE
      The hos active.
    • HOS_CHECK

      protected boolean HOS_CHECK
      The hos check.
    • HOS_TYPE

      protected String HOS_TYPE
      The hos type.
    • HOS_CHECK_FILENAME

      protected String HOS_CHECK_FILENAME
      The hos check filename.
    • HOS_CHECK_FREQUENCY

      protected long HOS_CHECK_FREQUENCY
      The hos check frequency.
    • HOS_ACQUISITION_FREQUENCY

      protected long HOS_ACQUISITION_FREQUENCY
      The hos acquisition frequency.
    • HOS_COMMENT

      protected String HOS_COMMENT
      The hos comment.
    • HOS_DATA

      protected String HOS_DATA
      The hos data.
    • HOS_DIR

      protected String HOS_DIR
      The hos dir.
    • HOS_HOST

      protected String HOS_HOST
      The hos host.
    • HOS_LOGIN

      protected String HOS_LOGIN
      The hos login.
    • HOS_MAIL_ON_ERROR

      protected boolean HOS_MAIL_ON_ERROR
      The hos mail on error.
    • HOS_MAIL_ON_SUCCESS

      protected boolean HOS_MAIL_ON_SUCCESS
      The hos mail on success.
    • HOS_MAX_CONNECTIONS

      protected int HOS_MAX_CONNECTIONS
      The hos max connections.
    • HOS_NAME

      protected Integer HOS_NAME
      The hos name.
    • HOS_NETWORK_CODE

      protected String HOS_NETWORK_CODE
      The hos network code.
    • HOS_NETWORK_NAME

      protected String HOS_NETWORK_NAME
      The hos network name.
    • HOS_NICKNAME

      protected String HOS_NICKNAME
      The hos nickname.
    • HOS_NOTIFY_ONCE

      protected boolean HOS_NOTIFY_ONCE
      The hos notify once.
    • HOS_PASSWD

      protected String HOS_PASSWD
      The hos passwd.
    • HOS_RETRY_COUNT

      protected int HOS_RETRY_COUNT
      The hos retry count.
    • HOS_RETRY_FREQUENCY

      protected int HOS_RETRY_FREQUENCY
      The hos retry frequency.
    • HOS_USER_MAIL

      protected String HOS_USER_MAIL
      The hos user mail.
    • TME_NAME

      protected String TME_NAME
      The tme name.
    • TRG_NAME

      protected String TRG_NAME
      The trg name.
    • HLO_ID

      protected Integer HLO_ID
      The hlo id.
    • HOU_ID

      protected Integer HOU_ID
      The hou id.
    • HST_ID

      protected Integer HST_ID
      The hst id.
    • HOS_FILTER_NAME

      protected String HOS_FILTER_NAME
      The hos filter name.
    • HOS_AUTOMATIC_LOCATION

      protected boolean HOS_AUTOMATIC_LOCATION
      The hos automatic location.
    • ecuser

      protected ECUser ecuser
      The ecuser.
    • transferMethod

      protected TransferMethod transferMethod
      The transfer method.
    • transferGroup

      protected TransferGroup transferGroup
      The transfer group.
    • hostStats

      protected HostStats hostStats
      The host stats.
    • hostLocation

      protected HostLocation hostLocation
      The host location.
    • hostOutput

      protected HostOutput hostOutput
      The host output. Not populated as not defined in hibernate.hbm.xml file
  • Constructor Details

    • Host

      public Host()
      Instantiates a new host.
    • Host

      public Host(String name)
      Instantiates a new host.
      Parameters:
      name - the name
  • Method Details

    • getECUserName

      public String getECUserName()
      Gets the EC user name.
      Returns:
      the EC user name
    • setECUserName

      public void setECUserName(String param)
      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

      public void setActive(String param)
      Sets the active.
      Parameters:
      param - the new active
    • 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

      public void setCheck(String param)
      Sets the check.
      Parameters:
      param - the new check
    • getCheckFilename

      public String getCheckFilename()
      Gets the check filename.
      Returns:
      the check filename
    • setCheckFilename

      public void setCheckFilename(String param)
      Sets the check filename.
      Parameters:
      param - the new check filename
    • getType

      public String getType()
      Gets the type.
      Returns:
      the type
    • setType

      public void setType(String param)
      Sets the type.
      Parameters:
      param - the new type
    • 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

      public void setCheckFrequency(String param)
      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

      public void setAcquisitionFrequency(String param)
      Sets the acquisition frequency.
      Parameters:
      param - the new acquisition frequency
    • getComment

      public String getComment()
      Gets the comment.
      Returns:
      the comment
    • setComment

      public void setComment(String param)
      Sets the comment.
      Parameters:
      param - the new comment
    • getData

      public String getData()
      Gets the data.
      Returns:
      the data
    • setData

      public void setData(String param)
      Sets the data.
      Parameters:
      param - the new data
    • getDir

      public String getDir()
      Gets the dir.
      Returns:
      the dir
    • setDir

      public void setDir(String param)
      Sets the dir.
      Parameters:
      param - the new dir
    • getHost

      public String getHost()
      Gets the host.
      Returns:
      the host
    • setHost

      public void setHost(String param)
      Sets the host.
      Parameters:
      param - the new host
    • getLogin

      public String getLogin()
      Gets the login.
      Returns:
      the login
    • setLogin

      public void setLogin(String param)
      Sets the login.
      Parameters:
      param - the new login
    • 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

      public void setMailOnError(String param)
      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

      public void setMailOnSuccess(String param)
      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

      public void setMaxConnections(String param)
      Sets the max connections.
      Parameters:
      param - the new max connections
    • getName

      public String getName()
      Gets the name.
      Returns:
      the name
    • setName

      public void setName(String param)
      Sets the name.
      Parameters:
      param - the new name
    • getNetworkCode

      public String getNetworkCode()
      Gets the network code.
      Returns:
      the network code
    • setNetworkCode

      public void setNetworkCode(String param)
      Sets the network code.
      Parameters:
      param - the new network code
    • getNetworkName

      public String getNetworkName()
      Gets the network name.
      Returns:
      the network name
    • setNetworkName

      public void setNetworkName(String param)
      Sets the network name.
      Parameters:
      param - the new network name
    • getNickname

      public String getNickname()
      Gets the nickname.
      Returns:
      the nickname
    • setNickname

      public void setNickname(String param)
      Sets the nickname.
      Parameters:
      param - the new nickname
    • getTransferGroupName

      public String getTransferGroupName()
      Gets the transfer group name.
      Returns:
      the transfer group name
    • setTransferGroupName

      public void setTransferGroupName(String param)
      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

      public void setNotifyOnce(String param)
      Sets the notify once.
      Parameters:
      param - the new notify once
    • getPasswd

      public String getPasswd()
      Gets the passwd.
      Returns:
      the passwd
    • setPasswd

      public void setPasswd(String param)
      Sets the passwd.
      Parameters:
      param - the new passwd
    • 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

      public void setRetryCount(String param)
      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

      public void setRetryFrequency(String param)
      Sets the retry frequency.
      Parameters:
      param - the new retry frequency
    • getUserMail

      public String getUserMail()
      Gets the user mail.
      Returns:
      the user mail
    • setUserMail

      public void setUserMail(String param)
      Sets the user mail.
      Parameters:
      param - the new user mail
    • getTransferMethodName

      public String getTransferMethodName()
      Gets the transfer method name.
      Returns:
      the transfer method name
    • setTransferMethodName

      public void setTransferMethodName(String param)
      Sets the transfer method name.
      Parameters:
      param - the new transfer method name
    • getECUser

      public ECUser getECUser()
      Gets the EC user.
      Returns:
      the EC user
    • setECUser

      public void setECUser(ECUser param)
      Sets the EC user.
      Parameters:
      param - the new EC user
    • getTransferMethod

      public TransferMethod getTransferMethod()
      Gets the transfer method.
      Returns:
      the transfer method
    • setTransferMethod

      public void setTransferMethod(TransferMethod param)
      Sets the transfer method.
      Parameters:
      param - the new transfer method
    • getTransferGroup

      public TransferGroup getTransferGroup()
      Gets the transfer group.
      Returns:
      the transfer group
    • setTransferGroup

      public void setTransferGroup(TransferGroup param)
      Sets the transfer group.
      Parameters:
      param - the new transfer group
    • getHostStatsId

      public Integer getHostStatsId()
      Gets the host stats id.
      Returns:
      the host stats id
    • setHostStatsId

      public void setHostStatsId(int param)
      Sets the host stats id.
      Parameters:
      param - the new host stats id
    • getHostStats

      public HostStats getHostStats()
      Gets the host stats.
      Returns:
      the host stats
    • setHostStats

      public void setHostStats(HostStats param)
      Sets the host stats.
      Parameters:
      param - the new host stats
    • getHostLocationId

      public Integer getHostLocationId()
      Gets the host location id.
      Returns:
      the host location id
    • setHostLocationId

      public void setHostLocationId(int param)
      Sets the host location id.
      Parameters:
      param - the new host location id
    • getHostLocation

      public HostLocation getHostLocation()
      Gets the host location.
      Returns:
      the host location
    • setHostLocation

      public void setHostLocation(HostLocation param)
      Sets the host location.
      Parameters:
      param - the new host location
    • getHostOutputId

      public Integer getHostOutputId()
      Gets the host output id.
      Returns:
      the host output id
    • setHostOutputId

      public void setHostOutputId(int param)
      Sets the host output id.
      Parameters:
      param - the new host output id
    • getHostOutput

      public HostOutput getHostOutput()
      Gets the host output.
      Returns:
      the host location
    • setHostOutput

      public void setHostOutput(HostOutput param)
      Sets the host output.
      Parameters:
      param - the new host output
    • getFilterName

      public String getFilterName()
      Gets the filter name.
      Returns:
      the filter name
    • setFilterName

      public void setFilterName(String param)
      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

      public void setAutomaticLocation(String param)
      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

      public int hashCode()
      Hash code.
      Overrides:
      hashCode in class Object
    • equals

      public boolean equals(Object obj)
      Equals.
      Overrides:
      equals in class Object