public class ProposalComment extends InstitutionalProposalAssociate
UPDATE_USER_LENGTH| Constructor and Description |
|---|
ProposalComment() |
| Modifier and Type | Method and Description |
|---|---|
String |
getComments() |
CommentType |
getCommentType() |
String |
getCommentTypeCode() |
InstitutionalProposal |
getProposal() |
Long |
getProposalCommentsId() |
Long |
getProposalId() |
void |
setComments(String comments) |
void |
setCommentType(CommentType commentType) |
void |
setCommentTypeCode(String commentTypeCode) |
void |
setProposal(InstitutionalProposal proposal) |
void |
setProposalCommentsId(Long proposalCommentsId) |
void |
setProposalId(Long proposalId) |
getInstitutionalProposal, getProposalNumber, getSequenceNumber, setInstitutionalProposal, setProposalNumber, setSequenceNumbergetAuthorPersonName, getKcPersonService, getUpdateTimestamp, getUpdateUser, isUpdateUserSet, postPersist, prePersist, preUpdate, setUpdateTimestamp, setUpdateUser, setUpdateUserSetafterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postRemove, postUpdate, preRemove, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumberpublic Long getProposalCommentsId()
public void setProposalCommentsId(Long proposalCommentsId)
public Long getProposalId()
public void setProposalId(Long proposalId)
public String getCommentTypeCode()
public void setCommentTypeCode(String commentTypeCode)
public String getComments()
public void setComments(String comments)
public CommentType getCommentType()
public void setCommentType(CommentType commentType)
public InstitutionalProposal getProposal()
public void setProposal(InstitutionalProposal proposal)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.