29 Sep
2009
29 Sep
'09
5:52 p.m.
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/