public class

PrintSaveReportPropertiesAddOn

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

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

Class Overview

This addon takes care of setting all properties on the print bean.

Summary

[Expand]
Inherited Fields
From class com.microstrategy.web.app.addons.AbstractSaveReportPropertiesAddOn
Public Constructors
PrintSaveReportPropertiesAddOn()
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 PrintSaveReportPropertiesAddOn ()

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