Package | Description |
---|---|
org.apache.sling.distribution.resources.impl | |
org.apache.sling.distribution.resources.impl.common |
Modifier and Type | Method and Description |
---|---|
protected Iterable<String> |
DistributionServiceResourceProvider.getInternalResourceChildren(org.apache.sling.api.resource.ResourceResolver resolver,
SimplePathInfo pathInfo) |
protected Iterable<String> |
DistributionConfigurationResourceProvider.getInternalResourceChildren(org.apache.sling.api.resource.ResourceResolver resolver,
SimplePathInfo pathInfo) |
protected Map<String,Object> |
DistributionServiceResourceProvider.getInternalResourceProperties(org.apache.sling.api.resource.ResourceResolver resolver,
SimplePathInfo pathInfo) |
protected Map<String,Object> |
DistributionConfigurationResourceProvider.getInternalResourceProperties(org.apache.sling.api.resource.ResourceResolver resolver,
SimplePathInfo pathInfo) |
Modifier and Type | Method and Description |
---|---|
static SimplePathInfo |
SimplePathInfo.parsePathInfo(String resourceRoot,
String requestPath) |
Modifier and Type | Method and Description |
---|---|
protected abstract Iterable<String> |
AbstractReadableResourceProvider.getInternalResourceChildren(org.apache.sling.api.resource.ResourceResolver resolver,
SimplePathInfo pathInfo) |
protected abstract Map<String,Object> |
AbstractReadableResourceProvider.getInternalResourceProperties(org.apache.sling.api.resource.ResourceResolver resolver,
SimplePathInfo pathInfo) |
protected Map<String,Object> |
AbstractModifyingResourceProvider.getResourceProperties(org.apache.sling.api.resource.ResourceResolver resolver,
SimplePathInfo pathInfo) |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.