class DataStorePrepareGetParam
Represents parameters related to downloading data.
It specifies a target to download by specifying either a data ID or a persistence target.
This class is the same as the DataStoreGetParam
class.
DataStorePrepareGetParam
|
Constructor. | |
---|---|---|
V |
~DataStorePrepareGetParam
|
Destructor. |
SetDataId
|
Sets the data ID. | |
GetDataId
|
Gets the data ID. | |
SetPersistenceTarget
|
Specifies the data to get by using a persistence target (principal ID and persistence slot ID). | |
GetPersistenceTarget
|
Gets the persistence target. | |
SetAccessPassword
|
Sets an access password. | |
GetAccessPassword
|
Gets the access password. | |
Reset
|
Initializes an object to the default state generated by the constructor. | |
Trace
|
Traces the content of a DataStorePrepareGetParam object. |
DataStoreGetParam
.CONFIDENTIAL