public class AwardProjectPersonsSaveRuleImpl extends Object implements AwardProjectPersonsSaveRule
| Modifier and Type | Field and Description |
|---|---|
static String |
ERROR_UNIT_REQUIRED |
AWARD_PROJECT_PERSON_LIST_ERROR_KEY, ERROR_AWARD_PROJECT_KEY_PERSON_ROLE_REQUIRED, ERROR_AWARD_PROJECT_PERSON_DUPLICATE_UNITS, ERROR_AWARD_PROJECT_PERSON_LEAD_UNIT_REQUIRED, ERROR_AWARD_PROJECT_PERSON_MULTIPLE_PI_EXISTS, ERROR_AWARD_PROJECT_PERSON_NO_PI, ERROR_AWARD_PROJECT_PERSON_UNIT_DETAILS_REQUIRED| Constructor and Description |
|---|
AwardProjectPersonsSaveRuleImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
processSaveAwardProjectPersonsBusinessRules(SaveAwardProjectPersonsRuleEvent event)
This method will be called when saving Award Project Persons
|
public static final String ERROR_UNIT_REQUIRED
public boolean processSaveAwardProjectPersonsBusinessRules(SaveAwardProjectPersonsRuleEvent event)
processSaveAwardProjectPersonsBusinessRules in interface AwardProjectPersonsSaveRuleevent - Copyright © 2013 The Kuali Foundation. All Rights Reserved.