com.liferay.portlet.announcements.util
Class AnnouncementsUtil
java.lang.Object
com.liferay.portlet.announcements.util.AnnouncementsUtil
public class AnnouncementsUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnouncementsUtil
public AnnouncementsUtil()
getAnnouncementScopes
public static LinkedHashMap<Long,long[]> getAnnouncementScopes(long userId)
throws PortalException,
SystemException
- Throws:
PortalException
SystemException
getGroups
public static List<Group> getGroups(ThemeDisplay themeDisplay)
throws Exception
- Throws:
Exception
getOrganizations
public static List<Organization> getOrganizations(ThemeDisplay themeDisplay)
throws Exception
- Throws:
Exception
getRoles
public static List<Role> getRoles(ThemeDisplay themeDisplay)
throws Exception
- Throws:
Exception
getUserGroups
public static List<UserGroup> getUserGroups(ThemeDisplay themeDisplay)
throws Exception
- Throws:
Exception