Class NotificationMessageContentServiceImpl

java.lang.Object
org.kuali.rice.ken.service.impl.NotificationMessageContentServiceImpl
All Implemented Interfaces:
NotificationMessageContentService

public class NotificationMessageContentServiceImpl extends Object implements NotificationMessageContentService
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.
Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also: