Liferay 6.2-ce-ga5

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

Packages that use UserNotificationDeliveryPersistence
com.liferay.portal.service.persistence This package defines the portal service persistence interfaces, classes, and utilities. 
 

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

Methods in com.liferay.portal.service.persistence that return UserNotificationDeliveryPersistence
static UserNotificationDeliveryPersistence UserNotificationDeliveryUtil.getPersistence()
           
 

Methods in com.liferay.portal.service.persistence with parameters of type UserNotificationDeliveryPersistence
 void UserNotificationDeliveryUtil.setPersistence(UserNotificationDeliveryPersistence persistence)
          Deprecated. As of 6.2.0
 


Liferay 6.2-ce-ga5