Class UserInfo
java.lang.Object
org.codelibs.fess.es.log.allcommon.EsAbstractEntity
org.codelibs.fess.es.log.bsentity.BsUserInfo
org.codelibs.fess.es.log.exentity.UserInfo
- 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.BsUserInfo
createdAt, suppressUnusedImportLocalDateTime, updatedAtFields 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.BsUserInfo
asDBMeta, asTableDbName, doBuildColumnString, getCreatedAt, getUpdatedAt, setCreatedAt, setUpdatedAtMethods 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
-
UserInfo
public UserInfo()
-
-
Method Details
-
getId
- Specified by:
getIdin interfaceSearchLogEvent
-
setId
-
getVersionNo
- Specified by:
getVersionNoin interfaceSearchLogEvent
-
setVersionNo
-
getLogMessage
-
getRequestedAt
-
addField
-
toSource
- Specified by:
toSourcein interfaceSearchLogEvent- Overrides:
toSourcein classBsUserInfo
-
addFieldToSource
- Overrides:
addFieldToSourcein classBsUserInfo
-
toString
- Overrides:
toStringin classEsAbstractEntity
-
getEventType
- Specified by:
getEventTypein interfaceSearchLogEvent
-