Uses of Class
com.composum.sling.core.InheritedValues.HierarchyScanResult
-
Packages that use InheritedValues.HierarchyScanResult Package Description com.composum.sling.core -
-
Uses of InheritedValues.HierarchyScanResult in com.composum.sling.core
Methods in com.composum.sling.core that return InheritedValues.HierarchyScanResult Modifier and Type Method Description InheritedValues.HierarchyScanResult
InheritedValues. findOriginAndValue(String name, Class<?> type)
Searches the value along the repositories hierarchy by the entry point and path determined before.
-