public class SubmissionLookupOutputGenerator extends Object implements gr.ekt.bte.core.OutputGenerator
| Modifier and Type | Field and Description |
|---|---|
protected String |
DOI_FIELD |
protected List<ItemSubmissionLookupDTO> |
dtoList |
protected String |
NOT_FOUND_DOI |
| Constructor and Description |
|---|
SubmissionLookupOutputGenerator() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
generateOutput(gr.ekt.bte.core.RecordSet records) |
List<String> |
generateOutput(gr.ekt.bte.core.RecordSet records,
gr.ekt.bte.core.DataOutputSpec spec) |
List<ItemSubmissionLookupDTO> |
getDtoList() |
void |
setDtoList(List<ItemSubmissionLookupDTO> items) |
protected List<ItemSubmissionLookupDTO> dtoList
protected final String DOI_FIELD
protected final String NOT_FOUND_DOI
public List<String> generateOutput(gr.ekt.bte.core.RecordSet records)
generateOutput in interface gr.ekt.bte.core.OutputGeneratorpublic List<String> generateOutput(gr.ekt.bte.core.RecordSet records, gr.ekt.bte.core.DataOutputSpec spec)
generateOutput in interface gr.ekt.bte.core.OutputGeneratorpublic List<ItemSubmissionLookupDTO> getDtoList()
public void setDtoList(List<ItemSubmissionLookupDTO> items)
items - the items to setCopyright © 2016 DuraSpace. All rights reserved.