public interface TraversableResolver
Modifier and Type | Method and Description |
---|---|
boolean |
isCascadable(java.lang.Object traversableObject,
Path.Node traversableProperty,
java.lang.Class<?> rootBeanType,
Path pathToTraversableObject,
java.lang.annotation.ElementType elementType) |
boolean |
isReachable(java.lang.Object traversableObject,
Path.Node traversableProperty,
java.lang.Class<?> rootBeanType,
Path pathToTraversableObject,
java.lang.annotation.ElementType elementType) |