PortalFilePath
.@Deprecated public static class PortalContext.RelativePath extends Object
Constructor and Description |
---|
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 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)
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.