Skip navigation links

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

B32260-01


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

Packages that use DocumentAcl
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 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()
          Get the ACL associated with the document

 

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

 


Skip navigation links

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

B32260-01


Copyright © 2006, Oracle. All rights reserved.