public interface AwardApprovedForeignTravelRule
extends org.kuali.rice.krad.rules.rule.BusinessRule
| Modifier and Type | Field and Description |
|---|---|
static String |
APPROVED_FOREIGN_TRAVEL_LIST_ERROR_KEY |
static String |
ERROR_AWARD_APPROVED_FOREIGN_INVALID_FIELD |
static String |
ERROR_AWARD_APPROVED_FOREIGN_TRAVEL_END_DATE_BEFORE_START_DATE |
static String |
ERROR_AWARD_APPROVED_FOREIGN_TRAVEL_NOT_UNIQUE |
| Modifier and Type | Method and Description |
|---|---|
boolean |
processAwardApprovedForeignTravelBusinessRules(AwardApprovedForeignTravelRuleEvent event)
This method is used to validate AwardApprovedForeignTravel in an Award
|
static final String APPROVED_FOREIGN_TRAVEL_LIST_ERROR_KEY
static final String ERROR_AWARD_APPROVED_FOREIGN_INVALID_FIELD
static final String ERROR_AWARD_APPROVED_FOREIGN_TRAVEL_NOT_UNIQUE
static final String ERROR_AWARD_APPROVED_FOREIGN_TRAVEL_END_DATE_BEFORE_START_DATE
boolean processAwardApprovedForeignTravelBusinessRules(AwardApprovedForeignTravelRuleEvent event)
event - Copyright © 2013 The Kuali Foundation. All Rights Reserved.