public class AnnouncementsUtil extends Object
Constructor and Description |
---|
AnnouncementsUtil() |
Modifier and Type | Method and Description |
---|---|
static LinkedHashMap<Long,long[]> |
getAnnouncementScopes(long userId) |
static List<Group> |
getGroups(ThemeDisplay themeDisplay) |
static List<Organization> |
getOrganizations(ThemeDisplay themeDisplay) |
static List<Role> |
getRoles(ThemeDisplay themeDisplay) |
static List<UserGroup> |
getUserGroups(ThemeDisplay themeDisplay) |
public static LinkedHashMap<Long,long[]> getAnnouncementScopes(long userId) throws PortalException
PortalException
public static List<Group> getGroups(ThemeDisplay themeDisplay) throws Exception
Exception
public static List<Organization> getOrganizations(ThemeDisplay themeDisplay) throws Exception
Exception
public static List<Role> getRoles(ThemeDisplay themeDisplay) throws Exception
Exception
public static List<UserGroup> getUserGroups(ThemeDisplay themeDisplay) throws Exception
Exception