org.modeshape.jcr.api.query
Interface Row

All Superinterfaces:
Row

Deprecated. use javax.jcr.query.Row instead

public interface Row
extends Row

Replicates some of the methods introduced in JCR 2.0.


Method Summary
 
Methods inherited from interface javax.jcr.query.Row
getNode, getNode, getPath, getPath, getScore, getScore, getValue, getValues
 



Copyright © 2008-2011 JBoss, a division of Red Hat. All Rights Reserved.