ObjectGraphBuilder.DefaultReferenceResolverpublic static interface ObjectGraphBuilder.ReferenceResolver
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getReferenceFor(java.lang.String nodeName) |
Returns the name of the property that references another node.
|