Package | Description |
---|---|
org.apache.sling.caconfig.resource.spi |
SPI for applications hooking into the configuration resource infrastructure for parameterizing and customizing.
|
Modifier and Type | Method and Description |
---|---|
@Nullable InheritanceDecision |
CollectionInheritanceDecider.decide(@NotNull Resource resource,
@NotNull java.lang.String bucketName)
Decide whether the provided resource should be included in the collection.
|
static InheritanceDecision |
InheritanceDecision.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static InheritanceDecision[] |
InheritanceDecision.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.