|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jetspeed.statistics.impl.LogRecord
org.apache.jetspeed.statistics.impl.UserLogRecord
public class UserLogRecord
UserLogRecord
Extends the abstract class LogRecord to holds the fields of a User Logout log entry.
Field Summary |
---|
Fields inherited from class org.apache.jetspeed.statistics.impl.LogRecord |
---|
ipAddress, logType, msElapsedTime, status, timeStamp, TYPE_PAGE, TYPE_PORTLET, TYPE_USER, userName |
Constructor Summary | |
---|---|
UserLogRecord()
|
Method Summary |
---|
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 |
Constructor Detail |
---|
public UserLogRecord()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |