Skip navigation links

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

E10465-01


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 GeneralService.newDocumentAcl()
          Get a new instance of the DocumentAcl object
 DocumentAcl DocumentMetadata.getACLInfo()
          Gets the access control information associated with the document.

 

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
10g Release 1 (10.1.8.2)

E10465-01


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