|
|||||||||
| 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
| Constructor Summary | |
|---|---|
DetachedResultSetRow(ResultSet resultSet,
ResultSetRow row)
|
|
| Method Summary | |
|---|---|
ChildAssociationRef |
getChildAssocRef()
|
NodeRef |
getNodeRef()
The reference to the node that equates to this row in the result set |
QName |
getQName()
|
java.io.Serializable |
getValue(Path path)
Get a node property by path |
java.util.Map |
getValues()
Get the values of all available node properties. |
| Methods inherited from class org.alfresco.repo.search.AbstractResultSetRow |
|---|
getDirectProperties, getIndex, getResultSet, getScore, getValue, 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)
| Method Detail |
|---|
public java.io.Serializable getValue(Path path)
ResultSetRow
getValue in interface ResultSetRowgetValue in class AbstractResultSetRowpath - the path to the value required
public QName getQName()
getQName in interface ResultSetRowgetQName in class AbstractResultSetRowpublic NodeRef getNodeRef()
ResultSetRow
getNodeRef in interface ResultSetRowgetNodeRef in class AbstractResultSetRowpublic java.util.Map getValues()
ResultSetRow
getValues in interface ResultSetRowgetValues in class AbstractResultSetRowpublic ChildAssociationRef getChildAssocRef()
getChildAssocRef in interface ResultSetRowgetChildAssocRef in class AbstractResultSetRow
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||