Package com.liferay.social.kernel.model
Interface SocialRequestInterpreter
- All Known Implementing Classes:
BaseSocialRequestInterpreter
,SocialRequestInterpreterImpl
public interface SocialRequestInterpreter
- Author:
- Brian Wing Shun Chan
-
Method Summary
Modifier and TypeMethodDescriptionString[]
interpret
(SocialRequest request, ThemeDisplay themeDisplay) boolean
processConfirmation
(SocialRequest request, ThemeDisplay themeDisplay) boolean
processRejection
(SocialRequest request, ThemeDisplay themeDisplay)
-
Method Details
-
getClassNames
String[] getClassNames() -
interpret
-
processConfirmation
-
processRejection
-