@AccessControlled
@JSONWebService
@ProviderType
@Transactional(isolation=PORTAL,
rollbackFor={com.liferay.portal.kernel.exception.PortalException.class,com.liferay.portal.kernel.exception.SystemException.class})
public interface FlagsEntryService
extends com.liferay.portal.kernel.service.BaseService
FlagsEntryServiceUtil
,
com.liferay.flags.service.base.FlagsEntryServiceBaseImpl
,
com.liferay.flags.service.impl.FlagsEntryServiceImpl
Modifier and Type | Method and Description |
---|---|
void |
addEntry(java.lang.String className,
long classPK,
java.lang.String reporterEmailAddress,
long reportedUserId,
java.lang.String contentTitle,
java.lang.String contentURL,
java.lang.String reason,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
java.lang.String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier.
|
void addEntry(java.lang.String className, long classPK, java.lang.String reporterEmailAddress, long reportedUserId, java.lang.String contentTitle, java.lang.String contentURL, java.lang.String reason, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
java.lang.String getOSGiServiceIdentifier()