com.microstrategy.web.objects.WebContactSearchFilter |
![]() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void |
addSearchFilterValue(String filterValue)
add the contact search filter value
| ||||||||||
abstract int |
getSearchFilterField()
get the contact search filter field
| ||||||||||
abstract int |
getSearchFilterType()
get the contact search filter type
| ||||||||||
abstract List<String> |
getSearchFilterValueList()
get the contact search filter value list
| ||||||||||
abstract void |
setSearchFilterField(int filterField)
set the contact search filter field
| ||||||||||
abstract void |
setSearchFilterType(int filterType)
set the contact search filter type
|
add the contact search filter value
get the contact search filter field
get the contact search filter type
get the contact search filter value list
set the contact search filter field
filterField | {@ EnumDSSXMLNCSFilterField} |
---|
set the contact search filter type
filterType | {@ EnumDSSXMLNCSFilterType |
---|