Interface WebSubscriptionDeliveryModeProperties

    • Method Detail

      • clone

        java.lang.Object clone()
      • getExpiration

        java.lang.String getExpiration()
        Returns the expiration date of the subscription
        Since:
        MicroStrategy Web 9.0.0
      • getContactSecurity

        java.lang.String getContactSecurity()
        Returns whether use Contact Security for each contact group member
      • setExpiration

        void setExpiration​(java.lang.String expiration)
        Sets the expiration date of the subscription
        Parameters:
        expiration -
        Since:
        MicroStrategy Web 9.0.0
      • getExpirationTimeZone

        java.lang.String getExpirationTimeZone()
        Returns the expiration date timezone of the subscription
        Since:
        MicroStrategy Web 11.3.4
      • setExpirationTimeZone

        void setExpirationTimeZone​(java.lang.String expirationTimeZone,
                                   java.lang.String offset)
        Sets the expiration date timezone of the subscription
        Parameters:
        expirationTimeZone -
        Since:
        MicroStrategy Web 11.3.4
      • setExecutionFlags

        void setExecutionFlags​(int execFlags)
        Sets the execution flags to be used when the history list subscription is run. If the subscription is to a report object, then use the execution flags from EnumDSSXMLExecutionFlags. If the subscription is to a document, then use the execution flags from EnumDSSXMLDocExecutionFlags.
        Parameters:
        execFlags -
        Since:
        MicroStrategy Web 9.0.0
      • getExecutionFlags

        int getExecutionFlags()
        Gets the execution flags that have been set to be used when the history list subscription is run. Please see setExecutionFlags(int) for mode details.
        Returns:
        Execution flags
        Since:
        MicroStrategy Web 9.0.0
      • setContactSecurity

        void setContactSecurity​(java.lang.String useContSec)
        Sets whether use Contact Security for each contact group member
        Parameters:
        useContSec -