public interface DatabaseReportService
DatabaseReportService interface.
Modifier and Type | Method and Description |
---|---|
String |
execute(ReportParameters criteria,
org.springframework.webflow.execution.RequestContext context)
execute
|
String execute(ReportParameters criteria, org.springframework.webflow.execution.RequestContext context)
execute
criteria
- a ReportParameters
object.context
- a RequestContext
object.String
object.Copyright © 2017. All rights reserved.