public static class RichFacesLog.RichFacesLogEntry extends RichFacesListItem implements LogEntry
| Constructor and Description |
|---|
RichFacesLog.RichFacesLogEntry() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent()
Return the content of this log entry.
|
Log.LogEntryLevel |
getLevel()
Return the level of this log entry.
|
org.joda.time.DateTime |
getTimeStamp()
Returns the DateTime of this log entry.
|
getRootElement, getText, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetRootElement, getTextpublic String getContent()
LogEntrygetContent in interface LogEntrypublic Log.LogEntryLevel getLevel()
LogEntrygetLevel in interface LogEntryLog.LogEntryLevelpublic org.joda.time.DateTime getTimeStamp()
LogEntrygetTimeStamp in interface LogEntryCopyright © 2014 JBoss by Red Hat. All rights reserved.