Uses of Class
ecmwf.ecpds.master.plugin.http.model.ecuser.EcUserException
Packages that use EcUserException
Package
Description
-
Uses of EcUserException in ecmwf.ecpds.master.plugin.http.dao.transfer
Methods in ecmwf.ecpds.master.plugin.http.dao.transfer that throw EcUserException -
Uses of EcUserException in ecmwf.ecpds.master.plugin.http.home.ecuser
Methods in ecmwf.ecpds.master.plugin.http.home.ecuser that throw EcUserExceptionModifier and TypeMethodDescriptionstatic final EcUser
EcUserHome.create()
Creates the.static final Collection
EcUserHome.find
(ecmwf.web.model.ModelSearch search) Find.static final Collection
<EcUser> EcUserHome.findAll()
Find all.static final Collection
<EcUser> EcUserHome.findAssociatedToDestination
(Destination d) Find associated to destination.static final Collection
<EcUser> EcUserHome.findByHost
(Host host) Find by host.static final Collection
<EcUser> EcUserHome.findByHostName
(String hostName) Find by host name.static final EcUser
EcUserHome.findByPrimaryKey
(String key) Find by primary key. -
Uses of EcUserException in ecmwf.ecpds.master.plugin.http.model.transfer
Methods in ecmwf.ecpds.master.plugin.http.model.transfer that throw EcUserException