@AccessControlled @JSONWebService @ProviderType @Transactional(isolation=PORTAL, rollbackFor={PortalException.class,SystemException.class}) public interface FlagsEntryService extends BaseService
FlagsEntryServiceUtil| 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,
ServiceContext serviceContext) |
java.lang.String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier.
|
@JSONWebService(mode=IGNORE) 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, ServiceContext serviceContext) throws PortalException
PortalExceptionjava.lang.String getOSGiServiceIdentifier()