Liferay 6.2-ce-ga5

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

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

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

Methods in com.liferay.portal.kernel.notifications that return UserNotificationFeedEntry
protected  UserNotificationFeedEntry BaseUserNotificationHandler.doInterpret(UserNotificationEvent userNotificationEvent, ServiceContext serviceContext)
           
 UserNotificationFeedEntry UserNotificationManager.interpret(String selector, UserNotificationEvent userNotificationEvent, ServiceContext serviceContext)
           
static UserNotificationFeedEntry UserNotificationManagerUtil.interpret(String selector, UserNotificationEvent userNotificationEvent, ServiceContext serviceContext)
           
 UserNotificationFeedEntry UserNotificationHandler.interpret(UserNotificationEvent userNotificationEvent, ServiceContext serviceContext)
           
 UserNotificationFeedEntry BaseUserNotificationHandler.interpret(UserNotificationEvent userNotificationEvent, ServiceContext serviceContext)
           
 


Liferay 6.2-ce-ga5