com.liferay.portlet.social.model
Class SocialRequestFeedEntry
java.lang.Object
com.liferay.portlet.social.model.SocialRequestFeedEntry
public class SocialRequestFeedEntry
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SocialRequestFeedEntry
public SocialRequestFeedEntry(String title,
String body)
getBody
public String getBody()
getPortletId
public String getPortletId()
getTitle
public String getTitle()
setBody
public void setBody(String body)
setPortletId
public void setPortletId(String portletId)
setTitle
public void setTitle(String title)