org.gcube.portlets.user.reportgenerator.server.servlet.loggers
Class OpenReportLogEntry

java.lang.Object
  extended by org.gcube.application.framework.accesslogger.model.AccessLogEntry
      extended by org.gcube.portlets.user.reportgenerator.server.servlet.loggers.OpenReportLogEntry

public class OpenReportLogEntry
extends org.gcube.application.framework.accesslogger.model.AccessLogEntry

Represents an access log entry for creating a new Template


Field Summary
 
Fields inherited from class org.gcube.application.framework.accesslogger.model.AccessLogEntry
entryType
 
Constructor Summary
OpenReportLogEntry(String templateName, String templateId)
           
 
Method Summary
 String getLogMessage()
           
 
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
 

Constructor Detail

OpenReportLogEntry

public OpenReportLogEntry(String templateName,
                          String templateId)
Method Detail

getLogMessage

public String getLogMessage()
Specified by:
getLogMessage in class org.gcube.application.framework.accesslogger.model.AccessLogEntry


Copyright © 2014. All Rights Reserved.