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

Packages that use ObjectCodeCurrent
org.kuali.kfs.fp.businessobject   
org.kuali.kfs.module.ar.businessobject   
org.kuali.kfs.module.endow.businessobject   
org.kuali.kfs.pdp.businessobject   
org.kuali.kfs.sys.businessobject   
 

Uses of ObjectCodeCurrent in org.kuali.kfs.fp.businessobject
 

Methods in org.kuali.kfs.fp.businessobject that return ObjectCodeCurrent
 ObjectCodeCurrent CreditCardVendor.getExpenseFinancialObject()
          Gets the expenseFinancialObject attribute.
 ObjectCodeCurrent CreditCardVendor.getIncomeFinancialObject()
          Gets the incomeFinancialObject attribute.
 ObjectCodeCurrent OffsetAccount.getObjectCodeCurrent()
           
 

Methods in org.kuali.kfs.fp.businessobject with parameters of type ObjectCodeCurrent
 void CreditCardVendor.setExpenseFinancialObject(ObjectCodeCurrent expenseFinancialObject)
          Deprecated.  
 void CreditCardVendor.setIncomeFinancialObject(ObjectCodeCurrent incomeFinancialObject)
          Deprecated.  
 void OffsetAccount.setObjectCodeCurrent(ObjectCodeCurrent objectCodeCurrent)
          Deprecated.  
 

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

Methods in org.kuali.kfs.module.ar.businessobject that return ObjectCodeCurrent
 ObjectCodeCurrent CustomerInvoiceItemCode.getDefaultInvoiceFinancialObject()
          Gets the defaultInvoiceFinancialObject attribute.
 

Methods in org.kuali.kfs.module.ar.businessobject with parameters of type ObjectCodeCurrent
 void CustomerInvoiceItemCode.setDefaultInvoiceFinancialObject(ObjectCodeCurrent defaultInvoiceFinancialObject)
          Deprecated.  
 

Uses of ObjectCodeCurrent in org.kuali.kfs.module.endow.businessobject
 

Methods in org.kuali.kfs.module.endow.businessobject that return ObjectCodeCurrent
 ObjectCodeCurrent GLLink.getFinancialObjectCode()
          Gets the financialObjectCode.
 ObjectCodeCurrent EndowmentAccountingLineBase.getObjectCode()
           
 ObjectCodeCurrent EndowmentAccountingLine.getObjectCode()
          Gets the object code.
 ObjectCodeCurrent EndowmentRecurringCashTransferGLTarget.getObjectCode()
           
 

Methods in org.kuali.kfs.module.endow.businessobject with parameters of type ObjectCodeCurrent
 void GLLink.setFinancialObjectCode(ObjectCodeCurrent financialObjectCode)
          Deprecated. 
 void EndowmentAccountingLineBase.setObjectCode(ObjectCodeCurrent objectCode)
          Deprecated.  
 void EndowmentAccountingLine.setObjectCode(ObjectCodeCurrent objectCode)
          Deprecated.  
 void EndowmentRecurringCashTransferGLTarget.setObjectCode(ObjectCodeCurrent objectCode)
           
 

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

Methods in org.kuali.kfs.pdp.businessobject that return ObjectCodeCurrent
 ObjectCodeCurrent PaymentAccountDetail.getObjectCode()
          This method gets the cuttent object code.
 

Methods in org.kuali.kfs.pdp.businessobject with parameters of type ObjectCodeCurrent
 void PaymentAccountDetail.setObjectCode(ObjectCodeCurrent objectCode)
          This method sets the cuttent object code.
 

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

Methods in org.kuali.kfs.sys.businessobject that return ObjectCodeCurrent
 ObjectCodeCurrent TaxRegion.getObjectCode()
           
 

Methods in org.kuali.kfs.sys.businessobject with parameters of type ObjectCodeCurrent
 void TaxRegion.setObjectCode(ObjectCodeCurrent objectCode)
           
 



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