Constructor and Description |
---|
AttachmentRequestCallback() |
Modifier and Type | Method and Description |
---|---|
String |
getAttachmentId()
The requested attachment which will be secured.
|
List<Attachment> |
getAttachments() |
void |
setAttachmentId(String attachmentId) |
void |
setAttachments(List<Attachment> attachments) |
public String getAttachmentId()
public void setAttachmentId(String attachmentId)
public List<Attachment> getAttachments()
public void setAttachments(List<Attachment> attachments)
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.