Interface EnumDSSXMLReportCacheStatus


  • public interface EnumDSSXMLReportCacheStatus
    The interface EnumDSSXMLReportCacheStatus enumerates all the constants used to describe the cache status.
    Since:
    MicroStrategy Web 9.0.0
    • Field Detail

      • DssXmlReportCacheStatusReserved

        static final int DssXmlReportCacheStatusReserved
        Reserved.
        See Also:
        Constant Field Values
      • DssXmlReportCacheStatusReady

        static final int DssXmlReportCacheStatusReady
        Indicates the cache in ready status.
        See Also:
        Constant Field Values
      • DssXmlReportCacheStatusProcessing

        static final int DssXmlReportCacheStatusProcessing
        Indicates the cache in the middle of processing
        See Also:
        Constant Field Values
      • DssXmlReportCacheStatusInvalid

        static final int DssXmlReportCacheStatusInvalid
        Indicates the cache is invalid
        See Also:
        Constant Field Values
      • DssXmlReportCacheStatusExpired

        static final int DssXmlReportCacheStatusExpired
        Indicates the cache is expired
        See Also:
        Constant Field Values
      • DssXmlReportCacheStatusLoaded

        static final int DssXmlReportCacheStatusLoaded
        Indicates the cache is loaded
        See Also:
        Constant Field Values
      • DssXmlReportCacheStatusUpdated

        static final int DssXmlReportCacheStatusUpdated
        Indicates the cache is updated.
        See Also:
        Constant Field Values
      • DssXmlReportCacheStatusDirty

        static final int DssXmlReportCacheStatusDirty
        Indicates the cache is dirty
        See Also:
        Constant Field Values
      • DssXmlReportCacheStatusWaitToRemove

        static final int DssXmlReportCacheStatusWaitToRemove
        Indicates the cache is waiting to be removed.
        See Also:
        Constant Field Values
      • DssXmlReportCacheStatusFiled

        static final int DssXmlReportCacheStatusFiled
        Indicates the cache has been saved to a file
        See Also:
        Constant Field Values
      • DssXmlReportCacheStatusResultDirty

        static final int DssXmlReportCacheStatusResultDirty
        Indicates the cache result is dirty
        See Also:
        Constant Field Values
      • DssXmlReportCacheStatusDeleted

        static final int DssXmlReportCacheStatusDeleted
        Indicates the cache is deleted.
        See Also:
        Constant Field Values
      • DssXmlReportCacheStatusXMLCacheDirty

        static final int DssXmlReportCacheStatusXMLCacheDirty
        Indicates the XML cache is dirty
        See Also:
        Constant Field Values
      • DssXmlReportCacheStatusProcessPending

        static final int DssXmlReportCacheStatusProcessPending
        Indicates the cache is in pending status during processing
        See Also:
        Constant Field Values
      • DssXmlReportCacheStatusUpdating

        static final int DssXmlReportCacheStatusUpdating
        Indicates the cache is in updating status
        See Also:
        Constant Field Values