Skip navigation links

Package lumis.portal.filesystem

Lumis Portal provides a comprehensive file system API to abstract a virtual file system available on all portal servers on the same cluster.

See: Description

Package lumis.portal.filesystem Description

Lumis Portal provides a comprehensive file system API to abstract a virtual file system available on all portal servers on the same cluster.

The portal known files are those files that belong to some specific folders controlled by the LumisPortal.
These folders are abstracted by the IPortalBaseFolder interface.
A portal file is denoted by:

  1. A portal base folder
  2. A string that is the relative path of the file
By doing this the portal can easily identify a given file in any cluster server, even if the LumisPortal install path vary from server to server. The PortalFilePath class is the abstraction of these information.

The usage of portal known files must be performed through this API. The direct file manipulation could corrupt the portal file system.

The usage of this API provides the following advantages:

The entry points for this package are:

Since:
4.1.0
Version:
$Revision: 16600 $ $Date: 2014-11-10 18:34:22 -0200 (Mon, 10 Nov 2014) $
See Also:
ManagerFactory.getFileSystemManager(), IFileSystemManager, PortalFilePath, IFile
Skip navigation links

Lumisportal  8.2.2.160411 - Copyright © 2006â??2016 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.