Package lumis.portal.filesystem

Package class diagram package lumis.portal.filesystem
Provides the API for accessing the portal file system.

See:
          Description

Interface Summary
IFileSystemManager Provides operations for manipulating the file system.
 

Class Summary
FileSystemManager Implementation of the file system manager.
FileSystemManager.WriteFileCommand Command used to perform the write operation of a file.
PortalFile A file that resides inside the portal's controlled file system.
PortalFilePath Represents a path to a portal file.
 

Enum Summary
PortalBaseFolder Specifies a portal standard base folder.
 

Package lumis.portal.filesystem Description

Provides the API for accessing the portal file system.

It is recommended to use the API available in this package instead of accessing the file system directly to get the following advantages:

The entry points for this package are: