| Constructor and Description |
|---|
ClientRow(RemoteRow remote)
Creates a client adapter for the given remote query row.
|
public ClientRow(RemoteRow remote)
remote - remote query rowpublic Value[] getValues() throws RepositoryException
getValues in interface RowRepositoryExceptionpublic Value getValue(String s) throws RepositoryException
getValue in interface RowRepositoryExceptionpublic Node getNode() throws RepositoryException
getNode in interface RowRepositoryExceptionpublic Node getNode(String selectorName) throws RepositoryException
getNode in interface RowRepositoryExceptionpublic String getPath() throws RepositoryException
getPath in interface RowRepositoryExceptionpublic String getPath(String selectorName) throws RepositoryException
getPath in interface RowRepositoryExceptionpublic double getScore()
throws RepositoryException
getScore in interface RowRepositoryExceptionpublic double getScore(String selectorName) throws RepositoryException
getScore in interface RowRepositoryExceptionCopyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.