org.gcube.portlets.user.homelibrary.util.accesslog
Class HLAccessLogEntry
java.lang.Object
org.gcube.application.framework.accesslogger.model.AccessLogEntry
org.gcube.portlets.user.homelibrary.util.accesslog.HLAccessLogEntry
public class HLAccessLogEntry
- extends org.gcube.application.framework.accesslogger.model.AccessLogEntry
- Author:
- Federico De Faveri defaveri@isti.cnr.it
| Fields inherited from class org.gcube.application.framework.accesslogger.model.AccessLogEntry |
entryType |
| Methods inherited from class org.gcube.application.framework.accesslogger.model.AccessLogEntry |
getType, replaceReservedChars |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
message
protected String message
HLAccessLogEntry
public HLAccessLogEntry(HLAccessLogEntryType type,
String message)
- Create an access log entry.
- Parameters:
type - the entry type.message - the entry message.
getLogMessage
public String getLogMessage()
-
- Specified by:
getLogMessage in class org.gcube.application.framework.accesslogger.model.AccessLogEntry
Copyright © 2013. All Rights Reserved.