Class FavoriteLog
java.lang.Object
org.codelibs.fess.es.log.allcommon.EsAbstractEntity
org.codelibs.fess.es.log.bsentity.BsFavoriteLog
org.codelibs.fess.es.log.exentity.FavoriteLog
- 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.BsFavoriteLog
createdAt, docId, queryId, suppressUnusedImportLocalDateTime, url, userInfoIdFields 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.BsFavoriteLog
asDBMeta, asTableDbName, doBuildColumnString, getCreatedAt, getDocId, getQueryId, getUrl, getUserInfoId, setCreatedAt, setDocId, setQueryId, setUrl, setUserInfoIdMethods 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
-
FavoriteLog
public FavoriteLog()
-
-
Method Details
-
getId
- Specified by:
getIdin interfaceSearchLogEvent
-
setId
-
getVersionNo
- Specified by:
getVersionNoin interfaceSearchLogEvent
-
setVersionNo
-
addField
-
getLogMessage
-
getRequestedAt
-
toSource
- Specified by:
toSourcein interfaceSearchLogEvent- Overrides:
toSourcein classBsFavoriteLog
-
addFieldToSource
- Overrides:
addFieldToSourcein classBsFavoriteLog
-
toString
- Overrides:
toStringin classEsAbstractEntity
-
getEventType
- Specified by:
getEventTypein interfaceSearchLogEvent
-