com.microstrategy.web.beans.EnumAttributeBeanEvents |
![]() |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | ATTRIBUTE_EVENT_ARGUMENT_ATTRIBUTE_ID | ||||||||||
int | ATTRIBUTE_EVENT_ARGUMENT_BLOCK_BEGIN | Specifies the blockBegin property for incremental fetch. | |||||||||
int | ATTRIBUTE_EVENT_ARGUMENT_BLOCK_COUNT | Specifies the blockCount property for incremental fetch. | |||||||||
int | ATTRIBUTE_EVENT_ARGUMENT_BROWSE_PATH_XML | Specifies the browse path for this attribute in the hierarchy. | |||||||||
int | ATTRIBUTE_EVENT_ARGUMENT_CLIENT_FORM_PATTERNS | Specifies the attribute forms, which is sent from client, the search should apply on during retrieving elements of this attribute. | |||||||||
int | ATTRIBUTE_EVENT_ARGUMENT_COLLECT_FORMS | Specifies whether the attribute should retrieve the attribute forms. | |||||||||
int | ATTRIBUTE_EVENT_ARGUMENT_CONTOL_KEY | ||||||||||
int | ATTRIBUTE_EVENT_ARGUMENT_DATASET_ID | Specifies whether the search should be performed with case sensitive or not. | |||||||||
int | ATTRIBUTE_EVENT_ARGUMENT_DATASOURCES_XML | Specifies dataSourcesXML for the attribute. | |||||||||
int | ATTRIBUTE_EVENT_ARGUMENT_DIMENSION_ID | Specifies the hierarchy DSSID from which this attribute info should be retrieved. | |||||||||
int | ATTRIBUTE_EVENT_ARGUMENT_FILTER_XML | Specifies the xml for the filter to apply on retrieving the elements of this attribute. | |||||||||
int | ATTRIBUTE_EVENT_ARGUMENT_MESSAGE_ID | Specifies whether the search should be performed with case sensitive or not. | |||||||||
int | ATTRIBUTE_EVENT_ARGUMENT_RAW_INPUT | Specifies the raw input of the user for this search. | |||||||||
int | ATTRIBUTE_EVENT_ARGUMENT_SEARCH_FORMS | Specifies the attribute forms the search should apply on during retrieving elements of this attribute. | |||||||||
int | ATTRIBUTE_EVENT_ARGUMENT_SEARCH_MATCH_CASE | Specifies whether the search should be performed with case sensitive or not. | |||||||||
int | ATTRIBUTE_EVENT_ARGUMENT_SEARCH_PATTERN | Specifies the search pattern for retrieving elements of this attribute. | |||||||||
int | ATTRIBUTE_EVENT_ARGUMENT_SHORT_FILTER_XML | Specifies whether the search should be performed with case sensitive or not. | |||||||||
int | ATTRIBUTE_EVENT_ARGUMENT_TEMPLATE_NODE_KEY | Specifies the template node we what to browse elements for. | |||||||||
int | ATTRIBUTE_EVENT_ARGUMENT_USE_BROWSE_FORM | Specifies that use attribute browse forms | |||||||||
int | ATTRIBUTE_EVENT_BROWSE | ||||||||||
String | FORM_LIST_SEPARATOR | Specifies a separator for form list. |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Specifies the blockBegin property for incremental fetch.
Specifies the blockCount property for incremental fetch.
Specifies the browse path for this attribute in the hierarchy.
Specifies the attribute forms, which is sent from client, the search should apply on during retrieving elements of this attribute.
If this value is not empty, we will ignore ATTRIBUTE_EVENT_ARGUMENT_SEARCH_FORMS
It should be a list of form "DSSID:DataType" delimited by FORM_LIST_SEPARATOR
Specifies whether the attribute should retrieve the attribute forms.
Specifies whether the search should be performed with case sensitive or not.
Specifies dataSourcesXML for the attribute.
Specifies the hierarchy DSSID from which this attribute info should be retrieved.
Specifies the xml for the filter to apply on retrieving the elements of this attribute.
Specifies whether the search should be performed with case sensitive or not.
Specifies the raw input of the user for this search.
Specifies the attribute forms the search should apply on during retrieving elements of this attribute.
It should be a list of form DSSID delimited by FORM_LIST_SEPARATOR
Specifies whether the search should be performed with case sensitive or not.
Specifies the search pattern for retrieving elements of this attribute.
Specifies whether the search should be performed with case sensitive or not.
Specifies the template node we what to browse elements for. This may involve Cube Join.
Specifies that use attribute browse forms
Specifies a separator for form list.