Collection<SourceRecord> |
KvpCswSource.getRecords(long startPosition,
long maxRecords,
Report report) |
Collection<SourceRecord> |
Source.getRecords(long startPosition,
long maxRecords,
Report report) |
abstract Collection<SourceRecord> |
CswSource.getRecords(long startPosition,
long maxRecords,
Report report) |
Collection<SourceRecord> |
XmlElementSource.getRecords(long startPosition,
long maxRecords,
Report report) |
Collection<SourceRecord> |
PoxCswSource.getRecords(long startPosition,
long maxRecords,
Report report) |
Collection<SourceRecord> |
InputStreamSource.getRecords(long startPosition,
long maxRecords,
Report report) |
Collection<SourceRecord> |
DirectorySource.getRecords(long startPosition,
long maxRecords,
Report report) |
Collection<SourceRecord> |
Source.getRecords(Report report) |
Collection<SourceRecord> |
CswSource.getRecords(Report report) |
Collection<SourceRecord> |
XmlElementSource.getRecords(Report report) |
Collection<SourceRecord> |
InputStreamSource.getRecords(Report report) |
Collection<SourceRecord> |
DirectorySource.getRecords(Report report) |