| Package | Description |
|---|---|
| org.kuali.kra.award | |
| org.kuali.kra.award.home | |
| org.kuali.kra.award.printing.xmlstream | |
| org.kuali.kra.service | |
| org.kuali.kra.service.impl |
| Modifier and Type | Method and Description |
|---|---|
protected AwardComment |
AwardTemplateSyncServiceImpl.clearListElement(AwardComment comment,
Class syncClass,
Award award,
AwardTemplate awardTemplate) |
AwardComment |
AwardForm.getNewAwardCostShareComment() |
protected AwardComment |
AwardTemplateSyncServiceImpl.getOrCreateNewListElementObject(AwardTemplateComment sourceComment,
Class syncClass,
Award award,
AwardTemplate awardTemplate,
boolean createNew) |
| Modifier and Type | Method and Description |
|---|---|
List<AwardComment> |
AwardForm.getAwardCommentHistoryByType()
Gets the awardCommentHistoryByType attribute.
|
| Modifier and Type | Method and Description |
|---|---|
protected AwardComment |
AwardTemplateSyncServiceImpl.clearListElement(AwardComment comment,
Class syncClass,
Award award,
AwardTemplate awardTemplate) |
protected AwardTemplateComment |
AwardTemplateSyncServiceImpl.findSourceListElementFromTarget(AwardComment comment,
Map<Object,Object> sourceToTargetMap,
Award award,
AwardTemplate awardTemplate) |
boolean |
AwardTemplateSyncScope.isInScope(AwardComment comment) |
static boolean |
AwardTemplateSyncScope.isInScope(AwardComment comment,
AwardTemplateSyncScope[] scopes) |
void |
AwardForm.setNewAwardCostShareComment(AwardComment newAwardCostShareComment) |
| Modifier and Type | Method and Description |
|---|---|
void |
AwardForm.setAwardCommentHistoryByType(List<AwardComment> awardCommentHistoryByType)
Sets the awardCommentHistoryByType attribute value.
|
| Modifier and Type | Method and Description |
|---|---|
AwardComment |
AwardCommentFactory.createAwardComment(String commentTypeCode,
boolean checklistPrintFlag)
This method returns a new AwardComment
|
AwardComment |
AwardCommentFactory.createBenefitsRateComment()
This method creates Benefits Rate Comment
|
AwardComment |
AwardCommentFactory.createCostShareComment()
This method creates a Cost Share Comment
|
AwardComment |
AwardCommentFactory.createCurrentActionComment()
This method creates a Current Action Comment
|
AwardComment |
AwardCommentFactory.createFandaRateComment()
This method creates F and A Rate Comment
|
AwardComment |
AwardCommentFactory.createFiscalReportComment()
This method creates Fiscal Report Comment
|
AwardComment |
AwardCommentFactory.createGeneralComment()
This method creates a General Comment
|
AwardComment |
AwardCommentFactory.createIntellecutalPropertyComment()
This method creates Intellectual Property Comment
|
AwardComment |
AwardCommentFactory.createPaymentAndInvoiceComment()
This method creates F and A Rate Comment
|
AwardComment |
AwardCommentFactory.createPreAwardInstitutionalAuthorizationComment()
This method creates a PreAwardInstitutionalAuthorization Comment
|
AwardComment |
AwardCommentFactory.createPreAwardSponsorAuthorizationComment()
This method creates PreAwardSponsorAuthoriztion comment
|
AwardComment |
AwardCommentFactory.createProcurementComment()
This method creates Procurement Comment
|
AwardComment |
AwardCommentFactory.createPropertyComment()
This method creates Property comment
|
AwardComment |
AwardCommentFactory.createProposalComment()
This method creates Proposal Comment
|
AwardComment |
AwardCommentFactory.createProposalIPReviewComment()
This method creates Proposal IP Review Comment
|
AwardComment |
AwardCommentFactory.createProposalSummaryComment()
This method creates Proposal Summary Comment
|
AwardComment |
AwardCommentFactory.createSpecialRateComment()
This method creates a Special Rate Comment
|
AwardComment |
AwardCommentFactory.createSpecialReviewComment()
This method creates a Special Review Comment
|
AwardComment |
Award.findCommentOfSpecifiedType(AwardComment template)
Given an AwardComment as a template, try to find an existing AwardComment of that type
|
AwardComment |
Award.findCommentOfSpecifiedType(String commentTypeCode)
For a given type code, this method returns the award comment, or null if none exists.
|
AwardComment |
Award.getAwardBenefitsRateComment()
Get the award Benefits Rate comments.
|
AwardComment |
Award.getAwardComment(int index)
This method text area tag need this method.
|
AwardComment |
Award.getAwardCommentByType(String awardTypeCode,
boolean checklistPrintFlag,
boolean createNew) |
AwardComment |
Award.getAwardCostShareComment()
Get the award Cost Share Comments.
|
AwardComment |
Award.getAwardCurrentActionComments()
Get the award current action comments.
|
AwardComment |
Award.getAwardFandaRateComment()
Get the award F & A Rates Comments.
|
AwardComment |
Award.getAwardFiscalReportComments()
Get the award fiscal report comments.
|
AwardComment |
Award.getAwardGeneralComments()
Get the award General Comments.
|
AwardComment |
Award.getAwardIntellectualPropertyComments()
Get the award Intellectual Property comments.
|
AwardComment |
Award.getAwardPaymentAndInvoiceRequirementsComments()
Get the award AwardPaymentAndInvoiceRequirementsComments.
|
AwardComment |
Award.getawardPreAwardInstitutionalAuthorizationComment()
Get the award PreAward Institutional Authorizations comments.
|
AwardComment |
Award.getawardPreAwardSponsorAuthorizationComment()
Get the award PreAward Sponsor Authorizations comments.
|
AwardComment |
Award.getAwardProcurementComments()
Get the award Procurement Comments.
|
AwardComment |
Award.getAwardPropertyComments()
Get the award Award Property Comments.
|
AwardComment |
Award.getawardProposalComments()
Get the award Proposal comments.
|
AwardComment |
Award.getAwardProposalIPReviewComment()
Get the award Proposal IP Review Comments.
|
AwardComment |
Award.getawardProposalSummary()
Get the award Proposal Summary comments.
|
AwardComment |
Award.getAwardSpecialRate()
Get the award Special Rate comments.
|
AwardComment |
Award.getAwardSpecialReviewComments()
Get the award Special Review Comments.
|
| Modifier and Type | Method and Description |
|---|---|
List<AwardComment> |
Award.getAwardComments()
This method...
|
| Modifier and Type | Method and Description |
|---|---|
void |
Award.add(AwardComment awardComment)
This method...
|
int |
AwardComment.compareTo(AwardComment awardCommentArg) |
AwardComment |
Award.findCommentOfSpecifiedType(AwardComment template)
Given an AwardComment as a template, try to find an existing AwardComment of that type
|
boolean |
AwardComment.sameText(AwardComment compare) |
| Modifier and Type | Method and Description |
|---|---|
void |
Award.setAwardComments(List<AwardComment> awardComments)
This method...
|
| Modifier and Type | Field and Description |
|---|---|
protected AwardComment |
AwardBaseStream.awardComment |
| Modifier and Type | Method and Description |
|---|---|
List<AwardComment> |
AwardCommentService.retrieveCommentHistoryByType(String awardCommentTypeCode,
String awardId)
This method retrieves from the database all Award Comments with the give type code and Award ID for
display in view history popup page.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<AwardComment> |
AwardCommentServiceImpl.filterAwardComment(List<AwardComment> results,
String awardNumber,
Integer sequenceNum) |
List<AwardComment> |
AwardCommentServiceImpl.retrieveCommentHistoryByType(String awardCommentTypeCode,
String awardId) |
| Modifier and Type | Method and Description |
|---|---|
protected List<AwardComment> |
AwardCommentServiceImpl.filterAwardComment(List<AwardComment> results,
String awardNumber,
Integer sequenceNum) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.