Uses of Class
org.kuali.kfs.coa.businessobject.SubObjectCode

Packages that use SubObjectCode
org.kuali.kfs.coa.batch.dataaccess   
org.kuali.kfs.coa.batch.dataaccess.impl   
org.kuali.kfs.coa.businessobject   
org.kuali.kfs.coa.dataaccess   
org.kuali.kfs.coa.dataaccess.impl   
org.kuali.kfs.coa.document.validation.impl   
org.kuali.kfs.coa.service   
org.kuali.kfs.coa.service.impl   
org.kuali.kfs.fp.document.validation.impl   
org.kuali.kfs.gl.batch.service   
org.kuali.kfs.gl.batch.service.impl   
org.kuali.kfs.gl.businessobject   
org.kuali.kfs.integration.ld   
org.kuali.kfs.module.ar.businessobject   
org.kuali.kfs.module.ar.document   
org.kuali.kfs.module.bc.businessobject   
org.kuali.kfs.module.bc.document.service   
org.kuali.kfs.module.bc.document.service.impl   
org.kuali.kfs.module.bc.document.validation.impl   
org.kuali.kfs.module.cab.businessobject   
org.kuali.kfs.module.cam.businessobject   
org.kuali.kfs.module.ld.businessobject   
org.kuali.kfs.module.purap.service.impl   
org.kuali.kfs.pdp.businessobject   
org.kuali.kfs.sys.businessobject   
org.kuali.kfs.sys.document.service   
org.kuali.kfs.sys.document.service.impl   
 

Uses of SubObjectCode in org.kuali.kfs.coa.batch.dataaccess
 

Methods in org.kuali.kfs.coa.batch.dataaccess that return SubObjectCode
 SubObjectCode LedgerReferenceValuePreparedStatementCachingDao.getSubObjectCode(Integer universityFiscalYear, String chartOfAccountsCode, String accountNumber, String financialObjectCode, String financialSubObjectCode)
           
 

Uses of SubObjectCode in org.kuali.kfs.coa.batch.dataaccess.impl
 

Methods in org.kuali.kfs.coa.batch.dataaccess.impl that return SubObjectCode
 SubObjectCode LedgerReferenceValuePreparedStatementCachingDaoJdbc.getSubObjectCode(Integer universityFiscalYear, String chartOfAccountsCode, String accountNumber, String financialObjectCode, String financialSubObjectCode)
           
 

Uses of SubObjectCode in org.kuali.kfs.coa.businessobject
 

Subclasses of SubObjectCode in org.kuali.kfs.coa.businessobject
 class SubObjectCodeCurrent
          This is for ojb only to map to the object code view.
 

Methods in org.kuali.kfs.coa.businessobject with parameters of type SubObjectCode
 void SubObjectCodeGlobal.populate(SubObjectCode old, AccountGlobalDetail accountGlobalDetail, SubObjectCodeGlobalDetail subObjCdGlobalDetail)
           
 

Uses of SubObjectCode in org.kuali.kfs.coa.dataaccess
 

Methods in org.kuali.kfs.coa.dataaccess that return SubObjectCode
 SubObjectCode SubObjectCodeDao.getByPrimaryId(Integer universityFiscalYear, String chartOfAccountsCode, String accountNumber, String financialObjectCode, String financialSubObjectCode)
          Retrieves a SubObjectCode by primary key.
 

Uses of SubObjectCode in org.kuali.kfs.coa.dataaccess.impl
 

Methods in org.kuali.kfs.coa.dataaccess.impl that return SubObjectCode
 SubObjectCode SubObjectCodeDaoOjb.getByPrimaryId(Integer universityFiscalYear, String chartOfAccountsCode, String accountNumber, String financialObjectCode, String financialSubObjectCode)
          Retrieves sub object code business object by primary key
 

Uses of SubObjectCode in org.kuali.kfs.coa.document.validation.impl
 

Fields in org.kuali.kfs.coa.document.validation.impl declared as SubObjectCode
protected  SubObjectCode SubObjCdRule.newSubObjectCode
           
protected  SubObjectCode SubObjectPreRules.newSubObjectCode
           
protected  SubObjectCode SubObjCdRule.oldSubObjectCode
           
 

Uses of SubObjectCode in org.kuali.kfs.coa.service
 

Methods in org.kuali.kfs.coa.service that return SubObjectCode
 SubObjectCode SubObjectCodeService.getByPrimaryId(Integer universityFiscalYear, String chartOfAccountsCode, String accountNumber, String financialObjectCode, String financialSubObjectCode)
          Specifies what a method that searches based on the Primary Key of an SubObjectCode object must look like.
 SubObjectCode SubObjectCodeService.getByPrimaryIdForCurrentYear(String chartOfAccountsCode, String accountNumber, String financialObjectCode, String financialSubObjectCode)
          This method returns an financial object code for the current fiscal year.
 

Uses of SubObjectCode in org.kuali.kfs.coa.service.impl
 

Fields in org.kuali.kfs.coa.service.impl with type parameters of type SubObjectCode
 Map<SubObjectCode,String> SubObjectTrickleDownInactivationServiceImpl.TrickleDownInactivationStatus.alreadyLockedSubObjCds
           
 List<SubObjectCode> SubObjectTrickleDownInactivationServiceImpl.TrickleDownInactivationStatus.errorPersistingSubObjCds
           
 List<SubObjectCode> SubObjectTrickleDownInactivationServiceImpl.TrickleDownInactivationStatus.inactivatedSubObjCds
           
 

Methods in org.kuali.kfs.coa.service.impl that return SubObjectCode
 SubObjectCode SubObjectCodeServiceImpl.getByPrimaryId(Integer universityFiscalYear, String chartOfAccountsCode, String accountNumber, String financialObjectCode, String financialSubObjectCode)
           
 SubObjectCode SubObjectCodeServiceImpl.getByPrimaryIdForCurrentYear(String chartOfAccountsCode, String accountNumber, String financialObjectCode, String financialSubObjectCode)
           
 

Methods in org.kuali.kfs.coa.service.impl that return types with arguments of type SubObjectCode
protected  Collection<SubObjectCode> SubObjectTrickleDownInactivationServiceImpl.getAssociatedSubObjects(Account account)
           
protected  Collection<SubObjectCode> SubObjectTrickleDownInactivationServiceImpl.getAssociatedSubObjects(ObjectCode objectCode)
           
 

Method parameters in org.kuali.kfs.coa.service.impl with type arguments of type SubObjectCode
protected  void SubObjectTrickleDownInactivationServiceImpl.addMaintenanceLockedNotes(String documentNumber, Map<SubObjectCode,String> lockedSubObjects, String messageKey, org.kuali.rice.kns.bo.PersistableBusinessObject noteParent, org.kuali.rice.kns.bo.Note noteTemplate)
           
protected  void SubObjectTrickleDownInactivationServiceImpl.addNotes(String documentNumber, List<SubObjectCode> listOfSubObjects, String messageKey, org.kuali.rice.kns.bo.PersistableBusinessObject noteParent, org.kuali.rice.kns.bo.Note noteTemplate)
           
protected  String SubObjectTrickleDownInactivationServiceImpl.createSubObjectChunk(List<SubObjectCode> listOfSubObjects, int startIndex, int endIndex)
           
 List<org.kuali.rice.kns.document.MaintenanceLock> SubObjectTrickleDownInactivationServiceImpl.generateTrickleDownMaintenanceLocks(Collection<SubObjectCode> subObjects, String documentNumber)
           
protected  SubObjectTrickleDownInactivationServiceImpl.TrickleDownInactivationStatus SubObjectTrickleDownInactivationServiceImpl.trickleDownInactivate(Collection<SubObjectCode> subObjects, String documentNumber)
           
 

Uses of SubObjectCode in org.kuali.kfs.fp.document.validation.impl
 

Methods in org.kuali.kfs.fp.document.validation.impl that return SubObjectCode
protected  SubObjectCode CreditCardVendorRule.checkExistenceSubObj(String string)
          Returns a SubObjCd object if SubObjCd object exists for "Income" or "Expense"
 

Uses of SubObjectCode in org.kuali.kfs.gl.batch.service
 

Methods in org.kuali.kfs.gl.batch.service that return SubObjectCode
 SubObjectCode AccountingCycleCachingService.getSubObjectCode(Integer universityFiscalYear, String chartOfAccountsCode, String accountNumber, String financialObjectCode, String financialSubObjectCode)
           
 

Uses of SubObjectCode in org.kuali.kfs.gl.batch.service.impl
 

Methods in org.kuali.kfs.gl.batch.service.impl that return SubObjectCode
 SubObjectCode AccountingCycleCachingServiceImpl.getSubObjectCode(Integer universityFiscalYear, String chartOfAccountsCode, String accountNumber, String financialObjectCode, String financialSubObjectCode)
           
 

Uses of SubObjectCode in org.kuali.kfs.gl.businessobject
 

Methods in org.kuali.kfs.gl.businessobject that return SubObjectCode
 SubObjectCode Encumbrance.getFinancialSubObject()
          Gets the financialSubObject attribute.
 SubObjectCode OriginEntryFull.getFinancialSubObject()
           
 SubObjectCode Balance.getFinancialSubObject()
          Gets the financialSubObject attribute.
 SubObjectCode Reversal.getFinancialSubObject()
           
 SubObjectCode Transaction.getFinancialSubObject()
           
 SubObjectCode Entry.getFinancialSubObject()
           
 SubObjectCode AccountBalance.getFinancialSubObject()
          Gets the subObject
 

Methods in org.kuali.kfs.gl.businessobject with parameters of type SubObjectCode
 void Encumbrance.setFinancialSubObject(SubObjectCode financialSubObject)
          Sets the financialSubObject attribute value.
 void OriginEntryFull.setFinancialSubObject(SubObjectCode financialSubObject)
           
 void Balance.setFinancialSubObject(SubObjectCode financialSubObject)
          Sets the financialSubObject attribute value.
 void Reversal.setFinancialSubObject(SubObjectCode financialSubObject)
           
 void Entry.setFinancialSubObject(SubObjectCode financialSubObject)
           
 void AccountBalance.setFinancialSubObject(SubObjectCode financialSubObject)
          Sets the subObject.
 

Uses of SubObjectCode in org.kuali.kfs.integration.ld
 

Methods in org.kuali.kfs.integration.ld that return SubObjectCode
 SubObjectCode LaborLedgerEntry.getFinancialSubObject()
          Gets the financialSubObject
 SubObjectCode LaborLedgerBalance.getFinancialSubObject()
          Gets the financialSubObject attribute.
 

Methods in org.kuali.kfs.integration.ld with parameters of type SubObjectCode
 void LaborLedgerEntry.setFinancialSubObject(SubObjectCode financialSubObject)
          Deprecated. 
 void LaborLedgerBalance.setFinancialSubObject(SubObjectCode financialSubObject)
          Sets the financialSubObject attribute value.
 

Uses of SubObjectCode in org.kuali.kfs.module.ar.businessobject
 

Methods in org.kuali.kfs.module.ar.businessobject that return SubObjectCode
 SubObjectCode CustomerInvoiceDetail.getAccountsReceivableSubObject()
          Gets the accountsReceivableSubObject attribute.
 SubObjectCode OrganizationAccountingDefault.getDefaultInvoiceFinancialSubObject()
          Gets the defaultInvoiceFinancialSubObject attribute.
 SubObjectCode OrganizationAccountingDefault.getDefaultPaymentFinancialSubObject()
          Gets the defaultPaymentFinancialSubObject attribute.
 SubObjectCode NonInvoiced.getFinancialSubObject()
          Gets the financialSubObject attribute.
 SubObjectCode SystemInformation.getUniversityClearingSubObject()
          Gets the universityClearingSubObject attribute.
 SubObjectCode OrganizationAccountingDefault.getWriteoffFinancialSubObject()
          Gets the writeoffFinancialSubObject attribute.
 

Methods in org.kuali.kfs.module.ar.businessobject with parameters of type SubObjectCode
 void CustomerInvoiceDetail.setAccountsReceivableSubObject(SubObjectCode accountsReceivableSubObject)
          Deprecated.  
 void OrganizationAccountingDefault.setDefaultInvoiceFinancialSubObject(SubObjectCode defaultInvoiceFinancialSubObject)
          Deprecated.  
 void OrganizationAccountingDefault.setDefaultPaymentFinancialSubObject(SubObjectCode defaultPaymentFinancialSubObject)
          Deprecated.  
 void NonInvoiced.setFinancialSubObject(SubObjectCode financialSubObject)
          Deprecated.  
 void SystemInformation.setUniversityClearingSubObject(SubObjectCode universityClearingSubObject)
          Deprecated.  
 void OrganizationAccountingDefault.setWriteoffFinancialSubObject(SubObjectCode writeoffFinancialSubObject)
          Deprecated.  
 

Uses of SubObjectCode in org.kuali.kfs.module.ar.document
 

Fields in org.kuali.kfs.module.ar.document declared as SubObjectCode
protected  SubObjectCode CustomerInvoiceWriteoffDocument.financialSubObject
           
protected  SubObjectCode CustomerInvoiceDocument.paymentFinancialSubObject
           
 

Methods in org.kuali.kfs.module.ar.document that return SubObjectCode
 SubObjectCode CustomerInvoiceWriteoffDocument.getFinancialSubObject()
           
 SubObjectCode CustomerInvoiceDocument.getPaymentFinancialSubObject()
          Gets the paymentFinancialSubObject attribute.
 

Methods in org.kuali.kfs.module.ar.document with parameters of type SubObjectCode
 void CustomerInvoiceWriteoffDocument.setFinancialSubObject(SubObjectCode financialSubObject)
           
 void CustomerInvoiceDocument.setPaymentFinancialSubObject(SubObjectCode paymentFinancialSubObject)
          Deprecated.  
 

Uses of SubObjectCode in org.kuali.kfs.module.bc.businessobject
 

Methods in org.kuali.kfs.module.bc.businessobject that return SubObjectCode
 SubObjectCode BudgetConstructionMonthly.getFinancialSubObject()
          Gets the financialSubObject attribute.
 SubObjectCode BudgetConstructionBalanceByAccount.getFinancialSubObject()
          Gets the financialSubObject attribute.
 SubObjectCode CalculatedSalaryFoundationTracker.getFinancialSubObject()
          Gets the financialSubObject attribute.
 SubObjectCode BudgetConstructionCalculatedSalaryFoundationTracker.getFinancialSubObject()
          Gets the financialSubObject attribute.
 SubObjectCode BudgetConstructionAppointmentFundingReason.getFinancialSubObject()
          Gets the financialSubObject attribute.
 SubObjectCode BudgetConstructionAccountBalance.getFinancialSubObject()
           
 SubObjectCode BudgetConstructionPositionFunding.getFinancialSubObject()
           
 SubObjectCode PendingBudgetConstructionGeneralLedger.getFinancialSubObject()
          Gets the financialSubObject attribute.
 SubObjectCode BudgetConstructionSalaryFunding.getFinancialSubObject()
          Gets the financialSubObject attribute.
 SubObjectCode PendingBudgetConstructionAppointmentFunding.getFinancialSubObject()
          Gets the financialSubObject attribute.
 SubObjectCode BudgetConstructionAppointmentFundingLoad01Move.getFinancialSubObject()
          Gets the financialSubObject attribute.
 SubObjectCode CalculatedSalaryFoundationTrackerOverride.getFinancialSubObject()
          Gets the financialSubObject attribute.
 

Methods in org.kuali.kfs.module.bc.businessobject with parameters of type SubObjectCode
 void BudgetConstructionMonthly.setFinancialSubObject(SubObjectCode financialSubObject)
          Deprecated.  
 void BudgetConstructionBalanceByAccount.setFinancialSubObject(SubObjectCode financialSubObject)
          Deprecated.  
 void CalculatedSalaryFoundationTracker.setFinancialSubObject(SubObjectCode financialSubObject)
          Deprecated.  
 void BudgetConstructionCalculatedSalaryFoundationTracker.setFinancialSubObject(SubObjectCode financialSubObject)
          Deprecated.  
 void BudgetConstructionAppointmentFundingReason.setFinancialSubObject(SubObjectCode financialSubObject)
          Deprecated.  
 void BudgetConstructionAccountBalance.setFinancialSubObject(SubObjectCode financialSubObject)
           
 void BudgetConstructionPositionFunding.setFinancialSubObject(SubObjectCode financialSubObject)
           
 void PendingBudgetConstructionGeneralLedger.setFinancialSubObject(SubObjectCode financialSubObject)
          Deprecated.  
 void BudgetConstructionSalaryFunding.setFinancialSubObject(SubObjectCode financialSubObject)
          Deprecated.  
 void PendingBudgetConstructionAppointmentFunding.setFinancialSubObject(SubObjectCode financialSubObject)
          Deprecated.  
 void BudgetConstructionAppointmentFundingLoad01Move.setFinancialSubObject(SubObjectCode financialSubObject)
          Deprecated.  
 void CalculatedSalaryFoundationTrackerOverride.setFinancialSubObject(SubObjectCode financialSubObject)
          Deprecated.  
 

Uses of SubObjectCode in org.kuali.kfs.module.bc.document.service
 

Methods in org.kuali.kfs.module.bc.document.service with parameters of type SubObjectCode
 boolean BudgetConstructionRuleHelperService.isValidSubObjectCode(SubObjectCode subObjectCode, String currentValue, org.kuali.rice.kns.util.MessageMap errorMap, String errorPropertyName)
          Runs existence and active tests on the SubObjectCode reference This method is differenct than the one in AccountingLineRuleHelper in that it adds the bad value to the errormessage This method signature should probably be added to AccountingLineRuleHelper
 

Uses of SubObjectCode in org.kuali.kfs.module.bc.document.service.impl
 

Methods in org.kuali.kfs.module.bc.document.service.impl that return SubObjectCode
protected  SubObjectCode BudgetRequestImportServiceImpl.getSubObjectCode(BudgetConstructionRequestMove record, Integer budgetYear)
           
 

Methods in org.kuali.kfs.module.bc.document.service.impl with parameters of type SubObjectCode
 boolean BudgetConstructionRuleHelperServiceImpl.isValidSubObjectCode(SubObjectCode subObjectCode, String currentValue, org.kuali.rice.kns.util.MessageMap errorMap, String errorPropertyName)
           
 

Uses of SubObjectCode in org.kuali.kfs.module.bc.document.validation.impl
 

Methods in org.kuali.kfs.module.bc.document.validation.impl with parameters of type SubObjectCode
 boolean BudgetConstructionDocumentRules.isValidSubObjectCode(SubObjectCode subObjectCode, String value, org.kuali.rice.kns.datadictionary.DataDictionary dataDictionary, String errorPropertyName)
          Runs existence and active tests on the SubObjectCode reference This method is differenct than the one in AccountingLineRuleHelper in that it adds the bad value to the errormessage This method signature should probably be added to AccountingLineRuleHelper
 

Uses of SubObjectCode in org.kuali.kfs.module.cab.businessobject
 

Methods in org.kuali.kfs.module.cab.businessobject that return SubObjectCode
 SubObjectCode GeneralLedgerEntry.getFinancialSubObject()
          Gets the financialSubObject attribute.
 

Methods in org.kuali.kfs.module.cab.businessobject with parameters of type SubObjectCode
 void GeneralLedgerEntry.setFinancialSubObject(SubObjectCode financialSubObject)
          Sets the financialSubObject attribute.
 

Uses of SubObjectCode in org.kuali.kfs.module.cam.businessobject
 

Methods in org.kuali.kfs.module.cam.businessobject that return SubObjectCode
 SubObjectCode AssetPayment.getFinancialSubObject()
          Gets the financialSubObject attribute.
 

Methods in org.kuali.kfs.module.cam.businessobject with parameters of type SubObjectCode
 void AssetPayment.setFinancialSubObject(SubObjectCode financialSubObject)
          Deprecated.  
 

Uses of SubObjectCode in org.kuali.kfs.module.ld.businessobject
 

Methods in org.kuali.kfs.module.ld.businessobject that return SubObjectCode
 SubObjectCode LaborCalculatedSalaryFoundationTracker.getFinancialSubObject()
          Gets the financialSubObject attribute.
 SubObjectCode LedgerEntry.getFinancialSubObject()
          Gets the financialSubObject
 

Methods in org.kuali.kfs.module.ld.businessobject with parameters of type SubObjectCode
 void LaborCalculatedSalaryFoundationTracker.setFinancialSubObject(SubObjectCode financialSubObject)
          Sets the financialSubObject attribute value.
 void LedgerEntry.setFinancialSubObject(SubObjectCode financialSubObject)
          Deprecated. 
 

Uses of SubObjectCode in org.kuali.kfs.module.purap.service.impl
 

Methods in org.kuali.kfs.module.purap.service.impl with parameters of type SubObjectCode
 boolean PaymentRequestAccountingLineRuleHelperServiceImpl.isValidSubObjectCode(SubObjectCode subObjectCode, org.kuali.rice.kns.datadictionary.DataDictionary dataDictionary, String errorPropertyName)
           
 boolean PurchasingAccountingLineRuleHelperServiceImpl.isValidSubObjectCode(SubObjectCode subObjectCode, org.kuali.rice.kns.datadictionary.DataDictionary dataDictionary, String errorPropertyName)
           
 

Uses of SubObjectCode in org.kuali.kfs.pdp.businessobject
 

Methods in org.kuali.kfs.pdp.businessobject that return SubObjectCode
 SubObjectCode CustomerProfile.getDefaultSubObject()
          Gets the defaultSubObject attribute.
 

Methods in org.kuali.kfs.pdp.businessobject with parameters of type SubObjectCode
 void CustomerProfile.setDefaultSubObject(SubObjectCode defaultSubObject)
          Sets the defaultSubObject attribute value.
 

Uses of SubObjectCode in org.kuali.kfs.sys.businessobject
 

Methods in org.kuali.kfs.sys.businessobject that return SubObjectCode
 SubObjectCode Bank.getCashOffsetSubObject()
          Gets the cashOffsetSubObject attribute.
 SubObjectCode GeneralLedgerPendingEntry.getFinancialSubObject()
           
 SubObjectCode AccountingLineBase.getSubObjectCode()
           
 SubObjectCode AccountingLine.getSubObjectCode()
           
 

Methods in org.kuali.kfs.sys.businessobject with parameters of type SubObjectCode
 void Bank.setCashOffsetSubObject(SubObjectCode cashOffsetSubObject)
          Sets the cashOffsetSubObject attribute value.
 void GeneralLedgerPendingEntry.setFinancialSubObject(SubObjectCode financialSubObject)
           
 void AccountingLineBase.setSubObjectCode(SubObjectCode subObjectCode)
          Deprecated.  
 void AccountingLine.setSubObjectCode(SubObjectCode subObjectCode)
          Deprecated.  
 

Uses of SubObjectCode in org.kuali.kfs.sys.document.service
 

Methods in org.kuali.kfs.sys.document.service with parameters of type SubObjectCode
 boolean AccountingLineRuleHelperService.isValidSubObjectCode(SubObjectCode subObjectCode, org.kuali.rice.kns.datadictionary.DataDictionary dataDictionary)
          This method validates that a sub object code is active.
 boolean AccountingLineRuleHelperService.isValidSubObjectCode(SubObjectCode subObjectCode, org.kuali.rice.kns.datadictionary.DataDictionary dataDictionary, String errorPropertyName)
          This method validates that a sub object code is active.
 

Uses of SubObjectCode in org.kuali.kfs.sys.document.service.impl
 

Methods in org.kuali.kfs.sys.document.service.impl with parameters of type SubObjectCode
 boolean AccountingLineRuleHelperServiceImpl.isValidSubObjectCode(SubObjectCode subObjectCode, org.kuali.rice.kns.datadictionary.DataDictionary dataDictionary)
           
 boolean AccountingLineRuleHelperServiceImpl.isValidSubObjectCode(SubObjectCode subObjectCode, org.kuali.rice.kns.datadictionary.DataDictionary dataDictionary, String errorPropertyName)
           
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.