getSDMODataEntries(String) method

Returns all of the SDMOData Entries that belong to the specified collection.

Syntax

public List< ISDMODataEntry > getSDMODataEntries ( String collectionId )

Parameters

Returns

stored SDMODataEntries of the specific collection or null

Exceptions