Liferay 6.0-ee-sp2

Uses of Interface
com.liferay.portal.service.persistence.UserNotificationEventPersistence

Packages that use UserNotificationEventPersistence
com.liferay.portal.service.persistence   
 

Uses of UserNotificationEventPersistence in com.liferay.portal.service.persistence
 

Methods in com.liferay.portal.service.persistence that return UserNotificationEventPersistence
static UserNotificationEventPersistence UserNotificationEventUtil.getPersistence()
           
 

Methods in com.liferay.portal.service.persistence with parameters of type UserNotificationEventPersistence
 void UserNotificationEventUtil.setPersistence(UserNotificationEventPersistence persistence)
           
 


Liferay 6.0-ee-sp2