Modifier and Type | Method and Description |
---|---|
Attachment |
MaximoConnector.attachment(String uri,
String... properties) |
Attachment |
AttachmentSet.create(Attachment att)
Create a new attachment
|
Attachment |
AttachmentSet.create(String relation,
Attachment att) |
Attachment |
AttachmentSet.create(String relation,
Attachment att,
Map<String,Object> headers) |
Attachment |
Attachment.data(byte[] data) |
Attachment |
Attachment.description(String description) |
Attachment |
AttachmentSet.fetchMember(String uri,
Map<String,Object> headers,
String... properties) |
Attachment |
AttachmentSet.fetchMember(String uri,
String... properties) |
Attachment |
Attachment.load()
load attachment data
|
Attachment |
Attachment.load(Map<String,Object> headers)
load attachment data with headers
|
Attachment |
Attachment.loadMeta()
load attachment meta data
|
Attachment |
Attachment.loadMeta(Map<String,Object> headers) |
Attachment |
Attachment.maximoConnector(MaximoConnector mc)
Attachment att = new Attachment().mc(params)
|
Attachment |
AttachmentSet.member(int index)
Get the member of attachmentset
|
Attachment |
AttachmentSet.member(String id) |
Attachment |
Attachment.meta(String type,
String storeas) |
Attachment |
Attachment.name(String name) |
Attachment |
Attachment.reload() |
Attachment |
Attachment.reloadMeta() |
Attachment |
Attachment.wwwURI(String uri) |
Modifier and Type | Method and Description |
---|---|
Attachment |
AttachmentSet.create(Attachment att)
Create a new attachment
|
Attachment |
AttachmentSet.create(String relation,
Attachment att) |
Attachment |
AttachmentSet.create(String relation,
Attachment att,
Map<String,Object> headers) |
Copyright © 2018. All rights reserved.