ObjectGraphBuilder.DefaultIdentifierResolverpublic static interface ObjectGraphBuilder.IdentifierResolver
| Modifier and Type | Method | Description |
|---|---|---|
String |
getIdentifierFor(String nodeName) |
Returns the name of the property that will identify the node.
|