| 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 |
|---|---|
NegotiationUnassociatedDetail |
Negotiation.getUnAssociatedDetail() |
| Modifier and Type | Method and Description |
|---|---|
void |
Negotiation.setUnAssociatedDetail(NegotiationUnassociatedDetail unAssociatedDetail) |
| Modifier and Type | Method and Description |
|---|---|
NegotiationUnassociatedDetail |
NegotiationServiceImpl.findAndLoadNegotiationUnassociatedDetail(Negotiation negotiation) |
NegotiationUnassociatedDetail |
NegotiationService.findAndLoadNegotiationUnassociatedDetail(Negotiation negotiation)
This method fine a NegotiationAssociatedDetail object from the DB and sets it to the passed in negotiation.
|
| Modifier and Type | Method and Description |
|---|---|
List<NegotiationUnassociatedDetail> |
NegotiationForm.getNegotiationUnassociatedDetailsToDelete() |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.