Package org.kuali.rice.kew.notes.service
Interface AttachmentService
- All Known Implementing Classes:
AttachmentServiceImpl,S3AttachmentServiceImpl
public interface AttachmentService
A service providing access for attachments.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionvoiddeleteAttachedFile(Attachment attachment) byte[]findAttachedFile(Attachment attachment) void