public class StringListMapProperty extends StringMapProperty
Modifier and Type | Class and Description |
---|---|
static class |
StringListMapProperty.Factory
Factory for generating properties based on their field type
|
KEY, VALUE
accessPath, alternativePropertyKey, defaultValue, descriptor, field, label, length, name, nameAsMapping, nullable, propertyKey, propertyName
Modifier and Type | Method and Description |
---|---|
protected Object |
transformToMongo(Object object)
Generates a value for a MongoDB datasource.
|
describeProperty, transformFromElastic, transformFromMongo, transformToElastic
getMap, getValueAsCopy, getValueFromField, setValueToField, transformValue
checkNullability, checkUniqueness, determineDefaultValue, determineLengths, determineNullability, equals, getAnnotation, getDefaultValue, getDefinition, getDescriptor, getField, getLabel, getLength, getName, getPropertyName, getValue, getValueForDatasource, hashCode, illegalFieldValue, isNullable, link, onAfterDelete, onAfterSave, onBeforeDelete, onBeforeSave, onBeforeSaveChecks, parseValue, setValue, setValueFromDatasource, toString, transformFromDatasource, transformFromJDBC, transformToDatasource, transformToJDBC
is, makeNewInstance, tryAs
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
transferOption
protected Object transformToMongo(Object object)
Property
transformToMongo
in class StringMapProperty
object
- the database valueCopyright © 2018. All rights reserved.