Uses of Class
org.sakaiproject.profile2.model.GalleryImage

Packages that use GalleryImage
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
 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.
 



Copyright © 2008-2012 The Sakai Foundation. All Rights Reserved.