org.gcube.portlets.user.newsfeed.server
Class LikeNotificationsThread

java.lang.Object
  extended by org.gcube.portlets.user.newsfeed.server.LikeNotificationsThread
All Implemented Interfaces:
Runnable

public class LikeNotificationsThread
extends Object
implements Runnable

Author:
Massimiliano Assante ISTI-CNR

Constructor Summary
LikeNotificationsThread(String commentText, org.gcube.applicationsupportlayer.social.NotificationsManager nm, ArrayList<org.gcube.portal.databook.shared.Like> likes)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LikeNotificationsThread

public LikeNotificationsThread(String commentText,
                               org.gcube.applicationsupportlayer.social.NotificationsManager nm,
                               ArrayList<org.gcube.portal.databook.shared.Like> likes)
Method Detail

run

public void run()
Specified by:
run in interface Runnable


Copyright © 2013. All Rights Reserved.