Package | Description |
---|---|
org.apache.sling.distribution.component.impl | |
org.apache.sling.distribution.resources.impl |
Modifier and Type | Method and Description |
---|---|
DistributionComponent<?> |
DefaultDistributionComponentProvider.getComponent(DistributionComponentKind kind,
String componentName) |
DistributionComponent<?> |
DistributionComponentProvider.getComponent(DistributionComponentKind kind,
String componentName) |
Modifier and Type | Method and Description |
---|---|
List<DistributionComponent<?>> |
DefaultDistributionComponentProvider.getComponents(DistributionComponentKind kind) |
List<DistributionComponent<?>> |
DistributionComponentProvider.getComponents(DistributionComponentKind kind) |
Modifier and Type | Method and Description |
---|---|
protected Iterable<String> |
ExtendedDistributionServiceResourceProvider.getChildResourceChildren(DistributionComponent<?> component,
String childResourceName) |
protected Map<String,Object> |
ExtendedDistributionServiceResourceProvider.getChildResourceProperties(DistributionComponent<?> component,
String childResourceName) |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.