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