|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jamasoftware.contour.plugin.VelocityReportPluginSupport
com.jamasoftware.contour.plugin.VelocityReportPlugin
public class VelocityReportPlugin
| Field Summary |
|---|
| Fields inherited from class com.jamasoftware.contour.plugin.VelocityReportPluginSupport |
|---|
applicationContext, docFieldDao, documentDao, documentNodeManager, documentTypeService, fieldDataTypeManager, filterService, projectService, propertyService, relationshipService, report, reportRender, smartFilterService, tagDao, userDao, VELOCITY_REPORT_PARAM_RELATE, VELOCITY_REPORT_PARAM_TAG |
| Constructor Summary | |
|---|---|
VelocityReportPlugin()
|
|
| Method Summary | |
|---|---|
java.util.Map<java.lang.String,java.lang.Object> |
getVelocityReport(com.jamasoftware.contour.service.dto.QuickReportDTO quickReport,
java.lang.Integer projectId,
java.util.Map<java.lang.String,java.lang.Boolean> params,
java.lang.String format,
java.util.Map<java.lang.String,java.lang.Object> reportParams)
Renders the report. |
| Methods inherited from class com.jamasoftware.contour.plugin.VelocityReportPluginSupport |
|---|
addVelocityTools, getBaseUrl, getDateFormatter, getDocumentlist, getDocumentlistSorted, getDocumentMeta, getReport, init, mergeRelationships, mergeTags, runPlugin |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VelocityReportPlugin()
| Method Detail |
|---|
public java.util.Map<java.lang.String,java.lang.Object> getVelocityReport(com.jamasoftware.contour.service.dto.QuickReportDTO quickReport,
java.lang.Integer projectId,
java.util.Map<java.lang.String,java.lang.Boolean> params,
java.lang.String format,
java.util.Map<java.lang.String,java.lang.Object> reportParams)
throws java.lang.Exception
VelocityReportPluginSupport
getVelocityReport in class VelocityReportPluginSupportjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||