|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AccessLogEntry | |
|---|---|
| org.gcube.application.framework.accesslogger.library | |
| org.gcube.application.framework.accesslogger.library.impl | |
| org.gcube.application.framework.accesslogger.model | |
| Uses of AccessLogEntry in org.gcube.application.framework.accesslogger.library |
|---|
| Methods in org.gcube.application.framework.accesslogger.library with parameters of type AccessLogEntry | |
|---|---|
void |
AccessLoggerI.logEntry(java.lang.String username,
java.lang.String vre,
AccessLogEntry entry)
|
| Uses of AccessLogEntry in org.gcube.application.framework.accesslogger.library.impl |
|---|
| Methods in org.gcube.application.framework.accesslogger.library.impl with parameters of type AccessLogEntry | |
|---|---|
void |
AccessLogger.logEntry(java.lang.String username,
java.lang.String vre,
AccessLogEntry entry)
Logs an entry to the appropriate file |
| Uses of AccessLogEntry in org.gcube.application.framework.accesslogger.model |
|---|
| Subclasses of AccessLogEntry in org.gcube.application.framework.accesslogger.model | |
|---|---|
class |
AbstractSearchAccessLogEntry
|
class |
AdvancedSearchAccessLogEntry
Represents an access log entry for the Advanced Search |
class |
BrowseAccessLogEntry
Represents an access log entry for the Browse of a collection |
class |
ContentRetrievalLogEntry
Represents an access log entry for the Retrieval of a content object |
class |
CreateAnnotationLogEntry
Represents an access log entry for creating a new annotation |
class |
DeleteAnnotationLogEntry
Represents an access log entry for deleting an annotation |
class |
EditAnnotationLogEntry
Represents an access log entry for editing an annotation |
class |
GenericAccessLogEntry
Represents a generic access log entry |
class |
GoogleAccessLogEntry
|
class |
LoginToVreAccessLogEntry
Represents an access log entry for the first login to a VRE |
class |
QuickSearchAccessLogEntry
Represents an access log entry for the quick search |
class |
SimpleSearchAccessLogEntry
Represents an access log entry for the Simple Search |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||