Interface GenerateQueryService
-
- All Known Implementing Classes:
GeneratePubmedQueryService
public interface GenerateQueryServiceRepresent a service to generate a query based on an item- Author:
- Roeland Dillen (roeland at atmire dot com)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description QuerygenerateQueryForItem(Item item)
-
-
-
Method Detail
-
generateQueryForItem
Query generateQueryForItem(Item item) throws MetadataSourceException
- Throws:
MetadataSourceException
-
-