Interface WebStatement

  • All Known Subinterfaces:
    WebCacheStatement, WebContentStatement, WebDocumentStatement, WebReportStatement

    @Deprecated
    public interface WebStatement
    Deprecated.
    Starting with version 9.0 and the advent of Distribution Services, all schedule objects are replaced by subscriptions.
    This object defines a statement which is used to identify a server command within a schedule (WebSchedule). This object cannot be directly instantiated, and can only be obtained indirectly from the other scheduling-related objects.
    Since:
    MicroStrategy Web 7.3.1 or earlier
    • Method Detail

      • getStatementType

        int getStatementType()
        Deprecated.
        Returns the current statement type. This value comes from the enumeration EnumWebStatementType.
        Returns:
        The current statement type, from EnumWebStatementType.