public class AwardCommentBean extends Object implements Serializable
| Constructor and Description |
|---|
AwardCommentBean()
Constructs a AwardReportsBean.java.
|
AwardCommentBean(AwardForm form)
Constructs a AwardCommentBean.java.
|
| Modifier and Type | Method and Description |
|---|---|
List<CommentType> |
getAwardCommentScreenDisplayTypes()
Gets the awardCommentScreenDisplayTypes attribute.
|
protected AwardCommentService |
getAwardCommentService()
This method is a helper method to retrieve AwardSponsorTermService.
|
AwardForm |
getForm()
Gets the form attribute.
|
void |
setAwardCommentHistoryFlags() |
void |
setAwardCommentScreenDisplayTypes(List<CommentType> awardCommentScreenDisplayTypes)
Sets the awardCommentScreenDisplayTypes attribute value.
|
void |
setAwardCommentScreenDisplayTypesOnForm() |
void |
setForm(AwardForm form)
Sets the form attribute value.
|
public AwardCommentBean()
public AwardCommentBean(AwardForm form)
form - public List<CommentType> getAwardCommentScreenDisplayTypes()
public void setAwardCommentScreenDisplayTypes(List<CommentType> awardCommentScreenDisplayTypes)
awardCommentScreenDisplayTypes - The awardCommentScreenDisplayTypes to set.public AwardForm getForm()
public void setForm(AwardForm form)
form - The form to set.public void setAwardCommentScreenDisplayTypesOnForm()
public void setAwardCommentHistoryFlags()
protected AwardCommentService getAwardCommentService()
Copyright © 2013 The Kuali Foundation. All Rights Reserved.