Package com.microstrategy.web.beans
Interface EnumReportBeanEvents
-
- All Superinterfaces:
EnumObjectBeanEvents
public interface EnumReportBeanEvents extends EnumObjectBeanEvents
This interface lists the IDs for the events and the IDs for the corresponding arguments for the events supported by theReportBean
- Since:
- MicroStrategy Web 7.3.1 or earlier
-
-
Field Summary
Fields Modifier and Type Field Description static int
DRILL_IMPORTANCE_HIGH
Specifies an constant for drill importance high.static int
DRILL_IMPORTANCE_LOW
Specifies an constant for drill importance low.static int
DRILL_IMPORTANCE_MEDIUM
Specifies an constant for drill importance medium.static int
DRILL_RETAIN_PARENT
Constant specifying that the parent should be retained while drilling.static java.lang.String
DRILL_TO_KEY_SEPARATOR
Specifies a separator for drill to key.static java.lang.String
FORM_ELEM_SEPARATOR
Specifies a separator for form elements.static java.lang.String
FORM_LIST_SEPARATOR
Specifies a separator for form list.static int
HIDE_BANDING
Constant specifying that banding should not be displayed.static int
HIDE_OUTLINE_MODE
Constant specifying that outline mode should not be displayed.static int
HIDE_SUB_TOTALS
Constant specifying that sutotals should not be shown.static java.lang.String
METRIC_ELEM_LIST_SEPARATOR
Specifies a separator for metric element list.static java.lang.String
MULTIPLE_UNITS_SEPARATOR
Separator between multiple report objects.static java.lang.String
PAGE_BY_KEY_SEPARATOR
Specifies a separator for page-by keystatic int
REPORT_EVENT_ADD_BASE_UNIT
Specifies an event to add base unit.static int
REPORT_EVENT_ADD_DERIVED_METRIC
Event for adding a new derived metric to the metrics collection.static int
REPORT_EVENT_ADD_FORM
Event for adding attribute form.static int
REPORT_EVENT_ADD_METRIC
Adds the metric passed in with the specified key.static int
REPORT_EVENT_ADD_SHORTCUT_METRIC
Specifies an event to add shortcut metric.static int
REPORT_EVENT_ADD_TEMPLATE_UNIT
Event for adding a new template unit to the template.static int
REPORT_EVENT_APPLY_CHANGES
Event for applying the changes made on the report.static int
REPORT_EVENT_ARGUMENT_ADD_AVAILABLE_VIEW_MODES
An integer that represents the view modes to add to the available view media propertystatic int
REPORT_EVENT_ARGUMENT_ALLOW_USER_SUBSCRIBE
allow users to subcribe a subscripiton 1 means allow, 0 means denystatic int
REPORT_EVENT_ARGUMENT_APPLY_NOW
specifies if the user wants to apply the changes by contacting the server.static int
REPORT_EVENT_ARGUMENT_ATTRIBUTE_ID
Attribute IDstatic int
REPORT_EVENT_ARGUMENT_AUTOSIZE_HORIZONTAL
Specifies an argument for auto size horizontally.static int
REPORT_EVENT_ARGUMENT_AUTOSIZE_VERTICAL
Specifies an argument for auto size vertically.static int
REPORT_EVENT_ARGUMENT_AVAILABLE_VIEW_MODES
static int
REPORT_EVENT_ARGUMENT_CHANGE_STYLE_ID
style ID of the report.static int
REPORT_EVENT_ARGUMENT_CLEAR_ALL_WIDTHS
Argument specifying whether to clear all the widths before setting a column scenario toEnumDSSXMLWidthScenario.DssXmlWidthFixed
static int
REPORT_EVENT_ARGUMENT_COLUMN_IDENTIFIER
Argument specifying a column identifier.static int
REPORT_EVENT_ARGUMENT_COLUMN_SCENARIO
Argument specifying the column scenario to be set.static int
REPORT_EVENT_ARGUMENT_COPIES
Specifies an argument for the number of copies.static int
REPORT_EVENT_ARGUMENT_CUBE_ID
Specifies the DSSID of the cube reportstatic int
REPORT_EVENT_ARGUMENT_CUBE_MAPPING
Cube mapping.static int
REPORT_EVENT_ARGUMENT_CURRENT_ELEMENT_STATUS
Argument indicating the status of the selected element.static int
REPORT_EVENT_ARGUMENT_DB_ROLE_ID
The DB Role ID.static int
REPORT_EVENT_ARGUMENT_DEFAULT_GRID_WIDTH
Argument specifying the default grid width for a column scenario of typeEnumDSSXMLWidthScenario.DssXmlWidthFixed
static int
REPORT_EVENT_ARGUMENT_DEFAULT_HEADER_WIDTH
Argument specifying the default header width for a column scenario of typeEnumDSSXMLWidthScenario.DssXmlWidthFixed
static int
REPORT_EVENT_ARGUMENT_DEFAULT_VIEW_MODE
static int
REPORT_EVENT_ARGUMENT_DISPLAY_FLAGS
SaveAs display flags.static int
REPORT_EVENT_ARGUMENT_DISPLAY_MODE
Specifies the display mode.static int
REPORT_EVENT_ARGUMENT_DM_APPEND
Datamart property that specifies whether to append to existing t ablestatic int
REPORT_EVENT_ARGUMENT_DM_NAME_MACRO
Datamart property that specifies whether the datamart name speci fied has tokens or not.static int
REPORT_EVENT_ARGUMENT_DM_TABLE_NAME
The datamart table namestatic int
REPORT_EVENT_ARGUMENT_DO_NOT_UPDATE_CACHES
static int
REPORT_EVENT_ARGUMENT_DRILL_ELEMENT_LIST
list of elements.static int
REPORT_EVENT_ARGUMENT_DRILL_FILTER_ON_PAGE_BY
Argument specifying whether to filter on the Page By axis during drilling.static int
REPORT_EVENT_ARGUMENT_DRILL_FIX_TEMPLATE
flag to indicate a specific type of drilling to fix the template.static int
REPORT_EVENT_ARGUMENT_DRILL_GRAPH_XPIXEL
list of elements.static int
REPORT_EVENT_ARGUMENT_DRILL_GRAPH_YPIXEL
list of elements.static int
REPORT_EVENT_ARGUMENT_DRILL_IMPORTANCE
level of drill importance to retrieve.static int
REPORT_EVENT_ARGUMENT_DRILL_PATH_KEY
Specifies an argument for the drill path key.static int
REPORT_EVENT_ARGUMENT_DRILL_RETAIN_PARENT
specifies whether the parent should be kept after performing the drill operation.static int
REPORT_EVENT_ARGUMENT_DRILL_RETAIN_THRESHOLDS
specifies whether the thresholds should be kept after performing the drill operation.static int
REPORT_EVENT_ARGUMENT_DRILLTO_KEY
key for drilling.static int
REPORT_EVENT_ARGUMENT_ENABLE_THRESHOLD_DISPLAY
Specifies an argument for enabling display of threshold.static int
REPORT_EVENT_ARGUMENT_ENABLE_TOTALS
Specifies an argument for enabling totals.static int
REPORT_EVENT_ARGUMENT_EXECUTION_DUPLICATE_MESSAGE_ID
Specifies whether to duplicate the message passed.static int
REPORT_EVENT_ARGUMENT_EXECUTION_FILTER_ID
String argument specifying the filterID.static int
REPORT_EVENT_ARGUMENT_EXECUTION_FLAGS
flags to be used while performing report execution.static int
REPORT_EVENT_ARGUMENT_EXECUTION_MESSAGE_ID
String argument specifying the message ID of the report.static int
REPORT_EVENT_ARGUMENT_EXECUTION_STATE_ID
state ID of the report.static int
REPORT_EVENT_ARGUMENT_EXECUTION_TEMPLATE_ID
String argument specifying the templateID.static int
REPORT_EVENT_ARGUMENT_FILE_NAME
file name for scheduled file exportstatic int
REPORT_EVENT_ARGUMENT_FORM_ID
DSSID of the form to be added/removed.static int
REPORT_EVENT_ARGUMENT_FORM_LIST
The value of this argument is an ordered (ordered regard of forms in view, the order is ignored for base forms) list of all forms on the base, defining each form by its form id and a flag about whether this form is on the view.static int
REPORT_EVENT_ARGUMENT_FORM_POSITION
the position within the attribute forms collection where a form should be added/moved.static int
REPORT_EVENT_ARGUMENT_FUNCTION_TYPE
Add shortcut Metric.static int
REPORT_EVENT_ARGUMENT_FUNCTION_TYPE2
static int
REPORT_EVENT_ARGUMENT_GRAPH_MAX_COLUMNS
max number of columns for the grid.static int
REPORT_EVENT_ARGUMENT_GRAPH_MAX_ROWS
max number of rows for the grid.static int
REPORT_EVENT_ARGUMENT_GRAPH_START_COLUMN
start column of the grid.static int
REPORT_EVENT_ARGUMENT_GRAPH_START_ROW
start row of the grid.static int
REPORT_EVENT_ARGUMENT_GRAPHPROPS_ATTRIBUTEID
specifies an attribute in the graph.static int
REPORT_EVENT_ARGUMENT_GRAPHPROPS_CONTENT
content of the graph object.static int
REPORT_EVENT_ARGUMENT_GRAPHPROPS_FILL_COLOR
Specifies the fill color in the graphstatic int
REPORT_EVENT_ARGUMENT_GRAPHPROPS_FONT_ALIGN
font align property of the graph object.static int
REPORT_EVENT_ARGUMENT_GRAPHPROPS_FONT_COLOR
font color property of the graph object.static int
REPORT_EVENT_ARGUMENT_GRAPHPROPS_FONT_NAME
font name property of the graph object.static int
REPORT_EVENT_ARGUMENT_GRAPHPROPS_FONT_SIZE
font size property of the graph object.static int
REPORT_EVENT_ARGUMENT_GRAPHPROPS_FONT_STYLE
font style property of the graph object.static int
REPORT_EVENT_ARGUMENT_GRAPHPROPS_HEIGHT
height of the graph.static int
REPORT_EVENT_ARGUMENT_GRAPHPROPS_LINE_COLOR
Specifies the line color in the graphstatic int
REPORT_EVENT_ARGUMENT_GRAPHPROPS_MAJORTYPE
major type of the graph.static int
REPORT_EVENT_ARGUMENT_GRAPHPROPS_MINORTYPE
minor type of the graph.static int
REPORT_EVENT_ARGUMENT_GRAPHPROPS_OBJECTID
specifies an object in the graph.static int
REPORT_EVENT_ARGUMENT_GRAPHPROPS_SCALEX
scale of the X axis.static int
REPORT_EVENT_ARGUMENT_GRAPHPROPS_SCALEY1
scale of the Y1 axis.static int
REPORT_EVENT_ARGUMENT_GRAPHPROPS_SCALEY2
scale of the Y2 axis.static int
REPORT_EVENT_ARGUMENT_GRAPHPROPS_SCALEZ
scale of the Z axis.static int
REPORT_EVENT_ARGUMENT_GRAPHPROPS_SERIESID
specifies a series in the graph.static int
REPORT_EVENT_ARGUMENT_GRAPHPROPS_SHOW
show property of the graph object.static int
REPORT_EVENT_ARGUMENT_GRAPHPROPS_SHOW2DOLABEL
specifies whether to show the 2DO Label.static int
REPORT_EVENT_ARGUMENT_GRAPHPROPS_SHOW2DXVALUE
specifies whether to show the 2DX value.static int
REPORT_EVENT_ARGUMENT_GRAPHPROPS_SHOW2DY1VALUE
specifies whether to show the 2DY1 value.static int
REPORT_EVENT_ARGUMENT_GRAPHPROPS_SHOW2DY2VALUE
specifies whether to show the 2DY2 value.static int
REPORT_EVENT_ARGUMENT_GRAPHPROPS_SHOW3DCHEADER
specifies whether to show the 3DC header.static int
REPORT_EVENT_ARGUMENT_GRAPHPROPS_SHOW3DLNUMBER
specifies whether to show the 3DL number.static int
REPORT_EVENT_ARGUMENT_GRAPHPROPS_SHOW3DRHEADER
specifies whether to show the 3DR header.static int
REPORT_EVENT_ARGUMENT_GRAPHPROPS_SHOW3DRNUMBER
specifies whether to show the 3DR number.static int
REPORT_EVENT_ARGUMENT_GRAPHPROPS_STEPX
step of the X axis.static int
REPORT_EVENT_ARGUMENT_GRAPHPROPS_STEPY1
step of the Y1 axis.static int
REPORT_EVENT_ARGUMENT_GRAPHPROPS_STEPY2
step of the Y2 axis.static int
REPORT_EVENT_ARGUMENT_GRAPHPROPS_STEPZ
step of the Z axis.static int
REPORT_EVENT_ARGUMENT_GRAPHPROPS_VALUE
specifies a graph property value.static int
REPORT_EVENT_ARGUMENT_GRAPHPROPS_WIDTH
width of the graph.static int
REPORT_EVENT_ARGUMENT_GRID_MAX_COLUMNS
max number of columns for the grid.static int
REPORT_EVENT_ARGUMENT_GRID_MAX_ROWS
max number of rows for the grid.static int
REPORT_EVENT_ARGUMENT_GRID_START_COLUMN
start column of the grid.static int
REPORT_EVENT_ARGUMENT_GRID_START_ROW
start row of the grid.static int
REPORT_EVENT_ARGUMENT_GRIDPROPS_ALIGNMENT_HORIZONTAL
specifies horizontal alignment.static int
REPORT_EVENT_ARGUMENT_GRIDPROPS_ALIGNMENT_VERTICAL
specifies vertical alignment.static int
REPORT_EVENT_ARGUMENT_GRIDPROPS_ALIGNMENT_WRAP
specifies text wrap.static int
REPORT_EVENT_ARGUMENT_GRIDPROPS_BANDING_COLOR_GROUP1
banding color of group 1.static int
REPORT_EVENT_ARGUMENT_GRIDPROPS_BANDING_COLOR_GROUP2
banding color of group 2.static int
REPORT_EVENT_ARGUMENT_GRIDPROPS_BANDING_ENABLED
specifies that banding is enabled.static int
REPORT_EVENT_ARGUMENT_GRIDPROPS_BANDING_GROUP1
banding group 1.static int
REPORT_EVENT_ARGUMENT_GRIDPROPS_BANDING_GROUP2
banding group 2.static int
REPORT_EVENT_ARGUMENT_GRIDPROPS_BANDING_ROWSCOLS
specifies whether banding is on rows or columns.static int
REPORT_EVENT_ARGUMENT_GRIDPROPS_BORDER_BOTTOM_COLOR
bottom border color.static int
REPORT_EVENT_ARGUMENT_GRIDPROPS_BORDER_BOTTOM_STYLE
bottom border style.static int
REPORT_EVENT_ARGUMENT_GRIDPROPS_BORDER_HINSIDE_COLOR
horizontal inside border color.static int
REPORT_EVENT_ARGUMENT_GRIDPROPS_BORDER_HINSIDE_STYLE
horizontal inside border style.static int
REPORT_EVENT_ARGUMENT_GRIDPROPS_BORDER_LEFT_COLOR
left border color.static int
REPORT_EVENT_ARGUMENT_GRIDPROPS_BORDER_LEFT_STYLE
left border style.static int
REPORT_EVENT_ARGUMENT_GRIDPROPS_BORDER_RIGHT_COLOR
right border color.static int
REPORT_EVENT_ARGUMENT_GRIDPROPS_BORDER_RIGHT_STYLE
right border style.static int
REPORT_EVENT_ARGUMENT_GRIDPROPS_BORDER_TOP_COLOR
top border color.static int
REPORT_EVENT_ARGUMENT_GRIDPROPS_BORDER_TOP_STYLE
top border style.static int
REPORT_EVENT_ARGUMENT_GRIDPROPS_BORDER_VINSIDE_COLOR
vertical inside border color.static int
REPORT_EVENT_ARGUMENT_GRIDPROPS_BORDER_VINSIDE_STYLE
vertical inside border style.static int
REPORT_EVENT_ARGUMENT_GRIDPROPS_FONT_BOLD
specifies whether the font is bold.static int
REPORT_EVENT_ARGUMENT_GRIDPROPS_FONT_COLOR
color of the font.static int
REPORT_EVENT_ARGUMENT_GRIDPROPS_FONT_ITALIC
specifies whether the font is italic.static int
REPORT_EVENT_ARGUMENT_GRIDPROPS_FONT_NAME
name of the font.static int
REPORT_EVENT_ARGUMENT_GRIDPROPS_FONT_SCRIPT
script of the font.static int
REPORT_EVENT_ARGUMENT_GRIDPROPS_FONT_SIZE
size of the font.static int
REPORT_EVENT_ARGUMENT_GRIDPROPS_FONT_STRIKEOUT
specifies whether the font is strikedout.static int
REPORT_EVENT_ARGUMENT_GRIDPROPS_FONT_UNDERLINE
specifies whether the font is underlined.static int
REPORT_EVENT_ARGUMENT_GRIDPROPS_LEVEL
level of the grid unit when saving the grid properties.static int
REPORT_EVENT_ARGUMENT_GRIDPROPS_NUM_CATEGORY
number category.static int
REPORT_EVENT_ARGUMENT_GRIDPROPS_NUM_CURRENCY_POS
currency position.static int
REPORT_EVENT_ARGUMENT_GRIDPROPS_NUM_CURRENCY_SYMBOL
currency symbol.static int
REPORT_EVENT_ARGUMENT_GRIDPROPS_NUM_DECIMAL_PLACES
decimal places of the number.static int
REPORT_EVENT_ARGUMENT_GRIDPROPS_NUM_FORMAT
number format.static int
REPORT_EVENT_ARGUMENT_GRIDPROPS_NUM_NEGATIVE_NUMS
currency position.static int
REPORT_EVENT_ARGUMENT_GRIDPROPS_NUM_THOUSAND_SEP
thousand separator.static int
REPORT_EVENT_ARGUMENT_GRIDPROPS_PATTERN_COLOR
pattern color.static int
REPORT_EVENT_ARGUMENT_GRIDPROPS_PATTERN_FILL_COLOR
pattern fill color.static int
REPORT_EVENT_ARGUMENT_GRIDPROPS_PATTERN_STYLE
pattern style.static int
REPORT_EVENT_ARGUMENT_GRIDPROPS_UNIT
unit of the grid.static int
REPORT_EVENT_ARGUMENT_INCLUDE_USER_STYLE
boolean property to specify, if the event should do a check for user autostyle preference and apply if there's one.static int
REPORT_EVENT_ARGUMENT_IS_BASE
specifies whether the add/remove form operation should be applied to the working set.static int
REPORT_EVENT_ARGUMENT_IS_COLLATED
Specifies an argument indicating whether it is collated in printer.static int
REPORT_EVENT_ARGUMENT_IS_PORTRAIT
Specifies an argument indicating whether it is a portait in printer.static int
REPORT_EVENT_ARGUMENT_IS_SAVE_AS_FROM_PROMPT
A boolean argument to indicate whether we save as from prompting stage.static int
REPORT_EVENT_ARGUMENT_LINK_ANSWERS
static int
REPORT_EVENT_ARGUMENT_LOCATION_KEY
location key for scheduled file and print exportstatic int
REPORT_EVENT_ARGUMENT_MAX_WAIT
Specifies an argument for max wait in report execution.static int
REPORT_EVENT_ARGUMENT_MESSAGE_ID
String argument specifying the message id of a report instance.static int
REPORT_EVENT_ARGUMENT_METRIC_ALIAS_NAME
alias for a metric.static int
REPORT_EVENT_ARGUMENT_METRIC_DESTINATION_POSITION
destination position of the metric in the metrics collection.static int
REPORT_EVENT_ARGUMENT_METRIC_FORMULA
formula for a derived metric.static int
REPORT_EVENT_ARGUMENT_METRIC_ID
String argument specifying the id of the metric.static int
REPORT_EVENT_ARGUMENT_METRIC_KEY
key of a specific metric in the collection.static int
REPORT_EVENT_ARGUMENT_METRIC_NAME
name of the metricstatic int
REPORT_EVENT_ARGUMENT_METRIC_ORIGIN_POSITION
starting position of the metric in the metrics collection.static int
REPORT_EVENT_ARGUMENT_MOBILE
static int
REPORT_EVENT_ARGUMENT_MULTIPLE_UNITS
Specifies the multiple units that need to be removed from working set The argument is of the following format type1,DSSID1 ! type2,DSSID2 ! type3, attributeID, formID...where type is fromEnumDSSXMLObjectTypes
; '-1' is for the metrics collection; The separators used areUNIT_PROPERTY_SEPARATOR
andMULTIPLE_UNITS_SEPARATOR
.static int
REPORT_EVENT_ARGUMENT_NEW_COLUMN_SIZE
Argument specifying the new column size for a column resize request.static int
REPORT_EVENT_ARGUMENT_NODE_KEY
Specifies the node key of the grid-graph object in the doccumentstatic int
REPORT_EVENT_ARGUMENT_NON_SCHEDULABLE
static int
REPORT_EVENT_ARGUMENT_ONDEMAND_DRILL_MINIMAL_XML
static int
REPORT_EVENT_ARGUMENT_ORIGIN_MESSAGE_ID
Specifies an argument for the original report message id in document drilling.static int
REPORT_EVENT_ARGUMENT_ORIGIN_SHORT_ANSWER_XML
Specifies an argument for the original report's prompt answer XML in document drilling.static int
REPORT_EVENT_ARGUMENT_OUTLINE_LEVEL
Specifies the outline level.static int
REPORT_EVENT_ARGUMENT_OUTLINE_MODE
String argument specifying whether the report should be displayed in outline mode.static int
REPORT_EVENT_ARGUMENT_PAGE_BY_KEY
key for setting the page-by element.static int
REPORT_EVENT_ARGUMENT_PAGE_BY_NAVIGATION_DIRECTION
String argument specifying whether to move to the next page or the previous page.static int
REPORT_EVENT_ARGUMENT_PLAIN_ELEMENT_PROMPT_ANSWER
Specifies an argument for the new prompt answer forWebElementsPrompt
in document drilling.static int
REPORT_EVENT_ARGUMENT_PLAIN_OBJECT_PROMPT_ANSWER
Specifies an argument for the new prompt answer forWebObjectsPrompt
in document drilling.static int
REPORT_EVENT_ARGUMENT_PLAIN_VALUE_PROMPT_ANSWER
Specifies an argument for the new prompt answer forWebConstantPrompt
in document drilling.static int
REPORT_EVENT_ARGUMENT_PROMPT_ANSWER_MODE_OPTION
An integer prompt answer mode fromEnumWebPromptAnswerMode
static int
REPORT_EVENT_ARGUMENT_RANGE_END
Specifies an argument for range end in printing.static int
REPORT_EVENT_ARGUMENT_RANGE_START
Specifies an argument for range start in printing.static int
REPORT_EVENT_ARGUMENT_REEXECUTE_FRESH
Argument indicating whether the report should be re-executed with fresh execution flags.static int
REPORT_EVENT_ARGUMENT_REMOVE_AVAILABLE_VIEW_MODES
An integer that represents the view modes to remove from the available view media propertystatic int
REPORT_EVENT_ARGUMENT_REPORT_ID
display flag to be used while performing report execution.static int
REPORT_EVENT_ARGUMENT_REPORT_NAME
Specifies an argument for report name.static int
REPORT_EVENT_ARGUMENT_REPORT_PAGE_INFO_COLUMNS_PER_PAGE
argument indicating the columns per page desired for a report page infostatic int
REPORT_EVENT_ARGUMENT_REPORT_PAGE_INFO_ROWS_PER_PAGE
Argument indicating the rows per page desired for a report page infostatic int
REPORT_EVENT_ARGUMENT_REPORT_PAGE_INFO_SAVE_PROPERTIES
During setting report page info, if this argument is set to true, the resulting window properties are saved on IServer.static int
REPORT_EVENT_ARGUMENT_REPORT_PAGE_INFO_TYPE
argument indicating the type of report page info.static int
REPORT_EVENT_ARGUMENT_REPORT_PAGE_INFO_XPOS
Argument indicating the X Position of the desired page on a reportstatic int
REPORT_EVENT_ARGUMENT_REPORT_PAGE_INFO_YPOS
Argument indicating the Y Position of the desired page on a reportstatic int
REPORT_EVENT_ARGUMENT_REPROMPT
rePrompting option for refreshing a report.static int
REPORT_EVENT_ARGUMENT_RESIZE_REQUESTS
Argument specifying the resize requests for column resizing.static int
REPORT_EVENT_ARGUMENT_RESULT_FLAGS
result flags.static int
REPORT_EVENT_ARGUMENT_ROW_HEIGHT
Argument specifying the row height for a row scenario of typeEnumDSSXMLWidthScenario.DssXmlWidthFitToContent
static int
REPORT_EVENT_ARGUMENT_ROW_SCENARIO
Argument specifying the row scenario to be set.static int
REPORT_EVENT_ARGUMENT_RW_GROUP_BY_ELEMENTS
Specifies the page by elements on the report writing document for the grid graph object that was drilled on.static int
REPORT_EVENT_ARGUMENT_SAVE_AS_DESCRIPTION
SaveAs report description.static int
REPORT_EVENT_ARGUMENT_SAVE_AS_FLAGS
save as flags.static int
REPORT_EVENT_ARGUMENT_SAVE_AS_NAME
SaveAs report name.static int
REPORT_EVENT_ARGUMENT_SAVE_AS_PARENT_FOLDER_ID
SaveAs parent folder.static int
REPORT_EVENT_ARGUMENT_SAVE_TO_INBOX
Specifies whether to save the message to inbox.static int
REPORT_EVENT_ARGUMENT_SCHEDULE_LIST
static int
REPORT_EVENT_ARGUMENT_SCHEDULE_OVERWRITE
Argument specifying whether to overwrite an existing schedule during schedule.static int
REPORT_EVENT_ARGUMENT_SCHEDULE_REUSE_MESSAGE
integer argument indicating whether the message should be reused while scheduling
1 indicates that it should be reused.static int
REPORT_EVENT_ARGUMENT_SERIES_BY_COLUMNS
Specifies an argument for graph series.static int
REPORT_EVENT_ARGUMENT_SET_PROPERTY_VALUE
Argument specifying the propertySet, the property name and the desired property value that needs to be set.static int
REPORT_EVENT_ARGUMENT_SHOW_BANDING
boolean argument indicating whether banding should be shown.static int
REPORT_EVENT_ARGUMENT_SHOW_SUBTOTALS
boolean argument indicating whether subtotals should be shown.static int
REPORT_EVENT_ARGUMENT_SLICE_ID
static int
REPORT_EVENT_ARGUMENT_SORT_CLEAR
specifies whether the previous sorts should be cleared before adding the current ones.static int
REPORT_EVENT_ARGUMENT_SORT_KEY
sort key.static int
REPORT_EVENT_ARGUMENT_SORT_ORDER
order of the sort --SORT_ORDER_ASCENDING
/SORT_ORDER_DESCENDING
.static int
REPORT_EVENT_ARGUMENT_SORT_SUBTOTAL_POSITION
argument indicating where the subtotals should be placed once the sorting is performed.static int
REPORT_EVENT_ARGUMENT_SORTS_COUNT
number of sorts that should be applied to the report.static int
REPORT_EVENT_ARGUMENT_SRC_ANSWERS
static int
REPORT_EVENT_ARGUMENT_STATE_ID
state id of a report instance.static int
REPORT_EVENT_ARGUMENT_STYLE_NAME
String argument specifying the name of the style to apply.static int
REPORT_EVENT_ARGUMENT_SUBSCRIPTION_ADDRESS_ID
String argument indicating the address ID.static int
REPORT_EVENT_ARGUMENT_SUBSCRIPTION_ADDRESS_VALUES
String argument indicating the physical addresses to be used for subscription.static int
REPORT_EVENT_ARGUMENT_SUBSCRIPTION_CONTENT_FORMAT_MODE
Deprecated.static int
REPORT_EVENT_ARGUMENT_SUBSCRIPTION_CONTENT_FORMAT_MODE_ALL_PAGES
Denotes whether the only the current page (value of "0"), or all pages is applied to the subscription (value of "1").static int
REPORT_EVENT_ARGUMENT_SUBSCRIPTION_CONTENT_FORMAT_MODE_SEPARATED_PAGES
Denotes whether multiple pages should be separated (value of "1") on different worksheets - currently only applicable to Excel exports.static int
REPORT_EVENT_ARGUMENT_SUBSCRIPTION_CUSTOM_MESSAGE
Message to be saved along with the email subscriptionstatic int
REPORT_EVENT_ARGUMENT_SUBSCRIPTION_DEVICE_ID
String argument indicating the deviceID.static int
REPORT_EVENT_ARGUMENT_SUBSCRIPTION_EMAIL_SUBJECT
String argument indicating the email subject to be used for subscription.static int
REPORT_EVENT_ARGUMENT_SUBSCRIPTION_FORMAT_STATE
The serialized state of the delivery formatstatic int
REPORT_EVENT_ARGUMENT_SUBSCRIPTION_ID
Argument indicating the target object to be used to initialize the report bean using a subscription.static int
REPORT_EVENT_ARGUMENT_SUBSCRIPTION_NOTIFICATION_ADDRESS_ID
Subscription notification is sent to this existing address.static int
REPORT_EVENT_ARGUMENT_SUBSCRIPTION_NOTIFICATION_ADDRESS_VALUE
Subscription notification is sent to this new address.static int
REPORT_EVENT_ARGUMENT_SUBSCRIPTION_NOTIFICATION_DEVICE_ID
Specifies an event argument for subscription notification device id.static int
REPORT_EVENT_ARGUMENT_SUBSCRIPTION_PRINT_ALL
Specifies an event argument for subscription print all.static int
REPORT_EVENT_ARGUMENT_SUBSCRIPTION_SEND_NOW
String argument indicating sendnow property for subscription.static int
REPORT_EVENT_ARGUMENT_SUBSCRIPTION_ZIP_CONTENTS
Indicates whether the format should be zippedstatic int
REPORT_EVENT_ARGUMENT_SUBTOTAL_STYLE
subtotal style.static int
REPORT_EVENT_ARGUMENT_SUBTOTAL_TYPE
type of subtotal to be added/removed.static int
REPORT_EVENT_ARGUMENT_TARGET_ID
Argument indicating the target object to be used to initialize the report bean using a schedule.static int
REPORT_EVENT_ARGUMENT_TEMPLATE_UNIT_ALIAS_NAME
new alias of the template unit.static int
REPORT_EVENT_ARGUMENT_TEMPLATE_UNIT_DESTINATION_AXIS
destination axis.static int
REPORT_EVENT_ARGUMENT_TEMPLATE_UNIT_DESTINATION_POSITION
destination position of the template unit.static int
REPORT_EVENT_ARGUMENT_TEMPLATE_UNIT_ID
dss id of the template unit.static int
REPORT_EVENT_ARGUMENT_TEMPLATE_UNIT_KEY
key of the template unit.static int
REPORT_EVENT_ARGUMENT_TEMPLATE_UNIT_NAME
name of the object on this template unitstatic int
REPORT_EVENT_ARGUMENT_TEMPLATE_UNIT_ORIGIN_AXIS
origin axis.static int
REPORT_EVENT_ARGUMENT_TEMPLATE_UNIT_ORIGIN_POSITION
origin position of the template unit.static int
REPORT_EVENT_ARGUMENT_TEMPLATE_UNIT_TYPE
type of template unit, as defined inEnumDSSXMLTemplateUnitType
.static int
REPORT_EVENT_ARGUMENT_TREE_TYPE
Specifies the tree type to which the grid-graph object in the doccument belongs tostatic int
REPORT_EVENT_ARGUMENT_TRIGGER_ID
String argument indicating the trigger to be used.static int
REPORT_EVENT_ARGUMENT_UNITS_COLLECTION
static int
REPORT_EVENT_ARGUMENT_USER_LIST
the associated user list for a subscription, this is a String including multiple user's name, user's id and user's ACL for example 54F3D26011D2896560009A8E67019608~199~Administrator E96A7B6911D4BBCE10004694316DE8A4~199~Barbara Aoterstatic int
REPORT_EVENT_ARGUMENT_VIEW_MODE
integer argument ofEnumWebReportViewMode
specifying the report view mode.static int
REPORT_EVENT_ARGUMENT_VISUALIZATION_MODE
Visualization mode.static int
REPORT_EVENT_ARGUMENT_WORKING_SET_OBJECT_ID
object ID to remove from the working set.static int
REPORT_EVENT_ARGUMENT_WORKING_SET_OBJECT_SUB_TYPE
Argument indicating the subtype of the object.static int
REPORT_EVENT_ARGUMENT_WORKING_SET_OBJECT_TYPE
object type to remove from the working set.static int
REPORT_EVENT_ARGUMENT_XDA_ID
Specifies the DSSID of the xda reportstatic int
REPORT_EVENT_CANCEL_REPROMPT_REQUEST
Event for canceling a reprompt request.static int
REPORT_EVENT_CANCEL_REQUEST
Event for canceling the request.static int
REPORT_EVENT_CHANGE_METRIC_FORMULA
Event for changing the formula and/or alias associated with a metric.static int
REPORT_EVENT_CHANGE_STYLE
Event for changing the style of a report.static int
REPORT_EVENT_CHANGE_VIEW_MODE
Event for change report view mode to grid, graph or both.static int
REPORT_EVENT_CLEAR_PAGE_BY
Event for clearing the page by axis.static int
REPORT_EVENT_CLEAR_SORTS
Clears all the WebSorts objects contained in the report.static int
REPORT_EVENT_DEFINE_DATAMART
This event would convert a report to datamart.static int
REPORT_EVENT_DISABLE_SUB_TOTALS
Event for disabling either a specific type of subtotal.static int
REPORT_EVENT_DRILL_TO_FIXED_TEMPLATE_FROM_DOCUMENT_TO_REPORT
Event for performing a filter on selections on a grid in a document to the report outside of the document.static int
REPORT_EVENT_EDIT_ATTRIBUTE_FORMS
Event for editing attribute forms collection, includes adding/removing forms from base and view, reorder forms in view.static int
REPORT_EVENT_ENABLE_SUB_TOTALS
Event for enabling the subtotals of the specified type and style.static int
REPORT_EVENT_EXECUTE
Event for executing a report.static int
REPORT_EVENT_EXECUTE_TEMPLATE_FILTER
Sets the flags for execution based on templateID and filterID.static int
REPORT_EVENT_GRAPH_DRILL
Event for performing a drill on the report graph.static int
REPORT_EVENT_GRAPH_DRILL_FROM_DOCUMENT_TO_REPORT
Event for performing a drill on the graph in a document to the report outside of the document.static int
REPORT_EVENT_GRID_DRILL
Event for performing a drill on the report grid.static int
REPORT_EVENT_GRID_DRILL_FIX_TEMPLATE
Event for performing a drill with the template fixed.static int
REPORT_EVENT_GRID_DRILL_FROM_DOCUMENT_TO_REPORT
Event for performing a drill on the grid in a document to the report outside of the document.static int
REPORT_EVENT_HIERARCHICAL_METRIC_SORT
Event for applying hierarchical metric sort in outline mode.static int
REPORT_EVENT_INCREMENTAL_FETCH
Event for doing an incremental fetch on the report using itsReportPageInfo
.static int
REPORT_EVENT_INITIALIZE_FROM_SCHEDULE
Deprecated.Starting with version 9.0 and the advent of Distribution Services, all schedule objects are replaced by subscriptions.static int
REPORT_EVENT_INITIALIZE_FROM_SUBSCRIPTION
Event for initializing the report bean using a subscription.static int
REPORT_EVENT_MOVE_METRIC
Event for moving a metric within the metric collection.static int
REPORT_EVENT_MULTIPLE_SORTS
Event for setting multiple sort objects.static int
REPORT_EVENT_PAGE_BY_NAVIGATE
Event for navigate pages for the report page-by operation.static int
REPORT_EVENT_PIVOT
Event for performing pivot.static int
REPORT_EVENT_REDO
Event for redo current report to next state.static int
REPORT_EVENT_REFRESH
Event for refreshing a report.static int
REPORT_EVENT_REMOVE_ALL_WORKING_SET_METRICS
Specifies an event to remove all working set metrics.static int
REPORT_EVENT_REMOVE_FORM
Event for removing attribute form.static int
REPORT_EVENT_REMOVE_METRIC
Removes a metric based on the specified key or position.static int
REPORT_EVENT_REMOVE_MULTIPLE_UNITS_FROM_WORKING_SET
Event to remove multiple units at the same time.static int
REPORT_EVENT_REMOVE_TEMPLATE_UNIT
Event for removing a specific template unit from the report template.static int
REPORT_EVENT_REMOVE_WORKING_SET_OBJECT
Event for removing a unit from the working set.static int
REPORT_EVENT_RESET_CHANGES
Event for reseting the changes made on the report.static int
REPORT_EVENT_RESET_STATE
resets the stateIDstatic int
REPORT_EVENT_RESIZE_COLUMN_WIDTH
Event for resizing the an individual column width or all columns.static int
REPORT_EVENT_RESIZE_COLUMN_WIDTHS
Event for resizing the column widths.static int
REPORT_EVENT_SAVE_AS
Event for saving a report back into metadata.static int
REPORT_EVENT_SAVE_ASSOCIATED_SCHEDULES
Specifies an event to save associated schedule.static int
REPORT_EVENT_SAVE_ASSOCIATED_USERS
Specifies an event to save associated usersstatic int
REPORT_EVENT_SAVE_FILE_SUBSCRIPTION
Specifies an event to save subscription to a file.static int
REPORT_EVENT_SAVE_GRAPH_AXIS_PROPERTIES
Event for saving the graph axis properties.static int
REPORT_EVENT_SAVE_GRAPH_FORMAT_PROPERTIES
Event for saving graph format propertiesstatic int
REPORT_EVENT_SAVE_GRAPH_PROPERTIES
Event for saving the graph properties.static int
REPORT_EVENT_SAVE_GRAPH_TEXT_PROPERTIES
Deprecated.Please useREPORT_EVENT_SAVE_GRAPH_FORMAT_PROPERTIES
instead.static int
REPORT_EVENT_SAVE_GRID_ALIGNMENT_PROPERTIES
Event for saving the grid alignment properties.static int
REPORT_EVENT_SAVE_GRID_BANDING_PROPERTIES
Event for saving the grid banding properties.static int
REPORT_EVENT_SAVE_GRID_BORDER_PROPERTIES
Event for saving the grid border properties.static int
REPORT_EVENT_SAVE_GRID_FONT_PROPERTIES
Event for saving the grid font properties.static int
REPORT_EVENT_SAVE_GRID_NUMBER_PROPERTIES
Event for saving the grid number properties.static int
REPORT_EVENT_SAVE_GRID_PATTERN_PROPERTIES
Event for saving the grid pattern properties.static int
REPORT_EVENT_SAVE_PRINT_SUBSCRIPTION
Specifies an event to print subscription.static int
REPORT_EVENT_SAVE_SCHEDULE
Deprecated.Starting with version 9.0 and the advent of Distribution Services, all schedule objects are replaced by subscriptions.static int
REPORT_EVENT_SAVE_SUBSCRIPTION
Event for saving an e-mail subscription.static int
REPORT_EVENT_SAVE_TO_INBOX
Event for saving the report to Inbox.static int
REPORT_EVENT_SET_COLUMN_SCENARIO
Event for setting the column scenario.static int
REPORT_EVENT_SET_CUBE_MAPPING
Specifies an event to set the cube mapping.static int
REPORT_EVENT_SET_PAGE_BY_ELEMENT
Event for setting the current element in the page by axis.static int
REPORT_EVENT_SET_PROPERTY_VALUES
Event for setting values for specific properties The argument needed for this event isREPORT_EVENT_ARGUMENT_SET_PROPERTY_VALUE
static int
REPORT_EVENT_SET_REPORT_PAGE_INFO
Sets the report page info on the Report Bean.static int
REPORT_EVENT_SET_RESOLVE_ONLY
Specifies an event to set execution flagEnumDSSXMLExecutionFlags.DssXmlExecutionResolve
static int
REPORT_EVENT_SET_RESULT_SETTINGS
Specifies an event to set the report result settings.static int
REPORT_EVENT_SET_RESULT_WINDOW
Event for setting the limits of the result window.static int
REPORT_EVENT_SET_ROW_SCENARIO
Event for setting the row scenario.static int
REPORT_EVENT_SET_THRESHOLDS_DISPLAY
Event for enabling/disabling the thresholds correponding to metrics.static int
REPORT_EVENT_SET_VIEW_MEDIA_SETTINGS
Event for changing the view media settingsstatic int
REPORT_EVENT_SHOW_BANDING
Event for showing or hiding the banding.static int
REPORT_EVENT_SHOW_OUTLINE_MODE
Sets the flag that specifies whether the report should be displayed as outline mode or not.static int
REPORT_EVENT_SHOW_SUBTOTALS
Sets the flag that shows subtotals on the template.static int
REPORT_EVENT_SORT
Event for setting the sort object.Defines the sorts to be added.static int
REPORT_EVENT_TEMPLATE_UNIT_ALIAS
Event for specifying the alias of a template unit.static int
REPORT_EVENT_UNDO
Event for undo current report to previous state.static int
REPORT_EVENT_UNSET_DATAMART
This event would convert a report to datamart.static java.lang.String
REPORT_PROPERTY_LIST_SEPARATOR
Specifies a separator for report property list.static int
SHOW_BANDING
Constant specifying that banding should be displayed.static int
SHOW_OUTLINE_MODE
Constant specifying that outline mode should be displayed.static int
SHOW_SUB_TOTALS
Constant specifying that sutotals should be shown.static java.lang.String
SORT_ELEM_LIST_SEPARATOR
Specifies a separator for element list in sorting.static int
SORT_EVENT_SET_CLEAR
Constant specifying that the existing sorts on the template should first be cleared.static int
SORT_ORDER_ASCENDING
Constant specifying that the sort order should be ascending.static int
SORT_ORDER_DESCENDING
Constant specifying that the sort order should be descending.static java.lang.String
SORT_PARAM_AXIS
Specifies a sorting parameter for sort axis.static java.lang.String
SORT_PARAM_ELEM_LIST
Specifies a sorting parameter for element list.static java.lang.String
SORT_PARAM_FORM_ID
Specifies a sorting parameter for sort form id.static java.lang.String
SORT_PARAM_FORM_TYPE
Specifies a sorting parameter for sort form type.static java.lang.String
SORT_PARAM_ID
Specifies a sorting parameter for sort id.static java.lang.String
SORT_PARAM_SEPARATOR
Specifies a separator for sort.static java.lang.String
SORT_PARAM_TYPE
Specifies a sorting parameter for sort type.static java.lang.String
UNIT_PROPERTY_SEPARATOR
Separator between each property that is used to specify the report object.-
Fields inherited from interface com.microstrategy.web.beans.EnumObjectBeanEvents
OBJECT_EVENT_ARGUMENT_FlAGS, OBJECT_EVENT_ARGUMENT_OBJECT_ID, OBJECT_EVENT_ARGUMENT_OBJECT_NAME, OBJECT_EVENT_ARGUMENT_OBJECT_SUBTYPE, OBJECT_EVENT_ARGUMENT_OBJECT_TYPE, OBJECT_EVENT_BROWSE
-
-
-
-
Field Detail
-
REPORT_EVENT_EXECUTE
static final int REPORT_EVENT_EXECUTE
Event for executing a report. This sets the reportID or the messageID/stateID and the execution, result and display flags. Note that settings the maxWait value indirectly controls the async parameter If the value of maxWait is set to 0, it is considered asynchronous executionWebResultSetInstance.setAsync(boolean)
- See Also:
- Constant Field Values
-
REPORT_EVENT_PIVOT
static final int REPORT_EVENT_PIVOT
Event for performing pivot. The callers needs to specify the template unit for the origin and the destination. These can be specified using the axis and position.- See Also:
- Constant Field Values
-
REPORT_EVENT_REMOVE_TEMPLATE_UNIT
static final int REPORT_EVENT_REMOVE_TEMPLATE_UNIT
Event for removing a specific template unit from the report template. The template to be removed can be specified using either the key or the axis and position.- See Also:
- Constant Field Values
-
REPORT_EVENT_SORT
static final int REPORT_EVENT_SORT
Event for setting the sort object.Defines the sorts to be added.- See Also:
- Constant Field Values
-
REPORT_EVENT_TEMPLATE_UNIT_ALIAS
static final int REPORT_EVENT_TEMPLATE_UNIT_ALIAS
Event for specifying the alias of a template unit. The template unit can be identified either using the key or the axis/position If theREPORT_EVENT_ARGUMENT_METRIC_KEY
is supplied, the event changes the alias of the metric Otherwise, it looks for theREPORT_EVENT_ARGUMENT_TEMPLATE_UNIT_KEY
- See Also:
- Constant Field Values
-
REPORT_EVENT_ENABLE_SUB_TOTALS
static final int REPORT_EVENT_ENABLE_SUB_TOTALS
Event for enabling the subtotals of the specified type and style. The subtotals are added to a specific axis, if one is specified. Otherwise they are added to all axes.- See Also:
- Constant Field Values
-
REPORT_EVENT_DISABLE_SUB_TOTALS
static final int REPORT_EVENT_DISABLE_SUB_TOTALS
Event for disabling either a specific type of subtotal. If the type is not specified, all the subtotals are disabled.- See Also:
- Constant Field Values
-
REPORT_EVENT_SET_PAGE_BY_ELEMENT
static final int REPORT_EVENT_SET_PAGE_BY_ELEMENT
Event for setting the current element in the page by axis.- See Also:
- Constant Field Values
-
REPORT_EVENT_SET_RESULT_WINDOW
static final int REPORT_EVENT_SET_RESULT_WINDOW
Event for setting the limits of the result window. The grid/graph start/max rows/columns can be set- See Also:
- Constant Field Values
-
REPORT_EVENT_ADD_TEMPLATE_UNIT
static final int REPORT_EVENT_ADD_TEMPLATE_UNIT
Event for adding a new template unit to the template.- See Also:
- Constant Field Values
-
REPORT_EVENT_MOVE_METRIC
static final int REPORT_EVENT_MOVE_METRIC
Event for moving a metric within the metric collection. The origin and the destination position should be specified.- See Also:
- Constant Field Values
-
REPORT_EVENT_GRID_DRILL
static final int REPORT_EVENT_GRID_DRILL
Event for performing a drill on the report grid. The template unit needs to the specified using the axis and position. The drill path is picked up based on the ID passed in. The caller can also specify a list of elements that the drill needs to filter the results on.- See Also:
- Constant Field Values
-
REPORT_EVENT_GRAPH_DRILL
static final int REPORT_EVENT_GRAPH_DRILL
Event for performing a drill on the report graph. The coordinates on which to drill should be specified.- See Also:
- Constant Field Values
-
REPORT_EVENT_ADD_DERIVED_METRIC
static final int REPORT_EVENT_ADD_DERIVED_METRIC
Event for adding a new derived metric to the metrics collection. The position where the new metric should be added needs to be specified. If not, it is added at the beginning of the metrics collection. If theREPORT_EVENT_ARGUMENT_METRIC_DESTINATION_POSITION
is not specified, the metric is added at position 1- See Also:
- Constant Field Values
-
REPORT_EVENT_CHANGE_METRIC_FORMULA
static final int REPORT_EVENT_CHANGE_METRIC_FORMULA
Event for changing the formula and/or alias associated with a metric. The metric should be specified using it's key. If the key represents a derived metric, that metric's formula will be changed; if the key represents a normal metric, the normal metric will be removed, and a new derived metric based on the formular will be created at the same position.- See Also:
- Constant Field Values
-
REPORT_EVENT_SAVE_AS
static final int REPORT_EVENT_SAVE_AS
Event for saving a report back into metadata. This requires a name and a parrent folderID. The arguments that are supported are- See Also:
- Constant Field Values
-
REPORT_EVENT_CHANGE_STYLE
static final int REPORT_EVENT_CHANGE_STYLE
Event for changing the style of a report. The style to be applied can be specified either by Id or name. The ID is first checked. If it not supplied, the name is used.- See Also:
- Constant Field Values
-
REPORT_EVENT_SAVE_GRID_FONT_PROPERTIES
static final int REPORT_EVENT_SAVE_GRID_FONT_PROPERTIES
Event for saving the grid font properties.- See Also:
- Constant Field Values
-
REPORT_EVENT_REMOVE_WORKING_SET_OBJECT
static final int REPORT_EVENT_REMOVE_WORKING_SET_OBJECT
Event for removing a unit from the working set.- See Also:
- Constant Field Values
-
REPORT_EVENT_SAVE_GRID_NUMBER_PROPERTIES
static final int REPORT_EVENT_SAVE_GRID_NUMBER_PROPERTIES
Event for saving the grid number properties. The possible arguments are:- See Also:
- Constant Field Values
-
REPORT_EVENT_SAVE_GRID_ALIGNMENT_PROPERTIES
static final int REPORT_EVENT_SAVE_GRID_ALIGNMENT_PROPERTIES
Event for saving the grid alignment properties.- See Also:
- Constant Field Values
-
REPORT_EVENT_SAVE_GRID_BORDER_PROPERTIES
static final int REPORT_EVENT_SAVE_GRID_BORDER_PROPERTIES
Event for saving the grid border properties.- See Also:
- Constant Field Values
-
REPORT_EVENT_SAVE_GRID_PATTERN_PROPERTIES
static final int REPORT_EVENT_SAVE_GRID_PATTERN_PROPERTIES
Event for saving the grid pattern properties.- See Also:
- Constant Field Values
-
REPORT_EVENT_SAVE_GRID_BANDING_PROPERTIES
static final int REPORT_EVENT_SAVE_GRID_BANDING_PROPERTIES
Event for saving the grid banding properties.- See Also:
- Constant Field Values
-
REPORT_EVENT_SAVE_GRAPH_PROPERTIES
static final int REPORT_EVENT_SAVE_GRAPH_PROPERTIES
Event for saving the graph properties.- See Also:
- Constant Field Values
-
REPORT_EVENT_SAVE_GRAPH_TEXT_PROPERTIES
static final int REPORT_EVENT_SAVE_GRAPH_TEXT_PROPERTIES
Deprecated.Please useREPORT_EVENT_SAVE_GRAPH_FORMAT_PROPERTIES
instead.Event for saving the graph text properties.- See Also:
- Constant Field Values
-
REPORT_EVENT_SAVE_GRAPH_FORMAT_PROPERTIES
static final int REPORT_EVENT_SAVE_GRAPH_FORMAT_PROPERTIES
Event for saving graph format properties- See Also:
- Constant Field Values
-
REPORT_EVENT_SAVE_GRAPH_AXIS_PROPERTIES
static final int REPORT_EVENT_SAVE_GRAPH_AXIS_PROPERTIES
Event for saving the graph axis properties.- See Also:
- Constant Field Values
-
REPORT_EVENT_APPLY_CHANGES
static final int REPORT_EVENT_APPLY_CHANGES
Event for applying the changes made on the report.- See Also:
- Constant Field Values
-
REPORT_EVENT_RESET_CHANGES
static final int REPORT_EVENT_RESET_CHANGES
Event for reseting the changes made on the report.- See Also:
- Constant Field Values
-
REPORT_EVENT_SAVE_TO_INBOX
static final int REPORT_EVENT_SAVE_TO_INBOX
Event for saving the report to Inbox.- See Also:
- Constant Field Values
-
REPORT_EVENT_CHANGE_VIEW_MODE
static final int REPORT_EVENT_CHANGE_VIEW_MODE
Event for change report view mode to grid, graph or both.- See Also:
- Constant Field Values
-
REPORT_EVENT_SHOW_SUBTOTALS
static final int REPORT_EVENT_SHOW_SUBTOTALS
Sets the flag that shows subtotals on the template.- See Also:
- Constant Field Values
-
REPORT_EVENT_EXECUTE_TEMPLATE_FILTER
static final int REPORT_EVENT_EXECUTE_TEMPLATE_FILTER
Sets the flags for execution based on templateID and filterID.- See Also:
- Constant Field Values
-
REPORT_EVENT_SHOW_OUTLINE_MODE
static final int REPORT_EVENT_SHOW_OUTLINE_MODE
Sets the flag that specifies whether the report should be displayed as outline mode or not.- See Also:
- Constant Field Values
-
REPORT_EVENT_REMOVE_METRIC
static final int REPORT_EVENT_REMOVE_METRIC
Removes a metric based on the specified key or position. If the key or position are not specified, then all the metrics are removed.- See Also:
- Constant Field Values
-
REPORT_EVENT_ADD_METRIC
static final int REPORT_EVENT_ADD_METRIC
Adds the metric passed in with the specified key. If a key is not specified, the metric is added to the beggining of the metric collection. If a metrics collection, does not already exist on the template, the destination axis and position of the template unit where the metrics collection should be placed, needs to be specified. IfREPORT_EVENT_ARGUMENT_METRIC_ALIAS_NAME
is missing, and the newly added metric exists in working set, the alias of themetric in workingset will be set as default alias of this template metric; if the newly added metric does not exist in working set, no alias will be set, the display of this template metric will be the name of the metric. The argumentsREPORT_EVENT_ARGUMENT_TEMPLATE_UNIT_DESTINATION_AXIS
andREPORT_EVENT_ARGUMENT_TEMPLATE_UNIT_DESTINATION_POSITION
are used if the metrics collection is not defined on the template. These parameters define where the new collection will be placed.- See Also:
- Constant Field Values
-
REPORT_EVENT_CLEAR_SORTS
static final int REPORT_EVENT_CLEAR_SORTS
Clears all the WebSorts objects contained in the report.- See Also:
- Constant Field Values
-
REPORT_EVENT_MULTIPLE_SORTS
static final int REPORT_EVENT_MULTIPLE_SORTS
Event for setting multiple sort objects. Similar toREPORT_EVENT_HIERARCHICAL_METRIC_SORT
except that this event allows users to specify multiple sorts at the same time. The count parameter should be passed to indicate the number of sorts.- See Also:
- Constant Field Values
-
REPORT_EVENT_HIERARCHICAL_METRIC_SORT
static final int REPORT_EVENT_HIERARCHICAL_METRIC_SORT
Event for applying hierarchical metric sort in outline mode. If the subtotal parameter is not specified, the default isEnumDSSXMLMetricType.DssXmlMetricSubtotalSum
.- See Also:
- Constant Field Values
-
REPORT_EVENT_GRID_DRILL_FIX_TEMPLATE
static final int REPORT_EVENT_GRID_DRILL_FIX_TEMPLATE
Event for performing a drill with the template fixed. This just filters on a given list of elements.- See Also:
- Constant Field Values
-
REPORT_EVENT_SHOW_BANDING
static final int REPORT_EVENT_SHOW_BANDING
Event for showing or hiding the banding.- See Also:
- Constant Field Values
-
REPORT_EVENT_CANCEL_REQUEST
static final int REPORT_EVENT_CANCEL_REQUEST
Event for canceling the request.- See Also:
- Constant Field Values
-
REPORT_EVENT_SAVE_SCHEDULE
static final int REPORT_EVENT_SAVE_SCHEDULE
Deprecated.Starting with version 9.0 and the advent of Distribution Services, all schedule objects are replaced by subscriptions. Please use events defined on theSubscriptionBean
insteadEvent for saving a web schedule. The caller has to specify a valid triggerIDREPORT_EVENT_ARGUMENT_TRIGGER_ID
REPORT_EVENT_ARGUMENT_SCHEDULE_REUSE_MESSAGE
REPORT_EVENT_ARGUMENT_SCHEDULE_OVERWRITE
REPORT_EVENT_ARGUMENT_SCHEDULE_OVERWRITE
argument is set to 0 and theREPORT_EVENT_ARGUMENT_SCHEDULE_REUSE_MESSAGE
argument is set to 0- See Also:
- Constant Field Values
-
REPORT_EVENT_SAVE_SUBSCRIPTION
static final int REPORT_EVENT_SAVE_SUBSCRIPTION
Event for saving an e-mail subscription. The caller has to specify a valid address and triggerID. The event assumes that the report is in a ready stateREPORT_EVENT_ARGUMENT_SUBSCRIPTION_ADDRESS_ID
REPORT_EVENT_ARGUMENT_SUBSCRIPTION_ADDRESS_VALUES
REPORT_EVENT_ARGUMENT_TRIGGER_ID
REPORT_EVENT_ARGUMENT_SUBSCRIPTION_EMAIL_SUBJECT
REPORT_EVENT_ARGUMENT_SUBSCRIPTION_SEND_NOW
REPORT_EVENT_ARGUMENT_SUBSCRIPTION_CUSTOM_MESSAGE
REPORT_EVENT_ARGUMENT_SUBSCRIPTION_FORMAT_STATE
REPORT_EVENT_ARGUMENT_SUBSCRIPTION_ZIP_CONTENTS
- See Also:
- Constant Field Values
-
REPORT_EVENT_PAGE_BY_NAVIGATE
static final int REPORT_EVENT_PAGE_BY_NAVIGATE
Event for navigate pages for the report page-by operation.- See Also:
- Constant Field Values
-
REPORT_EVENT_CANCEL_REPROMPT_REQUEST
static final int REPORT_EVENT_CANCEL_REPROMPT_REQUEST
Event for canceling a reprompt request.- See Also:
- Constant Field Values
-
REPORT_EVENT_REFRESH
static final int REPORT_EVENT_REFRESH
Event for refreshing a report. The caller can specify whether the report should be reexecuted. The caller can specify whether the prompts should be refreshed and can also refresh a particular state of the report.- See Also:
- Constant Field Values
-
REPORT_EVENT_RESET_STATE
static final int REPORT_EVENT_RESET_STATE
resets the stateID- See Also:
- Constant Field Values
-
REPORT_EVENT_SET_REPORT_PAGE_INFO
static final int REPORT_EVENT_SET_REPORT_PAGE_INFO
Sets the report page info on the Report Bean. It also saves the resulting window properties to IServer, if specified.- See Also:
- Constant Field Values
-
REPORT_EVENT_INCREMENTAL_FETCH
static final int REPORT_EVENT_INCREMENTAL_FETCH
Event for doing an incremental fetch on the report using itsReportPageInfo
.- See Also:
- Constant Field Values
-
REPORT_EVENT_CLEAR_PAGE_BY
static final int REPORT_EVENT_CLEAR_PAGE_BY
Event for clearing the page by axis.- See Also:
- Constant Field Values
-
REPORT_EVENT_SET_PROPERTY_VALUES
static final int REPORT_EVENT_SET_PROPERTY_VALUES
Event for setting values for specific properties The argument needed for this event isREPORT_EVENT_ARGUMENT_SET_PROPERTY_VALUE
- See Also:
- Constant Field Values
-
REPORT_EVENT_RESIZE_COLUMN_WIDTHS
static final int REPORT_EVENT_RESIZE_COLUMN_WIDTHS
Event for resizing the column widths. This event supports sending multiple column resize requests.- See Also:
- Constant Field Values
-
REPORT_EVENT_RESIZE_COLUMN_WIDTH
static final int REPORT_EVENT_RESIZE_COLUMN_WIDTH
Event for resizing the an individual column width or all columns. This event supports sending a single column resize request. The request can be to resize an individual column or to resize all columns to the same width. In order to resize all columns, theREPORT_EVENT_ARGUMENT_COLUMN_IDENTIFIER
argument should be set to "allcolumns".- See Also:
- Constant Field Values
-
REPORT_EVENT_SET_COLUMN_SCENARIO
static final int REPORT_EVENT_SET_COLUMN_SCENARIO
Event for setting the column scenario. If the scenario is set toEnumDSSXMLWidthScenario.DssXmlWidthFixed
, default grid and header widths should be specified too.- See Also:
- Constant Field Values
-
REPORT_EVENT_SET_ROW_SCENARIO
static final int REPORT_EVENT_SET_ROW_SCENARIO
Event for setting the row scenario. If the row scenario is set toEnumDSSXMLWidthScenario.DssXmlWidthFixed
, row height should be specified too.- See Also:
- Constant Field Values
-
REPORT_EVENT_INITIALIZE_FROM_SCHEDULE
static final int REPORT_EVENT_INITIALIZE_FROM_SCHEDULE
Deprecated.Starting with version 9.0 and the advent of Distribution Services, all schedule objects are replaced by subscriptions. Please useREPORT_EVENT_INITIALIZE_FROM_SUBSCRIPTION
instead.Event for initializing the report bean using a schedule.- See Also:
- Constant Field Values
-
REPORT_EVENT_INITIALIZE_FROM_SUBSCRIPTION
static final int REPORT_EVENT_INITIALIZE_FROM_SUBSCRIPTION
Event for initializing the report bean using a subscription.- See Also:
- Constant Field Values
-
REPORT_EVENT_REMOVE_ALL_WORKING_SET_METRICS
static final int REPORT_EVENT_REMOVE_ALL_WORKING_SET_METRICS
Specifies an event to remove all working set metrics.- See Also:
- Constant Field Values
-
REPORT_EVENT_ADD_FORM
static final int REPORT_EVENT_ADD_FORM
Event for adding attribute form. This event can be used to add attribute form to the view template or just to the working set. The (parent) attribute ID for the attribute form should be specified While adding to the view template, if the attribute does not exist on the template it will be added at the axis/position passed to the event (if axis/position is not passed, the attribute will be added to the end of the Row Axis of the template). If the attribute already exists on the template, the event will add(or, if already existing, move) the attribute form at the position specified. Also, if axis and position information is supplied to the event, the attribute will be moved to the specified axis/position before adding the attribute form.- See Also:
- Constant Field Values
-
REPORT_EVENT_REMOVE_FORM
static final int REPORT_EVENT_REMOVE_FORM
Event for removing attribute form. This event can be used to add attribute form to the view template or just to the working set. The (parent) attribute ID for the attribute form should be specified.- See Also:
- Constant Field Values
-
REPORT_EVENT_ADD_BASE_UNIT
static final int REPORT_EVENT_ADD_BASE_UNIT
Specifies an event to add base unit.- See Also:
- Constant Field Values
-
REPORT_EVENT_REDO
static final int REPORT_EVENT_REDO
Event for redo current report to next state.- See Also:
- Constant Field Values
-
REPORT_EVENT_UNDO
static final int REPORT_EVENT_UNDO
Event for undo current report to previous state.- See Also:
- Constant Field Values
-
REPORT_EVENT_SET_THRESHOLDS_DISPLAY
static final int REPORT_EVENT_SET_THRESHOLDS_DISPLAY
Event for enabling/disabling the thresholds correponding to metrics.- See Also:
- Constant Field Values
-
REPORT_EVENT_EDIT_ATTRIBUTE_FORMS
static final int REPORT_EVENT_EDIT_ATTRIBUTE_FORMS
Event for editing attribute forms collection, includes adding/removing forms from base and view, reorder forms in view. The way to carry this event is that client generates the ordered list of all forms on the base, defining each form by its form id and a flag about whether this form is on base or view.- See Also:
- Constant Field Values
-
REPORT_EVENT_SAVE_FILE_SUBSCRIPTION
static final int REPORT_EVENT_SAVE_FILE_SUBSCRIPTION
Specifies an event to save subscription to a file.- See Also:
- Constant Field Values
-
REPORT_EVENT_SAVE_PRINT_SUBSCRIPTION
static final int REPORT_EVENT_SAVE_PRINT_SUBSCRIPTION
Specifies an event to print subscription.- See Also:
- Constant Field Values
-
REPORT_EVENT_DEFINE_DATAMART
static final int REPORT_EVENT_DEFINE_DATAMART
This event would convert a report to datamart. The possible parameters that can be sent in are:- Since:
- MicroStrategy Web 8.0.1
- See Also:
- Constant Field Values
-
REPORT_EVENT_UNSET_DATAMART
static final int REPORT_EVENT_UNSET_DATAMART
This event would convert a report to datamart. The possible parameters that can be sent in are:- Since:
- MicroStrategy Web 8.0.1
- See Also:
- Constant Field Values
-
REPORT_EVENT_REMOVE_MULTIPLE_UNITS_FROM_WORKING_SET
static final int REPORT_EVENT_REMOVE_MULTIPLE_UNITS_FROM_WORKING_SET
Event to remove multiple units at the same time. These units can be real template units like attributes, custom groups, hierarchies etc or they can also be individual metrics or even attribute forms. Please seeREPORT_EVENT_ARGUMENT_MULTIPLE_UNITS
for more details on the format of the arguments- Since:
- MicroStrategy Web 9.0.0
- See Also:
- Constant Field Values
-
REPORT_EVENT_GRID_DRILL_FROM_DOCUMENT_TO_REPORT
static final int REPORT_EVENT_GRID_DRILL_FROM_DOCUMENT_TO_REPORT
Event for performing a drill on the grid in a document to the report outside of the document. The template unit needs to the specified using the axis and position. The drill path is picked up based on the ID passed in. The caller can also specify a list of elements that the drill needs to filter the results on.- See Also:
- Constant Field Values
-
REPORT_EVENT_GRAPH_DRILL_FROM_DOCUMENT_TO_REPORT
static final int REPORT_EVENT_GRAPH_DRILL_FROM_DOCUMENT_TO_REPORT
Event for performing a drill on the graph in a document to the report outside of the document. The template unit needs to the specified using the axis and position. The drill path is picked up based on the ID passed in.- See Also:
- Constant Field Values
-
REPORT_EVENT_DRILL_TO_FIXED_TEMPLATE_FROM_DOCUMENT_TO_REPORT
static final int REPORT_EVENT_DRILL_TO_FIXED_TEMPLATE_FROM_DOCUMENT_TO_REPORT
Event for performing a filter on selections on a grid in a document to the report outside of the document. This will basically perform a drill to fixed template. The node key, view mode and the content tree type for the grid need to be specified.- See Also:
- Constant Field Values
-
REPORT_EVENT_SET_VIEW_MEDIA_SETTINGS
static final int REPORT_EVENT_SET_VIEW_MEDIA_SETTINGS
Event for changing the view media settings- See Also:
- Constant Field Values
-
REPORT_EVENT_SET_RESULT_SETTINGS
static final int REPORT_EVENT_SET_RESULT_SETTINGS
Specifies an event to set the report result settings.- See Also:
- Constant Field Values
-
REPORT_EVENT_SET_CUBE_MAPPING
static final int REPORT_EVENT_SET_CUBE_MAPPING
Specifies an event to set the cube mapping.- See Also:
- Constant Field Values
-
REPORT_EVENT_ADD_SHORTCUT_METRIC
static final int REPORT_EVENT_ADD_SHORTCUT_METRIC
Specifies an event to add shortcut metric.- See Also:
- Constant Field Values
-
REPORT_EVENT_SAVE_ASSOCIATED_SCHEDULES
static final int REPORT_EVENT_SAVE_ASSOCIATED_SCHEDULES
Specifies an event to save associated schedule.- See Also:
- Constant Field Values
-
REPORT_EVENT_SAVE_ASSOCIATED_USERS
static final int REPORT_EVENT_SAVE_ASSOCIATED_USERS
Specifies an event to save associated users- See Also:
- Constant Field Values
-
REPORT_EVENT_SET_RESOLVE_ONLY
static final int REPORT_EVENT_SET_RESOLVE_ONLY
Specifies an event to set execution flagEnumDSSXMLExecutionFlags.DssXmlExecutionResolve
- See Also:
- Constant Field Values
-
DRILL_RETAIN_PARENT
static final int DRILL_RETAIN_PARENT
Constant specifying that the parent should be retained while drilling.- See Also:
- Constant Field Values
-
SORT_EVENT_SET_CLEAR
static final int SORT_EVENT_SET_CLEAR
Constant specifying that the existing sorts on the template should first be cleared.- See Also:
- Constant Field Values
-
SORT_ORDER_ASCENDING
static final int SORT_ORDER_ASCENDING
Constant specifying that the sort order should be ascending.- See Also:
- Constant Field Values
-
SORT_ORDER_DESCENDING
static final int SORT_ORDER_DESCENDING
Constant specifying that the sort order should be descending.- See Also:
- Constant Field Values
-
SHOW_SUB_TOTALS
static final int SHOW_SUB_TOTALS
Constant specifying that sutotals should be shown.- See Also:
- Constant Field Values
-
HIDE_SUB_TOTALS
static final int HIDE_SUB_TOTALS
Constant specifying that sutotals should not be shown.- See Also:
- Constant Field Values
-
SHOW_OUTLINE_MODE
static final int SHOW_OUTLINE_MODE
Constant specifying that outline mode should be displayed.- See Also:
- Constant Field Values
-
HIDE_OUTLINE_MODE
static final int HIDE_OUTLINE_MODE
Constant specifying that outline mode should not be displayed.- See Also:
- Constant Field Values
-
SHOW_BANDING
static final int SHOW_BANDING
Constant specifying that banding should be displayed.- See Also:
- Constant Field Values
-
HIDE_BANDING
static final int HIDE_BANDING
Constant specifying that banding should not be displayed.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_REPORT_ID
static final int REPORT_EVENT_ARGUMENT_REPORT_ID
display flag to be used while performing report execution.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_REPORT_NAME
static final int REPORT_EVENT_ARGUMENT_REPORT_NAME
Specifies an argument for report name.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_EXECUTION_FLAGS
static final int REPORT_EVENT_ARGUMENT_EXECUTION_FLAGS
flags to be used while performing report execution.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_RESULT_FLAGS
static final int REPORT_EVENT_ARGUMENT_RESULT_FLAGS
result flags.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_DISPLAY_FLAGS
static final int REPORT_EVENT_ARGUMENT_DISPLAY_FLAGS
SaveAs display flags.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_SAVE_AS_FLAGS
static final int REPORT_EVENT_ARGUMENT_SAVE_AS_FLAGS
save as flags.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_TEMPLATE_UNIT_ORIGIN_AXIS
static final int REPORT_EVENT_ARGUMENT_TEMPLATE_UNIT_ORIGIN_AXIS
origin axis.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_TEMPLATE_UNIT_ORIGIN_POSITION
static final int REPORT_EVENT_ARGUMENT_TEMPLATE_UNIT_ORIGIN_POSITION
origin position of the template unit.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_TEMPLATE_UNIT_DESTINATION_AXIS
static final int REPORT_EVENT_ARGUMENT_TEMPLATE_UNIT_DESTINATION_AXIS
destination axis.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_TEMPLATE_UNIT_DESTINATION_POSITION
static final int REPORT_EVENT_ARGUMENT_TEMPLATE_UNIT_DESTINATION_POSITION
destination position of the template unit.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_METRIC_KEY
static final int REPORT_EVENT_ARGUMENT_METRIC_KEY
key of a specific metric in the collection.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_SORT_KEY
static final int REPORT_EVENT_ARGUMENT_SORT_KEY
sort key. The format of the key is as follows:SORT_PARAM_TYPE
=type<sep>SORT_PARAM_ID
=id<sep>SORT_PARAM_FORM_ID
=id<sep>SORT_PARAM_FORM_TYPE
=type<sep>SORT_PARAM_ELEM_LIST
<sep>SORT_PARAM_AXIS
where <sep> isSORT_PARAM_SEPARATOR
SORT_PARAM_ELEM_LIST is a list of elements separated bySORT_ELEM_LIST_SEPARATOR
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_SORT_ORDER
static final int REPORT_EVENT_ARGUMENT_SORT_ORDER
order of the sort --SORT_ORDER_ASCENDING
/SORT_ORDER_DESCENDING
. The default isSORT_ORDER_ASCENDING
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_SORT_CLEAR
static final int REPORT_EVENT_ARGUMENT_SORT_CLEAR
specifies whether the previous sorts should be cleared before adding the current ones.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_TEMPLATE_UNIT_ALIAS_NAME
static final int REPORT_EVENT_ARGUMENT_TEMPLATE_UNIT_ALIAS_NAME
new alias of the template unit.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_SUBTOTAL_TYPE
static final int REPORT_EVENT_ARGUMENT_SUBTOTAL_TYPE
type of subtotal to be added/removed.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_SUBTOTAL_STYLE
static final int REPORT_EVENT_ARGUMENT_SUBTOTAL_STYLE
subtotal style.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_PAGE_BY_KEY
static final int REPORT_EVENT_ARGUMENT_PAGE_BY_KEY
key for setting the page-by element. The format of the key is a list of one or more position + elementID pairs: positionPAGE_BY_KEY_SEPARATOR
elementID (PAGE_BY_KEY_SEPARATOR
positionPAGE_BY_KEY_SEPARATOR
elementID)*- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRID_START_ROW
static final int REPORT_EVENT_ARGUMENT_GRID_START_ROW
start row of the grid.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRID_START_COLUMN
static final int REPORT_EVENT_ARGUMENT_GRID_START_COLUMN
start column of the grid.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRID_MAX_ROWS
static final int REPORT_EVENT_ARGUMENT_GRID_MAX_ROWS
max number of rows for the grid.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRID_MAX_COLUMNS
static final int REPORT_EVENT_ARGUMENT_GRID_MAX_COLUMNS
max number of columns for the grid.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRAPH_START_ROW
static final int REPORT_EVENT_ARGUMENT_GRAPH_START_ROW
start row of the grid.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRAPH_START_COLUMN
static final int REPORT_EVENT_ARGUMENT_GRAPH_START_COLUMN
start column of the grid.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRAPH_MAX_ROWS
static final int REPORT_EVENT_ARGUMENT_GRAPH_MAX_ROWS
max number of rows for the grid.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRAPH_MAX_COLUMNS
static final int REPORT_EVENT_ARGUMENT_GRAPH_MAX_COLUMNS
max number of columns for the grid.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_TEMPLATE_UNIT_TYPE
static final int REPORT_EVENT_ARGUMENT_TEMPLATE_UNIT_TYPE
type of template unit, as defined inEnumDSSXMLTemplateUnitType
.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_TEMPLATE_UNIT_ID
static final int REPORT_EVENT_ARGUMENT_TEMPLATE_UNIT_ID
dss id of the template unit.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_METRIC_ORIGIN_POSITION
static final int REPORT_EVENT_ARGUMENT_METRIC_ORIGIN_POSITION
starting position of the metric in the metrics collection.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_METRIC_DESTINATION_POSITION
static final int REPORT_EVENT_ARGUMENT_METRIC_DESTINATION_POSITION
destination position of the metric in the metrics collection.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_TEMPLATE_UNIT_KEY
static final int REPORT_EVENT_ARGUMENT_TEMPLATE_UNIT_KEY
key of the template unit.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_METRIC_ALIAS_NAME
static final int REPORT_EVENT_ARGUMENT_METRIC_ALIAS_NAME
alias for a metric.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_METRIC_FORMULA
static final int REPORT_EVENT_ARGUMENT_METRIC_FORMULA
formula for a derived metric.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_DRILLTO_KEY
static final int REPORT_EVENT_ARGUMENT_DRILLTO_KEY
key for drilling. axis<separator>position<separator>ordinal<separator>drillPathID The <separator> isDRILL_TO_KEY_SEPARATOR
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_DRILL_RETAIN_PARENT
static final int REPORT_EVENT_ARGUMENT_DRILL_RETAIN_PARENT
specifies whether the parent should be kept after performing the drill operation.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_DRILL_ELEMENT_LIST
static final int REPORT_EVENT_ARGUMENT_DRILL_ELEMENT_LIST
list of elements. This is a list of element IDs separated byMETRIC_ELEM_LIST_SEPARATOR
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_DRILL_GRAPH_XPIXEL
static final int REPORT_EVENT_ARGUMENT_DRILL_GRAPH_XPIXEL
list of elements.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_DRILL_GRAPH_YPIXEL
static final int REPORT_EVENT_ARGUMENT_DRILL_GRAPH_YPIXEL
list of elements.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_SAVE_AS_NAME
static final int REPORT_EVENT_ARGUMENT_SAVE_AS_NAME
SaveAs report name.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_SAVE_AS_DESCRIPTION
static final int REPORT_EVENT_ARGUMENT_SAVE_AS_DESCRIPTION
SaveAs report description.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_SAVE_AS_PARENT_FOLDER_ID
static final int REPORT_EVENT_ARGUMENT_SAVE_AS_PARENT_FOLDER_ID
SaveAs parent folder.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_CHANGE_STYLE_ID
static final int REPORT_EVENT_ARGUMENT_CHANGE_STYLE_ID
style ID of the report.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRIDPROPS_FONT_NAME
static final int REPORT_EVENT_ARGUMENT_GRIDPROPS_FONT_NAME
name of the font.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRIDPROPS_FONT_BOLD
static final int REPORT_EVENT_ARGUMENT_GRIDPROPS_FONT_BOLD
specifies whether the font is bold.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRIDPROPS_FONT_ITALIC
static final int REPORT_EVENT_ARGUMENT_GRIDPROPS_FONT_ITALIC
specifies whether the font is italic.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRIDPROPS_FONT_SIZE
static final int REPORT_EVENT_ARGUMENT_GRIDPROPS_FONT_SIZE
size of the font.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRIDPROPS_FONT_STRIKEOUT
static final int REPORT_EVENT_ARGUMENT_GRIDPROPS_FONT_STRIKEOUT
specifies whether the font is strikedout.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRIDPROPS_FONT_UNDERLINE
static final int REPORT_EVENT_ARGUMENT_GRIDPROPS_FONT_UNDERLINE
specifies whether the font is underlined.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRIDPROPS_FONT_COLOR
static final int REPORT_EVENT_ARGUMENT_GRIDPROPS_FONT_COLOR
color of the font.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRIDPROPS_FONT_SCRIPT
static final int REPORT_EVENT_ARGUMENT_GRIDPROPS_FONT_SCRIPT
script of the font.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRIDPROPS_NUM_CATEGORY
static final int REPORT_EVENT_ARGUMENT_GRIDPROPS_NUM_CATEGORY
number category.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRIDPROPS_NUM_DECIMAL_PLACES
static final int REPORT_EVENT_ARGUMENT_GRIDPROPS_NUM_DECIMAL_PLACES
decimal places of the number.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRIDPROPS_NUM_THOUSAND_SEP
static final int REPORT_EVENT_ARGUMENT_GRIDPROPS_NUM_THOUSAND_SEP
thousand separator.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRIDPROPS_NUM_CURRENCY_SYMBOL
static final int REPORT_EVENT_ARGUMENT_GRIDPROPS_NUM_CURRENCY_SYMBOL
currency symbol.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRIDPROPS_NUM_CURRENCY_POS
static final int REPORT_EVENT_ARGUMENT_GRIDPROPS_NUM_CURRENCY_POS
currency position.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRIDPROPS_NUM_FORMAT
static final int REPORT_EVENT_ARGUMENT_GRIDPROPS_NUM_FORMAT
number format.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRIDPROPS_ALIGNMENT_HORIZONTAL
static final int REPORT_EVENT_ARGUMENT_GRIDPROPS_ALIGNMENT_HORIZONTAL
specifies horizontal alignment.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRIDPROPS_ALIGNMENT_VERTICAL
static final int REPORT_EVENT_ARGUMENT_GRIDPROPS_ALIGNMENT_VERTICAL
specifies vertical alignment.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRIDPROPS_ALIGNMENT_WRAP
static final int REPORT_EVENT_ARGUMENT_GRIDPROPS_ALIGNMENT_WRAP
specifies text wrap.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRIDPROPS_BORDER_HINSIDE_STYLE
static final int REPORT_EVENT_ARGUMENT_GRIDPROPS_BORDER_HINSIDE_STYLE
horizontal inside border style.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRIDPROPS_BORDER_VINSIDE_STYLE
static final int REPORT_EVENT_ARGUMENT_GRIDPROPS_BORDER_VINSIDE_STYLE
vertical inside border style.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRIDPROPS_BORDER_TOP_STYLE
static final int REPORT_EVENT_ARGUMENT_GRIDPROPS_BORDER_TOP_STYLE
top border style.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRIDPROPS_BORDER_LEFT_STYLE
static final int REPORT_EVENT_ARGUMENT_GRIDPROPS_BORDER_LEFT_STYLE
left border style.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRIDPROPS_BORDER_BOTTOM_STYLE
static final int REPORT_EVENT_ARGUMENT_GRIDPROPS_BORDER_BOTTOM_STYLE
bottom border style.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRIDPROPS_BORDER_RIGHT_STYLE
static final int REPORT_EVENT_ARGUMENT_GRIDPROPS_BORDER_RIGHT_STYLE
right border style.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRIDPROPS_BORDER_HINSIDE_COLOR
static final int REPORT_EVENT_ARGUMENT_GRIDPROPS_BORDER_HINSIDE_COLOR
horizontal inside border color.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRIDPROPS_BORDER_VINSIDE_COLOR
static final int REPORT_EVENT_ARGUMENT_GRIDPROPS_BORDER_VINSIDE_COLOR
vertical inside border color.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRIDPROPS_BORDER_TOP_COLOR
static final int REPORT_EVENT_ARGUMENT_GRIDPROPS_BORDER_TOP_COLOR
top border color.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRIDPROPS_BORDER_LEFT_COLOR
static final int REPORT_EVENT_ARGUMENT_GRIDPROPS_BORDER_LEFT_COLOR
left border color.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRIDPROPS_BORDER_BOTTOM_COLOR
static final int REPORT_EVENT_ARGUMENT_GRIDPROPS_BORDER_BOTTOM_COLOR
bottom border color.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRIDPROPS_BORDER_RIGHT_COLOR
static final int REPORT_EVENT_ARGUMENT_GRIDPROPS_BORDER_RIGHT_COLOR
right border color.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRIDPROPS_PATTERN_FILL_COLOR
static final int REPORT_EVENT_ARGUMENT_GRIDPROPS_PATTERN_FILL_COLOR
pattern fill color.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRIDPROPS_PATTERN_COLOR
static final int REPORT_EVENT_ARGUMENT_GRIDPROPS_PATTERN_COLOR
pattern color.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRIDPROPS_PATTERN_STYLE
static final int REPORT_EVENT_ARGUMENT_GRIDPROPS_PATTERN_STYLE
pattern style.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRIDPROPS_BANDING_ENABLED
static final int REPORT_EVENT_ARGUMENT_GRIDPROPS_BANDING_ENABLED
specifies that banding is enabled.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRIDPROPS_BANDING_ROWSCOLS
static final int REPORT_EVENT_ARGUMENT_GRIDPROPS_BANDING_ROWSCOLS
specifies whether banding is on rows or columns.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRIDPROPS_BANDING_GROUP1
static final int REPORT_EVENT_ARGUMENT_GRIDPROPS_BANDING_GROUP1
banding group 1.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRIDPROPS_BANDING_GROUP2
static final int REPORT_EVENT_ARGUMENT_GRIDPROPS_BANDING_GROUP2
banding group 2.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRIDPROPS_BANDING_COLOR_GROUP1
static final int REPORT_EVENT_ARGUMENT_GRIDPROPS_BANDING_COLOR_GROUP1
banding color of group 1.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRIDPROPS_BANDING_COLOR_GROUP2
static final int REPORT_EVENT_ARGUMENT_GRIDPROPS_BANDING_COLOR_GROUP2
banding color of group 2.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRAPHPROPS_HEIGHT
static final int REPORT_EVENT_ARGUMENT_GRAPHPROPS_HEIGHT
height of the graph.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRAPHPROPS_WIDTH
static final int REPORT_EVENT_ARGUMENT_GRAPHPROPS_WIDTH
width of the graph.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRAPHPROPS_MAJORTYPE
static final int REPORT_EVENT_ARGUMENT_GRAPHPROPS_MAJORTYPE
major type of the graph.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRAPHPROPS_MINORTYPE
static final int REPORT_EVENT_ARGUMENT_GRAPHPROPS_MINORTYPE
minor type of the graph.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRAPHPROPS_SHOW
static final int REPORT_EVENT_ARGUMENT_GRAPHPROPS_SHOW
show property of the graph object.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRAPHPROPS_OBJECTID
static final int REPORT_EVENT_ARGUMENT_GRAPHPROPS_OBJECTID
specifies an object in the graph.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRAPHPROPS_FONT_ALIGN
static final int REPORT_EVENT_ARGUMENT_GRAPHPROPS_FONT_ALIGN
font align property of the graph object.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRAPHPROPS_FONT_COLOR
static final int REPORT_EVENT_ARGUMENT_GRAPHPROPS_FONT_COLOR
font color property of the graph object.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRAPHPROPS_FONT_NAME
static final int REPORT_EVENT_ARGUMENT_GRAPHPROPS_FONT_NAME
font name property of the graph object.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRAPHPROPS_FONT_STYLE
static final int REPORT_EVENT_ARGUMENT_GRAPHPROPS_FONT_STYLE
font style property of the graph object.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRAPHPROPS_FONT_SIZE
static final int REPORT_EVENT_ARGUMENT_GRAPHPROPS_FONT_SIZE
font size property of the graph object.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRAPHPROPS_CONTENT
static final int REPORT_EVENT_ARGUMENT_GRAPHPROPS_CONTENT
content of the graph object.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRAPHPROPS_SHOW2DOLABEL
static final int REPORT_EVENT_ARGUMENT_GRAPHPROPS_SHOW2DOLABEL
specifies whether to show the 2DO Label.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRAPHPROPS_SHOW2DXVALUE
static final int REPORT_EVENT_ARGUMENT_GRAPHPROPS_SHOW2DXVALUE
specifies whether to show the 2DX value.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRAPHPROPS_SHOW2DY1VALUE
static final int REPORT_EVENT_ARGUMENT_GRAPHPROPS_SHOW2DY1VALUE
specifies whether to show the 2DY1 value.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRAPHPROPS_SHOW2DY2VALUE
static final int REPORT_EVENT_ARGUMENT_GRAPHPROPS_SHOW2DY2VALUE
specifies whether to show the 2DY2 value.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRAPHPROPS_SHOW3DCHEADER
static final int REPORT_EVENT_ARGUMENT_GRAPHPROPS_SHOW3DCHEADER
specifies whether to show the 3DC header.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRAPHPROPS_SHOW3DLNUMBER
static final int REPORT_EVENT_ARGUMENT_GRAPHPROPS_SHOW3DLNUMBER
specifies whether to show the 3DL number.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRAPHPROPS_SHOW3DRNUMBER
static final int REPORT_EVENT_ARGUMENT_GRAPHPROPS_SHOW3DRNUMBER
specifies whether to show the 3DR number.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRAPHPROPS_SHOW3DRHEADER
static final int REPORT_EVENT_ARGUMENT_GRAPHPROPS_SHOW3DRHEADER
specifies whether to show the 3DR header.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRAPHPROPS_STEPX
static final int REPORT_EVENT_ARGUMENT_GRAPHPROPS_STEPX
step of the X axis.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRAPHPROPS_STEPY1
static final int REPORT_EVENT_ARGUMENT_GRAPHPROPS_STEPY1
step of the Y1 axis.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRAPHPROPS_STEPY2
static final int REPORT_EVENT_ARGUMENT_GRAPHPROPS_STEPY2
step of the Y2 axis.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRAPHPROPS_STEPZ
static final int REPORT_EVENT_ARGUMENT_GRAPHPROPS_STEPZ
step of the Z axis.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRAPHPROPS_SCALEX
static final int REPORT_EVENT_ARGUMENT_GRAPHPROPS_SCALEX
scale of the X axis.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRAPHPROPS_SCALEY1
static final int REPORT_EVENT_ARGUMENT_GRAPHPROPS_SCALEY1
scale of the Y1 axis.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRAPHPROPS_SCALEY2
static final int REPORT_EVENT_ARGUMENT_GRAPHPROPS_SCALEY2
scale of the Y2 axis.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRAPHPROPS_SCALEZ
static final int REPORT_EVENT_ARGUMENT_GRAPHPROPS_SCALEZ
scale of the Z axis.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRIDPROPS_UNIT
static final int REPORT_EVENT_ARGUMENT_GRIDPROPS_UNIT
unit of the grid. The possible values are:
1 - Template Unit
2 - Template Metric
3 - Rows
4 - Cols- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRIDPROPS_LEVEL
static final int REPORT_EVENT_ARGUMENT_GRIDPROPS_LEVEL
level of the grid unit when saving the grid properties. The possible values are:
1 - Grid
2 - Header
3 - Subtotal grid
4 - Subtotal header- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_APPLY_NOW
static final int REPORT_EVENT_ARGUMENT_APPLY_NOW
specifies if the user wants to apply the changes by contacting the server. The allowed values are "true" or "false". The default value if "true"- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRIDPROPS_NUM_NEGATIVE_NUMS
static final int REPORT_EVENT_ARGUMENT_GRIDPROPS_NUM_NEGATIVE_NUMS
currency position.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_MESSAGE_ID
static final int REPORT_EVENT_ARGUMENT_MESSAGE_ID
String argument specifying the message id of a report instance.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_STATE_ID
static final int REPORT_EVENT_ARGUMENT_STATE_ID
state id of a report instance.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_DRILL_FIX_TEMPLATE
static final int REPORT_EVENT_ARGUMENT_DRILL_FIX_TEMPLATE
flag to indicate a specific type of drilling to fix the template.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_VIEW_MODE
static final int REPORT_EVENT_ARGUMENT_VIEW_MODE
integer argument ofEnumWebReportViewMode
specifying the report view mode.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_SHOW_SUBTOTALS
static final int REPORT_EVENT_ARGUMENT_SHOW_SUBTOTALS
boolean argument indicating whether subtotals should be shown. possible values are:SHOW_SUB_TOTALS
HIDE_SUB_TOTALS
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_EXECUTION_MESSAGE_ID
static final int REPORT_EVENT_ARGUMENT_EXECUTION_MESSAGE_ID
String argument specifying the message ID of the report.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_EXECUTION_STATE_ID
static final int REPORT_EVENT_ARGUMENT_EXECUTION_STATE_ID
state ID of the report.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_EXECUTION_TEMPLATE_ID
static final int REPORT_EVENT_ARGUMENT_EXECUTION_TEMPLATE_ID
String argument specifying the templateID.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_EXECUTION_FILTER_ID
static final int REPORT_EVENT_ARGUMENT_EXECUTION_FILTER_ID
String argument specifying the filterID.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_OUTLINE_MODE
static final int REPORT_EVENT_ARGUMENT_OUTLINE_MODE
String argument specifying whether the report should be displayed in outline mode. possible values are:HIDE_OUTLINE_MODE
SHOW_OUTLINE_MODE
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_METRIC_ID
static final int REPORT_EVENT_ARGUMENT_METRIC_ID
String argument specifying the id of the metric.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_SORTS_COUNT
static final int REPORT_EVENT_ARGUMENT_SORTS_COUNT
number of sorts that should be applied to the report.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_DRILL_IMPORTANCE
static final int REPORT_EVENT_ARGUMENT_DRILL_IMPORTANCE
level of drill importance to retrieve. possible values are:DRILL_IMPORTANCE_LOW
DRILL_IMPORTANCE_MEDIUM
DRILL_IMPORTANCE_HIGH
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_SHOW_BANDING
static final int REPORT_EVENT_ARGUMENT_SHOW_BANDING
boolean argument indicating whether banding should be shown. a value ofHIDE_BANDING
indicates that banding should be hidden. otherwise it is shown- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_STYLE_NAME
static final int REPORT_EVENT_ARGUMENT_STYLE_NAME
String argument specifying the name of the style to apply.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_TRIGGER_ID
static final int REPORT_EVENT_ARGUMENT_TRIGGER_ID
String argument indicating the trigger to be used.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_SCHEDULE_REUSE_MESSAGE
static final int REPORT_EVENT_ARGUMENT_SCHEDULE_REUSE_MESSAGE
integer argument indicating whether the message should be reused while scheduling
1 indicates that it should be reused.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_SUBSCRIPTION_ADDRESS_ID
static final int REPORT_EVENT_ARGUMENT_SUBSCRIPTION_ADDRESS_ID
String argument indicating the address ID.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_SUBSCRIPTION_ADDRESS_VALUES
static final int REPORT_EVENT_ARGUMENT_SUBSCRIPTION_ADDRESS_VALUES
String argument indicating the physical addresses to be used for subscription.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_SUBSCRIPTION_DEVICE_ID
static final int REPORT_EVENT_ARGUMENT_SUBSCRIPTION_DEVICE_ID
String argument indicating the deviceID.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_SUBSCRIPTION_EMAIL_SUBJECT
static final int REPORT_EVENT_ARGUMENT_SUBSCRIPTION_EMAIL_SUBJECT
String argument indicating the email subject to be used for subscription.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_SUBSCRIPTION_SEND_NOW
static final int REPORT_EVENT_ARGUMENT_SUBSCRIPTION_SEND_NOW
String argument indicating sendnow property for subscription.- See Also:
- Constant Field Values
-
DRILL_IMPORTANCE_LOW
static final int DRILL_IMPORTANCE_LOW
Specifies an constant for drill importance low.- See Also:
- Constant Field Values
-
DRILL_IMPORTANCE_MEDIUM
static final int DRILL_IMPORTANCE_MEDIUM
Specifies an constant for drill importance medium.- See Also:
- Constant Field Values
-
DRILL_IMPORTANCE_HIGH
static final int DRILL_IMPORTANCE_HIGH
Specifies an constant for drill importance high.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_DRILL_RETAIN_THRESHOLDS
static final int REPORT_EVENT_ARGUMENT_DRILL_RETAIN_THRESHOLDS
specifies whether the thresholds should be kept after performing the drill operation.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_REPROMPT
static final int REPORT_EVENT_ARGUMENT_REPROMPT
rePrompting option for refreshing a report.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_PAGE_BY_NAVIGATION_DIRECTION
static final int REPORT_EVENT_ARGUMENT_PAGE_BY_NAVIGATION_DIRECTION
String argument specifying whether to move to the next page or the previous page. A value of 1 means moving forward, and -1 means moving backward. The default value is 1 if not specified.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_SORT_SUBTOTAL_POSITION
static final int REPORT_EVENT_ARGUMENT_SORT_SUBTOTAL_POSITION
argument indicating where the subtotals should be placed once the sorting is performed.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_REPORT_PAGE_INFO_TYPE
static final int REPORT_EVENT_ARGUMENT_REPORT_PAGE_INFO_TYPE
argument indicating the type of report page info. Absolute or Relative. Possible values are listed inEnumReportPageType
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_REPORT_PAGE_INFO_COLUMNS_PER_PAGE
static final int REPORT_EVENT_ARGUMENT_REPORT_PAGE_INFO_COLUMNS_PER_PAGE
argument indicating the columns per page desired for a report page info- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_REPORT_PAGE_INFO_ROWS_PER_PAGE
static final int REPORT_EVENT_ARGUMENT_REPORT_PAGE_INFO_ROWS_PER_PAGE
Argument indicating the rows per page desired for a report page info- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_REPORT_PAGE_INFO_XPOS
static final int REPORT_EVENT_ARGUMENT_REPORT_PAGE_INFO_XPOS
Argument indicating the X Position of the desired page on a report- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_REPORT_PAGE_INFO_YPOS
static final int REPORT_EVENT_ARGUMENT_REPORT_PAGE_INFO_YPOS
Argument indicating the Y Position of the desired page on a report- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_CURRENT_ELEMENT_STATUS
static final int REPORT_EVENT_ARGUMENT_CURRENT_ELEMENT_STATUS
Argument indicating the status of the selected element. This is a value fromEnumDSSXMLCurrentElementStatus
.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_REEXECUTE_FRESH
static final int REPORT_EVENT_ARGUMENT_REEXECUTE_FRESH
Argument indicating whether the report should be re-executed with fresh execution flags.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_SET_PROPERTY_VALUE
static final int REPORT_EVENT_ARGUMENT_SET_PROPERTY_VALUE
Argument specifying the propertySet, the property name and the desired property value that needs to be set. The format of the argument is ReportObjectType|sep|PropertySetName|sep|PropertyName|sep|PropertyValue Where ReportObjectType is one value from the enumerationEnumDSSXMLReportObjects
and |sep| is a separator, the constant for which isREPORT_PROPERTY_LIST_SEPARATOR
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_DRILL_FILTER_ON_PAGE_BY
static final int REPORT_EVENT_ARGUMENT_DRILL_FILTER_ON_PAGE_BY
Argument specifying whether to filter on the Page By axis during drilling.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_SCHEDULE_OVERWRITE
static final int REPORT_EVENT_ARGUMENT_SCHEDULE_OVERWRITE
Argument specifying whether to overwrite an existing schedule during schedule. A value of 1 indicates that it should be overwritten.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_REPORT_PAGE_INFO_SAVE_PROPERTIES
static final int REPORT_EVENT_ARGUMENT_REPORT_PAGE_INFO_SAVE_PROPERTIES
During setting report page info, if this argument is set to true, the resulting window properties are saved on IServer.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_SUBSCRIPTION_CUSTOM_MESSAGE
static final int REPORT_EVENT_ARGUMENT_SUBSCRIPTION_CUSTOM_MESSAGE
Message to be saved along with the email subscription- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_SUBSCRIPTION_FORMAT_STATE
static final int REPORT_EVENT_ARGUMENT_SUBSCRIPTION_FORMAT_STATE
The serialized state of the delivery format- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_SUBSCRIPTION_ZIP_CONTENTS
static final int REPORT_EVENT_ARGUMENT_SUBSCRIPTION_ZIP_CONTENTS
Indicates whether the format should be zipped- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_COLUMN_SCENARIO
static final int REPORT_EVENT_ARGUMENT_COLUMN_SCENARIO
Argument specifying the column scenario to be set. Possible values are listed inEnumDSSXMLWidthScenario
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_ROW_SCENARIO
static final int REPORT_EVENT_ARGUMENT_ROW_SCENARIO
Argument specifying the row scenario to be set. Possible values areEnumDSSXMLWidthScenario.DssXmlWidthFitToContent
andEnumDSSXMLWidthScenario.DssXmlWidthFixed
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_DEFAULT_HEADER_WIDTH
static final int REPORT_EVENT_ARGUMENT_DEFAULT_HEADER_WIDTH
Argument specifying the default header width for a column scenario of typeEnumDSSXMLWidthScenario.DssXmlWidthFixed
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_DEFAULT_GRID_WIDTH
static final int REPORT_EVENT_ARGUMENT_DEFAULT_GRID_WIDTH
Argument specifying the default grid width for a column scenario of typeEnumDSSXMLWidthScenario.DssXmlWidthFixed
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_ROW_HEIGHT
static final int REPORT_EVENT_ARGUMENT_ROW_HEIGHT
Argument specifying the row height for a row scenario of typeEnumDSSXMLWidthScenario.DssXmlWidthFitToContent
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_RESIZE_REQUESTS
static final int REPORT_EVENT_ARGUMENT_RESIZE_REQUESTS
Argument specifying the resize requests for column resizing. The resize requests should be be sequenced as an ordered list of requests (that will be processed in the order sent) seperated by underscores. Each request is further a colon seperated list of [1] column identifier and [2] new size. For a givencolumn
, its identifier can be obtained usingWebColumn.getKey()
. If the request to resize is for All Columns then the column identifier should be sent as the string AllColumns (case insensitive).- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_COLUMN_IDENTIFIER
static final int REPORT_EVENT_ARGUMENT_COLUMN_IDENTIFIER
Argument specifying a column identifier. For a givencolumn
, its identifier can be obtained usingWebColumn.getKey()
. If the request to resize is for All Columns then the column identifier should be sent as the string AllColumns (case insensitive).- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_NEW_COLUMN_SIZE
static final int REPORT_EVENT_ARGUMENT_NEW_COLUMN_SIZE
Argument specifying the new column size for a column resize request.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_CLEAR_ALL_WIDTHS
static final int REPORT_EVENT_ARGUMENT_CLEAR_ALL_WIDTHS
Argument specifying whether to clear all the widths before setting a column scenario toEnumDSSXMLWidthScenario.DssXmlWidthFixed
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_TARGET_ID
static final int REPORT_EVENT_ARGUMENT_TARGET_ID
Argument indicating the target object to be used to initialize the report bean using a schedule.
-
REPORT_EVENT_ARGUMENT_SUBSCRIPTION_ID
static final int REPORT_EVENT_ARGUMENT_SUBSCRIPTION_ID
Argument indicating the target object to be used to initialize the report bean using a subscription.
-
REPORT_EVENT_ARGUMENT_WORKING_SET_OBJECT_SUB_TYPE
static final int REPORT_EVENT_ARGUMENT_WORKING_SET_OBJECT_SUB_TYPE
Argument indicating the subtype of the object.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_WORKING_SET_OBJECT_ID
static final int REPORT_EVENT_ARGUMENT_WORKING_SET_OBJECT_ID
object ID to remove from the working set.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_WORKING_SET_OBJECT_TYPE
static final int REPORT_EVENT_ARGUMENT_WORKING_SET_OBJECT_TYPE
object type to remove from the working set.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_ATTRIBUTE_ID
static final int REPORT_EVENT_ARGUMENT_ATTRIBUTE_ID
Attribute ID- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_FORM_ID
static final int REPORT_EVENT_ARGUMENT_FORM_ID
DSSID of the form to be added/removed.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_IS_BASE
static final int REPORT_EVENT_ARGUMENT_IS_BASE
specifies whether the add/remove form operation should be applied to the working set.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_FORM_POSITION
static final int REPORT_EVENT_ARGUMENT_FORM_POSITION
the position within the attribute forms collection where a form should be added/moved.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_EXECUTION_DUPLICATE_MESSAGE_ID
static final int REPORT_EVENT_ARGUMENT_EXECUTION_DUPLICATE_MESSAGE_ID
Specifies whether to duplicate the message passed.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_SAVE_TO_INBOX
static final int REPORT_EVENT_ARGUMENT_SAVE_TO_INBOX
Specifies whether to save the message to inbox.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_OUTLINE_LEVEL
static final int REPORT_EVENT_ARGUMENT_OUTLINE_LEVEL
Specifies the outline level. A value of -1 means fully expanded, 0 means collapsed. Any positive number means to which column the report is expanded.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_SUBSCRIPTION_NOTIFICATION_ADDRESS_ID
static final int REPORT_EVENT_ARGUMENT_SUBSCRIPTION_NOTIFICATION_ADDRESS_ID
Subscription notification is sent to this existing address.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_SUBSCRIPTION_NOTIFICATION_ADDRESS_VALUE
static final int REPORT_EVENT_ARGUMENT_SUBSCRIPTION_NOTIFICATION_ADDRESS_VALUE
Subscription notification is sent to this new address. If this is supplied, it takes precedence overREPORT_EVENT_ARGUMENT_SUBSCRIPTION_NOTIFICATION_ADDRESS_ID
.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_SUBSCRIPTION_NOTIFICATION_DEVICE_ID
static final int REPORT_EVENT_ARGUMENT_SUBSCRIPTION_NOTIFICATION_DEVICE_ID
Specifies an event argument for subscription notification device id.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_SUBSCRIPTION_PRINT_ALL
static final int REPORT_EVENT_ARGUMENT_SUBSCRIPTION_PRINT_ALL
Specifies an event argument for subscription print all.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_LOCATION_KEY
static final int REPORT_EVENT_ARGUMENT_LOCATION_KEY
location key for scheduled file and print export- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_FILE_NAME
static final int REPORT_EVENT_ARGUMENT_FILE_NAME
file name for scheduled file export- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_COPIES
static final int REPORT_EVENT_ARGUMENT_COPIES
Specifies an argument for the number of copies.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_IS_PORTRAIT
static final int REPORT_EVENT_ARGUMENT_IS_PORTRAIT
Specifies an argument indicating whether it is a portait in printer.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_IS_COLLATED
static final int REPORT_EVENT_ARGUMENT_IS_COLLATED
Specifies an argument indicating whether it is collated in printer.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_RANGE_START
static final int REPORT_EVENT_ARGUMENT_RANGE_START
Specifies an argument for range start in printing.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_RANGE_END
static final int REPORT_EVENT_ARGUMENT_RANGE_END
Specifies an argument for range end in printing.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_ORIGIN_MESSAGE_ID
static final int REPORT_EVENT_ARGUMENT_ORIGIN_MESSAGE_ID
Specifies an argument for the original report message id in document drilling.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_ORIGIN_SHORT_ANSWER_XML
static final int REPORT_EVENT_ARGUMENT_ORIGIN_SHORT_ANSWER_XML
Specifies an argument for the original report's prompt answer XML in document drilling.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_PLAIN_ELEMENT_PROMPT_ANSWER
static final int REPORT_EVENT_ARGUMENT_PLAIN_ELEMENT_PROMPT_ANSWER
Specifies an argument for the new prompt answer forWebElementsPrompt
in document drilling.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_MAX_WAIT
static final int REPORT_EVENT_ARGUMENT_MAX_WAIT
Specifies an argument for max wait in report execution.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_AUTOSIZE_HORIZONTAL
static final int REPORT_EVENT_ARGUMENT_AUTOSIZE_HORIZONTAL
Specifies an argument for auto size horizontally.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_AUTOSIZE_VERTICAL
static final int REPORT_EVENT_ARGUMENT_AUTOSIZE_VERTICAL
Specifies an argument for auto size vertically.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_ENABLE_THRESHOLD_DISPLAY
static final int REPORT_EVENT_ARGUMENT_ENABLE_THRESHOLD_DISPLAY
Specifies an argument for enabling display of threshold.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_SUBSCRIPTION_CONTENT_FORMAT_MODE
static final int REPORT_EVENT_ARGUMENT_SUBSCRIPTION_CONTENT_FORMAT_MODE
Deprecated.Denotes whether the only the current page, or all pages is applied to the subscription.
-
REPORT_EVENT_ARGUMENT_SUBSCRIPTION_CONTENT_FORMAT_MODE_ALL_PAGES
static final int REPORT_EVENT_ARGUMENT_SUBSCRIPTION_CONTENT_FORMAT_MODE_ALL_PAGES
Denotes whether the only the current page (value of "0"), or all pages is applied to the subscription (value of "1").
-
REPORT_EVENT_ARGUMENT_DRILL_PATH_KEY
static final int REPORT_EVENT_ARGUMENT_DRILL_PATH_KEY
Specifies an argument for the drill path key.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_FORM_LIST
static final int REPORT_EVENT_ARGUMENT_FORM_LIST
The value of this argument is an ordered (ordered regard of forms in view, the order is ignored for base forms) list of all forms on the base, defining each form by its form id and a flag about whether this form is on the view. The separator between two forms definition isFORM_LIST_SEPARATOR
; the form id and the boolean flag about whether the form on the view("1" for on the view, "0" for on working set only) will be separated byFORM_ELEM_SEPARATOR
. For example, a collection of two forms, form 1 is on base only, and form 2 on base and also on the view. The value for this argument would be form1_IDFORM_ELEM_SEPARATOR
0FORM_LIST_SEPARATOR
form2_IDFORM_ELEM_SEPARATOR
1- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_SERIES_BY_COLUMNS
static final int REPORT_EVENT_ARGUMENT_SERIES_BY_COLUMNS
Specifies an argument for graph series.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_ENABLE_TOTALS
static final int REPORT_EVENT_ARGUMENT_ENABLE_TOTALS
Specifies an argument for enabling totals.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_TEMPLATE_UNIT_NAME
static final int REPORT_EVENT_ARGUMENT_TEMPLATE_UNIT_NAME
name of the object on this template unit- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_METRIC_NAME
static final int REPORT_EVENT_ARGUMENT_METRIC_NAME
name of the metric- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRAPHPROPS_ATTRIBUTEID
static final int REPORT_EVENT_ARGUMENT_GRAPHPROPS_ATTRIBUTEID
specifies an attribute in the graph.- Since:
- MicroStrategy Web 8.0.0
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRAPHPROPS_VALUE
static final int REPORT_EVENT_ARGUMENT_GRAPHPROPS_VALUE
specifies a graph property value.- Since:
- MicroStrategy Web 8.0.0
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_DB_ROLE_ID
static final int REPORT_EVENT_ARGUMENT_DB_ROLE_ID
The DB Role ID.- Since:
- MicroStrategy Web 8.0.1
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_DM_TABLE_NAME
static final int REPORT_EVENT_ARGUMENT_DM_TABLE_NAME
The datamart table name- Since:
- MicroStrategy Web 8.0.1
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_DM_APPEND
static final int REPORT_EVENT_ARGUMENT_DM_APPEND
Datamart property that specifies whether to append to existing t able- Since:
- MicroStrategy Web 8.0.1
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_DM_NAME_MACRO
static final int REPORT_EVENT_ARGUMENT_DM_NAME_MACRO
Datamart property that specifies whether the datamart name speci fied has tokens or not.- Since:
- MicroStrategy Web 8.0.1
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_SUBSCRIPTION_CONTENT_FORMAT_MODE_SEPARATED_PAGES
static final int REPORT_EVENT_ARGUMENT_SUBSCRIPTION_CONTENT_FORMAT_MODE_SEPARATED_PAGES
Denotes whether multiple pages should be separated (value of "1") on different worksheets - currently only applicable to Excel exports.
-
REPORT_EVENT_ARGUMENT_MULTIPLE_UNITS
static final int REPORT_EVENT_ARGUMENT_MULTIPLE_UNITS
Specifies the multiple units that need to be removed from working set The argument is of the following format type1,DSSID1 ! type2,DSSID2 ! type3, attributeID, formID...where type is fromEnumDSSXMLObjectTypes
; '-1' is for the metrics collection; The separators used areUNIT_PROPERTY_SEPARATOR
andMULTIPLE_UNITS_SEPARATOR
. The order of these properties needs to be conformed to the above syntax.- Since:
- MicroStrategy Web 9.0.0
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_INCLUDE_USER_STYLE
static final int REPORT_EVENT_ARGUMENT_INCLUDE_USER_STYLE
boolean property to specify, if the event should do a check for user autostyle preference and apply if there's one.- Since:
- MicroStrategy Web 8.0.1
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRAPHPROPS_SERIESID
static final int REPORT_EVENT_ARGUMENT_GRAPHPROPS_SERIESID
specifies a series in the graph.- Since:
- MicroStrategy Web 8.0.1
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRAPHPROPS_LINE_COLOR
static final int REPORT_EVENT_ARGUMENT_GRAPHPROPS_LINE_COLOR
Specifies the line color in the graph- Since:
- MicroStrategy Web 8.0.1
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_GRAPHPROPS_FILL_COLOR
static final int REPORT_EVENT_ARGUMENT_GRAPHPROPS_FILL_COLOR
Specifies the fill color in the graph- Since:
- MicroStrategy Web 8.0.1
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_DISPLAY_MODE
static final int REPORT_EVENT_ARGUMENT_DISPLAY_MODE
Specifies the display mode. A value from the enumerationEnumDSSXMLDisplayMode
- Since:
- MicroStrategy Web 8.0.1
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_XDA_ID
static final int REPORT_EVENT_ARGUMENT_XDA_ID
Specifies the DSSID of the xda report- Since:
- MicroStrategy Web 8.0.2
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_PLAIN_VALUE_PROMPT_ANSWER
static final int REPORT_EVENT_ARGUMENT_PLAIN_VALUE_PROMPT_ANSWER
Specifies an argument for the new prompt answer forWebConstantPrompt
in document drilling.- Since:
- MicroStrategy Web 8.1.0
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_PLAIN_OBJECT_PROMPT_ANSWER
static final int REPORT_EVENT_ARGUMENT_PLAIN_OBJECT_PROMPT_ANSWER
Specifies an argument for the new prompt answer forWebObjectsPrompt
in document drilling.- Since:
- MicroStrategy Web 8.1.0
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_LINK_ANSWERS
static final int REPORT_EVENT_ARGUMENT_LINK_ANSWERS
- Since:
- MicroStrategy Web 8.1.2
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_MOBILE
static final int REPORT_EVENT_ARGUMENT_MOBILE
- Since:
- MicroStrategy Web 8.1.1
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_TREE_TYPE
static final int REPORT_EVENT_ARGUMENT_TREE_TYPE
Specifies the tree type to which the grid-graph object in the doccument belongs to- Since:
- MicroStrategy Web 9.0.0
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_RW_GROUP_BY_ELEMENTS
static final int REPORT_EVENT_ARGUMENT_RW_GROUP_BY_ELEMENTS
Specifies the page by elements on the report writing document for the grid graph object that was drilled on. These are separated byMETRIC_ELEM_LIST_SEPARATOR
- Since:
- MicroStrategy Web 9.0.0
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_SLICE_ID
static final int REPORT_EVENT_ARGUMENT_SLICE_ID
- Since:
- MicroStrategy Web 9.0.0
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_CUBE_ID
static final int REPORT_EVENT_ARGUMENT_CUBE_ID
Specifies the DSSID of the cube report- Since:
- MicroStrategy Web 9.0.0
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_NODE_KEY
static final int REPORT_EVENT_ARGUMENT_NODE_KEY
Specifies the node key of the grid-graph object in the doccument- Since:
- MicroStrategy Web 9.0.0
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_AVAILABLE_VIEW_MODES
static final int REPORT_EVENT_ARGUMENT_AVAILABLE_VIEW_MODES
- Since:
- MicroStrategy Web 9.0.0
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_DEFAULT_VIEW_MODE
static final int REPORT_EVENT_ARGUMENT_DEFAULT_VIEW_MODE
- Since:
- MicroStrategy Web 9.0.0
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_ONDEMAND_DRILL_MINIMAL_XML
static final int REPORT_EVENT_ARGUMENT_ONDEMAND_DRILL_MINIMAL_XML
- Since:
- MicroStrategy Web 9.0.0
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_VISUALIZATION_MODE
static final int REPORT_EVENT_ARGUMENT_VISUALIZATION_MODE
Visualization mode.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_PROMPT_ANSWER_MODE_OPTION
static final int REPORT_EVENT_ARGUMENT_PROMPT_ANSWER_MODE_OPTION
An integer prompt answer mode fromEnumWebPromptAnswerMode
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_CUBE_MAPPING
static final int REPORT_EVENT_ARGUMENT_CUBE_MAPPING
Cube mapping.- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_SRC_ANSWERS
static final int REPORT_EVENT_ARGUMENT_SRC_ANSWERS
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_FUNCTION_TYPE
static final int REPORT_EVENT_ARGUMENT_FUNCTION_TYPE
Add shortcut Metric.REPORT_EVENT_ADD_SHORTCUT_METRIC
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_FUNCTION_TYPE2
static final int REPORT_EVENT_ARGUMENT_FUNCTION_TYPE2
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_UNITS_COLLECTION
static final int REPORT_EVENT_ARGUMENT_UNITS_COLLECTION
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_NON_SCHEDULABLE
static final int REPORT_EVENT_ARGUMENT_NON_SCHEDULABLE
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_SCHEDULE_LIST
static final int REPORT_EVENT_ARGUMENT_SCHEDULE_LIST
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_DO_NOT_UPDATE_CACHES
static final int REPORT_EVENT_ARGUMENT_DO_NOT_UPDATE_CACHES
- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_ALLOW_USER_SUBSCRIBE
static final int REPORT_EVENT_ARGUMENT_ALLOW_USER_SUBSCRIBE
allow users to subcribe a subscripiton 1 means allow, 0 means deny- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_USER_LIST
static final int REPORT_EVENT_ARGUMENT_USER_LIST
the associated user list for a subscription, this is a String including multiple user's name, user's id and user's ACL for example 54F3D26011D2896560009A8E67019608~199~Administrator E96A7B6911D4BBCE10004694316DE8A4~199~Barbara Aoter- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_ADD_AVAILABLE_VIEW_MODES
static final int REPORT_EVENT_ARGUMENT_ADD_AVAILABLE_VIEW_MODES
An integer that represents the view modes to add to the available view media property- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_REMOVE_AVAILABLE_VIEW_MODES
static final int REPORT_EVENT_ARGUMENT_REMOVE_AVAILABLE_VIEW_MODES
An integer that represents the view modes to remove from the available view media property- See Also:
- Constant Field Values
-
REPORT_EVENT_ARGUMENT_IS_SAVE_AS_FROM_PROMPT
static final int REPORT_EVENT_ARGUMENT_IS_SAVE_AS_FROM_PROMPT
A boolean argument to indicate whether we save as from prompting stage.- See Also:
- Constant Field Values
-
SORT_PARAM_TYPE
static final java.lang.String SORT_PARAM_TYPE
Specifies a sorting parameter for sort type.- See Also:
- Constant Field Values
-
SORT_PARAM_ID
static final java.lang.String SORT_PARAM_ID
Specifies a sorting parameter for sort id.- See Also:
- Constant Field Values
-
SORT_PARAM_FORM_ID
static final java.lang.String SORT_PARAM_FORM_ID
Specifies a sorting parameter for sort form id.- See Also:
- Constant Field Values
-
SORT_PARAM_AXIS
static final java.lang.String SORT_PARAM_AXIS
Specifies a sorting parameter for sort axis.- See Also:
- Constant Field Values
-
SORT_PARAM_ELEM_LIST
static final java.lang.String SORT_PARAM_ELEM_LIST
Specifies a sorting parameter for element list.- See Also:
- Constant Field Values
-
SORT_PARAM_FORM_TYPE
static final java.lang.String SORT_PARAM_FORM_TYPE
Specifies a sorting parameter for sort form type.- See Also:
- Constant Field Values
-
SORT_PARAM_SEPARATOR
static final java.lang.String SORT_PARAM_SEPARATOR
Specifies a separator for sort.- See Also:
- Constant Field Values
-
SORT_ELEM_LIST_SEPARATOR
static final java.lang.String SORT_ELEM_LIST_SEPARATOR
Specifies a separator for element list in sorting.- See Also:
- Constant Field Values
-
METRIC_ELEM_LIST_SEPARATOR
static final java.lang.String METRIC_ELEM_LIST_SEPARATOR
Specifies a separator for metric element list.- See Also:
- Constant Field Values
-
DRILL_TO_KEY_SEPARATOR
static final java.lang.String DRILL_TO_KEY_SEPARATOR
Specifies a separator for drill to key.- See Also:
- Constant Field Values
-
PAGE_BY_KEY_SEPARATOR
static final java.lang.String PAGE_BY_KEY_SEPARATOR
Specifies a separator for page-by key- See Also:
- Constant Field Values
-
REPORT_PROPERTY_LIST_SEPARATOR
static final java.lang.String REPORT_PROPERTY_LIST_SEPARATOR
Specifies a separator for report property list.- See Also:
- Constant Field Values
-
FORM_LIST_SEPARATOR
static final java.lang.String FORM_LIST_SEPARATOR
Specifies a separator for form list.- See Also:
- Constant Field Values
-
FORM_ELEM_SEPARATOR
static final java.lang.String FORM_ELEM_SEPARATOR
Specifies a separator for form elements.- See Also:
- Constant Field Values
-
UNIT_PROPERTY_SEPARATOR
static final java.lang.String UNIT_PROPERTY_SEPARATOR
Separator between each property that is used to specify the report object. For most of the report objects this is the type and DSS ID of the object. For attribute forms, this is the type, attribute ID and form ID. Used in theREPORT_EVENT_ARGUMENT_MULTIPLE_UNITS
argument- See Also:
- Constant Field Values
-
MULTIPLE_UNITS_SEPARATOR
static final java.lang.String MULTIPLE_UNITS_SEPARATOR
Separator between multiple report objects. Used in theREPORT_EVENT_ARGUMENT_MULTIPLE_UNITS
argument- See Also:
- Constant Field Values
-
-