com.microstrategy.web.app.beans.EnumContactBrowserBeanEvents |
![]() |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | CONTACT_BROWSER_EVENT_ARGUMENT_BLOCK_BEGIN | Used for the CONTACT_BROWSER_EVENT_SET_INCREMENTAL_FETCH event. |
|||||||||
int | CONTACT_BROWSER_EVENT_ARGUMENT_BLOCK_COUNT | Used for the CONTACT_BROWSER_EVENT_SET_INCREMENTAL_FETCH event. |
|||||||||
int | CONTACT_BROWSER_EVENT_ARGUMENT_SEARCH_STRING | Used for the CONTACT_BROWSER_EVENT_SET_SEARCH event. |
|||||||||
int | CONTACT_BROWSER_EVENT_SET_INCREMENTAL_FETCH | Event that is used in incremental fetch in the contact browser | |||||||||
int | CONTACT_BROWSER_EVENT_SET_SEARCH | Event that is used to search in the contact browser |
Used for the CONTACT_BROWSER_EVENT_SET_INCREMENTAL_FETCH
event.
This argument is used to set the begining block for the list of contacts
that need to be retrieved
Used for the CONTACT_BROWSER_EVENT_SET_INCREMENTAL_FETCH
event.
This argument is used to set the block count (number of contacts to retrieve in the
current incremental fetch)
Used for the CONTACT_BROWSER_EVENT_SET_SEARCH
event. This argument
represents the string used for searching the contacts
Event that is used in incremental fetch in the contact browser
Event that is used to search in the contact browser