Class SocialRequestServiceImpl

Object
com.liferay.portal.kernel.service.BaseServiceImpl
com.liferay.portlet.social.service.base.SocialRequestServiceBaseImpl
com.liferay.portlet.social.service.impl.SocialRequestServiceImpl
All Implemented Interfaces:
com.liferay.portal.kernel.module.framework.service.IdentifiableOSGiService, com.liferay.portal.kernel.service.BaseService, com.liferay.social.kernel.service.SocialRequestService

public class SocialRequestServiceImpl extends SocialRequestServiceBaseImpl
Provides the remote service for updating social requests. Its methods include permission checks.
Author:
Brian Wing Shun Chan
  • Constructor Details

    • SocialRequestServiceImpl

      public SocialRequestServiceImpl()
  • Method Details

    • updateRequest

      public com.liferay.social.kernel.model.SocialRequest updateRequest(long requestId, int status, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException