Uses of Class
com.metamatrix.common.tree.directory.FileSystemEntry

Packages that use FileSystemEntry
com.metamatrix.common.tree.directory   
 

Uses of FileSystemEntry in com.metamatrix.common.tree.directory
 

Methods in com.metamatrix.common.tree.directory that return FileSystemEntry
protected  FileSystemEntry FileSystemEntryEditor.assertFileSystemEntry(PropertiedObject obj)
           
protected  FileSystemEntry FileSystemEntryEditor.assertFileSystemEntry(TreeNode obj)
           
protected  FileSystemEntry FileSystemView.getFileSystemEntry(java.io.File f, ObjectDefinition type)
           
 

Methods in com.metamatrix.common.tree.directory with parameters of type FileSystemEntry
protected  TreeNode FileSystemEntry.copy(FileSystemEntry newParent)
          Creates a copy of this DirectoryEntry under the specified folder.
protected  boolean FileSystemEntry.move(FileSystemEntry newParent)
          Moves this DirectoryEntry under the specified folder.
 



Copyright © 2009. All Rights Reserved.