Liferay 6.1.0

com.liferay.portlet.social.service
Interface SocialActivitySettingService

All Known Implementing Classes:
SocialActivitySettingServiceWrapper

@JSONWebService
@Transactional(isolation=PORTAL,
               rollbackFor={PortalException.class,SystemException.class})
public interface SocialActivitySettingService

The interface for the social activity setting remote service.

This is a remote service. Methods of this service are expected to have security checks based on the propagated JAAS credentials because this service can be accessed remotely.

See Also:
SocialActivitySettingServiceUtil, com.liferay.portlet.social.service.base.SocialActivitySettingServiceBaseImpl, com.liferay.portlet.social.service.impl.SocialActivitySettingServiceImpl


Liferay 6.1.0