|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.archive.wayback.resourceindex.bdb.BDBRecordToSearchResultAdapter
public class BDBRecordToSearchResultAdapter
Adapter that converts a BDBRecord into a SearchResult
| Constructor Summary | |
|---|---|
BDBRecordToSearchResultAdapter()
Constructor |
|
| Method Summary | |
|---|---|
CaptureSearchResult |
adapt(BDBRecord record)
Transform one object into another |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BDBRecordToSearchResultAdapter()
| Method Detail |
|---|
public CaptureSearchResult adapt(BDBRecord record)
Adapter
adapt in interface Adapter<BDBRecord,CaptureSearchResult>record -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||