org.gcube.application.framework.accesslogger.model
Class GoogleAccessLogEntry

java.lang.Object
  extended by org.gcube.application.framework.accesslogger.model.AccessLogEntry
      extended by org.gcube.application.framework.accesslogger.model.GoogleAccessLogEntry

public class GoogleAccessLogEntry
extends AccessLogEntry


Constructor Summary
GoogleAccessLogEntry(java.lang.String term)
           
 
Method Summary
 java.lang.String getLogMessage()
           
 
Methods inherited from class org.gcube.application.framework.accesslogger.model.AccessLogEntry
getType, replaceReservedChars
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GoogleAccessLogEntry

public GoogleAccessLogEntry(java.lang.String term)
Method Detail

getLogMessage

public java.lang.String getLogMessage()
Specified by:
getLogMessage in class AccessLogEntry
Returns:
The log message for the current entry