@AccessControlled @JSONWebService @ProviderType @Transactional(isolation=PORTAL, rollbackFor={PortalException.class,SystemException.class}) public interface FlagsEntryService extends BaseService
FlagsEntryServiceUtil,
com.liferay.portlet.flags.service.base.FlagsEntryServiceBaseImpl,
com.liferay.portlet.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,
ServiceContext serviceContext) |
java.lang.String |
getBeanIdentifier()
Returns the Spring bean ID for this bean.
|
void |
setBeanIdentifier(java.lang.String beanIdentifier)
Sets the Spring bean ID for this bean.
|
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 getBeanIdentifier()
void setBeanIdentifier(java.lang.String beanIdentifier)
beanIdentifier - the Spring bean ID for this bean