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

A

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(Announcement) - Method in interface org.jasig.portlet.announcements.service.IAnnouncementService
 
addOrSaveTopic(Topic) - Method in class org.jasig.portlet.announcements.service.HibernateAnnouncementService
 
addOrSaveTopic(Topic) - Method in interface org.jasig.portlet.announcements.service.IAnnouncementService
 
addOrSaveTopicSubscription(List<TopicSubscription>) - Method in class org.jasig.portlet.announcements.service.HibernateAnnouncementService
 
addOrSaveTopicSubscription(List<TopicSubscription>) - Method in interface org.jasig.portlet.announcements.service.IAnnouncementService
 
ADMIN_ROLE_NAME - Static variable in interface org.jasig.portlet.announcements.model.UserRoles
 
AdminAnnouncementController - Class in org.jasig.portlet.announcements.mvc.portlet.admin
 
AdminAnnouncementController() - Constructor for class org.jasig.portlet.announcements.mvc.portlet.admin.AdminAnnouncementController
 
AdminController - Class in org.jasig.portlet.announcements.mvc.portlet.admin
 
AdminController() - Constructor for class org.jasig.portlet.announcements.mvc.portlet.admin.AdminController
 
AdminHelpController - Class in org.jasig.portlet.announcements.mvc.portlet.admin
 
AdminHelpController() - Constructor for class org.jasig.portlet.announcements.mvc.portlet.admin.AdminHelpController
 
AdminRoleSetController - Class in org.jasig.portlet.announcements.mvc.portlet.admin
 
AdminRoleSetController() - Constructor for class org.jasig.portlet.announcements.mvc.portlet.admin.AdminRoleSetController
 
AdminTopicController - Class in org.jasig.portlet.announcements.mvc.portlet.admin
 
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() - Method in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
 
afterPropertiesSet() - Method in class org.jasig.portlet.announcements.mvc.servlet.ApproveAjaxController
 
afterPropertiesSet() - Method in class org.jasig.portlet.announcements.mvc.UserAgentViewNameSelector
 
afterPropertiesSet() - Method in class org.jasig.portlet.announcements.service.UserPermissionCheckerFactory
 
Announcement - Class in org.jasig.portlet.announcements.model
 
Announcement() - Constructor for class org.jasig.portlet.announcements.model.Announcement
 
ANNOUNCEMENT_NAMESPACE - Static variable in interface org.jasig.portlet.announcements.xml.Namespaces
 
AnnouncementCleanupThread - Class in org.jasig.portlet.announcements.service
 
AnnouncementCleanupThread() - Constructor for class org.jasig.portlet.announcements.service.AnnouncementCleanupThread
 
AnnouncementConfiguration - Class in org.jasig.portlet.announcements.model
 
AnnouncementConfiguration() - Constructor for class org.jasig.portlet.announcements.model.AnnouncementConfiguration
 
announcementConfiguration(PortletRequest) - Method in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementConfigurationController
 
AnnouncementConfigurationController - Class in org.jasig.portlet.announcements.mvc.portlet.display
 
AnnouncementConfigurationController() - Constructor for class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementConfigurationController
 
AnnouncementFilterType - Enum in org.jasig.portlet.announcements.model
 
AnnouncementPreferences - Enum in org.jasig.portlet.announcements.service
 
AnnouncementSortStrategy - Enum in org.jasig.portlet.announcements.model
 
AnnouncementsPreferencesController - Class in org.jasig.portlet.announcements.mvc.portlet.display
 
AnnouncementsPreferencesController() - Constructor for class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsPreferencesController
 
AnnouncementsViewController - Class in org.jasig.portlet.announcements.mvc.portlet.display
 
AnnouncementsViewController() - Constructor for class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
 
AnnouncementValidator - Class in org.jasig.portlet.announcements.model.validators
 
AnnouncementValidator() - Constructor for class org.jasig.portlet.announcements.model.validators.AnnouncementValidator
 
AnnouncementValidator(boolean, boolean) - Constructor for class org.jasig.portlet.announcements.model.validators.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
 
ApproveAjaxController - Class in org.jasig.portlet.announcements.mvc.servlet
 
ApproveAjaxController() - Constructor for class org.jasig.portlet.announcements.mvc.servlet.ApproveAjaxController
 
AUDIENCE_ROLE_NAME - Static variable in interface org.jasig.portlet.announcements.model.UserRoles
 
AUTHOR_ROLE_NAME - Static variable in interface org.jasig.portlet.announcements.model.UserRoles
 

C

canEditTopic() - Method in class org.jasig.portlet.announcements.service.UserPermissionChecker
 
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
 
ConfigService - Class in org.jasig.portlet.announcements.service
 
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(Object...) - Method in class org.jasig.portlet.announcements.spring.SingletonDoubleCheckedCreator
 
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
 

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
 
DEFAULT_SORT_STRATEGY - Static variable in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminTopicController
 
DEFAULT_SORT_STRATEGY - Static variable in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
 
DEFAULT_TINY_MCE_INITIALIZATION_OPTIONS - Static variable in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminAnnouncementController
 
DEFAULT_USE_ATTACHMENTS - Static variable in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminAnnouncementController
 
deleteAnnouncement(Announcement) - Method in class org.jasig.portlet.announcements.service.HibernateAnnouncementService
 
deleteAnnouncement(Announcement) - Method in interface org.jasig.portlet.announcements.service.IAnnouncementService
 
deleteAnnouncementsPastCurrentTime() - Method in class org.jasig.portlet.announcements.service.HibernateAnnouncementService
 
deleteAnnouncementsPastCurrentTime() - Method in interface org.jasig.portlet.announcements.service.IAnnouncementService
 
deleteAnnouncementsPastExpirationThreshold(int) - Method in class org.jasig.portlet.announcements.service.HibernateAnnouncementService
 
deleteAnnouncementsPastExpirationThreshold(int) - Method in interface org.jasig.portlet.announcements.service.IAnnouncementService
 
deleteTopic(Topic) - Method in class org.jasig.portlet.announcements.service.HibernateAnnouncementService
 
deleteTopic(Topic) - Method in interface org.jasig.portlet.announcements.service.IAnnouncementService
 
deleteTopicSubscription(TopicSubscription) - Method in class org.jasig.portlet.announcements.service.HibernateAnnouncementService
 
deleteTopicSubscription(TopicSubscription) - Method in interface org.jasig.portlet.announcements.service.IAnnouncementService
 
displayFullAnnouncement(Model, RenderRequest, String) - Method in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
 
displayFullAnnouncementHistory(Model, RenderRequest, String) - Method in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
 
displayHistory(Model, RenderRequest) - Method in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
 
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
 
DoubleCheckedCreator(ReadWriteLock) - Constructor for class org.jasig.portlet.announcements.spring.DoubleCheckedCreator
 

E

editPreferences(Model, RenderRequest) - Method in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsPreferencesController
 
EMERGENCY - Static variable in class org.jasig.portlet.announcements.model.Topic
 
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() - 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
 
getAdmins() - Method in class org.jasig.portlet.announcements.model.Topic
 
getAllowEmptyMessage(PortletRequest) - Method in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminAnnouncementController
 
getAllowOpenEndDate(PortletRequest) - Method in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminAnnouncementController
 
getAllRoles() - Method in interface org.jasig.portlet.announcements.service.IGroupService
 
getAllRoles() - Method in class org.jasig.portlet.announcements.service.PortletXMLGroupService
 
getAllRolesFromGroupSet(Set<String>) - Method in interface org.jasig.portlet.announcements.service.IGroupService
 
getAllRolesFromGroupSet(Set<String>) - Method in class org.jasig.portlet.announcements.service.PortletXMLGroupService
 
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
 
getAnnouncement(Long) - Method in class org.jasig.portlet.announcements.service.HibernateAnnouncementService
 
getAnnouncement(Long) - Method in interface org.jasig.portlet.announcements.service.IAnnouncementService
 
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
 
getAudience() - Method in class org.jasig.portlet.announcements.model.Topic
 
getAuthor() - Method in class org.jasig.portlet.announcements.model.Announcement
 
getAuthors() - Method in class org.jasig.portlet.announcements.model.Topic
 
getComparator() - Method in enum org.jasig.portlet.announcements.model.AnnouncementSortStrategy
 
getConfigFormView() - Method in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementConfigurationController
 
getConfiguration(PortletRequest) - Method in class org.jasig.portlet.announcements.service.ConfigService
 
getConfiguration(PortletRequest) - Method in interface org.jasig.portlet.announcements.service.IConfigService
 
getConnection() - Method in class org.jasig.portlet.announcements.hibernate.ApplicationContextConnectionProvider
 
getCreated() - Method in class org.jasig.portlet.announcements.model.Announcement
 
getCreator() - Method in class org.jasig.portlet.announcements.model.Topic
 
getDescription() - Method in class org.jasig.portlet.announcements.model.Topic
 
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
 
getEmergencyTopic() - Method in class org.jasig.portlet.announcements.service.HibernateAnnouncementService
 
getEmergencyTopic() - Method in interface org.jasig.portlet.announcements.service.IAnnouncementService
 
getEndDisplay() - Method in class org.jasig.portlet.announcements.model.Announcement
 
getFilterContent() - Method in class org.jasig.portlet.announcements.model.AnnouncementConfiguration
 
getFilterItems() - Method in class org.jasig.portlet.announcements.model.AnnouncementConfiguration
 
getFilterType() - Method in class org.jasig.portlet.announcements.model.AnnouncementConfiguration
 
getGroup(String) - Method in class org.jasig.portlet.announcements.model.Topic
 
getHelpView() - Method in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminHelpController
 
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
 
getId() - Method in class org.jasig.portlet.announcements.model.Topic
 
getId() - Method in class org.jasig.portlet.announcements.model.TopicSubscription
 
getKey() - Method in enum org.jasig.portlet.announcements.model.AnnouncementFilterType
 
getKey() - Method in enum org.jasig.portlet.announcements.service.AnnouncementPreferences
 
getLink() - Method in class org.jasig.portlet.announcements.model.Announcement
 
getMessage() - Method in class org.jasig.portlet.announcements.model.Announcement
 
getModerators() - Method in class org.jasig.portlet.announcements.model.Topic
 
getName() - Method in class org.jasig.portlet.announcements.model.Role
 
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
 
getObject() - Method in class org.jasig.portlet.announcements.spring.StringEncryptorFactoryBean
 
getObjectType() - Method in class org.jasig.portlet.announcements.spring.StringEncryptorFactoryBean
 
getOwner() - Method in class org.jasig.portlet.announcements.model.TopicSubscription
 
getPageSize(PortletRequest) - Method in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
 
getParent() - Method in class org.jasig.portlet.announcements.model.Announcement
 
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
 
getPerson() - Method in class org.jasig.portlet.announcements.model.Role
 
getPersonName() - Method in class org.jasig.portlet.announcements.model.Role
 
getPublished() - Method in class org.jasig.portlet.announcements.model.Announcement
 
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.
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
 
getSelected() - Method in class org.jasig.portlet.announcements.model.Role
 
getSelectedRoles() - Method in class org.jasig.portlet.announcements.model.RoleSelection
 
getSetForRoleSelection(RoleSelection) - Method in interface org.jasig.portlet.announcements.service.IGroupService
 
getSetForRoleSelection(RoleSelection) - Method in class org.jasig.portlet.announcements.service.PortletXMLGroupService
 
getStartDisplay() - Method in class org.jasig.portlet.announcements.model.Announcement
 
getStrategy(String) - Static method in enum org.jasig.portlet.announcements.model.AnnouncementSortStrategy
 
getSubscribed() - Method in class org.jasig.portlet.announcements.model.TopicSubscription
 
getSubscriptionMethod() - Method in class org.jasig.portlet.announcements.model.Topic
 
getSubscriptions() - Method in class org.jasig.portlet.announcements.model.Topic
 
getTitle() - Method in class org.jasig.portlet.announcements.model.Announcement
 
getTitle() - Method in class org.jasig.portlet.announcements.model.Topic
 
getTopic() - Method in class org.jasig.portlet.announcements.model.TopicSubscription
 
getTopic(Long) - Method in class org.jasig.portlet.announcements.service.HibernateAnnouncementService
Lookup the specified topic id and return it from the database
getTopic(Long) - Method in interface org.jasig.portlet.announcements.service.IAnnouncementService
 
getTopicSubscription(PortletRequest, boolean) - Method in interface org.jasig.portlet.announcements.service.ITopicSubscriptionService
 
getTopicSubscription(PortletRequest) - Method in interface org.jasig.portlet.announcements.service.ITopicSubscriptionService
 
getTopicSubscription(PortletRequest, boolean) - Method in class org.jasig.portlet.announcements.service.UserConfiguredTopicSubscriptionService
 
getTopicSubscription(PortletRequest) - Method in class org.jasig.portlet.announcements.service.UserConfiguredTopicSubscriptionService
 
getTopicSubscriptionEdit(RenderRequest) - Method in interface org.jasig.portlet.announcements.service.ITopicSubscriptionService
 
getTopicSubscriptionEdit(RenderRequest) - Method in class org.jasig.portlet.announcements.service.UserConfiguredTopicSubscriptionService
 
getTopicSubscriptionFor(PortletRequest) - Method in class org.jasig.portlet.announcements.service.HibernateAnnouncementService
 
getTopicSubscriptionFor(PortletRequest) - Method in interface org.jasig.portlet.announcements.service.IAnnouncementService
 
getUserId(PortletRequest) - Method in class org.jasig.portlet.announcements.service.UserIdService
 
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
 
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

handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.jasig.portlet.announcements.mvc.servlet.ApproveAjaxController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.jasig.portlet.announcements.mvc.servlet.RssFeedController
 
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() - Method in class org.jasig.portlet.announcements.model.Topic
 
HibernateAnnouncementService - Class in org.jasig.portlet.announcements.service
 
HibernateAnnouncementService() - Constructor for class org.jasig.portlet.announcements.service.HibernateAnnouncementService
 

I

IAnnouncementService - Interface in org.jasig.portlet.announcements.service
 
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
 
importData() - Method in class org.jasig.portlet.announcements.Importer
 
Importer - Class in org.jasig.portlet.announcements
 
Importer(File, IAnnouncementService) - Constructor for class org.jasig.portlet.announcements.Importer
 
init() - Method in class org.jasig.portlet.announcements.service.PortletXMLGroupService
 
init() - Method in class org.jasig.portlet.announcements.service.UserConfiguredTopicSubscriptionService
 
init() - Method in class org.jasig.portlet.announcements.service.UserIdService
 
initBinder(WebDataBinder) - Method in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminAnnouncementController
 
inRoleForTopic(PortletRequest, String, Topic) - Static method in class org.jasig.portlet.announcements.service.UserPermissionChecker
 
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
 
isAudience() - Method in class org.jasig.portlet.announcements.service.UserPermissionChecker
 
isAuthor() - Method in class org.jasig.portlet.announcements.service.UserPermissionChecker
 
isCreated() - Method in class org.jasig.portlet.announcements.spring.SingletonDoubleCheckedCreator
 
isGuest(PortletRequest) - Method in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsPreferencesController
 
isGuest(PortletRequest) - Method in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
 
isGuest() - Method in class org.jasig.portlet.announcements.service.UserPermissionChecker
 
isMobile(PortletRequest) - Method in class org.jasig.portlet.announcements.mvc.ThemeViewNameSelector
 
isModerator() - Method in class org.jasig.portlet.announcements.service.UserPermissionChecker
 
isPortalAdmin(PortletRequest) - Static method in class org.jasig.portlet.announcements.service.UserPermissionChecker
 
isRunningInWebApplication() - Static method in class org.jasig.portlet.announcements.spring.PortletApplicationContextLocator
isSingleton() - Method in class org.jasig.portlet.announcements.spring.StringEncryptorFactoryBean
 
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
 

J

JAYSYPT_ENCRYPTION_KEY_VARIABLE - Static variable in class org.jasig.portlet.announcements.spring.StringEncryptorFactoryBean
 

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(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
 
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(Announcement) - Method in interface org.jasig.portlet.announcements.service.IAnnouncementService
 
mergeTopic(Topic) - Method in class org.jasig.portlet.announcements.service.HibernateAnnouncementService
 
mergeTopic(Topic) - Method in interface org.jasig.portlet.announcements.service.IAnnouncementService
 
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() - Constructor for class org.jasig.portlet.announcements.mvc.portlet.MinimizedStateHandlerInterceptor
 
MOBILE_THEMES_DEFAULT - Static variable in class org.jasig.portlet.announcements.mvc.ThemeViewNameSelector
 
MOBILE_THEMES_KEY - Static variable in class org.jasig.portlet.announcements.mvc.ThemeViewNameSelector
 
MODERATOR_ROLE_NAME - Static variable in interface org.jasig.portlet.announcements.model.UserRoles
 

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
 
NOTIFICATION_NAMESPACE - Static variable in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
 
NOTIFICATION_QUERY_LOCAL_NAME - Static variable in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
 
NOTIFICATION_QUERY_QNAME - Static variable in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
 
NOTIFICATION_QUERY_QNAME_STRING - Static variable in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
 
NOTIFICATION_RESULT_LOCAL_NAME - Static variable in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
 
NOTIFICATION_RESULT_QNAME - Static variable in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
 
NOTIFICATION_RESULT_QNAME_STRING - Static variable in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
 

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(Topic) - Method in interface org.jasig.portlet.announcements.service.IAnnouncementService
 
persistTopicSubscription(List<TopicSubscription>) - Method in class org.jasig.portlet.announcements.service.HibernateAnnouncementService
 
persistTopicSubscription(List<TopicSubscription>) - Method in interface org.jasig.portlet.announcements.service.IAnnouncementService
 
PORTAL_ADMIN_ROLE_NAME - Static variable in interface org.jasig.portlet.announcements.model.UserRoles
 
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
 
PREFERENCE_ALLOW_EMPTY_MESSAGE - Static variable in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminAnnouncementController
 
PREFERENCE_ALLOW_OPEN_ENDDATE - Static variable in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminAnnouncementController
 
PREFERENCE_DISABLE_EDIT - Static variable in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
 
PREFERENCE_DISPLAY_STARTDATE - Static variable in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
 
PREFERENCE_FILTER_ITEMS - Static variable in class org.jasig.portlet.announcements.service.UserConfiguredTopicSubscriptionService
 
PREFERENCE_FILTER_TYPE - Static variable in class org.jasig.portlet.announcements.service.UserConfiguredTopicSubscriptionService
 
PREFERENCE_HIDE_ABSTRACT - Static variable in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsPreferencesController
 
PREFERENCE_HIDE_ABSTRACT - Static variable in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
 
PREFERENCE_PAGE_SIZE - Static variable in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
 
PREFERENCE_SCROLLING_DISPLAY_HEIGHT_PIXELS - Static variable in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
 
PREFERENCE_SORT_STRATEGY - Static variable in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminTopicController
 
PREFERENCE_SORT_STRATEGY - Static variable in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
 
PREFERENCE_SYNDICATE_TOPICS_ANNOUNCEMENTS_DISPLAY_FNAME - Static variable in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
 
PREFERENCE_SYNDICATE_TOPICS_AS_NOTIFICATIONS - Static variable in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
 
PREFERENCE_TINY_MCE_INITIALIZATION_OPTIONS - Static variable in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminAnnouncementController
 
PREFERENCE_USE_ATTACHMENTS - Static variable in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminAnnouncementController
 
PREFERENCE_USE_SCROLLING_DISPLAY - Static variable in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
 
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
 
PreviewAnnouncementController - Class in org.jasig.portlet.announcements.mvc.portlet.admin
 
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
 
processSubmit(RoleSelection, BindingResult, Long, String, ActionResponse) - Method in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminRoleSetController
 
PULLED - Static variable in class org.jasig.portlet.announcements.model.Topic
 
PUSHED_FORCED - Static variable in class org.jasig.portlet.announcements.model.Topic
 
PUSHED_INITIAL - Static variable in class org.jasig.portlet.announcements.model.Topic
 

R

readLock - Variable in class org.jasig.portlet.announcements.spring.DoubleCheckedCreator
 
retrieve(Object...) - Method in class org.jasig.portlet.announcements.spring.DoubleCheckedCreator
 
retrieve(Object...) - Method in class org.jasig.portlet.announcements.spring.SingletonDoubleCheckedCreator
 
Role - Class in org.jasig.portlet.announcements.model
 
Role() - Constructor for class org.jasig.portlet.announcements.model.Role
 
Role(String, boolean) - Constructor for class org.jasig.portlet.announcements.model.Role
 
RoleSelection - Class in org.jasig.portlet.announcements.model
 
RoleSelection() - Constructor for class org.jasig.portlet.announcements.model.RoleSelection
 
RoleSelection(Set<String>) - Constructor for class org.jasig.portlet.announcements.model.RoleSelection
 
RssFeedController - Class in org.jasig.portlet.announcements.mvc.servlet
 
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(ActionRequest, AnnouncementConfiguration) - Method in class org.jasig.portlet.announcements.service.ConfigService
 
saveConfiguration(ActionRequest, AnnouncementConfiguration) - Method in interface org.jasig.portlet.announcements.service.IConfigService
 
savePreferences(ActionRequest, ActionResponse, Integer) - Method in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsPreferencesController
 
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
 
select(PortletRequest, String) - Method in interface org.jasig.portlet.announcements.mvc.IViewNameSelector
 
select(PortletRequest, String) - Method in class org.jasig.portlet.announcements.mvc.ThemeViewNameSelector
 
select(PortletRequest, String) - Method in class org.jasig.portlet.announcements.mvc.UserAgentViewNameSelector
 
setAbstractText(String) - Method in class org.jasig.portlet.announcements.model.Announcement
 
setAdmins(Set<String>) - Method in class org.jasig.portlet.announcements.model.Topic
 
setAllowRss(boolean) - Method in class org.jasig.portlet.announcements.model.Topic
 
setAnnouncements(Set<Announcement>) - Method in class org.jasig.portlet.announcements.model.Topic
 
setAnnouncementService(IAnnouncementService) - Method in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminAnnouncementController
 
setAnnouncementService(IAnnouncementService) - Method in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminController
 
setAnnouncementService(IAnnouncementService) - Method in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminRoleSetController
 
setAnnouncementService(IAnnouncementService) - Method in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminTopicController
 
setAnnouncementService(IAnnouncementService) - Method in class org.jasig.portlet.announcements.mvc.servlet.ApproveAjaxController
 
setAnnouncementService(IAnnouncementService) - Method in class org.jasig.portlet.announcements.mvc.servlet.RssFeedController
 
setAnnouncementService(IAnnouncementService) - Method in class org.jasig.portlet.announcements.service.UserConfiguredTopicSubscriptionService
 
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
 
setAudience(Set<String>) - Method in class org.jasig.portlet.announcements.model.Topic
 
setAuthor(String) - Method in class org.jasig.portlet.announcements.model.Announcement
 
setAuthors(Set<String>) - Method in class org.jasig.portlet.announcements.model.Topic
 
setCacheManager(EhCacheCacheManager) - Method in class org.jasig.portlet.announcements.mvc.servlet.ApproveAjaxController
 
setCheckInterval(int) - Method in class org.jasig.portlet.announcements.service.AnnouncementCleanupThread
 
setCm(EhCacheCacheManager) - Method in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
 
setConfigService(IConfigService) - Method in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementConfigurationController
 
setCreated(Date) - Method in class org.jasig.portlet.announcements.model.Announcement
 
setCreator(String) - Method in class org.jasig.portlet.announcements.model.Topic
 
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
 
setEmergencyTopic(Topic) - Method in class org.jasig.portlet.announcements.service.UserConfiguredTopicSubscriptionService
 
setEndDisplay(Date) - Method in class org.jasig.portlet.announcements.model.Announcement
 
setExpireThreshold(int) - Method in class org.jasig.portlet.announcements.service.AnnouncementCleanupThread
 
setFilterContent(String) - Method in class org.jasig.portlet.announcements.model.AnnouncementConfiguration
 
setFilterItems(List<String>) - Method in class org.jasig.portlet.announcements.model.AnnouncementConfiguration
 
setFilterItems(String[]) - Method in class org.jasig.portlet.announcements.model.AnnouncementConfiguration
 
setFilterType(String) - Method in class org.jasig.portlet.announcements.model.AnnouncementConfiguration
 
setGroup(String, Set<String>) - Method in class org.jasig.portlet.announcements.model.Topic
 
setGroupService(IGroupService) - Method in class org.jasig.portlet.announcements.mvc.portlet.admin.AdminRoleSetController
 
setHourToCheck(int) - Method in class org.jasig.portlet.announcements.service.AnnouncementCleanupThread
 
setId(Long) - Method in class org.jasig.portlet.announcements.model.Announcement
 
setId(Long) - Method in class org.jasig.portlet.announcements.model.Topic
 
setId(Long) - Method in class org.jasig.portlet.announcements.model.TopicSubscription
 
setLink(String) - Method in class org.jasig.portlet.announcements.model.Announcement
 
setMaxCheckIntervalMillis(long) - Method in class org.jasig.portlet.announcements.service.AnnouncementCleanupThread
 
setMessage(String) - Method in class org.jasig.portlet.announcements.model.Announcement
 
setMinuteToCheck(int) - Method in class org.jasig.portlet.announcements.service.AnnouncementCleanupThread
 
setMobileKey(String) - Method in class org.jasig.portlet.announcements.mvc.ThemeViewNameSelector
 
setModerators(Set<String>) - Method in class org.jasig.portlet.announcements.model.Topic
 
setName(String) - Method in class org.jasig.portlet.announcements.model.Role
 
setOwner(String) - Method in class org.jasig.portlet.announcements.model.TopicSubscription
 
setParent(Topic) - Method in class org.jasig.portlet.announcements.model.Announcement
 
setPublished(Boolean) - Method in class org.jasig.portlet.announcements.model.Announcement
 
setSelected(Boolean) - Method in class org.jasig.portlet.announcements.model.Role
 
setSelectedRoles(List<String>) - Method in class org.jasig.portlet.announcements.model.RoleSelection
 
setServletContext(ServletContext) - Method in class org.jasig.portlet.announcements.service.PortletXMLGroupService
 
setStartDisplay(Date) - Method in class org.jasig.portlet.announcements.model.Announcement
 
setSubscribed(Boolean) - Method in class org.jasig.portlet.announcements.model.TopicSubscription
 
setSubscriptionMethod(int) - Method in class org.jasig.portlet.announcements.model.Topic
 
setSubscriptions(Set<TopicSubscription>) - Method in class org.jasig.portlet.announcements.model.Topic
 
setTitle(String) - Method in class org.jasig.portlet.announcements.model.Announcement
 
setTitle(String) - Method in class org.jasig.portlet.announcements.model.Topic
 
setTopic(Topic) - Method in class org.jasig.portlet.announcements.model.TopicSubscription
 
setTss(ITopicSubscriptionService) - Method in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsPreferencesController
 
setTss(ITopicSubscriptionService) - Method in class org.jasig.portlet.announcements.mvc.portlet.display.AnnouncementsViewController
 
setUserAgentMappings(Map<String, String>) - Method in class org.jasig.portlet.announcements.mvc.UserAgentViewNameSelector
 
setUserIdService(UserIdService) - Method in class org.jasig.portlet.announcements.service.UserConfiguredTopicSubscriptionService
 
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
 
showHistory(Model, RenderRequest, String) - Method in class org.jasig.portlet.announcements.mvc.portlet.admin.ShowHistoryController
 
ShowHistoryController - Class in org.jasig.portlet.announcements.mvc.portlet.admin
 
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
 
StringEncryptorFactoryBean - Class in org.jasig.portlet.announcements.spring
 
StringEncryptorFactoryBean() - Constructor for class org.jasig.portlet.announcements.spring.StringEncryptorFactoryBean
 
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
 

T

THEME_NAME_PROPERTY - Static variable in class org.jasig.portlet.announcements.mvc.ThemeViewNameSelector
 
ThemeViewNameSelector - Class in org.jasig.portlet.announcements.mvc
 
ThemeViewNameSelector() - Constructor for class org.jasig.portlet.announcements.mvc.ThemeViewNameSelector
 
Topic - Class in org.jasig.portlet.announcements.model
 
Topic() - Constructor for class org.jasig.portlet.announcements.model.Topic
 
TOPIC_NAMESPACE - Static variable in interface org.jasig.portlet.announcements.xml.Namespaces
 
TOPIC_SUBSCRIPTION_NAMESPACE - Static variable in interface org.jasig.portlet.announcements.xml.Namespaces
 
TopicEditor - Class in org.jasig.portlet.announcements.mvc
 
TopicEditor(IAnnouncementService) - Constructor for class org.jasig.portlet.announcements.mvc.TopicEditor
 
TopicSubscription - Class in org.jasig.portlet.announcements.model
 
TopicSubscription() - Constructor for class org.jasig.portlet.announcements.model.TopicSubscription
 
TopicSubscription(String, Topic, Boolean) - Constructor for class org.jasig.portlet.announcements.model.TopicSubscription
 
TopicValidator - Class in org.jasig.portlet.announcements.model.validators
 
TopicValidator() - Constructor for class org.jasig.portlet.announcements.model.validators.TopicValidator
 
toString() - Method in enum org.jasig.portlet.announcements.model.AnnouncementFilterType
 
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() - Constructor for exception org.jasig.portlet.announcements.UnauthorizedException
 
UnauthorizedException(String) - Constructor for exception org.jasig.portlet.announcements.UnauthorizedException
 
UserAgentViewNameSelector - Class in org.jasig.portlet.announcements.mvc
 
UserAgentViewNameSelector() - Constructor for class org.jasig.portlet.announcements.mvc.UserAgentViewNameSelector
 
UserConfiguredTopicSubscriptionService - Class in org.jasig.portlet.announcements.service
 
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() - 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
 
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 J L M N O P R S T U V W 
Skip navigation links

Copyright © 2017 Jasig, Inc.. All Rights Reserved.