Class RWDesignModeAddOn

  • All Implemented Interfaces:
    AppAddOns

    public class RWDesignModeAddOn
    extends AbstractAppAddOn

    Title: RWDesignModeAddOn.

    Description: This add on takes care of setting the export mode on the RW bean.

    Copyright: Copyright (c) 2002

    Company: Microstrategy, Inc.

    Since:
    MicroStrategy Web 8.0.0
    • Constructor Detail

      • RWDesignModeAddOn

        public RWDesignModeAddOn()
    • Method Detail

      • setBeanName

        public void setBeanName​(java.lang.String name)
        Sets the 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.