Interface WebCacheStatement

  • All Superinterfaces:
    WebStatement

    @Deprecated
    public interface WebCacheStatement
    extends 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 that targets a Cache. Corresponding to a cache schedule(pre-existing and read from IServer or one to be newly created on IServer) a WebCacheStatement holds such information as the cache command, cache options, target report/project. 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