|
|||||||||
| 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.ChildAssocRefResultSetRow
public class ChildAssocRefResultSetRow
Row in child assoc ref result set.
| Field Summary |
|---|
| Fields inherited from class org.alfresco.repo.search.AbstractResultSetRow |
|---|
properties |
| Constructor Summary | |
|---|---|
ChildAssocRefResultSetRow(ChildAssocRefResultSet resultSet,
int index)
Row in child assoc ref result set |
|
| Method Summary | |
|---|---|
ChildAssociationRef |
getChildAssocRef()
|
protected java.util.Map |
getDirectProperties()
|
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 |
|---|
getIndex, getNodeRef, 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 ChildAssocRefResultSetRow(ChildAssocRefResultSet resultSet,
int index)
resultSet - index - | Method Detail |
|---|
public QName getQName()
getQName in interface ResultSetRowgetQName in class AbstractResultSetRowprotected java.util.Map getDirectProperties()
getDirectProperties 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 | ||||||||