public class SearchResultToBDBRecordAdapter extends Object implements Adapter<CaptureSearchResult,BDBRecord>
| Constructor and Description |
|---|
SearchResultToBDBRecordAdapter(UrlCanonicalizer canonicalizer) |
| Modifier and Type | Method and Description |
|---|---|
BDBRecord |
adapt(CaptureSearchResult result)
Transform one object into another
|
public SearchResultToBDBRecordAdapter(UrlCanonicalizer canonicalizer)
public BDBRecord adapt(CaptureSearchResult result)
Adapteradapt in interface Adapter<CaptureSearchResult,BDBRecord>Copyright © 2005–2017 IIPC. All rights reserved.