org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.UIElementsData
Class UILogEntry
java.lang.Object
org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.UIElementsData.UILogEntry
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable
public class UILogEntry
- extends Object
- implements com.google.gwt.user.client.rpc.IsSerializable
- Author:
- Spyros Boutsis, NKUA
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UILogEntry
public UILogEntry(String message,
UILogEntry.UILogEntryLevel type)
- Constructs a new
UILogEntry.
- Parameters:
message - the message that this entry will containbIsError - if true, the message is an error. If false, the message is a warning
getMessage
public String getMessage()
getLevel
public UILogEntry.UILogEntryLevel getLevel()
Copyright © 2013. All Rights Reserved.