Interface NarrativeContract
- All Superinterfaces:
HierarchicalProposal,NumberedProposal
-
Method Summary
Methods inherited from interface org.kuali.coeus.propdev.api.hierarchy.HierarchicalProposal
getHierarchyProposalNumber, isHiddenInHierarchyMethods inherited from interface org.kuali.coeus.propdev.api.core.NumberedProposal
getProposalNumber
-
Method Details
-
getModuleNumber
Integer getModuleNumber() -
getComments
String getComments() -
getContactName
String getContactName() -
getEmailAddress
String getEmailAddress() -
getModuleSequenceNumber
Integer getModuleSequenceNumber() -
getModuleTitle
String getModuleTitle() -
getPhoneNumber
String getPhoneNumber() -
getNarrativeType
NarrativeTypeContract getNarrativeType() -
getNarrativeStatus
NarrativeStatusContract getNarrativeStatus() -
getNarrativeUserRights
List<? extends NarrativeUserRightsContract> getNarrativeUserRights() -
getNarrativeAttachment
NarrativeAttachmentContract getNarrativeAttachment()
-