| Interface | Description |
|---|---|
| IAnnouncementService | |
| IConfigService |
Provides access to the config mode settings for the Announcement portlet
|
| IGroupService | |
| ITopicSubscriptionService |
Implementations of this interface tell the controller(s) which topic(s) will be displayed in the
portlet for the specified user, and for enforcing restrictions on those topics established by
administrators.
|
| Class | Description |
|---|---|
| AnnouncementCleanupThread | |
| ConfigService | |
| HibernateAnnouncementService | |
| PortletXMLGroupService |
This class attempts to read the portlet.xml file to determine what groups should be available to
evaluate against.
|
| UserConfiguredTopicSubscriptionService | |
| UserIdService |
This Spring-managed bean is responsible for extracting the userId from the PortletRequest.
|
| UserPermissionChecker |
Utility class that can be used statically to check role membership of a Topic, or when
instantiated, can be used inside a JSP for example to check role membership as it relates to a
specific Topic.
|
| UserPermissionCheckerFactory |
| Enum | Description |
|---|---|
| AnnouncementPreferences |
Copyright © 2017 Jasig, Inc.. All Rights Reserved.