Package com.metamatrix.common.tree.directory

Interface Summary
DirectoryEntry This interface represents a single resource on a hierarchical system, such as a file system.
DirectoryEntryEditor This interface defines a edit DirectoryEntry instances.
DirectoryEntryFilter This interface defines a edit DirectoryEntry instances.
DirectoryEntryView This interface defines a view of a hierarchy of DirectoryEntry instances.
FileDefinition  
FolderDefinition  
 

Class Summary
DirectoryEntryNameAndTypeComparator  
FileDefinitionImpl  
FileSystemEntry This class represents a single resource on a hierarchical system, such as a file system.
FileSystemEntryEditor This interface defines a view of a hierarchy of TreeNode instances.
FileSystemFilter A sloppy filter to be used for test purposes only.
FileSystemView This interface defines a view of a hierarchy of DirectoryEntry instances.
FolderDefinitionImpl  
FolderOnlyFilter A simple filter that accepts only folders (i.e., those entries that have a type other than FileDefinition).
PassThroughDirectoryEntryFilter  
PlatformAwareFilePermission PlatformAwareFileSystemView
PreviewableDirectoryEntry This class represents a wrapper for a DirectoryEntry that holds off on actually writing to the DirectoryEntry so that a preview of the result can be obtained prior to writing.
RuledDirectoryEntryViewImpl  
 



Copyright © 2009. All Rights Reserved.