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

E13403-04

Uses of Package
oracle.ide.index

Packages that use oracle.ide.index
oracle.ide.dependency.index Provides the ability to store and retrieve dependency information using the index. 
oracle.ide.index Classes used to build and query indexes of source files. 
oracle.ide.index.keyword Contains classes and interfaces used for keyword indexing. 
oracle.ide.index.task Interfaces for managing background tasks that perform indexing operations. 
oracle.jdeveloper.appoverview   
oracle.jdeveloper.java.index   
oracle.jdeveloper.webapp.utils   
 

Classes in oracle.ide.index used by oracle.ide.dependency.index
DataCollector
          Collects index data from an Indexer.
Indexer
          Implemented by classes that need to participate in indexing.
IndexingContext
          Context for an indexing operation.
QueryCriteria
          Criteria used to query the index.
 

Classes in oracle.ide.index used by oracle.ide.index
DataCollector
          Collects index data from an Indexer.
Index
           
Indexer
          Implemented by classes that need to participate in indexing.
IndexingContext
          Context for an indexing operation.
IndexManager
          Manages Index instances.
LockFailedException
          Indicates that an index lock failed.
QueryCriteria
          Criteria used to query the index.
QueryFailedException
          Indicates that an index query failed.
QueryProgress
          Used to track the progress of an index query.
QueryResult
          A result from an index query.
ResultCallback
          Callback used to notify indexing clients of query results.
 

Classes in oracle.ide.index used by oracle.ide.index.keyword
DataCollector
          Collects index data from an Indexer.
Indexer
          Implemented by classes that need to participate in indexing.
IndexingContext
          Context for an indexing operation.
QueryCriteria
          Criteria used to query the index.
 

Classes in oracle.ide.index used by oracle.ide.index.task
QueryProgress
          Used to track the progress of an index query.
 

Classes in oracle.ide.index used by oracle.jdeveloper.appoverview
QueryCriteria
          Criteria used to query the index.
 

Classes in oracle.ide.index used by oracle.jdeveloper.java.index
DataCollector
          Collects index data from an Indexer.
Indexer
          Implemented by classes that need to participate in indexing.
IndexingContext
          Context for an indexing operation.
 

Classes in oracle.ide.index used by oracle.jdeveloper.webapp.utils
QueryProgress
          Used to track the progress of an index query.
ResultCallback
          Callback used to notify indexing clients of query results.
 


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.