org.cruxframework.crux.widgets.client.slideshow.data.picasa
Class PicasaService
java.lang.Object
org.cruxframework.crux.widgets.client.slideshow.data.PhotoAlbumService
org.cruxframework.crux.widgets.client.slideshow.data.picasa.PicasaService
- All Implemented Interfaces:
- AlbumService
public class PicasaService
- extends PhotoAlbumService
- Author:
- Thiago da Rosa de Bustamante
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PicasaService
public PicasaService()
PicasaService
public PicasaService(String userID,
String albumID,
int imagesSize,
int thumbnailsSize)
getAlbumID
public String getAlbumID()
setAlbumID
public void setAlbumID(String albumID)
getUserID
public String getUserID()
setUserID
public void setUserID(String userID)
doLoad
protected void doLoad()
- Specified by:
doLoad in class PhotoAlbumService
Copyright © 2014. All rights reserved.