Uses of Class
org.sakaiproject.profile2.model.GalleryImage
-
Packages that use GalleryImage Package Description org.sakaiproject.profile2.logic -
-
Uses of GalleryImage in org.sakaiproject.profile2.logic
Methods in org.sakaiproject.profile2.logic that return types with arguments of type GalleryImage Modifier and Type Method Description List<GalleryImage>ProfileImageLogic. getGalleryImages(String userUuid)Retrieves all gallery images for the specified user.List<GalleryImage>ProfileImageLogic. getGalleryImagesRandomized(String userUuid)Retrieves all gallery images in randomized order for the specified user.
-