com.xebialabs.deployit.repository
Class NodeUtils

java.lang.Object
  extended by com.xebialabs.deployit.repository.NodeUtils

public class NodeUtils
extends java.lang.Object


Constructor Summary
NodeUtils()
           
 
Method Summary
protected static javax.jcr.Node getNodeByUuid(javax.jcr.Node node, java.lang.String referencedCiUuid, javax.jcr.Session session)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeUtils

public NodeUtils()
Method Detail

getNodeByUuid

protected static javax.jcr.Node getNodeByUuid(javax.jcr.Node node,
                                              java.lang.String referencedCiUuid,
                                              javax.jcr.Session session)
                                       throws javax.jcr.RepositoryException
Throws:
javax.jcr.RepositoryException