public static class FTSService.FTSResultSet extends Object
getEntryIdsByGlobalQuery TODO: Consider having a
method to get GlobalEntryData and have that method do the casting rather than having the item
retriving it cast it.| Modifier and Type | Field and Description |
|---|---|
int |
numMatches |
List<FTSService.EntryData> |
resultList |
| Constructor and Description |
|---|
FTSService.FTSResultSet() |
public List<FTSService.EntryData> resultList
public int numMatches
? Copyright 2013 BMC Software, Inc.