FileService

From JWic

The FileService provides access to a directory like file structure. The files and folder informations are handled by a FileService implementation. The default FileService stores the files and folder informations in the database.

This service should handle file uploads/downloads and access control to files, to allow plugins an easy way to deal with files.

The FileService is accessible from the Platform object. It provides access to the root folder, that allows navigation through the files.

SourceForge.net Logo