com.businessobjects.sdk.plugin.desktop.metricdescriptions
Class MetricDescriptionIDs

java.lang.Object
  extended by com.businessobjects.sdk.plugin.desktop.metricdescriptions.MetricDescriptionIDs

public class MetricDescriptionIDs
extends java.lang.Object


Field Summary
static java.lang.Integer EVENTSERVERALBEL_LASTNOTIFIEDTIME
           
static java.lang.Integer EVENTSERVERLABEL_FILENAME
           
static java.lang.Integer FILESERVERLABEL_FILENAME
           
static java.lang.Integer FILESERVERLABEL_NUMREADERS
           
static java.lang.Integer FILESERVERLABEL_NUMWRITERS
           
 
Constructor Summary
MetricDescriptionIDs()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FILESERVERLABEL_FILENAME

public static final java.lang.Integer FILESERVERLABEL_FILENAME

FILESERVERLABEL_NUMREADERS

public static final java.lang.Integer FILESERVERLABEL_NUMREADERS

FILESERVERLABEL_NUMWRITERS

public static final java.lang.Integer FILESERVERLABEL_NUMWRITERS

EVENTSERVERLABEL_FILENAME

public static final java.lang.Integer EVENTSERVERLABEL_FILENAME

EVENTSERVERALBEL_LASTNOTIFIEDTIME

public static final java.lang.Integer EVENTSERVERALBEL_LASTNOTIFIEDTIME
Constructor Detail

MetricDescriptionIDs

public MetricDescriptionIDs()