public class DefaultTraversableResolver extends Object implements TraversableResolver
TraversableResolver.| Constructor and Description |
|---|
DefaultTraversableResolver() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCascadable(Object traversableObject,
Path.Node traversableProperty,
Class<?> rootBeanType,
Path pathToTraversableObject,
ElementType elementType) |
boolean |
isReachable(Object traversableObject,
Path.Node traversableProperty,
Class<?> rootBeanType,
Path pathToTraversableObject,
ElementType elementType) |
public boolean isReachable(Object traversableObject, Path.Node traversableProperty, Class<?> rootBeanType, Path pathToTraversableObject, ElementType elementType)
isReachable in interface TraversableResolverpublic boolean isCascadable(Object traversableObject, Path.Node traversableProperty, Class<?> rootBeanType, Path pathToTraversableObject, ElementType elementType)
isCascadable in interface TraversableResolverCopyright © 2007-2012 Red Hat Middleware, LLC. All Rights Reserved