public interface ObjectCodeDao
| Modifier and Type | Method and Description | 
|---|---|
| List | getYearList(String chartOfAccountsCode,
                      String financialObjectCode)This method retrieves a list of years based on the chart of accounts code and object code passed in | 
List getYearList(String chartOfAccountsCode, String financialObjectCode)
chartOfAccountsCode - financialObjectCode - Copyright © 2004–2015 The Kuali Foundation. All rights reserved.