com.microstrategy.webapi.EnumDSSXMLPurgeFlag |
The interface EnumDSSXMLPurgeFlag
enumerates the constants
representing the caches to be purged.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | DssXmlPurgeAllCache | Indicates purging all caches. | |||||||||
int | DssXmlPurgeElementCache | Indicates purging element cache. | |||||||||
int | DssXmlPurgeObjectCache | Indicates purging object cache. | |||||||||
int | DssXmlPurgeReportCache | Indicates purging report cache. |
Indicates purging all caches.
Indicates purging element cache.
Indicates purging object cache.
Indicates purging report cache.