Uses of Interface
org.kuali.rice.ken.api.notification.NotificationResponseContract

Packages that use NotificationResponseContract
org.kuali.rice.ken.api.notification   
org.kuali.rice.ken.bo   
 

Uses of NotificationResponseContract in org.kuali.rice.ken.api.notification
 

Classes in org.kuali.rice.ken.api.notification that implement NotificationResponseContract
 class NotificationResponse
           
static class NotificationResponse.Builder
          A builder which can be used to construct NotificationResponse instances.
 

Methods in org.kuali.rice.ken.api.notification with parameters of type NotificationResponseContract
static NotificationResponse.Builder NotificationResponse.Builder.create(NotificationResponseContract contract)
           
 

Uses of NotificationResponseContract in org.kuali.rice.ken.bo
 

Classes in org.kuali.rice.ken.bo that implement NotificationResponseContract
 class NotificationResponseBo
          This class represents the data structure that will house information for a Notification Response TODO: Really this class should just be replaced by NotificationResponse...
 



Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.