|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.3.0) E17493-04 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileTable | |
|---|---|
| oracle.ide.file | Classes and interfaces used to track changes to files. |
| Uses of FileTable in oracle.ide.file |
|---|
| Subclasses of FileTable in oracle.ide.file | |
|---|---|
class |
FileSetTableAbstract base class for file table implementations based on FileSet. |
| Methods in oracle.ide.file that return FileTable | |
|---|---|
FileTable |
FileTable.FileChangeImpl.getFileTable() |
FileTable |
FileChange.getFileTable()Get the file table containing this change. |
FileTable |
AbstractFileScope.getFileTable(java.net.URL url) |
FileTable |
FileScope.getFileTable(java.net.URL url)Get the file table in this scope containing a particular URL. |
FileTable |
FileTable.getFileTable(java.net.URL url) |
| Methods in oracle.ide.file that return types with arguments of type FileTable | |
|---|---|
java.util.Collection<FileTable> |
AbstractFileScope.getFileTables() |
java.util.Collection<FileTable> |
FileScope.getFileTables()Get the file tables currently used by this scope. |
java.util.Collection<FileTable> |
FileTable.getFileTables() |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.3.0) E17493-04 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||