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) booleanprocessConfirmation(SocialRequest request, ThemeDisplay themeDisplay) booleanprocessRejection(SocialRequest request, ThemeDisplay themeDisplay)
-
Method Details
-
getClassNames
String[] getClassNames() -
interpret
-
processConfirmation
-
processRejection
-