public static class FTSService.ReturnFilterFields extends Object
getEntryIdsByGlobalQuery.
This defines any optional fields that should be returned with the result sets. This object
will then be returned inside the GlobalEntryData with the values from the
requested fields.| Modifier and Type | Field and Description |
|---|---|
String |
filterField |
String |
value |
| Constructor and Description |
|---|
FTSService.ReturnFilterFields(String filterField)
Overloaded constructor to facilitate quick building of this object.
|
FTSService.ReturnFilterFields(String filterField,
String value)
Overloaded constructor to facilitate quick building of this object for return.
|
public FTSService.ReturnFilterFields(String filterField)
filterField - filter field that should be returned.? Copyright 2013 BMC Software, Inc.