|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of BalanceService in org.kuali.kfs.coa.document.validation.impl |
|---|
| Fields in org.kuali.kfs.coa.document.validation.impl declared as BalanceService | |
|---|---|
protected BalanceService |
AccountRule.balanceService
|
| Methods in org.kuali.kfs.coa.document.validation.impl with parameters of type BalanceService | |
|---|---|
void |
AccountRule.setBalanceService(BalanceService balanceService)
This method sets the balanceService |
| Uses of BalanceService in org.kuali.kfs.gl.batch |
|---|
| Methods in org.kuali.kfs.gl.batch with parameters of type BalanceService | |
|---|---|
void |
PurgeBalanceStep.setBalanceService(BalanceService balanceService)
Sets the balanceService attribute, allowing the injection of an implementation of the service. |
void |
PosterSummaryReportStep.setBalanceService(BalanceService balanceService)
Sets the balanceService attribute value. |
| Uses of BalanceService in org.kuali.kfs.gl.batch.service.impl |
|---|
| Methods in org.kuali.kfs.gl.batch.service.impl that return BalanceService | |
|---|---|
BalanceService |
OrganizationReversionProcessImpl.getBalanceService()
Gets the balanceService attribute. |
| Methods in org.kuali.kfs.gl.batch.service.impl with parameters of type BalanceService | |
|---|---|
void |
YearEndServiceImpl.setBalanceService(BalanceService balanceService)
|
void |
OrganizationReversionProcessImpl.setBalanceService(BalanceService balanceService)
Sets the balanceService attribute value. |
| Uses of BalanceService in org.kuali.kfs.gl.businessobject.lookup |
|---|
| Methods in org.kuali.kfs.gl.businessobject.lookup with parameters of type BalanceService | |
|---|---|
void |
BalanceLookupableHelperServiceImpl.setBalanceService(BalanceService balanceService)
Sets the balanceService attribute value. |
void |
CashBalanceLookupableHelperServiceImpl.setBalanceService(BalanceService balanceService)
Sets the balanceService attribute value. |
| Uses of BalanceService in org.kuali.kfs.gl.service.impl |
|---|
| Classes in org.kuali.kfs.gl.service.impl that implement BalanceService | |
|---|---|
class |
BalanceServiceImpl
This class is the OJB implementation of the Balance Service |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||