Package br.com.davinti.vitruvio.spi.impl
Class ReportResourcesImpl
Object
ReportResourcesImpl
- All Implemented Interfaces:
ReportResources,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprotected voidsetImageResources(Map<String, File> imageResources) protected voidsetResources(Map<String, File> resources) voidsetRowCount(Long rowCount)
-
Constructor Details
-
ReportResourcesImpl
-
-
Method Details
-
reportFile
- Specified by:
reportFilein interfaceReportResources
-
setImageResources
-
setResources
-
imageResources
- Specified by:
imageResourcesin interfaceReportResources
-
resources
- Specified by:
resourcesin interfaceReportResources
-
destroyResources
public void destroyResources()- Specified by:
destroyResourcesin interfaceReportResources
-
getRowCount
- Specified by:
getRowCountin interfaceReportResources
-
setRowCount
-