Class RWDetailsSetFlagsAddOn

  • All Implemented Interfaces:
    AppAddOns

    public class RWDetailsSetFlagsAddOn
    extends AbstractAppAddOn
    This add on takes care of setting the result flags specified on the view mode set for visualizations.
    The flags will only be set if visualizations are supported.
    If we are on the document page, the flags will only be set if we are in non-editable view mode.
    Since:
    MicroStrategy Web 9.0.0
    • Constructor Detail

      • RWDetailsSetFlagsAddOn

        public RWDetailsSetFlagsAddOn()
    • Method Detail

      • setBeanName

        public void setBeanName​(java.lang.String name)
        Sets the RW Bean name
        Parameters:
        name - bean name
      • getAddOnDescription

        public java.lang.String getAddOnDescription()
        Description copied from interface: AppAddOns
        This method describes the tasks performed by the AddOn.
        Returns:
        The tasks which the Add On performs. This needs to be as descriptive as possible.