public abstract class AbstractImportMetadataSourceService<RecordType> extends MetadataSource implements Imports
error, exceptionHandlersMap, interRequestTime, lastRequest, lock, maxRetry, operationId, retry, warning| Constructor and Description |
|---|
AbstractImportMetadataSourceService() |
| Modifier and Type | Method and Description |
|---|---|
GenerateQueryService |
getGenerateQueryForItem() |
MetadataFieldMapping<RecordType,MetadataContributor<RecordType>> |
getMetadataFieldMapping() |
void |
setGenerateQueryForItem(GenerateQueryService generateQueryForItem) |
void |
setMetadataFieldMapping(MetadataFieldMapping<RecordType,MetadataContributor<RecordType>> metadataFieldMapping) |
ImportRecord |
transformSourceRecords(RecordType rt) |
getError, getExceptionHandler, getMaxRetry, getOperationId, getRetry, getWarning, handleException, init, initExceptionHandlers, retry, setError, setMaxRetry, setWarning, throwSourceException, throwSourceExceptionHookclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfindMatchingRecords, findMatchingRecords, getImportSource, getNbRecords, getNbRecords, getRecord, getRecord, getRecords, getRecordspublic GenerateQueryService getGenerateQueryForItem()
@Autowired public void setGenerateQueryForItem(GenerateQueryService generateQueryForItem)
public MetadataFieldMapping<RecordType,MetadataContributor<RecordType>> getMetadataFieldMapping()
public void setMetadataFieldMapping(MetadataFieldMapping<RecordType,MetadataContributor<RecordType>> metadataFieldMapping)
public ImportRecord transformSourceRecords(RecordType rt)
Copyright © 2016 DuraSpace. All rights reserved.