public interface SocialRequestInterpreter
Modifier and Type | Method and Description |
---|---|
String[] |
getClassNames() |
SocialRequestFeedEntry |
interpret(SocialRequest request,
ThemeDisplay themeDisplay) |
boolean |
processConfirmation(SocialRequest request,
ThemeDisplay themeDisplay) |
boolean |
processRejection(SocialRequest request,
ThemeDisplay themeDisplay) |
String[] getClassNames()
SocialRequestFeedEntry interpret(SocialRequest request, ThemeDisplay themeDisplay)
boolean processConfirmation(SocialRequest request, ThemeDisplay themeDisplay)
boolean processRejection(SocialRequest request, ThemeDisplay themeDisplay)