Interface CollectionPreviewManager


  • public interface CollectionPreviewManager
    Service that retrieves the assets representing the collection members for a given collection. It loops over registered CollectionPreviewProviders to find the first provider that can handle the collection.
    • Method Detail