public static class RichFacesLog.RichFacesLogEntry extends RichFacesListItem implements LogEntry
Constructor and Description |
---|
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, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getRootElement, getText
public String getContent()
LogEntry
getContent
in interface LogEntry
public Log.LogEntryLevel getLevel()
LogEntry
getLevel
in interface LogEntry
Log.LogEntryLevel
public org.joda.time.DateTime getTimeStamp()
LogEntry
getTimeStamp
in interface LogEntry
protected org.openqa.selenium.WebElement getLabelElement()
protected org.openqa.selenium.WebElement getMessageElement()
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.