Interface DocumentFrameBean

    • Field Detail

      • COMPONENT_MENUS

        static final java.lang.String COMPONENT_MENUS
        Since:
        MicroStrategy Web 8.0.0
        See Also:
        Constant Field Values
      • COMPONENT_DATA

        static final java.lang.String COMPONENT_DATA
        Since:
        MicroStrategy Web 8.0.0
        See Also:
        Constant Field Values
      • COMPONENT_PATH

        static final java.lang.String COMPONENT_PATH
        Since:
        MicroStrategy Web 8.0.0
        See Also:
        Constant Field Values
      • COMPONENT_EDITOR

        static final java.lang.String COMPONENT_EDITOR
        Since:
        MicroStrategy Web 8.0.0
        See Also:
        Constant Field Values
      • COMPONENT_EDITOR_MESSAGE

        static final java.lang.String COMPONENT_EDITOR_MESSAGE
        Since:
        MicroStrategy Web 8.0.0
        See Also:
        Constant Field Values
    • Method Detail

      • getDocumentBean

        DocumentBean getDocumentBean()
        Returns the report bean associated with this report frame bean.
        Returns:
        the report bean associated with this report frame bean
      • getSchedulesEditorBean

        SubscriptionEditorBean getSchedulesEditorBean()
        Returns the Subscription editor bean to use with web Subscriptions.
        Returns:
        the Subscription editor bean to use with web Subscriptions.
      • getSubscriptionsEditorBean

        SubscriptionEditorBean getSubscriptionsEditorBean()
        Returns the Subscription editor bean to use with Narrowcast Subscriptions.
        Returns:
        the Subscription editor bean to use with Narrowcast Subscriptions.
      • getSendNowEditorBean

        SubscriptionEditorBean getSendNowEditorBean()
        Returns the Subscription editor bean to use with Narrowcast Subscriptions.
        Returns:
        the Subscription editor bean to use with Narrowcast Subscriptions.
      • getPromptsContainerBean

        PromptsContainerBean getPromptsContainerBean()
        Get the Prompts Container Bean.
        Returns:
        the prompts container bean associated with the frame
        Since:
        MicroStrategy Web 9.0.0