public class ReadOnlyRelatedToCollectionFieldAccessorFactory extends Object implements FieldAccessorFactory
| Modifier and Type | Class and Description |
|---|---|
static class |
ReadOnlyRelatedToCollectionFieldAccessorFactory.ReadOnlyRelatedToCollectionFieldAccessor |
| Modifier and Type | Field and Description |
|---|---|
protected Neo4jTemplate |
template |
| Constructor and Description |
|---|
ReadOnlyRelatedToCollectionFieldAccessorFactory(Neo4jTemplate template) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Neo4jPersistentProperty property) |
FieldAccessor |
forField(Neo4jPersistentProperty property) |
protected Neo4jTemplate template
public ReadOnlyRelatedToCollectionFieldAccessorFactory(Neo4jTemplate template)
public boolean accept(Neo4jPersistentProperty property)
accept in interface FieldAccessorFactoryproperty - field to checkpublic FieldAccessor forField(Neo4jPersistentProperty property)
forField in interface FieldAccessorFactoryproperty - the field to create an accessor forCopyright © 2011-2015–2015 Pivotal Software, Inc.. All rights reserved.