Package | Description |
---|---|
org.kuali.ole.coa.service | |
org.kuali.ole.coa.service.impl | |
org.kuali.ole.gl.batch.service.impl | |
org.kuali.ole.gl.businessobject |
Modifier and Type | Method and Description |
---|---|
PriorYearAccount |
PriorYearAccountService.getByPrimaryKey(String chartCode,
String accountNumber) |
Modifier and Type | Method and Description |
---|---|
PriorYearAccount |
PriorYearAccountServiceImpl.getByPrimaryKey(String chartCode,
String accountNumber) |
Modifier and Type | Method and Description |
---|---|
protected PriorYearAccount |
EncumbranceClosingOriginEntryGenerationServiceImpl.retrievePriorYearAccount(String chartOfAccountsCode,
String accountNumber)
Retrieves a prior year account from the persistence store
|
Modifier and Type | Method and Description |
---|---|
PriorYearAccount |
Balance.getPriorYearAccount()
Gets the priorYearAccount attribute.
|
Modifier and Type | Method and Description |
---|---|
void |
Balance.setPriorYearAccount(PriorYearAccount priorYearAccount)
Sets the priorYearAccount attribute value.
|
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.