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 |
|---|---|
java.util.Iterator<Asset> |
getCollectionAssets(ResourceResolver resolver,
ResourceCollection collection)
Returns an
Iterator of |
java.util.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 © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"