|
Oracle Secure Enterprise Search Java API Reference 10g Release 1 (10.1.8) B32260-01 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProcessingException | |
oracle.search.sdk.crawler | This package contains all 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 |
CrawlingThreadService.submitForProcessing(DocumentContainer target) submit the document for processing. |
void |
CrawlingThreadService.markStatusNotChanged(DocumentMetadata meta) mark a url entry as not requiring any changes or updates. |
void |
DocumentContainer.setDocumentStatus(int status) Set the status of the document. |
void |
DocumentAcl.addPrincipal(java.lang.String id, java.lang.String format, int idType) Add a LDAP user/group as an ACL principal that has read privilege |
void |
DocumentAcl.addDenyPrincipal(java.lang.String id, java.lang.String format, int idType) Add a LDAP user/group as an ACL principal that has no read privilege |
void |
DocumentAcl.addSecurityAttribute(java.lang.String name, java.lang.String value) Add a security attribute value |
|
Oracle Secure Enterprise Search Java API Reference 10g Release 1 (10.1.8) B32260-01 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |