|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.priha.query.QueryResultImpl.RowImpl
public static class QueryResultImpl.RowImpl
Constructor Summary | |
---|---|
QueryResultImpl.RowImpl(javax.jcr.Node nd)
|
Method Summary | |
---|---|
javax.jcr.Value |
getValue(java.lang.String arg0)
|
javax.jcr.Value[] |
getValues()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QueryResultImpl.RowImpl(javax.jcr.Node nd)
Method Detail |
---|
public javax.jcr.Value getValue(java.lang.String arg0) throws javax.jcr.ItemNotFoundException, javax.jcr.RepositoryException
getValue
in interface javax.jcr.query.Row
javax.jcr.ItemNotFoundException
javax.jcr.RepositoryException
public javax.jcr.Value[] getValues() throws javax.jcr.RepositoryException
getValues
in interface javax.jcr.query.Row
javax.jcr.RepositoryException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |