public interface CollectionInheritanceDecider
CollectionInheritanceDecider
is an SPI which should be used by
all ConfigurationResourceResolvingStrategy
implementations if they
support inheritance for collections.Modifier and Type | Method and Description |
---|---|
InheritanceDecision |
decide(Resource resource,
java.lang.String bucketName)
Decide whether the provided resource should be included in the collection.
|
InheritanceDecision decide(Resource resource, java.lang.String bucketName)
null
.bucketName
- The bucket nameresource
- The resourcenull
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"