|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PriorYearAccount in org.kuali.kfs.coa.dataaccess |
---|
Methods in org.kuali.kfs.coa.dataaccess that return PriorYearAccount | |
---|---|
PriorYearAccount |
PriorYearAccountDao.getByPrimaryId(String chartOfAccountsCode,
String accountNumber)
Retrieves an Account object based on primary key. |
Uses of PriorYearAccount in org.kuali.kfs.coa.dataaccess.impl |
---|
Methods in org.kuali.kfs.coa.dataaccess.impl that return PriorYearAccount | |
---|---|
PriorYearAccount |
PriorYearAccountDaoOjb.getByPrimaryId(String chartOfAccountsCode,
String accountNumber)
|
Uses of PriorYearAccount in org.kuali.kfs.coa.service |
---|
Methods in org.kuali.kfs.coa.service that return PriorYearAccount | |
---|---|
PriorYearAccount |
PriorYearAccountService.getByPrimaryKey(String chartCode,
String accountNumber)
|
Uses of PriorYearAccount in org.kuali.kfs.coa.service.impl |
---|
Methods in org.kuali.kfs.coa.service.impl that return PriorYearAccount | |
---|---|
PriorYearAccount |
PriorYearAccountServiceImpl.getByPrimaryKey(String chartCode,
String accountNumber)
|
Uses of PriorYearAccount in org.kuali.kfs.gl.batch.service.impl |
---|
Methods in org.kuali.kfs.gl.batch.service.impl that return PriorYearAccount | |
---|---|
protected PriorYearAccount |
EncumbranceClosingOriginEntryGenerationServiceImpl.retrievePriorYearAccount(String chartOfAccountsCode,
String accountNumber)
Retrieves a prior year account from the persistence store |
Uses of PriorYearAccount in org.kuali.kfs.gl.businessobject |
---|
Methods in org.kuali.kfs.gl.businessobject that return PriorYearAccount | |
---|---|
PriorYearAccount |
Balance.getPriorYearAccount()
Gets the priorYearAccount attribute. |
Methods in org.kuali.kfs.gl.businessobject with parameters of type PriorYearAccount | |
---|---|
void |
Balance.setPriorYearAccount(PriorYearAccount priorYearAccount)
Sets the priorYearAccount attribute value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |