|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.cms.util.VersionUtil
Utility class for Versioning - "Abandon all hope, ye who enters here"
Constructor Summary | |
VersionUtil()
|
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 |
Constructor Detail |
public VersionUtil()
Method Detail |
public void createVersion(javax.jcr.Node node, boolean bMakeLive)
node
- public static void print(javax.jcr.Node node)
node
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |