@AccessControlled
@JSONWebService
@ProviderType
@Transactional(isolation=PORTAL,
rollbackFor={com.liferay.portal.kernel.exception.PortalException.class,com.liferay.portal.kernel.exception.SystemException.class})
public interface AnonymousUserService
extends com.liferay.portal.kernel.service.BaseService
AnonymousUserServiceUtil,
com.liferay.content.targeting.anonymous.users.service.base.AnonymousUserServiceBaseImpl,
com.liferay.content.targeting.anonymous.users.service.impl.AnonymousUserServiceImpl| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier.
|