public interface AttachmentService
Attachment| Modifier and Type | Method and Description | 
|---|---|
| void | deleteAttachedFile(Attachment attachment) | 
| File | findAttachedFile(Attachment attachment) | 
| void | persistAttachedFileAndSetAttachmentBusinessObjectValue(Attachment attachment) | 
void persistAttachedFileAndSetAttachmentBusinessObjectValue(Attachment attachment) throws Exception
ExceptionFile findAttachedFile(Attachment attachment) throws Exception
Exceptionvoid deleteAttachedFile(Attachment attachment) throws Exception
ExceptionCopyright © 2005-2015 The Kuali Foundation. All Rights Reserved.