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

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

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

Methods in org.kuali.kfs.module.endow.businessobject that return TransactionRestrictionCode
 TransactionRestrictionCode KEMID.getTransactionRestriction()
          Gets the transactionRestriction.
 TransactionRestrictionCode AgreementStatus.getTransactionRestrictionCode()
          Gets the transactionRestrictionCode attribute.
 

Methods in org.kuali.kfs.module.endow.businessobject with parameters of type TransactionRestrictionCode
 void KEMID.setTransactionRestriction(TransactionRestrictionCode transactionRestriction)
          Sets the transactionRestriction.
 void AgreementStatus.setTransactionRestrictionCode(TransactionRestrictionCode transactionRestrictionCode)
          Sets the transactionRestrictionCode attribute value.
 

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

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

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

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



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