org.richfaces.photoalbum.social.gplus
Class GooglePlusBean
java.lang.Object
org.richfaces.photoalbum.social.gplus.GooglePlusBean
- All Implemented Interfaces:
- Serializable
@Named
@SessionScoped
public class GooglePlusBean
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GooglePlusBean
public GooglePlusBean()
setUserInfoJSON
public void setUserInfoJSON(String userJson)
getUserInfo
public org.richfaces.json.JSONObject getUserInfo()
getUserId
public String getUserId()
getName
public String getName()
getUserAlbums
public List<org.richfaces.json.JSONObject> getUserAlbums()
setUserAlbumsJSON
public void setUserAlbumsJSON(String albumJson)
getUserAlbumIds
public List<String> getUserAlbumIds()
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.