|
SMILA 1.0 API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.search.api.helper.ResultRecordAccessor
@Deprecated public class ResultRecordAccessor
wrappper for result records.
| Constructor Summary | |
|---|---|
ResultRecordAccessor(int position,
AnyMap metadata)
Deprecated. create instance. |
|
| Method Summary | |
|---|---|
AnyMap |
getMetadata()
Deprecated. |
int |
getPosition()
Deprecated. |
java.lang.String |
getRecordId()
Deprecated. |
java.lang.String |
getSource()
Deprecated. |
double |
getWeight()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResultRecordAccessor(int position,
AnyMap metadata)
position - position in result record listmetadata - record metadata of result| Method Detail |
|---|
public int getPosition()
public AnyMap getMetadata()
public java.lang.String getRecordId()
public java.lang.String getSource()
public double getWeight()
|
SMILA 1.0 API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||