public interface NarrativeContract extends HierarchicalProposal
Modifier and Type | Method and Description |
---|---|
String |
getComments() |
String |
getContactName() |
String |
getEmailAddress() |
Integer |
getModuleNumber() |
Integer |
getModuleSequenceNumber() |
String |
getModuleTitle() |
NarrativeAttachmentContract |
getNarrativeAttachment() |
NarrativeStatusContract |
getNarrativeStatus() |
NarrativeTypeContract |
getNarrativeType() |
List<? extends NarrativeUserRightsContract> |
getNarrativeUserRights() |
String |
getPhoneNumber() |
String |
getProposalNumber() |
getHierarchyProposalNumber, isHiddenInHierarchy
String getProposalNumber()
Integer getModuleNumber()
String getComments()
String getContactName()
String getEmailAddress()
Integer getModuleSequenceNumber()
String getModuleTitle()
String getPhoneNumber()
NarrativeTypeContract getNarrativeType()
NarrativeStatusContract getNarrativeStatus()
List<? extends NarrativeUserRightsContract> getNarrativeUserRights()
NarrativeAttachmentContract getNarrativeAttachment()
Copyright © 2014 The Kuali Foundation. All rights reserved.