public final class VersionPathStuffer
extends java.lang.Object
| Constructor and Description |
|---|
VersionPathStuffer()
Make up one.
|
| Modifier and Type | Method and Description |
|---|---|
VersionPathStuffer |
add(int version,
java.lang.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.
|
java.lang.String |
toString()
Get the stuffed String version of the Version/Paths contained in this.
|
public VersionPathStuffer add(int version, java.lang.String path)
public VersionPathStuffer add(org.alfresco.service.cmr.repository.NodeRef nodeRef)
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.