public static class IndexingPropertyFieldAccessorListenerFactory.IndexingPropertyFieldAccessorListener<T extends org.neo4j.graphdb.PropertyContainer> extends Object implements FieldAccessListener
| Constructor and Description |
|---|
IndexingPropertyFieldAccessorListener(Neo4jPersistentProperty property,
Neo4jTemplate template) |
| Modifier and Type | Method and Description |
|---|---|
void |
valueChanged(Object entity,
Object oldVal,
Object newVal)
callback method after modifying field write operation
|
protected final String indexKey
public IndexingPropertyFieldAccessorListener(Neo4jPersistentProperty property, Neo4jTemplate template)
public void valueChanged(Object entity, Object oldVal, Object newVal)
FieldAccessListenervalueChanged in interface FieldAccessListenerCopyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.