| Package | Description |
|---|---|
| org.kuali.kra.coi | |
| org.kuali.kra.coi.disclosure |
| Modifier and Type | Method and Description |
|---|---|
List<CoiDiscDetail> |
CoiDisclProject.getCoiDiscDetails() |
| Modifier and Type | Method and Description |
|---|---|
int |
CoiDiscDetail.compareTo(CoiDiscDetail other) |
| Modifier and Type | Method and Description |
|---|---|
void |
CoiDisclProject.setCoiDiscDetails(List<CoiDiscDetail> coiDiscDetails) |
| Modifier and Type | Method and Description |
|---|---|
protected CoiDiscDetail |
CoiDisclosureServiceImpl.getCurrentProjectDetail(CoiDisclosure coiDisclosure) |
| Modifier and Type | Method and Description |
|---|---|
List<CoiDiscDetail> |
CoiDisclEventProject.getCoiDiscDetails() |
| Modifier and Type | Method and Description |
|---|---|
protected CoiDisclosureProjectBean |
CoiDisclosureServiceImpl.getCoiDisclosureProjectBean(CoiDiscDetail coiDiscDetail) |
| Modifier and Type | Method and Description |
|---|---|
void |
CoiDisclEventProject.setCoiDiscDetails(List<CoiDiscDetail> coiDiscDetails) |
| Constructor and Description |
|---|
CoiDisclEventProject(String eventType,
KraPersistableBusinessObjectBase eventProjectBo,
List<CoiDiscDetail> coiDiscDetails) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.