Class SubscriptionEditorPersonalViewBean


  • public class SubscriptionEditorPersonalViewBean
    extends java.lang.Object
    • Field Detail

      • PROPERTYSET_EXPORT_PROPERTIES

        public static final java.lang.String PROPERTYSET_EXPORT_PROPERTIES
        See Also:
        Constant Field Values
      • PROPERTYSET_EXPORT_ADVANCED_PROPERTIES

        public static final java.lang.String PROPERTYSET_EXPORT_ADVANCED_PROPERTIES
        See Also:
        Constant Field Values
      • PROPERTY_EXPAND_ALL_PAGES

        public static final java.lang.String PROPERTY_EXPAND_ALL_PAGES
        See Also:
        Constant Field Values
      • PROPERTY_EXPAND_USE_SEPARATE_SHEETS

        public static final java.lang.String PROPERTY_EXPAND_USE_SEPARATE_SHEETS
        See Also:
        Constant Field Values
    • Constructor Detail

      • SubscriptionEditorPersonalViewBean

        public SubscriptionEditorPersonalViewBean()
    • Method Detail

      • getErrorMessage

        protected java.lang.String getErrorMessage()
      • setErrorMessage

        protected void setErrorMessage​(java.lang.String value)
      • getIsCustomMessageAvailable

        protected boolean getIsCustomMessageAvailable()
      • setIsCustomMessageAvailable

        protected void setIsCustomMessageAvailable​(boolean value)
      • getSubscriptionsCount

        protected int getSubscriptionsCount()
      • setSubscriptionsCount

        protected void setSubscriptionsCount​(int value)
      • getSubscriptionTriggers

        protected SimpleList getSubscriptionTriggers()
      • setSubscriptionTriggers

        protected void setSubscriptionTriggers​(SimpleList value)
      • setSubscriptionNonSchedulable

        protected void setSubscriptionNonSchedulable​(boolean nonSchedulable)
      • setAllowSubscribe

        protected void setAllowSubscribe​(boolean isAllowSubscribe)
      • isUserAllowedToSubscribe

        protected boolean isUserAllowedToSubscribe()
      • isNonSchedulable

        protected boolean isNonSchedulable()
      • getAddresses

        protected SimpleList getAddresses()
      • setAddresses

        protected void setAddresses​(SimpleList value)
      • setDevices

        protected void setDevices​(SimpleList value)
      • getAvailableFormats

        protected SimpleList getAvailableFormats()
      • setAvailableFormats

        protected void setAvailableFormats​(SimpleList value)
      • setExpandPageByOptions

        protected void setExpandPageByOptions​(RWBean rwb)
      • getReportProperty

        public static int getReportProperty​(AppComponent subsEditorBean,
                                            ReportBean rb,
                                            java.lang.String propSet,
                                            java.lang.String propName,
                                            java.lang.String prefName)
                                     throws java.lang.NumberFormatException
        Throws:
        java.lang.NumberFormatException
      • setExpandUseSeparateSheetsOptions

        protected void setExpandUseSeparateSheetsOptions​(SubscriptionEditorBean subsEditorBean)
        Since:
        MicroStrategy Web 8.0.1
      • getExpandUseSeparateSheets

        protected int getExpandUseSeparateSheets​(SubscriptionEditorBean subsEditor)
        Since:
        MicroStrategy Web 8.0.1
      • getIsExpandPageByAvailable

        protected boolean getIsExpandPageByAvailable​(SubscriptionEditorBean subsEditor)
      • setTriggers

        protected void setTriggers​(SimpleListObj value)
      • appendTrigger

        protected void appendTrigger​(WebObjectInfo value)
      • getFileName

        protected java.lang.String getFileName()
      • setFileName

        protected void setFileName​(java.lang.String value)
      • getAvailableLocations

        protected SimpleList getAvailableLocations()
      • setAvailableLocations

        protected void setAvailableLocations​(SimpleList value)
      • getIsDeliveryNotificationAvailable

        protected boolean getIsDeliveryNotificationAvailable()
      • setIsDeliveryNotificationAvailable

        protected void setIsDeliveryNotificationAvailable​(boolean value)
      • getNotificationAddresses

        protected SimpleList getNotificationAddresses()
      • setNotificationAddresses

        protected void setNotificationAddresses​(SimpleList value)
      • getNotificationDevices

        protected SimpleList getNotificationDevices()
      • setNotificationDevices

        protected void setNotificationDevices​(SimpleList value)