Метод | Описание | |
---|---|---|
GetRecordByDocId ( string docId ) : |
||
GetRecordsByResourceLocator ( string locator ) : |
||
Harvester ( ) : System | ||
ListIdentifiers ( ) : |
||
ListIdentifiers ( System.DateTime fromDate, System.DateTime untilDate ) : |
||
ListIdentifiersFrom ( System.DateTime date ) : |
||
ListIdentifiersUntil ( System.DateTime date ) : |
||
ListMetadataFormats ( ) : |
||
ListRecords ( ) : |
||
ListRecords ( System.DateTime fromDate, System.DateTime untilDate ) : |
||
ListRecordsFrom ( System.DateTime date ) : |
||
ListRecordsUntil ( System.DateTime date ) : |
Метод | Описание | |
---|---|---|
Harvester ( |
||
getRecord ( string requestId, bool byDocId = false ) : |
||
harvestFromDateBoundary ( string action, string boundaryType, System.DateTime date ) : |
||
harvestFromDateRange ( string action, System.DateTime fromDate, System.DateTime untilDate ) : |
public GetRecordByDocId ( string docId ) : |
||
docId | string | |
Результат |
public GetRecordsByResourceLocator ( string locator ) : |
||
locator | string | |
Результат |
public ListIdentifiers ( ) : |
||
Результат |
public ListIdentifiers ( System.DateTime fromDate, System.DateTime untilDate ) : |
||
fromDate | System.DateTime | |
untilDate | System.DateTime | |
Результат |
public ListIdentifiersFrom ( System.DateTime date ) : |
||
date | System.DateTime | |
Результат |
public ListIdentifiersUntil ( System.DateTime date ) : |
||
date | System.DateTime | |
Результат |
public ListMetadataFormats ( ) : |
||
Результат |
public ListRecords ( ) : |
||
Результат |
public ListRecords ( System.DateTime fromDate, System.DateTime untilDate ) : |
||
fromDate | System.DateTime | |
untilDate | System.DateTime | |
Результат |
public ListRecordsFrom ( System.DateTime date ) : |
||
date | System.DateTime | |
Результат |
public ListRecordsUntil ( System.DateTime date ) : |
||
date | System.DateTime | |
Результат |