PortalFilePath
.public static class PortalContext.RelativePath extends Object
Constructor and Description |
---|
PortalContext.RelativePath(PortalContext.RelativePathType type,
String path)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static PortalContext.RelativePath |
convertAbsolutePath(String absolutePath)
Deprecated.
|
String |
getPath()
Deprecated.
|
PortalContext.RelativePathType |
getType()
Deprecated.
|
void |
setPath(String path)
Deprecated.
|
void |
setType(PortalContext.RelativePathType type)
Deprecated.
|
public PortalContext.RelativePath(PortalContext.RelativePathType type, String path)
public static PortalContext.RelativePath convertAbsolutePath(String absolutePath)
WWW
, Def
or Data
). If the absolute path does not correspond to any of there relative path types, null is returned.absolutePath
- absolute path to be converted to relativepublic String getPath()
public void setPath(String path)
public PortalContext.RelativePathType getType()
public void setType(PortalContext.RelativePathType type)
Lumisportal 7.1.1.140331 - Copyright © 2006–2014 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.