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

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

public class GenerateReportLogEntry
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
GenerateReportLogEntry(String name, String mimetype, String type)
           
 
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

GenerateReportLogEntry

public GenerateReportLogEntry(String name,
                              String mimetype,
                              String type)
Method Detail

getLogMessage

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


Copyright © 2014. All Rights Reserved.