public class AwardCommentFactory extends Object
| Constructor and Description |
|---|
AwardCommentFactory() |
| Modifier and Type | Method and Description |
|---|---|
AwardComment |
createAwardComment(String commentTypeCode,
boolean checklistPrintFlag)
This method returns a new AwardComment
|
AwardComment |
createBenefitsRateComment()
This method creates Benefits Rate Comment
|
AwardComment |
createCostShareComment()
This method creates a Cost Share Comment
|
AwardComment |
createCurrentActionComment()
This method creates a Current Action Comment
|
AwardComment |
createFandaRateComment()
This method creates F and A Rate Comment
|
AwardComment |
createFiscalReportComment()
This method creates Fiscal Report Comment
|
AwardComment |
createGeneralComment()
This method creates a General Comment
|
AwardComment |
createIntellecutalPropertyComment()
This method creates Intellectual Property Comment
|
AwardComment |
createPaymentAndInvoiceComment()
This method creates F and A Rate Comment
|
AwardComment |
createPreAwardInstitutionalAuthorizationComment()
This method creates a PreAwardInstitutionalAuthorization Comment
|
AwardComment |
createPreAwardSponsorAuthorizationComment()
This method creates PreAwardSponsorAuthoriztion comment
|
AwardComment |
createProcurementComment()
This method creates Procurement Comment
|
AwardComment |
createPropertyComment()
This method creates Property comment
|
AwardComment |
createProposalComment()
This method creates Proposal Comment
|
AwardComment |
createProposalIPReviewComment()
This method creates Proposal IP Review Comment
|
AwardComment |
createProposalSummaryComment()
This method creates Proposal Summary Comment
|
AwardComment |
createSpecialRateComment()
This method creates a Special Rate Comment
|
AwardComment |
createSpecialReviewComment()
This method creates a Special Review Comment
|
CommentType |
findCommentType(String commentTypeCode)
This method returns corresponding Comment Type
|
protected org.kuali.rice.krad.service.BusinessObjectService |
getKraBusinessObjectService()
This method returns a business object service
|
public AwardComment createCostShareComment()
award - public AwardComment createFandaRateComment()
award - public AwardComment createPaymentAndInvoiceComment()
award - public AwardComment createBenefitsRateComment()
award - public AwardComment createPreAwardSponsorAuthorizationComment()
award - public AwardComment createPreAwardInstitutionalAuthorizationComment()
award - public AwardComment createGeneralComment()
award - public AwardComment createFiscalReportComment()
award - public AwardComment createIntellecutalPropertyComment()
award - public AwardComment createProcurementComment()
award - public AwardComment createPropertyComment()
award - public AwardComment createSpecialRateComment()
award - public AwardComment createCurrentActionComment()
award - public AwardComment createSpecialReviewComment()
award - public AwardComment createProposalSummaryComment()
award - public AwardComment createProposalComment()
award - public AwardComment createProposalIPReviewComment()
award - public AwardComment createAwardComment(String commentTypeCode, boolean checklistPrintFlag)
commentTypeCode - checklistPrintFlag - public CommentType findCommentType(String commentTypeCode)
commentTypeCode - protected org.kuali.rice.krad.service.BusinessObjectService getKraBusinessObjectService()
Copyright © 2013 The Kuali Foundation. All Rights Reserved.