public class ClientRow extends ClientObject
RemoteRow
interface. This class makes a remote query row locally available using
the JCR Row
interface.Constructor and Description |
---|
ClientRow(Session session,
RemoteRow remote,
LocalAdapterFactory factory)
Creates a client adapter for the given remote query row.
|
public ClientRow(Session session, RemoteRow remote, LocalAdapterFactory factory)
remote
- remote query rowpublic Value[] getValues() throws RepositoryException
RepositoryException
public Value getValue(String s) throws RepositoryException
RepositoryException
public Node getNode() throws RepositoryException
RepositoryException
public Node getNode(String selectorName) throws RepositoryException
RepositoryException
public String getPath() throws RepositoryException
RepositoryException
public String getPath(String selectorName) throws RepositoryException
RepositoryException
public double getScore() throws RepositoryException
RepositoryException
public double getScore(String selectorName) throws RepositoryException
RepositoryException
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"