public final class VersionPathStuffer extends Object
| Constructor and Description |
|---|
VersionPathStuffer()
Make up one.
|
| Modifier and Type | Method and Description |
|---|---|
VersionPathStuffer |
add(int version,
String path)
Add a version path expressed by the version and path.
|
VersionPathStuffer |
add(org.alfresco.service.cmr.repository.NodeRef nodeRef)
Add a version path expressed as a NodeRef.
|
String |
toString()
Get the stuffed String version of the Version/Paths contained in this.
|
public VersionPathStuffer add(int version, String path)
public VersionPathStuffer add(org.alfresco.service.cmr.repository.NodeRef nodeRef)
Copyright © 2005–2014 Alfresco Software. All rights reserved.