public static class GenericNodePropertyFieldAccessorFactory.GenericNodePropertyFieldAccessor extends PropertyFieldAccessorFactory.PropertyFieldAccessor
fieldType, property, propertyName, template| Constructor and Description |
|---|
GenericNodePropertyFieldAccessor(Neo4jPersistentProperty property,
Neo4jTemplate template) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
convertSimplePropertyValue(Object value) |
Object |
doGetValue(Object entity) |
Object |
setValue(Object entity,
Object newVal,
MappingPolicy mappingPolicy)
handles field write modification.
|
getDefaultValue, getValue, isWriteablepublic GenericNodePropertyFieldAccessor(Neo4jPersistentProperty property, Neo4jTemplate template)
public Object setValue(Object entity, Object newVal, MappingPolicy mappingPolicy)
FieldAccessorsetValue in interface FieldAccessorsetValue in class PropertyFieldAccessorFactory.PropertyFieldAccessorpublic Object doGetValue(Object entity)
doGetValue in class PropertyFieldAccessorFactory.PropertyFieldAccessorprotected Object convertSimplePropertyValue(Object value)
convertSimplePropertyValue in class PropertyFieldAccessorFactory.PropertyFieldAccessorCopyright © 2011-2015–2015 Pivotal Software, Inc.. All rights reserved.