WebCenter Interaction API  
 

IPTSQueryRequest.getFieldsToReturn Method 

Returns fields that will be included as part of each IPTSResult when the search query is executed; counterpart of setFieldsToReturn.

IPTSField[] getFieldsToReturn();

Return Value

fields that will be returned.

See Also

IPTSQueryRequest Interface | com.plumtree.server.search Namespace