public class BirtDatasourceServiceImpl extends java.lang.Object implements BirtDatasourceService
| Constructor and Description |
|---|
BirtDatasourceServiceImpl(<any> entityManagerProvider) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<BirtReportDatasourceConfig> |
getDatasourceConfigsWith(Report report) |
BirtReportDatasourceConfig |
merge(BirtReportDatasourceConfig config) |
public BirtDatasourceServiceImpl(<any> entityManagerProvider)
@QueryByAttribute(where=<error>) public java.util.Collection<BirtReportDatasourceConfig> getDatasourceConfigsWith(Report report)
getDatasourceConfigsWith in interface BirtDatasourceServicepublic BirtReportDatasourceConfig merge(BirtReportDatasourceConfig config)
merge in interface BirtDatasourceService