public class MembersRequestInterpreter
extends com.liferay.social.kernel.model.BaseSocialRequestInterpreter
Constructor and Description |
---|
MembersRequestInterpreter() |
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) |
java.lang.String[] |
getClassNames() |
protected void |
setGroupLocalService(com.liferay.portal.kernel.service.GroupLocalService groupLocalService) |
protected void |
setOrganizationLocalService(com.liferay.portal.kernel.service.OrganizationLocalService organizationLocalService) |
protected void |
setSocialActivityLocalService(com.liferay.social.kernel.service.SocialActivityLocalService socialActivityLocalService) |
protected void |
setUserLocalService(com.liferay.portal.kernel.service.UserLocalService userLocalService) |
public java.lang.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 java.lang.Exception
doInterpret
in class com.liferay.social.kernel.model.BaseSocialRequestInterpreter
java.lang.Exception
protected 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
protected void setGroupLocalService(com.liferay.portal.kernel.service.GroupLocalService groupLocalService)
protected void setOrganizationLocalService(com.liferay.portal.kernel.service.OrganizationLocalService organizationLocalService)
protected void setSocialActivityLocalService(com.liferay.social.kernel.service.SocialActivityLocalService socialActivityLocalService)
protected void setUserLocalService(com.liferay.portal.kernel.service.UserLocalService userLocalService)