public class GeneratePubmedQueryService extends Object implements GenerateQueryService
GenerateQueryService
Represents a service that generates the pubmed query which is used to retrieve the records.
This is based on a given item.| Constructor and Description |
|---|
GeneratePubmedQueryService() |
| Modifier and Type | Method and Description |
|---|---|
Query |
generateQueryForItem(Item item)
Create a Query object based on a given item.
|
public Query generateQueryForItem(Item item) throws MetadataSourceException
generateQueryForItem in interface GenerateQueryServiceitem - the Item to create a Query fromMetadataSourceExceptionCopyright © 2022 LYRASIS. All rights reserved.