public class

ExportSaveReportPropertiesAddOn

extends AbstractSaveReportPropertiesAddOn
java.lang.Object
   ↳ com.microstrategy.web.app.addons.AbstractAppAddOn
     ↳ com.microstrategy.web.app.addons.AbstractSaveReportPropertiesAddOn
       ↳ com.microstrategy.web.app.addons.ExportSaveReportPropertiesAddOn

This class is deprecated.
the logic on this addOn has been moved to the AggregatedReportSavePropertiesEventHandler

Class Overview

This add on works on the ReportBean on the ExportSaveReportProperties page. It saves all Export properties on the report instance.

Summary

[Expand]
Inherited Fields
From class com.microstrategy.web.app.addons.AbstractSaveReportPropertiesAddOn
Public Constructors
ExportSaveReportPropertiesAddOn()
Public Methods
String getAddOnDescription()
Protected Methods
HashList createPropertyList()
Creates a list with all the AbstractSaveReportPropertiesAddOn.ReportProperty objects to be saved by this addon
[Expand]
Inherited Methods
From class com.microstrategy.web.app.addons.AbstractSaveReportPropertiesAddOn
From class com.microstrategy.web.app.addons.AbstractAppAddOn
From class java.lang.Object
From interface com.microstrategy.web.app.addons.AppAddOns

Public Constructors

public ExportSaveReportPropertiesAddOn ()

Public Methods

public String getAddOnDescription ()

Returns
  • the description of this Add On

Protected Methods

protected HashList createPropertyList ()

Creates a list with all the AbstractSaveReportPropertiesAddOn.ReportProperty objects to be saved by this addon

Returns
  • HashMap the list of properties