Class RWDFilterAddOn

  • All Implemented Interfaces:
    AppAddOns

    public class RWDFilterAddOn
    extends AbstractAppAddOn
    This add on prevents RW documents to bring back data when the parameter bean is open.
    Since:
    MicroStrategy Web 8.0.1
    • Constructor Detail

      • RWDFilterAddOn

        public RWDFilterAddOn()
    • Method Detail

      • getAddOnDescription

        public java.lang.String getAddOnDescription()
        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.
      • setEditorName

        public void setEditorName​(java.lang.String name)
        Sets the Bean name
        Parameters:
        name - bean name
      • setDocumentBeanName

        public void setDocumentBeanName​(java.lang.String name)
        Sets the Document Bean name
        Parameters:
        name - document bean name