public class A21SubAccountDaoOjb extends org.kuali.rice.core.framework.persistence.ojb.dao.PlatformAwareDaoBaseOjb implements A21SubAccountDao
A21SubAccount through OJB| Constructor and Description | 
|---|
| A21SubAccountDaoOjb() | 
| Modifier and Type | Method and Description | 
|---|---|
| A21SubAccount | getByPrimaryKey(String chartOfAccountsCode,
                              String accountNumber,
                              String subAccountNumber)This method retrieves an A21SubAccount based on it's primary keys | 
getDbPlatform, setDbPlatformpublic A21SubAccountDaoOjb()
public A21SubAccount getByPrimaryKey(String chartOfAccountsCode, String accountNumber, String subAccountNumber)
A21SubAccountDaogetByPrimaryKey in interface A21SubAccountDaoA21SubAccountDao.getByPrimaryKey(java.lang.String, java.lang.String, java.lang.String)Copyright © 2004–2015 The Kuali Foundation. All rights reserved.