org.kuali.kfs.integration.cg
Interface ContractsAndGrantsAward

All Superinterfaces:
org.kuali.rice.kns.bo.BusinessObject, org.kuali.rice.kns.bo.ExternalizableBusinessObject, Serializable
All Known Implementing Classes:
Award, Award, Award

public interface ContractsAndGrantsAward
extends org.kuali.rice.kns.bo.ExternalizableBusinessObject


Method Summary
 String getAwardInquiryTitle()
           
 ContractAndGrantsProposal getProposal()
           
 Long getProposalNumber()
           
 
Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject
prepareForWorkflow, refresh
 

Method Detail

getProposalNumber

Long getProposalNumber()

getProposal

ContractAndGrantsProposal getProposal()

getAwardInquiryTitle

String getAwardInquiryTitle()


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