Modifier and Type | Method and Description |
---|---|
ObjectCode |
LedgerReferenceValuePreparedStatementCachingDao.getObjectCode(Integer universityFiscalYear,
String chartOfAccountsCode,
String financialObjectCode) |
Modifier and Type | Method and Description |
---|---|
ObjectCode |
LedgerReferenceValuePreparedStatementCachingDaoJdbc.getObjectCode(Integer universityFiscalYear,
String chartOfAccountsCode,
String financialObjectCode) |
Modifier and Type | Class and Description |
---|---|
class |
ObjectCodeCurrent
This is for ojb only to map to the object code view.
|
Modifier and Type | Field and Description |
---|---|
protected ObjectCode |
Chart.expBdgtEliminationsFinObj |
protected ObjectCode |
Chart.finAccountsPayableObject |
protected ObjectCode |
Chart.finAccountsReceivableObj |
protected ObjectCode |
Chart.financialCashObject |
protected ObjectCode |
Chart.finExternalEncumbranceObj |
protected ObjectCode |
Chart.finInternalEncumbranceObj |
protected ObjectCode |
Chart.finPreEncumbranceObject |
protected ObjectCode |
Chart.fundBalanceObject |
protected ObjectCode |
Chart.icrExpenseFinancialObject |
protected ObjectCode |
Chart.icrIncomeFinancialObject |
protected ObjectCode |
Chart.incBdgtEliminationsFinObj |
protected ObjectCode |
ObjectCode.reportsToFinancialObject |
Modifier and Type | Method and Description |
---|---|
ObjectCode |
Chart.getExpBdgtEliminationsFinObj()
Gets the expBdgtEliminationsFinObj attribute.
|
ObjectCode |
Chart.getFinAccountsPayableObject()
Gets the finAccountsPayableObject attribute.
|
ObjectCode |
Chart.getFinAccountsReceivableObj()
Gets the finAccountsReceivableObj attribute.
|
ObjectCode |
Chart.getFinancialCashObject()
Gets the financialCashObject attribute.
|
ObjectCode |
SubObjectCodeGlobalDetail.getFinancialObject()
Gets the financialObject attribute.
|
ObjectCode |
OffsetDefinition.getFinancialObject()
Gets the financialObject attribute.
|
ObjectCode |
SubObjectCode.getFinancialObject() |
ObjectCode |
ObjectCodeGlobal.getFinancialObject()
Gets the financialObject attribute.
|
ObjectCode |
Chart.getFinExternalEncumbranceObj()
Gets the finExternalEncumbranceObj attribute.
|
ObjectCode |
Chart.getFinInternalEncumbranceObj()
Gets the finInternalEncumbranceObj attribute.
|
ObjectCode |
Chart.getFinPreEncumbranceObject()
Gets the finPreEncumbranceObject attribute.
|
ObjectCode |
Chart.getFundBalanceObject()
Gets the fundBalanceObject attribute.
|
ObjectCode |
Chart.getIcrExpenseFinancialObject()
Gets the icrExpenseFinancialObject attribute.
|
ObjectCode |
Chart.getIcrIncomeFinancialObject()
Gets the icrIncomeFinancialObject attribute.
|
ObjectCode |
Chart.getIncBdgtEliminationsFinObj()
Gets the incBdgtEliminationsFinObj attribute.
|
ObjectCode |
IndirectCostRecoveryExclusionType.getObjectCodeCurrent() |
ObjectCode |
IndirectCostRecoveryExclusionAccount.getObjectCodeCurrent() |
ObjectCode |
OrganizationReversionDetail.getOrganizationReversionObject()
Gets the organizationReversionObject attribute.
|
ObjectCode |
OrganizationReversionGlobalDetail.getOrganizationReversionObject()
Gets the organizationReversionObject attribute.
|
ObjectCode |
ObjectCode.getReportsToFinancialObject()
Gets the reportsToFinancialObject attribute.
|
ObjectCode |
ObjectCodeGlobal.getReportsToFinancialObject()
Gets the reportsToFinancialObject attribute.
|
Modifier and Type | Method and Description |
---|---|
void |
ObjectCodeGlobal.populate(ObjectCode old,
ObjectCodeGlobalDetail detail) |
void |
Chart.setExpBdgtEliminationsFinObj(ObjectCode expBdgtEliminationsFinObj)
Deprecated.
|
void |
Chart.setFinAccountsPayableObject(ObjectCode finAccountsPayableObject)
Deprecated.
|
void |
Chart.setFinAccountsReceivableObj(ObjectCode finAccountsReceivableObj)
Deprecated.
|
void |
Chart.setFinancialCashObject(ObjectCode financialCashObject)
Deprecated.
|
void |
SubObjectCodeGlobalDetail.setFinancialObject(ObjectCode financialObject)
Deprecated.
|
void |
OffsetDefinition.setFinancialObject(ObjectCode financialObject)
Deprecated.
|
void |
SubObjectCode.setFinancialObject(ObjectCode financialObject)
Deprecated.
|
void |
ObjectCodeGlobal.setFinancialObject(ObjectCode financialObject)
Deprecated.
|
void |
Chart.setFinExternalEncumbranceObj(ObjectCode finExternalEncumbranceObj)
Deprecated.
|
void |
Chart.setFinInternalEncumbranceObj(ObjectCode finInternalEncumbranceObj)
Deprecated.
|
void |
Chart.setFinPreEncumbranceObject(ObjectCode finPreEncumbranceObject)
Deprecated.
|
void |
Chart.setFundBalanceObject(ObjectCode fundBalanceObject)
Deprecated.
|
void |
Chart.setIcrExpenseFinancialObject(ObjectCode icrExpenseFinancialObject)
Deprecated.
|
void |
Chart.setIcrIncomeFinancialObject(ObjectCode icrIncomeFinancialObject)
Deprecated.
|
void |
Chart.setIncBdgtEliminationsFinObj(ObjectCode incBdgtEliminationsFinObj)
Deprecated.
|
void |
IndirectCostRecoveryExclusionType.setObjectCodeCurrent(ObjectCode objectCodeCurrent)
Deprecated.
|
void |
IndirectCostRecoveryExclusionAccount.setObjectCodeCurrent(ObjectCode objectCodeCurrent)
Deprecated.
|
void |
OrganizationReversionDetail.setOrganizationReversionObject(ObjectCode organizationReversionObject)
Deprecated.
|
void |
OrganizationReversionGlobalDetail.setOrganizationReversionObject(ObjectCode organizationReversionObject)
Sets the organizationReversionObject attribute value.
|
void |
ObjectCode.setReportsToFinancialObject(ObjectCode reportsToFinancialObject)
Deprecated.
|
void |
ObjectCodeGlobal.setReportsToFinancialObject(ObjectCode reportsToFinancialObject)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected ObjectCode |
ObjectCodeMaintainableImpl.retrieveObjectCodeFromDB() |
Modifier and Type | Method and Description |
---|---|
protected String |
ObjectCodeGlobalMaintainableImpl.buildObjectCodeCachingKey(ObjectCode objectCode) |
protected boolean |
ObjectCodeGlobalMaintainableImpl.isInactivatingObjectCode(ObjectCode objectCode) |
protected boolean |
ObjectCodeGlobalMaintainableImpl.isInactivatingObjectCode(ObjectCode objectCode,
Map<String,Boolean> objectCodeActiveStatusCache) |
Modifier and Type | Method and Description |
---|---|
protected Collection<org.kuali.rice.krad.bo.BusinessObject> |
ObjectCodeGlobalRule.addAdditionalBlockingBusinessObjects(Collection<org.kuali.rice.krad.bo.BusinessObject> blockingBusinessObjects,
ObjectCode objectCode)
Retrieves any additional blocking objects not handled by the inactivation framework
|
protected boolean |
ObjectCodeRule.checkForBlockingIndirectCostRecoveryExclusionAccounts(ObjectCode objectCode)
Checks that no ICR Exclusion by Account records are dependent on the given object code if it is inactivated
|
protected boolean |
ObjectCodeRule.checkForBlockingOffsetDefinitions(ObjectCode objectCode)
Checks that no offset definitions are dependent on the given object code if it is inactivated
|
protected boolean |
ObjectCodeRule.checkResearchAdminAttributes(ObjectCode objectCode)
This method verifies the budget category value
|
protected boolean |
ObjectCodeGlobalRule.isEqualObjectCode(ObjectCode castor,
ObjectCode pollux)
Determines if the two given object codes are roughly equal
|
protected boolean |
ObjectCodeGlobalRule.isObjectCodeInPersistingChanges(List<org.kuali.rice.krad.bo.PersistableBusinessObject> persistingChanges,
ObjectCode objectCode)
Determines if the given object code is within the list of persisting changes
|
protected boolean |
ObjectCodeGlobalRule.processInactivationBlockChecking(org.kuali.rice.kns.maintenance.Maintainable maintainable,
ObjectCode objectCode,
int index) |
protected boolean |
ObjectCodeRule.processObjectCodeRules(ObjectCode objectCode)
This checks the following rules:
object code valid
reports to chart code is valid (similar to what
ObjectCodePreRules does)
is the budget aggregation code valid
then checks to make sure that this object code hasn't already been entered in the consolidation and level table
finally checks to make sure that the next year object code (if filled out) isn't already in there and that this object code has a valid fiscal year
|
protected void |
ObjectCodeGlobalRule.putInactivationBlockingErrorOnPage(ObjectCode objectCode,
org.kuali.rice.krad.datadictionary.InactivationBlockingMetadata inactivationBlockingMetadata,
int index) |
protected void |
ObjectCodeGlobalRule.retrieveBlockingIndirectCostRecoveryExclusionAccounts(ObjectCode objectCode,
List<org.kuali.rice.krad.bo.BusinessObject> additionalBlockingObjects)
Retrieves all Indirect Cost Recovery Exclusion by Account records blocking the given object code and puts them in the List of additional blocking objects
|
protected void |
ObjectCodeGlobalRule.retrieveBlockingOffsetDefinitions(ObjectCode objectCode,
List<org.kuali.rice.krad.bo.BusinessObject> additionalBlockingObjects)
Retrieves all Offset Definitions blocking the given object code and puts them in the List of additional blocking objects
|
Modifier and Type | Method and Description |
---|---|
ObjectCode |
ObjectCodeService.getByPrimaryId(Integer universityFiscalYear,
String chartOfAccountsCode,
String financialObjectCode) |
ObjectCode |
ObjectCodeService.getByPrimaryIdForCurrentYear(String chartOfAccountsCode,
String financialObjectCode)
This method returns an financial object code for the current fiscal year.
|
ObjectCode |
ObjectCodeService.getByPrimaryIdWithCaching(Integer universityFiscalYear,
String chartOfAccountsCode,
String financialObjectCode) |
Modifier and Type | Method and Description |
---|---|
List<org.kuali.rice.krad.maintenance.MaintenanceLock> |
SubObjectTrickleDownInactivationService.generateTrickleDownMaintenanceLocks(ObjectCode inactivatedObject,
String documentNumber) |
void |
SubObjectTrickleDownInactivationService.trickleDownInactivateSubObjects(ObjectCode inactivatedObject,
String documentNumber) |
Modifier and Type | Method and Description |
---|---|
ObjectCode |
ObjectCodeServiceImpl.getByPrimaryId(Integer universityFiscalYear,
String chartOfAccountsCode,
String financialObjectCode) |
ObjectCode |
ObjectCodeServiceImpl.getByPrimaryIdForCurrentYear(String chartOfAccountsCode,
String financialObjectCode) |
ObjectCode |
ObjectCodeServiceImpl.getByPrimaryIdWithCaching(Integer universityFiscalYear,
String chartOfAccountsCode,
String financialObjectCode) |
Modifier and Type | Method and Description |
---|---|
List<org.kuali.rice.krad.maintenance.MaintenanceLock> |
SubObjectTrickleDownInactivationServiceImpl.generateTrickleDownMaintenanceLocks(ObjectCode inactivatedObjectCode,
String documentNumber) |
protected Collection<SubObjectCode> |
SubObjectTrickleDownInactivationServiceImpl.getAssociatedSubObjects(ObjectCode objectCode) |
void |
SubObjectTrickleDownInactivationServiceImpl.trickleDownInactivateSubObjects(ObjectCode inactivatedObject,
String documentNumber) |
Modifier and Type | Method and Description |
---|---|
ObjectCode |
WireCharge.getExpenseFinancialObject()
Gets the expenseFinancialObject attribute.
|
ObjectCode |
WireCharge.getIncomeFinancialObject()
Gets the incomeFinancialObject attribute.
|
ObjectCode |
ProcurementCardDefault.getObjectCode()
Gets the objectCode attribute.
|
Modifier and Type | Method and Description |
---|---|
void |
WireCharge.setExpenseFinancialObject(ObjectCode expenseFinancialObject)
Deprecated.
|
void |
WireCharge.setIncomeFinancialObject(ObjectCode incomeFinancialObject)
Deprecated.
|
void |
ProcurementCardDefault.setObjectCode(ObjectCode objectCode)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ObjectCode |
AccountingCycleCachingService.getObjectCode(Integer universityFiscalYear,
String chartOfAccountsCode,
String financialObjectCode) |
Modifier and Type | Method and Description |
---|---|
boolean |
OrganizationReversionCategoryLogic.containsObjectCode(ObjectCode oc)
Given an object code, determins if balances with the object code should be added to the bucket
for this category or not
|
Modifier and Type | Method and Description |
---|---|
protected ObjectCode |
ScrubberProcessImpl.getFundBalanceObjectCode(String fundBalanceCode,
OriginEntryFull originEntryFull)
This method...
|
ObjectCode |
AccountingCycleCachingServiceImpl.getObjectCode(Integer universityFiscalYear,
String chartOfAccountsCode,
String financialObjectCode) |
protected ObjectCode |
PostExpenditureTransaction.getReportsToObjectCode(ObjectCode objectCode)
Uses the caching DAO instead of regular OJB to find the reports-to object code
|
Modifier and Type | Method and Description |
---|---|
boolean |
GenericOrganizationReversionCategory.containsObjectCode(ObjectCode oc)
Determines if balances with a given object code should be processed by this logic or not
|
boolean |
CashOrganizationReversionCategoryLogic.containsObjectCode(ObjectCode oc)
Determines if the given object code is an object code for cash balances
|
protected boolean |
PostExpenditureTransaction.excludedByAccount(Account account,
ObjectCode objectCode,
boolean selfAndTopLevelOnly)
Determine if the given account and object code have an exclusion by account associated which should prevent this transaction from posting an ExpenditureTransaction
|
protected boolean |
PostExpenditureTransaction.excludedByType(String indirectCostRecoveryTypeCode,
ObjectCode objectCode,
boolean selfAndTopLevelOnly)
Determines if there's an exclusion by type record existing for the given ICR type code and object code or object codes within the object code's reportsTo hierarchy
|
protected ObjectCode |
PostExpenditureTransaction.getReportsToObjectCode(ObjectCode objectCode)
Uses the caching DAO instead of regular OJB to find the reports-to object code
|
protected boolean |
PostExpenditureTransaction.hasExclusionByAccount(Account account,
ObjectCode objectCode)
Determines if there's an exclusion by account record for the given account and object code
|
protected boolean |
PostExpenditureTransaction.hasExclusionByType(String indirectCostRecoveryTypeCode,
ObjectCode objectCode)
Determines if the given object code and indirect cost recovery type code have an exclusion by type record associated with them
|
protected boolean |
PostExpenditureTransaction.hasValidObjectCodeReportingHierarchy(ObjectCode objectCode)
Determines if the given object code has a valid reports-to hierarchy
|
protected boolean |
PostExpenditureTransaction.hasValidReportsToFields(ObjectCode objectCode)
Determines if the given object code has all the fields it would need for a strong and healthy reports to hierarchy
|
Modifier and Type | Method and Description |
---|---|
ObjectCode |
OriginEntryFull.getFinancialObject() |
ObjectCode |
Entry.getFinancialObject() |
ObjectCode |
Reversal.getFinancialObject() |
ObjectCode |
Encumbrance.getFinancialObject()
Gets the financialObject attribute.
|
ObjectCode |
CollectorDetail.getFinancialObject()
Gets the financialObject attribute.
|
ObjectCode |
AccountBalance.getFinancialObject()
Gets the financialObject attribute.
|
ObjectCode |
Transaction.getFinancialObject() |
ObjectCode |
Balance.getFinancialObject()
Gets the financialObject attribute.
|
ObjectCode |
SufficientFundBalances.getObjectCode()
Gets the objectCode attribute.
|
Modifier and Type | Method and Description |
---|---|
void |
OriginEntryFull.setFinancialObject(ObjectCode financialObject) |
void |
Entry.setFinancialObject(ObjectCode financialObject) |
void |
Reversal.setFinancialObject(ObjectCode financialObject) |
void |
Encumbrance.setFinancialObject(ObjectCode financialObject)
Sets the financialObject attribute value.
|
void |
CollectorDetail.setFinancialObject(ObjectCode financialObject)
Deprecated.
|
void |
AccountBalance.setFinancialObject(ObjectCode financialObject)
Sets the financialObject attribute value.
|
void |
Transaction.setFinancialObject(ObjectCode objectCode) |
void |
Balance.setFinancialObject(ObjectCode financialObject)
Sets the financialObject attribute value.
|
void |
SufficientFundBalances.setObjectCode(ObjectCode objectCode)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
SufficientFundsService.getSufficientFundsObjectCode(ObjectCode financialObject,
String accountSufficientFundsCode)
This operation derives the acct_sf_finobj_cd which is used to populate the General Ledger Pending entry table, so that later
we can do Suff Fund checking against that entry
|
Modifier and Type | Method and Description |
---|---|
String |
SufficientFundsServiceImpl.getSufficientFundsObjectCode(ObjectCode financialObject,
String accountSufficientFundsCode)
This operation derives the acct_sf_finobj_cd which is used to populate the General Ledger Pending entry table, so that later
we can do Suff Fund checking against that entry
|
Modifier and Type | Method and Description |
---|---|
ObjectCode |
ReceivingThreshold.getFinancialObject() |
Modifier and Type | Method and Description |
---|---|
void |
ReceivingThreshold.setFinancialObject(ObjectCode financialObject) |
Modifier and Type | Method and Description |
---|---|
boolean |
PaymentRequestAccountingLineRuleHelperServiceImpl.isValidObjectCode(ObjectCode objectCode,
org.kuali.rice.krad.datadictionary.DataDictionary dataDictionary,
String errorPropertyName) |
boolean |
PurchasingAccountingLineRuleHelperServiceImpl.isValidObjectCode(ObjectCode objectCode,
org.kuali.rice.krad.datadictionary.DataDictionary dataDictionary,
String errorPropertyName) |
Modifier and Type | Field and Description |
---|---|
protected ObjectCode |
CustomerProfile.defaultObject |
Modifier and Type | Method and Description |
---|---|
ObjectCode |
CustomerProfile.getDefaultObject()
Gets the defaultObject attribute.
|
Modifier and Type | Method and Description |
---|---|
void |
CustomerProfile.setDefaultObject(ObjectCode defaultObject)
Sets the defaultObject attribute value.
|
Modifier and Type | Method and Description |
---|---|
ObjectCode |
OleFundLookup.getFinancialObject() |
Modifier and Type | Method and Description |
---|---|
void |
OleFundLookup.setFinancialObject(ObjectCode financialObject) |
Modifier and Type | Method and Description |
---|---|
ObjectCode |
OleFundLookupDocument.getFinancialObject() |
Modifier and Type | Method and Description |
---|---|
void |
OleFundLookupDocument.setFinancialObject(ObjectCode financialObject) |
Modifier and Type | Method and Description |
---|---|
List<ObjectCode> |
BulkPOChangeExecutor.getObjects() |
Modifier and Type | Method and Description |
---|---|
void |
BulkPOChangeExecutor.setObjects(List<ObjectCode> objects) |
Modifier and Type | Field and Description |
---|---|
protected ObjectCode |
Bank.cashOffsetObject |
protected ObjectCode |
AccountingLineBase.objectCode |
Modifier and Type | Method and Description |
---|---|
ObjectCode |
Bank.getCashOffsetObject()
Gets the cashOffsetObject attribute.
|
ObjectCode |
GeneralLedgerPendingEntry.getFinancialObject()
Gets the financialObject attribute.
|
ObjectCode |
SufficientFundsItem.getFinancialObject() |
ObjectCode |
AccountingLineBase.getObjectCode() |
ObjectCode |
GeneralLedgerPendingEntrySourceDetail.getObjectCode() |
Modifier and Type | Method and Description |
---|---|
static boolean |
AccountingLineOverride.needsObjectBudgetOverride(Account account,
ObjectCode objectCode)
Returns whether the given object code needs an object budget override
|
void |
Bank.setCashOffsetObject(ObjectCode cashOffsetObject)
Sets the cashOffsetObject attribute value.
|
void |
GeneralLedgerPendingEntry.setFinancialObject(ObjectCode financialObject)
Sets the financialObject attribute value.
|
void |
SufficientFundsItem.setFinancialObject(ObjectCode financialObject) |
void |
AccountingLineBase.setObjectCode(ObjectCode objectCode)
Deprecated.
|
void |
AccountingLine.setObjectCode(ObjectCode objectCode)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
AccountPresenceService.isObjectCodeBudgetedForAccountPresence(Account account,
ObjectCode objectCode)
Checks the given account for presence control turned on.
|
boolean |
AccountingLineRuleHelperService.isValidObjectCode(ObjectCode objectCode,
org.kuali.rice.krad.datadictionary.DataDictionary dataDictionary,
String errorPropertyName,
String accountIdentifyingPropertyName)
This method validates that an object code is active.
|
boolean |
AccountingLineRuleHelperService.isValidObjectCode(String accountIdentifyingPropertyName,
ObjectCode objectCode,
org.kuali.rice.krad.datadictionary.DataDictionary dataDictionary)
This method validates that an object code is active.
|
Modifier and Type | Method and Description |
---|---|
boolean |
AccountPresenceServiceImpl.isObjectCodeBudgetedForAccountPresence(Account account,
ObjectCode objectCode)
This method determines if an object code has been budgeted for account presence.
|
boolean |
AccountingLineRuleHelperServiceImpl.isValidObjectCode(ObjectCode objectCode,
org.kuali.rice.krad.datadictionary.DataDictionary dataDictionary,
String errorPropertyName,
String accountIdentifyingPropertyName) |
boolean |
AccountingLineRuleHelperServiceImpl.isValidObjectCode(String accountIdentifyingPropertyName,
ObjectCode objectCode,
org.kuali.rice.krad.datadictionary.DataDictionary dataDictionary) |
Modifier and Type | Method and Description |
---|---|
GeneralLedgerPendingEntry |
GeneralLedgerPendingEntryService.buildGeneralLedgerPendingEntry(GeneralLedgerPostingDocument document,
Account account,
ObjectCode objectCode,
String subAccountNumber,
String subObjectCode,
String organizationReferenceId,
String projectCode,
String referenceNumber,
String referenceTypeCode,
String referenceOriginCode,
String description,
boolean isDebit,
org.kuali.rice.core.api.util.type.KualiDecimal amount,
GeneralLedgerPendingEntrySequenceHelper sequenceHelper)
Convenience method to build a GLPE without a generalLedgerPendingEntrySourceDetail
|
Modifier and Type | Method and Description |
---|---|
GeneralLedgerPendingEntry |
GeneralLedgerPendingEntryServiceImpl.buildGeneralLedgerPendingEntry(GeneralLedgerPostingDocument document,
Account account,
ObjectCode objectCode,
String subAccountNumber,
String subObjectCode,
String organizationReferenceId,
String projectCode,
String referenceNumber,
String referenceTypeCode,
String referenceOriginCode,
String description,
boolean isDebit,
org.kuali.rice.core.api.util.type.KualiDecimal amount,
GeneralLedgerPendingEntrySequenceHelper sequenceHelper)
Convenience method to build a GLPE without a generalLedgerPendingEntrySourceDetail
|
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.