public interface

CacheManipulationFailure

implements MonitorManipulationFailure
com.microstrategy.web.objects.admin.monitors.CacheManipulationFailure

Class Overview

The interface CacheManipulationFailure represents a failure in manipulating a cache.

Summary

Public Methods
abstract String getID()
Returns the cache DSSID
abstract String getProjectDSSID()
Returns the project DSSID
abstract String getProjectName()
Returns the project name
[Expand]
Inherited Methods
From interface com.microstrategy.web.objects.admin.monitors.MonitorManipulationFailure

Public Methods

public abstract String getID ()

Returns the cache DSSID

Returns
  • the cache DSSID

public abstract String getProjectDSSID ()

Returns the project DSSID

Returns
  • the project DSSID

public abstract String getProjectName ()

Returns the project name

Returns
  • the project name