Skip navigation links

Oracle Secure Enterprise Search Java API Reference
11g Release 1 (11.1.2.0.0)

E14433-02


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 DocumentAcl.addDenyPrincipal(String id, String format, int idType)
          Adds an LDAP user/group as an ACL principal that has no read privileges.
 void DocumentAcl.addPrincipal(String id, String format, int idType)
          Adds an LDAP user or group as an ACL principal that has read privileges.
 void DocumentAcl.addSecurityAttribute(String name, String value)
          Adds a security attribute value.
 void CrawlingThreadService.markStatusNotChanged(DocumentMetadata meta)
          Marks a URL entry as not requiring any changes or updates.
 void DocumentContainer.setDocumentStatus(int status)
          Set the status of the document.
 void CrawlingThreadService.submitForProcessing(DocumentContainer target)
          Submits the document for processing.

 


Skip navigation links

Oracle Secure Enterprise Search Java API Reference
11g Release 1 (11.1.2.0.0)

E14433-02


Copyright © 2006, 2010, Oracle and/or its affiliates. All rights reserved.