Uses of Interface
org.apache.jackrabbit.oak.api.ResultRow
-
Packages that use ResultRow Package Description org.apache.jackrabbit.oak.api Oak repository API -
-
Uses of ResultRow in org.apache.jackrabbit.oak.api
Methods in org.apache.jackrabbit.oak.api that return types with arguments of type ResultRow Modifier and Type Method Description Iterable<? extends ResultRow>Result. getRows()Get the rows.
-