cbelasticsearch.mappings

Class SimpleMapping

lucee.Component
    extended by cbelasticsearch.mappings.AbstractMapping
      extended by cbelasticsearch.mappings.SimpleMapping

Elasticsearch Simple Mapping Object

Class Attributes:
  • license : Apache v2.0
  •  
  • package : cbElasticsearch.models.mappings
  •  
  • synchronized : false
  •  
  • accessors : true
  •  
  • persistent : false
  •  
  • author : Eric Peterson
  •  
    Method Summary
    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

    Method Detail

    toDSL

    public any toDSL()