public class PathUtil extends Object
| Constructor and Description |
|---|
PathUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getDisplayPath(org.alfresco.service.cmr.repository.Path path,
boolean showLeaf)
Return the human readable form of the specified node Path.
|
public static String getDisplayPath(org.alfresco.service.cmr.repository.Path path, boolean showLeaf)
path - Path to extract readable form fromshowLeaf - Whether to process the final leaf element of the pathCopyright © 2005–2018 Alfresco Software. All rights reserved.