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