public class AwardSubcontractingGoalsExpendituresRule extends Object
| Constructor and Description |
|---|
AwardSubcontractingGoalsExpendituresRule() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAwardId() |
org.kuali.rice.kns.lookup.Lookupable |
getAwardLookupable() |
org.kuali.rice.kns.service.DictionaryValidationService |
getDictionaryValidationService() |
void |
setAwardLookupable(org.kuali.rice.kns.lookup.Lookupable awardLookupable) |
void |
setDictionaryValidationService(org.kuali.rice.kns.service.DictionaryValidationService dictionaryValidationService) |
boolean |
validateAwardNumber(String awardNumber) |
public AwardSubcontractingGoalsExpendituresRule()
public boolean validateAwardNumber(String awardNumber)
public org.kuali.rice.kns.service.DictionaryValidationService getDictionaryValidationService()
public void setDictionaryValidationService(org.kuali.rice.kns.service.DictionaryValidationService dictionaryValidationService)
public String getAwardId()
public void setAwardLookupable(org.kuali.rice.kns.lookup.Lookupable awardLookupable)
public org.kuali.rice.kns.lookup.Lookupable getAwardLookupable()
Copyright © 2013 The Kuali Foundation. All Rights Reserved.