See: Description
| Class | Description |
|---|---|
| FileAttachment |
FileAttachment class holds information about a downloaded media object attachment.
|
| MediaObject |
The MediaObject class contains information describing an EnterpriseOne Media object, the structure (name of structure e.g.
|
| MediaObjectAddUrlRequest | |
| MediaObjectAddUrlResponse | |
| MediaObjectDeleteRequest |
MediaObjectDeleteRequest is the input to the delete operation
|
| MediaObjectDeleteResponse |
MediaObjectDeleteResponse is the response from the delete media object operation
|
| MediaObjectDownloadRequest |
MediaObjectDownloadRequest is the input to the media object download operation
downloadURL - (String)(Optional) if you requested this value from the list request, send it to the server and it will save the step of fetching this URL, if you do not pass a value the URL will be fetched by AIS sequence - (int) (Required) The sequence number of the attachment for this media object record height - (int) (Optional) If the file you are downloading is an image the AIS server will scale the image to the requested width. |
| MediaObjectDownloadResponse |
MediaObjectDownloadResponse is the output of the media object download operation
|
| MediaObjectGetTextRequest |
MediaObjectGetTextRequest is the input to the get text operation
|
| MediaObjectGetTextResponse |
MediaObjectGetTextResponse is the output of the get text operation
|
| MediaObjectListItem |
MediaObjectListItem is an individual media object within the response returned from the list operation.
|
| MediaObjectListRequest |
MediaObjectListRequest is the input to the media object list operation.
|
| MediaObjectListResponse |
MediaObjectListResponse is the output of the media object list operation
|
| MediaObjectOperations |
MediaObjectOperations Class provides an API for applications to access media objects in EnterpriseOne.
|
| MediaObjectUpdateTextRequest |
MediaObjectUpdateTextRequest is the input to the update text operation.
|
| MediaObjectUpdateTextResponse |
MediaObjectUpdateTextResponse is the output of the update text operation
|
| MediaObjectUploadRequest |
MediaObjectUploadRequest is the input to the upload operation
|
| MediaObjectUploadResponse |
MediaObjectUploadResponse is the response to the upload operation
|
Copyright © 2015 Oracle and/or its affiliates. All Rights Reserved.