Class PhotoService

java.lang.Object
org.primefaces.showcase.service.PhotoService

@Named @ApplicationScoped public class PhotoService extends Object
  • Constructor Details

    • PhotoService

      public PhotoService()
  • Method Details

    • init

      @PostConstruct public void init()
    • getPhotos

      public List<Photo> getPhotos()