| Interface | Description |
|---|---|
| IAnnouncementService |
IAnnouncementService interface.
|
| IConfigService |
Provides access to the config mode settings for the Announcement portlet
|
| IGroupService |
IGroupService interface.
|
| 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 |
AnnouncementCleanupThread class.
|
| ConfigService |
ConfigService class.
|
| HibernateAnnouncementService |
HibernateAnnouncementService class.
|
| PortletXMLGroupService |
This class attempts to read the portlet.xml file to determine what groups should be available to
evaluate against.
|
| UserConfiguredTopicSubscriptionService |
UserConfiguredTopicSubscriptionService class.
|
| 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 |
UserPermissionCheckerFactory class.
|
| Enum | Description |
|---|---|
| AnnouncementPreferences |
AnnouncementPreferences class.
|
Copyright © 2019 Jasig, Inc.. All rights reserved.