public final class VersionPathUnstuffer extends Object
| Constructor and Description |
|---|
VersionPathUnstuffer(String stuffed)
Construct one and in the process unstuff the String.
|
| Modifier and Type | Method and Description |
|---|---|
List<org.alfresco.service.cmr.repository.NodeRef> |
getNodeRefs()
Get the Version/Paths as NodeRefs.
|
List<org.alfresco.util.Pair<Integer,String>> |
getVersionPaths()
Get the raw list of Version/Paths.
|
public VersionPathUnstuffer(String stuffed)
Copyright © 2005–2014 Alfresco Software. All rights reserved.