org.gcube.application.framework.accesslogger.model
Class CreateAnnotationLogEntry
java.lang.Object
org.gcube.application.framework.accesslogger.model.AccessLogEntry
org.gcube.application.framework.accesslogger.model.CreateAnnotationLogEntry
public class CreateAnnotationLogEntry
- extends AccessLogEntry
Represents an access log entry for creating a new annotation
- Author:
- Panagiota Koltsida, NKUA
Constructor Summary |
CreateAnnotationLogEntry(java.lang.String annotationType,
java.lang.String annotationName,
java.lang.String annotatedObjectID,
java.lang.String annotatedObjectName)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateAnnotationLogEntry
public CreateAnnotationLogEntry(java.lang.String annotationType,
java.lang.String annotationName,
java.lang.String annotatedObjectID,
java.lang.String annotatedObjectName)
getLogMessage
public java.lang.String getLogMessage()
- Specified by:
getLogMessage
in class AccessLogEntry
- Returns:
- The log message for the current entry