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, userSessionIdFields inherited from class org.codelibs.fess.es.log.allcommon.EsAbstractEntity
__createdBySelect, __modifiedProperties, __specifiedProperties, __uniqueDrivenProperties, docMeta -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprotected voidgetId()voidvoidsetVersionNo(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, setUserSessionIdMethods 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:
getIdin interfaceSearchLogEvent
-
setId
-
getVersionNo
- Specified by:
getVersionNoin interfaceSearchLogEvent
-
setVersionNo
-
addField
-
getLogMessage
-
toSource
- Specified by:
toSourcein interfaceSearchLogEvent- Overrides:
toSourcein classBsClickLog
-
addFieldToSource
- Overrides:
addFieldToSourcein classBsClickLog
-
toString
- Overrides:
toStringin classEsAbstractEntity
-
getEventType
- Specified by:
getEventTypein interfaceSearchLogEvent
-