public interface ObjectGraphBuilder.IdentifierResolver
Strategy for picking the correct synthetic identifier.
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | public String | getIdentifierFor(String nodeName)Returns the name of the property that will identify the node. |