A C D E G H I L M O P R T

A

adaptTo(Class<AdapterType>) - Method in class org.apache.sling.resourcemerger.impl.MergedResource

C

configure(Map<String, Object>) - Method in class org.apache.sling.resourcemerger.impl.MergedResourceProviderFactory
 

D

DEFAULT_ROOT - Static variable in class org.apache.sling.resourcemerger.impl.MergedResourceProviderFactory
 

E

equals(Object) - Method in class org.apache.sling.resourcemerger.impl.MergedResource
Merged resources are considered equal if their paths are equal, regardless of the list of mapped resources.

G

getAdministrativeResourceProvider(Map<String, Object>) - Method in class org.apache.sling.resourcemerger.impl.MergedResourceProviderFactory
getMergedResource(Resource) - Method in interface org.apache.sling.resourcemerger.api.ResourceMergerService
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.MergedResourceProviderFactory
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
Returns the absolute path for the provided relative path.
getMergedResourcePath(String) - Method in class org.apache.sling.resourcemerger.impl.MergedResourceProviderFactory
Returns the absolute path for the provided relative path.
getPath() - Method in class org.apache.sling.resourcemerger.impl.MergedResource
getResource(ResourceResolver, HttpServletRequest, String) - Method in class org.apache.sling.resourcemerger.impl.MergedResourceProvider
getResource(ResourceResolver, String) - Method in class org.apache.sling.resourcemerger.impl.MergedResourceProvider
getResourceMetadata() - Method in class org.apache.sling.resourcemerger.impl.MergedResource
getResourcePath(String, String) - Method in interface org.apache.sling.resourcemerger.api.ResourceMergerService
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.MergedResourceProviderFactory
Return a resource path by taking the path of the merged resource, removing the mount point and replacing it with the search path.
getResourceProvider(Map<String, Object>) - Method in class org.apache.sling.resourcemerger.impl.MergedResourceProviderFactory
getResourceResolver() - Method in class org.apache.sling.resourcemerger.impl.MergedResource
getResourceSuperType() - Method in class org.apache.sling.resourcemerger.impl.MergedResource
getResourceType() - Method in class org.apache.sling.resourcemerger.impl.MergedResource

H

hashCode() - Method in class org.apache.sling.resourcemerger.impl.MergedResource
 

I

isMergedResource(Resource) - Method in interface org.apache.sling.resourcemerger.api.ResourceMergerService
Returns true if the provided Resource is a merged resource.
isMergedResource(Resource) - Method in class org.apache.sling.resourcemerger.impl.MergedResourceProviderFactory
Returns true if the provided Resource is a merged resource.

L

listChildren(Resource) - Method in class org.apache.sling.resourcemerger.impl.MergedResourceProvider

M

MergedResource - Class in org.apache.sling.resourcemerger.impl
MergedResourceConstants - Class in org.apache.sling.resourcemerger.impl
Constants related to MergedResource.
MergedResourceProvider - Class in org.apache.sling.resourcemerger.impl
The MergedResourceProvider is the resource provider providing access to MergedResource objects.
MergedResourceProvider(String) - Constructor for class org.apache.sling.resourcemerger.impl.MergedResourceProvider
 
MergedResourceProviderFactory - Class in org.apache.sling.resourcemerger.impl
 
MergedResourceProviderFactory() - Constructor for class org.apache.sling.resourcemerger.impl.MergedResourceProviderFactory
 
MergedValueMap - Class in org.apache.sling.resourcemerger.impl
A MergedValueMap is a ValueMap aggregated from the different resources mapped to a MergedResource.
MergedValueMap(List<ValueMap>) - Constructor for class org.apache.sling.resourcemerger.impl.MergedValueMap
Constructor
METADATA_FLAG - Static variable in class org.apache.sling.resourcemerger.impl.MergedResourceConstants
Resource meta data entry indicating that the resource is a merged resource
METADATA_RESOURCES - Static variable in class org.apache.sling.resourcemerger.impl.MergedResourceConstants
Resource meta data entry containing the paths of the merged resources.

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 - package org.apache.sling.resourcemerger.impl
 

P

PN_HIDE_CHILDREN - Static variable in class org.apache.sling.resourcemerger.impl.MergedResourceConstants
Property name containing the list of child resources to hide.
PN_HIDE_PROPERTIES - Static variable in class org.apache.sling.resourcemerger.impl.MergedResourceConstants
Property name containing the list of properties to hide.
PN_HIDE_RESOURCE - Static variable in class org.apache.sling.resourcemerger.impl.MergedResourceConstants
Property name which has to be set to true to hide the whole resource (and its children) of the current resource.
PN_ORDER_BEFORE - Static variable in class org.apache.sling.resourcemerger.impl.MergedResourceConstants
Property name for the reordering option.

R

ResourceMergerService - Interface in org.apache.sling.resourcemerger.api
Service to handle merged resources.

T

toString() - Method in class org.apache.sling.resourcemerger.impl.MergedResource
 

A C D E G H I L M O P R T

Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.