Uses of Interface
ecmwf.ecpds.master.plugin.http.model.transfer.Host
Packages that use Host
Package
Description
-
Uses of Host in ecmwf.ecpds.master.plugin.http.controller.admin
Methods in ecmwf.ecpds.master.plugin.http.controller.admin that return types with arguments of type Host -
Uses of Host in ecmwf.ecpds.master.plugin.http.controller.datafile.transfergroup
Methods in ecmwf.ecpds.master.plugin.http.controller.datafile.transfergroup that return types with arguments of type HostModifier and TypeMethodDescriptionTransferGroupActionForm.getHostForBackupOptions()
Gets the host for backup options. -
Uses of Host in ecmwf.ecpds.master.plugin.http.controller.datafile.transferserver
Methods in ecmwf.ecpds.master.plugin.http.controller.datafile.transferserver that return types with arguments of type HostModifier and TypeMethodDescriptionTransferServerActionForm.getHostForReplicationOptions()
Gets the host for replication options. -
Uses of Host in ecmwf.ecpds.master.plugin.http.controller.transfer.destination
Methods in ecmwf.ecpds.master.plugin.http.controller.transfer.destination that return types with arguments of type HostModifier and TypeMethodDescriptionDestinationActionForm.getAcquisitionHostOptions()
Gets the acquisition host options.DestinationActionForm.getDisseminationHostOptions()
Gets the dissemination host options.DestinationActionForm.getHostForAcquisitionOptions()
Gets the host for acquisition options.DestinationActionForm.getHostForProxyOptions()
Gets the host for proxy options.DestinationActionForm.getHostForSourceOptions()
Gets the host for source options.DestinationActionForm.getProxyHostOptions()
Gets the proxy host options. -
Uses of Host in ecmwf.ecpds.master.plugin.http.controller.transfer.host
Methods in ecmwf.ecpds.master.plugin.http.controller.transfer.host with parameters of type HostModifier and TypeMethodDescriptionprotected void
HostActionForm.populateFromHost
(Host h) Populate from host.protected void
HostActionForm.populateHost
(Host h) Populate host. -
Uses of Host in ecmwf.ecpds.master.plugin.http.dao.datafile
Methods in ecmwf.ecpds.master.plugin.http.dao.datafile that return HostModifier and TypeMethodDescriptionTransferGroupBean.getHostForBackup()
Gets the host for backup.TransferServerBean.getHostForReplication()
Gets the host for replication. -
Uses of Host in ecmwf.ecpds.master.plugin.http.dao.monitoring
Methods in ecmwf.ecpds.master.plugin.http.dao.monitoring that return HostMethods in ecmwf.ecpds.master.plugin.http.dao.monitoring with parameters of type HostModifier and TypeMethodDescriptionvoid
DestinationStatusBean.setPrimaryHost
(Host h) Sets the primary host. -
Uses of Host in ecmwf.ecpds.master.plugin.http.dao.transfer
Classes in ecmwf.ecpds.master.plugin.http.dao.transfer that implement HostMethods in ecmwf.ecpds.master.plugin.http.dao.transfer that return HostModifier and TypeMethodDescriptionDataTransferBaseBean.getBackupHost()
Gets the backup host.DataTransferBaseBean.getHost()
Gets the host.DataTransferHeavyBean.getHost()
Gets the host.TransferHistoryBean.getHost()
Gets the host.DestinationBean.getHostForSource()
Gets the host for source.DataTransferBaseBean.getProxyHost()
Gets the proxy host.Methods in ecmwf.ecpds.master.plugin.http.dao.transfer that return types with arguments of type HostModifier and TypeMethodDescriptionprotected Collection
<Host> DestinationBean.getAddedHosts()
Gets the added hosts.protected Collection
<Host> DestinationBean.getDeletedHosts()
Gets the deleted hosts.TransferMethodBean.getHosts()
Gets the hosts.Methods in ecmwf.ecpds.master.plugin.http.dao.transfer with parameters of type Host -
Uses of Host in ecmwf.ecpds.master.plugin.http.home.ecuser
Methods in ecmwf.ecpds.master.plugin.http.home.ecuser with parameters of type HostModifier and TypeMethodDescriptionstatic final Collection
<EcUser> EcUserHome.findByHost
(Host host) Find by host. -
Uses of Host in ecmwf.ecpds.master.plugin.http.home.transfer
Methods in ecmwf.ecpds.master.plugin.http.home.transfer that return HostModifier and TypeMethodDescriptionstatic final Host
HostHome.create()
Creates the.static final Host
HostHome.findByPrimaryKey
(String key) Find by primary key.Methods in ecmwf.ecpds.master.plugin.http.home.transfer that return types with arguments of type HostModifier and TypeMethodDescriptionstatic final Collection
<Host> HostHome.findAll()
Find all.static final Collection
<Host> HostHome.findByCriteria
(String label, String filter, String network, String type, String search, DataBaseCursor cursor) Find by criteria.static final Collection
<Host> HostHome.findByDestination
(Destination d) Find by destination.static final Collection
<Host> HostHome.findByTransferMethod
(TransferMethod d) Find by transfer method.Methods in ecmwf.ecpds.master.plugin.http.home.transfer with parameters of type HostModifier and TypeMethodDescriptionstatic final Collection
<Destination> DestinationHome.findByHost
(Host host) Find by host.static final Collection
<DataTransferLightBean> DataTransferHome.findByHostAndDate
(Host h, Date date) Find by host and date.static final Collection
<ChangeLog> HostHome.findChangeLogList
(Host h) Find change log list. -
Uses of Host in ecmwf.ecpds.master.plugin.http.home.transfer.searches
Methods in ecmwf.ecpds.master.plugin.http.home.transfer.searches that return HostModifier and TypeMethodDescriptionDataTransfersByHost.getHost()
Gets the host.DestinationsByHost.getHost()
Gets the host.HostChangeLog.getHost()
Gets the host.Constructors in ecmwf.ecpds.master.plugin.http.home.transfer.searches with parameters of type HostModifierConstructorDescriptionDataTransfersByHost
(Host h, Date d) Instantiates a new data transfers by host.Instantiates a new destinations by host.Instantiates a new host change log. -
Uses of Host in ecmwf.ecpds.master.plugin.http.model.datafile
Methods in ecmwf.ecpds.master.plugin.http.model.datafile that return HostModifier and TypeMethodDescriptionTransferGroup.getHostForBackup()
Gets the host for backup.TransferServer.getHostForReplication()
Gets the host for replication. -
Uses of Host in ecmwf.ecpds.master.plugin.http.model.monitoring
Methods in ecmwf.ecpds.master.plugin.http.model.monitoring that return HostMethods in ecmwf.ecpds.master.plugin.http.model.monitoring with parameters of type HostModifier and TypeMethodDescriptionvoid
DestinationStatus.setPrimaryHost
(Host h) Sets the primary host. -
Uses of Host in ecmwf.ecpds.master.plugin.http.model.transfer
Methods in ecmwf.ecpds.master.plugin.http.model.transfer that return HostModifier and TypeMethodDescriptionDataTransfer.getBackupHost()
Gets the backup host.DataTransfer.getHost()
Gets the host.TransferHistory.getHost()
Gets the host.Destination.getHostForSource()
Gets the host for source.DataTransfer.getProxyHost()
Gets the proxy host.Methods in ecmwf.ecpds.master.plugin.http.model.transfer that return types with arguments of type HostMethods in ecmwf.ecpds.master.plugin.http.model.transfer with parameters of type Host