|
Oracle Secure Enterprise Search Java API Reference 10g Release 1 (10.1.8.1) B32515-01 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ProcessingException | |
| oracle.search.sdk.crawler | Provides interfaces and exceptions that are part of the Oracle Secure Enterprise Search Crawler Plug-in API |
| Uses of ProcessingException in oracle.search.sdk.crawler |
| Methods in oracle.search.sdk.crawler that throw ProcessingException | |
void |
DocumentContainer.setDocumentStatus(int status)Set the status of the document. |
void |
DocumentAcl.addPrincipal(String id, String format, int idType)Adds an LDAP user/group as an ACL principal that has read privileges. |
void |
DocumentAcl.addDenyPrincipal(String id, String format, int idType)Adds an LDAP user/group as an ACL principal that has no read privileges. |
void |
DocumentAcl.addSecurityAttribute(String name, String value)Adds a security attribute value. |
void |
CrawlingThreadService.submitForProcessing(DocumentContainer target)Submits the document for processing. |
void |
CrawlingThreadService.markStatusNotChanged(DocumentMetadata meta)Marks a URL entry as not requiring any changes or updates. |
|
Oracle Secure Enterprise Search Java API Reference 10g Release 1 (10.1.8.1) B32515-01 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||