com.liferay.portlet.social.util
Class PortalRequestInterpreter
java.lang.Object
com.liferay.portlet.social.model.BaseSocialRequestInterpreter
com.liferay.portlet.social.util.PortalRequestInterpreter
- All Implemented Interfaces:
- SocialRequestInterpreter
public class PortalRequestInterpreter
- extends BaseSocialRequestInterpreter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortalRequestInterpreter
public PortalRequestInterpreter()
getClassNames
public String[] getClassNames()
doInterpret
protected SocialRequestFeedEntry doInterpret(SocialRequest request,
ThemeDisplay themeDisplay)
throws Exception
- Specified by:
doInterpret
in class BaseSocialRequestInterpreter
- Throws:
Exception
doProcessConfirmation
protected boolean doProcessConfirmation(SocialRequest request,
ThemeDisplay themeDisplay)
- Specified by:
doProcessConfirmation
in class BaseSocialRequestInterpreter