Uses of Package
se.entitymanager.logic.file

Packages that use se.entitymanager.logic.file
se.entitymanager   
se.entitymanager.logic.file   
 

Classes in se.entitymanager.logic.file used by se.entitymanager
FileLogicFacade
          A LogicFacade that provides an interface to file systems.
 

Classes in se.entitymanager.logic.file used by se.entitymanager.logic.file
AbstractFile
          An entity that represents an file of the file system.
FileCopyCutFailedException
          An Exception to indicate that cutting or copying of a file failed.
FileDeletionFailedException
          An Exception to indicate that deletion of a file failed.
FileFactory
          Factory class for files.
FileLogic
          A class to provide basic file functionalities.
FileLogic.CopyDirVisitor
          Inner Class used to copy whole directories.
FileLogicFacade
          A LogicFacade that provides an interface to file systems.
FilePasteFailedException
          An Exception to indicate that renaming of a file failed.
FileRenameFailedException
          An Exception to indicate that renaming of a file failed.
FileSystemsRootFile
          An AbstractFile that represents the root of all file systems.