Uses of Class
lumis.portal.PortalContext.RelativePathType

Packages that use PortalContext.RelativePathType
lumis.portal   
lumis.portal.serialization   
 

Uses of PortalContext.RelativePathType in lumis.portal
 

Methods in lumis.portal that return PortalContext.RelativePathType
 PortalContext.RelativePathType PortalContext.RelativePath.getType()
          Deprecated.  
static PortalContext.RelativePathType PortalContext.RelativePathType.valueOf(String name)
          Deprecated. Returns the enum constant of this type with the specified name.
static PortalContext.RelativePathType[] PortalContext.RelativePathType.values()
          Deprecated. Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in lumis.portal with parameters of type PortalContext.RelativePathType
 void PortalContext.RelativePath.setType(PortalContext.RelativePathType type)
          Deprecated.  
 

Constructors in lumis.portal with parameters of type PortalContext.RelativePathType
PortalContext.RelativePath(PortalContext.RelativePathType type, String path)
          Deprecated.  
 

Uses of PortalContext.RelativePathType in lumis.portal.serialization
 

Constructors in lumis.portal.serialization with parameters of type PortalContext.RelativePathType
FileCopyTransactionObserver(SessionConfig sessionConfig, String sourceFilePath, IDirectory sourceDirectory, String destinationFilePath, PortalContext.RelativePathType destinationRelativePathType, ITransaction transaction)
           
FileCopyTransactionObserver(SessionConfig sessionConfig, String sourceFilePath, PortalContext.RelativePathType sourceRelativePathType, String destinationFilePath, PortalContext.RelativePathType destinationRelativePathType, ITransaction transaction)
           
 



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