Package | Description |
---|---|
com.google.enterprise.connector.spi |
Defines the SPI for connector developers who wish to write
plug-ins to the Google Search Appliance.
|
Modifier and Type | Class and Description |
---|---|
class |
DocumentAccessException
Thrown in cases where the search or traversal user does not have enough
privileges to access a document.
|
class |
DocumentNotFoundException
Thrown for documents that do not exist or are unknown to the connector.
|
class |
SkippedDocumentException
Thrown for documents that should be skipped for non-error reasons.
|