public interface CostShareService
| Modifier and Type | Method and Description |
|---|---|
String |
getCostShareLabel()
This method checks the parameter service for the cost share label and returns the string.
|
boolean |
validateProjectPeriodAsFiscalYear()
This method returns true if the project period label is "Fiscal Year"
|
boolean |
validateProjectPeriodAsProjectPeriod()
This method returns true if the project period label is "Project Period"
|
String getCostShareLabel()
boolean validateProjectPeriodAsFiscalYear()
boolean validateProjectPeriodAsProjectPeriod()
Copyright © 2013 The Kuali Foundation. All Rights Reserved.