Package org.kuali.coeus.propdev.api.core
Interface ProposalDevelopmentDocumentContract
- All Superinterfaces:
DocumentNumbered
-
Method Summary
Methods inherited from interface org.kuali.coeus.sys.api.model.DocumentNumbered
getDocumentNumber
-
Method Details
-
isProposalDeleted
boolean isProposalDeleted() -
getDevelopmentProposal
DevelopmentProposalContract getDevelopmentProposal() -
getCustomDataList
List<? extends CustomAttributeDocValueContract> getCustomDataList()
-