java.lang.Object | ||
↳ | com.microstrategy.web.app.addons.AbstractAppAddOn | |
↳ | com.microstrategy.web.app.addons.SaveReportPropertiesAddOn |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
SaveReportPropertiesAddOn() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String |
getAddOnDescription()
This method describes the tasks performed by the AddOn.
| ||||||||||
void |
preCollectData(PageComponent pg)
This is the main method of the add on which executes the add on.
| ||||||||||
void |
setReportBeanName(String reportBeanName)
Sets the save as bean name
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
This method describes the tasks performed by the AddOn.
This is the main method of the add on which executes the add on. This has to be a static method.
pg | is the PageComponent. |
---|
Sets the save as bean name