Skip navigation links

Oracle Secure Enterprise Search Java API Reference
10g Release 1 (10.1.8.2)

E10465-01


Uses of Class
oracle.search.sdk.crawler.ProcessingException

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.

 


Skip navigation links

Oracle Secure Enterprise Search Java API Reference
10g Release 1 (10.1.8.2)

E10465-01


Copyright © 2006, 2007, Oracle. All rights reserved.