Interface ProposalChangedDataContract
- All Superinterfaces:
NumberedProposal
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.kuali.coeus.propdev.api.core.NumberedProposal
getProposalNumber
-
Method Details
-
getChangeNumber
Integer getChangeNumber() -
getColumnName
String getColumnName() -
getChangedValue
String getChangedValue() -
getComments
String getComments() -
getDisplayValue
String getDisplayValue() -
getOldDisplayValue
String getOldDisplayValue() -
getEditableColumn
ProposalColumnsToAlterContract getEditableColumn()
-