WebCenter Interaction API  
 

IPTSWeightedFieldList.getFieldAt Method 

Returns a single field from the list.

IPTSField getFieldAt(
   int position
);

Parameters

position
position on the list, from 0 to GetSize()-1.

See Also

IPTSWeightedFieldList Interface | com.plumtree.server.search Namespace