| Class | Description |
|---|---|
| CollectionImporter |
Extracts data from a Collection Metadata object and loads it into the NCS
data structures to create a collection, and then creates item-level metadata
from MetadataObjects in the NDR (transforming to native format if possible).
|
| NDRSync |
NOW Obsolete??
|
| ReportEntry |
Class to capture the results of a NDRSync operation in which a metadata record is written to the NDR.
|
| SyncReport | |
| SyncReportEntry |
Class to capture the results of a NDRSync operation in which a metadata record is written to the NDR.
|
| SyncService |
Threaded version of NDRSync
|
| Exception | Description |
|---|---|
| MetaDataWrapperException |
Wraps Exception to provide recordId and xpath so we can give detailed report to user.
|