Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


Uses of Interface
oracle.ide.file.FileScope

Packages that use FileScope
oracle.ide.file Classes and interfaces used to track changes to files. 
oracle.jdeveloper.audit.model The base classes for defining the Audit object model. 

 

Uses of FileScope in oracle.ide.file

 

Classes in oracle.ide.file that implement FileScope
 class AbstractFileScope
          Base class for file scope implementations.
 class ContentSetScope
          File scope that includes the files in a project ContentSet.
 class FileSetTable
          Abstract base class for file table implementations based on FileSet.
 class FileTable
          Persistently stores information about a set of files, and provides a mapping from each file to an integer ID.

 

Methods in oracle.ide.file with parameters of type FileScope
 void FileChangeListener.filesChanged(FileScope scope, FileChanges changes)
          One or more files have changed.

 

Uses of FileScope in oracle.jdeveloper.audit.model

 

Methods in oracle.jdeveloper.audit.model with parameters of type FileScope
 void DependencyFileChangeListener.filesChanged(FileScope scope, FileChanges changes)
           

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


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