コード例 #1
0
 @Util
 public static List<Gallery> getPicasaGalleries() {
   return PicasaGallery.all().fetch();
 }