Package org.kuali.rice.ken.service.impl
package org.kuali.rice.ken.service.impl
-
ClassesClassDescriptionBase class for jobs that must obtain a set of work items atomicallyKEN API service implementationNotificationAuthorizationService implementation - this is the default out-of-the-box implementation of the service.NotificationChannelService implementation - uses the businessObjectDao to get at data in the underlying database.NotificationContentTypeService implementation - uses the dataObjectService to get at the underlying data in the stock DBMS.NotificationMessageContentService implementation - uses both Xalan and XStream in various places to manage the marshalling/unmarshalling of Notification data for processing by various components in the system.Auto removes expired message deliveries.This is the default out-of-the-box implementation that leverages the status flag on a notification (RESOLVED versus UNRESOLVED) to determine whether the notification's message deliveries need to be resolved or not.NotificationService implementation - this is the default out-of-the-box implementation of the service that uses the businessObjectDao to get at the data via our OOTB DBMS.NotificationRecipientService implementation This implementation relies on KIM user and group managementNotificationService implementation - this is the default out-of-the-box implementation of the service.This class is responsible for interacting with KEW - this is the default implementation that leverages the KEW client API.This class allows the NotificationService.sendNotification(XML) service to be invoked as a web service generically from the bus.UserPreferenceService implementation - uses the businessObjectDao to get at data in the underlying database.