|
Liferay 6.2-ce-ga5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SocialRequestInterpreterLocalService | |
---|---|
com.liferay.portlet.social.service | This package defines the social related portlet service local and remote interfaces, utilities, and wrappers. |
Uses of SocialRequestInterpreterLocalService in com.liferay.portlet.social.service |
---|
Classes in com.liferay.portlet.social.service that implement SocialRequestInterpreterLocalService | |
---|---|
class |
SocialRequestInterpreterLocalServiceWrapper
Provides a wrapper for SocialRequestInterpreterLocalService . |
Methods in com.liferay.portlet.social.service that return SocialRequestInterpreterLocalService | |
---|---|
static SocialRequestInterpreterLocalService |
SocialRequestInterpreterLocalServiceUtil.getService()
|
SocialRequestInterpreterLocalService |
SocialRequestInterpreterLocalServiceWrapper.getWrappedService()
|
SocialRequestInterpreterLocalService |
SocialRequestInterpreterLocalServiceWrapper.getWrappedSocialRequestInterpreterLocalService()
Deprecated. As of 6.1.0, replaced by SocialRequestInterpreterLocalServiceWrapper.getWrappedService() |
Methods in com.liferay.portlet.social.service with parameters of type SocialRequestInterpreterLocalService | |
---|---|
void |
SocialRequestInterpreterLocalServiceUtil.setService(SocialRequestInterpreterLocalService service)
Deprecated. As of 6.2.0 |
void |
SocialRequestInterpreterLocalServiceWrapper.setWrappedService(SocialRequestInterpreterLocalService socialRequestInterpreterLocalService)
|
void |
SocialRequestInterpreterLocalServiceWrapper.setWrappedSocialRequestInterpreterLocalService(SocialRequestInterpreterLocalService socialRequestInterpreterLocalService)
Deprecated. As of 6.1.0, replaced by SocialRequestInterpreterLocalServiceWrapper.setWrappedService(com.liferay.portlet.social.service.SocialRequestInterpreterLocalService) |
Constructors in com.liferay.portlet.social.service with parameters of type SocialRequestInterpreterLocalService | |
---|---|
SocialRequestInterpreterLocalServiceWrapper(SocialRequestInterpreterLocalService socialRequestInterpreterLocalService)
|
|
Liferay 6.2-ce-ga5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |