public class Symlink extends Object
| Constructor and Description |
|---|
Symlink(String parentPath,
String segment,
String targetPath,
String targetWebId)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getParentPath()
Getter for parentPath.
|
String |
getSegment()
Getter for segment.
|
String |
getTargetPath()
Getter for targetPath.
|
String |
getTargetWebId()
Getter for targetWebId.
|
String |
getVirtualPath()
Getter for virtualPath.
|
String |
toString() |
public String getParentPath()
public String getSegment()
public String getTargetPath()
public String getTargetWebId()
public String getVirtualPath()
Copyright © 2020. All rights reserved.