Uses of Class
lumis.portal.PortalContext.RelativePathType

Packages that use PortalContext.RelativePathType
lumis.portal   
 

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 are 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.  
 



Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.