com.sap.tc.logging.perf
Class PerfLogRecord

java.lang.Object
  |
  +--com.sap.tc.logging.ExceptionHandling
        |
        +--com.sap.tc.logging.LogRecord
              |
              +--com.sap.tc.logging.perf.PerfLogRecord
All Implemented Interfaces:
ILogRecord, com.sap.tc.logging.ILogRecordFull, IRPRecord, java.io.Serializable

public class PerfLogRecord
extends LogRecord
implements java.io.Serializable

See Also:
Serialized Form

Method Summary
 ISatRecord getSatRecord()
           
 
Methods inherited from class com.sap.tc.logging.LogRecord
equals, getApplication, getArgObjs, getArgs, getBookMark, getDsrComponent, getDsrTransaction, getDsrUser, getGroup, getGroupDescription, getGroupId, getGroupID, getGroupIndent, getGroupLevel, getGroupName, getGroups, getId, getIndent, getLevel, getLocation, getLocationName, getLogName, getMessage, getMsgClear, getMsgCode, getMsgException, getMsgType, getRelatives, getResourceBundleName, getSession, getSeverity, getSize, getSource, getSourceName, getSysHostName, getSysInstanceName, getSysName, getSysNodeID, getThread, getThreadName, getTime, getTransaction, getUser, hashCode, isGroupActive, setApplication, setBookMark, setDsrComponent, setDsrTransaction, setDsrUser, setLogName, setSession, setSysHostName, setSysInstanceName, setSysName, setSysNodeID, setTransaction, setUser
 
Methods inherited from class com.sap.tc.logging.ExceptionHandling
getException, getExceptions, handleException, handleException, resetException, throwException
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getSatRecord

public ISatRecord getSatRecord()