Uses of Class
cronapi.database.TenantService
-
Packages that use TenantService Package Description cronapi cronapi.rest -
-
Uses of TenantService in cronapi
Methods in cronapi that return TenantService Modifier and Type Method Description TenantServiceRestClient. getTenantService()Methods in cronapi with parameters of type TenantService Modifier and Type Method Description voidRestClient. setTenantService(TenantService tenantService) -
Uses of TenantService in cronapi.rest
Constructors in cronapi.rest with parameters of type TenantService Constructor Description RestHandlerInterceptor(TenantService tenantService)
-