Returns all of the SDMOData Entries that belong to the specified collection.
Syntax
public
List< ISDMODataEntry >
getSDMODataEntries
(
String
collectionId
)
Parameters
-
collectionId –
id of the collection
Returns
stored SDMODataEntries of the specific collection or null
Exceptions
-
IllegalArgumentException –
if the argument is null.