Class ClickLog
java.lang.Object
org.codelibs.fess.es.log.allcommon.EsAbstractEntity
org.codelibs.fess.es.log.bsentity.BsClickLog
org.codelibs.fess.es.log.exentity.ClickLog
- All Implemented Interfaces:
Serializable
,Cloneable
,SearchLogEvent
,org.dbflute.Entity
- Author:
- FreeGen
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.codelibs.fess.es.log.allcommon.EsAbstractEntity
EsAbstractEntity.DocMeta, EsAbstractEntity.RequestOptionCall<OP>
-
Field Summary
Fields inherited from class org.codelibs.fess.es.log.bsentity.BsClickLog
docId, order, queryId, queryRequestedAt, requestedAt, suppressUnusedImportLocalDateTime, url, urlId, userSessionId
Fields inherited from class org.codelibs.fess.es.log.allcommon.EsAbstractEntity
__createdBySelect, __modifiedProperties, __specifiedProperties, __uniqueDrivenProperties, docMeta
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
protected void
getId()
void
void
setVersionNo
(Long version) toSource()
toString()
Methods inherited from class org.codelibs.fess.es.log.bsentity.BsClickLog
asDBMeta, asTableDbName, doBuildColumnString, getDocId, getOrder, getQueryId, getQueryRequestedAt, getRequestedAt, getUrl, getUrlId, getUserSessionId, setDocId, setOrder, setQueryId, setQueryRequestedAt, setRequestedAt, setUrl, setUrlId, setUserSessionId
Methods inherited from class org.codelibs.fess.es.log.allcommon.EsAbstractEntity
asDocMeta, buildDisplayString, checkSpecifiedProperty, clearMarkAsSelect, clearModifiedInfo, clearSpecifiedInfo, clearUniqueDrivenInfo, convertEmptyToNull, createdBySelect, hasModification, hasPrimaryKeyValue, instanceHash, markAsSelect, modifiedToSpecified, mymodifiedProperties, mymodifyProperty, mymodifyPropertyCancel, myspecifiedProperties, myspecifyProperty, myspecifyPropertyCancel, myundefinedClassificationAccessAllowed, myuniqueByProperty, myuniqueByPropertyCancel, myuniqueDrivenProperties, myunlockUndefinedClassificationAccess, newModifiedProperties, newUniqueDrivenProperties, registerModifiedProperty, registerSpecifiedProperty, toStringWithRelation
-
Constructor Details
-
ClickLog
public ClickLog()
-
-
Method Details
-
getId
- Specified by:
getId
in interfaceSearchLogEvent
-
setId
-
getVersionNo
- Specified by:
getVersionNo
in interfaceSearchLogEvent
-
setVersionNo
-
addField
-
getLogMessage
-
toSource
- Specified by:
toSource
in interfaceSearchLogEvent
- Overrides:
toSource
in classBsClickLog
-
addFieldToSource
- Overrides:
addFieldToSource
in classBsClickLog
-
toString
- Overrides:
toString
in classEsAbstractEntity
-
getEventType
- Specified by:
getEventType
in interfaceSearchLogEvent
-