public interface CollectionPreviewProvider
CollectionPreviewManager
loops over all the registered providers to find the first that
can handle the collection.Modifier and Type | Method and Description |
---|---|
Iterator<Asset> |
getCollectionAssets(ResourceResolver resolver,
ResourceCollection collection)
Returns an
Iterator of |
Iterator<Asset> getCollectionAssets(ResourceResolver resolver, ResourceCollection collection)
Iterator
of resolver
- The scope's resolver.collection
- The resource collection.Iterator
of null
if the provider cannot handle the collection."Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"