public interface InstituteRateRateTypeRateClassRule
extends org.kuali.rice.krad.rules.rule.BusinessRule
For example: if dealing with a LA rate maintenance document then that document can only contain an
| Modifier and Type | Method and Description |
|---|---|
boolean |
validateRateTypeAndRateClass(AbstractInstituteRate rate)
Validates if the rate type code and rate type class are valid for the AbstractInstituteRate rate type.
|
boolean validateRateTypeAndRateClass(AbstractInstituteRate rate)
rate - the AbstractInstituteRate to checkNullPointerException - if rate is nullCopyright © 2013 The Kuali Foundation. All Rights Reserved.