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.
|
protected org.openqa.selenium.WebElement |
getLabelElement() |
Log.LogEntryLevel |
getLevel()
Return the level of this log entry.
|
protected org.openqa.selenium.WebElement |
getMessageElement() |
org.joda.time.DateTime |
getTimeStamp()
Returns the DateTime of this log entry.
|
getRootElement, getText, isVisible, 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 LogEntryprotected org.openqa.selenium.WebElement getLabelElement()
protected org.openqa.selenium.WebElement getMessageElement()
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.