Modifier and Type | Method and Description |
---|---|
A21SubAccount |
LedgerReferenceValuePreparedStatementCachingDao.getA21SubAccount(String chartOfAccountsCode,
String accountNumber,
String subAccountNumber) |
Modifier and Type | Method and Description |
---|---|
A21SubAccount |
LedgerReferenceValuePreparedStatementCachingDaoJdbc.getA21SubAccount(String chartOfAccountsCode,
String accountNumber,
String subAccountNumber) |
Modifier and Type | Method and Description |
---|---|
A21SubAccount |
SubAccount.getA21SubAccount()
Gets the a21SubAccount attribute.
|
Modifier and Type | Method and Description |
---|---|
void |
SubAccount.setA21SubAccount(A21SubAccount subAccount)
Sets the a21SubAccount attribute value.
|
Modifier and Type | Method and Description |
---|---|
A21SubAccount |
A21SubAccountDao.getByPrimaryKey(String chartOfAccountsCode,
String accountNumber,
String subAccountNumber)
This method retrieves an A21SubAccount based on it's primary keys
|
Modifier and Type | Method and Description |
---|---|
A21SubAccount |
A21SubAccountDaoOjb.getByPrimaryKey(String chartOfAccountsCode,
String accountNumber,
String subAccountNumber) |
Modifier and Type | Method and Description |
---|---|
A21SubAccount |
A21SubAccountService.buildCgIcrAccount(String chartOfAccountsCode,
String accountNumber,
String subAccountNumber,
String subAccountTypeCode)
build a CG ICR account
|
A21SubAccount |
A21SubAccountService.getByPrimaryKey(String chartOfAccountsCode,
String accountNumber,
String subAccountNumber)
This retrieves an A21SubAccount by its primary keys of chart of accounts code, account number and
sub account number
|
Modifier and Type | Method and Description |
---|---|
void |
A21SubAccountService.populateCgIcrAccount(A21SubAccount a21SubAccount,
String chartOfAccountsCode,
String accountNumber)
populate the a21 sub account with the given account
|
Modifier and Type | Method and Description |
---|---|
A21SubAccount |
A21SubAccountServiceImpl.buildCgIcrAccount(String chartOfAccountsCode,
String accountNumber,
String subAccountNumber,
String subAccountTypeCode) |
A21SubAccount |
A21SubAccountServiceImpl.getByPrimaryKey(String chartOfAccountsCode,
String accountNumber,
String subAccountNumber) |
Modifier and Type | Method and Description |
---|---|
void |
A21SubAccountServiceImpl.populateCgIcrAccount(A21SubAccount a21SubAccount,
String chartOfAccountsCode,
String accountNumber) |
Modifier and Type | Method and Description |
---|---|
A21SubAccount |
AccountingCycleCachingService.getA21SubAccount(String chartOfAccountsCode,
String accountNumber,
String subAccountNumber) |
Modifier and Type | Method and Description |
---|---|
A21SubAccount |
AccountingCycleCachingServiceImpl.getA21SubAccount(String chartOfAccountsCode,
String accountNumber,
String subAccountNumber) |
Modifier and Type | Method and Description |
---|---|
A21SubAccount |
OriginEntryFull.getA21SubAccount() |
A21SubAccount |
AccountBalance.getA21SubAccount() |
Modifier and Type | Method and Description |
---|---|
void |
OriginEntryFull.setA21SubAccount(A21SubAccount subAccount) |
void |
AccountBalance.setA21SubAccount(A21SubAccount subAccount) |
Modifier and Type | Method and Description |
---|---|
A21SubAccount |
GeneralLedgerPendingEntry.getA21SubAccount()
Gets the a21SubAccount attribute.
|
Modifier and Type | Method and Description |
---|---|
void |
GeneralLedgerPendingEntry.setA21SubAccount(A21SubAccount a21SubAccount)
Sets the a21SubAccount attribute value.
|
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.