public interface PathResolver
| Modifier and Type | Method and Description |
|---|---|
PathResolver |
getParent()
The property name leading to this path resolver - null for the root path
|
Relation |
getRelation() |
PathResolver |
resolve(String propertyName) |
PathResolver getParent()
PathResolver resolve(String propertyName)
Relation getRelation()
Copyright © 2017. All rights reserved.