Class FailureUrl
java.lang.Object
org.codelibs.fess.es.config.allcommon.EsAbstractEntity
org.codelibs.fess.es.config.bsentity.BsFailureUrl
org.codelibs.fess.es.config.exentity.FailureUrl
- All Implemented Interfaces:
Serializable,Cloneable,org.dbflute.Entity
- Author:
- 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.BsFailureUrl
configId, errorCount, errorLog, errorName, lastAccessTime, suppressUnusedImportLocalDateTime, threadName, urlFields inherited from class org.codelibs.fess.es.config.allcommon.EsAbstractEntity
__createdBySelect, __modifiedProperties, __specifiedProperties, __uniqueDrivenProperties, docMeta -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.codelibs.fess.es.config.bsentity.BsFailureUrl
addFieldToSource, asDBMeta, asTableDbName, doBuildColumnString, getConfigId, getErrorCount, getErrorLog, getErrorName, getLastAccessTime, getThreadName, getUrl, setConfigId, setErrorCount, setErrorLog, setErrorName, setLastAccessTime, setThreadName, setUrl, 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
-
FailureUrl
public FailureUrl()
-
-
Method Details
-
getId
-
setId
-
getVersionNo
-
setVersionNo
-
toString
- Overrides:
toStringin classEsAbstractEntity
-