Skip navigation links

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

E14433-02


Uses of Interface
oracle.search.sdk.crawler.DocumentAcl

Packages that use DocumentAcl
oracle.search.sdk.crawler Provides interfaces and exceptions that are part of the Oracle Secure Enterprise Search Crawler Plug-in API 

 

Uses of DocumentAcl in oracle.search.sdk.crawler

 

Methods in oracle.search.sdk.crawler that return DocumentAcl
 DocumentAcl DocumentMetadata.getACLInfo()
          Gets the access control information associated with the document.
 DocumentAcl GeneralService.newDocumentAcl()
          Gets a new instance of the DocumentAcl object.

 

Methods in oracle.search.sdk.crawler with parameters of type DocumentAcl
 void DocumentMetadata.setACLInfo(DocumentAcl acl)
          Sets the document ACL.

 


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.