@Singleton public class VersionHandler extends Object
| Constructor and Description |
|---|
VersionHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkinContentNode(javax.jcr.Node node,
javax.jcr.Session session) |
void |
checkoutContentNode(javax.jcr.Node node,
javax.jcr.Session session) |
void |
getContentVersionHistory(javax.jcr.Node node,
javax.jcr.Session session) |
void |
makeVersionableContent(javax.jcr.Node node,
javax.jcr.Session session) |
public void makeVersionableContent(javax.jcr.Node node,
javax.jcr.Session session)
public void checkinContentNode(javax.jcr.Node node,
javax.jcr.Session session)
public void checkoutContentNode(javax.jcr.Node node,
javax.jcr.Session session)
public void getContentVersionHistory(javax.jcr.Node node,
javax.jcr.Session session)
Copyright © 2018. All Rights Reserved.