public class Comment extends Model
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Comment() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthorId()
Returns the OpenSocial ID of the user who published the comment.
|
String |
getBody()
Returns the profile comment's body or text.
|
String |
getId()
Returns the profile comment's associated ID.
|
String |
getPostedDate()
Returns the date that the comment was published as a string.
|
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 getBody()
public String getAuthorId()
public String getPostedDate()
Copyright © 2012. All Rights Reserved.