|
Oracle Secure Enterprise Search Java API Reference 11g Release 1 (11.1.2.2.0) E21607-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DocumentMetadata | |
|---|---|
| oracle.search.sdk.crawler | Provides interfaces and exceptions that are part of the Oracle Secure Enterprise Search Crawler Plug-in API |
| Uses of DocumentMetadata in oracle.search.sdk.crawler |
|---|
| Methods in oracle.search.sdk.crawler that return DocumentMetadata | |
|---|---|
DocumentMetadata |
DataSourceService.getDocumentAttributes(String displayUrl)Retrieve the attribute data of an existing document. |
DocumentMetadata |
DocumentContainer.getMetadata()Get the metadata object associated with this document container |
DocumentMetadata |
QueueService.getNextItem() |
DocumentMetadata |
GeneralService.newDocumentMetadata()Gets a new instance of the DocumentMetadata object. |
| Methods in oracle.search.sdk.crawler with parameters of type DocumentMetadata | |
|---|---|
int |
CrawlingThreadService.checkDocumentExcluded(DocumentMetadata meta)Checks if the document should be crawled. |
int |
QueueService.enqueue(DocumentMetadata docNode)If the display URL does not exist in the data source, it is created and put into the queue. |
void |
CrawlingThreadService.markStatusNotChanged(DocumentMetadata meta)Marks a URL entry as not requiring any changes or updates. |
void |
DocumentContainer.setMetadata(DocumentMetadata meta)Sets the Document Metadata object. |
|
Oracle Secure Enterprise Search Java API Reference 11g Release 1 (11.1.2.2.0) E21607-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||