Uses of Enum
org.apache.sling.caconfig.resource.spi.InheritanceDecision
Packages that use InheritanceDecision
Package
Description
SPI for applications hooking into the configuration resource infrastructure for parameterizing and customizing.
-
Uses of InheritanceDecision in org.apache.sling.caconfig.resource.spi
Methods in org.apache.sling.caconfig.resource.spi that return InheritanceDecisionModifier and TypeMethodDescription@Nullable InheritanceDecision
Decide whether the provided resource should be included in the collection.static InheritanceDecision
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.