Liferay 6.0.5

com.liferay.portlet.announcements.util
Class AnnouncementsUtil

java.lang.Object
  extended by com.liferay.portlet.announcements.util.AnnouncementsUtil

public class AnnouncementsUtil
extends Object


Constructor Summary
AnnouncementsUtil()
           
 
Method Summary
static LinkedHashMap<Long,long[]> getAnnouncementScopes(long userId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnouncementsUtil

public AnnouncementsUtil()
Method Detail

getAnnouncementScopes

public static LinkedHashMap<Long,long[]> getAnnouncementScopes(long userId)
                                                        throws PortalException,
                                                               SystemException
Throws:
PortalException
SystemException

Liferay 6.0.5