Uses of Class
org.kuali.kfs.module.endow.businessobject.RegistrationCode

Packages that use RegistrationCode
org.kuali.kfs.module.endow.businessobject   
org.kuali.kfs.module.endow.document.service   
org.kuali.kfs.module.endow.document.service.impl   
 

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

Fields in org.kuali.kfs.module.endow.businessobject declared as RegistrationCode
protected  RegistrationCode HoldingTaxLotRebalance.registration
           
 

Methods in org.kuali.kfs.module.endow.businessobject that return RegistrationCode
 RegistrationCode CashSweepModel.getIncomeRegistrationCode()
          Gets the incomeRegistrationCode
 RegistrationCode CashSweepModel.getPrincipleRegistrationCode()
          Gets the principleRegistrationCode
 RegistrationCode KEMIDHistoricalReportingGroup.getRegistration()
          Gets the registration.
 RegistrationCode HoldingTaxLot.getRegistration()
          Gets the registration.
 RegistrationCode KEMIDCurrentReportingGroup.getRegistration()
          Gets the registration.
 RegistrationCode HoldingTaxLotRebalance.getRegistration()
          Gets the registration attribute.
 RegistrationCode PooledFundControl.getRegistrationCodeObj()
          Gets the registrationCodeObj
 RegistrationCode EndowmentTransactionSecurity.getRegistrationCodeObj()
           
 RegistrationCode EndowmentTransactionSecurityBase.getRegistrationCodeObj()
           
 RegistrationCode EndowmentTransactionTaxLotLine.getRegistrationCodeObjRef()
          Gets the registrationCodeObjRef.
 

Methods in org.kuali.kfs.module.endow.businessobject with parameters of type RegistrationCode
 void CashSweepModel.setIncomeRegistrationCode(RegistrationCode incomeRegistrationCode)
          Sets the incomeRegistrationCode
 void CashSweepModel.setPrincipleRegistrationCode(RegistrationCode principleRegistrationCode)
          Sets the principleRegistrationCode
 void KEMIDHistoricalReportingGroup.setRegistration(RegistrationCode registration)
          Sets the registration.
 void HoldingTaxLot.setRegistration(RegistrationCode registration)
          Sets the registration
 void KEMIDCurrentReportingGroup.setRegistration(RegistrationCode registration)
          Sets the registration.
 void HoldingTaxLotRebalance.setRegistration(RegistrationCode registration)
          Sets the registration attribute value.
 void PooledFundControl.setRegistrationCodeObj(RegistrationCode registrationCodeObj)
          Sets the registrationCodeObj
 void EndowmentTransactionSecurity.setRegistrationCodeObj(RegistrationCode registrationCodeObj)
           
 void EndowmentTransactionSecurityBase.setRegistrationCodeObj(RegistrationCode registrationCodeObj)
           
 void EndowmentTransactionTaxLotLine.setRegistrationCodeObjRef(RegistrationCode registrationCodeObjRef)
          Sets the registrationCodeObjRef.
 

Uses of RegistrationCode in org.kuali.kfs.module.endow.document.service
 

Methods in org.kuali.kfs.module.endow.document.service that return RegistrationCode
 RegistrationCode RegistrationCodeService.getByPrimaryKey(String code)
          Gets a RegistrationCode by primary key.
 

Uses of RegistrationCode in org.kuali.kfs.module.endow.document.service.impl
 

Methods in org.kuali.kfs.module.endow.document.service.impl that return RegistrationCode
 RegistrationCode RegistrationCodeServiceImpl.getByPrimaryKey(String code)
           
 



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