A C D G I M O P R S T 
All Classes All Packages

A

activate(ResourceTypeHierarchyBasedResourcePicker.Configuration) - Method in class org.apache.sling.resourcemerger.impl.picker.ResourceTypeHierarchyBasedResourcePicker
 

C

configure(SearchPathBasedResourcePicker.Configuration) - Method in class org.apache.sling.resourcemerger.impl.picker.SearchPathBasedResourcePicker
 

D

DEFAULT_ROOT - Static variable in class org.apache.sling.resourcemerger.impl.picker.ResourceTypeHierarchyBasedResourcePicker
 
DEFAULT_ROOT - Static variable in class org.apache.sling.resourcemerger.impl.picker.SearchPathBasedResourcePicker
 

G

getMergedResource(Resource) - Method in interface org.apache.sling.resourcemerger.api.ResourceMergerService
Deprecated.
Returns a merged resource if the provided resource is from one of the search paths and the resource is not hidden.
getMergedResource(Resource) - Method in class org.apache.sling.resourcemerger.impl.picker.SearchPathBasedResourcePicker
Returns a merged resource if the provided resource is from one of the search paths and the resource is not hidden.
getMergedResourcePath(String) - Method in interface org.apache.sling.resourcemerger.api.ResourceMergerService
Deprecated.
Returns the absolute path for the provided relative path.
getMergedResourcePath(String) - Method in class org.apache.sling.resourcemerger.impl.picker.SearchPathBasedResourcePicker
Returns the absolute path for the provided relative path.
getResourcePath(String, String) - Method in interface org.apache.sling.resourcemerger.api.ResourceMergerService
Deprecated.
Return a resource path by taking the path of the merged resource, removing the mount point and replacing it with the search path.
getResourcePath(String, String) - Method in class org.apache.sling.resourcemerger.impl.picker.SearchPathBasedResourcePicker
Return a resource path by taking the path of the merged resource, removing the mount point and replacing it with the search path.

I

isMergedResource(Resource) - Method in interface org.apache.sling.resourcemerger.api.ResourceMergerService
Deprecated.
Returns true if the provided Resource is a merged resource.
isMergedResource(Resource) - Static method in class org.apache.sling.resourcemerger.api.ResourceMergerUtil
Returns true if the provided Resource is a merged resource.
isMergedResource(Resource) - Method in class org.apache.sling.resourcemerger.impl.picker.SearchPathBasedResourcePicker
Returns true if the provided Resource is a merged resource.

M

MERGE_ROOT - Static variable in interface org.apache.sling.resourcemerger.spi.MergedResourcePicker
Deprecated.
Service property name identifying the root path for the merged resources.
MERGE_ROOT - Static variable in interface org.apache.sling.resourcemerger.spi.MergedResourcePicker2
Service property name identifying the root path for the merged resources.
MergedResourcePicker - Interface in org.apache.sling.resourcemerger.spi
Deprecated.
Use new MergedResourcePicker2 instead.
MergedResourcePicker2 - Interface in org.apache.sling.resourcemerger.spi
Service interface which can be implemented to define an algorithm used to pick resources to be merged.

O

org.apache.sling.resourcemerger.api - package org.apache.sling.resourcemerger.api
Provides a service to merge multiple physical resources into a single one
org.apache.sling.resourcemerger.impl.picker - package org.apache.sling.resourcemerger.impl.picker
 
org.apache.sling.resourcemerger.spi - package org.apache.sling.resourcemerger.spi
Provides a service to merge multiple physical resources into a single one

P

pickResources(ResourceResolver, String) - Method in interface org.apache.sling.resourcemerger.spi.MergedResourcePicker
Deprecated.
Method invoked by the MergingResourceProvider to identify the resources to be merged for a given relative path.
pickResources(ResourceResolver, String, Resource) - Method in interface org.apache.sling.resourcemerger.spi.MergedResourcePicker2
Method invoked by the MergingResourceProvider to identify the resources to be merged for a given relative path.
pickResources(ResourceResolver, String, Resource) - Method in class org.apache.sling.resourcemerger.impl.picker.ResourceTypeHierarchyBasedResourcePicker
 
pickResources(ResourceResolver, String, Resource) - Method in class org.apache.sling.resourcemerger.impl.picker.SearchPathBasedResourcePicker
 

R

READ_ONLY - Static variable in interface org.apache.sling.resourcemerger.spi.MergedResourcePicker
Deprecated.
Service property name specifying whether the resources are read-only or support CRUD operations.
READ_ONLY - Static variable in interface org.apache.sling.resourcemerger.spi.MergedResourcePicker2
Service property name specifying whether the resources are read-only or support CRUD operations.
ResourceMergerService - Interface in org.apache.sling.resourcemerger.api
Deprecated. 
ResourceMergerUtil - Class in org.apache.sling.resourcemerger.api
Utility methods for merged resources.
ResourceMergerUtil() - Constructor for class org.apache.sling.resourcemerger.api.ResourceMergerUtil
 
ResourceTypeHierarchyBasedResourcePicker - Class in org.apache.sling.resourcemerger.impl.picker
 
ResourceTypeHierarchyBasedResourcePicker() - Constructor for class org.apache.sling.resourcemerger.impl.picker.ResourceTypeHierarchyBasedResourcePicker
 

S

SearchPathBasedResourcePicker - Class in org.apache.sling.resourcemerger.impl.picker
 
SearchPathBasedResourcePicker() - Constructor for class org.apache.sling.resourcemerger.impl.picker.SearchPathBasedResourcePicker
 

T

TRAVERSE_PARENT - Static variable in interface org.apache.sling.resourcemerger.spi.MergedResourcePicker
Deprecated.
Service property name specifying whether the parent hierarchy is traversed to check for hiding properties.
TRAVERSE_PARENT - Static variable in interface org.apache.sling.resourcemerger.spi.MergedResourcePicker2
Service property name specifying whether the parent hierarchy is traversed to check for hiding properties.
A C D G I M O P R S T 
All Classes All Packages