Uses of Class
ecmwf.ecpds.master.plugin.http.model.transfer.IncomingUserException
Packages that use IncomingUserException
Package
Description
-
Uses of IncomingUserException in ecmwf.ecpds.master.plugin.http.dao.transfer
Methods in ecmwf.ecpds.master.plugin.http.dao.transfer that throw IncomingUserException -
Uses of IncomingUserException in ecmwf.ecpds.master.plugin.http.home.transfer
Methods in ecmwf.ecpds.master.plugin.http.home.transfer that throw IncomingUserExceptionModifier and TypeMethodDescriptionstatic final IncomingUser
IncomingUserHome.create()
Creates the.static final Collection
<IncomingUser> IncomingUserHome.find
(ecmwf.web.model.ModelSearch search) Find.static final Collection
<IncomingUser> IncomingUserHome.findAll()
Find all.static final Collection
<IncomingUser> IncomingUserHome.findAssociatedToIncomingPolicy
(IncomingPolicy p) Find associated to incoming policy.static final IncomingUser
IncomingUserHome.findByPrimaryKey
(String key) Find by primary key.