| Package | Description |
|---|---|
| org.kuali.kra.award.contacts | |
| org.kuali.kra.institutionalproposal.contacts | |
| org.kuali.kra.proposaldevelopment.bo |
Provides the classes for business object of proposaldevelopment.
|
| org.kuali.kra.proposaldevelopment.rules |
Provides the classes for the implementation of proposaldevelopment rules.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AwardPersonCreditSplit
Class representation of the Award Person credit split
|
class |
AwardPersonUnitCreditSplit
Class representation of the Proposal Person
|
| Modifier and Type | Class and Description |
|---|---|
class |
InstitutionalProposalPersonCreditSplit |
class |
InstitutionalProposalPersonUnitCreditSplit
This class...
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProposalPersonCreditSplit
Class representation of the Proposal Person
|
class |
ProposalUnitCreditSplit
Class representation of the Proposal Person
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends CreditSplit> |
CreditSplitable.getCreditSplits()
Get a
of credit splits |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CreditSplitValidator.validateCreditSplit(Iterator<? extends CreditSplit> creditSplit_it,
InvestigatorCreditType creditType,
org.kuali.kra.proposaldevelopment.rules.CreditSplitValidator.DecimalHolder lesserCummulative)
Validates a collection of anything splits.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.