public class Person extends Model
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Person() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName()
Returns the user's display name or nickname
|
String |
getEmail() |
String |
getFamliyName()
Returns the user's family name
|
String |
getFormattedName() |
String |
getGivenName()
Returns the user's given name
|
String |
getId()
Returns the user's OpenSocial ID.
|
String |
getThumbnailUrl()
Returns the user's photo thumbnail URL as a string.
|
String |
getVootMembershipRole() |
boolean |
isGuest()
Returns the guest status of the Person
|
addTemplateParameter, addToListField, getField, getFieldAsList, getFieldAsMap, getFieldAsString, getFieldNames, getTemplateParameter, hasField, isFieldMultikeyed, isFieldMultivalued, setFieldescape, toJSONString, toJSONString, toString, toString, writeJSONString, writeJSONStringclear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCodepublic String getId()
public String getDisplayName()
public String getGivenName()
public String getFamliyName()
public String getFormattedName()
public String getThumbnailUrl()
public String getEmail()
nullpublic String getVootMembershipRole()
public boolean isGuest()
Copyright © 2012. All Rights Reserved.