Uses of Class
org.lightcouch.Attachment
-
Uses of Attachment in org.lightcouch
Fields in org.lightcouch with type parameters of type AttachmentMethods in org.lightcouch that return types with arguments of type AttachmentMethods in org.lightcouch with parameters of type AttachmentModifier and TypeMethodDescriptionvoid
Document.addAttachment
(String name, Attachment attachment) Adds an in-line document attachment.Method parameters in org.lightcouch with type arguments of type AttachmentModifier and TypeMethodDescriptionvoid
Document.setAttachments
(Map<String, Attachment> attachments)