Uses of Class
com.composum.sling.nodes.browser.Browser.Reference
-
Packages that use Browser.Reference Package Description com.composum.sling.nodes.browser -
-
Uses of Browser.Reference in com.composum.sling.nodes.browser
Methods in com.composum.sling.nodes.browser that return types with arguments of type Browser.Reference Modifier and Type Method Description @NotNull Map<String,Browser.Reference>
Browser. getRelatedPathSet()
Set of related paths: for resource types the resource type found in the search path and /mnt/(override|overlay), base paths, resource types.protected @NotNull Map<String,Browser.Reference>
Browser. getResourceTypeSet()
Paths for the locations relevant to the resource typein search paths, /mnt/override / /mnt/overlay, mapped to the label information.protected Map<String,Browser.Reference>
Browser. getTypeRootLabels()
-