Uses of Class
lumis.portal.filesystem.PortalBaseFolder

Packages that use PortalBaseFolder
lumis.portal.filesystem Provides the API for accessing the portal file system. 
 

Uses of PortalBaseFolder in lumis.portal.filesystem
 

Methods in lumis.portal.filesystem that return PortalBaseFolder
 PortalBaseFolder PortalFilePath.getBaseFolder()
          Returns the base folder for this path.
static PortalBaseFolder PortalBaseFolder.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PortalBaseFolder[] PortalBaseFolder.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Constructors in lumis.portal.filesystem with parameters of type PortalBaseFolder
PortalFilePath(PortalBaseFolder baseFolder, String relativePath)
          Creates a portal file path from a base folder and a relative path.
 



Lumisportal  4.1.0.071221 - Copyright © 2001-2007, Lumis. All Rights Reserved.