|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.util.PathUtil
public class PathUtil
Alfresco path-related utility functions.
Constructor Summary | |
---|---|
PathUtil()
|
Method Summary | |
---|---|
static java.lang.String |
getDisplayPath(org.alfresco.service.cmr.repository.Path path,
boolean showLeaf)
Return the human readable form of the specified node Path. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PathUtil()
Method Detail |
---|
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 path
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |