Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portal.kernel.notifications.UserNotificationDeliveryType

Packages that use UserNotificationDeliveryType
com.liferay.portal.kernel.notifications   
 

Uses of UserNotificationDeliveryType in com.liferay.portal.kernel.notifications
 

Methods in com.liferay.portal.kernel.notifications that return UserNotificationDeliveryType
 UserNotificationDeliveryType UserNotificationDefinition.getUserNotificationDeliveryType(int deliveryType)
           
 

Methods in com.liferay.portal.kernel.notifications that return types with arguments of type UserNotificationDeliveryType
 Map<Integer,UserNotificationDeliveryType> UserNotificationDefinition.getUserNotificationDeliveryTypes()
           
 

Methods in com.liferay.portal.kernel.notifications with parameters of type UserNotificationDeliveryType
 void UserNotificationDefinition.addUserNotificationDeliveryType(UserNotificationDeliveryType userNotificationDeliveryType)
           
 


Liferay 6.2-ce-ga5