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

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

public class CreateReportLogEntry
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
CreateReportLogEntry(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

CreateReportLogEntry

public CreateReportLogEntry(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.