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