public class ObjectCodeDaoOjb extends org.kuali.rice.core.framework.persistence.ojb.dao.PlatformAwareDaoBaseOjb implements ObjectCodeDao
Constructor and Description |
---|
ObjectCodeDaoOjb() |
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
|
getDbPlatform, setDbPlatform
public ObjectCodeDaoOjb()
public List getYearList(String chartOfAccountsCode, String financialObjectCode)
ObjectCodeDao
getYearList
in interface ObjectCodeDao
ObjectCodeDao.getYearList(java.lang.String, java.lang.String)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.