|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.0.0) E17493-01 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.0.0) E17493-01 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |