@AccessControlled
@JSONWebService
@ProviderType
@Transactional(isolation=PORTAL,
rollbackFor={com.liferay.portal.kernel.exception.PortalException.class,com.liferay.portal.kernel.exception.SystemException.class})
public interface PollsChoiceService
extends com.liferay.portal.kernel.service.BaseService
PollsChoiceServiceUtil
,
com.liferay.polls.service.base.PollsChoiceServiceBaseImpl
,
com.liferay.polls.service.impl.PollsChoiceServiceImpl
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier.
|