public class JoinRow extends Object
| Constructor and Description |
|---|
JoinRow(Map<String,PropertyValue> columns,
OperandEvaluator evaluator,
Row leftRow,
Set<String> leftSelectors,
Row rightRow,
Set<String> rightSelectors)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Node |
getNode()
Deprecated.
|
Node |
getNode(String selectorName)
Deprecated.
|
String |
getPath()
Deprecated.
|
String |
getPath(String selectorName)
Deprecated.
|
double |
getScore()
Deprecated.
|
double |
getScore(String selectorName)
Deprecated.
|
Value |
getValue(String columnName)
Deprecated.
|
Value[] |
getValues()
Deprecated.
|
String |
toString()
Deprecated.
|
public Node getNode()
throws RepositoryException
RepositoryExceptionpublic Node getNode(String selectorName) throws RepositoryException
RepositoryExceptionpublic double getScore()
throws RepositoryException
RepositoryExceptionpublic double getScore(String selectorName) throws RepositoryException
RepositoryExceptionpublic Value[] getValues()
throws RepositoryException
RepositoryExceptionpublic Value getValue(String columnName) throws ItemNotFoundException, RepositoryException
ItemNotFoundExceptionRepositoryExceptionpublic String getPath() throws RepositoryException
RepositoryException"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"