Modifier and Type | Method and Description |
---|---|
AttachmentSet |
Resource.attachmentSet() |
AttachmentSet |
Resource.attachmentSet(String doclinkAttrName,
String relName)
Load the attachmentset for resource
Note: there has to be a relation between them
|
AttachmentSet |
AttachmentSet.delete(int index)
Delete the Attachment
|
AttachmentSet |
AttachmentSet.delete(String id) |
AttachmentSet |
AttachmentSet.href(String href) |
AttachmentSet |
AttachmentSet.JsonObject(javax.json.JsonObject jo) |
AttachmentSet |
AttachmentSet.load()
Load the data for attachmentset
|
AttachmentSet |
AttachmentSet.load(Map<String,Object> headers) |
AttachmentSet |
AttachmentSet.reload() |
Copyright © 2018. All rights reserved.