Modifier and Type | Field and Description |
---|---|
protected BalanceService |
AccountRule.balanceService |
Modifier and Type | Method and Description |
---|---|
void |
AccountRule.setBalanceService(BalanceService balanceService)
This method sets the balanceService
|
Modifier and Type | Method and Description |
---|---|
void |
PosterSummaryReportStep.setBalanceService(BalanceService balanceService)
Sets the balanceService attribute value.
|
void |
PurgeBalanceStep.setBalanceService(BalanceService balanceService)
Sets the balanceService attribute, allowing the injection of an implementation of the service.
|
Modifier and Type | Method and Description |
---|---|
BalanceService |
OrganizationReversionProcessImpl.getBalanceService()
Gets the balanceService attribute.
|
Modifier and Type | Method and Description |
---|---|
void |
OrganizationReversionProcessImpl.setBalanceService(BalanceService balanceService)
Sets the balanceService attribute value.
|
void |
YearEndServiceImpl.setBalanceService(BalanceService balanceService) |
Modifier and Type | Method and Description |
---|---|
void |
BalanceLookupableHelperServiceImpl.setBalanceService(BalanceService balanceService)
Sets the balanceService attribute value.
|
void |
CashBalanceLookupableHelperServiceImpl.setBalanceService(BalanceService balanceService)
Sets the balanceService attribute value.
|
Modifier and Type | Class and Description |
---|---|
class |
BalanceServiceImpl
This class is the OJB implementation of the Balance Service
|
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.