Upload the binary data as requested by the caller.
Syntax
Long
storeData
(
final Map< String, String >
parameters
,
final BinaryData
data
,
final CallerInformation
caller
) throws BinaryDataUploadException
Parameters
-
parameters –
the parameters for the binary data.
-
caller –
the id of the caller accessing the binary data
-
data –
the binary data to update
Returns
the id of the newly created data
Exceptions
-
BinaryDataUploadException class –
the if data cannot be uploaded for any reason
Usage
the id of the newly created data