org.exoplatform.social.service.rest
Class PeopleRestService.PeopleInfo
java.lang.Object
org.exoplatform.social.service.rest.PeopleRestService.PeopleInfo
- Enclosing class:
- PeopleRestService
public static class PeopleRestService.PeopleInfo
- extends Object
PeopleInfo class. < /br>
Contains people's information that relate to specific user.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PeopleRestService.PeopleInfo
public PeopleRestService.PeopleInfo()
getActivityTitle
public String getActivityTitle()
setActivityTitle
public void setActivityTitle(String activityTitle)
getAvatarURL
public String getAvatarURL()
setAvatarURL
public void setAvatarURL(String avatarURL)
getRelationshipType
public String getRelationshipType()
setRelationshipType
public void setRelationshipType(String relationshipType)
Copyright © 2013 eXo Platform SAS. All Rights Reserved.