Skip navigation links
A C D E G H I L M N O P R S T U V W 

A

ACTION_DISPLAY_FULL_ANNOUNCEMENT - Static variable in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
Constant ACTION_DISPLAY_FULL_ANNOUNCEMENT="displayFullAnnouncement"
actionAddAnnouncementForm(Announcement, BindingResult, SessionStatus, ActionRequest, ActionResponse) - Method in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminAnnouncementController
Saves the announcement
actionAddTopicForm(Topic, BindingResult, SessionStatus, ActionRequest, ActionResponse) - Method in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminTopicController
Saves the Topic that was submitted
actionDeleteAnnouncement(Long, Long, ActionRequest, ActionResponse) - Method in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminAnnouncementController
Handles deletion of announcements
actionDeleteTopic(String, ActionRequest, ActionResponse) - Method in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminTopicController
Delete a specified topic
addOrSaveAnnouncement(Announcement) - Method in class org.jasig.portlet.announcements.service.HibernateAnnouncementService
addOrSaveAnnouncement.
addOrSaveAnnouncement(Announcement) - Method in interface org.jasig.portlet.announcements.service.IAnnouncementService
addOrSaveAnnouncement.
addOrSaveTopic(Topic) - Method in class org.jasig.portlet.announcements.service.HibernateAnnouncementService
addOrSaveTopic.
addOrSaveTopic(Topic) - Method in interface org.jasig.portlet.announcements.service.IAnnouncementService
addOrSaveTopic.
addOrSaveTopicSubscription(List<TopicSubscription>) - Method in class org.jasig.portlet.announcements.service.HibernateAnnouncementService
addOrSaveTopicSubscription.
addOrSaveTopicSubscription(List<TopicSubscription>) - Method in interface org.jasig.portlet.announcements.service.IAnnouncementService
addOrSaveTopicSubscription.
ADMIN_ROLE_NAME - Static variable in interface org.jasig.portlet.announcements.model.UserRoles
Constant ADMIN_ROLE_NAME="admin"
AdminAnnouncementController - Class in org.jasig.portlet.announcements.mvc.portlet.admin
AdminAnnouncementController class.
AdminAnnouncementController() - Constructor for class org.jasig.portlet.announcements.mvc.portlet.admin.AdminAnnouncementController
 
AdminController - Class in org.jasig.portlet.announcements.mvc.portlet.admin
AdminController class.
AdminController() - Constructor for class org.jasig.portlet.announcements.mvc.portlet.admin.AdminController
 
AdminHelpController - Class in org.jasig.portlet.announcements.mvc.portlet.admin
AdminHelpController class.
AdminHelpController() - Constructor for class org.jasig.portlet.announcements.mvc.portlet.admin.AdminHelpController
 
AdminRoleSetController - Class in org.jasig.portlet.announcements.mvc.portlet.admin
AdminRoleSetController class.
AdminRoleSetController() - Constructor for class org.jasig.portlet.announcements.mvc.portlet.admin.AdminRoleSetController
 
AdminTopicController - Class in org.jasig.portlet.announcements.mvc.portlet.admin
AdminTopicController class.
AdminTopicController() - Constructor for class org.jasig.portlet.announcements.mvc.portlet.admin.AdminTopicController
 
afterPropertiesSet() - Method in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminAnnouncementController
afterPropertiesSet.
afterPropertiesSet() - Method in class org.jasig.portlet.announcements.mvc.UserAgentViewNameSelector
afterPropertiesSet.
afterPropertiesSet() - Method in class org.jasig.portlet.announcements.service.UserPermissionCheckerFactory
AjaxApproveController - Class in org.jasig.portlet.announcements.mvc.servlet
Responsible for receiving and processing the publish/unpublish messages sent from the Admin portlet via AJaX.
AjaxApproveController() - Constructor for class org.jasig.portlet.announcements.mvc.servlet.AjaxApproveController
 
Announcement - Class in org.jasig.portlet.announcements.model
Announcement class.
Announcement() - Constructor for class org.jasig.portlet.announcements.model.Announcement
 
ANNOUNCEMENT_NAMESPACE - Static variable in interface org.jasig.portlet.announcements.xml.Namespaces
Constant ANNOUNCEMENT_NAMESPACE="http://www.uPortal.org/schema/announcem"{trunked}
AnnouncementCleanupThread - Class in org.jasig.portlet.announcements.service
AnnouncementCleanupThread class.
AnnouncementCleanupThread() - Constructor for class org.jasig.portlet.announcements.service.AnnouncementCleanupThread
Constructor for AnnouncementCleanupThread.
AnnouncementConfiguration - Class in org.jasig.portlet.announcements.model
AnnouncementConfiguration class.
AnnouncementConfiguration() - Constructor for class org.jasig.portlet.announcements.model.AnnouncementConfiguration
 
announcementConfiguration(PortletRequest) - Method in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementConfigurationController
announcementConfiguration.
AnnouncementConfigurationController - Class in org.jasig.portlet.announcements.mvc.portlet.display
AnnouncementConfigurationController class.
AnnouncementConfigurationController() - Constructor for class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementConfigurationController
 
AnnouncementFilterType - Enum in org.jasig.portlet.announcements.model
AnnouncementFilterType class.
AnnouncementPreferences - Enum in org.jasig.portlet.announcements.service
AnnouncementPreferences class.
AnnouncementSortStrategy - Enum in org.jasig.portlet.announcements.model
AnnouncementSortStrategy class.
AnnouncementsPreferencesController - Class in org.jasig.portlet.announcements.mvc.portlet.display
AnnouncementsPreferencesController class.
AnnouncementsPreferencesController() - Constructor for class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsPreferencesController
 
announcementsResource(ResourceRequest, ResourceResponse) - Method in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
announcementsResource.
AnnouncementsViewController - Class in org.jasig.portlet.announcements.mvc.portlet.display
AnnouncementsViewController class.
AnnouncementsViewController() - Constructor for class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
 
AnnouncementValidator - Class in org.jasig.portlet.announcements.model.validators
AnnouncementValidator class.
AnnouncementValidator() - Constructor for class org.jasig.portlet.announcements.model.validators.AnnouncementValidator
Constructor for AnnouncementValidator.
AnnouncementValidator(boolean, boolean) - Constructor for class org.jasig.portlet.announcements.model.validators.AnnouncementValidator
Constructor for AnnouncementValidator.
ApplicationContextConnectionProvider - Class in org.jasig.portlet.announcements.hibernate
When the hibernate3-maven-plugin:hbm2ddl goal is executed, this class provides connections from the Spring ApplicationContext, which is capable of using encrypted database connection settings (in datasource.properties).
ApplicationContextConnectionProvider() - Constructor for class org.jasig.portlet.announcements.hibernate.ApplicationContextConnectionProvider
 
AUDIENCE_ROLE_NAME - Static variable in interface org.jasig.portlet.announcements.model.UserRoles
Constant AUDIENCE_ROLE_NAME="audience"
AUTHOR_ROLE_NAME - Static variable in interface org.jasig.portlet.announcements.model.UserRoles
Constant AUTHOR_ROLE_NAME="author"

C

canEditTopic() - Method in class org.jasig.portlet.announcements.service.UserPermissionChecker
canEditTopic.
close() - Method in class org.jasig.portlet.announcements.hibernate.ApplicationContextConnectionProvider
closeConnection(Connection) - Method in class org.jasig.portlet.announcements.hibernate.ApplicationContextConnectionProvider
compareTo(Announcement) - Method in class org.jasig.portlet.announcements.model.Announcement
compareTo.
ConfigService - Class in org.jasig.portlet.announcements.service
ConfigService class.
ConfigService() - Constructor for class org.jasig.portlet.announcements.service.ConfigService
 
configure(Properties) - Method in class org.jasig.portlet.announcements.hibernate.ApplicationContextConnectionProvider
contextDestroyed(ServletContextEvent) - Method in class org.jasig.portlet.announcements.spring.PortletApplicationContextLocator
contextInitialized(ServletContextEvent) - Method in class org.jasig.portlet.announcements.spring.PortletApplicationContextLocator
create(Object...) - Method in class org.jasig.portlet.announcements.spring.DoubleCheckedCreator
create.
create(Object...) - Method in class org.jasig.portlet.announcements.spring.SingletonDoubleCheckedCreator
create.
createDelegate(XmlReaderContext, Element, BeanDefinitionParserDelegate) - Method in class org.jasig.portlet.announcements.spring.LazyInitByDefaultBeanDefinitionDocumentReader
createSingleton(Object...) - Method in class org.jasig.portlet.announcements.spring.SingletonDoubleCheckedCreator
Called only once as long as it returns successfully
createUserPermissionChecker(PortletRequest, Topic) - Method in class org.jasig.portlet.announcements.service.UserPermissionCheckerFactory
createUserPermissionChecker.

D

DATABASE_CONTEXT_LOCATION - Static variable in class org.jasig.portlet.announcements.spring.PortletApplicationContextLocator
Subset of the main context; used in hbm2dll and importing
DEFAULT_ABSTRACT_MAX_LENGTH - Static variable in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminAnnouncementController
Constant DEFAULT_ABSTRACT_MAX_LENGTH="255"
DEFAULT_SORT_STRATEGY - Static variable in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminTopicController
Constant DEFAULT_SORT_STRATEGY="START_DISPLAY_DATE_ASCENDING"
DEFAULT_SORT_STRATEGY - Static variable in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
Constant DEFAULT_SORT_STRATEGY="START_DISPLAY_DATE_ASCENDING"
DEFAULT_TINY_MCE_INITIALIZATION_OPTIONS - Static variable in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminAnnouncementController
Constant DEFAULT_TINY_MCE_INITIALIZATION_OPTIONS="mode:\"textareas\", editor_selector:\""{trunked}
DEFAULT_USE_ATTACHMENTS - Static variable in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminAnnouncementController
Constant DEFAULT_USE_ATTACHMENTS="true"
deleteAnnouncement(Announcement) - Method in class org.jasig.portlet.announcements.service.HibernateAnnouncementService
deleteAnnouncement.
deleteAnnouncement(Announcement) - Method in interface org.jasig.portlet.announcements.service.IAnnouncementService
deleteAnnouncement.
deleteAnnouncementsPastCurrentTime() - Method in class org.jasig.portlet.announcements.service.HibernateAnnouncementService
deleteAnnouncementsPastCurrentTime.
deleteAnnouncementsPastCurrentTime() - Method in interface org.jasig.portlet.announcements.service.IAnnouncementService
deleteAnnouncementsPastCurrentTime.
deleteAnnouncementsPastExpirationThreshold(int) - Method in class org.jasig.portlet.announcements.service.HibernateAnnouncementService
deleteAnnouncementsPastExpirationThreshold.
deleteAnnouncementsPastExpirationThreshold(int) - Method in interface org.jasig.portlet.announcements.service.IAnnouncementService
deleteAnnouncementsPastExpirationThreshold.
deleteTopic(Topic) - Method in class org.jasig.portlet.announcements.service.HibernateAnnouncementService
deleteTopic.
deleteTopic(Topic) - Method in interface org.jasig.portlet.announcements.service.IAnnouncementService
deleteTopic.
deleteTopicSubscription(TopicSubscription) - Method in class org.jasig.portlet.announcements.service.HibernateAnnouncementService
deleteTopicSubscription.
deleteTopicSubscription(TopicSubscription) - Method in interface org.jasig.portlet.announcements.service.IAnnouncementService
deleteTopicSubscription.
displayFullAnnouncement(Model, RenderRequest, String) - Method in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
displayFullAnnouncement.
displayFullAnnouncementHistory(Model, RenderRequest, String) - Method in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
displayFullAnnouncementHistory.
displayHistory(Model, RenderRequest) - Method in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
displayHistory.
DoubleCheckedCreator<T> - Class in org.jasig.portlet.announcements.spring
Implementation of double-checked locking for object creation using a ReadWriteLock
DoubleCheckedCreator() - Constructor for class org.jasig.portlet.announcements.spring.DoubleCheckedCreator
Constructor for DoubleCheckedCreator.
DoubleCheckedCreator(ReadWriteLock) - Constructor for class org.jasig.portlet.announcements.spring.DoubleCheckedCreator
Constructor for DoubleCheckedCreator.

E

editPreferences(Model, RenderRequest) - Method in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsPreferencesController
editPreferences.
emergenciesResource(ResourceRequest, ResourceResponse) - Method in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
emergenciesResource.
EMERGENCY - Static variable in class org.jasig.portlet.announcements.model.Topic
Constant EMERGENCY=4
equals(Object) - Method in class org.jasig.portlet.announcements.model.Announcement
equals(Object) - Method in class org.jasig.portlet.announcements.model.Topic
equals(Object) - Method in class org.jasig.portlet.announcements.model.TopicSubscription
Exporter - Class in org.jasig.portlet.announcements
Exporter class.
Exporter() - Constructor for class org.jasig.portlet.announcements.Exporter
 

G

get(Object...) - Method in class org.jasig.portlet.announcements.spring.DoubleCheckedCreator
Double checking retrieval/creation of an object
getAbstractText() - Method in class org.jasig.portlet.announcements.model.Announcement
Getter for the field abstractText.
getAdmins() - Method in class org.jasig.portlet.announcements.model.Topic
Getter for the field admins.
getAllowEmptyMessage(PortletRequest) - Method in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminAnnouncementController
getAllowEmptyMessage.
getAllowOpenEndDate(PortletRequest) - Method in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminAnnouncementController
getAllowOpenEndDate.
getAllRoles() - Method in interface org.jasig.portlet.announcements.service.IGroupService
getAllRoles.
getAllRoles() - Method in class org.jasig.portlet.announcements.service.PortletXMLGroupService
getAllRoles.
getAllRolesFromGroupSet(Set<String>) - Method in interface org.jasig.portlet.announcements.service.IGroupService
getAllRolesFromGroupSet.
getAllRolesFromGroupSet(Set<String>) - Method in class org.jasig.portlet.announcements.service.PortletXMLGroupService
getAllRolesFromGroupSet.
getAllTopics() - Method in class org.jasig.portlet.announcements.service.HibernateAnnouncementService
Fetch all the Topics from the database and return them as a list
getAllTopics() - Method in interface org.jasig.portlet.announcements.service.IAnnouncementService
getAllTopics.
getAnnouncement(Long) - Method in class org.jasig.portlet.announcements.service.HibernateAnnouncementService
getAnnouncement.
getAnnouncement(Long) - Method in interface org.jasig.portlet.announcements.service.IAnnouncementService
getAnnouncement.
getAnnouncements() - Method in class org.jasig.portlet.announcements.model.Topic
Returns a list of all announcements in this topic, regardless of status.
getApplicationContext(String) - Static method in class org.jasig.portlet.announcements.spring.PortletApplicationContextLocator
If running in a web application the existing WebApplicationContext will be returned.
getAsText() - Method in class org.jasig.portlet.announcements.mvc.TopicEditor
getAttachments() - Method in class org.jasig.portlet.announcements.model.Announcement
Getter for the field attachments.
getAudience() - Method in class org.jasig.portlet.announcements.model.Topic
Getter for the field audience.
getAuthor() - Method in class org.jasig.portlet.announcements.model.Announcement
Getter for the field author.
getAuthors() - Method in class org.jasig.portlet.announcements.model.Topic
Getter for the field authors.
getComparator() - Method in enum org.jasig.portlet.announcements.model.AnnouncementSortStrategy
getComparator.
getConfigFormView() - Method in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementConfigurationController
getConfigFormView.
getConfiguration(PortletRequest) - Method in class org.jasig.portlet.announcements.service.ConfigService
getConfiguration.
getConfiguration(PortletRequest) - Method in interface org.jasig.portlet.announcements.service.IConfigService
getConfiguration.
getConnection() - Method in class org.jasig.portlet.announcements.hibernate.ApplicationContextConnectionProvider
getCreated() - Method in class org.jasig.portlet.announcements.model.Announcement
Getter for the field created.
getCreator() - Method in class org.jasig.portlet.announcements.model.Topic
Getter for the field creator.
getDescription() - Method in class org.jasig.portlet.announcements.model.Topic
Getter for the field description.
getDisplayingAnnouncementCount() - Method in class org.jasig.portlet.announcements.model.Topic
Get the current number of displaying announcements
getDisplayPublishDate(PortletRequest) - Method in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
getDisplayPublishDate.
getEmergencyTopic() - Method in class org.jasig.portlet.announcements.service.HibernateAnnouncementService
getEmergencyTopic.
getEmergencyTopic() - Method in interface org.jasig.portlet.announcements.service.IAnnouncementService
getEmergencyTopic.
getEndDisplay() - Method in class org.jasig.portlet.announcements.model.Announcement
Getter for the field endDisplay.
getFilterContent() - Method in class org.jasig.portlet.announcements.model.AnnouncementConfiguration
getFilterContent.
getFilterItems() - Method in class org.jasig.portlet.announcements.model.AnnouncementConfiguration
Getter for the field filterItems.
getFilterType() - Method in class org.jasig.portlet.announcements.model.AnnouncementConfiguration
Getter for the field filterType.
getGroup(String) - Method in class org.jasig.portlet.announcements.model.Topic
getGroup.
getHelpView() - Method in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminHelpController
getHelpView.
getHistoricAnnouncements() - Method in class org.jasig.portlet.announcements.model.Topic
Returns a list of all historic announcements in this topic.
getId() - Method in class org.jasig.portlet.announcements.model.Announcement
Getter for the field id.
getId() - Method in class org.jasig.portlet.announcements.model.Topic
Getter for the field id.
getId() - Method in class org.jasig.portlet.announcements.model.TopicSubscription
Getter for the field id.
getKey() - Method in enum org.jasig.portlet.announcements.model.AnnouncementFilterType
Getter for the field key.
getKey() - Method in enum org.jasig.portlet.announcements.service.AnnouncementPreferences
Getter for the field key.
getLink() - Method in class org.jasig.portlet.announcements.model.Announcement
Getter for the field link.
getMessage() - Method in class org.jasig.portlet.announcements.model.Announcement
Getter for the field message.
getModerators() - Method in class org.jasig.portlet.announcements.model.Topic
Getter for the field moderators.
getName() - Method in class org.jasig.portlet.announcements.model.Role
Getter for the field name.
getNonHistoricAnnouncements() - Method in class org.jasig.portlet.announcements.model.Topic
Returns a list of all historic announcements in this topic.
getNullSafeEndDisplay() - Method in class org.jasig.portlet.announcements.model.Announcement
getNullSafeEndDisplay.
getOwner() - Method in class org.jasig.portlet.announcements.model.TopicSubscription
Getter for the field owner.
getPageSize(PortletRequest) - Method in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
getPageSize.
getParent() - Method in class org.jasig.portlet.announcements.model.Announcement
Getter for the field parent.
getPendingAnnouncementCount() - Method in class org.jasig.portlet.announcements.model.Topic
Get the current number of pending announcements
getPendingAnnouncements() - Method in class org.jasig.portlet.announcements.model.Topic
getPendingAnnouncements.
getPerson() - Method in class org.jasig.portlet.announcements.model.Role
getPerson.
getPersonName() - Method in class org.jasig.portlet.announcements.model.Role
getPersonName.
getPublished() - Method in class org.jasig.portlet.announcements.model.Announcement
Getter for the field published.
getPublishedAnnouncements() - Method in class org.jasig.portlet.announcements.model.Topic
Returns a list of all published announcements in this topic.
getRequiredWebApplicationContext() - Static method in class org.jasig.portlet.announcements.spring.PortletApplicationContextLocator
Deprecated.
This method is a work-around for areas in uPortal that do not have the ability to use the WebApplicationContextUtils.getRequiredWebApplicationContext(javax.servlet.ServletContext) directly.
getRssFeed(HttpServletRequest, HttpServletResponse) - Method in class org.jasig.portlet.announcements.mvc.servlet.RssFeedController
getRssFeed.
getScheduledAnnouncementCount() - Method in class org.jasig.portlet.announcements.model.Topic
Get the current number of approved & scheduled announcements
getScrollingDisplayHeightPixels(PortletRequest) - Method in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
getScrollingDisplayHeightPixels.
getSelected() - Method in class org.jasig.portlet.announcements.model.Role
Getter for the field selected.
getSelectedRoles() - Method in class org.jasig.portlet.announcements.model.RoleSelection
Getter for the field selectedRoles.
getSetForRoleSelection(RoleSelection) - Method in interface org.jasig.portlet.announcements.service.IGroupService
getSetForRoleSelection.
getSetForRoleSelection(RoleSelection) - Method in class org.jasig.portlet.announcements.service.PortletXMLGroupService
getSetForRoleSelection.
getStartDisplay() - Method in class org.jasig.portlet.announcements.model.Announcement
Getter for the field startDisplay.
getStrategy(String) - Static method in enum org.jasig.portlet.announcements.model.AnnouncementSortStrategy
getStrategy.
getSubscribed() - Method in class org.jasig.portlet.announcements.model.TopicSubscription
Getter for the field subscribed.
getSubscriptionMethod() - Method in class org.jasig.portlet.announcements.model.Topic
Getter for the field subscriptionMethod.
getSubscriptions() - Method in class org.jasig.portlet.announcements.model.Topic
Getter for the field subscriptions.
getTitle() - Method in class org.jasig.portlet.announcements.model.Announcement
Getter for the field title.
getTitle() - Method in class org.jasig.portlet.announcements.model.Topic
Getter for the field title.
getTopic() - Method in class org.jasig.portlet.announcements.model.TopicSubscription
Getter for the field topic.
getTopic(Long) - Method in class org.jasig.portlet.announcements.service.HibernateAnnouncementService
getTopic.
getTopic(Long) - Method in interface org.jasig.portlet.announcements.service.IAnnouncementService
getTopic.
getTopicSubscription(PortletRequest, boolean) - Method in interface org.jasig.portlet.announcements.service.ITopicSubscriptionService
getTopicSubscription.
getTopicSubscription(PortletRequest) - Method in interface org.jasig.portlet.announcements.service.ITopicSubscriptionService
getTopicSubscription.
getTopicSubscription(PortletRequest, boolean) - Method in class org.jasig.portlet.announcements.service.UserConfiguredTopicSubscriptionService
getTopicSubscription.
getTopicSubscription(PortletRequest) - Method in class org.jasig.portlet.announcements.service.UserConfiguredTopicSubscriptionService
getTopicSubscription.
getTopicSubscriptionEdit(RenderRequest) - Method in interface org.jasig.portlet.announcements.service.ITopicSubscriptionService
getTopicSubscriptionEdit.
getTopicSubscriptionEdit(RenderRequest) - Method in class org.jasig.portlet.announcements.service.UserConfiguredTopicSubscriptionService
getTopicSubscriptionEdit.
getTopicSubscriptionFor(PortletRequest) - Method in class org.jasig.portlet.announcements.service.HibernateAnnouncementService
getTopicSubscriptionFor.
getTopicSubscriptionFor(PortletRequest) - Method in interface org.jasig.portlet.announcements.service.IAnnouncementService
getTopicSubscriptionFor.
getUserId(PortletRequest) - Method in class org.jasig.portlet.announcements.service.UserIdService
getUserId.
getUserName() - Method in class org.jasig.portlet.announcements.service.UserPermissionChecker
Used in JSPs.
getUseScrollingDisplay(PortletRequest) - Method in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
getUseScrollingDisplay.
getWebApplicationContext() - Static method in class org.jasig.portlet.announcements.spring.PortletApplicationContextLocator
Deprecated.
This method is a work-around for areas in uPortal that do not have the ability to use the WebApplicationContextUtils.getWebApplicationContext(javax.servlet.ServletContext) directly.

H

hashCode() - Method in class org.jasig.portlet.announcements.model.Announcement
hashCode() - Method in class org.jasig.portlet.announcements.model.Topic
hasId() - Method in class org.jasig.portlet.announcements.model.Announcement
hasId.
hasId() - Method in class org.jasig.portlet.announcements.model.Topic
hasId.
HibernateAnnouncementService - Class in org.jasig.portlet.announcements.service
HibernateAnnouncementService class.
HibernateAnnouncementService() - Constructor for class org.jasig.portlet.announcements.service.HibernateAnnouncementService
 

I

IAnnouncementService - Interface in org.jasig.portlet.announcements.service
IAnnouncementService interface.
IConfigService - Interface in org.jasig.portlet.announcements.service
Provides access to the config mode settings for the Announcement portlet
IGroupService - Interface in org.jasig.portlet.announcements.service
IGroupService interface.
importData() - Method in class org.jasig.portlet.announcements.Importer
importData.
Importer - Class in org.jasig.portlet.announcements
Importer class.
Importer(File, IAnnouncementService) - Constructor for class org.jasig.portlet.announcements.Importer
Constructor for Importer.
init() - Method in class org.jasig.portlet.announcements.mvc.servlet.RssFeedController
init.
init() - Method in class org.jasig.portlet.announcements.service.PortletXMLGroupService
init.
init() - Method in class org.jasig.portlet.announcements.service.UserConfiguredTopicSubscriptionService
init.
init() - Method in class org.jasig.portlet.announcements.service.UserIdService
init.
initBinder(WebDataBinder) - Method in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminAnnouncementController
initBinder.
inRoleForTopic(PortletRequest, String, Topic) - Static method in class org.jasig.portlet.announcements.service.UserPermissionChecker
inRoleForTopic.
invalid(T, Object...) - Method in class org.jasig.portlet.announcements.spring.DoubleCheckedCreator
The default impl returns true if value is null.
isAdmin() - Method in class org.jasig.portlet.announcements.service.UserPermissionChecker
Used in JSPs.
isAllowRss() - Method in class org.jasig.portlet.announcements.model.Topic
isAllowRss.
isAudience() - Method in class org.jasig.portlet.announcements.service.UserPermissionChecker
isAudience.
isAuthor() - Method in class org.jasig.portlet.announcements.service.UserPermissionChecker
isAuthor.
isCreated() - Method in class org.jasig.portlet.announcements.spring.SingletonDoubleCheckedCreator
isCreated.
isGuest(PortletRequest) - Method in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsPreferencesController
isGuest.
isGuest(PortletRequest) - Method in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
isGuest.
isGuest() - Method in class org.jasig.portlet.announcements.service.UserPermissionChecker
isGuest.
isMobile(PortletRequest) - Method in class org.jasig.portlet.announcements.mvc.ThemeViewNameSelector
isMobile.
isModerator() - Method in class org.jasig.portlet.announcements.service.UserPermissionChecker
isModerator.
isPortalAdmin(PortletRequest) - Static method in class org.jasig.portlet.announcements.service.UserPermissionChecker
isPortalAdmin.
isRunningInWebApplication() - Static method in class org.jasig.portlet.announcements.spring.PortletApplicationContextLocator
ITopicSubscriptionService - Interface in org.jasig.portlet.announcements.service
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.
IViewNameSelector - Interface in org.jasig.portlet.announcements.mvc
IViewNameSelector interface.

L

LazyInitByDefaultBeanDefinitionDocumentReader - Class in org.jasig.portlet.announcements.spring
Extends the Spring DefaultBeanDefinitionDocumentReader to set the BeanDefinitionParserDelegate.DEFAULT_LAZY_INIT_ATTRIBUTE to true, usefull when loading a context during testing or with command line tools.
LazyInitByDefaultBeanDefinitionDocumentReader() - Constructor for class org.jasig.portlet.announcements.spring.LazyInitByDefaultBeanDefinitionDocumentReader
 
log - Variable in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementConfigurationController
 
logger - Variable in class org.jasig.portlet.announcements.spring.DoubleCheckedCreator
 

M

main(String[]) - Static method in class org.jasig.portlet.announcements.Exporter
main.
main(String[]) - Static method in class org.jasig.portlet.announcements.Importer
Imports topics and announcements into the database from XML data files.
main(String[]) - Static method in class org.jasig.portlet.announcements.SchemaCreator
main.
mainView(Model, RenderRequest, Integer, Integer) - Method in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
Main method of this display controller.
mergeAnnouncement(Announcement) - Method in class org.jasig.portlet.announcements.service.HibernateAnnouncementService
mergeAnnouncement.
mergeAnnouncement(Announcement) - Method in interface org.jasig.portlet.announcements.service.IAnnouncementService
mergeAnnouncement.
mergeTopic(Topic) - Method in class org.jasig.portlet.announcements.service.HibernateAnnouncementService
mergeTopic.
mergeTopic(Topic) - Method in interface org.jasig.portlet.announcements.service.IAnnouncementService
mergeTopic.
MILLISECONDS_IN_A_YEAR - Static variable in class org.jasig.portlet.announcements.model.Announcement
Useful for announcements with open-ended display periods.
MinimizedStateHandlerInterceptor - Class in org.jasig.portlet.announcements.mvc.portlet
MinimizedStateHandlerInterceptor class.
MinimizedStateHandlerInterceptor() - Constructor for class org.jasig.portlet.announcements.mvc.portlet.MinimizedStateHandlerInterceptor
 
MOBILE_THEMES_DEFAULT - Static variable in class org.jasig.portlet.announcements.mvc.ThemeViewNameSelector
Constant MOBILE_THEMES_DEFAULT
MOBILE_THEMES_KEY - Static variable in class org.jasig.portlet.announcements.mvc.ThemeViewNameSelector
Constant MOBILE_THEMES_KEY="mobileThemes"
MODERATOR_ROLE_NAME - Static variable in interface org.jasig.portlet.announcements.model.UserRoles
Constant MODERATOR_ROLE_NAME="moderator"

N

Namespaces - Interface in org.jasig.portlet.announcements.xml
Namespaces to use for XML Schema generation and JAXB
NEWLINE - Static variable in class org.jasig.portlet.announcements.model.AnnouncementConfiguration
Constant NEWLINE="System.getProperty(line.separator)"
NOTIFICATION_NAMESPACE - Static variable in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
Constant NOTIFICATION_NAMESPACE="https://source.jasig.org/schemas/portle"{trunked}
NOTIFICATION_QUERY_LOCAL_NAME - Static variable in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
Constant NOTIFICATION_QUERY_LOCAL_NAME="NotificationQuery"
NOTIFICATION_QUERY_QNAME - Static variable in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
Constant NOTIFICATION_QUERY_QNAME
NOTIFICATION_QUERY_QNAME_STRING - Static variable in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
Constant NOTIFICATION_QUERY_QNAME_STRING="{ + NOTIFICATION_NAMESPACE + } + NOTIFI"{trunked}
NOTIFICATION_RESULT_LOCAL_NAME - Static variable in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
Constant NOTIFICATION_RESULT_LOCAL_NAME="NotificationResult"
NOTIFICATION_RESULT_QNAME - Static variable in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
Constant NOTIFICATION_RESULT_QNAME
NOTIFICATION_RESULT_QNAME_STRING - Static variable in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
Constant NOTIFICATION_RESULT_QNAME_STRING="{ + NOTIFICATION_NAMESPACE + } + NOTIFI"{trunked}

O

org.jasig.portlet.announcements - package org.jasig.portlet.announcements
 
org.jasig.portlet.announcements.hibernate - package org.jasig.portlet.announcements.hibernate
 
org.jasig.portlet.announcements.model - package org.jasig.portlet.announcements.model
 
org.jasig.portlet.announcements.model.validators - package org.jasig.portlet.announcements.model.validators
 
org.jasig.portlet.announcements.mvc - package org.jasig.portlet.announcements.mvc
 
org.jasig.portlet.announcements.mvc.portlet - package org.jasig.portlet.announcements.mvc.portlet
 
org.jasig.portlet.announcements.mvc.portlet.admin - package org.jasig.portlet.announcements.mvc.portlet.admin
 
org.jasig.portlet.announcements.mvc.portlet.display - package org.jasig.portlet.announcements.mvc.portlet.display
 
org.jasig.portlet.announcements.mvc.servlet - package org.jasig.portlet.announcements.mvc.servlet
 
org.jasig.portlet.announcements.service - package org.jasig.portlet.announcements.service
 
org.jasig.portlet.announcements.spring - package org.jasig.portlet.announcements.spring
 
org.jasig.portlet.announcements.xml - package org.jasig.portlet.announcements.xml
 

P

persistTopic(Topic) - Method in class org.jasig.portlet.announcements.service.HibernateAnnouncementService
persistTopic.
persistTopic(Topic) - Method in interface org.jasig.portlet.announcements.service.IAnnouncementService
persistTopic.
persistTopicSubscription(List<TopicSubscription>) - Method in class org.jasig.portlet.announcements.service.HibernateAnnouncementService
persistTopicSubscription.
persistTopicSubscription(List<TopicSubscription>) - Method in interface org.jasig.portlet.announcements.service.IAnnouncementService
persistTopicSubscription.
PORTAL_ADMIN_ROLE_NAME - Static variable in interface org.jasig.portlet.announcements.model.UserRoles
Constant PORTAL_ADMIN_ROLE_NAME="Portal_Administrators"
PortletApplicationContextLocator - Class in org.jasig.portlet.announcements.spring
Provides standard access to the portal's ApplicationContext.
PortletApplicationContextLocator() - Constructor for class org.jasig.portlet.announcements.spring.PortletApplicationContextLocator
 
PortletXMLGroupService - Class in org.jasig.portlet.announcements.service
This class attempts to read the portlet.xml file to determine what groups should be available to evaluate against.
PortletXMLGroupService() - Constructor for class org.jasig.portlet.announcements.service.PortletXMLGroupService
 
PREFERENCE_ABSTRACT_MAX_LENGTH - Static variable in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminAnnouncementController
Constant PREFERENCE_ABSTRACT_MAX_LENGTH="AdminAnnouncementController.abstractTex"{trunked}
PREFERENCE_ALLOW_EMPTY_MESSAGE - Static variable in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminAnnouncementController
Constant PREFERENCE_ALLOW_EMPTY_MESSAGE="AdminAnnouncementController.allowEmptyM"{trunked}
PREFERENCE_ALLOW_OPEN_ENDDATE - Static variable in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminAnnouncementController
Constant PREFERENCE_ALLOW_OPEN_ENDDATE="AdminAnnouncementController.allowOpenEn"{trunked}
PREFERENCE_DISABLE_EDIT - Static variable in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
Constant PREFERENCE_DISABLE_EDIT="AnnouncementsViewController.PREFERENCE_"{trunked}
PREFERENCE_DISPLAY_STARTDATE - Static variable in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
Constant PREFERENCE_DISPLAY_STARTDATE="AnnouncementsViewController.displayPubl"{trunked}
PREFERENCE_FILTER_ITEMS - Static variable in class org.jasig.portlet.announcements.service.UserConfiguredTopicSubscriptionService
Constant PREFERENCE_FILTER_ITEMS="AnnouncementPreferences.FILTER_ITEMS.ge"{trunked}
PREFERENCE_FILTER_TYPE - Static variable in class org.jasig.portlet.announcements.service.UserConfiguredTopicSubscriptionService
Constant PREFERENCE_FILTER_TYPE="AnnouncementPreferences.FILTER_TYPE.get"{trunked}
PREFERENCE_HIDE_ABSTRACT - Static variable in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsPreferencesController
Constant PREFERENCE_HIDE_ABSTRACT="AnnouncementsViewController.hideAbstrac"{trunked}
PREFERENCE_HIDE_ABSTRACT - Static variable in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
Constant PREFERENCE_HIDE_ABSTRACT="AnnouncementsViewController.hideAbstrac"{trunked}
PREFERENCE_PAGE_SIZE - Static variable in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
Constant PREFERENCE_PAGE_SIZE="AnnouncementsViewController.PAGE_SIZE"
PREFERENCE_SCROLLING_DISPLAY_HEIGHT_PIXELS - Static variable in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
Constant PREFERENCE_SCROLLING_DISPLAY_HEIGHT_PIXELS="AnnouncementsViewController.scrollingDi"{trunked}
PREFERENCE_SORT_STRATEGY - Static variable in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminTopicController
Constant PREFERENCE_SORT_STRATEGY="AdminTopicController.AnnouncementSortSt"{trunked}
PREFERENCE_SORT_STRATEGY - Static variable in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
Constant PREFERENCE_SORT_STRATEGY="AnnouncementsViewController.Announcemen"{trunked}
PREFERENCE_SYNDICATE_TOPICS_ANNOUNCEMENTS_DISPLAY_FNAME - Static variable in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
Constant PREFERENCE_SYNDICATE_TOPICS_ANNOUNCEMENTS_DISPLAY_FNAME="AnnouncementsViewController.syndicateTo"{trunked}
PREFERENCE_SYNDICATE_TOPICS_AS_NOTIFICATIONS - Static variable in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
Constant PREFERENCE_SYNDICATE_TOPICS_AS_NOTIFICATIONS="AnnouncementsViewController.syndicateTo"{trunked}
PREFERENCE_TINY_MCE_INITIALIZATION_OPTIONS - Static variable in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminAnnouncementController
Constant PREFERENCE_TINY_MCE_INITIALIZATION_OPTIONS="AdminAnnouncementController.tinyMceInit"{trunked}
PREFERENCE_USE_ATTACHMENTS - Static variable in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminAnnouncementController
Constant PREFERENCE_USE_ATTACHMENTS="AdminAnnouncementController.useAttachme"{trunked}
PREFERENCE_USE_SCROLLING_DISPLAY - Static variable in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
Constant PREFERENCE_USE_SCROLLING_DISPLAY="AnnouncementsViewController.useScrollin"{trunked}
preHandleRender(RenderRequest, RenderResponse, Object) - Method in class org.jasig.portlet.announcements.mvc.portlet.MinimizedStateHandlerInterceptor
previewAnnouncement(Model, RenderRequest, String) - Method in class org.jasig.portlet.announcements.mvc.portlet.admin.PreviewAnnouncementController
previewAnnouncement.
PreviewAnnouncementController - Class in org.jasig.portlet.announcements.mvc.portlet.admin
PreviewAnnouncementController class.
PreviewAnnouncementController() - Constructor for class org.jasig.portlet.announcements.mvc.portlet.admin.PreviewAnnouncementController
 
processAddUser(ActionResponse, Long, String, String) - Method in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminRoleSetController
Handler for adding individual users to a topic's permission set
processDeleteUser(ActionResponse, Long, String, String) - Method in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminRoleSetController
processDeleteUser.
processSubmit(RoleSelection, BindingResult, Long, String, ActionResponse) - Method in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminRoleSetController
processSubmit.
PULLED - Static variable in class org.jasig.portlet.announcements.model.Topic
Constant PULLED=3
PUSHED_FORCED - Static variable in class org.jasig.portlet.announcements.model.Topic
Constant PUSHED_FORCED=1
PUSHED_INITIAL - Static variable in class org.jasig.portlet.announcements.model.Topic
Constant PUSHED_INITIAL=2

R

readLock - Variable in class org.jasig.portlet.announcements.spring.DoubleCheckedCreator
 
retrieve(Object...) - Method in class org.jasig.portlet.announcements.spring.DoubleCheckedCreator
retrieve.
retrieve(Object...) - Method in class org.jasig.portlet.announcements.spring.SingletonDoubleCheckedCreator
retrieve.
Role - Class in org.jasig.portlet.announcements.model
Role class.
Role() - Constructor for class org.jasig.portlet.announcements.model.Role
Constructor for Role.
Role(String, boolean) - Constructor for class org.jasig.portlet.announcements.model.Role
Constructor for Role.
RoleSelection - Class in org.jasig.portlet.announcements.model
RoleSelection class.
RoleSelection() - Constructor for class org.jasig.portlet.announcements.model.RoleSelection
Constructor for RoleSelection.
RoleSelection(Set<String>) - Constructor for class org.jasig.portlet.announcements.model.RoleSelection
Constructor for RoleSelection.
RssFeedController - Class in org.jasig.portlet.announcements.mvc.servlet
Provides the current content of a topic in RSS format, if the topic permits it.
RssFeedController() - Constructor for class org.jasig.portlet.announcements.mvc.servlet.RssFeedController
 
run() - Method in class org.jasig.portlet.announcements.service.AnnouncementCleanupThread

S

saveConfiguration(ActionRequest, ActionResponse, AnnouncementConfiguration, String) - Method in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementConfigurationController
saveConfiguration.
saveConfiguration(ActionRequest, AnnouncementConfiguration) - Method in class org.jasig.portlet.announcements.service.ConfigService
saveConfiguration.
saveConfiguration(ActionRequest, AnnouncementConfiguration) - Method in interface org.jasig.portlet.announcements.service.IConfigService
saveConfiguration.
savePreferences(ActionRequest, ActionResponse, Integer) - Method in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsPreferencesController
savePreferences.
SchemaCreator - Class in org.jasig.portlet.announcements
This tool is responsible for creating the Announcements portlet database schema (and dropping it first, if necessary).
SchemaCreator() - Constructor for class org.jasig.portlet.announcements.SchemaCreator
 
scrubUnwantedCharacters(String) - Method in class org.jasig.portlet.announcements.model.validators.UnwantedCharacterScrubber
Loops through the UnwantedCharacters enum and does a replace all for each value.
select(PortletRequest, String) - Method in interface org.jasig.portlet.announcements.mvc.IViewNameSelector
select.
select(PortletRequest, String) - Method in class org.jasig.portlet.announcements.mvc.ThemeViewNameSelector
select.
select(PortletRequest, String) - Method in class org.jasig.portlet.announcements.mvc.UserAgentViewNameSelector
select.
setAbstractText(String) - Method in class org.jasig.portlet.announcements.model.Announcement
Setter for the field abstractText.
setAdmins(Set<String>) - Method in class org.jasig.portlet.announcements.model.Topic
Setter for the field admins.
setAllowRss(boolean) - Method in class org.jasig.portlet.announcements.model.Topic
Setter for the field allowRss.
setAnnouncements(Set<Announcement>) - Method in class org.jasig.portlet.announcements.model.Topic
Setter for the field announcements.
setAnnouncementService(IAnnouncementService) - Method in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminAnnouncementController
Setter for the field announcementService.
setAnnouncementService(IAnnouncementService) - Method in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminController
Setter for the field announcementService.
setAnnouncementService(IAnnouncementService) - Method in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminRoleSetController
Setter for the field announcementService.
setAnnouncementService(IAnnouncementService) - Method in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminTopicController
Setter for the field announcementService.
setAnnouncementService(IAnnouncementService) - Method in class org.jasig.portlet.announcements.mvc.servlet.AjaxApproveController
Setter for the field announcementService.
setAnnouncementService(IAnnouncementService) - Method in class org.jasig.portlet.announcements.mvc.servlet.RssFeedController
Setter for the field announcementService.
setAnnouncementService(IAnnouncementService) - Method in class org.jasig.portlet.announcements.service.UserConfiguredTopicSubscriptionService
Setter for the field announcementService.
setApplicationContext(ApplicationContext) - Method in class org.jasig.portlet.announcements.SchemaCreator
setAsText(String) - Method in class org.jasig.portlet.announcements.mvc.TopicEditor
setAttachments(Set<String>) - Method in class org.jasig.portlet.announcements.model.Announcement
Setter for the field attachments.
setAudience(Set<String>) - Method in class org.jasig.portlet.announcements.model.Topic
Setter for the field audience.
setAuthor(String) - Method in class org.jasig.portlet.announcements.model.Announcement
Setter for the field author.
setAuthors(Set<String>) - Method in class org.jasig.portlet.announcements.model.Topic
Setter for the field authors.
setCacheManager(EhCacheCacheManager) - Method in class org.jasig.portlet.announcements.mvc.servlet.AjaxApproveController
Setter for the field cacheManager.
setCheckInterval(int) - Method in class org.jasig.portlet.announcements.service.AnnouncementCleanupThread
Setter for the field checkInterval.
setCm(EhCacheCacheManager) - Method in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
Setter for the field cm.
setConfigService(IConfigService) - Method in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementConfigurationController
Setter for the field configService.
setCreated(Date) - Method in class org.jasig.portlet.announcements.model.Announcement
Setter for the field created.
setCreator(String) - Method in class org.jasig.portlet.announcements.model.Topic
Setter for the field creator.
setCustomDateFormat(String) - Method in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminAnnouncementController
When a custom date format is set by Spring, this method converts it immediately to a string of two CSS classes required by the date picker in the view.
setDescription(String) - Method in class org.jasig.portlet.announcements.model.Topic
Setter for the field description.
setEmergencyTopic(Topic) - Method in class org.jasig.portlet.announcements.service.UserConfiguredTopicSubscriptionService
Setter for the field emergencyTopic.
setEndDisplay(Date) - Method in class org.jasig.portlet.announcements.model.Announcement
Setter for the field endDisplay.
setExpireThreshold(int) - Method in class org.jasig.portlet.announcements.service.AnnouncementCleanupThread
Setter for the field expireThreshold.
setFilterContent(String) - Method in class org.jasig.portlet.announcements.model.AnnouncementConfiguration
setFilterContent.
setFilterItems(List<String>) - Method in class org.jasig.portlet.announcements.model.AnnouncementConfiguration
Setter for the field filterItems.
setFilterItems(String[]) - Method in class org.jasig.portlet.announcements.model.AnnouncementConfiguration
Setter for the field filterItems.
setFilterType(String) - Method in class org.jasig.portlet.announcements.model.AnnouncementConfiguration
Setter for the field filterType.
setGroup(String, Set<String>) - Method in class org.jasig.portlet.announcements.model.Topic
setGroup.
setGroupService(IGroupService) - Method in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminRoleSetController
Setter for the field groupService.
setHourToCheck(int) - Method in class org.jasig.portlet.announcements.service.AnnouncementCleanupThread
Setter for the field hourToCheck.
setId(Long) - Method in class org.jasig.portlet.announcements.model.Announcement
Setter for the field id.
setId(Long) - Method in class org.jasig.portlet.announcements.model.Topic
Setter for the field id.
setId(Long) - Method in class org.jasig.portlet.announcements.model.TopicSubscription
Setter for the field id.
setLink(String) - Method in class org.jasig.portlet.announcements.model.Announcement
Setter for the field link.
setMaxCheckIntervalMillis(long) - Method in class org.jasig.portlet.announcements.service.AnnouncementCleanupThread
Setter for the field maxCheckIntervalMillis.
setMessage(String) - Method in class org.jasig.portlet.announcements.model.Announcement
Setter for the field message.
setMinuteToCheck(int) - Method in class org.jasig.portlet.announcements.service.AnnouncementCleanupThread
Setter for the field minuteToCheck.
setMobileKey(String) - Method in class org.jasig.portlet.announcements.mvc.ThemeViewNameSelector
Setter for the field mobileKey.
setModerators(Set<String>) - Method in class org.jasig.portlet.announcements.model.Topic
Setter for the field moderators.
setName(String) - Method in class org.jasig.portlet.announcements.model.Role
Setter for the field name.
setOwner(String) - Method in class org.jasig.portlet.announcements.model.TopicSubscription
Setter for the field owner.
setParent(Topic) - Method in class org.jasig.portlet.announcements.model.Announcement
Setter for the field parent.
setPublished(Boolean) - Method in class org.jasig.portlet.announcements.model.Announcement
Setter for the field published.
setSelected(Boolean) - Method in class org.jasig.portlet.announcements.model.Role
Setter for the field selected.
setSelectedRoles(List<String>) - Method in class org.jasig.portlet.announcements.model.RoleSelection
Setter for the field selectedRoles.
setServletContext(ServletContext) - Method in class org.jasig.portlet.announcements.service.PortletXMLGroupService
setStartDisplay(Date) - Method in class org.jasig.portlet.announcements.model.Announcement
Setter for the field startDisplay.
setSubscribed(Boolean) - Method in class org.jasig.portlet.announcements.model.TopicSubscription
Setter for the field subscribed.
setSubscriptionMethod(int) - Method in class org.jasig.portlet.announcements.model.Topic
Setter for the field subscriptionMethod.
setSubscriptions(Set<TopicSubscription>) - Method in class org.jasig.portlet.announcements.model.Topic
Setter for the field subscriptions.
setTitle(String) - Method in class org.jasig.portlet.announcements.model.Announcement
Setter for the field title.
setTitle(String) - Method in class org.jasig.portlet.announcements.model.Topic
Setter for the field title.
setTopic(Topic) - Method in class org.jasig.portlet.announcements.model.TopicSubscription
Setter for the field topic.
setTss(ITopicSubscriptionService) - Method in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsPreferencesController
Setter for the field tss.
setTss(ITopicSubscriptionService) - Method in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
Setter for the field tss.
setUserAgentMappings(Map<String, String>) - Method in class org.jasig.portlet.announcements.mvc.UserAgentViewNameSelector
Setter for the field userAgentMappings.
setUserIdService(UserIdService) - Method in class org.jasig.portlet.announcements.service.UserConfiguredTopicSubscriptionService
Setter for the field userIdService.
showAddAnnouncementForm(Long, Long, RenderRequest, Model) - Method in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminAnnouncementController
Does all the prep work before showing the form
showAddTopicForm(String, Model) - Method in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminTopicController
Add topic view controller, creates or fetches the topic for adding or editing
showBaseView(RenderRequest, Model) - Method in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminController
Base view mapping for the Admin portlet, fetches all the topics and figures out what permissions the current user has on each.
showForm(Long, String, Model) - Method in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminRoleSetController
showForm.
showHistory(Model, RenderRequest, String) - Method in class org.jasig.portlet.announcements.mvc.portlet.admin.ShowHistoryController
showHistory.
ShowHistoryController - Class in org.jasig.portlet.announcements.mvc.portlet.admin
ShowHistoryController class.
ShowHistoryController() - Constructor for class org.jasig.portlet.announcements.mvc.portlet.admin.ShowHistoryController
 
showTopic(String, RenderRequest, Model) - Method in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminTopicController
Show a specified topic management view
shutdown() - Static method in class org.jasig.portlet.announcements.spring.PortletApplicationContextLocator
If the ApplicationContext returned by #getApplicationContext() is 'portal managed' the shutdown hook for the context is called, closing and cleaning up all spring managed resources.
SingletonDoubleCheckedCreator<T> - Class in org.jasig.portlet.announcements.spring
Provides a DoubleCheckedCreator impl that tracks the singleton instance internally
SingletonDoubleCheckedCreator() - Constructor for class org.jasig.portlet.announcements.spring.SingletonDoubleCheckedCreator
 
stopThread() - Method in class org.jasig.portlet.announcements.service.AnnouncementCleanupThread
stopThread.
supports(Class<?>) - Method in class org.jasig.portlet.announcements.model.validators.AnnouncementValidator
supports(Class<?>) - Method in class org.jasig.portlet.announcements.model.validators.TopicValidator
supportsAggressiveRelease() - Method in class org.jasig.portlet.announcements.hibernate.ApplicationContextConnectionProvider
syndicateAnnouncementsAsNotifications(EventRequest, EventResponse) - Method in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
syndicateAnnouncementsAsNotifications.

T

THEME_NAME_PROPERTY - Static variable in class org.jasig.portlet.announcements.mvc.ThemeViewNameSelector
Constant THEME_NAME_PROPERTY="themeName"
ThemeViewNameSelector - Class in org.jasig.portlet.announcements.mvc
ThemeViewNameSelector class.
ThemeViewNameSelector() - Constructor for class org.jasig.portlet.announcements.mvc.ThemeViewNameSelector
 
toggleApprove(HttpServletRequest) - Method in class org.jasig.portlet.announcements.mvc.servlet.AjaxApproveController
toggleApprove.
Topic - Class in org.jasig.portlet.announcements.model
Topic class.
Topic() - Constructor for class org.jasig.portlet.announcements.model.Topic
Constructor for Topic.
TOPIC_NAMESPACE - Static variable in interface org.jasig.portlet.announcements.xml.Namespaces
Constant TOPIC_NAMESPACE="http://www.uPortal.org/schema/announcem"{trunked}
TOPIC_SUBSCRIPTION_NAMESPACE - Static variable in interface org.jasig.portlet.announcements.xml.Namespaces
Constant TOPIC_SUBSCRIPTION_NAMESPACE="http://www.uPortal.org/schema/announcem"{trunked}
TopicEditor - Class in org.jasig.portlet.announcements.mvc
TopicEditor class.
TopicEditor(IAnnouncementService) - Constructor for class org.jasig.portlet.announcements.mvc.TopicEditor
Constructor for TopicEditor.
TOPICS_CACHE - Static variable in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
Constant TOPICS_CACHE="topicLists"
TopicSubscription - Class in org.jasig.portlet.announcements.model
TopicSubscription class.
TopicSubscription() - Constructor for class org.jasig.portlet.announcements.model.TopicSubscription
Constructor for TopicSubscription.
TopicSubscription(String, Topic, Boolean) - Constructor for class org.jasig.portlet.announcements.model.TopicSubscription
Constructor for TopicSubscription.
TopicValidator - Class in org.jasig.portlet.announcements.model.validators
TopicValidator class.
TopicValidator() - Constructor for class org.jasig.portlet.announcements.model.validators.TopicValidator
 
toString() - Method in enum org.jasig.portlet.announcements.model.AnnouncementFilterType
toString.
toString() - Method in class org.jasig.portlet.announcements.model.Topic
toString() - Method in class org.jasig.portlet.announcements.spring.SingletonDoubleCheckedCreator

U

UnauthorizedException - Exception in org.jasig.portlet.announcements
UnauthorizedException class.
UnauthorizedException() - Constructor for exception org.jasig.portlet.announcements.UnauthorizedException
Constructor for UnauthorizedException.
UnauthorizedException(String) - Constructor for exception org.jasig.portlet.announcements.UnauthorizedException
Constructor for UnauthorizedException.
UnwantedCharacterScrubber - Class in org.jasig.portlet.announcements.model.validators
Utility class to scrub a string of unwanted characters
UnwantedCharacterScrubber() - Constructor for class org.jasig.portlet.announcements.model.validators.UnwantedCharacterScrubber
 
USER_TOPICS_CACHE - Static variable in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
Constant USER_TOPICS_CACHE="userTopicLists"
UserAgentViewNameSelector - Class in org.jasig.portlet.announcements.mvc
UserAgentViewNameSelector class.
UserAgentViewNameSelector() - Constructor for class org.jasig.portlet.announcements.mvc.UserAgentViewNameSelector
 
UserConfiguredTopicSubscriptionService - Class in org.jasig.portlet.announcements.service
UserConfiguredTopicSubscriptionService class.
UserConfiguredTopicSubscriptionService() - Constructor for class org.jasig.portlet.announcements.service.UserConfiguredTopicSubscriptionService
 
UserIdService - Class in org.jasig.portlet.announcements.service
This Spring-managed bean is responsible for extracting the userId from the PortletRequest.
UserIdService() - Constructor for class org.jasig.portlet.announcements.service.UserIdService
 
UserPermissionChecker - Class in org.jasig.portlet.announcements.service
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 - Class in org.jasig.portlet.announcements.service
UserPermissionCheckerFactory class.
UserPermissionCheckerFactory() - Constructor for class org.jasig.portlet.announcements.service.UserPermissionCheckerFactory
 
UserRoles - Interface in org.jasig.portlet.announcements.model
Description

V

validate(Object, Errors) - Method in class org.jasig.portlet.announcements.model.validators.AnnouncementValidator
validate(Object, Errors) - Method in class org.jasig.portlet.announcements.model.validators.TopicValidator
validateCanEditTopic() - Method in class org.jasig.portlet.announcements.service.UserPermissionChecker
validateCanEditTopic.
valueOf(String) - Static method in enum org.jasig.portlet.announcements.model.AnnouncementFilterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jasig.portlet.announcements.model.AnnouncementSortStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jasig.portlet.announcements.service.AnnouncementPreferences
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jasig.portlet.announcements.model.AnnouncementFilterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jasig.portlet.announcements.model.AnnouncementSortStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jasig.portlet.announcements.service.AnnouncementPreferences
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeLock - Variable in class org.jasig.portlet.announcements.spring.DoubleCheckedCreator
 
A C D E G H I L M N O P R S T U V W 
Skip navigation links

Copyright © 2019 Jasig, Inc.. All rights reserved.