public class UserNotificationEventServiceImpl extends UserNotificationEventServiceBaseImpl
counterLocalService, userNotificationEventLocalService, userNotificationEventPersistence, userNotificationEventService
Constructor and Description |
---|
UserNotificationEventServiceImpl() |
Modifier and Type | Method and Description |
---|---|
com.liferay.portal.kernel.model.UserNotificationEvent |
getUserNotificationEvent(long userNotificationEventId) |
com.liferay.portal.kernel.model.UserNotificationEvent |
updateUserNotificationEvent(String uuid,
long companyId,
boolean archive) |
afterPropertiesSet, destroy, getCounterLocalService, getModelClass, getModelClassName, getOSGiServiceIdentifier, getUserNotificationEventLocalService, getUserNotificationEventPersistence, getUserNotificationEventService, runSQL, setCounterLocalService, setUserNotificationEventLocalService, setUserNotificationEventPersistence, setUserNotificationEventService
public com.liferay.portal.kernel.model.UserNotificationEvent getUserNotificationEvent(long userNotificationEventId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public com.liferay.portal.kernel.model.UserNotificationEvent updateUserNotificationEvent(String uuid, long companyId, boolean archive) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException