Style Intelligence v12.0

inetsoft.sree.store
Interface PageReportData

All Superinterfaces:
ReportData

public interface PageReportData
extends ReportData

This interface defines the API of an object representing a collection of StylePage objects.


Field Summary
 
Fields inherited from interface inetsoft.sree.store.ReportData
BURST, CSV, HTML_BUNDLE, HTML_BUNDLE_NO_PAGINATION, PDF, PPT, REPLET, REPORT, RTF, SVG, TEXT, XLS
 
Method Summary
 Enumeration getPages()
          Get the stylepage objects of a report.
 ReportSheet getReport()
          Get the report object for the archived report.
 
Methods inherited from interface inetsoft.sree.store.ReportData
getType
 

Method Detail

getPages

Enumeration getPages()
Get the stylepage objects of a report.


getReport

ReportSheet getReport()
Get the report object for the archived report.


Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved.