Class SlideShowProPlayerGalleryLoader

  • All Implemented Interfaces:
    it.tidalwave.northernwind.frontend.ui.component.gallery.spi.GalleryLoader

    public class SlideShowProPlayerGalleryLoader
    extends GalleryLoaderSupport
    Specific for the format of SlideShowPro Player for Lightroom 1.9.8.5
    Author:
    Fabrizio Giudici
    • Field Detail

      • P_IMAGES

        public static final it.tidalwave.util.Key<java.lang.String> P_IMAGES
    • Constructor Detail

      • SlideShowProPlayerGalleryLoader

        public SlideShowProPlayerGalleryLoader​(@Nonnull
                                               org.springframework.beans.factory.BeanFactory beanFactory,
                                               @Nonnull
                                               ResourceProperties properties)
    • Method Detail

      • loadGallery

        @Nonnull
        public java.util.List<GalleryViewController.GalleryItem> loadGallery​(@Nonnull
                                                                             SiteNode siteNode)
        Description copied from interface: it.tidalwave.northernwind.frontend.ui.component.gallery.spi.GalleryLoader
        Loads the items in the gallery.
        Parameters:
        siteNode - the SiteNode of the gallery
        Returns:
        the list of gallery items