|
Oracle Secure Enterprise Search Java API Reference 10g Release 1 (10.1.8.2) E10465-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 |
QueueService.getNextItem()get the next URL from the queue. |
DocumentMetadata |
GeneralService.newDocumentMetadata()Get a new instance of the DocumentMetadata object |
DocumentMetadata |
DocumentContainer.getMetadata()Get the metadata object associated with this document container |
DocumentMetadata |
DataSourceService.getDocumentAttributes(String displayUrl)Retrieve the attribute data of an existing document. |
| Methods in oracle.search.sdk.crawler with parameters of type DocumentMetadata | |
int |
QueueService.enqueue(DocumentMetadata docNode)enqueue a document to the queue. |
void |
DocumentContainer.setMetadata(DocumentMetadata meta)Set the Document Metadata object. |
void |
CrawlingThreadService.markStatusNotChanged(DocumentMetadata meta)Marks a URL entry as not requiring any changes or updates. |
int |
CrawlingThreadService.checkDocumentExcluded(DocumentMetadata meta)Checks if the document should be crawled or not. |
|
Oracle Secure Enterprise Search Java API Reference 10g Release 1 (10.1.8.2) E10465-01 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||