org.kuali.kfs.module.cg.document.validation.impl
Class AwardRuleUtil
java.lang.Object
org.kuali.kfs.module.cg.document.validation.impl.AwardRuleUtil
public class AwardRuleUtil
- extends Object
Rules for the Award maintenance document.
Method Summary |
static boolean |
isProposalAwarded(Award award)
Determines if a proposal has already been awarded |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AwardRuleUtil
public AwardRuleUtil()
isProposalAwarded
public static boolean isProposalAwarded(Award award)
- Determines if a proposal has already been awarded
- Parameters:
award
- the award to check the proposal for
- Returns:
- true if the award's proposal has already been awarded
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.