Operation |
Details |
public getHitReference():FileRO |
Sequential Notes: | Delivers the reference to the file containing the search hit. When the search hit is of type metadata, this property should not be set. | |
public getTextFragmentList():java.util.List |
Sequential Notes: | Delivers the list of text fragments belonging to this search hit. | |
public getType():SearchHitType |
Sequential Notes: | Delivers the type of the search hit. | |
public setHitReference( FileRO newVal):void |
Sequential Notes: | Sets the reference to the file containing the search hit. When the search hit is of type metadata, this property should not be set. | |
public setType( SearchHitType newVal):void |
Sequential Notes: | Sets the type of the search hit. | |