Package org.kuali.coeus.propdev.api.s2s
Interface S2sAppAttachmentsContract
-
- All Superinterfaces:
IdentifiableNumeric,KcFile,NumberedProposal
public interface S2sAppAttachmentsContract extends IdentifiableNumeric, NumberedProposal, KcFile
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetContentId()StringgetContentType()StringgetHashCode()-
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
-
Methods inherited from interface org.kuali.coeus.propdev.api.core.NumberedProposal
getProposalNumber
-
-