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
Exception
File findAttachedFile(Attachment attachment) throws Exception
Exception
void deleteAttachedFile(Attachment attachment) throws Exception
Exception
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.