Interface S2sOverrideAttachmentContract
-
- All Superinterfaces:
KcFile,Sha1Hashable
public interface S2sOverrideAttachmentContract extends Sha1Hashable, KcFile
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetAttachmentId()StringgetContentId()-
Methods inherited from interface org.kuali.coeus.sys.api.model.KcFile
getData, getFileDataId, getName, getType
-
Methods inherited from interface org.kuali.coeus.sys.api.model.Sha1Hashable
getSha1Hash
-
-