|
JD Edwards EnterpriseOne Mobile Framework Java API ReferenceRelease 1.0.0E58374-01 |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
Provides the classes necessary to interact withe the Oracle JD Edwards EnterpriseOne Application Interface Services (AIS) Server to manage EnterpriseOne media objects (attachments).
See:
Description
| Class Summary | |
|---|---|
| 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. |
| 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 |
Provides the classes necessary to interact withe the Oracle JD Edwards EnterpriseOne Application Interface Services (AIS) Server to manage EnterpriseOne media objects (attachments).
|
JD Edwards EnterpriseOne Mobile Framework Java API ReferenceRelease 1.0.0E58374-01 |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
Copyright © 2014 Oracle and/or its affiliates. All Rights Reserved.