|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gcube.application.framework.accesslogger.model.AccessLogEntry
org.gcube.application.framework.accesslogger.model.EditAnnotationLogEntry
public class EditAnnotationLogEntry
Represents an access log entry for editing an annotation
Constructor Summary | |
---|---|
EditAnnotationLogEntry(java.lang.String annotationType,
java.lang.String annotationName,
java.lang.String annotatedObjectID)
|
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 |
---|
public EditAnnotationLogEntry(java.lang.String annotationType, java.lang.String annotationName, java.lang.String annotatedObjectID)
Method Detail |
---|
public java.lang.String getLogMessage()
getLogMessage
in class AccessLogEntry
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |