@AccessControlled @JSONWebService @ProviderType @Transactional(isolation=PORTAL, rollbackFor={PortalException.class,SystemException.class}) public interface SocialRequestService extends BaseService
SocialRequestServiceUtil,
com.liferay.portlet.social.service.base.SocialRequestServiceBaseImpl,
com.liferay.portlet.social.service.impl.SocialRequestServiceImpl| Modifier and Type | Method and Description |
|---|---|
String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier.
|
SocialRequest |
updateRequest(long requestId,
int status,
ThemeDisplay themeDisplay) |
SocialRequest updateRequest(long requestId, int status, ThemeDisplay themeDisplay) throws PortalException
PortalExceptionString getOSGiServiceIdentifier()