public class ChildAssocRefResultSetRow extends AbstractResultSetRow
properties| Constructor and Description |
|---|
ChildAssocRefResultSetRow(ChildAssocRefResultSet resultSet,
int index)
Row in child assoc ref result set
|
| Modifier and Type | Method and Description |
|---|---|
ChildAssociationRef |
getChildAssocRef() |
protected Map<QName,Serializable> |
getDirectProperties() |
NodeRef |
getNodeRef(String selectorName) |
Map<String,NodeRef> |
getNodeRefs() |
QName |
getQName() |
float |
getScore(String selectorName) |
Map<String,Float> |
getScores() |
getIndex, getNodeRef, getResultSet, getScore, getValue, getValue, getValues, setPropertiespublic ChildAssocRefResultSetRow(ChildAssocRefResultSet resultSet, int index)
resultSet - ChildAssocRefResultSetindex - intpublic QName getQName()
getQName in interface ResultSetRowgetQName in class AbstractResultSetRowprotected Map<QName,Serializable> getDirectProperties()
getDirectProperties in class AbstractResultSetRowpublic ChildAssociationRef getChildAssocRef()
getChildAssocRef in interface ResultSetRowgetChildAssocRef in class AbstractResultSetRowpublic float getScore(String selectorName)
Copyright © 2005–2020 Alfresco Software. All rights reserved.