Interface ProposalPersonBiographyAttachmentContract
-
- All Superinterfaces:
KcFile,NumberedProposal,ProposalPersonLink
public interface ProposalPersonBiographyAttachmentContract extends KcFile, ProposalPersonLink
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IntegergetBiographyNumber()-
Methods inherited from interface org.kuali.coeus.sys.api.model.KcFile
getData, getFileDataId, getName, getType
-
Methods inherited from interface org.kuali.coeus.propdev.api.core.NumberedProposal
getProposalNumber
-
Methods inherited from interface org.kuali.coeus.propdev.api.person.ProposalPersonLink
getProposalPersonNumber
-
-
-
-
Method Detail
-
getBiographyNumber
Integer getBiographyNumber()
-
-