public class PortalRequestInterpreter
extends com.liferay.portlet.social.model.BaseSocialRequestInterpreter
| Constructor and Description |
|---|
PortalRequestInterpreter() |
| Modifier and Type | Method and Description |
|---|---|
protected com.liferay.portlet.social.model.SocialRequestFeedEntry |
doInterpret(com.liferay.portlet.social.model.SocialRequest request,
com.liferay.portal.theme.ThemeDisplay themeDisplay) |
protected boolean |
doProcessConfirmation(com.liferay.portlet.social.model.SocialRequest request,
com.liferay.portal.theme.ThemeDisplay themeDisplay) |
java.lang.String[] |
getClassNames() |
public java.lang.String[] getClassNames()
protected com.liferay.portlet.social.model.SocialRequestFeedEntry doInterpret(com.liferay.portlet.social.model.SocialRequest request,
com.liferay.portal.theme.ThemeDisplay themeDisplay)
throws java.lang.Exception
doInterpret in class com.liferay.portlet.social.model.BaseSocialRequestInterpreterjava.lang.Exceptionprotected boolean doProcessConfirmation(com.liferay.portlet.social.model.SocialRequest request,
com.liferay.portal.theme.ThemeDisplay themeDisplay)
doProcessConfirmation in class com.liferay.portlet.social.model.BaseSocialRequestInterpreter