Interface EnumDSSXMLCacheExpCommand


  • public interface EnumDSSXMLCacheExpCommand
    This interface defines the enumeration constants used to specify cache expiration commands.
    Since:
    MicroStrategy Web 7.3.1 or earlier
    • Field Detail

      • DssXmlCacheExpCommandInvalidate

        static final int DssXmlCacheExpCommandInvalidate
        Invalidate
        See Also:
        Constant Field Values
      • DssXmlCacheExpCommandDelete

        static final int DssXmlCacheExpCommandDelete
        Delete
        See Also:
        Constant Field Values
      • DssXmlCacheExpCommandElementPurge

        static final int DssXmlCacheExpCommandElementPurge
        Element Purge
        See Also:
        Constant Field Values