Uses of Interface
ecmwf.ecpds.master.plugin.http.model.ecuser.ApiClient
Packages that use ApiClient
Package
Description
-
Uses of ApiClient in ecmwf.ecpds.master.plugin.http.dao.ecuser
Classes in ecmwf.ecpds.master.plugin.http.dao.ecuser that implement ApiClientMethods in ecmwf.ecpds.master.plugin.http.dao.ecuser that return ApiClientModifier and TypeMethodDescriptionApiClientDAOHandler.create()ApiClientDAOHandler.findByPrimaryKey(String key) Methods in ecmwf.ecpds.master.plugin.http.dao.ecuser that return types with arguments of type ApiClient -
Uses of ApiClient in ecmwf.ecpds.master.plugin.http.home.ecuser
Methods in ecmwf.ecpds.master.plugin.http.home.ecuser that return ApiClientModifier and TypeMethodDescriptionstatic ApiClientApiClientHome.create()static ApiClientApiClientHome.findByPrimaryKey(String key) Methods in ecmwf.ecpds.master.plugin.http.home.ecuser that return types with arguments of type ApiClientModifier and TypeMethodDescriptionstatic Collection<ApiClient> ApiClientHome.find(ecmwf.web.model.ModelSearch search) static Collection<ApiClient> ApiClientHome.findAll()Methods in ecmwf.ecpds.master.plugin.http.home.ecuser with parameters of type ApiClient