Class CrawlingInfoParam
java.lang.Object
org.codelibs.fess.es.config.allcommon.EsAbstractEntity
org.codelibs.fess.es.config.bsentity.BsCrawlingInfoParam
org.codelibs.fess.es.config.exentity.CrawlingInfoParam
- All Implemented Interfaces:
Serializable,Cloneable,org.dbflute.Entity
- Author:
- ESFlute (using FreeGen)
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.codelibs.fess.es.config.allcommon.EsAbstractEntity
EsAbstractEntity.DocMeta, EsAbstractEntity.RequestOptionCall<OP> -
Field Summary
Fields inherited from class org.codelibs.fess.es.config.bsentity.BsCrawlingInfoParam
crawlingInfoId, createdTime, key, suppressUnusedImportLocalDateTime, valueFields inherited from class org.codelibs.fess.es.config.allcommon.EsAbstractEntity
__createdBySelect, __modifiedProperties, __specifiedProperties, __uniqueDrivenProperties, docMeta -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.dbflute.optional.OptionalEntity<CrawlingInfo>getId()voidvoidsetVersionNo(Long version) toString()Methods inherited from class org.codelibs.fess.es.config.bsentity.BsCrawlingInfoParam
addFieldToSource, asDBMeta, asTableDbName, doBuildColumnString, getCrawlingInfoId, getCreatedTime, getKey, getValue, setCrawlingInfoId, setCreatedTime, setKey, setValue, toSourceMethods inherited from class org.codelibs.fess.es.config.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
-
CrawlingInfoParam
public CrawlingInfoParam()
-
-
Method Details
-
getId
-
setId
-
getVersionNo
-
setVersionNo
-
getCrawlingInfo
-
getKeyMsg
-
toString
- Overrides:
toStringin classEsAbstractEntity
-