Modifier and Type | Method and Description |
---|---|
OffsetDefinition |
LedgerReferenceValuePreparedStatementCachingDao.getOffsetDefinition(Integer universityFiscalYear,
String chartOfAccountsCode,
String financialDocumentTypeCode,
String financialBalanceTypeCode) |
Modifier and Type | Method and Description |
---|---|
OffsetDefinition |
LedgerReferenceValuePreparedStatementCachingDaoJdbc.getOffsetDefinition(Integer universityFiscalYear,
String chartOfAccountsCode,
String financialDocumentTypeCode,
String financialBalanceTypeCode) |
Modifier and Type | Field and Description |
---|---|
protected OffsetDefinition |
OffsetDefinitionRule.newDefinition |
protected OffsetDefinition |
OffsetDefinitionRule.oldDefinition |
Modifier and Type | Method and Description |
---|---|
OffsetDefinition |
OffsetDefinitionService.getByPrimaryId(Integer universityFiscalYear,
String chartOfAccountsCode,
String financialDocumentTypeCode,
String financialBalanceTypeCode)
Retrieves the OffsetDefinition by its composite primary key (all passed in as parameters).
|
Modifier and Type | Method and Description |
---|---|
OffsetDefinition |
OffsetDefinitionServiceImpl.getByPrimaryId(Integer universityFiscalYear,
String chartOfAccountsCode,
String financialDocumentTypeCode,
String financialBalanceTypeCode) |
Modifier and Type | Method and Description |
---|---|
protected String |
YearEndPendingEntryServiceImpl.getOffsetFinancialObjectCode(OffsetDefinition offsetDefinition)
Helper method that determines the offset entry's financial object code.
|
protected String |
YearEndPendingEntryServiceImpl.getOffsetFinancialObjectTypeCode(OffsetDefinition offsetDefinition)
Helper method that determines the offset entry's financial object type code.
|
Modifier and Type | Method and Description |
---|---|
OffsetDefinition |
AccountingCycleCachingService.getOffsetDefinition(Integer universityFiscalYear,
String chartOfAccountsCode,
String financialDocumentTypeCode,
String financialBalanceTypeCode) |
Modifier and Type | Method and Description |
---|---|
OffsetDefinition |
AccountingCycleCachingServiceImpl.getOffsetDefinition(Integer universityFiscalYear,
String chartOfAccountsCode,
String financialDocumentTypeCode,
String financialBalanceTypeCode) |
Modifier and Type | Method and Description |
---|---|
protected String |
GeneralLedgerPendingEntryServiceImpl.getOffsetFinancialObjectCode(OffsetDefinition offsetDefinition)
Helper method that determines the offset entry's financial object code.
|
protected String |
GeneralLedgerPendingEntryServiceImpl.getOffsetFinancialObjectTypeCode(OffsetDefinition offsetDefinition)
Helper method that determines the offset entry's financial object type code.
|
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.