Interface ProposalSpecialReviewAttachmentContract
-
- All Superinterfaces:
IdentifiableNumeric,KcFile
public interface ProposalSpecialReviewAttachmentContract extends KcFile, IdentifiableNumeric
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BooleangetClinicalTrial()Map<String,Object>getSpecialReviewAttachmentXmlFileData()StringgetStudyTitle()BooleanisAttachmentDelayedOnset()-
Methods inherited from interface org.kuali.coeus.sys.api.model.IdentifiableNumeric
getId
-
Methods inherited from interface org.kuali.coeus.sys.api.model.KcFile
getData, getFileDataId, getName, getType
-
-