|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portlet.social.service.base.SocialRequestInterpreterLocalServiceBaseImpl
com.liferay.portlet.social.service.impl.SocialRequestInterpreterLocalServiceImpl
public class SocialRequestInterpreterLocalServiceImpl
Field Summary |
---|
Constructor Summary | |
---|---|
SocialRequestInterpreterLocalServiceImpl()
|
Method Summary | |
---|---|
void |
addRequestInterpreter(com.liferay.portlet.social.model.SocialRequestInterpreter requestInterpreter)
|
void |
deleteRequestInterpreter(com.liferay.portlet.social.model.SocialRequestInterpreter requestInterpreter)
|
com.liferay.portlet.social.model.SocialRequestFeedEntry |
interpret(com.liferay.portlet.social.model.SocialRequest request,
com.liferay.portal.theme.ThemeDisplay themeDisplay)
|
void |
processConfirmation(com.liferay.portlet.social.model.SocialRequest request,
com.liferay.portal.theme.ThemeDisplay themeDisplay)
|
void |
processRejection(com.liferay.portlet.social.model.SocialRequest request,
com.liferay.portal.theme.ThemeDisplay themeDisplay)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SocialRequestInterpreterLocalServiceImpl()
Method Detail |
---|
public void addRequestInterpreter(com.liferay.portlet.social.model.SocialRequestInterpreter requestInterpreter)
public void deleteRequestInterpreter(com.liferay.portlet.social.model.SocialRequestInterpreter requestInterpreter)
public com.liferay.portlet.social.model.SocialRequestFeedEntry interpret(com.liferay.portlet.social.model.SocialRequest request, com.liferay.portal.theme.ThemeDisplay themeDisplay)
public void processConfirmation(com.liferay.portlet.social.model.SocialRequest request, com.liferay.portal.theme.ThemeDisplay themeDisplay)
public void processRejection(com.liferay.portlet.social.model.SocialRequest request, com.liferay.portal.theme.ThemeDisplay themeDisplay)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |