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.transferMethods in ecmwf.ecpds.master.plugin.http.dao.transfer that throw IncomingUserException
- 
Uses of IncomingUserException in ecmwf.ecpds.master.plugin.http.home.transferMethods in ecmwf.ecpds.master.plugin.http.home.transfer that throw IncomingUserExceptionModifier and TypeMethodDescriptionstatic final IncomingUserIncomingUserHome.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 IncomingUserIncomingUserHome.findByPrimaryKey(String key) Find by primary key.