public interface CreditSplitable
BusinessObject with credit that can be split. Usually,
this is a ProposalPerson or the like.| Modifier and Type | Method and Description |
|---|---|
List<? extends CreditSplit> |
getCreditSplits()
Get a
of credit splits |
List<? extends CreditSplit> getCreditSplits()
List of credit splitsCopyright © 2013 The Kuali Foundation. All Rights Reserved.