Uses of Class
ecmwf.common.database.Url
Packages that use Url
Package
Description
-
Uses of Url in ecmwf.common.database
Fields in ecmwf.common.database declared as UrlMethods in ecmwf.common.database that return UrlModifier and TypeMethodDescriptionCatUrl.getUrl()
Gets the url.Gets the url.Url[]
DataGet.getUrlArray()
Gets the url array.DataGet.getUrlObject
(String name) Gets the url object.Methods in ecmwf.common.database that return types with arguments of type UrlModifier and TypeMethodDescriptionECpdsBase.getUrlsPerCategoryId
(String id) Gets the urls per category id.Methods in ecmwf.common.database with parameters of type Url -
Uses of Url in ecmwf.ecpds.master
Methods in ecmwf.ecpds.master that return UrlModifier and TypeMethodDescriptionGets the url.Url[]
DataBaseInterface.getUrlArray()
Gets the url array.Methods in ecmwf.ecpds.master that return types with arguments of type UrlModifier and TypeMethodDescriptionDataBaseInterface.getUrlsPerCategoryId
(String id) Gets the urls per category id.Methods in ecmwf.ecpds.master with parameters of type UrlModifier and TypeMethodDescriptionvoid
ManagementInterface.removeUrl
(ECpdsSession session, Url url) Removes the url. -
Uses of Url in ecmwf.ecpds.master.plugin.http.dao.users
Methods in ecmwf.ecpds.master.plugin.http.dao.users that return UrlConstructors in ecmwf.ecpds.master.plugin.http.dao.users with parameters of type Url