Interface CacheManipulationFailure
- 
- All Superinterfaces:
- MonitorManipulationFailure
 
 public interface CacheManipulationFailure extends MonitorManipulationFailure The interfaceCacheManipulationFailure represents a failure in manipulating a cache.- Since:
- MicroStrategy Web 9.0.0
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetID()Returns the cache DSSIDjava.lang.StringgetProjectDSSID()Returns the project DSSIDjava.lang.StringgetProjectName()Returns the project name- 
Methods inherited from interface com.microstrategy.web.objects.admin.monitors.MonitorManipulationFailuregetErrorCode, getMessage, getType
 
- 
 
-