Subclasses of BaseOLAPExportCommand in com.sas.servlet.commands.olap.export |
class |
OLAPExportToCSVCommand
Command to export to MS Excel multidimensional data as a stream of Comma Separated Values (CSV). |
class |
OLAPExportToExcelXMLCommand
Command to export to MS Excel multidimensional data as an MS Excel XML stream of data. |
class |
OLAPExportToHTMLCommand
Command to export to MS Excel multidimensional data as HTML text. |
class |
OLAPExportToTabSeparatedCommand
Command to export to MS Excel multidimensional data as a stream of Tab Separated Values (TSV). |