| Package | Description |
|---|---|
| org.kuali.kra.negotiations.bo | |
| org.kuali.kra.negotiations.service | |
| org.kuali.kra.negotiations.web.struts.form |
| Modifier and Type | Method and Description |
|---|---|
List<NegotiationNotification> |
Negotiation.getNegotiationNotifications() |
| Modifier and Type | Method and Description |
|---|---|
void |
Negotiation.addNotification(NegotiationNotification negotiationNotification) |
| Modifier and Type | Method and Description |
|---|---|
void |
Negotiation.setNegotiationNotifications(List<NegotiationNotification> negotiationNotifications) |
| Modifier and Type | Method and Description |
|---|---|
List<NegotiationNotification> |
NegotiationServiceImpl.getNegotiationNotifications(Negotiation negotiation) |
List<NegotiationNotification> |
NegotiationService.getNegotiationNotifications(Negotiation negotiation) |
| Modifier and Type | Method and Description |
|---|---|
List<NegotiationNotification> |
NegotiationForm.getNegotiationNotifications()
This method calls the negotiation service and return the results of the getNegotiationNotifications function.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.