| java.lang.Object org.kuali.module.cg.rules.AwardRuleUtil
AwardRuleUtil | public class AwardRuleUtil (Code) | | Rules for the Award maintenance document.
|
isProposalAwarded | public static boolean isProposalAwarded(Award award)(Code) | | Determines if a proposal has already been awarded
Parameters: award - the award to check the proposal for true if the award's proposal has already been awarded |
|
|