public class SocialRequestFeedEntry
extends Object
Constructor and Description |
---|
SocialRequestFeedEntry(String title,
String body) |
Modifier and Type | Method and Description |
---|---|
String |
getBody() |
String |
getPortletId() |
String |
getTitle() |
void |
setBody(String body) |
void |
setPortletId(String portletId) |
void |
setTitle(String title) |