|
||||||||||
| 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.ContentRetrievalLogEntry
public class ContentRetrievalLogEntry
Represents an access log entry for the Retrieval of a content object
| Constructor Summary | |
|---|---|
ContentRetrievalLogEntry(java.lang.String objectID,
java.lang.String objectName)
Constructor |
|
| 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 ContentRetrievalLogEntry(java.lang.String objectID,
java.lang.String objectName)
objectID - The ID of the object that is retrievedobjectName - The name of the object that is retrieved| 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 | |||||||||