当前页面:
在线文档首页 >
JBOSS Portal 2.2 API 英文版文档
VersionUtil - JBOSS Portal 2.2 API 英文版文档
org.jboss.portal.cms.util
Class VersionUtil
java.lang.Object
org.jboss.portal.cms.util.VersionUtil
- public class VersionUtil
- extends java.lang.Object
Utility class for Versioning - "Abandon all hope, ye who enters here"
Method Summary |
void |
createVersion(javax.jcr.Node node,
boolean bMakeLive)
Creates a new node, with a new node label and checks it in. |
static void |
print(javax.jcr.Node node)
Prints to std out, version node and properties information. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VersionUtil
public VersionUtil()
createVersion
public void createVersion(javax.jcr.Node node,
boolean bMakeLive)
- Creates a new node, with a new node label and checks it in.
- Parameters:
node
-
print
public static void print(javax.jcr.Node node)
- Prints to std out, version node and properties information.
- Parameters:
node
-