|
Liferay 6.2.0-ce-m4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.social.service.SocialRequestServiceWrapper
public class SocialRequestServiceWrapper
This class is a wrapper for SocialRequestService.
SocialRequestService| Constructor Summary | |
|---|---|
SocialRequestServiceWrapper(SocialRequestService socialRequestService)
|
|
| Method Summary | |
|---|---|
String |
getBeanIdentifier()
Returns the Spring bean ID for this bean. |
SocialRequestService |
getWrappedService()
|
SocialRequestService |
getWrappedSocialRequestService()
Deprecated. Renamed to getWrappedService() |
void |
setBeanIdentifier(String beanIdentifier)
Sets the Spring bean ID for this bean. |
void |
setWrappedService(SocialRequestService socialRequestService)
|
void |
setWrappedSocialRequestService(SocialRequestService socialRequestService)
Deprecated. Renamed to setWrappedService(com.liferay.portlet.social.service.SocialRequestService) |
SocialRequest |
updateRequest(long requestId,
int status,
ThemeDisplay themeDisplay)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SocialRequestServiceWrapper(SocialRequestService socialRequestService)
| Method Detail |
|---|
public String getBeanIdentifier()
getBeanIdentifier in interface SocialRequestServicepublic void setBeanIdentifier(String beanIdentifier)
setBeanIdentifier in interface SocialRequestServicebeanIdentifier - the Spring bean ID for this bean
public SocialRequest updateRequest(long requestId,
int status,
ThemeDisplay themeDisplay)
throws PortalException,
SystemException
updateRequest in interface SocialRequestServicePortalException
SystemExceptionpublic SocialRequestService getWrappedSocialRequestService()
getWrappedService()
public void setWrappedSocialRequestService(SocialRequestService socialRequestService)
setWrappedService(com.liferay.portlet.social.service.SocialRequestService)
public SocialRequestService getWrappedService()
getWrappedService in interface ServiceWrapper<SocialRequestService>public void setWrappedService(SocialRequestService socialRequestService)
setWrappedService in interface ServiceWrapper<SocialRequestService>
|
Liferay 6.2.0-ce-m4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||