Modifier and Type | Class and Description |
---|---|
class |
AccountingPeriodServiceImpl
This service implementation is the default implementation of the AccountingPeriod service that is delivered with Kuali.
|
Modifier and Type | Method and Description |
---|---|
AccountingPeriodService |
AuxiliaryVoucherAccountingPeriodWithinGracePeriodValidation.getAccountingPeriodService()
Gets the accountingPeriodService attribute.
|
AccountingPeriodService |
AuxiliaryVoucherAccountingPeriodOpenValidation.getAccountingPeriodService()
Gets the accountingPeriodService attribute.
|
AccountingPeriodService |
AuxiliaryVoucherRecodeAccountingPeriodValidation.getAccountingPeriodService()
Gets the accountingPeriodService attribute.
|
AccountingPeriodService |
AuxiliaryVoucherAccountingPeriodAllowedByParameterValidation.getAccountingPeriodService()
Gets the accountingPeriodService attribute.
|
Modifier and Type | Method and Description |
---|---|
void |
AuxiliaryVoucherAccountingPeriodWithinGracePeriodValidation.setAccountingPeriodService(AccountingPeriodService accountingPeriodService)
Sets the accountingPeriodService attribute value.
|
void |
AuxiliaryVoucherAccountingPeriodOpenValidation.setAccountingPeriodService(AccountingPeriodService accountingPeriodService)
Sets the accountingPeriodService attribute value.
|
void |
AuxiliaryVoucherRecodeAccountingPeriodValidation.setAccountingPeriodService(AccountingPeriodService accountingPeriodService)
Sets the accountingPeriodService attribute value.
|
void |
AuxiliaryVoucherAccountingPeriodAllowedByParameterValidation.setAccountingPeriodService(AccountingPeriodService accountingPeriodService)
Sets the accountingPeriodService attribute value.
|
Modifier and Type | Field and Description |
---|---|
protected AccountingPeriodService |
AuxiliaryVoucherForm.OpenAuxiliaryVoucherPredicate.acctPeriodService |
Modifier and Type | Method and Description |
---|---|
void |
PosterServiceImpl.setAccountingPeriodService(AccountingPeriodService aps) |
Modifier and Type | Method and Description |
---|---|
void |
ReversalServiceImpl.setAccountingPeriodService(AccountingPeriodService accountingPeriodService)
Sets the accountingPeriodService attribute, allowing injection of an implementation of that service
|
Modifier and Type | Method and Description |
---|---|
void |
PendingTransactionServiceImpl.setAccountingPeriodService(AccountingPeriodService accountingPeriodService)
Sets the accountingPeriodService attribute value.
|
Modifier and Type | Field and Description |
---|---|
protected static AccountingPeriodService |
LedgerPostingDocumentBase.accountingPeriodService |
Modifier and Type | Method and Description |
---|---|
static AccountingPeriodService |
LedgerPostingDocumentBase.getAccountingPeriodService() |
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.