|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.sap.tc.logging.ExceptionHandling
|
+--com.sap.tc.logging.BaseLog
|
+--com.sap.tc.logging.reader.ReadLog
| Fields inherited from class com.sap.tc.logging.BaseLog |
STATUS_CLOSED, STATUS_INVALID, STATUS_OPENED |
| Constructor Summary | |
ReadLog()
|
|
| Method Summary | |
long |
getBookMark()
|
ILoggingResultSet |
readNext()
|
ILoggingResultSet |
readPrevious()
|
void |
setBookMark(long value)
|
| Methods inherited from class com.sap.tc.logging.BaseLog |
addFilter, close, getDescription, getEncoding, getFilter, getFilters, getFooter, getFormatter, getHeader, getMode, getName, getPattern, getSource, getVerInUse, isClosed, isOpened, open, removeFilter, removeFilters, setDescription, setEncoding, setFormatter, setMode, setName, setPattern, setSource, status |
| Methods inherited from class com.sap.tc.logging.ExceptionHandling |
getException, getExceptions, handleException, handleException, resetException, throwException |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.sap.tc.logging.interfaces.IReadLog |
find, getMode, isBOF, isEOF, moveToBOF, moveToEOF, readNext, readPrevious, search, seek, setMode |
| Methods inherited from interface com.sap.tc.logging.interfaces.IBaseLog |
addFilter, close, getEncoding, getFilter, getFilters, getFooter, getFormatter, getHeader, getPattern, getSource, isClosed, isOpened, open, removeFilter, removeFilters, setEncoding, setFormatter, setPattern, setSource, status |
| Methods inherited from interface com.sap.tc.logging.interfaces.IObjectInfo |
getDescription, getName, getVerInUse |
| Constructor Detail |
public ReadLog()
| Method Detail |
public ILoggingResultSet readNext()
throws DataException
readNext in interface IReadLogIReadLog.readNext()
public ILoggingResultSet readPrevious()
throws DataException
readPrevious in interface IReadLogIReadLog.readPrevious()
public void setBookMark(long value)
throws DataException
setBookMark in interface IReadLog
public long getBookMark()
throws DataException
getBookMark in interface IReadLog
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||