Vincent Massol wrote:
Hi,
I'd like to add:
* List<AttachmentName> getAttachments(DocumentName documentName)
throws Exception;
* byte[] getAttachmentContent(AttachmentName attachmentName) throws
Exception;
And deprecate:
* List<String> getAttachmentURLs(DocumentName documentName, boolean
isFullURL) throws Exception;
* byte[] getAttachmentContent(String documentName, String
attachmentName) throws Exception;
+1
--
Sergiu Dumitriu
http://purl.org/net/sergiu/