public static class GoogleDocumentSourceDescriptor.Keys extends MultipageSearchEngineDescriptor.Keys
GoogleDocumentSource component.| Modifier and Type | Field and Description |
|---|---|
static String |
KEEP_HIGHLIGHTS
Attribute key for:
GoogleDocumentSource.keepHighlights. |
static String |
REDIRECT_STRATEGY
Attribute key for:
GoogleDocumentSource.redirectStrategy. |
static String |
REFERER
Attribute key for:
GoogleDocumentSource.referer. |
static String |
SERVICE_URL
Attribute key for:
GoogleDocumentSource.serviceUrl. |
SEARCH_MODECOMPRESSED, DOCUMENTS, QUERY, RESULTS, RESULTS_TOTAL, START| Modifier | Constructor and Description |
|---|---|
protected |
GoogleDocumentSourceDescriptor.Keys() |
public static final String SERVICE_URL
GoogleDocumentSource.serviceUrl.public static final String REFERER
GoogleDocumentSource.referer.public static final String KEEP_HIGHLIGHTS
GoogleDocumentSource.keepHighlights.public static final String REDIRECT_STRATEGY
GoogleDocumentSource.redirectStrategy.