public class PathUtil
extends java.lang.Object
| Constructor and Description |
|---|
PathUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getDisplayPath(org.alfresco.service.cmr.repository.Path path,
boolean showLeaf)
Return the human readable form of the specified node Path.
|
public static java.lang.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 - 2010 Alfresco Software, Inc. All Rights Reserved.