| Package | Description |
|---|---|
| org.egov.egf.budget.service |
| Modifier and Type | Method and Description |
|---|---|
BudgetControlType |
BudgetControlTypeService.create(BudgetControlType budgetCheckConfig) |
BudgetControlType |
BudgetControlTypeService.findOne(Long id) |
BudgetControlType |
BudgetControlTypeService.update(BudgetControlType budgetCheckConfig) |
| Modifier and Type | Method and Description |
|---|---|
List<BudgetControlType> |
BudgetControlTypeService.findAll() |
List<BudgetControlType> |
BudgetControlTypeService.search(BudgetControlType budgetCheckConfig) |
| Modifier and Type | Method and Description |
|---|---|
BudgetControlType |
BudgetControlTypeService.create(BudgetControlType budgetCheckConfig) |
List<BudgetControlType> |
BudgetControlTypeService.search(BudgetControlType budgetCheckConfig) |
BudgetControlType |
BudgetControlTypeService.update(BudgetControlType budgetCheckConfig) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.