|
Liferay 6.1.10-ee-ga1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SocialRequestFeedEntry | |
---|---|
com.liferay.portlet.social.model | |
com.liferay.portlet.social.model.impl | |
com.liferay.portlet.social.service | This package defines the local and remote social related portlet service interfaces, utility and wrapper classes. |
com.liferay.portlet.social.service.impl | This package defines the local social related portlet service implementations. |
com.liferay.portlet.social.util |
Uses of SocialRequestFeedEntry in com.liferay.portlet.social.model |
---|
Methods in com.liferay.portlet.social.model that return SocialRequestFeedEntry | |
---|---|
protected abstract SocialRequestFeedEntry |
BaseSocialRequestInterpreter.doInterpret(SocialRequest request,
ThemeDisplay themeDisplay)
|
SocialRequestFeedEntry |
SocialRequestInterpreter.interpret(SocialRequest request,
ThemeDisplay themeDisplay)
|
SocialRequestFeedEntry |
BaseSocialRequestInterpreter.interpret(SocialRequest request,
ThemeDisplay themeDisplay)
|
Uses of SocialRequestFeedEntry in com.liferay.portlet.social.model.impl |
---|
Methods in com.liferay.portlet.social.model.impl that return SocialRequestFeedEntry | |
---|---|
SocialRequestFeedEntry |
SocialRequestInterpreterImpl.interpret(SocialRequest request,
ThemeDisplay themeDisplay)
|
Uses of SocialRequestFeedEntry in com.liferay.portlet.social.service |
---|
Methods in com.liferay.portlet.social.service that return SocialRequestFeedEntry | |
---|---|
SocialRequestFeedEntry |
SocialRequestInterpreterLocalServiceWrapper.interpret(SocialRequest request,
ThemeDisplay themeDisplay)
Creates a human readable request feed entry for the social request using an available compatible request interpreter. |
static SocialRequestFeedEntry |
SocialRequestInterpreterLocalServiceUtil.interpret(SocialRequest request,
ThemeDisplay themeDisplay)
Creates a human readable request feed entry for the social request using an available compatible request interpreter. |
SocialRequestFeedEntry |
SocialRequestInterpreterLocalService.interpret(SocialRequest request,
ThemeDisplay themeDisplay)
Creates a human readable request feed entry for the social request using an available compatible request interpreter. |
Uses of SocialRequestFeedEntry in com.liferay.portlet.social.service.impl |
---|
Methods in com.liferay.portlet.social.service.impl that return SocialRequestFeedEntry | |
---|---|
SocialRequestFeedEntry |
SocialRequestInterpreterLocalServiceImpl.interpret(SocialRequest request,
ThemeDisplay themeDisplay)
Creates a human readable request feed entry for the social request using an available compatible request interpreter. |
Uses of SocialRequestFeedEntry in com.liferay.portlet.social.util |
---|
Methods in com.liferay.portlet.social.util that return SocialRequestFeedEntry | |
---|---|
protected SocialRequestFeedEntry |
PortalRequestInterpreter.doInterpret(SocialRequest request,
ThemeDisplay themeDisplay)
|
|
Liferay 6.1.10-ee-ga1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |