public class BsFileConfig extends EsAbstractEntity
EsAbstractEntity.DocMeta, EsAbstractEntity.RequestOptionCall<OP>| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
available
available
|
protected Float |
boost
boost
|
protected String |
configParameter
configParameter
|
protected String |
createdBy
createdBy
|
protected Long |
createdTime
createdTime
|
protected Integer |
depth
depth
|
protected String |
description
description
|
protected String |
excludedDocPaths
excludedDocPaths
|
protected String |
excludedPaths
excludedPaths
|
protected String |
includedDocPaths
includedDocPaths
|
protected String |
includedPaths
includedPaths
|
protected Integer |
intervalTime
intervalTime
|
protected Long |
maxAccessCount
maxAccessCount
|
protected String |
name
name
|
protected Integer |
numOfThread
numOfThread
|
protected String |
paths
paths
|
protected String[] |
permissions
permissions
|
protected Integer |
sortOrder
sortOrder
|
protected static Class<?> |
suppressUnusedImportLocalDateTime |
protected Integer |
timeToLive
timeToLive
|
protected String |
updatedBy
updatedBy
|
protected Long |
updatedTime
updatedTime
|
protected String[] |
virtualHosts
virtualHosts
|
__modifiedProperties, __specifiedProperties, __uniqueDrivenProperties, docMeta| Constructor and Description |
|---|
BsFileConfig() |
asDocMeta, buildDisplayString, checkSpecifiedProperty, 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, toString, toStringWithRelationprotected static final Class<?> suppressUnusedImportLocalDateTime
protected Boolean available
protected Float boost
protected String configParameter
protected String createdBy
protected Long createdTime
protected Integer depth
protected String description
protected String excludedDocPaths
protected String excludedPaths
protected String includedDocPaths
protected String includedPaths
protected Integer intervalTime
protected Integer timeToLive
protected Long maxAccessCount
protected String name
protected Integer numOfThread
protected String paths
protected String[] permissions
protected Integer sortOrder
protected String updatedBy
protected Long updatedTime
protected String[] virtualHosts
public FileConfigDbm asDBMeta()
public String asTableDbName()
public Map<String,Object> toSource()
toSource in class EsAbstractEntityprotected void addFieldToSource(Map<String,Object> sourceMap, String field, Object value)
protected String doBuildColumnString(String dm)
doBuildColumnString in class EsAbstractEntitypublic Boolean getAvailable()
public void setAvailable(Boolean value)
public Float getBoost()
public void setBoost(Float value)
public String getConfigParameter()
public void setConfigParameter(String value)
public String getCreatedBy()
public void setCreatedBy(String value)
public Long getCreatedTime()
public void setCreatedTime(Long value)
public Integer getDepth()
public void setDepth(Integer value)
public String getDescription()
public void setDescription(String value)
public String getExcludedDocPaths()
public void setExcludedDocPaths(String value)
public String getExcludedPaths()
public void setExcludedPaths(String value)
public String getIncludedDocPaths()
public void setIncludedDocPaths(String value)
public String getIncludedPaths()
public void setIncludedPaths(String value)
public Integer getIntervalTime()
public void setIntervalTime(Integer value)
public Integer getTimeToLive()
public void setTimeToLive(Integer value)
public Long getMaxAccessCount()
public void setMaxAccessCount(Long value)
public String getName()
public void setName(String value)
public Integer getNumOfThread()
public void setNumOfThread(Integer value)
public String getPaths()
public void setPaths(String value)
public String[] getPermissions()
public void setPermissions(String[] value)
public Integer getSortOrder()
public void setSortOrder(Integer value)
public String getUpdatedBy()
public void setUpdatedBy(String value)
public Long getUpdatedTime()
public void setUpdatedTime(Long value)
public String[] getVirtualHosts()
public void setVirtualHosts(String[] value)
Copyright © 2009–2017 CodeLibs. All rights reserved.