public class SocialRequestFeedEntry extends Object
SocialRequestFeedEntry(String title, String body)
String
getBody()
getPortletId()
getTitle()
void
setBody(String body)
setPortletId(String portletId)
setTitle(String title)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SocialRequestFeedEntry(String title, String body)
public String getBody()
public String getPortletId()
public String getTitle()
public void setBody(String body)
public void setPortletId(String portletId)
public void setTitle(String title)