Uses of Class
org.primefaces.showcase.domain.Photo
-
Packages that use Photo Package Description org.primefaces.showcase.service org.primefaces.showcase.view.multimedia -
-
Uses of Photo in org.primefaces.showcase.service
Methods in org.primefaces.showcase.service that return types with arguments of type Photo Modifier and Type Method Description List<Photo>PhotoService. getPhotos() -
Uses of Photo in org.primefaces.showcase.view.multimedia
Methods in org.primefaces.showcase.view.multimedia that return types with arguments of type Photo Modifier and Type Method Description List<Photo>DynamicGalleriaView. getPhotos()List<Photo>GalleriaView. getPhotos()
-