|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CustomReportDataSourceServiceFactory | |
---|---|
com.jaspersoft.jasperserver.api.engine.jasperreports.util | |
com.jaspersoft.jasperserver.war.action | |
com.jaspersoft.jasperserver.war.validation |
Uses of CustomReportDataSourceServiceFactory in com.jaspersoft.jasperserver.api.engine.jasperreports.util |
---|
Methods in com.jaspersoft.jasperserver.api.engine.jasperreports.util that return CustomReportDataSourceServiceFactory | |
---|---|
CustomReportDataSourceServiceFactory |
CustomDataSourceDefinition.getFactory()
|
Methods in com.jaspersoft.jasperserver.api.engine.jasperreports.util with parameters of type CustomReportDataSourceServiceFactory | |
---|---|
void |
CustomDataSourceDefinition.setFactory(CustomReportDataSourceServiceFactory factory)
This is always set to the CustomReportDataSourceServiceFactory which is instantiated with the other RDSSF's in applicationContext.xml. |
Uses of CustomReportDataSourceServiceFactory in com.jaspersoft.jasperserver.war.action |
---|
Methods in com.jaspersoft.jasperserver.war.action that return CustomReportDataSourceServiceFactory | |
---|---|
CustomReportDataSourceServiceFactory |
ReportDataSourceAction.getCustomDataSourceFactory()
|
Methods in com.jaspersoft.jasperserver.war.action with parameters of type CustomReportDataSourceServiceFactory | |
---|---|
void |
ReportDataSourceAction.setCustomDataSourceFactory(CustomReportDataSourceServiceFactory customDataSourceFactory)
|
Uses of CustomReportDataSourceServiceFactory in com.jaspersoft.jasperserver.war.validation |
---|
Methods in com.jaspersoft.jasperserver.war.validation that return CustomReportDataSourceServiceFactory | |
---|---|
CustomReportDataSourceServiceFactory |
ReportDataSourceValidator.getCustomDataSourceFactory()
|
Methods in com.jaspersoft.jasperserver.war.validation with parameters of type CustomReportDataSourceServiceFactory | |
---|---|
void |
ReportDataSourceValidator.setCustomDataSourceFactory(CustomReportDataSourceServiceFactory customDataSourceFactory)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |