net.sourceforge.openutils.mgnlcriteria.utils
Class JcrCompatUtils

java.lang.Object
  extended by net.sourceforge.openutils.mgnlcriteria.utils.JcrCompatUtils

public final class JcrCompatUtils
extends Object

Utility methods for accessing jcr 2.0 only properties using reflection, for compatibility with jackrabbit 1.6.

Version:
$Id: JcrCompatUtils.java 3294 2011-01-28 14:12:53Z fgiust $
Author:
fgiust

Method Summary
static javax.jcr.Item getJCRNode(javax.jcr.query.Row row)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getJCRNode

public static javax.jcr.Item getJCRNode(javax.jcr.query.Row row)
                                 throws javax.jcr.RepositoryException
Throws:
javax.jcr.RepositoryException


Copyright © 2009-2011 Openmind. All Rights Reserved.