public static class PubMedDocumentSourceDescriptor.Keys extends SimpleSearchEngineDescriptor.Keys
PubMedDocumentSource component.| Modifier and Type | Field and Description |
|---|---|
static String |
MAX_RESULTS
Attribute key for:
PubMedDocumentSource.maxResults. |
static String |
REDIRECT_STRATEGY
Attribute key for:
PubMedDocumentSource.redirectStrategy. |
static String |
TOOL_NAME
Attribute key for:
PubMedDocumentSource.toolName. |
COMPRESSED, DOCUMENTS, QUERY, RESULTS, RESULTS_TOTAL, START| Modifier | Constructor and Description |
|---|---|
protected |
PubMedDocumentSourceDescriptor.Keys() |
public static final String TOOL_NAME
PubMedDocumentSource.toolName.public static final String MAX_RESULTS
PubMedDocumentSource.maxResults.public static final String REDIRECT_STRATEGY
PubMedDocumentSource.redirectStrategy.