Indexable source records
| All Types | Classes | 
| Icon | Type | Description | 
|---|---|---|
| AllIndexableSourceRecords | 
            Points to all IndexableSourceRecords.
              | |
| CustomDataSetBasedIndexableSourceRecord | 
            Assembly (Custom) source specific subclass for indexable source records. 
              | |
| DatabaseBasedIndexableSourceRecord | 
            Database source specific subclass for indexable source records. 
              | |
| FileSystemFolderBasedSourceRecord | 
            File-system source specific subclass for indexable source records. 
              | |
| IndexableSourceRecord | 
            Base for all IndexableSourceRecord types.
              | |
| IndexableSourceRecordFactory | 
            Creates IndexableSourceRecord subclassed objects of type based on SourceType.
              | |
| UnassignedDocuments | 
            Points to documents not currently assigned to any IndexableSourceRecord.
              | |
| WebsiteBasedIndexableSourceRecord | 
            Website source specific subclass for indexable source records. 
              |