|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.alfresco.repo.search.AbstractResultSetRow
org.alfresco.repo.search.results.DetachedResultSetRow
public class DetachedResultSetRow
Detatched result set row
| Field Summary |
|---|
| Fields inherited from class org.alfresco.repo.search.AbstractResultSetRow |
|---|
properties |
| Constructor Summary | |
|---|---|
DetachedResultSetRow(ResultSet resultSet,
ResultSetRow row)
Detached result set row |
|
| Method Summary | |
|---|---|
ChildAssociationRef |
getChildAssocRef()
|
NodeRef |
getNodeRef()
The reference to the node that equates to this row in the result set |
NodeRef |
getNodeRef(java.lang.String selectorName)
Gets the node ref related to the named selector |
java.util.Map |
getNodeRefs()
Gets the node refs |
QName |
getQName()
|
float |
getScore(java.lang.String selectorName)
Get the score related to the named selector. |
java.util.Map |
getScores()
Get the scores . |
| Methods inherited from class org.alfresco.repo.search.AbstractResultSetRow |
|---|
getDirectProperties, getIndex, getResultSet, getScore, getValue, getValue, getValues, setProperties |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DetachedResultSetRow(ResultSet resultSet,
ResultSetRow row)
resultSet - row - | Method Detail |
|---|
public QName getQName()
getQName in interface ResultSetRowgetQName in class AbstractResultSetRowpublic NodeRef getNodeRef()
ResultSetRow
getNodeRef in interface ResultSetRowgetNodeRef in class AbstractResultSetRowpublic ChildAssociationRef getChildAssocRef()
getChildAssocRef in interface ResultSetRowgetChildAssocRef in class AbstractResultSetRowpublic NodeRef getNodeRef(java.lang.String selectorName)
ResultSetRow
public java.util.Map getNodeRefs()
ResultSetRow
public float getScore(java.lang.String selectorName)
ResultSetRow
public java.util.Map getScores()
ResultSetRow
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||