Uses of Class
com.broadleafcommerce.translation.mapping.PathUtil.PathResult
Packages that use PathUtil.PathResult
-
Uses of PathUtil.PathResult in com.broadleafcommerce.translation.mapping
Methods in com.broadleafcommerce.translation.mapping that return types with arguments of type PathUtil.PathResultModifier and TypeMethodDescriptionstatic Optional<PathUtil.PathResult>
PathUtil.getValueForPath
(Object projection, String field) Fetch aPathUtil.PathResult
given a starting projection object and a possibly nested field path.