2.4.3.1 Methods for Interface IStoreCustomer

Topic Version1Published10/31/2016
For StandardETP v1.1

Method

Description

Type

Parameter Summary

getObject

Get an object from the store, using a URI.

 

(in) eventData: GetObject

putObject

Put (create or update) an object in the store.

 

(in) eventData: PutObject

deleteObject

Delete an object from the store.

 

(in) eventData: DeleteObject

onObject

A data object returned from the GetObject message.

event

(in) eventData: Object