@Service @Transactional(readOnly=true) public class BudgetApprovalService extends Object
| Constructor and Description |
|---|
BudgetApprovalService() |
| Modifier and Type | Method and Description |
|---|---|
List<Long> |
financialYear() |
List<org.egov.commons.CFinancialYear> |
financialYearList() |
org.egov.commons.EgwStatus |
getBudgetStatus(String moduleType,
String code) |
List<Budget> |
search(Long financialYearId) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.