public class DbClientDataSourceServiceImpl extends Object implements ClientDataSourceService
| Constructor and Description |
|---|
DbClientDataSourceServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
com.jaspersoft.jasperserver.api.metadata.jasperreports.domain.JdbcReportDataSource |
getDataSourceServiceForClient(String client) |
com.jaspersoft.jasperserver.api.metadata.jasperreports.domain.JdbcReportDataSource |
getDataSourceServiceForUser(String userId) |
MultiTenantDataSourceInfoService |
getMultiTenantDataSourceInfoService() |
void |
setMultiTenantDataSourceInfoService(MultiTenantDataSourceInfoService multiTenantDataSourceInfoService) |
public com.jaspersoft.jasperserver.api.metadata.jasperreports.domain.JdbcReportDataSource getDataSourceServiceForClient(String client)
getDataSourceServiceForClient in interface ClientDataSourceServicepublic com.jaspersoft.jasperserver.api.metadata.jasperreports.domain.JdbcReportDataSource getDataSourceServiceForUser(String userId)
getDataSourceServiceForUser in interface ClientDataSourceServicepublic MultiTenantDataSourceInfoService getMultiTenantDataSourceInfoService()
public void setMultiTenantDataSourceInfoService(MultiTenantDataSourceInfoService multiTenantDataSourceInfoService)
Copyright © 2015 KualiCo. All rights reserved.