lucee.Componentcbelasticsearch.mappings.AbstractMapping
cbelasticsearch.mappings.ObjectMapping
Elasticsearch Object Mapping Object
Property Summary | ||||
---|---|---|---|---|
type | property | default | serializable | required |
any
|
callback
|
true
|
false
|
Method Summary | |
---|---|
string
|
getCallback()
|
any
|
setCallback(any callback)
|
any
|
toDSL()
|
Methods inherited from class cbelasticsearch.mappings.AbstractMapping |
---|
addParameter, addSpaceBetweenCapitalLetters, capitalize, fields, getBuilder, getName, getParameters, getType, init, onMissingMethod, setBuilder, setName, setParameters, setType, snakeCase, words |
Methods inherited from class lucee.Component |
---|
None |
Property Detail |
---|
access
- publicrequired
- falsereturntype
- anyserializable
- trueMethod Detail |
---|
callback