Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portal.kernel.notifications.NotificationEventFactory

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

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

Methods in com.liferay.portal.kernel.notifications that return NotificationEventFactory
static NotificationEventFactory NotificationEventFactoryUtil.getNotificationEventFactory()
           
 

Methods in com.liferay.portal.kernel.notifications with parameters of type NotificationEventFactory
 void NotificationEventFactoryUtil.setNotificationEventFactory(NotificationEventFactory notificationEventFactory)
           
 


Liferay 6.1.2-ce-ga3