public class A21SubAccountDaoOjb extends org.kuali.rice.core.framework.persistence.ojb.dao.PlatformAwareDaoBaseOjb implements A21SubAccountDao
A21SubAccount
through OJBConstructor 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, setDbPlatform
public A21SubAccountDaoOjb()
public A21SubAccount getByPrimaryKey(String chartOfAccountsCode, String accountNumber, String subAccountNumber)
A21SubAccountDao
getByPrimaryKey
in interface A21SubAccountDao
A21SubAccountDao.getByPrimaryKey(java.lang.String, java.lang.String, java.lang.String)
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.