Deprecated. since 3.0 SDMCacheLoadListener should be responsible for reacting on notifications send after number of SDMOData entries loaded from the file system.
All members of ISDMCacheLoadListener, including inherited members.
Methods| Modifier and Type | Method | Description |
|---|---|---|
| public void | onLoadFinished(ISDMCache) | |
| public void | onSDMODataEntriesLoaded(ISDMCache, List< ISDMODataEntry >) | |
| public void | onSDMODataSchemaLoaded(ISDMCache, ISDMODataSchema) | |
| public void | onSDMODataServiceDocumentLoaded(ISDMCache, ISDMODataServiceDocument) |