Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

Uses of Interface
oracle.ide.index.Index

Packages that use Index
oracle.ide.index Classes used to build and query indexes of source files. 
 

Uses of Index in oracle.ide.index
 

Methods in oracle.ide.index that return Index
abstract  Index IndexManager.getIndex(Project project)
          Get the index for the given project.
abstract  Index IndexManager.getIndex(Project project, ContentSet content)
          Get the index for the given ContentSet in the scope of the given project.
abstract  Index IndexManager.getIndex(Project project, java.net.URL url)
          Get the index for the given URL in the scope of the given project.
abstract  Index IndexManager.getIndex(Project project, URLPath path)
          Get the index for the given URLPath in the scope of the given project.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

Copyright © 1997, 2010, Oracle. All rights reserved.