- getAccessToken() - Method in class org.jasig.portlet.notice.service.ssp.SSPToken
-
- getActions() - Method in class org.jasig.portlet.notice.service.jpa.JpaEntry
-
Provides a read-only copy of this notification's actions.
- getAddressee(HttpServletResponse, long, long) - Method in class org.jasig.portlet.notice.controller.rest.JPANotificationRESTController
-
Get a specific addressee
- getAddressee(long) - Method in interface org.jasig.portlet.notice.service.jpa.IJpaNotificationRESTService
-
Get a single addressee by id.
- getAddressee(long) - Method in class org.jasig.portlet.notice.service.jpa.JpaNotificationRESTService
-
- getAddresseePostProcessor() - Method in class org.jasig.portlet.notice.service.jpa.MappingConfiguration
-
- getAddressees(long) - Method in class org.jasig.portlet.notice.controller.rest.JPANotificationRESTController
-
Get the set of addressees for a notification.
- getAddressees(long) - Method in interface org.jasig.portlet.notice.service.jpa.IJpaNotificationRESTService
-
Get the List addressees for a notification.
- getAddressees() - Method in class org.jasig.portlet.notice.service.jpa.JpaEntry
-
Provides a read-only copy of this notification's addressees.
- getAddressees(long) - Method in class org.jasig.portlet.notice.service.jpa.JpaNotificationRESTService
-
- getAllRoles() - Method in class org.jasig.portlet.notice.util.PortletXmlRoleService
-
- getApplicationContext() - Static method in class org.jasig.portlet.notice.util.SpringContext
-
- getAttributes() - Method in class org.jasig.portlet.notice.service.jpa.JpaEntry
-
Provides a read-only copy of this notification's attributes.
- getBody() - Method in class org.jasig.portlet.notice.service.jpa.JpaEntry
-
- getCategory() - Method in class org.jasig.portlet.notice.service.jpa.JpaEntry
-
- getComparator() - Method in enum org.jasig.portlet.notice.util.sort.SortStrategy
-
- getDozerBeanMapper() - Method in class org.jasig.portlet.notice.service.jpa.MappingConfiguration
-
- getDozerBeanMapperFactory() - Method in class org.jasig.portlet.notice.service.jpa.MappingConfiguration
-
- getDueDate() - Method in class org.jasig.portlet.notice.service.jpa.JpaEntry
-
- getEvent(HttpServletResponse, long, long) - Method in class org.jasig.portlet.notice.controller.rest.JPANotificationRESTController
-
Get a specific event.
- getEvent(long) - Method in interface org.jasig.portlet.notice.service.jpa.IJpaNotificationRESTService
-
Get a single event.
- getEvent(long) - Method in class org.jasig.portlet.notice.service.jpa.JpaNotificationRESTService
-
- getEventsByNotification(long) - Method in class org.jasig.portlet.notice.controller.rest.JPANotificationRESTController
-
Get the list of events for a notification.
- getEventsByNotification(long) - Method in interface org.jasig.portlet.notice.service.jpa.IJpaNotificationRESTService
-
Get the list of events by notification.
- getEventsByNotification(long) - Method in class org.jasig.portlet.notice.service.jpa.JpaNotificationRESTService
-
- getEventsByNotificationAndUser(long, String) - Method in interface org.jasig.portlet.notice.service.jpa.IJpaNotificationRESTService
-
Get the list of events by notification.
- getEventsByNotificationAndUser(long, String) - Method in class org.jasig.portlet.notice.service.jpa.JpaNotificationRESTService
-
Provides a complete transaction log for a notification and a single
recipient in chronological order.
- getExpiresIn() - Method in class org.jasig.portlet.notice.service.ssp.SSPToken
-
- getHeaders() - Method in class org.jasig.portlet.notice.service.ssp.SSPApiRequest
-
- getHistory(NotificationEntry, String) - Method in interface org.jasig.portlet.notice.util.IJpaServices
-
- getHistory(NotificationEntry, String) - Method in class org.jasig.portlet.notice.util.JpaServices
-
Provides the known history of status changes for the specified user and
notification in chronological order.
- getId() - Method in class org.jasig.portlet.notice.service.jpa.JpaEntry
-
- getImage() - Method in class org.jasig.portlet.notice.service.jpa.JpaEntry
-
- getLinkText() - Method in class org.jasig.portlet.notice.service.jpa.JpaEntry
-
- getLocations(PortletRequest) - Method in class org.jasig.portlet.notice.service.classloader.ClassLoaderResourceNotificationService
-
Deprecated.
- getLocations(HttpServletRequest) - Method in class org.jasig.portlet.notice.service.classloader.ClassLoaderResourceNotificationService
-
Access to the list of locations is wrapped in a method so that subclasses can override it.
- getLocations(HttpServletRequest) - Method in class org.jasig.portlet.notice.service.classloader.DemoNotificationService
-
- getLocations(PortletRequest) - Method in class org.jasig.portlet.notice.service.classloader.DemoNotificationService
-
- getMethod() - Method in class org.jasig.portlet.notice.service.ssp.SSPApiRequest
-
- getName() - Method in class org.jasig.portlet.notice.action.favorite.FavoriteNotificationServiceDecorator
-
Deprecated.
- getName() - Method in class org.jasig.portlet.notice.action.hide.HideNotificationServiceDecorator
-
Deprecated.
- getName() - Method in class org.jasig.portlet.notice.action.read.ReadNotificationServiceDecorator
-
Deprecated.
- getName() - Method in enum org.jasig.portlet.notice.controller.rest.Role
-
- getName() - Method in interface org.jasig.portlet.notice.INotificationService
-
Returns the name of the service, which should be unique in the portlet app.
- getName() - Method in class org.jasig.portlet.notice.service.AbstractNotificationService
-
- getName() - Method in class org.jasig.portlet.notice.service.filter.FilteringNotificationServiceDecorator
-
Deprecated.
- getNotification(HttpServletResponse, long, boolean) - Method in class org.jasig.portlet.notice.controller.rest.JPANotificationRESTController
-
Get 1 notification by id.
- getNotification(long, boolean) - Method in interface org.jasig.portlet.notice.service.jpa.IJpaNotificationRESTService
-
Get an EntryDTO by id.
- getNotification(NotificationEntry, boolean) - Method in interface org.jasig.portlet.notice.service.jpa.IJpaNotificationRESTService
-
Get an EntryDTO for a NotificationEntry, if applicable.
- getNotification(long, boolean) - Method in class org.jasig.portlet.notice.service.jpa.JpaNotificationRESTService
-
- getNotification(NotificationEntry, boolean) - Method in class org.jasig.portlet.notice.service.jpa.JpaNotificationRESTService
-
- getNotifications(ResourceRequest) - Method in class org.jasig.portlet.notice.controller.notification.NotificationController
-
- getNotifications(Integer, Integer) - Method in class org.jasig.portlet.notice.controller.rest.JPANotificationRESTController
-
Get the list of notifications.
- getNotifications(Integer, Integer) - Method in interface org.jasig.portlet.notice.service.jpa.IJpaNotificationRESTService
-
Get a paged list of all notifications in the data source.
- getNotifications(Integer, Integer) - Method in class org.jasig.portlet.notice.service.jpa.JpaNotificationRESTService
-
- getNotificationsBySourceAndCustomAttribute(String, String, String) - Method in interface org.jasig.portlet.notice.service.jpa.IJpaNotificationRESTService
-
Supports custom integrations and decorators.
- getNotificationsBySourceAndCustomAttribute(String, String, String) - Method in class org.jasig.portlet.notice.service.jpa.JpaNotificationRESTService
-
- getNotificationsUncategorized(ResourceRequest, String) - Method in class org.jasig.portlet.notice.controller.NotificationLifecycleController
-
- getOrder() - Method in class org.jasig.portlet.notice.filter.AbstractNotificationServiceFilter
-
- getOrder() - Method in interface org.jasig.portlet.notice.INotificationServiceFilter
-
Sorting is based on this property, using natural order.
- getPostData() - Method in class org.jasig.portlet.notice.service.ssp.SSPApiRequest
-
- getPriority() - Method in class org.jasig.portlet.notice.service.jpa.JpaEntry
-
- getRequestEntity() - Method in class org.jasig.portlet.notice.service.ssp.SSPApiRequest
-
- getResponseClass() - Method in class org.jasig.portlet.notice.service.ssp.SSPApiRequest
-
- getResultSetExtractor(PortletRequest) - Method in class org.jasig.portlet.notice.service.jdbc.AbstractJdbcNotificationService
-
Subclasses must override this method to provide a custom ResultSetExtractor.
- getResultSetExtractor(HttpServletRequest) - Method in class org.jasig.portlet.notice.service.jdbc.AbstractJdbcNotificationService
-
Subclasses must override this method to provide a custom ResultSetExtractor.
- getResultSetExtractor(PortletRequest) - Method in class org.jasig.portlet.notice.service.jdbc.AnyRowResourceContentJdbcNotificationService
-
- getResultSetExtractor(HttpServletRequest) - Method in class org.jasig.portlet.notice.service.jdbc.AnyRowResourceContentJdbcNotificationService
-
- getSource() - Method in class org.jasig.portlet.notice.service.jpa.JpaEntry
-
- getSqlParameterSource(PortletRequest) - Method in class org.jasig.portlet.notice.service.jdbc.AbstractJdbcNotificationService
-
General-purpose implementation of this method that wraps the PortletRequest.USER_INFO
map in a MapSqlParameterSource.
- getSqlParameterSource(HttpServletRequest) - Method in class org.jasig.portlet.notice.service.jdbc.AbstractJdbcNotificationService
-
General-purpose implementation of this method that wraps the OIDC Id token in an
SqlParameterSource.
- getSSPApi() - Static method in class org.jasig.portlet.notice.service.ssp.SSPApiLocator
-
Get the SSPApi instance the action should use.
- getSSPUrl(String, boolean) - Method in interface org.jasig.portlet.notice.service.ssp.ISSPApi
-
Get an SSP URL.
- getSSPUrl(String, boolean) - Method in class org.jasig.portlet.notice.service.ssp.SSPApi
-
Get an SSP URL.
- getTitle() - Method in class org.jasig.portlet.notice.service.jpa.JpaEntry
-
- getToken() - Method in class org.jasig.portlet.notice.service.rest.AbstractParameterEvaluator
-
- getToken() - Method in interface org.jasig.portlet.notice.service.rest.IParameterEvaluator
-
- getTokenType() - Method in class org.jasig.portlet.notice.service.ssp.SSPToken
-
- getUriParameters() - Method in class org.jasig.portlet.notice.service.ssp.SSPApiRequest
-
- getUrl() - Method in class org.jasig.portlet.notice.service.jpa.JpaEntry
-
- getUrlFragment() - Method in class org.jasig.portlet.notice.service.ssp.SSPApiRequest
-
- ID_PREFIX - Static variable in class org.jasig.portlet.notice.service.jpa.JpaNotificationService
-
- IJpaNotificationRESTService - Interface in org.jasig.portlet.notice.service.jpa
-
Service for the REST-ful API for JPA Notifications.
- IJpaServices - Interface in org.jasig.portlet.notice.util
-
- IMappedClassPostProcessor<DEST,SRC> - Interface in org.jasig.portlet.notice.service.jpa
-
Handle custom dozer post processing.
- init() - Method in class org.jasig.portlet.notice.service.CacheNotificationService
-
- init() - Method in class org.jasig.portlet.notice.service.classloader.ClassLoaderResourceNotificationService
-
- init() - Method in class org.jasig.portlet.notice.service.classloader.DemoNotificationService
-
- init() - Method in class org.jasig.portlet.notice.service.jdbc.AbstractJdbcNotificationService
-
- init() - Method in class org.jasig.portlet.notice.service.jdbc.AnyRowResourceContentJdbcNotificationService
-
Subclasses must call super.init().
- init() - Method in class org.jasig.portlet.notice.service.rest.RestfulJsonNotificationService
-
- init() - Method in class org.jasig.portlet.notice.service.rome.RomeNotificationService
-
- init() - Method in class org.jasig.portlet.notice.util.PortletXmlRoleService
-
- INotificationDTOMapper - Interface in org.jasig.portlet.notice.service.jpa
-
Conversion util.
- INotificationFilter - Interface in org.jasig.portlet.notice.service.filter
-
- INotificationRepository - Interface in org.jasig.portlet.notice
-
Entry point (in the post-Portlet API world) for fetching notifications from data sources.
- INotificationService - Interface in org.jasig.portlet.notice
-
This is the central interface of the Notifications API.
- INotificationServiceFilter - Interface in org.jasig.portlet.notice
-
Concrete implementations of this interface support operations like hide, favorite, filter by
priority, etc.
- INotificationServiceFilterChain - Interface in org.jasig.portlet.notice
-
Filters use the filter chain to invoke the next filter in the chain, or (if the calling filter is
the last filter in the chain) to invoke the data source(s).
- INSTANCE - Static variable in class org.jasig.portlet.notice.action.hide.HideAction
-
This INSTANCE is only for convenience -- HideAction is not a singleton.
- invoke(ActionRequest, ActionResponse) - Method in class org.jasig.portlet.notice.action.favorite.FavoriteAction
-
Invoking a FavoriteAction toggles it.
- invoke(HttpServletRequest, HttpServletResponse) - Method in class org.jasig.portlet.notice.action.favorite.FavoriteAction
-
- invoke(ActionRequest, ActionResponse, boolean) - Method in class org.jasig.portlet.notice.action.favorite.FavoriteNotificationServiceDecorator
-
Deprecated.
- invoke(ActionRequest, ActionResponse) - Method in class org.jasig.portlet.notice.action.hide.HideAction
-
Invoking a HideAction toggles it.
- invoke(HttpServletRequest, HttpServletResponse) - Method in class org.jasig.portlet.notice.action.hide.HideAction
-
- invoke(ActionRequest, ActionResponse, boolean) - Method in class org.jasig.portlet.notice.action.hide.HideNotificationServiceDecorator
-
Deprecated.
- invoke(HttpServletRequest, HttpServletResponse) - Method in class org.jasig.portlet.notice.action.read.MarkAsReadAndRedirectAction
-
- invoke(ActionRequest, ActionResponse) - Method in class org.jasig.portlet.notice.action.read.ReadAction
-
Invoking a ReadAction toggles it.
- invoke(HttpServletRequest, HttpServletResponse) - Method in class org.jasig.portlet.notice.action.read.ReadAction
-
- invoke(ActionRequest, ActionResponse, boolean) - Method in class org.jasig.portlet.notice.action.read.ReadNotificationServiceDecorator
-
Deprecated.
- invoke(ActionRequest, ActionResponse, boolean) - Method in interface org.jasig.portlet.notice.INotificationService
-
- invoke(ActionRequest, ActionResponse, boolean) - Method in class org.jasig.portlet.notice.service.AbstractNotificationService
-
- invoke(ActionRequest, ActionResponse, boolean) - Method in class org.jasig.portlet.notice.service.CacheNotificationService
-
- invoke(ActionRequest, ActionResponse, boolean) - Method in class org.jasig.portlet.notice.service.event.PortletEventNotificationService
-
Deprecated.
- invoke(ActionRequest, ActionResponse, boolean) - Method in class org.jasig.portlet.notice.service.filter.FilteringNotificationServiceDecorator
-
Deprecated.
- invoke(ActionRequest, ActionResponse, boolean) - Method in class org.jasig.portlet.notice.service.jdbc.AbstractJdbcNotificationService
-
- invoke(ActionRequest, ActionResponse) - Method in class org.jasig.portlet.notice.service.jpa.action.CompleteOnRedirectAction
-
When invoke is called, a configured notification state is set for the entry if it has not already been set.
- invoke(HttpServletRequest, HttpServletResponse) - Method in class org.jasig.portlet.notice.service.jpa.action.CompleteOnRedirectAction
-
- invoke(ActionRequest, ActionResponse, boolean) - Method in class org.jasig.portlet.notice.service.rome.RomeNotificationService
-
- INVOKE_REDIRECT_PORT_PREFERENCE - Static variable in class org.jasig.portlet.notice.controller.NotificationLifecycleController
-
See INVOKE_REDIRECT_PROTOCOL_PREFERENCE.
- INVOKE_REDIRECT_PROTOCOL_PREFERENCE - Static variable in class org.jasig.portlet.notice.controller.NotificationLifecycleController
-
Some deployments are experiencing issues whe the 'invokeNotificationService' handler sends a redirect because
they're using SSL implemented by a load balancer and the portal/portlet container doesn't realize the traffic is
over HTTPS.
- invokeAction(HttpServletRequest, HttpServletResponse, String, String) - Method in class org.jasig.portlet.notice.controller.rest.NotificationRestV2Controller
-
- invokeNotificationService(ActionRequest, ActionResponse, String) - Method in class org.jasig.portlet.notice.controller.NotificationLifecycleController
-
- invokeUserAction(ActionRequest, ActionResponse, String, String) - Method in class org.jasig.portlet.notice.controller.NotificationLifecycleController
-
- IParameterEvaluator - Interface in org.jasig.portlet.notice.service.rest
-
Beans that implement this interface process replacement tokens in (primarily) urls.
- IRefreshable - Interface in org.jasig.portlet.notice
-
Implementing this interface in a concreete
INotificationService or
INotificationServiceFilter class indicates that the bean manages some sort of state
(usually a cache) that may need to be updated when (1) the user takes some sort of action, or (2)
the user manually requests a refresh.
- isActive() - Method in class org.jasig.portlet.notice.service.classloader.DemoNotificationService
-
- isAuthenticated(PortletRequest) - Method in class org.jasig.portlet.notice.util.UsernameFinder
-
- isRead(NotificationEntry, String) - Method in class org.jasig.portlet.notice.action.read.ReadAction
-
- ISSPApi - Interface in org.jasig.portlet.notice.service.ssp
-
- ISSPPersonLookup - Interface in org.jasig.portlet.notice.service.ssp
-
- isValid(PortletRequest, NotificationResponse) - Method in class org.jasig.portlet.notice.action.favorite.FavoriteNotificationServiceDecorator
-
Deprecated.
- isValid(PortletRequest, NotificationResponse) - Method in class org.jasig.portlet.notice.action.hide.HideNotificationServiceDecorator
-
Deprecated.
- isValid(PortletRequest, NotificationResponse) - Method in class org.jasig.portlet.notice.action.read.ReadNotificationServiceDecorator
-
Deprecated.
- isValid(PortletRequest, NotificationResponse) - Method in interface org.jasig.portlet.notice.INotificationService
-
- isValid(PortletRequest, NotificationResponse) - Method in class org.jasig.portlet.notice.service.AbstractNotificationService
-
Returns true.
- isValid(PortletRequest, NotificationResponse) - Method in class org.jasig.portlet.notice.service.classloader.ClassLoaderResourceNotificationService
-
- isValid(PortletRequest, NotificationResponse) - Method in class org.jasig.portlet.notice.service.filter.FilteringNotificationServiceDecorator
-
Deprecated.
- SecurityConfiguration - Class in org.jasig.portlet.notice.security
-
Configuration of Spring Security for REST APIs.
- SecurityConfiguration() - Constructor for class org.jasig.portlet.notice.security.SecurityConfiguration
-
- ServletInitializer - Class in org.jasig.portlet.notice
-
- ServletInitializer() - Constructor for class org.jasig.portlet.notice.ServletInitializer
-
- setAccessToken(String) - Method in class org.jasig.portlet.notice.service.ssp.SSPToken
-
- setActions(Set<JpaAction>) - Method in class org.jasig.portlet.notice.service.jpa.JpaEntry
-
Replaces the current actions with the contents of the provided collection.
- setActive(boolean) - Method in class org.jasig.portlet.notice.service.classloader.DemoNotificationService
-
- setAddresseePostProcessor(AddresseePostProcessor) - Method in class org.jasig.portlet.notice.service.jpa.JpaEntryPostProcessor
-
- setAddressees(Set<JpaAddressee>) - Method in class org.jasig.portlet.notice.service.jpa.JpaEntry
-
Replaces the current addressees with the contents of the provided collection.
- setApplicationContext(ApplicationContext) - Method in class org.jasig.portlet.notice.service.CacheNotificationService
-
- setApplicationContext(ApplicationContext) - Method in class org.jasig.portlet.notice.service.ssp.SSPApiLocator
-
- setApplicationContext(ApplicationContext) - Method in class org.jasig.portlet.notice.util.SpringContext
-
- setAttributeKey(String) - Method in class org.jasig.portlet.notice.service.rest.RequestAttributeParameterEvaluator
-
- setAttributes(Set<JpaAttribute>) - Method in class org.jasig.portlet.notice.service.jpa.JpaEntry
-
Replaces the current attributes with the contents of the provided collection.
- setAuthenticationUrl(String) - Method in class org.jasig.portlet.notice.service.ssp.SSPApi
-
- setBody(String) - Method in class org.jasig.portlet.notice.service.jpa.JpaEntry
-
- setCache(Cache) - Method in class org.jasig.portlet.notice.service.CacheNotificationService
-
- setCache(Cache) - Method in class org.jasig.portlet.notice.service.classloader.ClassLoaderResourceNotificationService
-
- setCache(Cache) - Method in class org.jasig.portlet.notice.service.event.PortletEventNotificationService
-
Deprecated.
- setCache(Cache) - Method in class org.jasig.portlet.notice.service.jdbc.AbstractJdbcNotificationService
-
- setCache(Cache) - Method in class org.jasig.portlet.notice.service.rome.RomeNotificationService
-
- setCache(Cache) - Method in class org.jasig.portlet.notice.service.ssp.SSPSchoolIdPersonLookup
-
- setCategory(String) - Method in class org.jasig.portlet.notice.service.jpa.JpaEntry
-
- setClaimName(String) - Method in class org.jasig.portlet.notice.service.rest.UserAttributeParameterEvaluator
-
Defines the name of the user attribute that will be evaluated using the Servlet API and Open
ID Connect (OIDC).
- setClientId(String) - Method in class org.jasig.portlet.notice.service.ssp.SSPApi
-
- setClientSecret(String) - Method in class org.jasig.portlet.notice.service.ssp.SSPApi
-
- setDataSource(DataSource) - Method in class org.jasig.portlet.notice.service.jdbc.AbstractJdbcNotificationService
-
- setDueDate(Timestamp) - Method in class org.jasig.portlet.notice.service.jpa.JpaEntry
-
- setEmbeddedServices(List<INotificationService>) - Method in class org.jasig.portlet.notice.service.CacheNotificationService
-
- setEnclosedNotificationService(INotificationService) - Method in class org.jasig.portlet.notice.action.favorite.FavoriteNotificationServiceDecorator
-
Deprecated.
- setEnclosedNotificationService(INotificationService) - Method in class org.jasig.portlet.notice.action.hide.HideNotificationServiceDecorator
-
Deprecated.
- setEnclosedNotificationService(INotificationService) - Method in class org.jasig.portlet.notice.action.read.ReadNotificationServiceDecorator
-
Deprecated.
- setEnclosedNotificationService(INotificationService) - Method in class org.jasig.portlet.notice.service.filter.FilteringNotificationServiceDecorator
-
Deprecated.
- setExpiresIn(long) - Method in class org.jasig.portlet.notice.service.ssp.SSPToken
-
- setHeader(String, String) - Method in class org.jasig.portlet.notice.service.ssp.SSPApiRequest
-
- setHeaders(HttpHeaders) - Method in class org.jasig.portlet.notice.service.ssp.SSPApiRequest
-
- setId(long) - Method in class org.jasig.portlet.notice.service.jpa.JpaEntry
-
- setImage(String) - Method in class org.jasig.portlet.notice.service.jpa.JpaEntry
-
- setJsonResource(Resource) - Method in class org.jasig.portlet.notice.service.jdbc.AnyRowResourceContentJdbcNotificationService
-
Specify the complete content of the NotificationResponse.
- setLinkText(String) - Method in class org.jasig.portlet.notice.service.jpa.JpaEntry
-
- setMethod(HttpMethod) - Method in class org.jasig.portlet.notice.service.ssp.SSPApiRequest
-
- setName(String) - Method in class org.jasig.portlet.notice.service.AbstractNotificationService
-
- setPasswordEvaluator(IParameterEvaluator) - Method in class org.jasig.portlet.notice.service.rest.RestfulJsonNotificationService
-
- setPersonLookup(ISSPPersonLookup) - Method in class org.jasig.portlet.notice.service.ssp.SSPTaskNotificationService
-
- setPortletXmlRoleService(PortletXmlRoleService) - Method in class org.jasig.portlet.notice.service.filter.FilteringNotificationServiceDecorator
-
Deprecated.
- setPostData(Object) - Method in class org.jasig.portlet.notice.service.ssp.SSPApiRequest
-
- setPostProcessorMap(Map<Class<?>, IMappedClassPostProcessor<?, ?>>) - Method in class org.jasig.portlet.notice.service.jpa.NotificationDTOMapperEventListener
-
- setPriority(int) - Method in class org.jasig.portlet.notice.service.jpa.JpaEntry
-
- setRequiredParameters(Set<String>) - Method in class org.jasig.portlet.notice.service.jdbc.AbstractJdbcNotificationService
-
Implementors may may call this method to specify parameters that must be present in
the SqlParameterSource.
- setRestTemplate(RestTemplate) - Method in class org.jasig.portlet.notice.service.rest.RestfulJsonNotificationService
-
- setRestTemplate(RestTemplate) - Method in class org.jasig.portlet.notice.service.ssp.SSPApi
-
- setServletContext(ServletContext) - Method in class org.jasig.portlet.notice.util.PortletXmlRoleService
-
- setSource(String) - Method in class org.jasig.portlet.notice.service.jpa.JpaEntry
-
- setSql(String) - Method in class org.jasig.portlet.notice.service.jdbc.AbstractJdbcNotificationService
-
- setSspApi(ISSPApi) - Method in class org.jasig.portlet.notice.service.ssp.SSPSchoolIdPersonLookup
-
- setSspApi(ISSPApi) - Method in class org.jasig.portlet.notice.service.ssp.SSPTaskNotificationService
-
- setSspContext(String) - Method in class org.jasig.portlet.notice.service.ssp.SSPApi
-
Set the SSP API Context.
- setSspHost(String) - Method in class org.jasig.portlet.notice.service.ssp.SSPApi
-
- setSspPort(int) - Method in class org.jasig.portlet.notice.service.ssp.SSPApi
-
- setSspProtocol(String) - Method in class org.jasig.portlet.notice.service.ssp.SSPApi
-
- setTitle(String) - Method in class org.jasig.portlet.notice.service.jpa.JpaEntry
-
- setToken(String) - Method in class org.jasig.portlet.notice.service.rest.AbstractParameterEvaluator
-
- setTokenType(String) - Method in class org.jasig.portlet.notice.service.ssp.SSPToken
-
- setUriParameters(Map<String, Object>) - Method in class org.jasig.portlet.notice.service.ssp.SSPApiRequest
-
- setUrl(String) - Method in class org.jasig.portlet.notice.service.jpa.JpaEntry
-
- setUrlFragment(String) - Method in class org.jasig.portlet.notice.service.ssp.SSPApiRequest
-
- setUrlParameterEvaluators(Set<IParameterEvaluator>) - Method in class org.jasig.portlet.notice.service.rest.RestfulJsonNotificationService
-
Gathers beans that implement
IParameterEvaluator and prepares to leverage them in
dynamic URLs.
- setUserAttributeKey(String) - Method in class org.jasig.portlet.notice.service.rest.UserAttributeParameterEvaluator
-
- setUsernameEvaluator(IParameterEvaluator) - Method in class org.jasig.portlet.notice.service.rest.RestfulJsonNotificationService
-
- setUsernameFinder(UsernameFinder) - Method in class org.jasig.portlet.notice.service.filter.FilteringNotificationServiceDecorator
-
Deprecated.
- setValue(String) - Method in class org.jasig.portlet.notice.service.rest.StringLiteralParameterEvaluator
-
- ShortDurationHideAction - Class in org.jasig.portlet.notice.action.hide
-
The original
HideAction only supports durations measured in hours.
- ShortDurationHideAction(long) - Constructor for class org.jasig.portlet.notice.action.hide.ShortDurationHideAction
-
Subclasses must specify the duration with a call to super().
- showAdmin(PortletRequest) - Method in class org.jasig.portlet.notice.controller.emergency.EmergencyAlertAdminController
-
- showAlert(PortletRequest) - Method in class org.jasig.portlet.notice.controller.emergency.EmergencyAlertController
-
- showNotificationsList(RenderRequest) - Method in class org.jasig.portlet.notice.controller.notification.NotificationController
-
- signatureKey() - Method in class org.jasig.portlet.notice.security.SecurityConfiguration
-
- sort(PortletRequest, NotificationResponse) - Static method in class org.jasig.portlet.notice.util.sort.Sorting
-
- sort(PortletRequest, List<NotificationEntry>) - Static method in class org.jasig.portlet.notice.util.sort.Sorting
-
- SORT_ORDER_DEFAULT - Static variable in class org.jasig.portlet.notice.util.sort.Sorting
-
- SORT_ORDER_PREFERENCE - Static variable in class org.jasig.portlet.notice.util.sort.Sorting
-
Either ASCENDING (default) or DECENDING.
- SORT_STRATEGY_PREFERENCE - Static variable in class org.jasig.portlet.notice.util.sort.Sorting
-
Used to define a portlet preference that indicates the way
NotificationEntry objects should be sorted within their
NotificationCategory containers.
- Sorting - Class in org.jasig.portlet.notice.util.sort
-
Utility for sorting NotificationEntry objects, either within a List
or within their NotificationCategory containers.
- Sorting() - Constructor for class org.jasig.portlet.notice.util.sort.Sorting
-
- SortOrder - Enum in org.jasig.portlet.notice.util.sort
-
- SortStrategy - Enum in org.jasig.portlet.notice.util.sort
-
Indicates how to sort NotificationEntry objects within a
NotificationCategory.
- SpringContext - Class in org.jasig.portlet.notice.util
-
This class provides support for non-Spring managed objects to obtain
references to Spring managed beans.
- SpringContext() - Constructor for class org.jasig.portlet.notice.util.SpringContext
-
- SSPApi - Class in org.jasig.portlet.notice.service.ssp
-
Helper service to simplify interacting with the SSP REST Api.
- SSPApi() - Constructor for class org.jasig.portlet.notice.service.ssp.SSPApi
-
- SSPApiLocator - Class in org.jasig.portlet.notice.service.ssp
-
Helper method to keep a static reference to the SSPAPI object.
- SSPApiLocator() - Constructor for class org.jasig.portlet.notice.service.ssp.SSPApiLocator
-
- SSPApiRequest<T> - Class in org.jasig.portlet.notice.service.ssp
-
- SSPApiRequest(String, Class<T>) - Constructor for class org.jasig.portlet.notice.service.ssp.SSPApiRequest
-
- SSPSchoolIdPersonLookup - Class in org.jasig.portlet.notice.service.ssp
-
This interface looks up the SSP user id by school id.
- SSPSchoolIdPersonLookup() - Constructor for class org.jasig.portlet.notice.service.ssp.SSPSchoolIdPersonLookup
-
- SSPTaskNotificationService - Class in org.jasig.portlet.notice.service.ssp
-
Read the list of user task from SSP.
- SSPTaskNotificationService() - Constructor for class org.jasig.portlet.notice.service.ssp.SSPTaskNotificationService
-
- SSPToken - Class in org.jasig.portlet.notice.service.ssp
-
Entity to hold SSP authentication information.
- SSPToken() - Constructor for class org.jasig.portlet.notice.service.ssp.SSPToken
-
- StringLiteralParameterEvaluator - Class in org.jasig.portlet.notice.service.rest
-
- StringLiteralParameterEvaluator() - Constructor for class org.jasig.portlet.notice.service.rest.StringLiteralParameterEvaluator
-