public interface SubFundGroupDao
SubFundGroup
Modifier and Type | Method and Description |
---|---|
SubFundGroup |
getByChartAndAccount(String chartCode,
String accountNumber)
This method retrieves a specific
SubFundGroup based on chart code and account number |
SubFundGroup getByChartAndAccount(String chartCode, String accountNumber)
SubFundGroup
based on chart code and account numberchartCode
- accountNumber
- SubFundGroup
based on chart code and account numberCopyright © 2004–2014 The Kuali Foundation. All rights reserved.