org.apache.jetspeed.statistics.impl
Class UserLogRecord
java.lang.Object
org.apache.jetspeed.statistics.impl.LogRecord
org.apache.jetspeed.statistics.impl.UserLogRecord
public class UserLogRecord
- extends LogRecord
UserLogRecord
Extends the abstract class LogRecord to holds the fields of a User Logout log
entry.
- Version:
- $Id: LogRecord.java 188420 2005-03-23 22:25:50Z rdk $
- Author:
- Richard D. Klein
Methods inherited from class org.apache.jetspeed.statistics.impl.LogRecord |
getIpAddress, getLogType, getMsElapsedTime, getStatus, getTimeStamp, getUserName, setIpAddress, setLogType, setMsElapsedTime, setStatus, setTimeStamp, setUserName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserLogRecord
public UserLogRecord()
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.