|
||||||||||
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.BrowseAccessLogEntry
public class BrowseAccessLogEntry
Represents an access log entry for the Browse of a collection
Constructor Summary | |
---|---|
BrowseAccessLogEntry(java.lang.String[][] collectionInfo,
java.lang.String browseCriterion,
boolean isDistinct)
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 BrowseAccessLogEntry(java.lang.String[][] collectionInfo, java.lang.String browseCriterion, boolean isDistinct)
collectionInfo
- The collection's name and id that was browsedisDistinct
- Browse for distinct values or noMethod 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 |