public class InstitutionalProposalComment extends InstitutionalProposalAssociate
UPDATE_USER_LENGTH| Constructor and Description |
|---|
InstitutionalProposalComment() |
InstitutionalProposalComment(String commentTypeCode) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getComments() |
CommentType |
getCommentType() |
String |
getCommentTypeCode() |
Long |
getProposalCommentsId() |
Long |
getProposalId() |
int |
hashCode() |
void |
setComments(String comments) |
void |
setCommentType(CommentType commentType) |
void |
setCommentTypeCode(String commentTypeCode) |
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 InstitutionalProposalComment()
public InstitutionalProposalComment(String commentTypeCode)
public 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)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.