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)
getPortletId
public String getPortletId()
setPortletId
public void setPortletId(String portletId)
getTitle
public String getTitle()
setTitle
public void setTitle(String title)
getBody
public String getBody()
setBody
public void setBody(String body)