public class APIConst extends Object
APIConst defines some constant values.
These constant values can be used in JSPs/URLs/API calling.| Modifier and Type | Class and Description |
|---|---|
static class |
APIConst.SERVER_ACTION_SOURCE
Represents the type of server action source indicated which send the action (value=).
|
static class |
APIConst.SERVER_ACTION_TYPE
Represents the type of server action on resource (value=).
|
| Modifier and Type | Field and Description |
|---|---|
static String |
ALLOW_MODIRY_PREFERENCE_FROM_USER_CONSOLE
Specifies whether the server preference is editable in user console for each users.
|
static int |
APPLET
Deprecated.
|
static String |
APPNAME_ADHOCREPORT
The JReport adhoc report jsp path (value="jsp.webapp.adhocreport").
|
static String |
APPNAME_DHTML
The JReport dhtml servlet path (value="jsp.webapp.dhtml").
|
static String |
APPNAME_DHTMLJSP
The JReport dhtml jsp path (value="jsp.webapp.dhtmljsp").
|
static String |
APPNAME_HELP
The JReport help path (value="jsp.webapp.help").
|
static String |
APPNAME_SENDFILE
The JReport send file jsp path (value="jsp.webapp.sendfile").
|
static int |
APPPLET_JAVA_PLUG_IN_1_1
Deprecated.
|
static int |
APPPLET_JAVA_PLUG_IN_1_2
Deprecated.
|
static int |
APPPLET_JAVA_PLUG_IN_1_3
Deprecated.
|
static int |
APPPLET_NORMAL
Deprecated.
|
static String |
AST_SUFFIX
The suffix of JReport result files (value=".ast").
|
static int |
AT_TIME
The launch type of a scheduled task: run at time (value=1).
|
static String |
AUTH_SCHEME_BASIC
The Basic HTTP authentication scheme (value="Basic").
|
static String |
AUTH_SCHEME_DIGEST
The Digest HTTP authentication scheme (value="Digest").
|
static String |
BOOKMARK_FOLDER_PATH |
static String |
BOOKMARK_ISBOOKMARK |
static int |
CACHE_PARAM_ALL |
static int |
CACHE_PARAM_FASLE |
static int |
CACHE_PARAM_NONE |
static int |
CACHE_PARAM_TRUE |
static String |
CAT_MIME_NAME
The MIME type of JReport catalog files (value="application/x-jrcatalog").
|
static String |
CAT_SUFFIX
The suffix of JReport catalog files (value=".cat").
|
static String |
CATALOG_ACCESS_CONTROL
The catalog access control permission (value="catalog_access_control").
|
static String |
CMD_ADAPTOR_EDIT_PERMISSIONS
The command of checking whether to enable to display the user permission (value="jrs.adaptor_edit_permissions").
|
static String |
CMD_ADD_RESOURCES_TO_FOLDER
The command of adding remote resources to the server (value="jrs.add_resource_to_folder").
|
static String |
CMD_AFTER_DEPLOYFILES
The command of report HTTP server (value="jrs.after_deployfiles").
|
static String |
CMD_AUTO_REFRESH_PAGE
The command of auto-refreshing a pipeline html (value="jrs.auto_refresh_page").
|
static String |
CMD_BUILDNUMBER
The command of report HTTP server (value="jrs.build_number").
|
static String |
CMD_CAN_EXPORT_DHTML_RESULT
The command of testing whether to enable to export dhtml result (value="jrs.can_export_dhtml_result").
|
static String |
CMD_CATALOG_ACCESS_CONTROL
A command, whose referred permission is Permissions.P_CATALOG_ACCESS_CONTROL (value="jrs.cmd_catalog_access_control").
|
static String |
CMD_CHANGE_PASSWORD
The command of report HTTP server (value="jrs.change_password").
|
static String |
CMD_CHECK_CURRENTREPORT
The command of report HTTP server (value="jrs.check_currentreport").
|
static String |
CMD_CHECK_PERMISSION
The command of checking the resource permission of the specified user (value="jrs.check_permission").
|
static String |
CMD_CHECK_PRIVILEGE
The command of checking the privilege of the specified user (value="jrs.check_privilege").
|
static String |
CMD_CHECK_REPORTSET
The command of report HTTP server (value="jrs.check_reportset").
|
static String |
CMD_CMDBAR_FRAME
The command of the report HTTP server (value="jrs.cmdbar_frame").
|
static String |
CMD_COPY_SCHEDULES
The command of copying schedules (value="jrs.copy_schedules").
|
static String |
CMD_CREATE_FOLDER
The command of creating folders to the server (value="jrs.create_folder").
|
static String |
CMD_CREATE_SCHEDULE_PAGE
The command of report HTTP server (value="jrs.create_schd_page").
|
static String |
CMD_DEL_ALL_COMPLETED
The command of deleting all completed task records (value="jrs.del_all_completed").
|
static String |
CMD_DEL_CAT_VER
The command of report HTTP server (value="jrs.del_cat_ver").
|
static String |
CMD_DEL_COMPLETED
The command of report HTTP server (value="jrs.del_completed").
|
static String |
CMD_DEL_ONDEMAND
The command of deleting on-demand report record (value="jrs.del_ondemand").
|
static String |
CMD_DEL_RPT_VER
The command of report HTTP server (value="jrs.del_rpt_ver").
|
static String |
CMD_DEL_RST_VER
The command of report HTTP server (value="jrs.del_rst_ver").
|
static String |
CMD_DEL_RSTDOC_VER
The command of report HTTP server (value="jrs.del_rstdoc_ver").
|
static String |
CMD_DEL_SCHEDULE
The command of report HTTP server (value="jrs.del_schedule").
|
static String |
CMD_DELETE_RESOURCE
The command of report HTTP server (value="jrs.delete_resource").
|
static String |
CMD_DELETE_SCHEDULES
The command of deleting schedules (value="jrs.delete_schedules").
|
static String |
CMD_DISABLE_SCHEDULE
The command of report HTTP server (value="jrs.disable_schedule").
|
static String |
CMD_DISABLE_SCHEDULES
The command of disabling schedules (value="jrs.disable_schedules").
|
static String |
CMD_EDIT
A command, whose referred permission is Permissions.P_EDIT (value="jrs.cmd_edit").
|
static String |
CMD_ENABLE_DISPLAY_PERMISSIONS
The command of checking whether to enable to display the user permission (value="jrs.enable_display_permissions").
|
static String |
CMD_ENABLE_SCHEDULE
The command of report HTTP server (value="jrs.enable_schedule").
|
static String |
CMD_ENABLE_SCHEDULES
The command of enabling schedules (value="jrs.enable_schedules").
|
static String |
CMD_EXPORT_PERMISSION_IS
The command of verifying the permission to export a script file (value="jrs.export_permission_is").
|
static String |
CMD_EXPORT_RESULT
The command of report HTTP server (value="jrs.exp_rst").
|
static String |
CMD_EXPORT_SCHEDULE_TO_FILE
The command of exporting schedule to a file (value="jrs.export_schedule_to_file").
|
static String |
CMD_EXPORT_SCHEDULE_TO_SCRIPT_FILE
The command of exporting schedule to a script file (value="jrs.export_schedule_to_script_file").
|
static String |
CMD_EXPORT_SCHEDULE_TO_SCRIPT_FILE_SAVE
The command of saving a script file (value="jrs.export_schedule_to_script_file_save").
|
static String |
CMD_FTP_PARAM_VALIDATION
The command of checking the validation of FTP connection options (value="jrs.ftp_param_validation").
|
static String |
CMD_GET_ACTIVE
The command of report HTTP server (value="jrs.get_active").
|
static String |
CMD_GET_ACTIVE_PARAM
The command of report HTTP server (value="jrs.get_active_param").
|
static String |
CMD_GET_ALL_ROLES
The command of report HTTP server (value="jrs.get_all_roles").
|
static String |
CMD_GET_ALL_USERS
The command of report HTTP server (value="jrs.get_all_users").
|
static String |
CMD_GET_BOOLEAN_NAMES
The command of report HTTP server (value="jrs.get_boolean_names").
|
static String |
CMD_GET_CAT_FILES_INFO
The command of report HTTP server (value="jrs.get_cat_files_info").
|
static String |
CMD_GET_CAT_RPTS
Deprecated.
replaced by
CMD_GET_CAT_RPTS_NEW |
static String |
CMD_GET_CAT_RPTS_NEW
The command of report HTTP server (value="jrs.get_cat_rpts_new").
|
static String |
CMD_GET_CAT_VER_PROP
The command of report HTTP server (value="jrs.get_cat_ver_prop").
|
static String |
CMD_GET_CATALOG_OF_REPORT
The command of report HTTP server (value="jrs.get_catalog_of_report").
|
static String |
CMD_GET_CATALOG_VERSIONS
The command of report HTTP server (value="jrs.get_cat_vers").
|
static String |
CMD_GET_CHANGE_PASSWORD_PAGE
The command of report HTTP server (value="jrs.get_change_password_page").
|
static String |
CMD_GET_COMPLETED
The command of report HTTP server (value="jrs.get_completed").
|
static String |
CMD_GET_COMPLETED_PARAM
The command of report HTTP server (value="jrs.get_completed_param").
|
static String |
CMD_GET_CUSTOM_FIELD_NAMES
The command of report HTTP server (value="jrs.get_custom_field_names").
|
static String |
CMD_GET_DHTML_PAGE
The command of report HTTP server (value="jrs.get_dhtml_page").
|
static String |
CMD_GET_DOWNLOAD_FILE
The command of report HTTP server (value="jrs.get_download_file").
|
static String |
CMD_GET_EDIT_SCHEDULE_PAGE
The command of report HTTP server (value="jrs.get_edit_schd_page").
|
static String |
CMD_GET_EDIT_SCHEDULE_PAGE_OLD
The command of report HTTP server (value="jrs.get_edit_schd_page_old").
|
static String |
CMD_GET_FILE_LIST_OF_THIS_TYPE
The command of report HTTP server (value="jrs.get_file_list_of_this_type").
|
static String |
CMD_GET_FOLDER_CATS_LCS
The command of report HTTP server (value="jrs.get_folder_cats_lcs").
|
static String |
CMD_GET_FOLDER_CATS_RPTS
The command of report HTTP server (value="jrs.get_folder_cats_rpts").
|
static String |
CMD_GET_FOLDER_FILES
The command of report HTTP server (value="jrs.get_folder_files").
|
static String |
CMD_GET_LARGE_REPORTS
Deprecated.
No replacement.
|
static String |
CMD_GET_LATEST_VERSION_NUMBER
The command of getting the latest version number (value="jrs.get_latest_version_number").
|
static String |
CMD_GET_LC_FILES_INFO
The command of report HTTP server (value="jrs.get_lc_files_info").
|
static String |
CMD_GET_MAXVERSION
The command of getting the maximum version limit of a report (value="jrs.get_maxversion").
|
static String |
CMD_GET_NEW_SCHEDULE_PAGE
The command of report HTTP server (value="jrs.get_new_schd_page").
|
static String |
CMD_GET_NODE_INFO
The command of report HTTP server (value="jrs.get_node_info").
|
static String |
CMD_GET_NODE_MAX_VER
The command of report HTTP server (value="jrs.get_node_max_ver").
|
static String |
CMD_GET_NODE_PROP
The command of report HTTP server (value="jrs.get_node_prop").
|
static String |
CMD_GET_NODE_REFER_INFO
The command of report HTTP server (value="jrs.get_node_refer_info").
|
static String |
CMD_GET_ONDEMANDS
The command of report HTTP server (value="jrs.get_ondemands").
|
static String |
CMD_GET_PERMISSION
The command of report HTTP server (value="jrs.get_permission").
|
static String |
CMD_GET_PRE_SCHD_PAGE
The command of report HTTP server (value="jrs.get_pre_schd_page").
|
static String |
CMD_GET_PREFERENCE_PAGE
The command of report HTTP server (value="jrs.get_preference_page").
|
static String |
CMD_GET_PRINTERS
The command of report HTTP server (value="jrs.get_printers").
|
static String |
CMD_GET_REAL_PATH
The command of report HTTP server (value="jrs.get_real_path").
|
static String |
CMD_GET_REALPATH
The command of report HTTP server (value="jrs.get_realpath").
|
static String |
CMD_GET_REFER_GROUPS
The command of report HTTP server (value="jrs.get_refer_groups").
|
static String |
CMD_GET_REFER_ROLES
The command of report HTTP server (value="jrs.get_refer_roles").
|
static String |
CMD_GET_REFER_USERS
The command of report HTTP server (value="jrs.get_refer_users").
|
static String |
CMD_GET_REPLACE_OLD_VER
The command of report HTTP server (value="jrs.get_replace_old_ver").
|
static String |
CMD_GET_REPORT_VERSIONS
The command of report HTTP server (value="jrs.get_rpt_vers").
|
static String |
CMD_GET_RESULT_APPLET_PAGE
Deprecated.
|
static String |
CMD_GET_RESULT_DOC_VERSIONS
The command of report HTTP server (value="jrs.get_rst_doc_vers").
|
static String |
CMD_GET_RESULT_VERSIONS
The command of report HTTP server (value="jrs.get_rst_vers").
|
static String |
CMD_GET_RPT_ANY_RST
The command of report HTTP server (value="jrs.get_report_any_result").
|
static String |
CMD_GET_RPT_DESC_PAGE
The command of report HTTP server (value="jrs.get_rpt_desc_page").
|
static String |
CMD_GET_RPT_FILES_INFO
The command of report HTTP server (value="jrs.get_rpt_files_info").
|
static String |
CMD_GET_RPT_LANGUAGES
The command of report HTTP server (value="jrs.get_rpt_languages").
|
static String |
CMD_GET_RPT_PARAM_PAGE
The command of report HTTP server (value="jrs.get_rpt_param_page").
|
static String |
CMD_GET_RPT_PARAMS
The command of report HTTP server (value="jrs.get_rpt_params").
|
static String |
CMD_GET_RPT_SHEETS
The command of report HTTP server (value="jrs.get_rpt_sheets").
|
static String |
CMD_GET_RPT_SHEETS_FROM_RST
The command of report HTTP server (value="jrs.get_rpt_sheets_from_rst").
|
static String |
CMD_GET_RPT_STYLE_GROUPS
The command of report HTTP server (value="jrs.get_rpt_style_groups").
|
static String |
CMD_GET_RPT_VER_PROP
The command of report HTTP server (value="jrs.get_rpt_ver_prop").
|
static String |
CMD_GET_RPTREALPATH
The command of report HTTP server (value="jrs.get_rpt_realpath").
|
static String |
CMD_GET_RST_VER_PROP
The command of report HTTP server (value="jrs.get_rst_ver_prop").
|
static String |
CMD_GET_RSTDOC_VER_PROP
The command of report HTTP server (value="jrs.get_rstdoc_ver_prop").
|
static String |
CMD_GET_SCHD_PARAM
The command of report HTTP server (value="jrs.get_schd_param").
|
static String |
CMD_GET_SCHEDULE_FILES
The command of getting schedule files (value="jrs.get_schedule_files").
|
static String |
CMD_GET_SCHEDULES
The command of report HTTP server (value="jrs.get_schedules").
|
static String |
CMD_GET_SECURITYINFO
The property about command get security information (value="jrs.get.securityInfo").
|
static String |
CMD_GET_SEL_CAT_PAGE
The command of report HTTP server (value="jrs.get_sel_cat_page").
|
static String |
CMD_GET_SELF_RPTS
The command of returning the self-contained reports in the current directory.
|
static String |
CMD_GET_SERVLET_PATH
The command of report HTTP server (value="jrs.get_servlet_path").
|
static String |
CMD_GET_SUBFILEDIRS
The command of report HTTP server (value="jrs.get_subfiledirs").
|
static String |
CMD_GET_SUBNODES
The command of report HTTP server (value="jrs.get_subnodes").
|
static String |
CMD_GET_SUCC_INFO
The command of report HTTP server (value="jrs.get_succ_info").
|
static String |
CMD_GET_TEMP_RESULT
The command of report HTTP server (value="jrs.get_temp_result").
|
static String |
CMD_GET_TO_VERSION_DESC
The command of report HTTP server (value="jrs.get_to_version_desc").
|
static String |
CMD_GET_VER_PARAM
The command of report HTTP server (value="jrs.get_ver_param").
|
static String |
CMD_GET_VER_RESULT
The command of report HTTP server (value="jrs.get_ver_rst").
|
static String |
CMD_GET_VER_RESULT_PAGE
The command of report HTTP server (value="jrs.get_ver_rst_page").
|
static String |
CMD_GET_VIEW_RST_PAGE
The command of report HTTP server (value="jrs.get_view_rst_page").
|
static String |
CMD_GET_WEB_APP_SEND_FILE_PATH
The command of report HTTP server (value="jrs.web_application_send_file_path").
|
static String |
CMD_GRANT
A command, whose referred permission is Permissions.P_GRANT (value="jrs.cmd_grant").
|
static String |
CMD_HAS_PAGE_SECURITY
The command of report HTTP server (value="jrs.has_page_security").
|
static String |
CMD_IMPORT_RESOURCE
The command of report HTTP server (value="jrs.import_resource").
|
static String |
CMD_IMPORT_RESOURCE_ADVANCED
The command of report HTTP server (value="jrs.import_resource_advanced").
|
static String |
CMD_IMPORT_SCHEDULE_FROM_FILE
The command of importing schedule from a file (value="jrs.import_schedule_from_file").
|
static String |
CMD_IMPORT_SCHEDULE_FROM_SCRIPT_FILE
The command of importing schedule from a script file (value="jrs.import_schedule_from_script_file").
|
static String |
CMD_IMPORT_SCHEDULE_FROM_SCRIPT_FILE_SUBMIT
The command of submitting a script file (value="jrs.import_schedule_from_script_file_submit").
|
static String |
CMD_IMPORT_SHEDULE_SCRIPTS
The command of importing scripts (value="jrs.import_schedule_scripts").
|
static String |
CMD_IS_ADMIN_USER
The command of checking if the user is an admin user (value="jrs.is_admin_user").
|
static String |
CMD_IS_DASHBOARD_ENABLED
Used to check if the server enables dashboard (value="jrs.is_dashboard_enabled").
|
static String |
CMD_IS_ENABLE_DURATION
The command of checking whether to enable the duration (value="jrs.is_enable_duration").
|
static String |
CMD_IS_PROMPT_TASK_QUEUE_FULL
The command of whether to prompt when the task queue is full (value="jrs.cmd_is_prompt_task_queue_full").
|
static String |
CMD_IS_SPLIT_PDF
The command of checking whether the "Split PDF" option is applied in scheduling a report set result to e-mail in PDF file attachment (value="jrs.is_split_pdf").
|
static String |
CMD_IS_TASK_QUEUE_FULL
The command of whether the task queue is full (value="jrs.cmd_is_task_queue_full").
|
static String |
CMD_IS_TEMP_RESULT_READY
The command of report HTTP server (value="jrs.is_temp_result_ready").
|
static String |
CMD_IS_WAIT_USER
The command of making user wait due to limited access.
|
static String |
CMD_LEFT_FRAME
The command of report HTTP server (value="jrs.left_frame").
|
static String |
CMD_LOGIN
The command of report HTTP server (value="jrs.login").
|
static String |
CMD_LOGOUT
The command of report HTTP server (value="jrs.logout").
|
static String |
CMD_MAIN_FRAME
The command of report HTTP server (value="jrs.main_frame").
|
static String |
CMD_MODIFY_REPORT |
static String |
CMD_OLDLEFT_FRAME
Deprecated.
No replacement.
|
static String |
CMD_OLDTOP_FRAME
Deprecated.
No replacement.
|
static String |
CMD_OPEN_PIPELINE_HTML
The command of opening a pipeline html (value="jrs.open_pipeline_html").
|
static String |
CMD_OPEN_PLS_HTML
The command of opening an html result to apply page level security to (value="jrs.open_pagelevelsecurity_html").
|
static String |
CMD_POST_CAT_AND_RPT
The command of report HTTP server (value="jrs.post_catalog_report").
|
static String |
CMD_POST_FONT
The command of report HTTP server (value="jrs.post_fonts").
|
static String |
CMD_POST_STYLE_GROUP
The command of report HTTP server (value="jrs.post_style_groups").
|
static String |
CMD_PUBLISHTO_VERSION
The command of publishing report result to version system (value="jrs.publishto_version").
|
static String |
CMD_REFRESH_FOLDERS
The command of report HTTP server (value="jrs.refresh_folders").
|
static String |
CMD_REMOVE_BASENAME
The command of report HTTP server (value="jrs.remove_base").
|
static String |
CMD_REMOVE_TEMP_RESULT
The command of report HTTP server (value="jrs.remove_temp_result").
|
static String |
CMD_RESTART
The command of report HTTP server (value="jrs.restart").
|
static String |
CMD_RUN_AND_VIEW
The command of report HTTP server (value="jrs.run_vw").
|
static String |
CMD_RUN_TASK
The command of report HTTP server (value="jrs.run_task").
|
static String |
CMD_SAVE_CAT_VER_PROP
The command of report HTTP server (value="jrs.save_cat_ver_prop").
|
static String |
CMD_SAVE_IMPORTED_NODE_PROP
The command of report HTTP server (value="jrs.save_imported_node_prop").
|
static String |
CMD_SAVE_IMPORTED_RESOURCE
The command of report HTTP server (value="jrs.save_imported_resource").
|
static String |
CMD_SAVE_NODE_MAX_VER
The command of report HTTP server (value="jrs.save_node_max_ver").
|
static String |
CMD_SAVE_NODE_PROP
The command of report HTTP server (value="jrs.save_node_prop").
|
static String |
CMD_SAVE_PERMISSION
The command of report HTTP server (value="jrs.save_permission").
|
static String |
CMD_SAVE_RPT_VER_PROP
The command of report HTTP server (value="jrs.save_rpt_ver_prop").
|
static String |
CMD_SAVE_RST_VER_PROP
The command of report HTTP server (value="jrs.save_rst_ver_prop").
|
static String |
CMD_SAVE_RSTDOC_VER_PROP
The command of report HTTP server (value="jrs.save_rstdoc_ver_prop").
|
static String |
CMD_SET_JDBC_CONNECTION
The command of report HTTP server (value="jrs.set_jdbc_connection").
|
static String |
CMD_SET_RESULTVERSION_VIEWED
The command to set a result version to be viewed (value="jrs.cmd_set_resultversion_viewed").
|
static String |
CMD_STOP
The command of report HTTP server (value="jrs.stop").
|
static String |
CMD_STOP_LARGE_REPORT
Deprecated.
No replacement.
|
static String |
CMD_STOP_TASK
The command of report HTTP server (value="jrs.stop_task").
|
static String |
CMD_SUBMIT_CUSTOMIZE_WEB_PAGE
The command of report HTTP server (value="jrs.submit_customize_web_page").
|
static String |
CMD_SUBMIT_MAXVERSION
The command of submitting the maximum version limit of a report (value="jrs.sub_maxversion").
|
static String |
CMD_SUBMIT_SCHEDULE
The command of report HTTP server (value="jrs.submit_schedule").
|
static String |
CMD_SUBMIT_SCHEDULE_PAGE
The command of report HTTP server (value="jrs.submit_schedule_form").
|
static String |
CMD_SUBMIT_SCHEDULE_PAGE_OLD
The command of report HTTP server (value="jrs.submit_schedule_form_old").
|
static String |
CMD_SUBTOP_FRAME
Deprecated.
No replacement.
|
static String |
CMD_TESTING_BEFORE_DEPLYCAT
The command of report HTTP server (value="jrs.test_before_deploycat").
|
static String |
CMD_TESTING_BEFORE_DEPLYFONT
The command of report HTTP server (value="jrs.test_before_deployfont").
|
static String |
CMD_TESTING_BEFORE_DEPLYSTYLEGROUP
The command of report HTTP server (value="jrs.test_before_deploystylegroup").
|
static String |
CMD_TOP_FRAME
The command of report HTTP server (value="jrs.top_frame").
|
static String |
CMD_TRY_VIEW
The command of report HTTP server (value="jrs.try_vw").
|
static String |
CMD_UPDATE_STATUS
A command, whose referred permission is Permissions.P_UPDATE_STATUS (value="jrs.cmd_update_status").
|
static String |
CMD_VIEW_DEF_VER
The command of report HTTP server (value="jrs.view_ver_def").
|
static String |
CMD_VIEW_HTML_IN_LOCAL
The command of report HTTP server (value="jrs.view_html_in_local").
|
static String |
CMD_VIEW_LARGE_REPORT
Deprecated.
No replacement.
|
static String |
CMD_VIEW_ONDEMAND
The command of the report HTTP server (value="jrs.view_ondemand").
|
static String |
CMD_VIEW_RST_VER
The command of report HTTP server (value="jrs.view_ver_rst").
|
static String |
CMD_VISIBLE
A command, whose referred permission is Permissions.P_VISIBLE (value="jrs.cmd_visible").
|
static String |
CMD_WAIT_REPORT
The command of wait in a report queue (value="jrs.wait_report").
|
static String |
CMD_WAIT_TEMP_RESULT
The command of report HTTP server (value="jrs.wait_temp_result").
|
static String |
CMD_WAIT_USER
The command of wait in a user queue (value="jrs.wait_user").
|
static String |
CMD_WEB_VIEW
The command of report HTTP server (value="jrs.web_vw").
|
static String |
COLUMN_BOOKMARK_DESC |
static String |
COLUMN_BOOKMARK_NAME |
static String |
COLUMN_BOOKMARK_REPORT |
static String |
COLUMN_BOOKMARK_UPDATE_TIME |
static String |
COLUMN_NAME_ACTIVE_CATALOG
The column Catalog on Running page (value="active_catalog").
|
static String |
COLUMN_NAME_ACTIVE_ENGING_STATUS
The column Engine Status on Running page (value="active_engine_status").
|
static String |
COLUMN_NAME_ACTIVE_LAUNCH_TYPE
The column Launch Type on Running page (value="active_launch_type").
|
static String |
COLUMN_NAME_ACTIVE_PARAMETERS
The column Parameter File on Running page (value="active_parameters").
|
static String |
COLUMN_NAME_ACTIVE_PARAMETERS_VALUES
The column Parameters on Running page (value="active_parameters_values").
|
static String |
COLUMN_NAME_ACTIVE_REPORT
The column Report on Running page (value="active_report").
|
static String |
COLUMN_NAME_ACTIVE_REPORTS
The column Report Tabs on Running page (value="active_reports").
|
static String |
COLUMN_NAME_ACTIVE_STARTED_TIME
The column Started Time on Running page (value="active_started_time").
|
static String |
COLUMN_NAME_ACTIVE_SUBMITTER
The column Requester on Running page (value="active_submitter").
|
static String |
COLUMN_NAME_ACTIVE_TASK_ID
The column Task ID on Running page (value="active_task_id").
|
static String |
COLUMN_NAME_ACTIVE_TASK_NAME
The column Schedule Name on Running page (value="active_task_name").
|
static String |
COLUMN_NAME_ACTIVE_TASK_TYPE
The column Task Type on Running page (value="active_task_type").
|
static String |
COLUMN_NAME_BACKGROUND_FORMAT
The column Result on Background Tasks page (value="background_format").
|
static String |
COLUMN_NAME_BACKGROUND_STATUS
The column Status on Background Tasks page (value="background_status").
|
static String |
COLUMN_NAME_CAT_VERSION_NUMBER
The column Version Number on Catalog Versions page (value="cat_version_number").
|
static String |
COLUMN_NAME_CCD_COMPLETED_CATALOG
The column Catalog Name on CCD completed page (value="ccd_completed_catalog").
|
static String |
COLUMN_NAME_CCD_COMPLETED_COMPLETED_TIME
The column Completed Time on CCD completed page (value="ccd_completed_completed_time").
|
static String |
COLUMN_NAME_CCD_COMPLETED_DATA_SOURCE
The column Data Source on CCD completed page (value="ccd_completed_data_source").
|
static String |
COLUMN_NAME_CCD_COMPLETED_DATA_TYPE
The column Data Type on CCD completed page (value="ccd_completed_data_type").
|
static String |
COLUMN_NAME_CCD_COMPLETED_IS_SUCCESSFUL
The column Is Successful on CCD completed page (value="ccd_completed_is_successful").
|
static String |
COLUMN_NAME_CCD_COMPLETED_NAME
The column Name on CCD completed page (value="ccd_completed_name").
|
static String |
COLUMN_NAME_CCD_COMPLETED_PARAMETERS
The column Parameters on CCD completed page (value="ccd_completed_paramters").
|
static String |
COLUMN_NAME_CCD_COMPLETED_PATH
The column Path on CCD completed page (value="ccd_completed_path").
|
static String |
COLUMN_NAME_CCD_LIST_CATALOG
The column Catalog Name on CCD list page (value="ccd_list_catalog").
|
static String |
COLUMN_NAME_CCD_LIST_DATA_SOURCE
The column Data Source on CCD list page (value="ccd_list_data_source").
|
static String |
COLUMN_NAME_CCD_LIST_DATA_TYPE
The column Data Type on CCD list page (value="ccd_list_data_type").
|
static String |
COLUMN_NAME_CCD_LIST_LAST_MODIFIED
The column Last Modified on CCD list page (value="ccd_list_last_modified").
|
static String |
COLUMN_NAME_CCD_LIST_NAME
The column Name on CCD list page (value="ccd_list_name").
|
static String |
COLUMN_NAME_CCD_LIST_PATH
The column Path on CCD list page (value="ccd_list_path").
|
static String |
COLUMN_NAME_CCD_RUNNING_CATALOG
The column Catalog Name on CCD running page (value="ccd_running_catalog").
|
static String |
COLUMN_NAME_CCD_RUNNING_DATA_SOURCE
The column Data Source on CCD running page (value="ccd_running_data_source").
|
static String |
COLUMN_NAME_CCD_RUNNING_DATA_TYPE
The column Data Type on CCD running page (value="ccd_running_data_type").
|
static String |
COLUMN_NAME_CCD_RUNNING_NAME
The column Name on CCD running page (value="ccd_running_name").
|
static String |
COLUMN_NAME_CCD_RUNNING_PARAMETERS
The column Parameters on CCD running page (value="ccd_running_paramters").
|
static String |
COLUMN_NAME_CCD_RUNNING_PATH
The column Path on CCD running page (value="ccd_running_path").
|
static String |
COLUMN_NAME_CCD_RUNNING_START_TIME
The column Start Time on CCD running page (value="ccd_running_start_time").
|
static String |
COLUMN_NAME_CCD_SCHEDULED_CATALOG
The column Catalog Name on CCD scheduled page (value="ccd_scheduled_catalog").
|
static String |
COLUMN_NAME_CCD_SCHEDULED_DATA_SOURCE
The column Data Source on CCD scheduled page (value="ccd_scheduled_data_source").
|
static String |
COLUMN_NAME_CCD_SCHEDULED_DATA_TYPE
The column Data Type on CCD scheduled page (value="ccd_scheduled_data_type").
|
static String |
COLUMN_NAME_CCD_SCHEDULED_IS_SUCCESSFUL
The column Is Successful on CCD scheduled page (value="ccd_scheduled_is_successful").
|
static String |
COLUMN_NAME_CCD_SCHEDULED_LAST_MODIFIED
The column Last Modified on CCD scheduled page (value="ccd_scheduled_last_modified").
|
static String |
COLUMN_NAME_CCD_SCHEDULED_LAST_RUN_TIME
The column Last Run Time on CCD scheduled page (value="ccd_scheduled_last_run_time").
|
static String |
COLUMN_NAME_CCD_SCHEDULED_NAME
The column Name on CCD scheduled page (value="ccd_scheduled_name").
|
static String |
COLUMN_NAME_CCD_SCHEDULED_NEXT_RUN_TIME
The column Next Run Time on CCD scheduled page (value="ccd_scheduled_next_run_time").
|
static String |
COLUMN_NAME_CCD_SCHEDULED_PATH
The column Path on CCD scheduled page (value="ccd_scheduled_path").
|
static String |
COLUMN_NAME_COMPLETED_CATALOG
The column Catalog on Completed page (value="completed_catalog").
|
static String |
COLUMN_NAME_COMPLETED_COMPLETED_TIME
The column Completed Time on Completed page (value="completed_completed_time").
|
static String |
COLUMN_NAME_COMPLETED_ENGINE_STATUS
The column Engine Status on Completed page (value="completed_engine_status").
|
static String |
COLUMN_NAME_COMPLETED_ERROR_MESSAGE
The column Error Message on Completed page (value="completed_error_message").
|
static String |
COLUMN_NAME_COMPLETED_IS_SUCCESSFUL
The column Is Successful on Completed page (value="completed_is_successful").
|
static String |
COLUMN_NAME_COMPLETED_LAUNCH_TYPE
The column Launch Type on Completed page (value="completed_launch_type").
|
static String |
COLUMN_NAME_COMPLETED_PARAMETER_FILE
The column Parameter File on Completed page (value="completed_parameter_file").
|
static String |
COLUMN_NAME_COMPLETED_PARAMETERS
The column Parameters on Completed page (value="completed_parameters").
|
static String |
COLUMN_NAME_COMPLETED_REPORT
The column Report on Completed page (value="completed_report").
|
static String |
COLUMN_NAME_COMPLETED_REPORTS
The column Report Tabs on Completed page (value="completed_reports").
|
static String |
COLUMN_NAME_COMPLETED_RESULT_FILES
The column Result Files on Completed page (value="completed_result_files").
|
static String |
COLUMN_NAME_COMPLETED_SUBMITTER
The column Requester on Completed page (value="completed_submitter").
|
static String |
COLUMN_NAME_COMPLETED_TASK_ID
The column Task ID on Completed page (value="completed_task_id").
|
static String |
COLUMN_NAME_COMPLETED_TASK_NAME
The column Schedule Name on Completed page (value="completed_task_name").
|
static String |
COLUMN_NAME_COMPLETED_TASK_TYPE
The column Task Type on Completed page (value="completed_task_type").
|
static String |
COLUMN_NAME_CRD_COMPLETED_CATALOG
The column Catalog Name on CRD completed page (value="crd_completed_catalog").
|
static String |
COLUMN_NAME_CRD_COMPLETED_COMPLETED_TIME
The column Completed Time on CRD completed page (value="crd_completed_completed_time").
|
static String |
COLUMN_NAME_CRD_COMPLETED_DATA_SOURCE
The column Data Source on CRD completed page (value="crd_completed_data_source").
|
static String |
COLUMN_NAME_CRD_COMPLETED_DATA_TYPE
The column Data Type on CRD completed page (value="crd_completed_data_type").
|
static String |
COLUMN_NAME_CRD_COMPLETED_IS_SUCCESSFUL
The column Is Successful on CRD completed page (value="crd_completed_is_successful").
|
static String |
COLUMN_NAME_CRD_COMPLETED_NAME
The column Name on CRD completed page (value="crd_completed_name").
|
static String |
COLUMN_NAME_CRD_COMPLETED_PARAMETERS
The column Parameters on CRD completed page (value="crd_completed_paramters").
|
static String |
COLUMN_NAME_CRD_COMPLETED_PATH
The column Path on CRD completed page (value="crd_completed_path").
|
static String |
COLUMN_NAME_CRD_LIST_CATALOG
The column Catalog Name on CRD list page (value="crd_list_catalog").
|
static String |
COLUMN_NAME_CRD_LIST_DATA_SOURCE
The column Data Source on CRD list page (value="crd_list_data_source").
|
static String |
COLUMN_NAME_CRD_LIST_DATA_TYPE
The column Data Type on CRD list page (value="crd_list_data_type").
|
static String |
COLUMN_NAME_CRD_LIST_LAST_MODIFIED
The column Last Modified on CRD list page (value="crd_list_last_modified").
|
static String |
COLUMN_NAME_CRD_LIST_NAME
The column Name on CRD list page (value="crd_list_name").
|
static String |
COLUMN_NAME_CRD_LIST_PATH
The column Path on CRD list page (value="crd_list_path").
|
static String |
COLUMN_NAME_CRD_RUNNING_CATALOG
The column Catalog Name on CRD running page (value="crd_running_catalog").
|
static String |
COLUMN_NAME_CRD_RUNNING_DATA_SOURCE
The column Data Source on CRD running page (value="crd_running_data_source").
|
static String |
COLUMN_NAME_CRD_RUNNING_DATA_TYPE
The column Data Type on CRD running page (value="crd_running_data_type").
|
static String |
COLUMN_NAME_CRD_RUNNING_NAME
The column Name on CRD running page (value="crd_running_name").
|
static String |
COLUMN_NAME_CRD_RUNNING_PARAMETERS
The column Parameters on CRD running page (value="crd_running_paramters").
|
static String |
COLUMN_NAME_CRD_RUNNING_PATH
The column Path on CRD running page (value="crd_running_path").
|
static String |
COLUMN_NAME_CRD_RUNNING_START_TIME
The column Start Time on CRD running page (value="crd_running_start_time").
|
static String |
COLUMN_NAME_CRD_SCHEDULED_CATALOG
The column Catalog Name on CRD scheduled page (value="crd_scheduled_catalog").
|
static String |
COLUMN_NAME_CRD_SCHEDULED_DATA_SOURCE
The column Data Source on CRD scheduled page (value="crd_scheduled_data_source").
|
static String |
COLUMN_NAME_CRD_SCHEDULED_DATA_TYPE
The column Data Type on CRD scheduled page (value="crd_scheduled_data_type").
|
static String |
COLUMN_NAME_CRD_SCHEDULED_IS_SUCCESSFUL
The column Is Successful on CRD scheduled page (value="crd_scheduled_is_successful").
|
static String |
COLUMN_NAME_CRD_SCHEDULED_LAST_MODIFIED
The column Last Modified on CRD scheduled page (value="crd_scheduled_last_modified").
|
static String |
COLUMN_NAME_CRD_SCHEDULED_LAST_RUN_TIME
The column Last Run Time on CRD scheduled page (value="crd_scheduled_last_run_time").
|
static String |
COLUMN_NAME_CRD_SCHEDULED_NAME
The column Name on CRD scheduled page (value="crd_scheduled_name").
|
static String |
COLUMN_NAME_CRD_SCHEDULED_NEXT_RUN_TIME
The column Next Run Time on CRD scheduled page (value="crd_scheduled_next_run_time").
|
static String |
COLUMN_NAME_CRD_SCHEDULED_PATH
The column Path on CRD scheduled page (value="crd_scheduled_path").
|
static String |
COLUMN_NAME_CUBE_ACTIVE_ACTUAL
The column Actual on Cube active page (value="cube_active_actual").
|
static String |
COLUMN_NAME_CUBE_ACTIVE_ALLOCATED
The column Allocated on Cube active page (value="cube_active_allocated").
|
static String |
COLUMN_NAME_CUBE_ACTIVE_CATALOG
The column Catalog on Cube active page (value="cube_active_catalog").
|
static String |
COLUMN_NAME_CUBE_ACTIVE_DATASOURCE
The column Data Source on Cube active page (value="cube_active_dataSource").
|
static String |
COLUMN_NAME_CUBE_ACTIVE_LOCATION
The column Location on Cube active page (value="cube_active_location").
|
static String |
COLUMN_NAME_CUBE_ACTIVE_NAME
The column Name on Cube active page (value="cube_active_name").
|
static String |
COLUMN_NAME_CUBE_ACTIVE_PARAMETER
The column Parameter on Cube active page (value="cube_active_parameter").
|
static String |
COLUMN_NAME_CUBE_ACTIVE_UPDATEDTIME
The column Updated Time on Cube active page (value="cube_active_updatedTime").
|
static String |
COLUMN_NAME_CUBE_ACTIVE_USAGE
The column Usage on Cube active page (value="cube_active_usage").
|
static String |
COLUMN_NAME_CUBE_HISTORY_ACTIVITIES
The column Activities on Cube log page (value="cube_history_activities").
|
static String |
COLUMN_NAME_CUBE_HISTORY_CATALOGNAME
The column Catalog Name on Cube log page (value="cube_history_catalogName").
|
static String |
COLUMN_NAME_CUBE_HISTORY_DATASOURCE
The column Data Source on Cube log page (value="cube_history_dataSource").
|
static String |
COLUMN_NAME_CUBE_HISTORY_ENDTIME
The column End Time on Cube log page (value="cube_history_endTime").
|
static String |
COLUMN_NAME_CUBE_HISTORY_MESSAGE
The column Message on Cube log page (value="cube_history_message").
|
static String |
COLUMN_NAME_CUBE_HISTORY_NAME
The column Name on Cube log page (value="cube_history_name").
|
static String |
COLUMN_NAME_CUBE_HISTORY_STARTTIME
The column Start Time on Cube log page (value="cube_history_startTime").
|
static String |
COLUMN_NAME_CUBE_HISTORY_STATUS
The column Status on Cube log page (value="cube_history_status").
|
static String |
COLUMN_NAME_CUBE_LIST_CATALOGNAME
The column Catalog on Cube list page (value="cube_list_catalogName").
|
static String |
COLUMN_NAME_CUBE_LIST_CREATETIME
The column Create Time on Cube list page (value="cube_list_createTime").
|
static String |
COLUMN_NAME_CUBE_LIST_DATASOURCE
The column Data Source on Cube list page (value="cube_list_dataSource").
|
static String |
COLUMN_NAME_CUBE_LIST_LASTRUNTIME
The column Last Run Time on Cube list page (value="cube_list_lastRunTime").
|
static String |
COLUMN_NAME_CUBE_LIST_NAME
The column Name on Cube list page (value="cube_list_name").
|
static String |
COLUMN_NAME_CUBE_LIST_NEXTRUNTIME
The column Next Run Time on Cube list page (value="cube_list_nextRunTime").
|
static String |
COLUMN_NAME_CUBE_LIST_STATUS
The column Status on Cube list page (value="cube_list_status").
|
static String |
COLUMN_NAME_CUBE_LIST_TIMESRUN
The column Times Run on Cube list page (value="cube_list_timesRun").
|
static String |
COLUMN_NAME_DOC_VERSION_CREATOR
The column Creator on Result Versions page (value="doc_version_creator").
|
static String |
COLUMN_NAME_DOC_VERSION_NUMBER
The column Version Number on Result Versions page (value="doc_version_number").
|
static String |
COLUMN_NAME_DOC_VERSION_OUTPUT
The column Results on Result Versions page (value="doc_version_output").
|
static String |
COLUMN_NAME_DOC_VERSION_PARAMETERS
The column Parameter File on Result Versions page (value="doc_version_parameters").
|
static String |
COLUMN_NAME_DOC_VERSION_PARAMETERS_VALUES
The column parameters values on Result Versions page (value="doc_version_parameters_values").
|
static String |
COLUMN_NAME_INTERACTIVE_CATALOG |
static String |
COLUMN_NAME_INTERACTIVE_CATALOG_VERSION |
static String |
COLUMN_NAME_INTERACTIVE_END_TIME |
static String |
COLUMN_NAME_INTERACTIVE_PARAMETERS |
static String |
COLUMN_NAME_INTERACTIVE_REPORT |
static String |
COLUMN_NAME_INTERACTIVE_REPORT_TABS
JREP-23323
|
static String |
COLUMN_NAME_INTERACTIVE_REPORT_VERSION |
static String |
COLUMN_NAME_INTERACTIVE_REQUESTER |
static String |
COLUMN_NAME_INTERACTIVE_STARTED_TIME |
static String |
COLUMN_NAME_INTERACTIVE_STATUS |
static String |
COLUMN_NAME_INTERACTIVE_TYPE |
static String |
COLUMN_NAME_LARGEREPORTS_COMPLETED_TIME
Deprecated.
No replacement.
|
static String |
COLUMN_NAME_LARGEREPORTS_REPORT
Deprecated.
No replacement.
|
static String |
COLUMN_NAME_LARGEREPORTS_STARTED_TIME
Deprecated.
No replacement.
|
static String |
COLUMN_NAME_LARGEREPORTS_TIME_ELAPSE
Deprecated.
No replacement.
|
static String |
COLUMN_NAME_ONDEMANDS_CANCELLED
The column Cancelled on Background Tasks page (value="ondemands_cancelled").
|
static String |
COLUMN_NAME_ONDEMANDS_CATALOG
The column Catalog on Background Tasks page (value="ondemands_catalog").
|
static String |
COLUMN_NAME_ONDEMANDS_CATALOG_VERSION
The column Catalog Version Number on Background Tasks page (value="ondemands_catalog_version").
|
static String |
COLUMN_NAME_ONDEMANDS_COMPLETED_TIME
The column Finish Time on Background Tasks page (value="ondemands_time").
|
static String |
COLUMN_NAME_ONDEMANDS_PARAMETER
The column Parameters on Background Tasks page (value="ondemands_parameter").
|
static String |
COLUMN_NAME_ONDEMANDS_REPORT
The column Report on Background Tasks page (value="ondemands_report").
|
static String |
COLUMN_NAME_ONDEMANDS_REPORT_VERSION
The column Report Version Number on Background Tasks page (value="ondemands_report_version").
|
static String |
COLUMN_NAME_ONDEMANDS_REQUESTER |
static String |
COLUMN_NAME_ONDEMANDS_STARTED_TIME
The column Start Time on Background Tasks page (value="ondemands_started_time").
|
static String |
COLUMN_NAME_ONDEMANDS_TIME_ELAPSE
The column Elapse Time on Background Tasks page (value="ondemands_time_elapse").
|
static String |
COLUMN_NAME_REPORTS_DESCRIPTION
The column Description on Reports page (value="reports_description").
|
static String |
COLUMN_NAME_REPORTS_LAST_MODIFIED
The column Last Modified on Reports page (value="reports_last_modified").
|
static String |
COLUMN_NAME_REPORTS_NAME
The column Name on Reports page (value="reports_name").
|
static String |
COLUMN_NAME_REPORTS_STATUS
The column Status on Reports page (value="reports_status").
|
static String |
COLUMN_NAME_REPORTS_TYPE
The column Type on Reports page (value="reports_type").
|
static String |
COLUMN_NAME_RPT_VERSION_NUMBER
The column Version Number on Report Versions page (value="rpt_version_number").
|
static String |
COLUMN_NAME_SCHEDULED_CATALOG
The column Catalog on Scheduled page (value="scheduled_catalog").
|
static String |
COLUMN_NAME_SCHEDULED_IS_ENABLE
The column Is Enabled on Scheduled page (value="scheduled_is_enable").
|
static String |
COLUMN_NAME_SCHEDULED_IS_SUCCESSFUL
The column Is Successful on Scheduled page (value="scheduled_is_successful").
|
static String |
COLUMN_NAME_SCHEDULED_LAST_RUN_AT
The column Last Run Time on Scheduled page (value="scheduled_last_run_at").
|
static String |
COLUMN_NAME_SCHEDULED_LAUNCH_TYPE
The column Launch Type on Scheduled page (value="scheduled_launch_type").
|
static String |
COLUMN_NAME_SCHEDULED_NEXT_RUN_AT
The column Next Run Time on Scheduled page (value="scheduled_next_run_at").
|
static String |
COLUMN_NAME_SCHEDULED_REPORT
The column Report on Scheduled page (value="scheduled_report").
|
static String |
COLUMN_NAME_SCHEDULED_REPORTS
The column Report Tabs on Scheduled page (value="scheduled_reports").
|
static String |
COLUMN_NAME_SCHEDULED_SUBMITTER
The column Requester on Scheduled page (value="scheduled_submitter").
|
static String |
COLUMN_NAME_SCHEDULED_TASK_ID
The column Task ID on Scheduled page (value="scheduled_task_id").
|
static String |
COLUMN_NAME_SCHEDULED_TASK_NAME
The column Schedule Name on Scheduled page (value="scheduled_task_name").
|
static String |
COLUMN_NAME_SCHEDULED_TASK_TYPE
The column Task Type on Scheduled page (value="scheduled_task_type").
|
static String |
COLUMN_NAME_SHARE_TO_RESOURCE
Indicates the column "Share To" on My Shared page (value="share_to_resource_path").
|
static String |
COLUMN_NAME_SHARED_RESOURCE
Indicates the column "Shared Resource" on My Shared page (value="shared_resource_path").
|
static String |
COLUMN_NAME_SHARED_RESOURCE_TIME
Indicates the column "Shared Time" on My Shared page (value="shared_resouce_time").
|
static String |
COLUMN_NAME_VERSION_CREATOR
The column Creator on Report Result Versions page (value="version_creator").
|
static String |
COLUMN_NAME_VERSION_DELETE
Deprecated.
No replacement.
|
static String |
COLUMN_NAME_VERSION_NUMBER
The column Version Number on Report Result Versions page (value="version_number").
|
static String |
COLUMN_NAME_VERSION_OUTPUT
The column Report Results on Report Result Versions page (value="version_output").
|
static String |
COLUMN_NAME_VERSION_PARAMETERS
The column Parameter File on Report Result Versions page (value="version_parameters").
|
static String |
COLUMN_NAME_VERSION_PARAMETERS_VALUES
The column parameter values on Report Result Versions page (value="version_parameters_values").
|
static String |
COLUMN_NAME_VERSION_VERSION_DATE
Deprecated.
No replacement
|
static int |
CSV
The result type: CSV result (value=9).
|
static String |
CSV_SUFFIX
The suffix of CSV files (value=".csv").
|
static int |
DAILY
The value SCH_DAYS_ID (value=0).
|
static int |
DASHBOARD_MODE_EDIT |
static int |
DASHBOARD_MODE_VIEW |
static int |
DATE_EXPIRE
Date statistics strategy: the version expires after a certain date (value=1).
|
static int |
DAY_EXPIRE
Day statistics strategy: the version expires after a number of days (value=0).
|
static int |
DEFAULT_SCHEDULE_TASK
The property to define to use default schedule task (value=0).
|
static String |
DEFAULT_TIMEZONE
Preference property name about the default time zone (value="default_timezone").
|
static String |
DELETE
The delete permission (value="delete").
|
static int |
DHTML
The result type: DHTML (Dynamic HTML) result (value=8).
|
static int |
DHTML_VIEW_BASIC |
static int |
DHTML_VIEW_BASIC_ONLY |
static int |
DHTML_VIEW_INTERACTIVE |
static String |
DISPLAY_LANGUAGE
The property for web UI: the end user specifies UI language by URL (value="jrs.language").
|
static String |
EDIT
The edit permission (value="edit").
|
static String |
ENABLE_IE_NAVIGATE2 |
static String |
ENABLE_SETTING_DISPLAY_LANGUAGE
The property about nls:
Gets language setting from browser or user preference setting (value="enable_setting_display_language").
|
static String |
ENABLE_TO_PREFER_SERVER
Indicates whether to enable the user to prefer a server or not (value="jrs.enable_to_prefer_server").
|
static String |
ENABLED_DASHBOARD_HOME_PAGE
The option of enabling to set JDashboard as the server home page (value="enabled_dashboard_home_page").
|
static String |
EncryptedString |
static String |
ESCAPE_DATA_SOURCE_CONNECTION_NAME_PREFIX |
static int |
EXCEL
The result type: Excel result (value=4).
|
static String |
EXCEL_2010_SUFFIX
The suffix of excel 2010 files (value=".xlsx").
|
static String |
EXCEL_SUFFIX
The suffix of excel files (value=".xls").
|
static String |
EXECUTE
The execute permission (value="execute").
|
static String |
EXPIRED_ASK_CHANGE
The property of user: whether ask to change password when the password has expired.
|
static int |
FAX
The result type: FAX result (value=11).
|
static int |
FIRST_WEEK
Indicates running on the xth week in a month (value=0).
|
static String |
FORMULAS_REFERENCING_BOUND_DATA_ERROR_HANDLE_METHOD |
static int |
FOURTH_WEEK
Indicates running on the xth week in a month (value=3).
|
static int |
FTP_LOGON_KEY_AND_PASSWORD
LOGON_NORMAL indicates the SFTP logon type: key file and password (value=2}).
|
static int |
FTP_LOGON_KEYFILE
LOGON_NORMAL indicates the SFTP logon type: key file type (value=1}).
|
static int |
FTP_LOGON_NORMAL
LOGON_NORMAL indicates the SFTP logon type: normal type (value=0).
|
static String |
GRANT
The grant permission (value="grant").
|
static String |
HISTORY_PATH
Indicates the version result path in URL (value="/history/").
|
static int |
HOURLY
The value SCH_DAYS_ID (value=6).
|
static int |
HTML
The result type: HTML result (value=1).
|
static String |
HTML_SUFFIX
The suffix of html files (value=".html").
|
static String |
ICONVIEW_NUMBER |
static int |
IMMEDIATELY
The launch type of a scheduled task: immediately (value=0).
|
static String |
IS_DASHBOARD_HOME_PAGE
The option of setting JDashboard as the server home page (value="dashboard_ishomepage").
|
static String |
IS_FORCED_LANGUAGE
The property about nls: indicates whether user's language setting is reset (value="is_forced_language").
|
static String |
JRD_STUDIO_MODE_BASIC |
static String |
JRD_STUDIO_MODE_BASIC_ONLY |
static String |
JRD_STUDIO_MODE_EDIT |
static String |
JRD_STUDIO_MODE_INTERACTIVE |
static String |
JRD_STUDIO_MODE_VIEW |
static String |
JRD_STUDIO_MODE_VIEW_ONLY |
static String |
JRS_HEADER_GRP_COLS
The HTTP header field sending grouped columns to JRClient (value="JRS-GRP-COLS").
|
static String |
JRS_HEADER_MESSAGE
The HTTP header field sending messages to JRClient (value="JRS-MESSAGE").
|
static String |
JRS_PREFIX
The prefix of JReport HTTP query fields (value="jrs.").
|
static String |
JRTASK_PUBLISH
The class name of a scheduled task: Publish to Report (value="jet.server.schedule.jrtasks.PublishRptTask").
|
static String |
JRTASK_PUBLISH_ANALYSIS
The class name of a scheduled task: Publish to Analysis Report (value="jet.server.schedule.jrtasks.PublishAnalysisRptTask").
|
static int |
JSCRIPT_SELECTOR
Folder selector is based on javascript (value=0).
|
static int |
JSON_STREAM |
static int |
JSP_SELECTOR
Folder selector is based on JSP (value=2).
|
static int |
KEEPORIGIN
The property for WordWrap
Indicates keep orign (value=0).
|
static String |
LANGUAGE
The property about nls: the user's default locale (value="locale_nls").
|
static int |
LAST_WEEK
Indicates running on the xth week in a month (value=4).
|
static String |
LC_FOLDER_PATH
LC Resource folder's root path (value="/COMPONENT_LIB").
|
static int |
LOCATION_MY_FOLDER
User personal folder (value=1).
|
static int |
LOCATION_ORGANIZATION_FOLDER
Organization folder (value=3).
|
static int |
LOCATION_PUBLIC_FOLDER
Public folder (value=2).
|
static int |
LOCATION_VERSION_FOLDER
Build-in version folder (value=0).
|
static int |
MAIL_FMT_DEFAULT
The default mail format.
|
static int |
MAIL_FMT_HTML
The mail format: HTML mail (value=0).
|
static int |
MAIL_FMT_HTML_FILE
The mail format: HTML file as attachment (value=2).
|
static int |
MAIL_FMT_PDF_FILE
The mail format: PDF file as attachment (value=3).
|
static int |
MAIL_FMT_PLAIN_TXT
The mail format: Plain text mail (value=1).
|
static int |
MAIL_FMT_PS_FILE
The mail format: PostScript File as attachment (value=6).
|
static int |
MAIL_FMT_RST_FILE
The mail format: JReport .rst file as attachment (value=4).
|
static int |
MAIL_FMT_RTF_FILE
The mail format: Rtf file as attachment (value=8).
|
static int |
MAIL_FMT_SDF_TEXT
The mail format: Delimited text as attachment (value=5).
|
static int |
MAIL_FMT_TEXT
The mail format: E-mail result in plain text E-mail format (value=11).
|
static int |
MAIL_FMT_XLS_FILE
The mail format: Excel file as attachment (value=7).
|
static int |
MAIL_FMT_XML_FILE
The mail format: XML file as attachment (value=9).
|
static String |
MAX_AUTOCOMPLETE_LIST_NUM
Preference property name about the maximum number of auto-complete parameter list (value="max_autocomplete_list_num").
|
static String |
MIME_DEPLOY_FILE
The MIME type of deploy file (value="application/x-jreport-deploy-file").
|
static String |
MIME_DEPLOY_FONT
The MIME type of deploy font (value="application/x-jreport-deploy-font").
|
static String |
MIME_DEPLOY_GOOGLEINFO
The MIME type of deploy Google information (value="application/x-jreport-deploy-googleinfo").
|
static String |
MIME_DEPLOY_STYLEGROUP
The MIME type of deploy style group (value="application/x-jreport-deploy-stylegroup").
|
static String |
MIME_HTML_URLENCODED
The MIME type of html (value="application/x-www-form-urlencoded").
|
static int |
MINUTELY
The value SCH_DAYS_ID (value=5).
|
static String |
MONITOR_SERVER_WEB_URL
Deprecated.
since V8, it is not recommended to use the deprecated API Constant
to obtain monitoring homepage url.
In the future version, this constant definition will possibly be deleted without any notification.
|
static int |
MONTHLY
The value SCH_DAYS_ID (value=2).
|
static String |
MULTIPLE_ALL_VALUE
For multiple value parameters, it stands for the ALL value (value=U+0007).
|
static byte |
NODE_CATALOG
Report node (value=2).
|
static byte |
NODE_FOLDER
Report node (value=3).
|
static byte |
NODE_LC
Report node (value=4).
|
static byte |
NODE_OTHER |
static byte |
NODE_REPORT
Report node (value=0).
|
static byte |
NODE_RESULT
Report node (value=1).
|
static int |
NOWORDWRAP
The property for WordWrap
Indicates no wordwrap (value=1).
|
static String |
NUM_PER_PAGE_ADM_EDIT_GROUP_MEMBERS |
static String |
NUM_PER_PAGE_ADM_EDIT_GROUP_MEMBERS_ADD |
static String |
NUM_PER_PAGE_ADM_EDIT_GROUPS_OF_USER |
static String |
NUM_PER_PAGE_ADM_EDIT_GROUPS_OF_USER_ADD |
static String |
NUM_PER_PAGE_ADM_EDIT_ROLE_MEMBERS |
static String |
NUM_PER_PAGE_ADM_EDIT_ROLE_MEMBERS_ADD |
static String |
NUM_PER_PAGE_ADM_EDIT_ROLES_OF_USER |
static String |
NUM_PER_PAGE_ADM_EDIT_ROLES_OF_USER_ADD |
static String |
NUM_PER_PAGE_ADM_GROUP |
static String |
NUM_PER_PAGE_ADM_ORGANIZATION |
static String |
NUM_PER_PAGE_ADM_PERMISSION_AVAILABLE |
static String |
NUM_PER_PAGE_ADM_PERMISSION_SELECTED |
static String |
NUM_PER_PAGE_ADM_PRIVILEGE_AVAILABLE |
static String |
NUM_PER_PAGE_ADM_PRIVILEGE_SELECTED |
static String |
NUM_PER_PAGE_ADM_RESOURCE |
static String |
NUM_PER_PAGE_ADM_ROLE |
static String |
NUM_PER_PAGE_ADM_USER |
static String |
NUM_PER_PAGE_BACKGROUNDTASKS |
static String |
NUM_PER_PAGE_BV_SECURITY_SETTING_AVAILABLE |
static String |
NUM_PER_PAGE_BV_SECURITY_SETTING_SELECTED |
static String |
NUM_PER_PAGE_COMPLETED |
static String |
NUM_PER_PAGE_INTERACTIVE |
static String |
NUM_PER_PAGE_PERMISSION_AVAILABLE |
static String |
NUM_PER_PAGE_PERMISSION_SELECTED |
static String |
NUM_PER_PAGE_RESOURCE
Preference property value about Pagination number (value="num_per_page_resource").
|
static String |
NUM_PER_PAGE_RUNNING |
static String |
NUM_PER_PAGE_SCHEDULED |
static String |
ONLY_CSS_STYLE
Preference property which indicates whether only to display CSS style options in Style Group or not (value="only_css_style").
|
static String[] |
OVERFLOWS
Overflow types (value={"VISIBLE", "HIDDEN"}).
|
static String |
P_TASK_PUBLISH
Publish to RPT Task's class name.
|
static String |
PAR_DIRECTORY
The property about parent directory (value="jrs.parent_directory").
|
static String |
PARAM_GEN_SUFFIX
The suffix of JReport parameter generator files (value=".dparam").
|
static String |
PARAM_IS_COLUMN
The tag of the parameter IsColumn in the parameter description file (value="IsColumn:").
|
static String |
PARAM_NAME
The tag of the parameter name in the parameter description file (value="Name:").
|
static String |
PARAM_OPTIONS
The tag of the parameter value Options in the parameter description file (value="Options:").
|
static String |
PARAM_PMT
The tag of the parameter prompt in the parameter description file (value="PromptText:").
|
static String |
PARAM_SUFFIX
The suffix of JReport parameter files (value=".param").
|
static String |
PARAM_TYPE
The tag of the parameter type in the parameter description file (value="Type:").
|
static String |
PARAM_VALUE
The tag of the parameter value in the parameter description file (value="Value:").
|
static int |
PDF
The result type: PDF result (value=2).
|
static String |
PDF_SUFFIX
The suffix of PDF files (value=".pdf").
|
static int |
PERIODICALLY
The launch type of a scheduled task: periodically (value=8).
|
static String |
POPUP_DHTML_WINDOW
The option of poping up DHTML window (value="popup_dhtml_window").
|
static int |
PRECISION_ANY
The constants represent any precision value (value=0).
|
static int |
PRECISION_HIGH
The constants represent the high precision value (value=2).
|
static int |
PRECISION_LOW
The constants represent the low precision value (value=1).
|
static String |
PREFERENCE_NAME_DAYS_DEFINITION_FOR_COMPLETED
Preference property name about day definition for keeping completed tasks (value="days_definition_for_completed").
|
static String |
PREFERENCE_NAME_DEFAULT_MODE_FOR_DASHBOARD
Specifies the default mode of Dashboard user enters by clicking the dashboard file name.
|
static String |
PREFERENCE_NAME_DEFAULT_MODE_FOR_STUDIO
Specifies the default mode of Studio user enters.
|
static String |
PREFERENCE_NAME_DEFAULT_VIEW_FOR_DHTML
Specifies the default view of DHTML user enters.
|
static String |
PREFERENCE_NAME_DEFAULT_VIEW_FORMAT
Preference property name about default view format of reports (value="default_view_format").
|
static String |
PREFERENCE_NAME_FOLDER_SELECTOR_FORMAT
Deprecated.
since v10.
|
static String |
PREFERENCE_NAME_KEEP_LEFT_BAR
Deprecated.
No replacement.
|
static String |
PREFERENCE_NAME_PAGE_STYLE
Preference property name about page style of the home page (value="page_style" ).
|
static String |
PREFERENCE_NAME_PARAMETERS_DISPLAY_SIZE
Preference property about display size definition of parameters applied to the completed and active schedules (value="parameters_display_size").
|
static String |
PREFERENCE_NAME_USE_MAJOR_SORT_AS_DEFAULT
Preference property name of "Use Major Sort as Default" (value="Use_Major_Sort_as_Default").
|
static int |
PRINTER
The result type: PRINTER result (value=10).
|
static String |
PRIVILEGE_ACCESS_ADVANCED_PROPERTIES
Used to check whether a user or a role can view catalog connection information and report resource in the version properties page (value="jrs.privilege_access_advanced_properties").
|
static String |
PRIVILEGE_CREATE_ANALYSIS_REPORT
Deprecated.
No replacement.
|
static String |
PRIVILEGE_DEPLOY_REPORT
Deprecated.
from v8, replaced by
PRIVILEGE_PUBLISH_REPORT. |
static String |
PRIVILEGE_PUBLISH_REPORT
Used to check whether a user or a role can publish reports (value="jrs.privilege_publish_report").
|
static String |
PRIVILEGE_URI
Used to check whether to check privilege (value="jrs.p_r_i_v_i_l_e_g_e_uri").
|
static int |
PS
The result type: PostScript result (value=5).
|
static String |
PS_SUFFIX
The suffix of ps files (value=".ps").
|
static String |
READ
The read permission (value="read").
|
static String |
REMOTE_DISPATCHER
Dispatcher for dispatching requests to remote servers (value="jrs.remote.dispatcher").
|
static String |
REMOTE_SERVER_HOST
Remote server host name (value="jrs.remote.host").
|
static String |
REMOTE_SERVER_PORT
Remote server's RMI port (value="jrs.remote.rmiport").
|
static String |
REPORT_SHEET_DESC
The description of the report sheet (value="SheetDesc:").
|
static String |
REPORT_SHEET_DISPLAYNAME
The display name of the report sheet (value="SheetDisplayName:").
|
static String |
REPORT_SHEET_NAME
The name of the report sheet (value="SheetName:").
|
static String |
RESERVED_ORGANIZATION_NAME
The reserved organization name.
It represents the none-orgnaization. |
static String |
RESET_ASK_CHANGE
The property of user: whether ask to change password when the password has reset by admin user.
|
static String |
RESULT_PATH
Indicates the temporary result path in URL (value="/result/").
|
static String |
RPT_MIME_NAME
The MIME type of JReport report files (value="application/x-jrreport").
|
static int |
RPT_STATUS_ALL
Indicates the status of a report in a reportset (value=2).
|
static int |
RPT_STATUS_CURRENT
Indicates the status of a report in a reportset (value=0).
|
static int |
RPT_STATUS_OPEN
Indicates the status of a report in a reportset (value=1).
|
static String |
RPT_SUFFIX
The suffix of JReport report files (value=".cls").
|
static String |
RSD_SUFFIX
The suffix of JReport DHTML result files (value=".rsd").
|
static int |
RST
The result type: JReport result (value=0).
|
static String |
RST_SUFFIX
The suffix of JReport result files (value=".rst").
|
static int |
RTF
The result type: RTF (Rich Text Format) result (value=6).
|
static String |
RTF_SUFFIX
The suffix of rtf files (value=".rtf").
|
static String |
SCH_AT_MIN
The property of schedules: indicates running at which minute in a hour (when jrs.is_hourly is true) (value="jrs.at_min").
|
static String |
SCH_DAY
The property of schedules: (value="jrs.day").
|
static String |
SCH_DAYS_ID
The property of schedules: indicates the schedule will run daily, weekly or monthly (value="jrs.days_id").
|
static String |
SCH_HOUR
The property of schedules: indicates the start hour of a period of time (when both jrs.is_hourly and jrs.is_between are true) (value="jrs.hour").
|
static String |
SCH_HOUR2
The property of schedules: indicates the finish hour of a period of time (when both jrs.is_hourly and jrs.is_between are true) (value="jrs.hour2").
|
static String |
SCH_HOURS
The property of schedules: indicates every how many hours to run (when jrs.is_hourly is true) (value="jrs.hours").
|
static String |
SCH_IS_AFTER
The property of schedules: indicates whether to run after the specific time (value="jrs.is_after").
|
static String |
SCH_IS_BEFORE
The property of schedules: indicates whether to run before the specific time (value="jrs.is_before").
|
static String |
SCH_IS_BETWEEN
The property of schedules: indicates if the schedule is to be run between the start time and the finish time (when jrs.is_hourly or jrs.is_minutely is true) (value="jrs.is_between").
|
static String |
SCH_IS_DAY
The property of schedules: indicates if running on the xth day in a month (when monthly is selected) (value="jrs.is_day").
|
static String |
SCH_IS_HOURLY
The property of schedules: indicates if the schedule is to be run every hour (value="jrs.is_hourly").
|
static String |
SCH_IS_MINUTELY
The property of schedules: indicates whether to run the schedule every minute (value="jrs.is_minutely").
|
static String |
SCH_IS_PM
The property of schedules: indicates the start PM or AM of a period of time (when both jrs.is_hourly and jrs.is_between are true) (value="jrs.is_pm").
|
static String |
SCH_IS_PM2
The property of schedules: indicates the finish PM or AM of a period of time (when both jrs.is_hourly and jrs.is_between are true) (value="jrs.is_pm2").
|
static String |
SCH_IS_WEEKDAY
The property of schedules: indicates whether to run a report on a specific weekday (i.e.
|
static String |
SCH_MIN
The property of schedules: indicates the start minute of a period of time (when both jrs.is_hourly and jrs.is_between are true) (value="jrs.min").
|
static String |
SCH_MIN2
The property of schedules: indicates the finish minute of a period of time (when both jrs.is_hourly and jrs.is_between are true) (value="jrs.min2").
|
static String |
SCH_MINUTES
The property of schedules: indicates every how many minutes to run (when jrs.is_minutely is true) (value="jrs.minutes").
|
static String |
SCH_MONTH
The property of schedules: indicates every how many months to run (when monthly is selected) (value="jrs.month").
|
static String |
SCH_WEEK
The property of schedules: indicates every how many weeks to run (when weekly is selected) (value="jrs.week").
|
static String |
SCH_WEEKDAY
The property of schedules: indicates running on which day
in a week (when monthly is selected and jrs.is_day is false) (value="jrs.weekday").
|
static String |
SCH_WEEKDAYS
The property of schedules: indicates on which day to run
in a week (when weekly is selected)(value="jrs.weekdays").
|
static String |
SCHEDULE
The schedule permission (value="schedule").
|
static int |
SECOND_WEEK
Indicates running on the xth week in a month (value=1).
|
static int |
SERVER_DISK_PATH
Represents the type of real disk path of server (value=1).
|
static int |
SERVER_RESOURCE_PATH
Represents the type of resource path of the server (value=0).
|
static String |
SHARED_ALLOWEDITREPORT |
static String |
SHARED_FOLDER_PATH
LC Resource folder's root path (value="/SHARED_REPORT_PATH").
|
static String |
SHARED_ISROOTSHARED |
static String |
SHARED_USER |
static String |
SHOW_LOADING_ICON |
static String |
SHOW_PARAM_LOADING |
static String |
SKIN_ENABLE_LOADING_STATUE
The property indicates whether to allow loading statue.
|
static String |
SKIN_ENABLE_WAITTING_PAGE
The property indicates whether the waiting screen is visible.
|
static String |
SKIN_FORMAT
The property about the skin format.
|
static String |
SKIN_STATUE_ALIGN
The property indicates alignment direction for the tip text.
|
static String |
SKIN_STYLE
The property about the name of the skin style.
|
static String |
SKIN_TIP_FONT_FAMILY
The property about font family of the tip text.
|
static String |
SKIN_TIP_FONT_ISBLOD
Deprecated.
replaced by SKIN_TIP_FONT_ISBOLD
|
static String |
SKIN_TIP_FONT_ISBOLD
The property indicates whether the tip text is bold.
|
static String |
SKIN_TIP_FONT_ISITALIC
The property indicates whether the tip text is italic.
|
static String |
SKIN_TIP_FONT_ISUNDERLINE
The property indicates whether the tip text has underline.
|
static String |
SKIN_TIP_FONT_SIZE
The property about font size of the tip text.
|
static String |
SKIN_WAITTING_PAGE
The property about font family of the tip text.
|
static String |
SKIN_WAITTING_STATUE
The property about the waiting statue name.
|
static int |
SORT_ORDER_ASCENDING
SORT_ORDER_ASCENDING indicates the sort order: ascending (value=0).
|
static int |
SORT_ORDER_DESCENDING
SORT_ORDER_DESCENDING indicates the sort order: descending (value=1).
|
static int |
SORT_ORDER_NOSORT
SORT_ORDER_NOSORT indicates the sort order: no sort (value=2).
|
static int |
STATUS_REPORT_ACTIVE
Actives report status (value=1).
|
static int |
STATUS_REPORT_INACTIVE
Inactive report status (value=2).
|
static int |
STATUS_REPORT_INCOMPLETE
Incomplete report status (value=3).
|
static int |
STUDIO_MODE_EDIT |
static int |
STUDIO_MODE_VIEW |
static int |
STUDIO_MODE_VIEW_ONLY |
static String |
SUFFIX_CSV
The property value for text file suffix
Indicates text file suffix with csv (value="csv").
|
static String |
SUFFIX_DAT
The property value for text file suffix
Indicates text file suffix with dat (value="dat").
|
static String |
SUFFIX_TXT
The property value for text file suffix
Indicates text file suffix with txt (value="txt").
|
static String |
SVG_SUFFIX
Deprecated.
|
static String |
SYS_BUILD_IN_USER_FULL_NAME_ADMIN |
static String |
SYS_BUILD_IN_USER_FULL_NAME_GUEST |
static String |
SYS_BUILD_IN_USER_FULL_NAME_ORGANIZATION_ADMIN |
static String |
TAG_ABS_URL
Deprecated.
|
static String |
TAG_ACCESSIBLE_PDF
The property about TO PDF: indicates whether the pdf is Accessible PDF (value="jrs.accessible_pdf").
|
static String |
TAG_ACCESSIBLE_PDF_ORDER
JREP-25123
|
static String |
TAG_AFTER_APM
The property about task running after time (periodically): the PM or AM (value="jrs.after_apm").
|
static String |
TAG_AFTER_DAY
The property about the task run after time (periodically): the beginning day (value="jrs.after_day").
|
static String |
TAG_AFTER_HOUR
The property about the task run after time (periodically): the beginning hour (value="jrs.after_hour").
|
static String |
TAG_AFTER_MINUTE
The property about the task run after time (periodically): the beginning day (value="jrs.after_minute").
|
static String |
TAG_AFTER_MONTH
The property about the task run after time (periodically): the ceasing month (value="jrs.after_month").
|
static String |
TAG_AFTER_YEAR
The property about the task run after time (periodically): the ceasing year (value="jrs.after_year").
|
static String |
TAG_APPLET_TYPE
Deprecated.
|
static String |
TAG_ARCHIVE_LOCATION
Indicates the result archiving location (value="jrs.archive_location").
|
static String |
TAG_ARCHIVE_MY_DESTINATION
Indicates the result archiving location in the personal folder (value="jrs.archive_my_destination").
|
static String |
TAG_ARCHIVE_NEW_VERSION
Indicates whether to archive the next version as a new one (value="jrs.archive_new_version").
|
static String |
TAG_ARCHIVE_ORGANIZATION_DESTINATION
Indicates the result archiving location in the organization folder (value="jrs.archive_organization_destination").
|
static String |
TAG_ARCHIVE_PUBLIC_DESTINATION
Indicates the result archiving location in the public folder (value="jrs.archive_public_destination").
|
static String |
TAG_ARCHIVE_SPECIFIED_DESTINATION
Indicates the result archiving location in the specified folder (value="jrs.archive_specified_destination").
|
static String |
TAG_AUTH_ORG
The HTTP query field about direct login: the organization ID (value="jrs.auth_org").
|
static String |
TAG_AUTH_PWD
The HTTP query field about direct login: the password (value="jrs.auth_pwd").
|
static String |
TAG_AUTH_SCHEME
The property about authentication scheme: basic or digest (value="jrs.auth_scheme").
|
static String |
TAG_AUTH_UID
The HTTP query field about direct login: the user ID (value="jrs.auth_uid").
|
static String |
TAG_AUTHORIZATION
The HTTP query field about direct login: the Base64-encoded authorization (value="jrs.authorization").
|
static String |
TAG_AUTO_ARCHIVE
Indicates whether to auto-archive the viewed result (value="jrs.auto_archive").
|
static String |
TAG_AUTO_CANCEL_TASK
The property about after task duration, whether to cancel the task (value="jrs.auto_cancel_task").
|
static String |
TAG_AUTO_RECOVER_TASK_COUNT
Used to record a recovering tasks' retrying times (value="jrs.auto_recover_task.count").
|
static String |
TAG_AUTO_RECOVER_TASK_INTERVAL
Used to define the recovering task retrying interval if a recovering (value="jrs.auto_recover_task.interval")
|
static String |
TAG_AUTO_RECOVER_TASK_MAXTIMES
Used to define the maximum retrying times for a recovering task (value="jrs.auto_recover_task.maxtimes").
|
static String |
TAG_AUTO_RECOVER_TASK_REDOALL
Used to define whether to re-run all sub-tasks, including the task which has been executed successfully (value="jrs.auto_recover_task.redo_all_subtasks").
|
static String |
TAG_BACKGROUND_HOURS
The property about TO DHTML: sets background timeout hours (value="jrs.background.hours").
|
static String |
TAG_BACKGROUND_MINUTES
The property about TO DHTML: sets background timeout minutes (value="jrs.background.minutes").
|
static String |
TAG_BACKGROUND_MODE
The property about TO DHTML: indicates whether to set the background mode (value="jrs.background.mode").
|
static String |
TAG_BACKGROUND_SECONDS
The property about TO DHTML: sets background timeout seconds (value="jrs.background.seconds").
|
static String |
TAG_BEFORE_APM
The property about task 'run until' time (periodically): the PM or AM (value="jrs.before_apm").
|
static String |
TAG_BEFORE_DAY
The property about the task run before time (periodically): the ceasing day (value="jrs.before_day").
|
static String |
TAG_BEFORE_HOUR
The property about the task run before time (periodically): the ceasing hour (value="jrs.before_hour").
|
static String |
TAG_BEFORE_MINUTE
The property about the task run before time (periodically): the ceasing minute (value="jrs.before_minute").
|
static String |
TAG_BEFORE_MONTH
The property about the task run before time (periodically): the ceasing month (value="jrs.before_month").
|
static String |
TAG_BEFORE_YEAR
The property about the task run before time (periodically): the ceasing year (value="jrs.before_year").
|
static String |
TAG_BEGIN_INDEX
TAG_BEGIN_INDEX the property to specify begin index of data.
|
static String |
TAG_BEST_EDITING_RTF
The property about TO Rich Text Format: indicates whether it is the best editing (value="jrs.best_editing_rtp").
|
static int |
TAG_BIG5
The encoding for converting is Big5 (value=2).
|
static String |
TAG_BOOKMARK
JREP-18320
|
static String |
TAG_BTW_APM1
The property about task run time (periodically): the first PM or AM about Repetition (value="jrs.btw_apm1").
|
static String |
TAG_BTW_APM2
The property about task run time (periodically): the second PM or AM about Repetition (value="jrs.btw_apm2").
|
static String |
TAG_BTW_H1
The property about task run time (periodically): indicates the original hour when running every hour or every minute (value="jrs.btw_h1").
|
static String |
TAG_BTW_M1
The property about task run time (periodically): indicates the original minute when running every hour or every minute (value="jrs.btw_m1").
|
static String |
TAG_BUILTIN_FUCTION_ACCESIBLE_RESOURCE |
static String |
TAG_BURSTING_SCHEMA
The property to indicate the selected bursting schema that will
be used in a bursting task (value="jrs.bursting_schema").
|
static String |
TAG_BV_LIST |
static String |
TAG_BV_LIST_FILE_NAME |
static String |
TAG_BV_NAME
The property of Cube task: the bv name (value="jrs.bv_name").
|
static String |
TAG_BV_SECURITY_SETTING_NAME |
static String |
TAG_CACHE_AGGREGATION |
static String |
TAG_CACHE_BV |
static String |
TAG_CACHE_CASCADING_PARAM |
static String |
TAG_CACHE_DETAIL_ON_DISK
the property of Cube, when it is false, Cube will only include aggregation data,
otherwise, Cube will contain both detail and Aggregation data (value="jrs.cache_detail_on_disk").
|
static String |
TAG_CACHED_CONNECTIONS_DATA
The property about the task "Cached Connection Data".
|
static String |
TAG_CALENDAR_TYPE |
static String |
TAG_CASE_SENSITIVITY_IN_LOGIN_USER_NAME |
static String |
TAG_CAT_CACHE_ID |
static String |
TAG_CAT_VERSION
The version of catalog (value="jrs.cat_version").
|
static String |
TAG_CATALOG
The property about report or reportset: report catalog (value="jrs.catalog").
|
static String |
TAG_CATALOG_COPY_MODEL
Indicates the catalog copy model (value="jrs.catalog.copy.model").
|
static String |
TAG_CATALOG_DATASOURCE
Used to specify one catalog data source (value="jrs.catalog_datasource").
|
static String |
TAG_CATALOG_STUDIO_LOCK_TIMEOUT |
static String |
TAG_CEASE_DAY
The property about ceasing schedule at time (once): the ceasing day (value="jrs.cease_day").
|
static String |
TAG_CEASE_HOUR
The property about ceasing schedule at time (once): the ceasing hour (value="jrs.cease_hour").
|
static String |
TAG_CEASE_MIN
The property about ceasing schedule at time (once): the ceasing minute (value="jrs.cease_min").
|
static String |
TAG_CEASE_MONTH
The property about ceasing schedule at time (once): the ceasing month (value="jrs.cease_month").
|
static String |
TAG_CEASE_SEC
The property about ceasing schedule at time (once): the ceasing second (value="jrs.cease_sec").
|
static String |
TAG_CEASE_YEAR
The property about ceasing schedule at time (once): the ceasing year (value="jrs.cease_year").
|
static String |
TAG_CHAR_HEIGHT
The property about TO TEXT: indicates the user defined character height (value="jrs.udchar_height").
|
static String |
TAG_CHAR_WIDTH
The property about TO TEXT: indicates the user defined character width (value="jrs.udchar_width").
|
static String |
TAG_CHECK_FULLNAME
The HTTP query field about checking temp result name: whether to check temp result name with full name (value="jrs.check_fullname").
|
static String |
TAG_CLIENT_LOCALE
The HTTP query field about locale of the client browser (value="jrs.client_locale").
|
static String |
TAG_CLOSE_START_PAGE
Preference property name about whether close start page (value="jrs.close_start_page").
|
static String |
TAG_CMD
The HTTP query field: JReport server command (value="jrs.cmd").
|
static String |
TAG_COL
The reports column index (value="ColIndex").
|
static String |
TAG_COMBINED_REPORTS |
static String |
TAG_COMPRESS_CHK_PDF
The property about TO PDF: indicates whether to compress images (value="jrs.compress_chk_pdf").
|
static String |
TAG_COMPRESS_CHK_PDF_MAIL
The property about the task "Publish to Email": The mail format based on PDF (value="jrs.compress_chk_pdf_mail").
|
static String |
TAG_COMPRESS_IMAGE_CON
The property about TO PDF: indicates whether it comes from web page (value="jrs.compress_image_pdf_f").
|
static String |
TAG_COMPRESS_IMAGE_PDF
The property about TO PDF: indicates whether to compress images (value="jrs.compress_image_pdf").
|
static String |
TAG_COMPRESS_IMAGE_PDF_MAIL
The property about the task "Publish to Email": The mail format based on PDF (value="jrs.compress_image_pdf_mail").
|
static String |
TAG_CONFIRM_NEW_PASSWORD
The HTTP query field about changing password: the new password to be confirmed (value="jrs.confirm_new_password").
|
static int |
TAG_CONNECTION_DATA
The property of the query type: connection data (value=7).
|
static String |
TAG_CONNECTION_NAME |
static String |
TAG_CONNECTIONS |
static int |
TAG_CRD_EXPIRE_AFTER
The property of the CRD expiration: after (value=2).
|
static int |
TAG_CRD_EXPIRE_AT
The property of the CRD expiration: at (value=1).
|
static int |
TAG_CRD_EXPIRE_NEVER
The property of the CRD expiration: never (value=0).
|
static String |
TAG_CRD_EXPIRE_TYPE
The property which indicates the CRD expiration type (value="jrs.crd_expire").
|
static String |
TAG_CREATED_TIME
The property about the result version: the result version creation time (value="jrs.created_time").
|
static String |
TAG_CSV_ESCAPEFORMULA |
static String |
TAG_CUSTOM_FIELD_PREFIX
The prefix of JReport custom field (value="CUSTOM_FIELD_").
|
static String |
TAG_DATA_SOURCE_NAME
The property of CRD task: the data source name (value="jrs.data_source_name").
|
static String |
TAG_DATA_SOURCES |
static String |
TAG_DATABASES |
static String |
TAG_DATE_FORMAT_PROFILE |
static String |
TAG_DATE_TIME_FORMAT_LOCALE |
static String |
TAG_DB_PSWD
The property to run reports: the DB password (value="jrs.db_pswd").
|
static String |
TAG_DB_USER
The property to run reports: the DB user ID (value="jrs.db_user").
|
static String |
TAG_DBS_CATALOG_COLLECTION_NAME |
static String |
TAG_DBS_CATALOG_DATABASE_NAME |
static String |
TAG_DBS_COLLECTION |
static String |
TAG_DBS_COLLECTION_NAME |
static String |
TAG_DBS_COLLECTIONS |
static String |
TAG_DBS_DATABASE |
static String |
TAG_DBS_DATABASE_NAME |
static String |
TAG_DEFINE_PERMISSION
Indicates whether to define the user permission of the resource (value="jrs.define_permission").
|
static String |
TAG_DEL_PARAM_FILE
The tag to delete parameter files (value="jrs.del_param_file").
|
static String |
TAG_DELETE
Deprecated.
since version 6.1, replaced by DELETE.
|
static String |
TAG_DELIMITER
The property about TO TEXT: A character which will be used in SDF (Standard Data Format) format (value="jrs.delimiter").
|
static int |
TAG_DEPLOY_CATALOG
Indicates to deploy catalog (value=1).
|
static int |
TAG_DEPLOY_CONTENTS_IN_FOLDER
Indicates to deploy reports, catalogs, and folders in a folder (value=4).
|
static int |
TAG_DEPLOY_FOLDER
Indicates to create folder (value=2).
|
static int |
TAG_DEPLOY_FOLDER_WITH_CONTENTS
Indicates to deploy folder with contents (value=3).
|
static String |
TAG_DEPLOY_FROM_FILE
The absolute path of the file which is going to be deployed (value="jrs.deploy_from_file").
|
static String |
TAG_DEPLOY_KEY
The key for getting absolute path from the temp hash table when deploying remotely (value="jrs.deploy_key").
|
static String |
TAG_DEPLOY_LOCAL_FONT_DIR
The absolute path of the font directory which is going to be deployed (value="jrs.deploy_local_font_dir").
|
static String |
TAG_DEPLOY_LOCAL_GISINFO_DIR
The absolute path of the GIS directory which is going to be deployed (value="jrs.deploy_local_gisinfo_dir").
|
static String |
TAG_DEPLOY_LOCAL_PLUGINS_DIR
The absolute path of the plugins directory which is going to be deployed (value="jrs.deploy_local_plugins_dir").
|
static String |
TAG_DEPLOY_LOCAL_STYLE_DIR
The absolute path of the style directory which is going to be deployed (value="jrs.deploy_local_style_dir").
|
static String |
TAG_DEPLOY_PATH
The path of the file which is going to be deployed (value="jrs.deploy_path").
|
static int |
TAG_DEPLOY_REPORT
Indicates to deploy report (value=0).
|
static int |
TAG_DEPLOY_RESOURCES_IN_FOLDER
Indicates to deploy reports, catalogs in a folder (value=5).
|
static String |
TAG_DEPLOY_TYPE
Indicates the deploying type (value="jrs.deploy_type").
|
static int |
TAG_DESC_VIEW
The page style is description view (value=2).
|
static int |
TAG_DETAILED_VIEW
The page style is detailed view (value=1).
|
static String |
TAG_DHTML_RESOLUTION
The property about TO DHTML: indicates the resolution of the DHTML page (value="jrs.dhtml_resolution").
|
static String |
TAG_DISK_ACCESSIBLE_PDF_ORDER |
static String |
TAG_DISK_DISPLAY_VALUE_CONSISTENTLY |
static String |
TAG_DISK_EXCEL_BREAK_PAGE
The property about the task "Publish to Disk":
indicates excel break page (value="jrs.disk_excel_break_page").
|
static String |
TAG_DISK_EXCEL_EXPORT_XML
The property about the task "Publish to Disk":
indicates excel export to xml (value="jrs.disk_excel_export_xml").
|
static String |
TAG_DISK_EXCEL_HIDE_BACK
The property about the task "Publish to Disk":
indicates excel hide back (value="jrs.disk_excel_hide_back").
|
static String |
TAG_DISK_EXCEL_PRECISION
The property about the task "Publish to Disk":
indicates the precision level of Excel (value="jrs.disk_excel_precision").
|
static String |
TAG_DISK_GENERATE_EXCEL_FORMULA |
static String |
TAG_DISK_HTML_PRECISION
The property about the task "Publish to Disk":
indicates the precision level of HTML (value="jrs.disk_html_precision").
|
static String |
TAG_DISK_OVERFLOW_TO_ADJACENT_ZERO_LENGTH_TEXT_CELL |
static String |
TAG_DISK_PDF_ACROSS_PAGE
The property about the task "Publish to Disk":
indicates pdf across page (value="jrs.disk_pdf_across_page").
|
static String |
TAG_DISK_PDF_ENCRYPT
The property about the task "Publish to Disk":
indicates pdf encrypt (value="jrs.disk_pdf_encrypt").
|
static String |
TAG_DISK_PDF_LOGIC_SPLIT
The property about the task "Publish to Disk":
indicates pdf logic split (value="jrs.disk_pdf_logic_split").
|
static String |
TAG_DISK_PDF_MARGIN
The property about the task "Publish to Disk":
indicates pdf page margin (value="jrs.disk_pdf_margin").
|
static String |
TAG_DISK_PDF_MARGIN_B
The property about the task "Publish to Disk":
indicates pdf page bottom margin (value="jrs.disk_pdf_margin_b").
|
static String |
TAG_DISK_PDF_MARGIN_L
The property about the task "Publish to Disk":
indicates pdf page left margin (value="jrs.disk_pdf_margin_l").
|
static String |
TAG_DISK_PDF_MARGIN_R
The property about the task "Publish to Disk":
indicates pdf page right margin (value="jrs.disk_pdf_margin_r").
|
static String |
TAG_DISK_PDF_MARGIN_T
The property about the task "Publish to Disk":
indicates pdf page top margin (value="jrs.disk_pdf_margin_t").
|
static String |
TAG_DISK_PDF_PAGE_HEIGHT
The property about the task "Publish to Disk":
indicates pdf page height (value="jrs.disk_pdf_page_height").
|
static String |
TAG_DISK_PDF_PAGE_WIDTH
The property about the task "Publish to Disk":
indicates pdf page width (value="jrs.disk_pdf_page_width").
|
static String |
TAG_DISK_PDF_PAPER_SIZE
The property about the task "Publish to Disk":
indicates pdf page size (value="jrs.disk_pdf_paper_size").
|
static String |
TAG_DISK_PDF_PRECISION
The property about the task "Publish to Disk":
indicates the precision level of PDF (value="jrs.disk_pdf_precision").
|
static String |
TAG_DISK_PDF_PWD
The property about the task "Publish to Disk":
indicates pdf sign password (value="jrs.disk_pdf_pwd").
|
static String |
TAG_DISK_PDF_SIGN
The property about the task "Publish to Disk":
indicates pdf sign (value="jrs.disk_pdf_sign").
|
static String |
TAG_DISK_PDF_SPLIT_PAGE
The property about the task "Publish to Disk":
indicates pdf split page (value="jrs.disk_pdf_split_page").
|
static String |
TAG_DISK_PDFA_COMPLIANT |
static String |
TAG_DISK_PS_PRECISION
The property about the task "Publish to Disk":
indicates the precision level of PS (value="jrs.disk_ps_precision").
|
static String |
TAG_DISK_RST_VERSION_TYPE
Deprecated.
|
static String |
TAG_DISK_RTF_PRECISION
The property about the task "Publish to Disk":
indicates the precision level of RTF (value="jrs.disk_rtf_precision").
|
static String |
TAG_DISK_SVG_DIR
Deprecated.
|
static String |
TAG_DISK_SVG_FILE
Deprecated.
|
static String |
TAG_DISK_TEXT_PRECISION
The property about the task "Publish to Disk":
indicates the precision level of Text (value="jrs.disk_text_precision").
|
static String |
TAG_DISK_TIFF_COMPRESS
Deprecated.
|
static String |
TAG_DISK_TIFF_DIR
Deprecated.
|
static String |
TAG_DISK_TIFF_FILE
Deprecated.
|
static String |
TAG_DISK_TIFF_MARGIN
Deprecated.
|
static String |
TAG_DISK_TIFF_MARGIN_B
Deprecated.
|
static String |
TAG_DISK_TIFF_MARGIN_L
Deprecated.
|
static String |
TAG_DISK_TIFF_MARGIN_R
Deprecated.
|
static String |
TAG_DISK_TIFF_MARGIN_T
Deprecated.
|
static String |
TAG_DISK_TIFF_MONOCHROME
Deprecated.
|
static String |
TAG_DISK_XML_PRECISION
The property about the task "Publish to Disk":
indicates the precision level of XML (value="jrs.disk_xml_precision").
|
static String |
TAG_DISPLAY_VALUE_CONSISTENTLY |
static String |
TAG_DONT_SHOW_PARAM_PAGE
this tag used for parameter page means that the parameter page don't show when next running this report.
|
static String |
TAG_DOWNLOAD_FILE_SIZE
Indicates the size of the file which will be downloaded (value="jrs.download_file_size").
|
static String |
TAG_DRILLDOWN
The property about TO HTML: indicates whether to enable to drilldown the HTML page (value="jrs.drilldown").
|
static String |
TAG_DRILLDOWN_PDF
The property about TO PDF: indicates whether to enable to drilldown the PDF page (value="jrs.drilldown_pdf").
|
static String |
TAG_DS_CHAR_REPLACED_BY
sets the char replaced by.
|
static String |
TAG_DS_CHAR_TO_BE_REPLACED
sets the char should be replaced.
|
static String |
TAG_DS_DATE_FORMAT
sets the date format
|
static String |
TAG_DS_DATETIME_FORMAT
sets the datetime format
|
static String |
TAG_DS_DRIVER
Used to set the driver of the catalog data source (value="jrs._ds_driver").
|
static String |
TAG_DS_DYNAMIC_CONNECTION_PREFIX
sets the dynamic connection.
|
static String |
TAG_DS_EXTRA_CHARACTERS
sets the extra characters
|
static String |
TAG_DS_NAME_PATTERN
sets the name pattern.
|
static String |
TAG_DS_PROP
Used to set properties of the data source (value="jrs.ds_prop").
|
static String |
TAG_DS_PSWD
Used to set the data source password (value="jrs.ds_pswd").
|
static String |
TAG_DS_QUOTE_CHARACTER
sets the quote characters
|
static String |
TAG_DS_REFRESH_SUPPORT_INFO
True/False, if it is true, get support info include revers word, quote characters etc from driver.
|
static String |
TAG_DS_TIME_FORMAT
sets the time format
|
static String |
TAG_DS_TRANSACTION_MODE
sets the transaction mode property, values can be: Default one, Read Uncommitted, Read Committed, Repeatable Read, Serializable Ignore other value.
|
static String |
TAG_DS_TRANSACTION_READONLY
sets the transaction read only property can be: Default, Read only or Read&Write Ignore other value.
|
static String |
TAG_DS_URL
Used to set the URL of the catalog data source (value="jrs._ds_url").
|
static String |
TAG_DS_USER
Used to set the data source user (value="jrs.ds_user").
|
static String |
TAG_EMBEDDED_CSS
The property about TO HTML: indicates whether to embed CSS to html when generating multiple files (value="jrs.embedded_css").
|
static String |
TAG_ENABLE_ARCHIVE_POLICY
Indicates whether to apply the new archive policy (value="jrs.enable_archive_policy").
|
static String |
TAG_ENABLE_DEFAULT_NLS |
static String |
TAG_ENABLE_DYNAMIC_RESOURCE
Indicates if resources from the node's real path will be used (value="jrs.enable_dynamic_resource").
|
static String |
TAG_ENABLE_HIDING_INITIAL_PARAMETER_DIALOG_4_JREPORT_STUDIO |
static String |
TAG_ENABLE_HIDING_INITIAL_PARAMETER_DIALOG_4_JREPORT_VIEWER |
static String |
TAG_ENABLE_LINKED_CATALOG
Indicates whether to enable the linked catalog (value="jrs.enable.linked.catalog").
|
static String |
TAG_ENABLE_NLS
The property about report: indicates whether to use nls (value="jrs.enable_nls").
|
static String |
TAG_ENABLE_SAVE_USED_PARAMETER_VALUES
Preference property name about whether to enable to save the used parameter values (value="jrs.enable_save_used_parameter_values").
|
static String |
TAG_ENABLE_SELECT_CATALOG_LINKED_MODEL
Indicates whether to enable to select the catalog linked model (value="jrs.enable.select.catalog.linked.model").
|
static String |
TAG_ENABLE_SET_DEFAULT_TIMEZONE
Preference property name about whether to enable to set the default timezone option (value="jrs.enable_set_default_timezone").
|
static String |
TAG_ENABLE_SETTING_DEFAULT_ONSCREENFILTER_VALUES_JDASHBOARD |
static String |
TAG_ENABLE_SETTING_DEFAULT_ONSCREENFILTER_VALUES_PAGEREPORT |
static String |
TAG_ENABLE_SETTING_DEFAULT_ONSCREENFILTER_VALUES_WEBREPORT |
static String |
TAG_ENABLE_SETTING_DEFAULT_PARAMETER_VALUES_4_JDASHBOARD |
static String |
TAG_ENABLE_SETTING_DEFAULT_PARAMETER_VALUES_4_JREPORT_STUDIO |
static String |
TAG_ENABLE_SETTING_DEFAULT_PARAMETER_VALUES_4_JREPORT_VIEWER |
static String |
TAG_ENABLE_UNIQUE_SCHEDULE_NAME
The property of s scheduled task: task name (value="jrs.enable_to_unique_schedule_names").
|
static String |
TAG_ENG_MSG
The property about the running report tasks: the report engine message (value="jrs.engine_message").
|
static String |
TAG_ENGINE_ID
The cached engine id when getting report information (value="jrs.engine_id").
|
static String |
TAG_ERROR
The property about the completed tasks: the error message (value="jrs.error").
|
static String |
TAG_ERROR_HEAD
The delimiter used when transferring messages from server to JRClient (value="/?e?/").
|
static String |
TAG_EXCEL
The property about the task "Publish to File System": Excel result name (value="jrs.excel").
|
static String |
TAG_EXCEL_ADVANCED
The property about TO EXCEL: indicates whether to set more excel options (value="jrs.excel_advanced").
|
static String |
TAG_EXCEL_DIR
The property about the task "Publish to File System": the path of Excel result (value="jrs.excel_dir").
|
static String |
TAG_EXCEL_DIR_TYPE
The property about the Export: the path type of excel result (value="jrs.excel_dir_type").
|
static String |
TAG_EXCEL_FORMAT
property about TO EXCEL: indicates that the excel result format, the available values are
TAG_EXCEL_XLS and TAG_EXCEL_XLSX (value="jrs.excel_format"). |
static String |
TAG_EXCEL_FORMAT_TYPES
property about TO EXCEL: indicates that the excel result format type.
|
static byte |
TAG_EXCEL_FORMAT_TYPES_AUTO
property value about TO EXCEL: indicates that the excel result format type is auto format (value=0).
|
static byte |
TAG_EXCEL_FORMAT_TYPES_COLUMN
property value about TO EXCEL: indicates that the excel result format type is column format (value=2).
|
static byte |
TAG_EXCEL_FORMAT_TYPES_DATA
property value about TO EXCEL: indicates that the excel result format type is data format (value=3).
|
static byte |
TAG_EXCEL_FORMAT_TYPES_REPORT
property value about TO EXCEL: indicates that the excel result format type is report format (value=1).
|
static String |
TAG_EXCEL_LAYOUT
The property about TO EXCEL: indicates if it is a new excel layout (value="jrs.excel_layout").
|
static String |
TAG_EXCEL_WORDWRAP
The property about TO EXCEL: indicates if the excel has wordwrap format (value="jrs.is_wordwrap").
|
static int |
TAG_EXCEL_XLS
property about TO EXCEL: indicates that the excel result is xls format (value=1).
|
static int |
TAG_EXCEL_XLSX
property about TO EXCEL: indicates that the excel result is xlsx format (value=0).
|
static String |
TAG_EXCEL2000
The property about TO EXCEL: indicates if the excel has excel2000 format (value="jrs.excel2000").
|
static String |
TAG_EXCEPTION_DAYS |
static String |
TAG_EXE_DATE
The property about the task run at time (once): the execution date for display (value="jrs.exe_date").
|
static String |
TAG_EXE_DAY
The property about the task run at time (once): the execution day (value="jrs.exe_day").
|
static String |
TAG_EXE_HOUR
The property about the task run at time (once): the execution hour (value="jrs.exe_hour").
|
static String |
TAG_EXE_MIN
The property about the task run at time (once): the execution minute (value="jrs.exe_min").
|
static String |
TAG_EXE_MONTH
The property about the task run at time (once): the execution month (value="jrs.exe_month").
|
static String |
TAG_EXE_SEC
The property about the task run at time (once): the execution second (value="jrs.exe_sec").
|
static String |
TAG_EXE_YEAR
The property about the task run at time (once): the execution year (value="jrs.exe_year").
|
static String |
TAG_EXEC_HOST
The property about the task: indicates the host which is executing the task (value="jrs.exec_host").
|
static String |
TAG_EXEC_PORT
The property about the task: indicates the port which is executing the task (value="jrs.exec_port").
|
static String |
TAG_EXECUTE
Deprecated.
since version 6.1, replaced by EXECUTE.
|
static String |
TAG_EXP_DAY
The property which indicates the CRD will be expired at the day (value="jrs.exp_day").
|
static String |
TAG_EXP_HOUR
The property which indicates the CRD will be expired at the hour (value="jrs.exp_hour").
|
static String |
TAG_EXP_MIN
The property which indicates the CRD will be expired at the minute (value="jrs.exp_min").
|
static String |
TAG_EXP_MONTH
The property which indicates the CRD will be expired at the month (value="jrs.exp_month").
|
static String |
TAG_EXP_YEAR
The property which indicates the CRD will be expired at the year (value="jrs.exp_year").
|
static String |
TAG_EXPIRE_AFTER_DAYS
The property which indicates the CRD will be expired after days (value="jrs.expire_after_days").
|
static String |
TAG_EXPIRE_AFTER_HOURS
The property which indicates the CRD will be expired after hours (value="jrs.expire_after_hours").
|
static String |
TAG_EXPIRE_AFTER_MINUTES
The property which indicates the CRD will be expired after minutes (value="jrs.expire_after_minutes").
|
static String |
TAG_EXPIRE_APM
The property of the CRD expire at: the PM or AM (value="jrs.expire_apm").
|
static String |
TAG_EXPIRE_DATE
The version expires after the date (value="jrs.auto_delete_date").
|
static String |
TAG_EXPIRE_DAYS
The property about the task "Publish to Versioning System": result version expiration days (value="jrs.expire_days").
|
static String |
TAG_EXPIRE_METHOD
The version expiration strategy (value="jrs.auto_delete_method").
|
static String |
TAG_EXPIRE_MONTH
The version expires after the month (value="jrs.auto_delete_month").
|
static String |
TAG_EXPIRE_YEAR
The version expires after the year (value="jrs.auto_delete_year").
|
static String |
TAG_EXPIRED_TIME
The property about the result version: the result version expiration time (value="jrs.expired_time").
|
static String |
TAG_EXPORT_TO_ONE_FILE
Key that uses to indicate export all report tab to one result file or not, value: string value of true/false (value="jrs.export_to_one_file")
|
static String |
TAG_EXTENSION
The property about the file extension, result name (value="_extension").
|
static String |
TAG_FAIL_NOTIFY
The property of s scheduled task: e-mail notification for failed reports (value="jrs.fail_notify").
|
static String |
TAG_FAX_PRECISION
The property about the task "Publish to Fax":
indicates the precision level of Fax (value="jrs.fax_precision").
|
static String |
TAG_FILE
The HTTP query field: file (value="jrs.file").
|
static String |
TAG_FOLDER_LIST |
static String |
TAG_FOLDER_WITH_CONTENTS
Indicates importing all contents when importing a folder as the resource (value="jrs.folder_with_contents").
|
static String |
TAG_FORMAT_CHART
Deprecated.
|
static String |
TAG_FRAMEAPPLET
Deprecated.
|
static String |
TAG_FROM_ENCODING
The property about report: the encoding before converting (value="jrs.from_encoding").
|
static String |
TAG_FTP_ACCESSIBLE_PDF |
static String |
TAG_FTP_ACCESSIBLE_PDF_ORDER |
static String |
TAG_FTP_ACCT
The property about the task "Publish to FTP": indicates the account for logging in FTP server (value="jrs.ftpAcct").
|
static String |
TAG_FTP_BEST_EDITING_RTF
The property about the task "Publish to FTP":
indicates whether it is the best editing (value="jrs.ftpRtfBE").
|
static String |
TAG_FTP_CHAR_HEIGHT
The property about the task "Publish to FTP":
indicates the user defined character height (value="jrs.ftpTxtChH").
|
static String |
TAG_FTP_CHAR_WIDTH
The property about the task "Publish to FTP":
indicates the user defined character width (value="jrs.ftpTxtChW").
|
static String |
TAG_FTP_COMPRESS_IMAGE_PDF
The property about the task "Publish to FTP":
specifies the value of image compress ratio in the PDF file (value="jrs.ftpPdfCIm").
|
static int |
TAG_FTP_CONNECTION_FAILED
The property about the task "Publish to FTP":
indicates connection failed (value= 100) when export task to pdf.
|
static int |
TAG_FTP_CONNECTION_IS_OK
The property about the task "Publish to FTP":
indicates connection well (value= 200) when export task to pdf.
|
static String |
TAG_FTP_DELIMITER
The property about the task "Publish to FTP":
the character which will be used in SDF (Standard Data Format) format (value="jrs.ftpTxtDlm").
|
static String |
TAG_FTP_DISPLAY_VALUE_CONSISTENTLY |
static String |
TAG_FTP_DRILLDOWN
The property about the task "Publish to FTP":
indicates whether to enable to drilldown the HTML page (value="jrs.ftpHtmDD").
|
static String |
TAG_FTP_DRILLDOWN_PDF
The property about the task "Publish to FTP":
indicates whether to enable to drilldown the PDF page (value="jrs.ftpPdfDD").
|
static String |
TAG_FTP_EMBEDDED_CSS
The property about the task "Publish to FTP": indicates whether to embed CSS to html when generating multiple files (value="jrs.ftpHtmEC").
|
static String |
TAG_FTP_END
The property about the task "Publish to FTP": the JReport FTP delimiter (value="jrs.ftp_end").
|
static String |
TAG_FTP_EXCEL_ADVANCED
The property about the task "Publish to FTP":
indicates whether to set more excel options (value="jrs.ftpExlAdv").
|
static String |
TAG_FTP_EXCEL_FILE
The property about the task "Publish to FTP": indicates the file name of FTP Excel format (value="jrs.ftpExlFn").
|
static String |
TAG_FTP_EXCEL_FORMAT
property about the task "Publish to FTP": indicates that the excel result format, the available values are
TAG_EXCEL_XLS and TAG_EXCEL_XLSX (value="jrs.ftp_excel_format"). |
static String |
TAG_FTP_EXCEL_FORMAT_TYPES
property about TO EXCEL: indicates that the excel result format type.
|
static String |
TAG_FTP_EXCEL_LAYOUT
The property about the task "Publish to FTP":
indicates if it is a new excel layout (value="jrs.ftpExlLyt").
|
static String |
TAG_FTP_EXCEL_PRECISION
The property about the task "Publish to FTP":
indicates the precision level of Excel (value="jrs.ftpExlPcs").
|
static String |
TAG_FTP_EXCEL_WORDWRAP
The property about the task "Publish to FTP":
indicates if the excel has wordwrap format (value="jrs.ftpExlWW").
|
static String |
TAG_FTP_EXCEL2000
The property about the task "Publish to FTP":
indicates if the excel has excel2000 format (value="jrs.ftpExl2k").
|
static String |
TAG_FTP_FORMAT_CHART
The property about the task "Publish to FTP":
indicates the image format in the HTML file (value="jrs.ftpHtmFC").
|
static String |
TAG_FTP_GENERATE_EXCEL_FORMULA |
static String |
TAG_FTP_GIF_TRANSPARENT_PDF
The property about the task "Publish to FTP":
indicates whether the figure is transparent or not (value="jrs.ftpPdfGTp").
|
static String |
TAG_FTP_HANDLER_CLASS
The property about the task "Publish to FTP":
specifies the FTP client-end handler class for communicating with FTP server (value="jrs.ftpHdlCls").
|
static String |
TAG_FTP_HAS_HYPERLINK
The property about the task "Publish to FTP":
indicates whether the hyperlink is generated (value="jrs.ftpHtmHL").
|
static String |
TAG_FTP_HAS_PAGE_NUMBER
The property about the task "Publish to FTP":
indicates whether the page number is generated (value="jrs.ftpHtmPN").
|
static String |
TAG_FTP_HAS_SHAPES
The property about the task "Publish to FTP":
indicates if the excel has shapes (value="jrs.ftpExlHS").
|
static String |
TAG_FTP_HASHEADFOOT
The property about the task "Publish to FTP":
indicates whether to generate the page header or footer (value="jrs.ftpTxtHF").
|
static String |
TAG_FTP_HOST
The property about the task "Publish to FTP": indicates the host of FTP server (value="jrs.ftpHost").
|
static String |
TAG_FTP_HTML_FILE
The property about the task "Publish to FTP": indicates the file name of FTP HTML format (value="jrs.ftpHtmlFn").
|
static String |
TAG_FTP_HTML_PRECISION
The property about the task "Publish to FTP":
indicates the precision level of HTML (value="jrs.ftpHtmPcs").
|
static String |
TAG_FTP_HTML_RESOLUTION
The property about the task "Publish to FTP":
indicates the resolution of the HTML page (value="jrs.ftpHtmRsl").
|
static int |
TAG_FTP_INVALID_FOLDER
The property about the task "Publish to FTP":
indicates it is invalid folder (value= 400) when export task to pdf.
|
static String |
TAG_FTP_IS_CHART_APPLET
Deprecated.
|
static String |
TAG_FTP_IS_COMPRESS_PDF
The property about the task "Publish to FTP":
indicates whether to compress images in the PDF file (value="jrs.ftpPdfIsC").
|
static String |
TAG_FTP_IS_CSV
The property about the task "Publish to FTP":
indicates whether the result file is in csv format (value="jrs.ftpTxtCsv").
|
static String |
TAG_FTP_IS_DHTML
The property about the task "Publish to FTP":
indicates whether to show DHTML page (value="jrs.ftpIsDht").
|
static String |
TAG_FTP_IS_MULTI_FILES
The property about the task "Publish to FTP":
indicates whether HTML is generated to a file or to multiple files (value="jrs.ftpHtmMF").
|
static String |
TAG_FTP_IS_NORMAL_TEXT
The property about the task "Publish to FTP":
indicates whether this text file is a standard data format or not (value="jrs.ftpTxtNrm").
|
static String |
TAG_FTP_IS_ONLY_DATA
The property about the task "Publish to FTP":
indicates that only database column information is exported to the XML file (value="jrs.ftpXmlIOD").
|
static String |
TAG_FTP_IS_QUOTEMARK
The property about the task "Publish to FTP":
indicates whether the strings have quote marks (value="jrs.ftpTxtQM").
|
static String |
TAG_FTP_IS_REPEAT
The property about the task "Publish to FTP":
indicates whether the same content is repeated (value="jrs.ftpTxtRpt").
|
static String |
TAG_FTP_IS_TAB
The property about the task "Publish to FTP":
indicates whether the delimiter is tab char or not (value="jrs.ftpTxtTab").
|
static String |
TAG_FTP_KEY_FILE
TAG_FTP_KEY_FILE property about the task "Publish to FTP": indicates the key file to logging in FTP server (value="jrs.ftpKeyFile").
|
static String |
TAG_FTP_LBL
The property about the task "Publish to FTP": indicates the label of FTP server (value="jrs.ftpLbl").
|
static String |
TAG_FTP_LOC
The property about the task "Publish to FTP":
indicates the remote directory on FTP server to which the files will be published (value="jrs.ftpLoc").
|
static String |
TAG_FTP_LOGON_TYPE
TAG_FTP_LOGON_TYPE property about the task "Publish to FTP": indicates the logon type when protocol is SFTP (value="jrs.ftpLogonType").
|
static String |
TAG_FTP_NO_MARGIN_HTML
The property about the task "Publish to FTP": indicates if no margin is set in the HTML page (value="jrs.ftpHtmNoM").
|
static String |
TAG_FTP_NO_MARGIN_PDF
The property about the task "Publish to FTP": indicates if no margin is set in the PDF page (value="jrs.ftpPdfNoM").
|
static String |
TAG_FTP_NO_MARGIN_PS
The property about the task "Publish to FTP":
indicates whether there is no margin (value="jrs.ftpPsNoM").
|
static String |
TAG_FTP_NO_MARGIN_RTF
The property about the task "Publish to FTP":
indicates whether there is no margin (value="jrs.ftpRtfNoM").
|
static int |
TAG_FTP_NO_PERMISSION
The property about the task "Publish to FTP":
indicates there is no permission (value= 300) when export task to pdf.
|
static String |
TAG_FTP_OVERFLOW_TO_ADJACENT_ZERO_LENGTH_TEXT_CELL |
static String |
TAG_FTP_PASSPHRASE
TAG_FTP_PASSPHRASE property about th task "Publish to FTP": indicates the passphrase for key file to logging in FTP server (value="jrs.ftpPassphrase").
|
static String |
TAG_FTP_PDF_CHANGALLOW
The property about the task "Publish to FTP":
indicates the PDF changes allowed value (value="jrs.ftpPdfChg").
|
static String |
TAG_FTP_PDF_CHECK_ENABLEACCESS
The property about the task "Publish to FTP":
indicates whether to enable to access the PDF page (value="jrs.ftpPdfEAc").
|
static String |
TAG_FTP_PDF_CHECK_ENABLECOPY
The property about the task "Publish to FTP":
indicates whether to enable to copy the PDF page (value="jrs.ftpPdfECp").
|
static String |
TAG_FTP_PDF_COMPATIBITLY
The property about the task "Publish to FTP":
indicates the PDF compatibility (value="jrs.ftpPdfCmp").
|
static String |
TAG_FTP_PDF_CONTACT_INF
The property about the task "Publish to FTP":
indicates the PDF contact information (value="jrs.ftpPdfCnt").
|
static String |
TAG_FTP_PDF_DIGITAL_PATH
The property about the task "Publish to FTP":
indicates the PDF digital sign path (value="jrs.ftpPdfDP").
|
static String |
TAG_FTP_PDF_DOCUMENT_REASON
The property about the task "Publish to FTP":
indicates the PDF document reason (value="jrs.ftpPdfDR").
|
static String |
TAG_FTP_PDF_EDIT_YOURSELF
The property about the task "Publish to FTP":
indicates the PDF digital signature parameters (value="jrs.ftpPdfEdt").
|
static String |
TAG_FTP_PDF_ENCRYPT
The property about the task "Publish to FTP":
indicates whether pdf encryption is enabled or not (value="jrs.ftpPdfEcr").
|
static String |
TAG_FTP_PDF_FILE
The property about the task "Publish to FTP": indicates the file name of FTP PDF format (value="jrs.ftpPdfFn").
|
static String |
TAG_FTP_PDF_LOCATION
The property about the task "Publish to FTP":
indicates the PDF location message (value="jrs.ftpPdfLoc").
|
static String |
TAG_FTP_PDF_MARGIN
The property about the task "Publish to FTP":
indicates whether there is no margin (value= "jrs._ftp_pdf_margin") when export task to pdf.
|
static String |
TAG_FTP_PDF_MARGIN_B
The property about the task "Publish to FTP":
indicates bottom margin (value= "jrs._ftp_pdf_margin_b") when export task to pdf.
|
static String |
TAG_FTP_PDF_MARGIN_L
The property about the task "Publish to FTP":
indicates left margin (value= "jrs._ftp_pdf_margin_l") when export task to pdf.
|
static String |
TAG_FTP_PDF_MARGIN_R
The property about the task "Publish to FTP":
indicates right margin (value= "jrs._ftp_pdf_margin_r") when export task to pdf.
|
static String |
TAG_FTP_PDF_MARGIN_T
The property about the task "Publish to FTP":
indicates top margin (value= "jrs._ftp_pdf_margin_t") when export task to pdf.
|
static String |
TAG_FTP_PDF_PAGE_HEIGHT
The property about the task "Publish to FTP":
indicates page height (value= "jrs._ftp_pdf_page_height") when export task to pdf.
|
static String |
TAG_FTP_PDF_PAGE_WIDTH
The property about the task "Publish to FTP":
indicates page width (value= "jrs._ftp_pdf_page_width") when export task to pdf.
|
static String |
TAG_FTP_PDF_PERMIS_PASW
The property about the task "Publish to FTP":
indicates the PDF permission password (value="jrs.ftpPdfPmP").
|
static String |
TAG_FTP_PDF_PRECISION
The property about the task "Publish to FTP":
indicates the precision level of PDF (value="jrs.ftpPdfPcs").
|
static String |
TAG_FTP_PDF_PRINTALLOW
The property about the task "Publish to FTP":
indicates the PDF printing allowed value (value="jrs.ftpPdfPrt").
|
static String |
TAG_FTP_PDF_PWD
The property about the task "Publish to FTP":
indicates the PDF password (value="jrs.ftpPdfPwd").
|
static String |
TAG_FTP_PDF_SIGN
The property about the task "Publish to FTP":
indicates whether to enable to sign the PDF page (value="jrs.ftpPdfSgn").
|
static String |
TAG_FTP_PDF_SIGN_METHOD
The property about the task "Publish to FTP":
indicates the PDF digital sign method (value="jrs.ftpPdfSM").
|
static String |
TAG_FTP_PDF_SUBJECT
The property about the task "Publish to FTP"
indicates the PDF subject value (value="jrs.ftp_pdf_subject").
|
static String |
TAG_FTP_PDF_TITLE
The property about the task "Publish to FTP"
indicates the PDF title value (value="jrs.ftp_pdf_title").
|
static String |
TAG_FTP_PDF_USER_PASW
The property about the task "Publish to FTP":
indicates the PDF digital file user password (value="jrs.ftpPdfPsw").
|
static String |
TAG_FTP_PDF_ZOOM
The property about the task "Publish to FTP"
indicates the PDF zoom value (value="jrs.ftp_pdf_zoom").
|
static String |
TAG_FTP_PDFA_COMPLIANT |
static String |
TAG_FTP_PORT
The property about the task "Publish to FTP": indicates the port of FTP server (value="jrs.ftpPort").
|
static String |
TAG_FTP_PRINT_FOOTER
The property about the task "Publish to FTP":
indicates if the excel prints page footer (value="jrs.ftpExlPrF").
|
static String |
TAG_FTP_PRINT_GRIDLINES
The property about the task "Publish to FTP":
indicates if the excel prints gridlines (value="jrs.ftpExlPGL").
|
static String |
TAG_FTP_PRINT_HEADER
The property about the task "Publish to FTP":
indicates if the excel prints page header (value="jrs.ftpExlPrH").
|
static String |
TAG_FTP_PRINT_MODE_PDF
The property about the task "Publish to FTP":
indicates whether it is print mode (value="jrs.ftpPdfPM").
|
static String |
TAG_FTP_PROT
The property about the task "Publish to FTP": indicates the protocol for communicating with FTP server (value="jrs.ftpProt").
|
static String |
TAG_FTP_PS_FILE
The property about the task "Publish to FTP": indicates the file name of FTP PS format (value="jrs.ftpPsFn").
|
static String |
TAG_FTP_PS_PRECISION
The property about the task "Publish to FTP":
indicates the precision level of PS (value="jrs.ftpPsPcs").
|
static String |
TAG_FTP_PSD
The property about the task "Publish to FTP": indicates the password for logging in FTP server (value="jrs.ftpPsd").
|
static String |
TAG_FTP_RELATIVE_FONT_SIZE
The property about the task "Publish to FTP":
indicates whether to use relative font size to generate the HTML page (value="jrs.ftpHtmRFS").
|
static String |
TAG_FTP_RESOLUTION
The property about the task "Publish to FTP":
indicates whether to set resolution of a text file (value="jrs.ftpTxtRes").
|
static String |
TAG_FTP_RST_FILE
The property about the task "Publish to FTP": indicates the file name of FTP rst format (value="jrs.ftpRstFn").
|
static String |
TAG_FTP_RST_PRECISION
The property about the task "Publish to FTP":
indicates the precision level of rst (value="jrs.ftpRstPcs").
|
static String |
TAG_FTP_RTF_FILE
The property about the task "Publish to FTP": indicates the file name of FTP Rtf format (value="jrs.ftpRtfFn").
|
static String |
TAG_FTP_RTF_PRECISION
The property about the task "Publish to FTP":
indicates the precision level of RTF (value="jrs.ftpRtfPcs").
|
static String |
TAG_FTP_TEXT_FILE
The property about the task "Publish to FTP": indicates the file name of FTP TXT format (value="jrs.ftpTxtFn").
|
static String |
TAG_FTP_TEXT_FILE_SUFFIX
The property about TO TEXT VERSION
indicates the text file suffix of publish to ftp (value="jrs.ftp_text_file_suffix").
|
static String |
TAG_FTP_TEXT_IS_DELIMITER
The property about the task "Publish to FTP":
indicates whether the delimiter is tab char or not (value="jrs.ftpTxtIDl").
|
static String |
TAG_FTP_TEXT_IS_TRIM_BLANK_SPACES |
static String |
TAG_FTP_TEXT_OVERFLOW
The property about the task "Publish to FTP":
indicates the text overflow type (value="jrs.ftpHtmTO").
|
static String |
TAG_FTP_TEXT_PRECISION
The property about the task "Publish to FTP":
indicates the precision level of Text (value="jrs.ftpTxtPcs").
|
static String |
TAG_FTP_TOC_PDF
The property about the task "Publish to FTP":
indicates whether the pdf has TOC (value="jrs.ftpPdfToc").
|
static String |
TAG_FTP_TXT_COMPRESS
The property about the task "Publish to FTP":
indicates whether to compress the published text file (value="jrs.ftpTxtCmp").
|
static String |
TAG_FTP_TXT_WINDOWS
The property about the task "Publish to FTP":
indicates whether to apply "\r\n" for OS390 and Windows or "\n" for UNIX (value="jrs.ftpTxtWin").
|
static String |
TAG_FTP_UN
The property about the task "Publish to FTP": indicates the username for logging in FTP server (value="jrs.ftpUn").
|
static String |
TAG_FTP_USE_HTML_TABLE
The property about the task "Publish to FTP":
indicates whether to use HTML Data Table or not (value="jrs.ftpHtmUHT").
|
static String |
TAG_FTP_USE_SCOPE
The property about the task "Publish to FTP":
indicates whether to use Scope Attribute or not (value="jrs.ftpHtmUS").
|
static String |
TAG_FTP_USE_SECTION508_OUTPUT
The property about the task "Publish to FTP":
indicates whether to use Section 508 compliant output or not (value="jrs.ftpHtmUSO").
|
static String |
TAG_FTP_WEB_BROWSER
The property about the task "Publish to FTP":
indicates generating HTML pages for which Web browser (value="jrs.ftpHtmWB").
|
static String |
TAG_FTP_XML_FILE
The property about the task "Publish to FTP": indicates the file name of FTP XML format (value="jrs.ftpXmlFn").
|
static String |
TAG_FTP_XML_PRECISION
The property about the task "Publish to FTP":
indicates the precision level of XML (value="jrs.ftpXmlPcs").
|
static String |
TAG_FTP_XSDFILE
The property about the task "Publish to FTP":
indicates the xsd file path, such as url and real path (value="jrs.ftpXmlXsd").
|
static String |
TAG_FTP_ZIP_RESULT
The property about the task "Publish to FTP": indicates whether to zip a rst result of FTP rst format (value="jrs.ftpZipRst").
|
static String |
TAG_FTPS_CONN_TYPE
The property about the task "Publish to FTPS": the connection type of FTPS (value="jrs.ftpsConType").
|
static String |
TAG_FTPS_EN_NO_SEC
The property about the task "Publish to FTPS": enables to fallback to
the no-security FTP connection if the explicit FTPS connection is not available (value="jrs.ftpsEnNoSec").
|
static String |
TAG_FTPS_KM_ALG
The property about the task "Publish to FTPS": key-manager algorithm of FTPS (value="jrs.ftpsKMAlg").
|
static String |
TAG_FTPS_KS_FILE
The property about the task "Publish to FTPS": key-store file of FTPS (value="jrs.ftpsKSFile").
|
static String |
TAG_FTPS_KS_PSD
The property about the task "Publish to FTPS": key-store password of FTPS (value="jrs.ftpsKSPsd").
|
static String |
TAG_FTPS_KS_TYPE
The property about the task "Publish to FTPS": key-store type of FTPS (value="jrs.ftpsKSType").
|
static String |
TAG_FTPS_SEC_PROT
The property about the task "Publish to FTPS": the security protocol of FTPS (value="jrs.ftpsSecProt").
|
static String |
TAG_FTPS_TM_ALG
The property about the task "Publish to FTPS": trust-manager algorithm of FTPS (value="jrs.ftpsTMAlg").
|
static String |
TAG_FTPS_TRANS_MODE
The property about the task "Publish to FTPS": the transfer mode of FTPS (value="jrs.ftpsTransMode").
|
static String |
TAG_FTPS_TS_FILE
The property about the task "Publish to FTPS": trust-store file of FTPS (value="jrs.ftpsTSFile").
|
static String |
TAG_FTPS_TS_PSD
The property about the task "Publish to FTPS": trust-store password of FTPS (value="jrs.ftpsTSPsd").
|
static String |
TAG_FTPS_TS_TYPE
The property about the task "Publish to FTPS": trust-store type of FTPS (value="jrs.ftpsTSType").
|
static int |
TAG_GB
The encoding for converting is GB (value=0).
|
static String |
TAG_GENERATE_EXCEL_FORMULA |
static String |
TAG_GIF_TRANSPARENT_PDF
Deprecated.
No replacement.
|
static String |
TAG_GIF_TRANSPARENT_PDF_MAIL
Deprecated.
No replacement.
|
static String |
TAG_GRANT
Deprecated.
since version 6.1, replaced by GRANT.
|
static String |
TAG_GROUP
The group (value="jrs.group").
|
static String |
TAG_GROUP_PERMISSION
The group permission (value="jrs.group_permission").
|
static String |
TAG_GROUP_PRIVILEGE
The group privilege (value="jrs.group_privilege").
|
static String |
TAG_HAS_CONVERT_ENC
The property about report: whether to enable to convert the encoding (value="jrs.has_convert_enc").
|
static String |
TAG_HAS_FTP_PDF_PERMIS_PASW
The property about the task "Publish to FTP":
indicates whether to have PDF permission password (value="jrs.hasftpPdfPmP").
|
static String |
TAG_HAS_HDS_DATA_SOURCE
The property about a task: indicates whether it is a user
specified HDS data source (value="jrs.has_hds_data_source").
|
static String |
TAG_HAS_HYPERLINK
The property about TO HTML: indicates whether the hyperlink is generated (value="jrs.has_hyperlink").
|
static String |
TAG_HAS_MAIL_PDF_PERMIS_PASW
The property about the task "Publish to Mail":
indicates pdf if has permission password (value="jrs.has_mail_pdf_permis_pasw").
|
static String |
TAG_HAS_NLS_BUNDLE_INFO
The property about the task: indicates whether the user implementes NLSBundleInfo (value="jrs.has_nls_bundle_info").
|
static String |
TAG_HAS_NONBURSTING_RESULT
The property to indicate a bursting task that will export
non-bursting result (value="jrs.has_nonbursting_result").
|
static String |
TAG_HAS_PAGE_NUMBER
The property about TO HTML: indicates whether to generate the page number (value="jrs.has_page_number").
|
static String |
TAG_HAS_PAGE_SEARCH
The command of report HTTP server (value="jrs.has_page_search").
|
static String |
TAG_HAS_PDF_PERMIS_PASW
The property about TO PDF: indicates whether to use a PDF permission password or not (value="jrs.has_pdf_permis_pasw").
|
static String |
TAG_HAS_READ_PERMISSION
Indicates if it has read permission (value="jrs.has_read_permission").
|
static String |
TAG_HAS_SHAPES
The property about TO EXCEL: indicates if the excel has shapes (value="jrs.has_shapes").
|
static String |
TAG_HAS_STYLE
The property about report: whether to enable style group (value="jrs.has_style").
|
static String |
TAG_HAS_TASK_LISTENER
The property about the task: indicates whether the user implementes TaskListener (value="jrs.has_task_listener").
|
static String |
TAG_HAS_VERSION_PDF_PERMIS_PASW
The property about the task "Publish to Version":
indicates if has permission password (value="jrs.has_version_pdf_permis_pasw").
|
static String |
TAG_HAS_XML_DATA_SOURCE
The property about a task: indicates whether it is a user
specified xml data source (value="jrs.has_xml_data_source").
|
static String |
TAG_HASHEADFOOT
The property about TO TEXT: indicates whether to generate the page header or footer (value="jrs.hasHeadFoot").
|
static String |
TAG_HASHEADFOOT_MAIL
The property about the task "Publish to Email": The mail format based on TEXT (value="jrs.hasHeadFoot_mail").
|
static String |
TAG_HDS_DATA_SOURCE_NAME
The property about a task: indicates the user's HDS data
source name (value="jrs.hds_data_source_name").
|
static String |
TAG_HDS_INPUTSTREAM_FACTORY
The property about task: indicates the user's
implemented instance of InputStreamFactory (value="jrs.hds_inputstream_factory").
|
static String |
TAG_HDS_NAME
The property about a task: indicates the user's HDS name (value="jrs.hds_name").
|
static int |
TAG_HIERARCHICAL
The property of the query type: Hierarchical (value=4).
|
static String |
TAG_HIST_FILE
The HTTP query field: result version file (value="jrs.hist_file").
|
static String |
TAG_HOME_PAGE
Preference property name about home page option (value="jrs.home_page").
|
static String |
TAG_HOME_PAGE_USE_A_DASHBOARD
Preference property value about home page option (value="use_a_Dashboard").
|
static String |
TAG_HOME_PAGE_USE_CONSOLE
Preference property value about home page option (value="use_Console").
|
static String |
TAG_HOME_PAGE_USE_START_PAGE
Preference property value about home page option (value="use_Start_Page").
|
static String |
TAG_HOST
The host of the server that we connect via Web API
|
static String |
TAG_HTML
The property about the task "Publish to File System": HTML result name (value="jrs.html").
|
static String |
TAG_HTML_BODY_OUTSTREAM
The html body OutputStream (for the HTML result type to be exported to OutputStream) (value="jrs.html_body_outstream").
|
static String |
TAG_HTML_CSS_OUTSTREAM
The CSS OutputStream (for the HTML result type to be exported to OutputStream) (value="jrs.html_css_outstream").
|
static String |
TAG_HTML_DIR
The property about the task "Publish to File System": the path of HTML result (value="jrs.html_dir").
|
static String |
TAG_HTML_DIR_TYPE
The property about the Export: the path type of html result (value="jrs.html_dir_type").
|
static String |
TAG_HTML_EXPORT_PATH
The path for the html images (for the HTML result type to be exported to OutputStream) (value="jrs.html_export_path").
|
static String |
TAG_HTML_IS_BODY_STREAM
Denotes whether or not to export the html to an OutputStream (value="jrs.htm_is_body_stream").
|
static String |
TAG_HTML_RESOLUTION
The property about TO HTML: indicates the resolution of the HTML page (value="jrs.html_resolution").
|
static String |
TAG_ID
The property about the completed tasks: the completed task record ID (value="jrs.id").
|
static String |
TAG_IF_PRINT
Deprecated.
As of v8, replaced by
TAG_TO_PRINTER |
static String |
TAG_IGNORE_PERMISSIONS
Indicates whether to set the permissions to a node (value="jrs.ignore_permissions").
|
static int |
TAG_IMPORTED_SQL
The property of the query type: Imported SQL (value=1).
|
static String |
TAG_INHERITED_LINKED_CATALOG
Indicates the inherited linked catalog (value="jrs.inherited.linked.catalog").
|
static String |
TAG_IS_BURSTING_TASK
The property to indicate the task is a bursting task (value="jrs.is_bursting_task").
|
static String |
TAG_IS_CHART_APPLET
Deprecated.
|
static String |
TAG_IS_CONVERT_CATALOG_TO_BINARY
Indicates if convert catalog format to Binary (value="jrs.is_convert_cat_to_binary").
|
static String |
TAG_IS_CSV
A value option about TAG_TEXT_IS_DELIMITER property: indicates whether the result file is csv format (value="jrs.is_csv").
|
static String |
TAG_IS_CUBE
the property to indicate a task is cube task or not (value="jrs.is_cube")
|
static String |
TAG_IS_DEPLOY_LOCALLY
Indicates whether to deploy the resource locally (value="jrs.is_deploy_locally").
|
static String |
TAG_IS_DEPLOY_NODE
Indicates whether to deploy the file to the server (value="jrs.is_deploy_node").
|
static String |
TAG_IS_DHTML
The property about TO HTML: indicates whether to show DHTML page (value="jrs.is_dhtml").
|
static String |
TAG_IS_DOC_RESULT
Indicates whether it is the doc result (value="jrs.is_doc_result").
|
static String |
TAG_IS_ENABLED
The property about the tasks: whether the task is enabled (value="jrs.is_enabled").
|
static String |
TAG_IS_LOCAL
The property about the task: indicates if the task is executed locally (value="jrs.is_local").
|
static String |
TAG_IS_MATCH_LAYOUT
Deprecated.
As of version 8.1, replaced by TAG_EXCEL_LAYOUT.
|
static String |
TAG_IS_MULTI_FILES
The property about TO HTML: indicates whether html is generated to a file or to multiple files (value="jrs.is_multi_files").
|
static String |
TAG_IS_MY_SERVER
The property about whether it is my server (value="jrs.isMyServer").
|
static String |
TAG_IS_NORMAL_TEXT
The property about TO TEXT: indicates whether this text file is a standard data format or not (value="jrs.is_norm_txt").
|
static String |
TAG_IS_ONLY_DATA
The property about TO XML: indicates that only database column information is exported to the XML file (value="jrs.is_only_data").
|
static String |
TAG_IS_PLS_RESULT
The property that indicates to apply page level security (PLS) to view the result (value="jrs.is_pls_result").
|
static String |
TAG_IS_QUOTEMARK
The property about TO TEXT: indicates whether the strings have quote marks (value="jrs.is_quotemark").
|
static String |
TAG_IS_REPEAT
The property about TO TEXT: indicates whether the same content is repeated (value="jrs.is_repeat").
|
static String |
TAG_IS_SSL
The schema of the server that we connect via Web API is https or not
|
static String |
TAG_IS_SUCCESSFUL
The property about the tasks: whether the task is successful (value="jrs.is_successful").
|
static String |
TAG_IS_TAB
A value option about TAG_TEXT_IS_DELIMITER property: indicates whether the delimiter is tab char or not (value="jrs.is_tab").
|
static String |
TAG_IS_UNFINISHED_VERSION
The property to indicate if the new added version's status is "unfinished".
|
static String |
TAG_IS_USE_INHERITED
Indicates whether to use the inherited catalog (value="jrs.is.use.inherited").
|
static String |
TAG_IS_XML_MULTI_FILES
Deprecated.
No replacement.
|
static String |
TAG_ISAUTO_SAVE_USED_PARAMETER_VALUES
preference property name about whether to save parameter values automatically.
|
static String |
TAG_JDBC_CONNECTION_OBJECT
The hashtable key of java.sql.Connection object used to set dynamically JDBC connection: the JDBC connection to run report (value="jrs.jdbc_connection_object").
|
static String |
TAG_JDBC_DRIVER
The HTTP query field for changing the JDBC driver: the new JDBC driver (value="jrs.jdbc_driver").
|
static String |
TAG_JDBC_GET_SUPPORT_INFO
The HTTP query field for re-getting the JDBC support information for the new JDBC connection: whether to re-get the new JDBC URL (value="jrs.jdbc_get_support_info").
|
static String |
TAG_JDBC_URL
The HTTP query field for changing the JDBC URL: the new JDBC URL (value="jrs.jdbc_url").
|
static String |
TAG_JINFONET_APPLET_PAGE
Deprecated.
|
static String |
TAG_JNDI_DATASOURCE
Used to define a mapping jndi data source (value="jrs.jndi_datasource").
|
static String |
TAG_JRD_CATALOG
The prefix of JReport parameters (value="jrd_catalog").
|
static String |
TAG_JRD_PARAM_PREFIX
The prefix of JReport parameters (value="jrd_param$").
|
static String |
TAG_JRD_REPORT
The prefix of JReport parameters (value="jrd_report").
|
static String |
TAG_JRD_VIEW_TYPE
The prefix of JReport parameters (value="jrd_viewType").
|
static String |
TAG_JRFTP
The property about the task "Publish to FTP": JReport FTP (value="jrs.ftp").
|
static String |
TAG_JRMAIL
The property about the task "Publish to Email": the JReport mail (value="jrs.jrmail").
|
static String |
TAG_JRSERVLET_PATH
It is for The tag to transfer the report servlet path to JRClient: the servlet path (value="jrs.jrservlet_path").
|
static String |
TAG_KEEP_SCORLLABLE_CAHRT_PDF
The property about TO PDF: Keep Scrollable Chart Status
|
static String |
TAG_LAST_EXE_STAT
The property about the scheduled tasks: whether it is the last execution state (value="jrs.last_exe_stat").
|
static String |
TAG_LAST_EXE_TIME
The property about the scheduled tasks: the last execution time (value="jrs.last_exe_time").
|
static String |
TAG_LAUNCH_TYPE
The property of s scheduled task: task launch type (value="jrs.launch_type").
|
static String |
TAG_LC
The property about lc (value="jrs.lc").
|
static String |
TAG_LINKED_CATALOG
Indicates the linked catalog (value="jrs.linked.catalog").
|
static String |
TAG_LINKED_CATALOG_APPLY_METHOD
The property is used to specify how to apply linked catalog of a folder when set properties for a folder (value="jrs.linked_catalog_apply_method".
|
static int |
TAG_LINKED_CATALOG_APPLY_TO_SELF_ONLY
Indicates apply the default linked catalog to foler only (value=0).
|
static int |
TAG_LINKED_CATALOG_APPLY_TO_SUB
Indicates apply the default linked catalog to foler, all subfolders and reports (value=1).
|
static int |
TAG_LINKED_CATALOG_MAKE_SUB_INHERIT
Indicates apply the default linked catalog to foler, and set inherit to true for all subfolders and reports (value=2).
|
static String |
TAG_LINKED_CATALOG_MODEL
Indicates the linked catalog model (value="jrs.linked.catalog.model").
|
static int |
TAG_LOCATION_TO_SERVER_DISK_REAL_PATH
Deprecated.
As of v11, Replaced by
SERVER_DISK_PATH |
static int |
TAG_LOCATION_TO_SERVER_RESOURCE_PATH
Deprecated.
As of v11, Replaced by
SERVER_RESOURCE_PATH |
static String |
TAG_MAIL_ACCESSIBLE_PDF |
static String |
TAG_MAIL_ACCESSIBLE_PDF_ORDER |
static String |
TAG_MAIL_ARCHIVE_FILE
The property about the task "Publish to Email":
the mail attached archived compressed file's name (value="jrs.mail_archive_file").
|
static String |
TAG_MAIL_ATTACH
The property about the task "Publish to E-mail": the mail attachments (value="jrs.mailattach").
|
static String |
TAG_MAIL_AUTHPWD_PMT
TAG_MAIL_AUTHPWD_PMT prompt for the authentication password field when composing notification emails ("Password:")
|
static String |
TAG_MAIL_AUTHUSER_PMT
TAG_MAIL_AUTHUSER_PMT prompt for the authentication user field when composing notification emails ("User:")
|
static String |
TAG_MAIL_BCC
The property about the task "Publish to Email": the mail bcc (value="jrs.mailbcc").
|
static String |
TAG_MAIL_BCC_PMT
Prompts for the Bcc field when composing notification e-mails: the Bcc prompt (value="Bcc:").
|
static String |
TAG_MAIL_BEST_EDITING_RTF
The property about TO RTF MAIL:
indicates whether it is the best editing (value="jrs.mail_best_editing_rtf").
|
static String |
TAG_MAIL_CC
The property about the task "Publish to Email": the mail cc (value="jrs.mailcc").
|
static String |
TAG_MAIL_CC_PMT
Prompts for the Cc field when composing notification e-mails: the Cc prompt (value="Cc:").
|
static String |
TAG_MAIL_CHAR_HEIGHT
The property about TO TEXT MAIL:
indicates the user defined character height (value="jrs.mail_char_height").
|
static String |
TAG_MAIL_CHAR_WIDTH
The property about TO TEXT MAIL:
indicates the user defined character width (value="jrs.mail_char_width").
|
static String |
TAG_MAIL_COMMENT
The property about the task "Publish to Email": the mail comments (value="jrs.mailcomments").
|
static String |
TAG_MAIL_COMMENTS_PMT
Prompts for the Comments field when composing notification e-mails: the Comments prompt (value="Comments:").
|
static String |
TAG_MAIL_COMPRESS
The property about the task "Publish to E-mail": the mail compress (value="jrs.mailcompress").
|
static String |
TAG_MAIL_COMPRESS_IMAGE_PDF
The property about TO PDF MAIL:
indicates whether to compress images (value="jrs.mail_compress_image_pdf").
|
static String |
TAG_MAIL_DELIMITER
The property about TO TEXT MAIL:
A character which will be used in SDF (Standard Data Format) format (value="jrs.mail_delimiter").
|
static String |
TAG_MAIL_DIR
The property about the task "Publish to Email": the result file archives the directory before running (value="jrs.mail_dir").
|
static String |
TAG_MAIL_DISPLAY_VALUE_CONSISTENTLY |
static String |
TAG_MAIL_DRILLDOWN
The property about TO HTML MAIL:
indicates whether to enable to drilldown the HTML page (value="jrs.mail_drilldown").
|
static String |
TAG_MAIL_DRILLDOWN_PDF
The property about TO PDF MAIL:
indicates whether to enable to drilldown the PDF page (value="jrs.mail_drilldown_pdf").
|
static String |
TAG_MAIL_EMBEDDED_CSS
The property about TO HTML MAIL: indicates whether to embed CSS to html when generating multiple files (value="jrs.mail_embedded_css").
|
static String |
TAG_MAIL_ENCODING
The property about the task "Publish to E-mail": the mail encoding (value="jrs.mailencoding").
|
static String |
TAG_MAIL_END
The property about the task "Publish to Email": the JReport mail (value="jrs.mail.end").
|
static String |
TAG_MAIL_EXCEL_ADVANCED
The property about TO EXCEL MAIL:
indicates whether to set more excel options (value="jrs.mail_excel_advanced").
|
static String |
TAG_MAIL_EXCEL_BREAK_PAGE
The property about the task "Publish to Mail":
indicates excel break page (value="jrs.mail_excel_break_page").
|
static String |
TAG_MAIL_EXCEL_EXPORT_XML
The property about the task "Publish to Mail":
indicates excel export to xml (value="jrs.mail_excel_export_xml").
|
static String |
TAG_MAIL_EXCEL_FILE
The property about the task "Publish to Email":
the mail attached excel file's name (value="jrs.mail_excel_file").
|
static String |
TAG_MAIL_EXCEL_FORMAT
property about TO EXCEL MAIL: indicates that the excel result format, the available values are
TAG_EXCEL_XLS and TAG_EXCEL_XLSX (value="jrs.mail_excel_format"). |
static String |
TAG_MAIL_EXCEL_FORMAT_TYPES
property about TO EXCEL: indicates that the excel result format type.
|
static String |
TAG_MAIL_EXCEL_HIDE_BACK
The property about the task "Publish to Mail":
indicates excel hide back (value="jrs.mail_excel_hide_back").
|
static String |
TAG_MAIL_EXCEL_LAYOUT
The property about TO EXCEL MAIL:
indicates if it is a new excel layout (value="jrs.mail_excel_layout").
|
static String |
TAG_MAIL_EXCEL_PRECISION
The property about the task "Publish to Mail":
indicates the precision level of Excel (value="jrs.mail_excel_precision").
|
static String |
TAG_MAIL_EXCEL_WORDWRAP
The property about TO EXCEL MAIL:
indicates if the excel has wordwrap format (value="jrs.mail_excel_wordwrap").
|
static String |
TAG_MAIL_EXCEL2000
The property about TO EXCEL MAIL:
indicates if the excel has excel2000 format (value="jrs.mail_excel2000").
|
static String |
TAG_MAIL_FORMAT
The property about the task "Publish to Email": The mail format (value="jrs.mailformat").
|
static String |
TAG_MAIL_FORMAT_CHART
Deprecated.
|
static String |
TAG_MAIL_FROM
The property about the task "Publish to Email": the mail from (value="jrs.mailfrom").
|
static String |
TAG_MAIL_FROM_PMT
Prompts for the To field when composing notification e-mails: the mailto prompt (value="From:").
|
static String |
TAG_MAIL_GENERATE_EXCEL_FORMULA |
static String |
TAG_MAIL_GIF_TRANSPARENT_PDF
The property about TO PDF MAIL:
indicates whether the figure is transparent or not (value="jrs.mail_gif_transparent_pdf").
|
static String |
TAG_MAIL_HAS_HYPERLINK
The property about TO HTML MAIL:
indicates whether the hyperlink is generated (value="jrs.mail_has_hyperlink").
|
static String |
TAG_MAIL_HAS_PAGE_NUMBER
The property about TO HTML MAIL:
indicates whether to generate the page number (value="jrs.mail_has_page_number").
|
static String |
TAG_MAIL_HAS_SHAPES
The property about TO EXCEL MAIL:
indicates if the excel has shapes (value="jrs.mail_has_shapes").
|
static String |
TAG_MAIL_HASHEADFOOT
The property about TO TEXT MAIL:
indicates whether to generate the page header or footer (value="jrs.mail_hasheadfoot").
|
static String |
TAG_MAIL_HTML_FILE
The property about the task "Publish to Email":
the mail attached html file's name (value="jrs.mail_html_file").
|
static String |
TAG_MAIL_HTML_PRECISION
The property about the task "Publish to Mail":
indicates the precision level of HTML (value="jrs.mail_html_precision").
|
static String |
TAG_MAIL_HTML_RESOLUTION
The property about TO HTML MAIL:
indicates whether to show DHTML page (value="jrs.mail_html_resolution").
|
static String |
TAG_MAIL_IS_CHART_APPLET
Deprecated.
|
static String |
TAG_MAIL_IS_CSV
The property about TO TEXT MAIL:
indicates whether the text file is in csv format (value="jrs.mail_is_csv").
|
static String |
TAG_MAIL_IS_DHTML
The property about TO HTML MAIL:
indicates whether to show DHTML page (value="jrs.mail_is_dhtml").
|
static String |
TAG_MAIL_IS_MULTI_FILES
The property about TO HTML MAIL:
indicates whether html is generated to a file or to multiple files (value="jrs.mail_is_multi_files").
|
static String |
TAG_MAIL_IS_NORMAL_TEXT
The property about TO TEXT MAIL:
indicates whether this text file is a standard data format or not (value="jrs.mail_is_normal_text").
|
static String |
TAG_MAIL_IS_ONLY_DATA
The property about TO XML MAIL:
indicates that only database column information is exported to the XML file (value="jrs.mail_is_only_data").
|
static String |
TAG_MAIL_IS_QUOTEMARK
The property about TO TEXT MAIL:
indicates whether the strings have quote marks (value="jrs.mail_is_quotemark").
|
static String |
TAG_MAIL_IS_TAB
The property about TO TEXT MAIL: indicates whether the delimiter is tab char or not (value="jrs.mail_is_tab").
|
static String |
TAG_MAIL_MATCH_LAYOUT
Deprecated.
As of version 8.1, replaced by TAG_MAIL_EXCEL_LAYOUT.
|
static String |
TAG_MAIL_NAME
The property about the task "Publish to Email": the result file name before running (value="jrs.mail_name").
|
static String |
TAG_MAIL_NO_MARGIN_HTML
The property about TO HTML MAIL:
indicates whether there is no margin in the HTML page (value="jrs.mail_no_margin_html").
|
static String |
TAG_MAIL_NO_MARGIN_PDF
The property about TO PDF MAIL:
indicates whether there is no margin (value="jrs.mail_no_margin_pdf").
|
static String |
TAG_MAIL_NO_MARGIN_PS
The property about TO PS MAIL:
indicates whether there is no margin (value="jrs.mail_no_margin_ps").
|
static String |
TAG_MAIL_NO_MARGIN_RTF
The property about TO RTF MAIL:
indicates whether there is no margin (value="jrs.mail_no_margin_rtf").
|
static String |
TAG_MAIL_NOTIFY_TYPE_PMT
TAG_MAIL_NOTIFY_TYPE_PMT prompt for the notify type of the emails ("notifyType:")
|
static String |
TAG_MAIL_OVERFLOW_TO_ADJACENT_ZERO_LENGTH_TEXT_CELL |
static String |
TAG_MAIL_PDF_ACROSS_PAGE
The property about the task "Publish to Mail":
indicates pdf across page (value="jrs.mail_pdf_across_page").
|
static String |
TAG_MAIL_PDF_CHANGALLOW
The property about the task "Publish to Mail":
indicates pdf change allow (value="jrs.mail_pdf_changAllow").
|
static String |
TAG_MAIL_PDF_CHECK_ENABLEACCESS
The property about the task "Publish to Mail":
indicates pdf if enable accessing (value="jrs.mail_pdf_check_enableaccess").
|
static String |
TAG_MAIL_PDF_CHECK_ENABLECOPY
The property about the task "Publish to Mail":
indicates pdf if enable copying (value="jrs.mail_pdf_check_enablecopy").
|
static String |
TAG_MAIL_PDF_COMPATIBITLY
The property about the task "Publish to Mail":
indicates pdf compatibitly (value="jrs.mail_pdf_compatibitly").
|
static String |
TAG_MAIL_PDF_CONTACT_INF
The property about the task "Publish to Mail":
indicates pdf contact information (value="jrs.mail_pdf_contact_inf").
|
static String |
TAG_MAIL_PDF_DIGITAL_PATH
The property about the task "Publish to Mail":
indicates pdf digital path (value="jrs.mail_pdf_digital_path").
|
static String |
TAG_MAIL_PDF_DOCUMENT_REASON
The property about the task "Publish to Mail":
indicates pdf sign document reason (value="jrs.mail_pdf_document_reson").
|
static String |
TAG_MAIL_PDF_EDIT_YOURSELF
The property about the task "Publish to Mail":
indicates pdf sign other reason (value="jrs.mail_pdf_edit_yourself").
|
static String |
TAG_MAIL_PDF_ENCRYPT
The property about the task "Publish to Mail":
indicates pdf encrpt (value="jrs.mail_pdf_encrypt").
|
static String |
TAG_MAIL_PDF_FILE
The property about the task "Publish to Email":
the mail attached pdf file's name (value="jrs.mail_pdf_file").
|
static String |
TAG_MAIL_PDF_LOCATION
The property about the task "Publish to Mail":
indicates pdf sign location (value="jrs.mail_pdf_location").
|
static String |
TAG_MAIL_PDF_LOGIC_SPLIT
The property about the task "Publish to Mail":
indicates pdf logic split (value="jrs.mail_pdf_logic_split").
|
static String |
TAG_MAIL_PDF_MARGIN
The property about the task "Publish to Mail":
indicates pdf margin (value="jrs.mail_pdf_margin").
|
static String |
TAG_MAIL_PDF_MARGIN_B
The property about the task "Publish to Mail":
indicates pdf bottom margin (value="jrs.mail_pdf_margin_b").
|
static String |
TAG_MAIL_PDF_MARGIN_L
The property about the task "Publish to Mail":
indicates pdf left margin (value="jrs.mail_pdf_margin_l").
|
static String |
TAG_MAIL_PDF_MARGIN_R
The property about the task "Publish to Mail":
indicates pdf right margin (value="jrs.mail_pdf_margin_r").
|
static String |
TAG_MAIL_PDF_MARGIN_T
The property about the task "Publish to Mail":
indicates pdf top margin (value="jrs.mail_pdf_margin_t").
|
static String |
TAG_MAIL_PDF_PAGE_HEIGHT
The property about the task "Publish to Mail":
indicates pdf page height (value="jrs.mail_pdf_page_height").
|
static String |
TAG_MAIL_PDF_PAGE_WIDTH
The property about the task "Publish to Mail":
indicates pdf page width (value="jrs.mail_pdf_page_width").
|
static String |
TAG_MAIL_PDF_PERMIS_PASW
The property about the task "Publish to Mail":
indicates pdf permission password (value="jrs.mail_pdf_permis_pasw").
|
static String |
TAG_MAIL_PDF_PRECISION
The property about the task "Publish to Mail":
indicates the precision level of PDF (value="jrs.mail_pdf_precision").
|
static String |
TAG_MAIL_PDF_PRINTALLOW
The property about the task "Publish to Mail":
indicates pdf if allow print (value="jrs.mail_pdf_printAllow").
|
static String |
TAG_MAIL_PDF_PWD
The property about the task "Publish to Mail":
indicates pdf password (value="jrs.mail_pdf_pwd").
|
static String |
TAG_MAIL_PDF_SIGN
The property about the task "Publish to Mail":
indicates pdf sign (value="jrs.mail_pdf_sign").
|
static String |
TAG_MAIL_PDF_SIGN_METHOD
The property about the task "Publish to Mail":
indicates pdf sign method (value="jrs.mail_pdf_sign_method").
|
static String |
TAG_MAIL_PDF_SUBJECT
The property about the task "Publish to mail"
indicates the PDF subject value (value="jrs.mail_pdf_subject").
|
static String |
TAG_MAIL_PDF_TITLE
The property about the task "Publish to mail"
indicates the PDF title value (value="jrs.mail_pdf_title").
|
static String |
TAG_MAIL_PDF_USER_PASW
The property about the task "Publish to Mail":
indicates pdf user password (value="jrs.mail_pdf_user_pasw").
|
static String |
TAG_MAIL_PDF_ZOOM
The property about the task "Publish to mail"
indicates the PDF zoom value (value="jrs.mail_pdf_zoom").
|
static String |
TAG_MAIL_PDFA_COMPLIANT |
static String |
TAG_MAIL_PRINT_FOOTER
The property about TO EXCEL MAIL:
indicates if the excel has print page footer (value="jrs.mail_print_footer").
|
static String |
TAG_MAIL_PRINT_GRIDLINES
The property about TO EXCEL MAIL:
indicates if the excel has print gridlines (value="jrs.mail_print_gridlines").
|
static String |
TAG_MAIL_PRINT_HEADER
The property about TO EXCEL MAIL:
indicates if the excel has print page header (value="jrs.mail_print_header").
|
static String |
TAG_MAIL_PRINT_MODE_PDF
The property about TO PDF MAIL:
indicates whether it is print mode (value="jrs.mail_print_mode_pdf").
|
static String |
TAG_MAIL_PS_FILE
The property about the task "Publish to Email":
the mail attached ps file's name (value="jrs.mail_ps_file").
|
static String |
TAG_MAIL_PS_PRECISION
The property about the task "Publish to Mail":
indicates the precision level of PS (value="jrs.mail_ps_precision").
|
static String |
TAG_MAIL_RELATIVE_FONT_SIZE
The property about TO HTML MAIL:
indicates whether to use relative font size to generate the HTML page (value="jrs.mail_relative_font_size").
|
static String |
TAG_MAIL_REPEAT
The property about TO TEXT MAIL:
indicates whether the same content is repeated (value="jrs.mail_repeat").
|
static String |
TAG_MAIL_RESOLUTION
The property about TO TEXT MAIL:
indicates whether to set resolution of a text file (value="jrs.mail_resolution").
|
static String |
TAG_MAIL_RSD_PRECISION
The property about the task "Publish to Mail":
indicates the precision level of PDF (value="jrs.mail_rsd_precision").
|
static String |
TAG_MAIL_RST_DIR
The property about task: indicates the directory of the result file after executing the sending mail task (value="jrs.mail_rst_dir").
|
static String |
TAG_MAIL_RST_FILE
The property about task: indicates the name of the result file after executing the sending mail task (value="jrs.mail_rst_file").
|
static String |
TAG_MAIL_RST_PRECISION
The property about the task "Publish to Mail":
indicates the precision level of rst (value="jrs.mail_rst_precision").
|
static String |
TAG_MAIL_RTF_FILE
The property about the task "Publish to Email":
the mail attached rtf file's name (value="jrs.mail_rtf_file").
|
static String |
TAG_MAIL_RTF_PRECISION
The property about the task "Publish to Mail":
indicates the precision level of RTF (value="jrs.mail_rtf_precision").
|
static String |
TAG_MAIL_SECURE
Preference property name about mail secure option (value="jrs.mail_secure").
|
static String |
TAG_MAIL_SECURE_No
Preference property value about mail secure option (value="secure_no").
|
static String |
TAG_MAIL_SECURE_SSL
Preference property value about mail secure option (value="secure_SSL").
|
static String |
TAG_MAIL_SECURE_TLS
Preference property value about mail secure option (value="secure_TLS").
|
static String |
TAG_MAIL_SIZE
The property about the task "Publish to Email": the threshold of result file size (value="jrs.mail_size").
|
static String |
TAG_MAIL_SMTP_ACCOUNTNAME
The property about the task "Publish to E-mail": the mail account name for SMTP login (value="jrs.mail_smpt_accountname").
|
static String |
TAG_MAIL_SMTP_ADDRESS
The property about the task "Publish to E-mail": the mail address for SMTP login (value="jrs.mail_smtp_address").
|
static String |
TAG_MAIL_SMTP_PASSWORD
The property about the task "Publish to E-mail": the mail password for SMTP login (value="jrs.mail_smtp_password").
|
static String |
TAG_MAIL_SUBJECT
The property about the task "Publish to Email": the mail subject (value="jrs.mailsubject").
|
static String |
TAG_MAIL_SUBJECT_PMT
Prompts for the Subject field when composing notification e-mails: the Subject prompt (value="Subject:").
|
static String |
TAG_MAIL_TEXT_FILE
The property about the task "Publish to Email":
the mail attached text file's name (value="jrs.mail_text_file").
|
static String |
TAG_MAIL_TEXT_FILE_SUFFIX
The property about TO TEXT VERSION
indicates the text file suffix of publish to email (value="jrs.mail_text_file_suffix").
|
static String |
TAG_MAIL_TEXT_IS_DELIMITER
The property about TO TEXT MAIL: indicates whether the delimiter is tab char or not (value="jrs.mail_text_is_delimiter").
|
static String |
TAG_MAIL_TEXT_IS_TRIM_BLANK_SPACES |
static String |
TAG_MAIL_TEXT_OVERFLOW
The property about TO HTML MAIL:
indicates the text overflow type (value="jrs.mail_text_overflow").
|
static String |
TAG_MAIL_TEXT_PRECISION
The property about the task "Publish to Mail":
indicates the precision level of Text (value="jrs.mail_text_precision").
|
static String |
TAG_MAIL_TIFF_COMPRESS
Deprecated.
|
static String |
TAG_MAIL_TIFF_MARGIN
Deprecated.
|
static String |
TAG_MAIL_TIFF_MARGIN_B
Deprecated.
|
static String |
TAG_MAIL_TIFF_MARGIN_L
Deprecated.
|
static String |
TAG_MAIL_TIFF_MARGIN_R
Deprecated.
|
static String |
TAG_MAIL_TIFF_MARGIN_T
Deprecated.
|
static String |
TAG_MAIL_TIFF_MONOCHROME
Deprecated.
|
static String |
TAG_MAIL_TO
The property about the task "Publish to Email": the mail to (value="jrs.mailto").
|
static String |
TAG_MAIL_TO_PMT
Prompts for the To field when composing notification e-mails: the mailto prompt (value="To:").
|
static String |
TAG_MAIL_TO_REFERUSER
The property about the task "Publish to E-mail": sends multiple mails to referred users (value="jrs.mail_to_referuser").
|
static String |
TAG_MAIL_TOC_PDF
The property about TO PDF MAIL:
indicates whether the pdf has TOC (value="jrs.mail_toc_pdf").
|
static String |
TAG_MAIL_TXT_COMPRESS
The property about TO TEXT MAIL:
indicates whether to compress the published text file (value="jrs.mail_txt_compress").
|
static String |
TAG_MAIL_TXT_WINDOWS
The property about TO TEXT MAIL:
indicates whether the text file has "\n" for UNIX or "\r\n" for OS390 and Windows (value="jrs.mail_txt_windows").
|
static String |
TAG_MAIL_USE_HTML_TABLE
The property about TO HTML MAIL:
indicates whether to use HTML Data Table or not (value="jrs.mail_use_html_table").
|
static String |
TAG_MAIL_USE_SCOPE
The property about TO HTML MAIL:
indicates whether to use Scope Attribute or not (value="jrs.mail_use_scope").
|
static String |
TAG_MAIL_USE_SECTION508_OUTPUT
The property about TO HTML MAIL:
indicates whether to use Section 508 compliant output or not (value="jrs.mail_use_section508_output").
|
static String |
TAG_MAIL_USE_TABLE
The property about TO HTML MAIL:
indicates whether to use HTML table to generate the HTML page (value="jrs.mail_use_table").
|
static String |
TAG_MAIL_WEB_BROWSER
The property about TO HTML MAIL:
indicates generating HTML pages for which Web browser (value="jrs.mail_web_browser").
|
static String |
TAG_MAIL_XML_FILE
The property about the task "Publish to Email":
the mail attached xml file's name (value="jrs.mail_xml_file").
|
static String |
TAG_MAIL_XML_PRECISION
The property about the task "Publish to Mail":
indicates the precision level of XML (value="jrs.mail_xml_precision").
|
static String |
TAG_MAIL_XSDFILE
The property about TO XML MAIL:
indicates the xsd file path, such as url and real path (value="jrs.mail_xsdfile").
|
static String |
TAG_MAIL_ZIP_RESULT
The property about TO RST MAIL:
indicates whether to zip a rst result (value="jrs.mail_zip_result").
|
static String |
TAG_MAX_MEMORY_ALLOWED
TAG_MAX_MEMEORY_ALLOWED Specify Max memory the current Cube can use, by default system
will automatically calculated a "estimated memory usage" for the Cube (value="jrs.max_memory_allowed").
|
static String |
TAG_MAXVERSION
The HTTP query field: maximum version limit (value="jrs.maxversion").
|
static String |
TAG_MULTIPLE_SCHEDULE_REPORT_LIST |
static String |
TAG_NAMED_WHERE_PORTION
The property about report: named WHERE portion (value="jrs.named_wp").
|
static String |
TAG_NEED_EXPIRE
The HTTP query field about editing Publish to Version System tasks in web browsers: whether to check expiration days in the web page (value="jrs.need_expire").
|
static String |
TAG_NEED_MAXVERSION
The HTTP query field: maximum version limit that is set (value="jrs.need_maxversion").
|
static String |
TAG_NEW_DB_PSWD
The property to run reports: the new DB password (value="jrs.new_db_pswd").
|
static String |
TAG_NEW_DS_PWSD
Used to set the new data source password (value="jrs.new_ds_pswd").
|
static String |
TAG_NEW_PASSWORD
The HTTP query field about changing password: new password (value="jrs.new_password").
|
static String |
TAG_NEXT_EXE_TIME
The property about the scheduled tasks: the next execution time (value="jrs.next_exe_time").
|
static String |
TAG_NLS_BUNDLE_INFO
The property about the task: indicates the user implemented instance of NLSBundleInfo (value="jrs.nls_bundle_info").
|
static String |
TAG_NLS_ENCODING |
static String |
TAG_NLS_LOCALE |
static String |
TAG_NO_MARGIN_HTML
The property about TO HTML: indicates whether there is no margin in the HTML page (value="jrs.no_margin_html").
|
static String |
TAG_NO_MARGIN_MAIL
The property about TO EMail: indicates whether there is no margin for the report in the e-mail (value="jrs.no_margin_mail").
|
static String |
TAG_NO_MARGIN_PDF
The property about TO PDF: indicates whether there is no margin (value="jrs.no_margin_pdf").
|
static String |
TAG_NO_MARGIN_PS
The property about TO PostScript: indicates whether there is no margin (value="jrs.no_margin_ps").
|
static String |
TAG_NO_MARGIN_RTF
The property about TO Rich Text Format: indicates whether there is no margin (value="jrs.no_margin_rtf").
|
static String |
TAG_NO_WARNING
The HTTP query field about editing Publish to E-mail tasks in web browsers: whether to warn when the task includes more than one E-mail (value="jrs.no_warning").
|
static String |
TAG_NODE_CREATOR
The description of the resource node (value="jrs.node_creator").
|
static String |
TAG_NODE_DESC
The description of the resource node (value="jrs.node_desc").
|
static String |
TAG_NODE_IMPORT_NO_REAL_PATH
Indicates whether to set a real path when importing (value="jrs.node_no_real_path").
|
static String |
TAG_NODE_NAME
The name of a node in resource tree (value="jrs.node_name").
|
static String |
TAG_NODE_PROP
The properties of the node to be deployed (value="jrs.node_prop").
|
static String |
TAG_NODE_REAL_PATH
The real path of the resource node (value="jrs.node_real_path").
|
static String |
TAG_NODE_SHARE
Indicates if the resource node is shared (value="jrs.node_share").
|
static String |
TAG_NODE_STATUS
The status of the resource node (value="jrs.node_status").
|
static String |
TAG_NODE_TYPE
The type of the resource node (value="jrs.node_type").
|
static String |
TAG_NONBURSTING_PREFIX
The prefix of task properties only for the non-bursting
result of a bursting task (value="jrs.nonbursting$").
|
static String |
TAG_NORMAL_MAIL
The property about the task "Publish to Email": the JReport mail (value="jrs.csmail").
|
static String |
TAG_NOTIFICATION_EMAILS
The property of s scheduled task: e-mail notification list (value="jrs.notification_emails").
|
static String |
TAG_NOTIFY_DURATION
The property about task duration notification (value="jrs.need_notify_duration").
|
static String |
TAG_NOTIFY_MAIL
The property about task duration notifying mail address (value="jrs.duration_notify_mail").
|
static String |
TAG_ONCE_APM
The property about task run time (at): the PM or AM about running this task at (value="jrs.once_apm").
|
static String |
TAG_ONLY_CREATE_NODE
Indicates whether only to create a real path node without checking if the real path folder exists (value="createOnly").
|
static String |
TAG_ONLY_DEPLOY_FILES
Indicates whether to just deploy catalogs and reports in the folder rather than to deploy the folder (value="jrs.only_deploy_files").
|
static String |
TAG_ONLY_DEPLOY_FILES_AND_SUBFOLDERS
Indicates whether to just deploy files and sub-folders in the folder rather than to deploy the folder (value="jrs.only_deploy_files_and_subfolders").
|
static int |
TAG_OVER_VIEW
The page style is over view (value=0).
|
static String |
TAG_OVERFLOW_TO_ADJACENT_ZERO_LENGTH_TEXT_CELL |
static String |
TAG_OWNER_NAME
Represents a folder's owner, a folder may have an owner (value="jrs.owner_name").
|
static String |
TAG_PAGE_SAERCH_HIGHLIGHALL
The command of report HTTP server (value="jrs.get_page_search_highlightall").
|
static String |
TAG_PAGE_SAERCH_MATCHWHOLE
The command of report HTTP server (value="jrs.get_page_search_matchWhole").
|
static String |
TAG_PAGE_SAERCH_NODESETID
The command of report HTTP server (value="jrs.get_page_search_nodesetid").
|
static String |
TAG_PAGE_SAERCH_NUMBER
The command of report HTTP server (value="jrs.get_page_search_number").
|
static String |
TAG_PAGE_SEARCH_COUNT
The command of report HTTP server (value="jrs.get_page_search_count").
|
static String |
TAG_PAGE_SEARCH_SHOW_ROWS
The command of report HTTP server (value="jrs.get_page_search_rows").
|
static String |
TAG_PAGE_SEARCH_WORD
The command of report HTTP server (value="jrs.get_page_search_word").
|
static String |
TAG_PAGE_SEARCH_WORD_CASESENSITIVE
The command of report HTTP server (value="jrs.get_page_search_word_caseSensitive").
|
static String |
TAG_PAGE_STYLE
The page style of server home page (value="jrs.page_style").
|
static String |
TAG_PARAM_DEFAULTDATEFORMAT |
static String |
TAG_PARAM_DISPLAY_PREFIX |
static String |
TAG_PARAM_EXPRESSION_PREFIX
The prefix of JReport parameter expression (value="jrs.param.exp$").
|
static String |
TAG_PARAM_FILE
The property about report: parameter file (value="jrs.param_file").
|
static String |
TAG_PARAM_GEN_PREFIX
The prefix of JReport parameters' generator (value="jrs.param_gen$").
|
static String |
TAG_PARAM_IO_TIME
The String value of JREngine's IO time (value="IOTime").
|
static String |
TAG_PARAM_IS_MULTIPLE_PREFIX
Indicates whether a parameter is of multiple value in URL (value="_isMultiple_").
|
static String |
TAG_PARAM_ISALL_PREFIX
The prefix of JReport multiple value parameters is all (value="jrs.param.isAll$").
|
static String |
TAG_PARAM_LOCALE |
static String |
TAG_PARAM_NAME
TAG_PARAM_NAME the property to specify parameter name (value="jrs.param_name").
|
static String |
TAG_PARAM_PAGE
If it is true, when the wizard is finished to run the report, a parameter input page will pop-up to input
parameters does not given by jrd_param$ if the value of a parameter, which is middle level of a cascading
parameters (include old style cascading parameter), is given; the parameter page only show lower level
parameters.
|
static String |
TAG_PARAM_PATTERN_PREFIX
The prefix of JReport parameter pattern (value="jrs.param.pattern$").
|
static String |
TAG_PARAM_PREFIX
The prefix of JReport parameters (value="jrs.param$").
|
static String |
TAG_PARAM_PROCESS_TIME
The string value of JREngine's processing time (value="processTime").
|
static String |
TAG_PARAM_REASON
The string value of JREngine's error reason (value="reason").
|
static String |
TAG_PARAM_SID
The string value of the JREngine's SID (value="SID").
|
static String |
TAG_PARAM_SINGLE_THREAD
The string value of the JREngine's single thread (value="SingleThread").
|
static String |
TAG_PARAM_STATUS
the value of Engine's status (value="status").
|
static String |
TAG_PARAM_TOTAL_PAGE_NUMBER
The string value of JREngine's TOTAL PAGE NUMBER (value="totalPageNumber").
|
static String |
TAG_PARAM_VALUES
The escaped string of the parameter values of the report (value="jrs.param_values").
|
static int |
TAG_PARAMETER
The property of the query type: Parameter (value=6).
|
static String |
TAG_PASSWORD
The HTTP query field about changing password: current password (value="jrs.password").
|
static String |
TAG_PASSWORD_PDF
The property about TO PDF: indicates whether to set password (value="jrs.password_pdf").
|
static String |
TAG_PATH
It is for The tag to transfer resource paths to JRClient: the resource path (value="jrs.path").
|
static String |
TAG_PDF
The property about the task "Publish to File System": PDF result name (value="jrs.pdf").
|
static String |
TAG_PDF_CHANGALLOW
The property about TO PDF: indicates the PDF change allowed value (value="jrs.pdf_changallow").
|
static String |
TAG_PDF_CHECK_ENABLEACCESS
The property about TO PDF: indicates whether to enable to access the PDF page (value="jrs.pdf_check_enableaccess").
|
static String |
TAG_PDF_CHECK_ENABLECOPY
The property about TO PDF: indicates whether to enable to copy the PDF page (value="jrs.pdf_check_enablecopy").
|
static String |
TAG_PDF_CLIPPING_AREA
The property about TO PDF: indicates whether to enable PDF Clipping Area (value="jrs.pdf_clipping_area").
|
static String |
TAG_PDF_COMPATIBILITY
The property about TO PDF: indicates the PDF compatibility (value="jrs.pdf_compatibitly").
|
static String |
TAG_PDF_COMPATIBITLY
Deprecated.
replaced by TAG_PDF_COMPATIBILITY
|
static String |
TAG_PDF_CONTACT_INF
The property about TO PDF: indicates the PDF contact information (value="jrs.pdf_contact_inf").
|
static String |
TAG_PDF_DIGITAL_PATH
The property about TO PDF: indicates the PDF sign digital path (value="jrs.pdf_digital_path").
|
static String |
TAG_PDF_DIR
The property about the task "Publish to File System": the path of PDF result (value="jrs.pdf_dir").
|
static String |
TAG_PDF_DIR_TYPE
The property about the Export: the path type of pdf result (value="jrs.pdf_dir_type").
|
static String |
TAG_PDF_DOCUMENT_REASON
The property about TO PDF: indicates the PDF document reason (value="jrs.pdf_document_reson").
|
static String |
TAG_PDF_EDIT_YOURSELF
The property about the task "Publish to Disk":
indicates pdf sign reason (value="jrs.pdf_edit_yourself").
|
static String |
TAG_PDF_ENCRYPT
The property about report: whether to enable pdf encryption (value="jrs.pdf_encrypt").
|
static String |
TAG_PDF_LOCATION
The property about TO PDF: indicates the PDF location message (value="jrs.pdf_location").
|
static String |
TAG_PDF_PERMIS_PASW
The property about TO PDF: indicates the PDF permission password (value="jrs.pdf_permis_pasw").
|
static String |
TAG_PDF_PRINTALLOW
The property about TO PDF: indicates the PDF print allowed value (value="jrs.pdf_printallow").
|
static String |
TAG_PDF_SIGN
The property about TO PDF: indicates whether to enable to sign the PDF page (value="jrs.pdf_sign").
|
static String |
TAG_PDF_SIGN_METHOD
The property about TO PDF: indicates the PDF sign method (value="jrs.pdf_sign_method").
|
static String |
TAG_PDF_SUBJECT
The property about TO PDF: indicates the PDF subject value (value="jrs.pdf_subject").
|
static String |
TAG_PDF_TITLE
The property about TO PDF: indicates the PDF title value (value="jrs.pdf_title").
|
static String |
TAG_PDF_USER_PASW
The property about TO PDF: indicates the PDF digital file user password (value="jrs.pdf_user_pasw").
|
static String |
TAG_PDF_ZOOM
The property about TO PDF: indicates the PDF zoom value (value="jrs.pdf_zoom").
|
static String |
TAG_PDF_ZOOM_Actual_Size
The property value about the "TAG_PDF_ZOOM"
indicates the PDF zoom value (value="Actual Size").
|
static String |
TAG_PDF_ZOOM_Default
The property value about the "TAG_PDF_ZOOM"
indicates the PDF zoom value (value="Default").
|
static String |
TAG_PDF_ZOOM_Fit_Height
The property value about the "TAG_PDF_ZOOM"
indicates the PDF zoom value (value="Fit Height").
|
static String |
TAG_PDF_ZOOM_Fit_Page
The property value about the "TAG_PDF_ZOOM"
indicates the PDF zoom value (value="Fit Page").
|
static String |
TAG_PDF_ZOOM_Fit_Visible
The property value about the "TAG_PDF_ZOOM"
indicates the PDF zoom value (value="Fit Visible").
|
static String |
TAG_PDF_ZOOM_Fit_Width
The property value about the "TAG_PDF_ZOOM"
indicates the PDF zoom value (value="Fit Width").
|
static String |
TAG_PDFA_COMPLIANT |
static String |
TAG_PERMISSION_MEMBER
Indicates the members that can get the permission (value="jrs.permission_member").
|
static String |
TAG_PERMISSION_VALUES
Indicates the permissions that will be set to the members (value="jrs.permission_values").
|
static String |
TAG_PLAINTEXT_MAIL_CHAR_HEIGHT
The property about TO PLAIN TEXT MAIL:
indicates the user defined character height (value="jrs.plaintext_mail_char_height").
|
static String |
TAG_PLAINTEXT_MAIL_CHAR_WIDTH
The property about TO PLAIN TEXT MAIL:
indicates the user defined character width (value="jrs.plaintext_mail_char_width").
|
static String |
TAG_PLAINTEXT_MAIL_HASHEADFOOT
The property about TO PLAIN TEXT MAIL:
indicates whether to generate the page header or footer (value="jrs.plaintext_mail_hasheadfoot").
|
static String |
TAG_PLAINTEXT_MAIL_TXT_COMPRESS
The property about TO PLAIN TEXT MAIL:
indicates whether to compress the published text (value="jrs.plaintext_mail_txt_compress").
|
static String |
TAG_PLAINTEXT_MAIL_TXT_WINDOWS
The property about TO PLAIN TEXT MAIL:
indicates whether the text has "\n" for UNIX or "\r\n" for OS390 and Windows (value="jrs.plaintext_mail_txt_windows").
|
static String |
TAG_PORT
The port of the server that we connect via Web API
|
static String |
TAG_PREFERENCE_NAME_PREFIX
The prefix of JReport custom field preference (value="PREFERENCE_NAME_").
|
static String |
TAG_PRINT_FOOTER
The property about TO EXCEL: indicates if the excel prints page footer (value="jrs.print_footer").
|
static String |
TAG_PRINT_GRIDLINES
The property about TO EXCEL: indicates if the excel prints gridlines (value="jrs.print_gridlines").
|
static String |
TAG_PRINT_HEADER
The property about TO EXCEL: indicates if the excel prints page header (value="jrs.print_header").
|
static String |
TAG_PRINT_MODE_PDF
The property about TO PDF: indicates whether it is print mode (value="jrs.print_mode_pdf").
|
static String |
TAG_PRINTER
The property about JReport tasks: printer name (value="jrs.printer").
|
static String |
TAG_PRINTER_ORIENTATION
The property for printer orientation (value = "jrs.printer_orientation").
|
static int |
TAG_PRINTER_ORIENTATION_LANDSCAPE
The property for printer orientation landscape (value = 1).
|
static int |
TAG_PRINTER_ORIENTATION_PORTRAIT
The property for printer orientation portrait (value =0).
|
static String |
TAG_PRINTER_PAPER_SIZE
The property for printer paper size (value = "jrs.printer_paper_size").
|
static String |
TAG_PRINTER_PRECISION
The property about the task "Publish to Printer":
indicates the precision level of Print (value="jrs.printer_precision").
|
static String |
TAG_PROFILE
The property to indicate the profile (value="jrs.profile").
|
static String |
TAG_PROFILE_DESC
The property to indicate the description of a profile (value="jrs.profile_desc").
|
static String |
TAG_PROFILE_LAST_MODIFIED
The property to indicate the last modified time of a function profile (value="jrs.profile_last_modified").
|
static String |
TAG_PROPERTY_SEARCH_FILE
The command of report HTTP server (value="jrs.get_property_search_file").
|
static String |
TAG_PS
The property about the task "Publish to File System": PostScript result name (value="jrs.ps").
|
static String |
TAG_PS_DIR
The property about the task "Publish to File System": the path of PostScript result (value="jrs.ps_dir").
|
static String |
TAG_PS_DIR_TYPE
The property about the Export: the path type of text result (value="jrs.ps_dir_type").
|
static int |
TAG_QUERY
The property of the query type: Query (value=5).
|
static String |
TAG_QUERY_NAME
The property of CRD task: the query name (value="jrs.query_name").
|
static String |
TAG_QUERY_TYPE
The property of CRD task: the query type (value="jrs.query_type").
|
static String |
TAG_READ
Deprecated.
since version 6.1, replaced by READ.
|
static String |
TAG_REAL_PATH
Deprecated.
Replaced by TAG_NODE_REAL_PATH.
|
static String |
TAG_RECIPIENT_PARAM_PREFIX
The prefix of parameters only for the query that
retrieves recipient addresses (value="jrs.recipient_param$").
|
static String |
TAG_RELATIVE_FONT_SIZE
The property about TO HTML: indicates whether to use relative font size to generate the HTML page (value="jrs.relative_font_size").
|
static String |
TAG_REMOTE_ADDR
The remote address of the client sent request (value="jrs.remote_addr").
|
static String |
TAG_REMOTE_HOST
The property about report: remote host (value="jrs.remote_host").
|
static String |
TAG_REPLACE_OLD_VERSION
Indicates whether to replace the previous version (value="jrs.replace_old_version").
|
static String |
TAG_REPORT
The property about report or reportset: report (value="jrs.report").
|
static String |
TAG_REPORT_COUNTRY
The property about report: report language (value="jrs.rpt_country").
|
static String |
TAG_REPORT_ENCODING
The property about report: report encoding (value="jrs.rpt_encoding").
|
static String |
TAG_REPORT_ID
The property about the report id (value = "jrs.reportid").
|
static String |
TAG_REPORT_LANGUAGE
The property about report: report language (value="jrs.rpt_language").
|
static String |
TAG_REPORT_LIST |
static String |
TAG_REPORT_NAMES
Report names in the reportset (value="jrs.report_names").
|
static String |
TAG_REPORT_RESULT
The property about the result of report before v8: report_result (value="jrs.report_result").
|
static String |
TAG_REPORT_SHEET
The property about reportset: report sheet (value="jrs.report_sheet").
|
static String |
TAG_REPORT_SHEET_NAMES
Key that uses to indicate the order of all report tab, tab names will be separated by semicolon (;) (value="jrs.report_sheet_names")
|
static String |
TAG_REPORT_TIMEOUT
The time limit set by the customer or the system (value="jrs.report_timeout").
|
static String |
TAG_REPORT_TIMEZONE
The property about report: report timezone (value="jrs.rpt_timezone").
|
static String |
TAG_REPORT_TYPE |
static String |
TAG_REPORT_VARIANT
The property about report: report locale variant (value="jrs.rpt_variant").
|
static String |
TAG_REQUEST_URL
The requested URL String (value="jrs.request_url").
|
static String |
TAG_RERUN_MISSED_TASK
Used to judge whether to re-run the missed task (value="jrs.rerun_missed_task").
|
static String |
TAG_RESULT
The HTTP query field: report result (value="jrs.result").
|
static String |
TAG_RESULT_DOC
The HTTP query field: report result doc (value="jrs.result_doc").
|
static String |
TAG_RESULT_FILE_NAME
Customizes the result file name for on-demand (value="jrs.result_file_name").
|
static String |
TAG_RESULT_LOCATION
Customizes the result location (not including file name) on demand (value="jrs.result_loca").
|
static String |
TAG_RESULT_LOCATION_TYPE
Indicates the result location type of on-demand task (value="jrs.result_loca_type").
|
static String |
TAG_RESULT_PRECISION
The property about the on-demand task:
indicates the precision level of the result (value="jrs.result_precision").
|
static String |
TAG_RESULT_TYPE
The property about report: result type (value="jrs.result_type").
|
static String |
TAG_ROLE
The role (value="jrs.role").
|
static String |
TAG_ROLE_PERMISSION
The role permission (value="jrs.role_permission").
|
static String |
TAG_ROLE_PRIVILEGE
The role privilege (value="jrs.role_privilege").
|
static String |
TAG_RPT_RST_TYPES
The command of report HTTP server (value="jrs.report_result_types").
|
static String |
TAG_RPT_VERSION
The version of report (value="jrs.rpt_version").
|
static String |
TAG_RSD
The property about the task "Publish to File System": Rsd result name (value="jrs.rsd").
|
static String |
TAG_RSD_DIR
The property about the task "Publish to File System": the path of the rsd result (value="jrs.rsd_dir").
|
static String |
TAG_RSD_PRECISION
The property about the task "Publish to Disk(Version)":
indicates the precision level of rsd (value="jrs.rsd_precision").
|
static String |
TAG_RSD_RESULT
The property about .rsd result: rsd_result (value="jrs.rsd_result").
|
static String |
TAG_RSD_ZIP_RESULT
The property about the task "Publish to File System": indicates whether to zip the rsd result (value="jrs.rsd_zip_result").
|
static String |
TAG_RST
The property about the task "Publish to File System": JReport result name (value="jrs.rst").
|
static String |
TAG_RST_DIR
The property about the task "Publish to File System": the path of JReport result (value="jrs.rst_dir").
|
static String |
TAG_RST_DIR_TYPE
The property about the Export: the path type of rst result (value="jrs.rst_dir_type").
|
static String |
TAG_RST_PRECISION
The property about the task "Publish to Disk(Version)":
indicates the precision level of rst (value="jrs.rst_precision").
|
static String |
TAG_RST_RESULT
The property about .rst result: rst_result (value="jrs.rst_result").
|
static int |
TAG_RST_SAVE_ANALYSIS_VERSION
Deprecated.
|
static int |
TAG_RST_SAVE_FULL_VERSION
Deprecated.
|
static int |
TAG_RST_SAVE_REPORT_VERSION
Deprecated.
|
static String |
TAG_RST_VERSION
The version of result (value="jrs.rst_version").
|
static String |
TAG_RTF
The property about the task "Publish to File System": RTF (Rich Text Format) result name (value="jrs.rtf").
|
static String |
TAG_RTF_DIR
The property about the task "Publish to File System": the path of RTF (Rich Text Format) result (value="jrs.rtf_dir").
|
static String |
TAG_RTF_DIR_TYPE
The property about the Export: the path type of text result (value="jrs.rtf_dir_type").
|
static String |
TAG_RUN_AND_EXPORT_IN_NEW_WINDOW |
static String |
TAG_RUN_TASK_WHEN_NEEDED
The property which indicates if the CRD task does not start
until the report is requested (value="jrs.run_task_when_needed").
|
static String |
TAG_RUNLINKEDREPORT |
static String |
TAG_SAVE_AS_DEFAULT
this tag used for parameter page means that the current parameter values will be save to user defined default.
|
static String |
TAG_SAVE_XML_IN_ORDER |
static String |
TAG_SAVED_PARAM_LIST_NAME
this tag used to parameter page to identify selected saved parameter value list name.
|
static String |
TAG_SAVED_PARAM_LIST_TYPE
this tag used to parameter page to identify selected saved parameter value list type.
|
static String |
TAG_SCH_DAYS
The property about task run time (periodically): the days in-between when running daily (value="jrs.sch_days").
|
static String |
TAG_SCH_MONTH1
The property about task run time (periodically): the months in-between when running monthly under the mode of Date (value="jrs.sch_months1").
|
static String |
TAG_SCH_MONTH2
The property about task run time (periodically): the months in-between when running monthly under the mode of Weekday (value="jrs.sch_months2").
|
static String |
TAG_SCH_WEEKS
The property about task run time (periodically): indicates the week when running weekly (value="jrs.sch_weeks").
|
static String |
TAG_SCHEDULE
Deprecated.
since version 6.1, replaced by SCHEDULE.
|
static String |
TAG_SCHEDULE_NAME
The property of s scheduled task: task name (value="jrs.schedule_name").
|
static String |
TAG_SCHEDULE_TASK_TYPE
The property about schedule task type: default task or user task (value="jrs.task_type").
|
static String |
TAG_SECURITY_FILE_NAME
Security file name
|
static String |
TAG_SERVER_MONITOR_JSP_FINISHED_MAXMINUTE
The maximum time allowing a finished report to be kept in the monitor (value="server_monitor_jsp_finished_maxminute").
|
static String |
TAG_SERVER_MONITOR_JSP_FINISHED_MAXNUMBER
The maximum number of finished reports (value="server_monitor_jsp_finished_maxnumber").
|
static String |
TAG_SERVER_MONITOR_JSP_REFRESH
The time to refresh the monitor (value="server_monitor_jsp_refresh").
|
static String |
TAG_SERVER_MONITOR_JSP_RUNNING_OVERTIME
The time limit set by the customer or the system (value="server_monitor_jsp_running_overtime").
|
static String |
TAG_SERVER_MONITOR_JSP_USER
The user who is using the monitor in jsp (value="server_monitor_jsp_user").
|
static String |
TAG_SERVER_PROFILE_DIRECTION_DISPLAY_RTL |
static String |
TAG_SERVER_SHOW_EDIT_TEMPLATE |
static String |
TAG_SFTP_C2S_CmpA
The property about the task "Publish to SFTP/SCP": the c2s compression algorithms of SFTP/SCP (value="jrs.sftpC2SCmpA").
|
static String |
TAG_SFTP_C2S_CphA
The property about the task "Publish to SFTP/SCP": the c2s cipher algorithms of SFTP/SCP (value="jrs.sftpC2SCphA").
|
static String |
TAG_SFTP_C2S_Lang
The property about the task "Publish to SFTP/SCP": the c2s language of SFTP/SCP (value="jrs.sftpC2SLang").
|
static String |
TAG_SFTP_C2S_MA
The property about the task "Publish to SFTP/SCP": the c2s mac algorithms of SFTP/SCP (value="jrs.sftpC2SMA").
|
static String |
TAG_SFTP_HKAlgs
TAG_SFTP_HKAlgs property about the task "Publish to SFTP/SCP": the host key algorithms of SFTP/SCP (value="jrs.sftpHKAlgs").
|
static String |
TAG_SFTP_KexAlgs
The property about the task "Publish to SFTP/SCP": the kex algorithms of SFTP/SCP (value="jrs.sftpKexAlgs").
|
static String |
TAG_SFTP_KNOWNHOSTS
The property about the task "Publish to SFTP/SCP": the known-hosts file of SFTP/SCP (value="jrs.sftpKH").
|
static String |
TAG_SFTP_S2C_CmpA
The property about the task "Publish to SFTP/SCP": the s2c compression algorithms of SFTP/SCP (value="jrs.sftpS2CCmpA").
|
static String |
TAG_SFTP_S2C_CphA
The property about the task "Publish to SFTP/SCP": the s2c cipher algorithms of SFTP/SCP (value="jrs.sftpS2CCphA").
|
static String |
TAG_SFTP_S2C_Lang
The property about the task "Publish to SFTP/SCP": the s2c language of SFTP/SCP (value="jrs.sftpS2CLang").
|
static String |
TAG_SFTP_S2C_MA
The property about the task "Publish to SFTP/SCP": the s2c mac algorithms of SFTP/SCP (value="jrs.sftpS2CMA").
|
static String |
TAG_SFTP_SHKC
The property about the task "Publish to SFTP/SCP": strict host key checking[yes|no] (value="jrs.sftpSHKC").
|
static String |
TAG_SORT_ORDER
The report order's sorting order (value="SortOrder").
|
static int |
TAG_STORED_PROCEDURE
The property of the query type: Stored Procedure (value=2).
|
static String |
TAG_STUDIO_MODE
The property to indicate the view mode (value="jrd_studio_mode").
|
static String |
TAG_STYLE_GROUP
Encryption property about report: style group (value="jrs.style_group").
|
static String |
TAG_SUBMIT_TIME
The requested SUBMIT_TIME String (value="jrs.submit_time").
|
static String |
TAG_SUCCESS_NOTIFY
The property of s scheduled task: e-mail notification for successful reports (value="jrs.success_notify").
|
static String |
TAG_SWAP_TO_DISK
the property of Cube, if it is true, swap cube to disk when specified memory size
is not enough (value="jrs.swap_to_disk").
|
static String |
TAG_TASK_CLASS
The property of s scheduled task: task class (value="jrs.task_class").
|
static String |
TAG_TASK_DURATION
The property about task duration (value="jrs.task_duration").
|
static String |
TAG_TASK_ID
The property of s scheduled task: task ID (value="jrs.task_id").
|
static String |
TAG_TASK_LISTENER_CLASS
The property about the task: indicates the user's java class name that is used to implemente TaskListener (value="jrs.task_listener_class").
|
static String |
TAG_TASK_NAME
Deprecated.
As of v8, replaced by
TAG_SCHEDULE_NAME |
static String |
TAG_TASK_PRIORITY
Used to set a task's priority (value="jrs.tsk_priority").
|
static String |
TAG_TASK_SHOW_NAME
The property of s scheduled task: task display name (value="jrs.task_show_name").
|
static String |
TAG_TEMP_FILE
The HTTP query field: temp file (value="jrs.temp_file").
|
static String |
TAG_TEXT
The property about the task "Publish to File System": TEXT result name (value="jrs.text").
|
static String |
TAG_TEXT_DIR
The property about the task "Publish to File System": the path of TEXT result (value="jrs.text_dir").
|
static String |
TAG_TEXT_DIR_TYPE
The property about the Export: the path type of text result (value="jrs.text_dir_type").
|
static String |
TAG_TEXT_FILE_SUFFIX
The property about TO TEXT VERSION
indicates the text file suffix of publish to disk (value="jrs.text_file_suffix").
|
static String |
TAG_TEXT_IS_DELIMITER
The property about TO TEXT: indicates whether the delimiter is tab char or a comma, or it is specified by TAG_DELIMITER property (value="jrs.is_text_delimiter").
|
static String |
TAG_TEXT_IS_TRIM_BLANK_SPACES
The property about TO TEXT: indicates whether trim Blank Spaces, or it is specified by TAG_TrimBlasnkSpaces property (value="jrs.is_text_TrimBlankSpaces").
|
static String |
TAG_TEXT_OVERFLOW
The property about TO HTML: indicates the text overflow type (value="jrs.text_overflow").
|
static String |
TAG_THE_NAME_OF_PREFERRED_SERVER
Indicates the name of the specified server (value="jrs.the_name_of_preferred_server").
|
static int |
TAG_TIFF_COMPRESS_DEFAULT
Deprecated.
|
static int |
TAG_TIFF_COMPRESS_JEPG_TTN2
Deprecated.
|
static int |
TAG_TIFF_COMPRESS_NONE
Deprecated.
|
static int |
TAG_TIFF_COMPRESS_PACKBITS
Deprecated.
|
static String |
TAG_TIME_FORMAT_PROFILE |
static String |
TAG_TIMEOUT_SEND_EMAIL
Indicates whether to send a notification E-mail or not when the report running timeout (value="jrs.timeout_send_email").
|
static String |
TAG_TIMEOUT_SENDMAIL_MESSAGE
The message added by the user when a large report is sent to E-mail (value="jrs.timeout_sendmail_message").
|
static String |
TAG_TIMESTAMP_FORMAT_PROFILE |
static String |
TAG_TIMEZONE
The property about report: time zone (value="jrs.timezone").
|
static String |
TAG_TO_APPLET |
static String |
TAG_TO_DISK
The property about a schedule: indicates if the schedule has a task to disk (value="jrs.to_disk").
|
static String |
TAG_TO_DISK_EXCEL |
static String |
TAG_TO_DISK_EXCEL_PATH_TYPE
Indicates to publish an excel file to the report server path or server real path (value="jrs.to_disk_excel_path_type").
|
static String |
TAG_TO_DISK_HTML |
static String |
TAG_TO_DISK_HTML_PATH_TYPE
Indicates to publish an html file to the report server path or server real path (value="jrs.to_disk_html_path_type").
|
static String |
TAG_TO_DISK_PDF |
static String |
TAG_TO_DISK_PDF_PATH_TYPE
Indicates to publish a pdf file to the report server path or server real path (value="jrs.to_disk_pdf_path_type").
|
static String |
TAG_TO_DISK_PS |
static String |
TAG_TO_DISK_PS_PATH_TYPE
Indicates to publish a PostScript file to the report server path or server real path (value="jrs.to_disk_ps_path_type").
|
static int |
TAG_TO_DISK_REAL_SERVER_PATH
Deprecated.
As of v11, Replaced by
SERVER_DISK_PATH |
static int |
TAG_TO_DISK_RPT_SERVER_PATH
Deprecated.
As of v11, Replaced by
SERVER_RESOURCE_PATH |
static String |
TAG_TO_DISK_RSD
TAG_TO_DISK_RSD indicate publish rsd file to report server path or server real path (jrs.to_disk_rsd_path_type)
|
static String |
TAG_TO_DISK_RSD_PATH_TYPE
Indicates publishing a rsd file to the report server path or server real path (value="jrs.to_disk_rsd_path_type").
|
static String |
TAG_TO_DISK_RST |
static String |
TAG_TO_DISK_RST_PATH_TYPE
Indicates to publish a result file to the report server path or server real path (value="jrs.to_disk_rst_path_type").
|
static String |
TAG_TO_DISK_RTF |
static String |
TAG_TO_DISK_RTF_PATH_TYPE
Indicates to publish a rich text format file to the report server path or server real path (value="jrs.to_disk_rtf_path_type").
|
static String |
TAG_TO_DISK_SVG
Deprecated.
|
static String |
TAG_TO_DISK_SVG_PATH_TYPE
Indicates to publish a svg file to the report server path or server real path (value="jrs.to_disk_svg_path_type").
|
static String |
TAG_TO_DISK_TEXT_PATH_TYPE
Indicates to publish a text file to the report server path or server real path (value="jrs.to_disk_text_path_type").
|
static String |
TAG_TO_DISK_TIFF
Deprecated.
|
static String |
TAG_TO_DISK_TIFF_PATH_TYPE
Indicates to publish a tiff file to the report server path or server real path (value="jrs.to_disk_tiff_path_type").
|
static String |
TAG_TO_DISK_TXT |
static String |
TAG_TO_DISK_XML |
static String |
TAG_TO_DISK_XML_PATH_TYPE
Indicates to publish an xml file to the report server path or server real path (value="jrs.to_disk_xml_path_type").
|
static String |
TAG_TO_ENCODING
The property about report: the encoding after converting (value="jrs.to_encoding").
|
static String |
TAG_TO_EXCEL
The property about task 'run publish': indicates the file type as an excel file when publishing to disk (value="jrs.to_excel").
|
static String |
TAG_TO_FAX
The property about schedule: indicates if the schedule has a task to fax (value="jrs.to_fax").
|
static String |
TAG_TO_FAX_COMMENTS
The property about schedule: indicates fax comments (value="jrs.to_fax_comments").
|
static String |
TAG_TO_FAX_DATE
The property about schedule: indicates fax sending date (value="jrs.to_fax_date").
|
static String |
TAG_TO_FAX_FOR_REVIEW
The property about schedule: indicates whether this fax is for review (value="jrs.to_fax_for_review").
|
static String |
TAG_TO_FAX_FROM
The property about schedule: indicates the fax sender (value="jrs.to_fax_from").
|
static String |
TAG_TO_FAX_FROM_COMPANY_NAME
The property about schedule: indicates the sender's company (value="jrs.to_fax_from_company_name").
|
static String |
TAG_TO_FAX_FROM_PHONE
The property about schedule: indicates the sender's phone number (value="jrs.to_fax_from_phone").
|
static String |
TAG_TO_FAX_IS_INCLUDE_COVER
The property about schedule: indicates whether to include the fax cover (value="jrs.to_fax_is_inclue_cover").
|
static String |
TAG_TO_FAX_PLEASE_COMMENT
The property about schedule: indicates whether this fax needs comments (value="jrs.to_fax_please_comment").
|
static String |
TAG_TO_FAX_PLEASE_REPLY
The property about schedule: indicates whether this fax needs reply (value="jrs.to_fax_please_reply").
|
static String |
TAG_TO_FAX_QUALITY
The property about schedule: indicates fax quality (value="jrs.to_fax_quality").
|
static String |
TAG_TO_FAX_QUALITY_BEST
The property about schedule: indicates the best fax quality (value="jrs.to_fax_quality_best").
|
static String |
TAG_TO_FAX_QUALITY_FAST
The property about schedule: indicates the fast fax quality (value="jrs.to_fax_quality_fast").
|
static String |
TAG_TO_FAX_QUALITY_NORMAL
The property about schedule: indicates the normal fax quality (value="jrs.to_fax_quality_normal").
|
static String |
TAG_TO_FAX_SUBJECT
The property about schedule: indicates fax subject (value="jrs.to_fax_subject").
|
static String |
TAG_TO_FAX_TO
The property about schedule: indicates the fax receptor (value="jrs.to_fax_to").
|
static String |
TAG_TO_FAX_TO_FAX_NUMBER
The property about schedule: indicates the receptor's fax number (value="jrs.to_fax_to_fax_number").
|
static String |
TAG_TO_FAX_URGENT
The property about schedule: indicates whether this fax is urgent (value="jrs.to_fax_urgent").
|
static String |
TAG_TO_FTP
The property about schedule: indicates if the schedule has a task to FTP (value="jrs.to_FTP").
|
static String |
TAG_TO_FTP_EXCEL
The property about the task "Publish to FTP": indicates whether the FTP has Excel format (value="jrs.ftpExl").
|
static String |
TAG_TO_FTP_HTML
The property about the task "Publish to FTP": indicates whether the FTP has HTML format (value="jrs.ftpHtml").
|
static String |
TAG_TO_FTP_PDF
The property about the task "Publish to FTP": indicates whether the FTP has PDF format (value="jrs.ftpPdf").
|
static String |
TAG_TO_FTP_PS
The property about the task "Publish to FTP": indicates whether the FTP has PS format (value="jrs.ftpPs").
|
static String |
TAG_TO_FTP_RST
The property about the task "Publish to FTP": indicates whether the FTP has rst format (value="jrs.ftpRst").
|
static String |
TAG_TO_FTP_RTF
The property about the task "Publish to FTP": indicates whether the FTP has Rtf format (value="jrs.ftpRtf").
|
static String |
TAG_TO_FTP_TXT
The property about the task "Publish to FTP": indicates whether the FTP has TXT format (value="jrs.ftpTxt").
|
static String |
TAG_TO_FTP_XML
The property about the task "Publish to FTP": indicates whether the FTP has XML format (value="jrs.ftpXml").
|
static String |
TAG_TO_HTML
The property about task 'run publish': indicates the file type as an HTML file when publishing to disk (value="jrs.to_html").
|
static String |
TAG_TO_MAIL
The property about schedule: indicates if the schedule has a task to e-mail (value="jrs.to_mail").
|
static String |
TAG_TO_MAIL_EXCEL
The property about TO MAIL: indicates if the schedule has a task to excel mail (value="jrs.to_mail_excel").
|
static String |
TAG_TO_MAIL_HTML
The property about TO MAIL: indicates if the schedule has a task to html mail (value="jrs.to_mail_html").
|
static String |
TAG_TO_MAIL_HTMLMAIL
The property about TO MAIL: indicates if the mail is in html format (value="jrs.to_mail_htmlmail").
|
static String |
TAG_TO_MAIL_PDF
The property about TO MAIL: indicates if the schedule has a task to pdf mail (value="jrs.to_mail_pdf").
|
static String |
TAG_TO_MAIL_PLAINTXT
Deprecated.
No replacement.
|
static String |
TAG_TO_MAIL_PS
The property about TO MAIL: indicates if the schedule has a task to PostScript mail (value="jrs.to_mail_ps").
|
static String |
TAG_TO_MAIL_RST
The property about TO MAIL: indicates if the mail has a rst attached file (value="jrs.to_mail_rst").
|
static String |
TAG_TO_MAIL_RTF
The property about TO MAIL: indicates if the schedule has a task to rtf mail (value="jrs.to_mail_rtf").
|
static String |
TAG_TO_MAIL_SVG
Deprecated.
|
static String |
TAG_TO_MAIL_TEXTMAIL
The property about TO MAIL: indicates whether the mail result is in plain text E-mail format or not (value="jrs.to_mail_textmail").
|
static String |
TAG_TO_MAIL_TIFF
Deprecated.
|
static String |
TAG_TO_MAIL_TXT
The property about TO MAIL: indicates if the schedule has a task to text mail (value="jrs.to_mail_txt").
|
static String |
TAG_TO_MAIL_XML
The property about TO MAIL: indicates if the schedule has a task to xml mail (value="jrs.to_mail_xml").
|
static String |
TAG_TO_PDF
The property about task 'run publish': indicates the file type as a PDF file when publishing to disk (value="jrs.to_pdf").
|
static String |
TAG_TO_PRINTER
The property about schedule: indicates if the schedule has a task to printer (value="jrs.to_printer").
|
static String |
TAG_TO_PS
The property about task 'run publish': indicates the file type as a PostScript file when publishing to disk (value="jrs.to_ps").
|
static String |
TAG_TO_RSD
The property about task 'run publish': indicates the file type as a rsd file when publishing to disk (value="jrs.to_rsd").
|
static String |
TAG_TO_RST
The property about task 'run publish': indicates the file type as a result file when publishing to disk (value="jrs.to_rst").
|
static String |
TAG_TO_RTF
The property about task 'run publish': indicates the file type as a Rich Text Format file when publishing to disk (value="jrs.to_rtf").
|
static String |
TAG_TO_TEXT
The property about task 'run publish': indicates the file type as a text file when publishing to disk (value="jrs.to_text").
|
static String |
TAG_TO_VERSION
The property about a schedule: indicates if the schedule has a task to version(value="jrs.to_version").
|
static String |
TAG_TO_VERSION_EXCEL
The property about TO VERSION: indicates if the schedule has a task to excel version (value="jrs.to_version_excel").
|
static String |
TAG_TO_VERSION_HTML
The property about TO VERSION: indicates if the schedule has a task to html version (value="jrs.to_version_html").
|
static String |
TAG_TO_VERSION_PDF
The property about TO VERSION: indicates if the schedule has a task to pdf version (value="jrs.to_version_pdf").
|
static String |
TAG_TO_VERSION_PS
The property about TO VERSION: indicates if the schedule has a task to PostScript version (value="jrs.to_version_ps").
|
static String |
TAG_TO_VERSION_RSD
The property about TO VERSION: indicates if the schedule has a task to rsd (DHTML result) version (value="jrs.to_version_rsd").
|
static String |
TAG_TO_VERSION_RST
The property about TO VERSION: indicates if the schedule has a task to rst(value="jrs.to_version_rst").
|
static String |
TAG_TO_VERSION_RTF
The property about TO VERSION: indicates if the schedule has a task to rtf version (value="jrs.to_version_rtf").
|
static String |
TAG_TO_VERSION_SVG
Deprecated.
|
static String |
TAG_TO_VERSION_TIFF
Deprecated.
|
static String |
TAG_TO_VERSION_TXT
The property about TO VERSION:
indicates if the schedule has a task to text version (value="jrs.to_version_txt").
|
static String |
TAG_TO_VERSION_WST
The property about TO WST VERSION: indicates whether the schedule has a task to wst version (value="jrs.to_version_wst").
|
static String |
TAG_TO_VERSION_XML
The property about TO VERSION: indicates if the schedule has a task to xml version (value="jrs.to_version_xml").
|
static String |
TAG_TO_XML
The property about task 'run publish ': indicates the file type as an xml file when publishing to disk (value="jrs.to_xml").
|
static String |
TAG_TOC_PDF
The property about TO PDF: indicates whether the pdf has TOC (value="jrs.toc_pdf").
|
static String |
TAG_TRIGGERS_ARRAY
Used to submit a task which is bound to a trigger (value="jrs.triggers").
|
static String |
TAG_TRIGGERS_LOGIC
Used to define logic between time condition and a trigger (value="jrs.triggers.logic").
|
static String |
TAG_TXT_COMPRESS
The property about TO TEXT: indicates whether to compress the published text file (value="jrs.txt_compress").
|
static String |
TAG_TXT_COMPRESS_MAIL
The property about the task "Publish to Email": The mail format based on TEXT (value="jrs.txt_compress_mail").
|
static String |
TAG_TXT_RESOLUTION
The property about TO TEXT: indicates the resolution of the TEXT page (value="jrs.text_resolution").
|
static String |
TAG_TXT_WINDOWS
The property about TO TEXT: indicates whether to apply "\r\n" for OS390 and Windows or "\n" for UNIX (value="jrs.txt_windows").
|
static String |
TAG_UID
The property about report: user ID (value="jrs.uid").
|
static String |
TAG_UNIT |
static String |
TAG_UPD_APM
The property about task run time (periodically): the PM or AM about Updating at (value="jrs.upd_apm").
|
static String |
TAG_UPLOAD_FILE
The absolute path of the file which is be uploaded (value="jrs.upload_file").
|
static String |
TAG_USE_CUSTOMIZE_PROPERTIES |
static String |
TAG_USE_DEF_DB_USER
The property to run reports: whether to use the default DB user ID and password in the catalog (value="jrs.use_def_db_user").
|
static String |
TAG_USE_DEF_DS_USER
Property to set whether to use the default data source user ID and password in the catalog (value="jrs.use_def_ds_pswd").
|
static String |
TAG_USE_DEFAULT_ONSCREENFILTER_VALUES |
static String |
TAG_USE_HTML_TABLE
The property about TO HTML: indicates whether to use HTML Data Table or not (value="jrs.use_html_table").
|
static String |
TAG_USE_NEW_DB_PSWD
The property to run reports: whether to use the new DB password (value="jrs.use_new_db_pswd").
|
static String |
TAG_USE_NEW_DS_PSWD
The property to set whether to use the new data source password (value="jrs.use_new_ds_pswd").
|
static String |
TAG_USE_SCOPE
The property about TO HTML: indicates whether to use Scope Attribute or not (value="jrs.use_scope").
|
static String |
TAG_USE_SECTION508_OUTPUT
The property about TO HTML: indicates whether to use Section 508 compliant output or not (value="jrs.use_section508_output").
|
static String |
TAG_USE_SERVER_PROFILE_TIMEZONE |
static String |
TAG_USE_TABLE
The property about TO HTML: indicates whether to use HTML table to generate the HTML page (value="jrs.use_table").
|
static String |
TAG_USE_TABLE_MAIL
The property about the task "Publish to Email": The mail format based on HTML (value="jrs.use_table_mail").
|
static String |
TAG_USE_WIZARD_FOR_WEB_REPORT_STUDIO
Preference property name about whether use wizard when create web report (value="jrs.use_wizard_for_web_report_studio").
|
static String |
TAG_USER
The user (value="jrs.user").
|
static int |
TAG_USER_DEFINED
The property of the query type: User Defined (value=3).
|
static String |
TAG_USER_LAST_LOGIN_TIME
Preference property name about whether to display user last login time (value="jrs.user_last_login_time").
|
static String |
TAG_USER_LAST_LOGOUT_TIME
Preference property name about whether to display user last logout time (value="jrs.user_last_logout_time").
|
static String |
TAG_USER_PERMISSION
The user permission (value="jrs.user_permission").
|
static String |
TAG_USER_PRIVILEGE
The user privilege (value="jrs.user_privilege").
|
static String |
TAG_USER_TASK_CLASS
The property about user task class name (value="jrs.user_task_class").
|
static String |
TAG_USER_TASK_DISPLAY_NAME
The property about user task class display name (value="jrs.user_task_display_name").
|
static String |
TAG_USER_TASK_PROP
The property about user task properties (value="jrs.user_task_prop").
|
static String |
TAG_USERDEFINED_PROPERTY_PREFIX
The prefix of the user defined properties (value="UDP$").
|
static String |
TAG_VER_DATE
The tag to transfer result version records to JRClient: the result version creation time in miliseconds (value="/?vERdT?/").
|
static String |
TAG_VER_DATE_STR
The tag to transfer result version records to JRClient: the result version creation time in date string (value="/?vERdTsTr?/").
|
static String |
TAG_VER_ID
The tag to transfer result version records to JRClient: the result version ID (value="/?vEriD?/").
|
static String |
TAG_VER_NAME
The property about the result version: the result version name (value="jrs.version_name").
|
static String |
TAG_VER_PARAM
The tag to transfer result version records to JRClient: the result version parameter file (value="/?vERpM?/").
|
static String |
TAG_VER_RST
The tag to transfer result version records to JRClient: the result version file (value="/?vERrT?/").
|
static String |
TAG_VERSION_ACCESSIBLE_PDF |
static String |
TAG_VERSION_ACCESSIBLE_PDF_ORDER |
static String |
TAG_VERSION_BEST_EDITING_RTF
The property about TO RTF VERSION:
indicates whether it is the best editing (value="jrs.version_best_editing_rtf").
|
static String |
TAG_VERSION_CHAR_HEIGHT
The property about TO TEXT VERSION:
indicates the user defined character height (value="jrs.version_char_height").
|
static String |
TAG_VERSION_CHAR_WIDTH
The property about TO TEXT VERSION:
indicates the user defined character width (value="jrs.version_char_width").
|
static String |
TAG_VERSION_COMPRESS_IMAGE_PDF
The property about TO PDF VERSION: indicates whether to compress images (value="jrs.version_compress_image_pdf").
|
static String |
TAG_VERSION_DATE
Indicates version date (value="jrs.version_date").
|
static String |
TAG_VERSION_DELIMITER
The property about TO TEXT VERSION:
A character which will be used in SDF (Standard Data Format) format (value="jrs.version_delimiter").
|
static String |
TAG_VERSION_DISPLAY_VALUE_CONSISTENTLY |
static String |
TAG_VERSION_DRILLDOWN
The property about TO HTML VERSION: indicates whether to enable to drilldown the HTML page (value="jrs.version_drilldown").
|
static String |
TAG_VERSION_DRILLDOWN_PDF
The property about TO PDF VERSION:
indicates whether to enable to drilldown the PDF page (value="jrs.version_drilldown_pdf").
|
static String |
TAG_VERSION_EMBEDDED_CSS
The property about TO HTML VERSION: indicates whether to embed CSS to html when generating multiple files (value="jrs.version_embedded_css").
|
static String |
TAG_VERSION_EXCEL_ADVANCED
The property about TO EXCEL VERSION:
indicates whether to set more excel options (value="jrs.version_excel_advanced").
|
static String |
TAG_VERSION_EXCEL_BREAK_PAGE
The property about the task "Publish to Version":
indicates excel break page (value="jrs.version_excel_break_page").
|
static String |
TAG_VERSION_EXCEL_EXPORT_XML
The property about the task "Publish to Version":
indicates excel export to xml (value="jrs.version_excel_export_xml").
|
static String |
TAG_VERSION_EXCEL_FORMAT
property about TO EXCEL VERSION: indicates that the excel result format, the available values are
TAG_EXCEL_XLS and TAG_EXCEL_XLSX (value="jrs.version_excel_format"). |
static String |
TAG_VERSION_EXCEL_FORMAT_TYPES
property about TO EXCEL: indicates that the excel result format type.
|
static String |
TAG_VERSION_EXCEL_HIDE_BACK
The property about the task "Publish to Version":
indicates excel hide back (value="jrs.version_excel_hide_back").
|
static String |
TAG_VERSION_EXCEL_LAYOUT
The property about TO EXCEL VERSION:
indicates if it is a new excel layout (value="jrs.version_excel_layout").
|
static String |
TAG_VERSION_EXCEL_PRECISION
The property about the task "Publish to Version":
indicates the precision level of Excel (value="jrs.version_excel_precision").
|
static String |
TAG_VERSION_EXCEL_WORDWRAP
The property about TO EXCEL VERSION:
indicates if the excel has wordwrap format (value="jrs.version_excel_wordwrap").
|
static String |
TAG_VERSION_EXCEL2000
The property about TO EXCEL VERSION:
indicates if the excel has excel2000 format (value="jrs.version_excel2000").
|
static String |
TAG_VERSION_FILES
Indicates version files (value="jrs.version_files").
|
static String |
TAG_VERSION_FORMAT_CHART
Deprecated.
|
static String |
TAG_VERSION_GENERATE_EXCEL_FORMULA |
static String |
TAG_VERSION_GIF_TRANSPARENT_PDF
The property about TO PDF VERSION: indicates whether the figure is transparent or not (value="jrs.version_gif_transparent_pdf").
|
static String |
TAG_VERSION_HAS_HYPERLINK
The property about TO HTML VERSION: indicates whether the hyperlink is generated (value="jrs.version_has_hyperlink").
|
static String |
TAG_VERSION_HAS_PAGE_NUMBER
The property about TO HTML VERSION: indicates whether to generate the page number (value="jrs.version_has_page_number").
|
static String |
TAG_VERSION_HAS_SHAPES
The property about TO EXCEL VERSION:
indicates if the excel has shapes (value="jrs.version_has_shapes").
|
static String |
TAG_VERSION_HASHEADFOOT
The property about TO TEXT VERSION:
indicates whether to generate the page header or footer (value="jrs.version_hasheadfoot").
|
static String |
TAG_VERSION_HTML_PRECISION
The property about the task "Publish to Version":
indicates the precision level of HTML (value="jrs.version_html_precision").
|
static String |
TAG_VERSION_HTML_RESOLUTION
The property about TO HTML VERSION: indicates the resolution of the HTML page (value="jrs.version_html_resolution").
|
static String |
TAG_VERSION_ID
The HTTP query field: result version ID (value="jrs.version_id").
|
static String |
TAG_VERSION_IS_CHART_APPLET
Deprecated.
|
static String |
TAG_VERSION_IS_CSV
The property about TO TEXT VERSION:
indicates whether the text file is csv format (value="jrs.version_is_csv").
|
static String |
TAG_VERSION_IS_DHTML
The property about TO HTML VERSION: indicates whether to show DHTML page (value="jrs.version_is_dhtml").
|
static String |
TAG_VERSION_IS_MATCH_LAYOUT
Deprecated.
As of version 8.1, replaced by TAG_VERSION_EXCEL_LAYOUT
|
static String |
TAG_VERSION_IS_MULTI_FILES
The property about TO HTML VERSION: indicates whether html is generated to a file or to multiple files (value="jrs.version_is_multi_files").
|
static String |
TAG_VERSION_IS_NORMAL_TEXT
The property about TO TEXT VERSION:
indicates whether this text file is a standard data format or not (value="jrs.version_is_normal_text").
|
static String |
TAG_VERSION_IS_ONLY_DATA
The property about TO XML VERSION:
indicates that only database column information is exported to the XML file (value="jrs.version_is_only_data").
|
static String |
TAG_VERSION_IS_QUOTEMARK
The property about TO TEXT VERSION:
indicates whether the strings have quote marks (value="jrs.version_is_quotemark").
|
static String |
TAG_VERSION_IS_REPEAT
The property about TO TEXT VERSION:
indicates whether the same content is repeated (value="jrs.version_is_repeat").
|
static String |
TAG_VERSION_IS_TAB
The property about TO TEXT VERSION: indicates whether the delimiter is tab char or not (value="jrs.version_is_tab").
|
static String |
TAG_VERSION_NO_MARGIN_HTML
The property about TO HTML VERSION: indicates whether there is no margin in the HTML page (value="jrs.version_no_margin_html").
|
static String |
TAG_VERSION_NO_MARGIN_PDF
The property about TO PDF VERSION: indicates whether there is no margin (value="jrs.version_no_margin_pdf").
|
static String |
TAG_VERSION_NO_MARGIN_PS
The property about TO PS VERSION:
indicates whether there is no margin (value="jrs.version_no_margin_ps").
|
static String |
TAG_VERSION_NO_MARGIN_RTF
The property about TO RTF VERSION:
indicates whether there is no margin (value="jrs.version_no_margin_rtf").
|
static String |
TAG_VERSION_NUMBER
Indicates version number (value="jrs.version_number").
|
static String |
TAG_VERSION_OVERFLOW_TO_ADJACENT_ZERO_LENGTH_TEXT_CELL |
static String |
TAG_VERSION_PDF_ACROSS_PAGE
The property about the task "Publish to Version":
indicates pdf across page (value="jrs.version_pdf_across_page").
|
static String |
TAG_VERSION_PDF_CHANGALLOW
The property about the task "Publish to Version":
indicates pdf change allow (value="jrs.version_pdf_changAllow").
|
static String |
TAG_VERSION_PDF_CHECK_ENABLEACCESS
The property about the task "Publish to Version":
indicates pdf check enable accessing (value="jrs.version_pdf_check_enableaccess").
|
static String |
TAG_VERSION_PDF_CHECK_ENABLECOPY
The property about the task "Publish to Version":
indicates pdf check enable copying (value="jrs.version_pdf_check_enablecopy").
|
static String |
TAG_VERSION_PDF_COMPATIBITLY
The property about the task "Publish to Version":
indicates pdf compatibitly (value="jrs.version_pdf_compatibitly").
|
static String |
TAG_VERSION_PDF_CONTACT_INF
The property about the task "Publish to Version":
indicates pdf sign contact information (value="jrs.version_pdf_contact_inf").
|
static String |
TAG_VERSION_PDF_DIGITAL_PATH
The property about the task "Publish to Version":
indicates pdf digital path (value="jrs.version_pdf_digital_path").
|
static String |
TAG_VERSION_PDF_DOCUMENT_REASON
The property about the task "Publish to Version":
indicates pdf sign document reason (value="jrs.version_pdf_document_reson").
|
static String |
TAG_VERSION_PDF_EDIT_YOURSELF
The property about the task "Publish to Version":
indicates pdf sign other reason (value="jrs.version_pdf_edit_yourself").
|
static String |
TAG_VERSION_PDF_ENCRYPT
The property about the task "Publish to Version":
indicates pdf encrypt (value="jrs.version_pdf_encrypt").
|
static String |
TAG_VERSION_PDF_LOCATION
The property about the task "Publish to Version":
indicates pdf sign location (value="jrs.version_pdf_location").
|
static String |
TAG_VERSION_PDF_LOGIC_SPLIT
The property about the task "Publish to Version":
indicates pdf logic split (value="jrs.version_pdf_logic_split").
|
static String |
TAG_VERSION_PDF_MARGIN
The property about the task "Publish to Version":
indicates pdf margin (value="jrs.version_pdf_margin").
|
static String |
TAG_VERSION_PDF_MARGIN_B
The property about the task "Publish to Version":
indicates pdf bottom margin (value="jrs.version_pdf_margin_b").
|
static String |
TAG_VERSION_PDF_MARGIN_L
The property about the task "Publish to Version":
indicates pdf left margin (value="jrs.version_pdf_margin_l").
|
static String |
TAG_VERSION_PDF_MARGIN_R
The property about the task "Publish to Version":
indicates pdf right margin (value="jrs.version_pdf_margin_r").
|
static String |
TAG_VERSION_PDF_MARGIN_T
The property about the task "Publish to Version":
indicates pdf top margin (value="jrs.version_pdf_margin_t").
|
static String |
TAG_VERSION_PDF_PAGE_HEIGHT
The property about the task "Publish to Version":
indicates pdf page height (value="jrs.version_pdf_page_height").
|
static String |
TAG_VERSION_PDF_PAGE_WIDTH
The property about the task "Publish to Version":
indicates pdf width (value="jrs.version_pdf_page_width").
|
static String |
TAG_VERSION_PDF_PAPER_SIZE
The property about the task "Publish to Version":
indicates pdf page size (value="jrs.version_pdf_paper_size").
|
static String |
TAG_VERSION_PDF_PERMIS_PASW
The property about the task "Publish to Version":
indicates pdf permission password (value="jrs.version_pdf_permis_pasw").
|
static String |
TAG_VERSION_PDF_PRECISION
The property about the task "Publish to Version":
indicates the precision level of PDF (value="jrs.version_pdf_precision").
|
static String |
TAG_VERSION_PDF_PRINTALLOW
The property about the task "Publish to Version":
indicates pdf if allow print (value="jrs.version_pdf_printAllow").
|
static String |
TAG_VERSION_PDF_PWD
The property about the task "Publish to Version":
indicates pdf password (value="jrs.version_pdf_pwd").
|
static String |
TAG_VERSION_PDF_SIGN
The property about the task "Publish to Version":
indicates pdf sign (value="jrs.version_pdf_sign").
|
static String |
TAG_VERSION_PDF_SIGN_METHOD
The property about the task "Publish to Version":
indicates pdf sign method (value="jrs.version_pdf_sign_method").
|
static String |
TAG_VERSION_PDF_SPLIT_PAGE
The property about the task "Publish to Version":
indicates pdf split page (value="jrs.version_pdf_split_page").
|
static String |
TAG_VERSION_PDF_SUBJECT
The property about the task "Publish to Version"
indicates the PDF subject value (value="jrs.version_pdf_subject").
|
static String |
TAG_VERSION_PDF_TITLE
The property about the task "Publish to Version"
indicates the PDF title value (value="jrs.version_pdf_title").
|
static String |
TAG_VERSION_PDF_USER_PASW
The property about the task "Publish to Version":
indicates pdf user password (value="jrs.version_pdf_user_pasw").
|
static String |
TAG_VERSION_PDF_ZOOM
The property about the task "Publish to Version"
indicates the PDF zoom value (value="jrs.version_pdf_zoom").
|
static String |
TAG_VERSION_PDFA_COMPLIANT |
static String |
TAG_VERSION_PRINT_FOOTER
The property about TO EXCEL VERSION:
indicates that if the excel has print page footer (value="jrs.version_print_footer").
|
static String |
TAG_VERSION_PRINT_GRIDLINES
The property about TO EXCEL VERSION:
indicates that if the excel has print gridlines (value="jrs.version_print_gridlines").
|
static String |
TAG_VERSION_PRINT_HEADER
The property about TO EXCEL VERSION:
indicates if the excel has print pag headere (value="jrs.version_print_header").
|
static String |
TAG_VERSION_PRINT_MODE_PDF
The property about TO PDF VERSION:
indicates whether it is print mode (value="jrs.version_print_mode_pdf").
|
static String |
TAG_VERSION_PS_PRECISION
The property about the task "Publish to Version":
indicates the precision level of PS (value="jrs.version_ps_precision").
|
static String |
TAG_VERSION_RELATIVE_FONT_SIZE
The property about TO HTML VERSION: indicates whether to use relative font size to generate the HTML page (value="jrs.version_relative_font_size").
|
static String |
TAG_VERSION_RESULT
The property about report version result file name (value="jrs.version_result").
|
static String |
TAG_VERSION_RSD_ZIP_RESULT
The property about TO RSD VERSION: indicates whether to zip a rsd result (value="jrs.version_rsd_zip_result").
|
static String |
TAG_VERSION_RST_VERSION_TYPE
Deprecated.
|
static String |
TAG_VERSION_RTF_PRECISION
The property about the task "Publish to Version":
indicates the precision level of RTF (value="jrs.version_rtf_precision").
|
static String |
TAG_VERSION_TEXT_IS_DELIMITER
The property about TO TEXT VERSION: indicates whether the delimiter is tab char or not (value="jrs.version_text_is_delimiter").
|
static String |
TAG_VERSION_TEXT_IS_TRIM_BLANK_SPACES |
static String |
TAG_VERSION_TEXT_OVERFLOW
The property about TO HTML VERSION: indicates the text overflow type (value="jrs.version_text_overflow").
|
static String |
TAG_VERSION_TEXT_PRECISION
The property about the task "Publish to Version":
indicates the precision level of Text (value="jrs.version_text_precision").
|
static String |
TAG_VERSION_TIFF_COMPRESS
Deprecated.
|
static String |
TAG_VERSION_TIFF_MARGIN
Deprecated.
|
static String |
TAG_VERSION_TIFF_MARGIN_B
Deprecated.
|
static String |
TAG_VERSION_TIFF_MARGIN_L
Deprecated.
|
static String |
TAG_VERSION_TIFF_MARGIN_R
Deprecated.
|
static String |
TAG_VERSION_TIFF_MARGIN_T
Deprecated.
|
static String |
TAG_VERSION_TIFF_MONOCHROME
Deprecated.
|
static String |
TAG_VERSION_TOC_PDF
The property about TO PDF VERSION:
indicates whether the pdf has TOC (value="jrs.version_toc_pdf").
|
static String |
TAG_VERSION_TXT_COMPRESS
The property about TO TEXT VERSION:
indicates whether to compress the published text file (value="jrs.version_txt_compress").
|
static String |
TAG_VERSION_TXT_RESOLUTION
The property about TO TEXT VERSION:
indicates the resolution of the TEXT file (value="jrs.version_txt_resolution").
|
static String |
TAG_VERSION_TXT_WINDOWS
The property about TO TEXT VERSION:
indicates whether the text file has "\n" for UNIX or "\r\n" for OS390 and Windows (value="jrs.version_txt_windows").
|
static String |
TAG_VERSION_USE_HTML_TABLE
The property about TO HTML VERSION: indicates whether to use HTML Data Table or not (value="jrs.version_use_html_table").
|
static String |
TAG_VERSION_USE_SCOPE
The property about TO HTML VERSION: indicates whether to use Scope Attribute or not (value="jrs.version_use_scope").
|
static String |
TAG_VERSION_USE_SECTION508_OUTPUT
The property about TO HTML VERSION: indicates whether to use Section 508 compliant output or not (value="jrs.version_use_section508_output").
|
static String |
TAG_VERSION_USE_TABLE
The property about TO HTML VERSION: indicates whether to use HTML table to generate the HTML page (value="jrs.version_use_table").
|
static String |
TAG_VERSION_WEB_BROWSER
The property about TO HTML VERSION: indicates generating HTML pages for which Web browser (value="jrs.version_web_browser").
|
static String |
TAG_VERSION_XML_PRECISION
The property about the task "Publish to Version":
indicates the precision level of XML (value="jrs.version_xml_precision").
|
static String |
TAG_VERSION_XSDFILE
The property about TO XML VERSION:
indicates the xsd file path, such as url and real path (value="jrs.version_xsdfile").
|
static String |
TAG_VERSION_ZIP_RESULT
The property about TO RST VERSION: indicates whether to zip a rst result (value="jrs.version_zip_result").
|
static String |
TAG_VISIBLE
Deprecated.
since version 6.1, replaced by VISIBLE.
|
static String |
TAG_WAIT_RUN_TIME
Deprecated.
As of version 6.
|
static String |
TAG_WEB_BROWSER
The property about TO HTML: indicates generating HTML pages for which Web browser (value="jrs.web_browser").
|
static String |
TAG_WHERE_CLAUSE
Deprecated.
As of v11, Replaced by
TAG_WHERE_PORTION and TAG_NAMED_WHERE_PORTION |
static String |
TAG_WHERE_PORTION
The property about report: WHERE portion (value="jrs.wp").
|
static String |
TAG_WHICH_WEEK
The property about task run time (periodically): indicates the week when running monthly (value="jrs.which_week").
|
static String |
TAG_WHICH_WEEKDAY
The property about task run time (periodically): indicates weekday when running monthly (value="jrs.which_weekday").
|
static String |
TAG_WKD_0
TAG_WKD_* property about task run time (periodically): indicates the weekday when running weekly (value="jrs.wkd0").
|
static String |
TAG_WKD_1 |
static String |
TAG_WKD_2 |
static String |
TAG_WKD_3 |
static String |
TAG_WKD_4 |
static String |
TAG_WKD_5 |
static String |
TAG_WKD_6 |
static String |
TAG_WORDWRAP_EXCEL
The property about TO EXCEL: indicates if the excel has wordwrap format (value="jrs.is_wordwrap").
|
static String |
TAG_WRITE
Deprecated.
since version 6.1, replaced by WRITE.
|
static String |
TAG_WST_RESULT
The property about .wst result: wst_result (value="jrs.wst_result").
|
static String |
TAG_XML
The property about the task "Publish to File System": XML (Extensible Markup Language) result name (value="jrs.xml").
|
static String |
TAG_XML_DATA_SOURCE_NAME
The property about a task: indicates the user's xml data
source name (value="jrs.xml_data_source_name").
|
static String |
TAG_XML_DIR
The property about the task "Publish to File System": the path of XML (Extensible Markup Language) result (value="jrs.xml_dir").
|
static String |
TAG_XML_DIR_TYPE
The property about the Export: the path type of text result (value="jrs.xml_dir_type").
|
static String |
TAG_XML_INPUTSTREAM_FACTORY
The property about a task: indicates the user's
implemented instance of InputStreamFactory (value="jrs.xml_inputstream_factory").
|
static String |
TAG_XSDFILE
The property about TO XML: indicates the xsd file path, such as url and real paths (value="jrs.xsdfile").
|
static String |
TAG_ZIP_APPLET_RESULT
Deprecated.
|
static String |
TAG_ZIP_RESULT
The property about TO RST: indicates if the rst result is to be zipped (value="jrs.zip_result").
|
static String |
TARGET_SERVER_ID
The property to indicate target server
|
static String |
TASK_PUBLISH_ANALYSIS_DISPLAY_NAME
The display name of a scheduled task: Publish Analysis Rpt Task.
|
static String |
TASK_SEND_NORMAL_EMAIL
Deprecated.
No replacement.
|
static String |
TASK_TO_CRD
The class name of scheduled tasks: Publish CRD (value="jet.server.schedule.jrtasks.PublishCRDTask").
|
static String |
TASK_TO_FILE
Deprecated.
since V8,
TASK_TO_RPT is recommended. |
static String |
TASK_TO_FILE_DISPLAY_NAME
The display name of a scheduled task: Publish to File System.
|
static String |
TASK_TO_MAIL
The class name of a scheduled task: Publish to E-mail (value="jet.server.schedule.jrtasks.SendJRMailTask").
|
static String |
TASK_TO_MAIL_DISPLAY_NAME
The display name of a scheduled task: Publish to E-mail.
|
static String |
TASK_TO_PRINTER
The class name of a scheduled task: Publish to Printer (value="jet.server.schedule.jrtasks.PrintRptTask").
|
static String |
TASK_TO_PRINTER_DISPLAY_NAME
The display name of a scheduled task: Publish to Printer.
|
static String |
TASK_TO_RPT
The class name of a scheduled task: Publish report (value="jet.server.schedule.jrtasks.PublishRptTask").
|
static String |
TASK_TO_RPT_DISPLAY_NAME
The display name of a scheduled task: Publish report.
|
static String |
TASK_TO_VERSION
Deprecated.
since V8,
TASK_TO_RPT is recommended. |
static String |
TASK_TO_VERSION_DISPLAY_NAME
The display name of a scheduled task: Publish to Versioning System.
|
static String |
TASK_VALUE_TRIGGER
The class name of a scheduled task: Value-based Trigger (value="jet.server.schedule.jrtasks.ValueTriggerTask").
|
static String |
TASK_VALUE_TRIGGER_DISPLAY_NAME
The display name of a scheduled task: Value-based Trigger.
|
static int |
TEXT
The result type: TEXT result (value=3).
|
static String |
THEME
The property about the theme.
|
static int |
THIRD_WEEK
Indicates running on the xth week in a month (value=2).
|
static String |
TIFF_SUFFIX
Deprecated.
|
static String |
TXT_SUFFIX
The suffix of TEXT files (value=".txt").
|
static String |
UPDATE_STATUS
The update status permission (value="update_status").
|
static String |
USE_24_HOURS_TIME_FORMAT_IN_CAL
The option of setting using 24 hours time format in calendar (value="use_24_hours_time_format_in_cal").
|
static String |
USE_SECTION508_COMPLIANT_PAGE
Indicates whether to use Section 508 compliant page or not (value="jrs.use_section508_compliant_page").
|
static String |
USE_TODAY_AS_DEFAULT_IN_CAL
The option of setting the previous value as the default date in calendar (value="use_today_as_default_in_cal").
|
static String |
USER_FOLDER_PATH
User folders' root path (value="/USERFOLDERPATH").
|
static int |
USER_TASK
The property to define to use user task (value=1).
|
static int |
VBSCRIPT_SELECTOR
Folder selector is based on VB script (value=1).
|
static String |
VISIBLE
The visible permission (value="visible").
|
static String[] |
WEB_BROWSERS
Web browser names (value={"IE", "Firefox"}).
|
static int |
WEEKLY
The value SCH_DAYS_ID (value=1).
|
static int |
WORDWRAPALL
The property for WordWrap
Indicates wordwrap all (value=2).
|
static String[] |
WordWrapID
Browser ID for IsWordWrap.
|
static String |
WRITE
The write permission (value="write").
|
static int |
WST
The result type: WST result (value=12).
|
static String |
WST_SUFFIX
The suffix of Studio result files (value=".wst").
|
static int |
XML
The result type: XML (Extensible Markup Language) result (value=7).
|
static String |
XML_FILE_PATH |
static int |
XML_STREAM |
static String |
XML_SUFFIX
The suffix of xml files (value=".xml").
|
public static final String USER_FOLDER_PATH
public static final String LC_FOLDER_PATH
public static final String SHARED_FOLDER_PATH
public static final String SHARED_USER
public static final String SHARED_ALLOWEDITREPORT
public static final String SHARED_ISROOTSHARED
public static final String CMD_MODIFY_REPORT
public static final String XML_FILE_PATH
public static final String APPNAME_SENDFILE
public static final String APPNAME_ADHOCREPORT
public static final String APPNAME_DHTML
public static final String APPNAME_DHTMLJSP
public static final String APPNAME_HELP
public static final String TAG_JINFONET_APPLET_PAGE
public static final String CAT_MIME_NAME
public static final String RPT_MIME_NAME
public static final String MIME_HTML_URLENCODED
public static final String MIME_DEPLOY_FILE
public static final String MIME_DEPLOY_FONT
public static final String MIME_DEPLOY_STYLEGROUP
public static final String MIME_DEPLOY_GOOGLEINFO
public static final String RESULT_PATH
public static final String HISTORY_PATH
public static final String TAG_ERROR_HEAD
public static final String JRS_PREFIX
public static final String TAG_PARAM_PREFIX
public static final String TAG_PARAM_DISPLAY_PREFIX
public static final String TAG_PARAM_EXPRESSION_PREFIX
public static final String TAG_PARAM_PATTERN_PREFIX
public static final String TAG_PARAM_ISALL_PREFIX
public static final String TAG_PREFERENCE_NAME_PREFIX
public static final String TAG_CUSTOM_FIELD_PREFIX
public static final String TAG_PARAM_GEN_PREFIX
public static final String TAG_PARAM_VALUES
public static final String RST_SUFFIX
public static final String RSD_SUFFIX
public static final String AST_SUFFIX
public static final String WST_SUFFIX
public static final String PARAM_SUFFIX
public static final String PARAM_GEN_SUFFIX
public static final String PDF_SUFFIX
public static final String TXT_SUFFIX
public static final String CSV_SUFFIX
public static final String RPT_SUFFIX
public static final String CAT_SUFFIX
public static final String AUTH_SCHEME_BASIC
public static final String AUTH_SCHEME_DIGEST
public static final String JRS_HEADER_MESSAGE
public static final String JRS_HEADER_GRP_COLS
public static final String PARAM_NAME
public static final String PARAM_PMT
public static final String PARAM_TYPE
public static final String PARAM_VALUE
public static final String PARAM_IS_COLUMN
public static final String PARAM_OPTIONS
public static final String REPORT_SHEET_NAME
public static final String REPORT_SHEET_DISPLAYNAME
public static final String TAG_REPORT_NAMES
public static final String TAG_SECURITY_FILE_NAME
public static final String REPORT_SHEET_DESC
public static final int DAILY
public static final int WEEKLY
public static final int MONTHLY
public static final int MINUTELY
public static final int HOURLY
public static final String SKIN_ENABLE_WAITTING_PAGE
public static final String SKIN_STYLE
public static final String SKIN_FORMAT
public static final String THEME
public static final String SKIN_ENABLE_LOADING_STATUE
public static final String SKIN_WAITTING_STATUE
public static final String SKIN_WAITTING_PAGE
public static final String SKIN_TIP_FONT_FAMILY
public static final String SKIN_TIP_FONT_SIZE
public static final String SKIN_TIP_FONT_ISUNDERLINE
public static final String SKIN_TIP_FONT_ISBLOD
public static final String SKIN_TIP_FONT_ISBOLD
public static final String SKIN_TIP_FONT_ISITALIC
public static final String SKIN_STATUE_ALIGN
public static final int FIRST_WEEK
public static final int SECOND_WEEK
public static final int THIRD_WEEK
public static final int FOURTH_WEEK
public static final int LAST_WEEK
public static final String TAG_HOST
public static final String TAG_PORT
public static final String TAG_IS_SSL
public static final int RST
public static final int HTML
public static final int PDF
public static final int TEXT
public static final int EXCEL
public static final int PS
public static final int RTF
public static final int XML
public static final int DHTML
public static final int CSV
public static final int APPLET
public static final int PRINTER
public static final int FAX
public static final int WST
public static final int DHTML_VIEW_BASIC
public static final int DHTML_VIEW_INTERACTIVE
public static final int DHTML_VIEW_BASIC_ONLY
public static final String JRD_STUDIO_MODE_BASIC
public static final String JRD_STUDIO_MODE_BASIC_ONLY
public static final String JRD_STUDIO_MODE_INTERACTIVE
public static final String JRD_STUDIO_MODE_VIEW
public static final String JRD_STUDIO_MODE_VIEW_ONLY
public static final String JRD_STUDIO_MODE_EDIT
public static final String TAG_STUDIO_MODE
public static final int STUDIO_MODE_VIEW
public static final int STUDIO_MODE_EDIT
public static final int STUDIO_MODE_VIEW_ONLY
public static final int DASHBOARD_MODE_VIEW
public static final int DASHBOARD_MODE_EDIT
public static final String TAG_HTML_IS_BODY_STREAM
public static final String TAG_HTML_BODY_OUTSTREAM
TAG_HTML_IS_BODY_STREAM,
Constant Field Valuespublic static final String TAG_HTML_CSS_OUTSTREAM
TAG_HTML_IS_BODY_STREAM,
Constant Field Valuespublic static final String TAG_HTML_EXPORT_PATH
TAG_HTML_IS_BODY_STREAM,
Constant Field Valuespublic static final int IMMEDIATELY
public static final int AT_TIME
public static final int PERIODICALLY
public static final int APPPLET_NORMAL
public static final int APPPLET_JAVA_PLUG_IN_1_1
public static final int APPPLET_JAVA_PLUG_IN_1_2
public static final int APPPLET_JAVA_PLUG_IN_1_3
public static final String[] WEB_BROWSERS
public static final String[] OVERFLOWS
public static final String TASK_TO_VERSION
TASK_TO_RPT is recommended.public static final String TASK_TO_FILE
TASK_TO_RPT is recommended.public static final String TASK_TO_MAIL
public static final String TASK_SEND_NORMAL_EMAIL
public static final String TASK_TO_PRINTER
public static final String TASK_VALUE_TRIGGER
public static final String TASK_TO_RPT
public static final String TASK_TO_VERSION_DISPLAY_NAME
public static final String TASK_TO_FILE_DISPLAY_NAME
public static final String TASK_TO_MAIL_DISPLAY_NAME
public static final String TASK_TO_PRINTER_DISPLAY_NAME
public static final String TASK_VALUE_TRIGGER_DISPLAY_NAME
public static final String TASK_TO_RPT_DISPLAY_NAME
public static final String TAG_CMD
public static final String TAG_FILE
public static final String TAG_TEMP_FILE
public static final String TAG_HIST_FILE
public static final String TAG_RESULT
public static final String TAG_VERSION_ID
public static final String TAG_TASK_CLASS
public static final String TAG_TASK_SHOW_NAME
public static final String TAG_TASK_ID
public static final String TAG_TASK_NAME
TAG_SCHEDULE_NAMEpublic static final String TAG_SCHEDULE_NAME
public static final String TAG_ENABLE_UNIQUE_SCHEDULE_NAME
public static final String TAG_LAUNCH_TYPE
public static final String TAG_NOTIFICATION_EMAILS
public static final String TAG_SUCCESS_NOTIFY
public static final String TAG_FAIL_NOTIFY
public static final String LANGUAGE
public static final String DISPLAY_LANGUAGE
public static final String ENABLE_SETTING_DISPLAY_LANGUAGE
public static final String IS_FORCED_LANGUAGE
public static final String TAG_ENABLE_NLS
public static final String TAG_CATALOG
public static final String TAG_LC
public static final String TAG_REPORT
public static final String TAG_REPORT_SHEET
public static final String TAG_REPORT_RESULT
public static final String TAG_RST_RESULT
public static final String TAG_RSD_RESULT
public static final String TAG_WST_RESULT
public static final String TAG_REPORT_TIMEOUT
public static final String TAG_TIMEOUT_SEND_EMAIL
public static final String TAG_TIMEOUT_SENDMAIL_MESSAGE
public static final String TAG_REPORT_LANGUAGE
public static final String TAG_REPORT_TIMEZONE
public static final String TAG_PARAM_PAGE
If it is false, run report using given value and default values. And no parameter panel will show during running report.
public static final String TAG_HAS_STYLE
public static final String TAG_PDF_ENCRYPT
public static final String TAG_STYLE_GROUP
public static final String TAG_HAS_CONVERT_ENC
public static final String TAG_FROM_ENCODING
public static final String TAG_TO_ENCODING
public static final int TAG_BIG5
public static final int TAG_GB
public static final String TAG_PAGE_STYLE
public static final int TAG_OVER_VIEW
public static final int TAG_DETAILED_VIEW
public static final int TAG_DESC_VIEW
public static final String TAG_REPORT_COUNTRY
public static final String TAG_REPORT_VARIANT
public static final String TAG_REPORT_ENCODING
public static final String TAG_PARAM_FILE
public static final String TAG_RESULT_TYPE
public static final String TAG_RESULT_DOC
public static final String TAG_VERSION_RESULT
public static final String TAG_WHERE_CLAUSE
TAG_WHERE_PORTION and TAG_NAMED_WHERE_PORTIONpublic static final String TAG_WHERE_PORTION
public static final String TAG_NAMED_WHERE_PORTION
public static final String TAG_UID
public static final String TAG_REMOTE_HOST
public static final String TAG_TIMEZONE
public static final String TAG_IF_PRINT
TAG_TO_PRINTERpublic static final String TAG_PRINTER
public static final String TAG_EXPIRE_DAYS
public static final String TAG_RST
public static final String TAG_HTML
public static final String TAG_PDF
public static final String TAG_TEXT
public static final String TAG_EXCEL
public static final String TAG_PS
public static final String TAG_RTF
public static final String TAG_XML
public static final String TAG_EXTENSION
public static final String TAG_RST_DIR
public static final String TAG_HTML_DIR
public static final String TAG_PDF_DIR
public static final String TAG_TEXT_DIR
public static final String TAG_EXCEL_DIR
public static final String TAG_PS_DIR
public static final String TAG_RTF_DIR
public static final String TAG_XML_DIR
public static final String TAG_JRMAIL
public static final String TAG_NORMAL_MAIL
public static final String TAG_MAIL_END
public static final String TAG_MAIL_FROM
public static final String TAG_USE_TABLE_MAIL
public static final String TAG_TXT_COMPRESS_MAIL
public static final String TAG_HASHEADFOOT_MAIL
public static final String TAG_MAIL_SIZE
public static final String TAG_MAIL_NAME
public static final String TAG_MAIL_DIR
public static final String TAG_MAIL_RST_DIR
public static final String TAG_MAIL_RST_FILE
public static final String TAG_COMPRESS_IMAGE_PDF_MAIL
public static final String TAG_GIF_TRANSPARENT_PDF_MAIL
public static final String TAG_COMPRESS_CHK_PDF_MAIL
public static final String TAG_MAIL_TO
public static final String TAG_MAIL_CC
public static final String TAG_MAIL_BCC
public static final String TAG_MAIL_SUBJECT
public static final String TAG_MAIL_COMMENT
public static final String TAG_MAIL_FORMAT
public static final String TAG_MAIL_COMPRESS
public static final String TAG_MAIL_ATTACH
public static final String TAG_MAIL_ENCODING
public static final String TAG_MAIL_SMTP_ACCOUNTNAME
public static final String TAG_MAIL_SMTP_PASSWORD
public static final String TAG_MAIL_SMTP_ADDRESS
public static final String TAG_PASSWORD_PDF
public static final String TAG_PASSWORD
public static final String TAG_NEW_PASSWORD
public static final String TAG_CONFIRM_NEW_PASSWORD
public static final String TAG_CLIENT_LOCALE
public static final String TAG_PATH
public static final String TAG_JRSERVLET_PATH
public static final String TAG_ERROR
public static final String TAG_ENG_MSG
public static final String TAG_ID
public static final String TAG_VER_NAME
public static final String TAG_CREATED_TIME
public static final String TAG_EXPIRED_TIME
public static final String TAG_NEXT_EXE_TIME
public static final String TAG_LAST_EXE_TIME
public static final String TAG_LAST_EXE_STAT
public static final String TAG_IS_SUCCESSFUL
public static final String TAG_IS_ENABLED
public static final String TAG_AUTHORIZATION
public static final String TAG_AUTH_ORG
public static final String TAG_AUTH_UID
public static final String TAG_AUTH_PWD
public static final String TAG_USE_DEF_DB_USER
public static final String TAG_USE_NEW_DB_PSWD
public static final String TAG_NEW_DB_PSWD
public static final String TAG_DB_USER
public static final String TAG_DB_PSWD
public static final String TAG_JDBC_CONNECTION_OBJECT
public static final String TAG_JDBC_GET_SUPPORT_INFO
public static final String TAG_JDBC_URL
public static final String TAG_JDBC_DRIVER
public static final String TAG_FRAMEAPPLET
public static final String TAG_ZIP_APPLET_RESULT
public static final String TAG_APPLET_TYPE
public static final String TAG_RESULT_FILE_NAME
public static final int SERVER_RESOURCE_PATH
This type of path will be converted to server resource path related disk path.
public static final int SERVER_DISK_PATH
This type of path will be used as real disk path without conversion.
public static final String TAG_RESULT_LOCATION
public static final String TAG_RESULT_LOCATION_TYPE
Its value is one of SERVER_RESOURCE_PATH and SERVER_DISK_PATH.
The default is SERVER_DISK_PATH.
public static final int TAG_LOCATION_TO_SERVER_RESOURCE_PATH
SERVER_RESOURCE_PATHpublic static final int TAG_LOCATION_TO_SERVER_DISK_REAL_PATH
SERVER_DISK_PATHpublic static final String TAG_RST_DIR_TYPE
SERVER_DISK_PATH.public static final String TAG_HTML_DIR_TYPE
SERVER_DISK_PATH.public static final String TAG_PDF_DIR_TYPE
SERVER_DISK_PATH.public static final String TAG_TEXT_DIR_TYPE
SERVER_DISK_PATH.public static final String TAG_EXCEL_DIR_TYPE
SERVER_DISK_PATH.public static final String TAG_PS_DIR_TYPE
SERVER_DISK_PATH.public static final String TAG_RTF_DIR_TYPE
SERVER_DISK_PATH.public static final String TAG_XML_DIR_TYPE
SERVER_DISK_PATH.public static final String TAG_ABS_URL
public static final String TAG_IS_XML_MULTI_FILES
public static final String TAG_IS_ONLY_DATA
public static final String TAG_XSDFILE
public static final String TAG_ZIP_RESULT
public static final String TAG_IS_MULTI_FILES
public static final String TAG_EMBEDDED_CSS
public static final String TAG_IS_CHART_APPLET
public static final String TAG_FORMAT_CHART
public static final String TAG_HAS_HYPERLINK
public static final String TAG_HAS_PAGE_NUMBER
public static final String TAG_USE_TABLE
public static final String TAG_WEB_BROWSER
public static final String TAG_RELATIVE_FONT_SIZE
public static final String TAG_DRILLDOWN
public static final String TAG_NO_MARGIN_HTML
public static final String TAG_BACKGROUND_MODE
public static final String TAG_BACKGROUND_HOURS
public static final String TAG_BACKGROUND_MINUTES
public static final String TAG_BACKGROUND_SECONDS
public static final String TAG_IS_DHTML
public static final String TAG_HTML_RESOLUTION
public static final String TAG_DHTML_RESOLUTION
public static final String TAG_TEXT_OVERFLOW
public static final String TAG_USE_SECTION508_OUTPUT
public static final String TAG_USE_HTML_TABLE
public static final String TAG_USE_SCOPE
public static final String TAG_IS_NORMAL_TEXT
public static final String TAG_TXT_RESOLUTION
public static final String TAG_IS_REPEAT
public static final String TAG_TEXT_IS_DELIMITER
public static final String TAG_TEXT_IS_TRIM_BLANK_SPACES
public static final String TAG_IS_TAB
public static final String TAG_DELIMITER
public static final String TAG_CHAR_WIDTH
public static final String TAG_CHAR_HEIGHT
public static final String TAG_IS_QUOTEMARK
public static final String TAG_TXT_COMPRESS
public static final String TAG_TXT_WINDOWS
public static final String TAG_IS_CSV
public static final String TAG_HASHEADFOOT
public static final String TAG_NO_MARGIN_PDF
public static final String TAG_PRINT_MODE_PDF
public static final String TAG_COMPRESS_IMAGE_PDF
public static final String TAG_GIF_TRANSPARENT_PDF
public static final String TAG_COMPRESS_CHK_PDF
public static final String TAG_COMPRESS_IMAGE_CON
public static final String TAG_KEEP_SCORLLABLE_CAHRT_PDF
public static final String TAG_TOC_PDF
public static final String TAG_ACCESSIBLE_PDF
public static final String TAG_VERSION_ACCESSIBLE_PDF
public static final String TAG_MAIL_ACCESSIBLE_PDF
public static final String TAG_FTP_ACCESSIBLE_PDF
public static final String TAG_DRILLDOWN_PDF
public static final String TAG_PDF_COMPATIBITLY
public static final String TAG_PDF_COMPATIBILITY
public static final String TAG_HAS_PDF_PERMIS_PASW
public static final String TAG_PDF_PERMIS_PASW
public static final String TAG_PDF_PRINTALLOW
public static final String TAG_PDF_CHANGALLOW
public static final String TAG_PDF_CHECK_ENABLECOPY
public static final String TAG_PDF_CHECK_ENABLEACCESS
public static final String TAG_PDF_SIGN
public static final String TAG_PDF_CLIPPING_AREA
public static final String TAG_PDF_SIGN_METHOD
public static final String TAG_PDF_DIGITAL_PATH
public static final String TAG_PDF_USER_PASW
public static final String TAG_PDF_DOCUMENT_REASON
public static final String TAG_PDF_LOCATION
public static final String TAG_PDF_CONTACT_INF
public static final String TAG_PDF_TITLE
public static final String TAG_VERSION_PDF_TITLE
public static final String TAG_MAIL_PDF_TITLE
public static final String TAG_FTP_PDF_TITLE
public static final String TAG_PDF_SUBJECT
public static final String TAG_VERSION_PDF_SUBJECT
public static final String TAG_MAIL_PDF_SUBJECT
public static final String TAG_FTP_PDF_SUBJECT
public static final String TAG_PDF_ZOOM
public static final String TAG_VERSION_PDF_ZOOM
public static final String TAG_MAIL_PDF_ZOOM
public static final String TAG_FTP_PDF_ZOOM
public static final String TAG_PDF_ZOOM_Default
public static final String TAG_PDF_ZOOM_Actual_Size
public static final String TAG_PDF_ZOOM_Fit_Page
public static final String TAG_PDF_ZOOM_Fit_Width
public static final String TAG_PDF_ZOOM_Fit_Height
public static final String TAG_PDF_ZOOM_Fit_Visible
public static final String TAG_NO_MARGIN_PS
public static final String TAG_NO_MARGIN_RTF
public static final String TAG_BEST_EDITING_RTF
public static final String TAG_CHECK_FULLNAME
public static final String TAG_NO_WARNING
public static final String TAG_NEED_EXPIRE
public static final String TAG_EXE_YEAR
public static final String TAG_EXE_MONTH
public static final String TAG_EXE_DAY
public static final String TAG_EXE_HOUR
public static final String TAG_EXE_MIN
public static final String TAG_EXE_SEC
public static final String TAG_EXE_DATE
public static final String TAG_CEASE_YEAR
public static final String TAG_CEASE_MONTH
public static final String TAG_CEASE_DAY
public static final String TAG_CEASE_HOUR
public static final String TAG_CEASE_MIN
public static final String TAG_CEASE_SEC
public static final String TAG_VER_ID
public static final String TAG_VER_RST
public static final String TAG_VER_DATE_STR
public static final String TAG_VER_DATE
public static final String TAG_VER_PARAM
public static final String TAG_DEL_PARAM_FILE
public static final String SCH_DAYS_ID
public static final String SCH_IS_WEEKDAY
public static final String SCH_DAY
public static final String SCH_WEEK
public static final String SCH_WEEKDAY
public static final String SCH_WEEKDAYS
public static final String SCH_IS_DAY
public static final String SCH_MONTH
public static final String SCH_IS_HOURLY
public static final String SCH_IS_BETWEEN
public static final String SCH_HOURS
public static final String SCH_AT_MIN
public static final String SCH_HOUR
public static final String SCH_MIN
public static final String SCH_IS_PM
public static final String SCH_HOUR2
public static final String SCH_MIN2
public static final String SCH_IS_PM2
public static final String CMD_VISIBLE
Permissions,
Constant Field Valuespublic static final String CMD_GRANT
Permissions,
Constant Field Valuespublic static final String CMD_UPDATE_STATUS
Permissions,
Constant Field Valuespublic static final String CMD_EDIT
Permissions,
Constant Field Valuespublic static final String CMD_CATALOG_ACCESS_CONTROL
Permissions,
Constant Field Valuespublic static final String CMD_GET_NODE_INFO
public static final String CMD_GET_NODE_REFER_INFO
public static final String CMD_GET_SUBNODES
public static final String CMD_GET_SUBFILEDIRS
public static final String CMD_GET_REALPATH
public static final String CMD_GET_RPTREALPATH
public static final String CMD_GET_RPT_PARAMS
public static final String CMD_GET_RPT_LANGUAGES
public static final String CMD_GET_RPT_STYLE_GROUPS
public static final String CMD_GET_RPT_SHEETS
public static final String CMD_GET_RPT_SHEETS_FROM_RST
public static final String CMD_GET_ALL_USERS
public static final String CMD_GET_ALL_ROLES
public static final String CMD_GET_REFER_USERS
public static final String CMD_GET_REFER_ROLES
public static final String CMD_GET_REFER_GROUPS
public static final String CMD_GET_REAL_PATH
public static final String CMD_GET_NODE_MAX_VER
public static final String CMD_SAVE_NODE_MAX_VER
public static final String CMD_GET_REPLACE_OLD_VER
public static final String CMD_GET_PERMISSION
public static final String CMD_SAVE_PERMISSION
public static final String CMD_SAVE_IMPORTED_NODE_PROP
public static final String CMD_GET_CAT_RPTS
CMD_GET_CAT_RPTS_NEWpublic static final String CMD_GET_CAT_RPTS_NEW
public static final String CMD_GET_RESULT_VERSIONS
public static final String CMD_GET_VER_RESULT
public static final String CMD_GET_VER_RESULT_PAGE
public static final String CMD_GET_RPT_DESC_PAGE
public static final String CMD_GET_RPT_PARAM_PAGE
public static final String CMD_GET_RESULT_APPLET_PAGE
public static final String TAG_HAS_PAGE_SEARCH
public static final String TAG_PROPERTY_SEARCH_FILE
public static final String TAG_PAGE_SEARCH_WORD
public static final String TAG_PAGE_SEARCH_WORD_CASESENSITIVE
public static final String TAG_PAGE_SAERCH_NUMBER
public static final String TAG_PAGE_SAERCH_MATCHWHOLE
public static final String TAG_PAGE_SAERCH_HIGHLIGHALL
public static final String TAG_PAGE_SAERCH_NODESETID
public static final String TAG_PAGE_SEARCH_SHOW_ROWS
public static final String TAG_PAGE_SEARCH_COUNT
public static final String CMD_GET_VER_PARAM
public static final String CMD_GET_SCHD_PARAM
public static final String CMD_GET_ACTIVE_PARAM
public static final String TAG_SUBMIT_TIME
public static final String TAG_WAIT_RUN_TIME
public static final String TAG_SERVER_MONITOR_JSP_USER
public static final String TAG_SERVER_MONITOR_JSP_REFRESH
public static final String TAG_SERVER_MONITOR_JSP_RUNNING_OVERTIME
public static final String TAG_SERVER_MONITOR_JSP_FINISHED_MAXNUMBER
public static final String TAG_SERVER_MONITOR_JSP_FINISHED_MAXMINUTE
public static final String TAG_PARAM_SINGLE_THREAD
public static final String TAG_PARAM_SID
public static final String TAG_PARAM_TOTAL_PAGE_NUMBER
public static final String TAG_PARAM_REASON
public static final String TAG_PARAM_IO_TIME
public static final String TAG_PARAM_PROCESS_TIME
public static final String TAG_PARAM_STATUS
public static final String CMD_OPEN_PIPELINE_HTML
public static final String CMD_AUTO_REFRESH_PAGE
public static final String CMD_GET_TEMP_RESULT
public static final String CMD_TESTING_BEFORE_DEPLYCAT
public static final String CMD_TESTING_BEFORE_DEPLYFONT
public static final String CMD_TESTING_BEFORE_DEPLYSTYLEGROUP
public static final String CMD_AFTER_DEPLOYFILES
public static final String CMD_WAIT_TEMP_RESULT
public static final String CMD_IS_TEMP_RESULT_READY
public static final String CMD_REMOVE_TEMP_RESULT
public static final String CMD_WEB_VIEW
public static final String CMD_TRY_VIEW
public static final String CMD_VIEW_RST_VER
public static final String CMD_VIEW_DEF_VER
public static final String CMD_RUN_AND_VIEW
public static final String CMD_LOGIN
public static final String CMD_LOGOUT
public static final String CMD_RESTART
public static final String CMD_STOP
public static final String CMD_EXPORT_RESULT
public static final String CMD_GET_SCHEDULES
public static final String CMD_SUBMIT_SCHEDULE
public static final String CMD_RUN_TASK
public static final String CMD_DEL_SCHEDULE
public static final String CMD_ENABLE_SCHEDULE
public static final String CMD_DISABLE_SCHEDULE
public static final String CMD_DEL_RPT_VER
public static final String CMD_DEL_RSTDOC_VER
public static final String CMD_DEL_RST_VER
public static final String CMD_DEL_CAT_VER
public static final String CMD_CHANGE_PASSWORD
public static final String CMD_GET_CHANGE_PASSWORD_PAGE
public static final String CMD_GET_NEW_SCHEDULE_PAGE
public static final String CMD_CREATE_SCHEDULE_PAGE
public static final String CMD_SUBMIT_SCHEDULE_PAGE
public static final String CMD_SUBMIT_SCHEDULE_PAGE_OLD
public static final String CMD_REMOVE_BASENAME
public static final String CMD_GET_SERVLET_PATH
public static final String CMD_GET_COMPLETED
public static final String CMD_DEL_COMPLETED
public static final String CMD_GET_SUCC_INFO
public static final String CMD_GET_COMPLETED_PARAM
public static final String CMD_GET_ACTIVE
public static final String CMD_STOP_TASK
public static final String CMD_GET_EDIT_SCHEDULE_PAGE
public static final String CMD_GET_EDIT_SCHEDULE_PAGE_OLD
public static final String CMD_GET_VIEW_RST_PAGE
public static final String CMD_POST_CAT_AND_RPT
public static final String CMD_POST_FONT
public static final String CMD_POST_STYLE_GROUP
public static final String CMD_BUILDNUMBER
public static final String CMD_GET_CATALOG_OF_REPORT
public static final String CMD_SET_JDBC_CONNECTION
public static final String CMD_GET_BOOLEAN_NAMES
public static final String CMD_GET_PRINTERS
public static final String CMD_GET_LARGE_REPORTS
public static final String CMD_GET_ONDEMANDS
public static final String CMD_HAS_PAGE_SECURITY
public static final String CMD_MAIN_FRAME
public static final String CMD_LEFT_FRAME
public static final String CMD_TOP_FRAME
public static final String CMD_GET_DHTML_PAGE
public static final String CMD_SUBTOP_FRAME
public static final String CMD_OLDTOP_FRAME
public static final String CMD_OLDLEFT_FRAME
public static final String CMD_WAIT_USER
public static final String CMD_WAIT_REPORT
public static final String CMD_GET_NODE_PROP
public static final String CMD_SAVE_NODE_PROP
public static final String CMD_GET_TO_VERSION_DESC
public static final String CMD_GET_REPORT_VERSIONS
public static final String CMD_GET_CATALOG_VERSIONS
public static final String CMD_GET_RESULT_DOC_VERSIONS
public static final String CMD_GET_CAT_FILES_INFO
public static final String CMD_GET_RPT_FILES_INFO
public static final String CMD_GET_LC_FILES_INFO
public static final String CMD_GET_DOWNLOAD_FILE
public static final String CMD_IMPORT_RESOURCE
public static final String CMD_IMPORT_RESOURCE_ADVANCED
public static final String CMD_DELETE_RESOURCE
public static final String CMD_SAVE_IMPORTED_RESOURCE
public static final String CMD_GET_PRE_SCHD_PAGE
public static final String CMD_GET_SEL_CAT_PAGE
public static final String CMD_GET_RST_VER_PROP
public static final String CMD_SAVE_RST_VER_PROP
public static final String CMD_GET_RPT_VER_PROP
public static final String CMD_SAVE_RPT_VER_PROP
public static final String CMD_GET_RSTDOC_VER_PROP
public static final String CMD_SAVE_RSTDOC_VER_PROP
public static final String CMD_GET_CAT_VER_PROP
public static final String CMD_SAVE_CAT_VER_PROP
public static final String CMD_IS_WAIT_USER
public static final String CMD_EXPORT_SCHEDULE_TO_SCRIPT_FILE
public static final String CMD_IMPORT_SCHEDULE_FROM_SCRIPT_FILE
public static final String CMD_EXPORT_SCHEDULE_TO_SCRIPT_FILE_SAVE
public static final String CMD_IMPORT_SCHEDULE_FROM_SCRIPT_FILE_SUBMIT
public static final String CMD_EXPORT_PERMISSION_IS
public static final String CMD_IMPORT_SHEDULE_SCRIPTS
public static final String CMD_EXPORT_SCHEDULE_TO_FILE
public static final String CMD_IMPORT_SCHEDULE_FROM_FILE
public static final String CMD_DELETE_SCHEDULES
public static final String CMD_COPY_SCHEDULES
public static final String CMD_ENABLE_SCHEDULES
public static final String CMD_DISABLE_SCHEDULES
public static final String CMD_GET_SELF_RPTS
public static final String CMD_STOP_LARGE_REPORT
public static final String CMD_DEL_ONDEMAND
public static final String CMD_GET_SCHEDULE_FILES
public static final String CMD_DEL_ALL_COMPLETED
public static final String CMD_CHECK_PERMISSION
public static final String CMD_ENABLE_DISPLAY_PERMISSIONS
public static final String CMD_ADAPTOR_EDIT_PERMISSIONS
public static final String CMD_CHECK_PRIVILEGE
public static final String CMD_IS_ADMIN_USER
public static final String CMD_IS_ENABLE_DURATION
public static final String CMD_IS_SPLIT_PDF
public static final String CMD_ADD_RESOURCES_TO_FOLDER
public static final String CMD_CREATE_FOLDER
public static final String CMD_GET_LATEST_VERSION_NUMBER
public static final String CMD_CAN_EXPORT_DHTML_RESULT
public static final String TAG_NO_MARGIN_MAIL
public static int MAIL_FMT_DEFAULT
public static final int MAIL_FMT_TEXT
public static final int MAIL_FMT_HTML
public static final int MAIL_FMT_PLAIN_TXT
public static final int MAIL_FMT_HTML_FILE
public static final int MAIL_FMT_PDF_FILE
public static final int MAIL_FMT_RST_FILE
public static final int MAIL_FMT_SDF_TEXT
public static final int MAIL_FMT_PS_FILE
public static final int MAIL_FMT_XLS_FILE
public static final int MAIL_FMT_RTF_FILE
public static final int MAIL_FMT_XML_FILE
public static final int KEEPORIGIN
public static final int NOWORDWRAP
public static final int WORDWRAPALL
public static final String[] WordWrapID
public static final String TAG_AFTER_APM
public static final String TAG_BEFORE_APM
public static final String TAG_ONCE_APM
public static final String TAG_UPD_APM
public static final String TAG_BTW_APM1
public static final String TAG_BTW_APM2
public static final String TAG_SCH_DAYS
public static final String TAG_SCH_WEEKS
public static final String TAG_SCH_MONTH1
public static final String TAG_SCH_MONTH2
public static final String TAG_WHICH_WEEK
public static final String TAG_WHICH_WEEKDAY
public static final String TAG_BTW_H1
public static final String TAG_BTW_M1
public static final String TAG_WKD_0
public static final String TAG_WKD_1
public static final String TAG_WKD_2
public static final String TAG_WKD_3
public static final String TAG_WKD_4
public static final String TAG_WKD_5
public static final String TAG_WKD_6
public static final String TAG_TO_RST
public static final String TAG_TO_HTML
public static final String TAG_TO_PDF
public static final String TAG_TO_TEXT
public static final String TAG_TO_EXCEL
public static final String TAG_TO_PS
public static final String TAG_TO_RTF
public static final String TAG_TO_XML
public static final String TAG_TO_DISK_RST_PATH_TYPE
public static final String TAG_TO_DISK_HTML_PATH_TYPE
public static final String TAG_TO_DISK_PDF_PATH_TYPE
public static final String TAG_TO_DISK_TEXT_PATH_TYPE
public static final String TAG_TO_DISK_EXCEL_PATH_TYPE
public static final String TAG_TO_DISK_PS_PATH_TYPE
public static final String TAG_TO_DISK_RTF_PATH_TYPE
public static final String TAG_TO_DISK_XML_PATH_TYPE
public static final String TAG_TO_DISK_TIFF_PATH_TYPE
public static final String TAG_TO_DISK_SVG_PATH_TYPE
public static final int TAG_TO_DISK_RPT_SERVER_PATH
SERVER_RESOURCE_PATHpublic static final int TAG_TO_DISK_REAL_SERVER_PATH
SERVER_DISK_PATHpublic static final String TAG_MAIL_FROM_PMT
public static final String TAG_MAIL_TO_PMT
public static final String TAG_MAIL_CC_PMT
public static final String TAG_MAIL_BCC_PMT
public static final String TAG_MAIL_SUBJECT_PMT
public static final String TAG_MAIL_COMMENTS_PMT
public static final String TAG_MAIL_AUTHUSER_PMT
public static final String TAG_MAIL_AUTHPWD_PMT
public static final String TAG_MAIL_NOTIFY_TYPE_PMT
public static final String CMD_CMDBAR_FRAME
public static final String CMD_VIEW_LARGE_REPORT
public static final String CMD_VIEW_ONDEMAND
public static final String CMD_PUBLISHTO_VERSION
public static final String CMD_SUBMIT_MAXVERSION
public static final String CMD_GET_MAXVERSION
public static final String TAG_NEED_MAXVERSION
public static final String TAG_MAXVERSION
public static final String TAG_REQUEST_URL
public static final String TAG_REMOTE_ADDR
public static final String HTML_SUFFIX
public static final String EXCEL_SUFFIX
public static final String EXCEL_2010_SUFFIX
public static final String RTF_SUFFIX
public static final String XML_SUFFIX
public static final String PS_SUFFIX
public static final String SCH_MINUTES
public static final String SCH_IS_MINUTELY
public static final String SCH_IS_AFTER
public static final String TAG_AFTER_DAY
public static final String TAG_AFTER_HOUR
public static final String TAG_AFTER_MINUTE
public static final String TAG_BEFORE_YEAR
public static final String TAG_BEFORE_MONTH
public static final String TAG_AFTER_YEAR
public static final String TAG_AFTER_MONTH
public static final String SCH_IS_BEFORE
public static final String TAG_BEFORE_DAY
public static final String TAG_BEFORE_HOUR
public static final String TAG_BEFORE_MINUTE
public static final String TAG_MAIL_TO_REFERUSER
public static final String TAG_HAS_TASK_LISTENER
public static final String TAG_TASK_LISTENER_CLASS
public static final String TAG_HAS_NLS_BUNDLE_INFO
public static final String TAG_NLS_BUNDLE_INFO
public static final String TAG_EXEC_HOST
public static final String TAG_EXEC_PORT
public static final String TAG_IS_LOCAL
public static final String TAG_COL
public static final String TAG_SORT_ORDER
public static final int SORT_ORDER_ASCENDING
public static final int SORT_ORDER_DESCENDING
public static final int SORT_ORDER_NOSORT
public static final String TAG_PARAM_NAME
public static final String TAG_BEGIN_INDEX
public static final String PAR_DIRECTORY
public static final String TAG_IS_MY_SERVER
public static final String TASK_PUBLISH_ANALYSIS_DISPLAY_NAME
public static final String JRTASK_PUBLISH_ANALYSIS
public static final String P_TASK_PUBLISH
public static final String JRTASK_PUBLISH
public static final String TAG_TO_DISK
public static final String TAG_WORDWRAP_EXCEL
public static final String TAG_EXCEL_WORDWRAP
public static final String TAG_EXCEL2000
public static final String TAG_HAS_SHAPES
public static final String TAG_IS_MATCH_LAYOUT
public static final String TAG_EXCEL_LAYOUT
public static final String TAG_EXCEL_FORMAT
TAG_EXCEL_XLS and TAG_EXCEL_XLSX (value="jrs.excel_format").public static final int TAG_EXCEL_XLS
public static final int TAG_EXCEL_XLSX
public static final String TAG_EXCEL_ADVANCED
public static final String TAG_PRINT_HEADER
public static final String TAG_PRINT_FOOTER
public static final String TAG_PRINT_GRIDLINES
public static final String TAG_EXCEL_FORMAT_TYPES
TAG_EXCEL_FORMAT_TYPES_AUTO, TAG_EXCEL_FORMAT_TYPES_REPORT, TAG_EXCEL_FORMAT_TYPES_COLUMN or TAG_EXCEL_FORMAT_TYPES_DATA(value="jrs.excel_format_types").public static final String TAG_VERSION_EXCEL_FORMAT_TYPES
TAG_EXCEL_FORMAT_TYPES_AUTO, TAG_EXCEL_FORMAT_TYPES_REPORT, TAG_EXCEL_FORMAT_TYPES_COLUMN or TAG_EXCEL_FORMAT_TYPES_DATA(value="jrs.version_excel_format_types").public static final String TAG_MAIL_EXCEL_FORMAT_TYPES
TAG_EXCEL_FORMAT_TYPES_AUTO, TAG_EXCEL_FORMAT_TYPES_REPORT, TAG_EXCEL_FORMAT_TYPES_COLUMN or TAG_EXCEL_FORMAT_TYPES_DATA(value="jrs.mail_excel_format_types").public static final String TAG_FTP_EXCEL_FORMAT_TYPES
TAG_EXCEL_FORMAT_TYPES_AUTO, TAG_EXCEL_FORMAT_TYPES_REPORT, TAG_EXCEL_FORMAT_TYPES_COLUMN or TAG_EXCEL_FORMAT_TYPES_DATA(value="jrs.ftp_excel_format_types").public static final byte TAG_EXCEL_FORMAT_TYPES_AUTO
public static final byte TAG_EXCEL_FORMAT_TYPES_REPORT
public static final byte TAG_EXCEL_FORMAT_TYPES_COLUMN
public static final byte TAG_EXCEL_FORMAT_TYPES_DATA
public static final String TAG_TO_VERSION
public static final String TAG_TO_VERSION_RST
public static final String TAG_VERSION_ZIP_RESULT
public static final String TAG_TO_VERSION_RSD
public static final String TAG_VERSION_RSD_ZIP_RESULT
public static final String TAG_TO_VERSION_WST
public static final String TAG_TO_VERSION_HTML
public static final String TAG_VERSION_IS_MULTI_FILES
public static final String TAG_VERSION_EMBEDDED_CSS
public static final String TAG_VERSION_IS_CHART_APPLET
public static final String TAG_VERSION_FORMAT_CHART
public static final String TAG_VERSION_HAS_HYPERLINK
public static final String TAG_VERSION_HAS_PAGE_NUMBER
public static final String TAG_VERSION_DRILLDOWN
public static final String TAG_VERSION_USE_TABLE
public static final String TAG_VERSION_RELATIVE_FONT_SIZE
public static final String TAG_VERSION_NO_MARGIN_HTML
public static final String TAG_VERSION_IS_DHTML
public static final String TAG_VERSION_WEB_BROWSER
public static final String TAG_VERSION_HTML_RESOLUTION
public static final String TAG_VERSION_TEXT_OVERFLOW
public static final String TAG_VERSION_USE_SECTION508_OUTPUT
public static final String TAG_VERSION_USE_HTML_TABLE
public static final String TAG_VERSION_USE_SCOPE
public static final String TAG_TO_VERSION_PDF
public static final String TAG_VERSION_NO_MARGIN_PDF
public static final String TAG_VERSION_COMPRESS_IMAGE_PDF
public static final String TAG_VERSION_GIF_TRANSPARENT_PDF
public static final String TAG_VERSION_PRINT_MODE_PDF
public static final String TAG_VERSION_TOC_PDF
public static final String TAG_VERSION_DRILLDOWN_PDF
public static final String TAG_TO_VERSION_TXT
public static final String TAG_VERSION_IS_NORMAL_TEXT
public static final String TAG_VERSION_IS_QUOTEMARK
public static final String TAG_VERSION_HASHEADFOOT
public static final String TAG_VERSION_TXT_COMPRESS
public static final String TAG_VERSION_TXT_RESOLUTION
public static final String TAG_VERSION_TXT_WINDOWS
public static final String TAG_VERSION_IS_CSV
public static final String TAG_VERSION_IS_TAB
public static final String TAG_VERSION_TEXT_IS_DELIMITER
public static final String TAG_VERSION_DELIMITER
public static final String TAG_VERSION_CHAR_WIDTH
public static final String TAG_VERSION_CHAR_HEIGHT
public static final String TAG_VERSION_IS_REPEAT
public static final String TAG_TEXT_FILE_SUFFIX
public static final String TAG_MAIL_TEXT_FILE_SUFFIX
public static final String TAG_FTP_TEXT_FILE_SUFFIX
public static final String SUFFIX_TXT
public static final String SUFFIX_CSV
public static final String SUFFIX_DAT
public static final String TAG_TO_VERSION_EXCEL
public static final String TAG_VERSION_EXCEL_WORDWRAP
public static final String TAG_VERSION_EXCEL2000
public static final String TAG_VERSION_HAS_SHAPES
public static final String TAG_VERSION_IS_MATCH_LAYOUT
public static final String TAG_VERSION_EXCEL_LAYOUT
public static final String TAG_VERSION_EXCEL_FORMAT
TAG_EXCEL_XLS and TAG_EXCEL_XLSX (value="jrs.version_excel_format").public static final String TAG_VERSION_EXCEL_ADVANCED
public static final String TAG_VERSION_PRINT_HEADER
public static final String TAG_VERSION_PRINT_FOOTER
public static final String TAG_VERSION_PRINT_GRIDLINES
public static final String TAG_TO_VERSION_PS
public static final String TAG_VERSION_NO_MARGIN_PS
public static final String TAG_TO_VERSION_RTF
public static final String TAG_VERSION_NO_MARGIN_RTF
public static final String TAG_VERSION_BEST_EDITING_RTF
public static final String TAG_TO_VERSION_XML
public static final String TAG_VERSION_IS_ONLY_DATA
public static final String TAG_VERSION_XSDFILE
public static final String TAG_TO_MAIL
public static final String TAG_TO_MAIL_RST
public static final String TAG_MAIL_ZIP_RESULT
public static final String TAG_TO_MAIL_HTMLMAIL
public static final String TAG_TO_MAIL_PLAINTXT
public static final String TAG_TO_MAIL_TEXTMAIL
public static final String TAG_TO_MAIL_HTML
public static final String TAG_MAIL_IS_MULTI_FILES
public static final String TAG_MAIL_EMBEDDED_CSS
public static final String TAG_MAIL_IS_CHART_APPLET
public static final String TAG_MAIL_FORMAT_CHART
public static final String TAG_MAIL_HAS_HYPERLINK
public static final String TAG_MAIL_HAS_PAGE_NUMBER
public static final String TAG_MAIL_DRILLDOWN
public static final String TAG_MAIL_USE_TABLE
public static final String TAG_MAIL_RELATIVE_FONT_SIZE
public static final String TAG_MAIL_NO_MARGIN_HTML
public static final String TAG_MAIL_IS_DHTML
public static final String TAG_MAIL_WEB_BROWSER
public static final String TAG_MAIL_HTML_RESOLUTION
public static final String TAG_MAIL_TEXT_OVERFLOW
public static final String TAG_MAIL_USE_SECTION508_OUTPUT
public static final String TAG_MAIL_USE_HTML_TABLE
public static final String TAG_MAIL_USE_SCOPE
public static final String TAG_TO_MAIL_PDF
public static final String TAG_MAIL_NO_MARGIN_PDF
public static final String TAG_MAIL_COMPRESS_IMAGE_PDF
public static final String TAG_MAIL_GIF_TRANSPARENT_PDF
public static final String TAG_MAIL_PRINT_MODE_PDF
public static final String TAG_MAIL_TOC_PDF
public static final String TAG_MAIL_DRILLDOWN_PDF
public static final String TAG_TO_MAIL_TXT
public static final String TAG_MAIL_IS_NORMAL_TEXT
public static final String TAG_MAIL_IS_QUOTEMARK
public static final String TAG_MAIL_HASHEADFOOT
public static final String TAG_MAIL_TXT_COMPRESS
public static final String TAG_MAIL_TXT_WINDOWS
public static final String TAG_MAIL_IS_CSV
public static final String TAG_MAIL_IS_TAB
public static final String TAG_MAIL_TEXT_IS_DELIMITER
public static final String TAG_MAIL_DELIMITER
public static final String TAG_MAIL_CHAR_WIDTH
public static final String TAG_MAIL_CHAR_HEIGHT
public static final String TAG_PLAINTEXT_MAIL_CHAR_WIDTH
public static final String TAG_PLAINTEXT_MAIL_CHAR_HEIGHT
public static final String TAG_PLAINTEXT_MAIL_HASHEADFOOT
public static final String TAG_PLAINTEXT_MAIL_TXT_COMPRESS
public static final String TAG_PLAINTEXT_MAIL_TXT_WINDOWS
public static final String TAG_MAIL_RESOLUTION
public static final String TAG_MAIL_REPEAT
public static final String TAG_TO_MAIL_EXCEL
public static final String TAG_MAIL_EXCEL_WORDWRAP
public static final String TAG_MAIL_EXCEL2000
public static final String TAG_MAIL_HAS_SHAPES
public static final String TAG_MAIL_MATCH_LAYOUT
public static final String TAG_MAIL_EXCEL_LAYOUT
public static final String TAG_MAIL_EXCEL_FORMAT
TAG_EXCEL_XLS and TAG_EXCEL_XLSX (value="jrs.mail_excel_format").public static final String TAG_MAIL_EXCEL_ADVANCED
public static final String TAG_MAIL_PRINT_HEADER
public static final String TAG_MAIL_PRINT_FOOTER
public static final String TAG_MAIL_PRINT_GRIDLINES
public static final String TAG_TO_MAIL_PS
public static final String TAG_MAIL_NO_MARGIN_PS
public static final String TAG_TO_MAIL_RTF
public static final String TAG_MAIL_NO_MARGIN_RTF
public static final String TAG_MAIL_BEST_EDITING_RTF
public static final String TAG_TO_MAIL_XML
public static final String TAG_MAIL_IS_ONLY_DATA
public static final String TAG_MAIL_XSDFILE
public static final String TAG_TO_PRINTER
public static final String TAG_RPT_VERSION
public static final String TAG_RST_VERSION
public static final String TAG_CAT_VERSION
public static final String TAG_ONLY_DEPLOY_FILES_AND_SUBFOLDERS
public static final String TAG_ONLY_DEPLOY_FILES
public static final String TAG_DEPLOY_FROM_FILE
public static final String TAG_DEPLOY_LOCAL_FONT_DIR
public static final String TAG_DEPLOY_LOCAL_STYLE_DIR
public static final String TAG_DEPLOY_LOCAL_GISINFO_DIR
public static final String TAG_DEPLOY_LOCAL_PLUGINS_DIR
public static final String TAG_DEPLOY_PATH
public static final String TAG_NODE_PROP
public static final String TAG_DEPLOY_KEY
public static final String TAG_IS_DEPLOY_LOCALLY
public static final String TAG_NODE_REAL_PATH
public static final String TAG_ONLY_CREATE_NODE
public static final String TAG_NODE_SHARE
public static final String TAG_ENABLE_DYNAMIC_RESOURCE
public static final String TAG_IS_CONVERT_CATALOG_TO_BINARY
public static final String TAG_IS_DEPLOY_NODE
public static final String TAG_NODE_IMPORT_NO_REAL_PATH
public static final String TAG_ENABLE_LINKED_CATALOG
public static final String TAG_LINKED_CATALOG
public static final String TAG_INHERITED_LINKED_CATALOG
public static final String TAG_IS_USE_INHERITED
public static final String TAG_ENABLE_SELECT_CATALOG_LINKED_MODEL
public static final String TAG_LINKED_CATALOG_MODEL
public static final String TAG_CATALOG_COPY_MODEL
public static final String TAG_NODE_TYPE
public static final String TAG_NODE_DESC
public static final String TAG_NODE_CREATOR
public static final byte NODE_REPORT
public static final byte NODE_RESULT
public static final byte NODE_CATALOG
public static final byte NODE_FOLDER
public static final byte NODE_LC
public static final byte NODE_OTHER
public static final String TAG_FOLDER_WITH_CONTENTS
public static final String TAG_AUTO_ARCHIVE
public static final String TAG_ENABLE_ARCHIVE_POLICY
public static final String TAG_ARCHIVE_LOCATION
public static final int LOCATION_VERSION_FOLDER
public static final int LOCATION_MY_FOLDER
public static final int LOCATION_PUBLIC_FOLDER
public static final int LOCATION_ORGANIZATION_FOLDER
public static final String TAG_ARCHIVE_MY_DESTINATION
public static final String TAG_ARCHIVE_PUBLIC_DESTINATION
public static final String TAG_ARCHIVE_ORGANIZATION_DESTINATION
public static final String TAG_ARCHIVE_SPECIFIED_DESTINATION
public static final String TAG_REPLACE_OLD_VERSION
public static final String TAG_ARCHIVE_NEW_VERSION
public static final String TAG_EXPIRE_METHOD
public static final int DAY_EXPIRE
public static final int DATE_EXPIRE
public static final String TAG_EXPIRE_YEAR
public static final String TAG_EXPIRE_MONTH
public static final String TAG_EXPIRE_DATE
public static final String TAG_DEFINE_PERMISSION
public static final String TAG_PERMISSION_MEMBER
public static final String TAG_PERMISSION_VALUES
public static final String TAG_IGNORE_PERMISSIONS
TAG_PERMISSION_VALUES in a Properties
used to represent properties of a node. In the Properties value is string
representation of booleanpublic static final String TAG_READ
public static final String TAG_WRITE
public static final String TAG_DELETE
public static final String TAG_VISIBLE
public static final String TAG_EXECUTE
public static final String TAG_SCHEDULE
public static final String TAG_GRANT
public static final String TAG_USER
public static final String TAG_USERDEFINED_PROPERTY_PREFIX
public static final String TAG_ROLE
public static final String TAG_GROUP
public static final String TAG_USER_PERMISSION
public static final String TAG_ROLE_PERMISSION
public static final String TAG_GROUP_PERMISSION
public static final String TAG_DOWNLOAD_FILE_SIZE
public static final String TAG_HAS_READ_PERMISSION
public static final String READ
public static final String WRITE
public static final String DELETE
public static final String VISIBLE
public static final String EXECUTE
public static final String SCHEDULE
public static final String GRANT
public static final String UPDATE_STATUS
public static final String EDIT
public static final String CATALOG_ACCESS_CONTROL
public static final String TAG_DEPLOY_TYPE
public static final int TAG_DEPLOY_REPORT
public static final int TAG_DEPLOY_CATALOG
public static final int TAG_DEPLOY_FOLDER
public static final int TAG_DEPLOY_FOLDER_WITH_CONTENTS
public static final int TAG_DEPLOY_CONTENTS_IN_FOLDER
public static final int TAG_DEPLOY_RESOURCES_IN_FOLDER
public static final String PREFERENCE_NAME_KEEP_LEFT_BAR
public static final String PREFERENCE_NAME_PAGE_STYLE
public static final String PREFERENCE_NAME_DEFAULT_VIEW_FOR_DHTML
public static final String PREFERENCE_NAME_DEFAULT_MODE_FOR_STUDIO
public static final String PREFERENCE_NAME_DEFAULT_MODE_FOR_DASHBOARD
public static final String ALLOW_MODIRY_PREFERENCE_FROM_USER_CONSOLE
public static final String PREFERENCE_NAME_DEFAULT_VIEW_FORMAT
public static final String PREFERENCE_NAME_DAYS_DEFINITION_FOR_COMPLETED
public static final String PREFERENCE_NAME_PARAMETERS_DISPLAY_SIZE
public static final String PREFERENCE_NAME_USE_MAJOR_SORT_AS_DEFAULT
public static final String COLUMN_NAME_REPORTS_NAME
public static final String COLUMN_NAME_REPORTS_TYPE
public static final String COLUMN_NAME_REPORTS_DESCRIPTION
public static final String COLUMN_NAME_REPORTS_STATUS
public static final String COLUMN_NAME_REPORTS_LAST_MODIFIED
public static final String COLUMN_NAME_SCHEDULED_TASK_NAME
public static final String COLUMN_NAME_SCHEDULED_TASK_ID
public static final String COLUMN_NAME_SCHEDULED_CATALOG
public static final String COLUMN_NAME_SCHEDULED_REPORT
public static final String COLUMN_NAME_SCHEDULED_REPORTS
public static final String COLUMN_NAME_SCHEDULED_SUBMITTER
public static final String COLUMN_NAME_SCHEDULED_LAUNCH_TYPE
public static final String COLUMN_NAME_SCHEDULED_NEXT_RUN_AT
public static final String COLUMN_NAME_SCHEDULED_LAST_RUN_AT
public static final String COLUMN_NAME_SCHEDULED_IS_SUCCESSFUL
public static final String COLUMN_NAME_SCHEDULED_TASK_TYPE
public static final String COLUMN_NAME_SCHEDULED_IS_ENABLE
public static final String COLUMN_NAME_ACTIVE_TASK_ID
public static final String COLUMN_NAME_ACTIVE_TASK_NAME
public static final String COLUMN_NAME_ACTIVE_STARTED_TIME
public static final String COLUMN_NAME_ACTIVE_ENGING_STATUS
public static final String COLUMN_NAME_ACTIVE_CATALOG
public static final String COLUMN_NAME_ACTIVE_REPORT
public static final String COLUMN_NAME_ACTIVE_REPORTS
public static final String COLUMN_NAME_ACTIVE_LAUNCH_TYPE
public static final String COLUMN_NAME_ACTIVE_TASK_TYPE
public static final String COLUMN_NAME_ACTIVE_SUBMITTER
public static final String COLUMN_NAME_ACTIVE_PARAMETERS
public static final String COLUMN_NAME_ACTIVE_PARAMETERS_VALUES
public static final String COLUMN_NAME_COMPLETED_TASK_ID
public static final String COLUMN_NAME_COMPLETED_TASK_NAME
public static final String COLUMN_NAME_COMPLETED_COMPLETED_TIME
public static final String COLUMN_NAME_COMPLETED_IS_SUCCESSFUL
public static final String COLUMN_NAME_COMPLETED_CATALOG
public static final String COLUMN_NAME_COMPLETED_REPORT
public static final String COLUMN_NAME_COMPLETED_REPORTS
public static final String COLUMN_NAME_COMPLETED_PARAMETER_FILE
public static final String COLUMN_NAME_COMPLETED_PARAMETERS
public static final String COLUMN_NAME_COMPLETED_RESULT_FILES
public static final String COLUMN_NAME_COMPLETED_LAUNCH_TYPE
public static final String COLUMN_NAME_COMPLETED_TASK_TYPE
public static final String COLUMN_NAME_COMPLETED_SUBMITTER
public static final String COLUMN_NAME_COMPLETED_ERROR_MESSAGE
public static final String COLUMN_NAME_COMPLETED_ENGINE_STATUS
public static final String COLUMN_NAME_LARGEREPORTS_REPORT
public static final String COLUMN_NAME_ONDEMANDS_REPORT
public static final String COLUMN_NAME_LARGEREPORTS_COMPLETED_TIME
public static final String COLUMN_NAME_ONDEMANDS_COMPLETED_TIME
public static final String COLUMN_NAME_LARGEREPORTS_TIME_ELAPSE
public static final String COLUMN_NAME_ONDEMANDS_TIME_ELAPSE
public static final String COLUMN_NAME_LARGEREPORTS_STARTED_TIME
public static final String COLUMN_NAME_ONDEMANDS_STARTED_TIME
public static final String COLUMN_NAME_ONDEMANDS_CATALOG_VERSION
public static final String COLUMN_NAME_BACKGROUND_STATUS
public static final String COLUMN_NAME_BACKGROUND_FORMAT
public static final String COLUMN_NAME_ONDEMANDS_REPORT_VERSION
public static final String COLUMN_NAME_ONDEMANDS_CATALOG
public static final String COLUMN_NAME_ONDEMANDS_PARAMETER
public static final String COLUMN_NAME_ONDEMANDS_CANCELLED
public static final String COLUMN_NAME_ONDEMANDS_REQUESTER
public static final String COLUMN_NAME_VERSION_VERSION_DATE
public static final String COLUMN_NAME_VERSION_OUTPUT
public static final String COLUMN_NAME_VERSION_DELETE
public static final String COLUMN_NAME_VERSION_PARAMETERS
public static final String COLUMN_NAME_VERSION_PARAMETERS_VALUES
public static final String COLUMN_NAME_VERSION_NUMBER
public static final String COLUMN_NAME_VERSION_CREATOR
public static final String COLUMN_NAME_DOC_VERSION_OUTPUT
public static final String COLUMN_NAME_DOC_VERSION_PARAMETERS
public static final String COLUMN_NAME_DOC_VERSION_PARAMETERS_VALUES
public static final String COLUMN_NAME_DOC_VERSION_NUMBER
public static final String COLUMN_NAME_DOC_VERSION_CREATOR
public static final String COLUMN_NAME_CAT_VERSION_NUMBER
public static final String COLUMN_NAME_RPT_VERSION_NUMBER
public static final String CMD_GET_PREFERENCE_PAGE
public static final String CMD_SUBMIT_CUSTOMIZE_WEB_PAGE
public static final String PREFERENCE_NAME_FOLDER_SELECTOR_FORMAT
public static final String TAG_USER_LAST_LOGIN_TIME
public static final String TAG_USER_LAST_LOGOUT_TIME
public static final String TAG_ENABLE_SAVE_USED_PARAMETER_VALUES
public static final String TAG_ISAUTO_SAVE_USED_PARAMETER_VALUES
public static final String MAX_AUTOCOMPLETE_LIST_NUM
public static final String TAG_ENABLE_SET_DEFAULT_TIMEZONE
public static final String DEFAULT_TIMEZONE
public static final String COLUMN_NAME_CRD_LIST_NAME
public static final String COLUMN_NAME_CRD_LIST_PATH
public static final String COLUMN_NAME_CRD_LIST_CATALOG
public static final String COLUMN_NAME_CRD_LIST_DATA_SOURCE
public static final String COLUMN_NAME_CRD_LIST_DATA_TYPE
public static final String COLUMN_NAME_CRD_LIST_LAST_MODIFIED
public static final String COLUMN_NAME_CRD_SCHEDULED_NAME
public static final String COLUMN_NAME_CRD_SCHEDULED_PATH
public static final String COLUMN_NAME_CRD_SCHEDULED_CATALOG
public static final String COLUMN_NAME_CRD_SCHEDULED_DATA_SOURCE
public static final String COLUMN_NAME_CRD_SCHEDULED_DATA_TYPE
public static final String COLUMN_NAME_CRD_SCHEDULED_LAST_MODIFIED
public static final String COLUMN_NAME_CRD_SCHEDULED_NEXT_RUN_TIME
public static final String COLUMN_NAME_CRD_SCHEDULED_LAST_RUN_TIME
public static final String COLUMN_NAME_CRD_SCHEDULED_IS_SUCCESSFUL
public static final String COLUMN_NAME_CRD_RUNNING_NAME
public static final String COLUMN_NAME_CRD_RUNNING_PATH
public static final String COLUMN_NAME_CRD_RUNNING_CATALOG
public static final String COLUMN_NAME_CRD_RUNNING_DATA_SOURCE
public static final String COLUMN_NAME_CRD_RUNNING_DATA_TYPE
public static final String COLUMN_NAME_CRD_RUNNING_START_TIME
public static final String COLUMN_NAME_CRD_RUNNING_PARAMETERS
public static final String COLUMN_NAME_CRD_COMPLETED_NAME
public static final String COLUMN_NAME_CRD_COMPLETED_PATH
public static final String COLUMN_NAME_CRD_COMPLETED_CATALOG
public static final String COLUMN_NAME_CRD_COMPLETED_DATA_SOURCE
public static final String COLUMN_NAME_CRD_COMPLETED_DATA_TYPE
public static final String COLUMN_NAME_CRD_COMPLETED_IS_SUCCESSFUL
public static final String COLUMN_NAME_CRD_COMPLETED_COMPLETED_TIME
public static final String COLUMN_NAME_CRD_COMPLETED_PARAMETERS
public static final String TAG_CACHED_CONNECTIONS_DATA
public static final String COLUMN_NAME_CCD_LIST_NAME
public static final String COLUMN_NAME_CCD_LIST_PATH
public static final String COLUMN_NAME_CCD_LIST_CATALOG
public static final String COLUMN_NAME_CCD_LIST_DATA_SOURCE
public static final String COLUMN_NAME_CCD_LIST_DATA_TYPE
public static final String COLUMN_NAME_CCD_LIST_LAST_MODIFIED
public static final String COLUMN_NAME_CCD_SCHEDULED_NAME
public static final String COLUMN_NAME_CCD_SCHEDULED_PATH
public static final String COLUMN_NAME_CCD_SCHEDULED_CATALOG
public static final String COLUMN_NAME_CCD_SCHEDULED_DATA_SOURCE
public static final String COLUMN_NAME_CCD_SCHEDULED_DATA_TYPE
public static final String COLUMN_NAME_CCD_SCHEDULED_LAST_MODIFIED
public static final String COLUMN_NAME_CCD_SCHEDULED_NEXT_RUN_TIME
public static final String COLUMN_NAME_CCD_SCHEDULED_LAST_RUN_TIME
public static final String COLUMN_NAME_CCD_SCHEDULED_IS_SUCCESSFUL
public static final String COLUMN_NAME_CCD_RUNNING_NAME
public static final String COLUMN_NAME_CCD_RUNNING_PATH
public static final String COLUMN_NAME_CCD_RUNNING_CATALOG
public static final String COLUMN_NAME_CCD_RUNNING_DATA_SOURCE
public static final String COLUMN_NAME_CCD_RUNNING_DATA_TYPE
public static final String COLUMN_NAME_CCD_RUNNING_START_TIME
public static final String COLUMN_NAME_CCD_RUNNING_PARAMETERS
public static final String COLUMN_NAME_CCD_COMPLETED_NAME
public static final String COLUMN_NAME_CCD_COMPLETED_PATH
public static final String COLUMN_NAME_CCD_COMPLETED_CATALOG
public static final String COLUMN_NAME_CCD_COMPLETED_DATA_SOURCE
public static final String COLUMN_NAME_CCD_COMPLETED_DATA_TYPE
public static final String COLUMN_NAME_CCD_COMPLETED_IS_SUCCESSFUL
public static final String COLUMN_NAME_CCD_COMPLETED_COMPLETED_TIME
public static final String COLUMN_NAME_CCD_COMPLETED_PARAMETERS
public static final int JSCRIPT_SELECTOR
public static final int VBSCRIPT_SELECTOR
public static final int JSP_SELECTOR
public static final String TAG_NODE_NAME
public static final String TAG_REAL_PATH
public static final String TAG_OWNER_NAME
public static final String TAG_VERSION_NUMBER
public static final String TAG_VERSION_DATE
public static final String TAG_VERSION_FILES
public static final String MONITOR_SERVER_WEB_URL
public static final String CMD_REFRESH_FOLDERS
public static final String CMD_GET_FOLDER_FILES
public static final String CMD_GET_CUSTOM_FIELD_NAMES
public static final String CMD_GET_FOLDER_CATS_RPTS
public static final String CMD_GET_FOLDER_CATS_LCS
public static final String POPUP_DHTML_WINDOW
public static final String ENABLED_DASHBOARD_HOME_PAGE
public static final String IS_DASHBOARD_HOME_PAGE
public static final String USE_TODAY_AS_DEFAULT_IN_CAL
public static final String USE_24_HOURS_TIME_FORMAT_IN_CAL
public static final String ONLY_CSS_STYLE
public static final String REMOTE_SERVER_HOST
public static final String REMOTE_SERVER_PORT
public static final String REMOTE_DISPATCHER
public static final String ENABLE_TO_PREFER_SERVER
public static final String USE_SECTION508_COMPLIANT_PAGE
public static final String TAG_THE_NAME_OF_PREFERRED_SERVER
public static final String CMD_GET_RPT_ANY_RST
public static final String TAG_RPT_RST_TYPES
public static final String CMD_GET_FILE_LIST_OF_THIS_TYPE
public static final String CMD_VIEW_HTML_IN_LOCAL
public static final String CMD_GET_WEB_APP_SEND_FILE_PATH
public static final String TAG_USER_PRIVILEGE
public static final String TAG_ROLE_PRIVILEGE
public static final String TAG_GROUP_PRIVILEGE
public static final String PRIVILEGE_CREATE_ANALYSIS_REPORT
public static final String PRIVILEGE_ACCESS_ADVANCED_PROPERTIES
public static final String PRIVILEGE_DEPLOY_REPORT
PRIVILEGE_PUBLISH_REPORT.public static final String PRIVILEGE_PUBLISH_REPORT
public static final String PRIVILEGE_URI
public static final String TAG_IS_DOC_RESULT
public static final String CMD_GET_SECURITYINFO
public static final String TAG_DISK_RST_VERSION_TYPE
public static final String TAG_VERSION_RST_VERSION_TYPE
public static final int TAG_RST_SAVE_FULL_VERSION
public static final int TAG_RST_SAVE_REPORT_VERSION
public static final int TAG_RST_SAVE_ANALYSIS_VERSION
public static final String TAG_DISK_EXCEL_HIDE_BACK
public static final String TAG_DISK_EXCEL_BREAK_PAGE
public static final String TAG_DISK_EXCEL_EXPORT_XML
public static final String TAG_VERSION_EXCEL_HIDE_BACK
public static final String TAG_VERSION_EXCEL_BREAK_PAGE
public static final String TAG_VERSION_EXCEL_EXPORT_XML
public static final String TAG_MAIL_EXCEL_HIDE_BACK
public static final String TAG_MAIL_EXCEL_BREAK_PAGE
public static final String TAG_MAIL_EXCEL_EXPORT_XML
public static final String TAG_DISK_PDF_ENCRYPT
public static final String TAG_DISK_PDF_SIGN
public static final String TAG_PDF_EDIT_YOURSELF
public static final String TAG_DISK_PDF_PWD
public static final String TAG_DISK_PDF_SPLIT_PAGE
public static final String TAG_DISK_PDF_ACROSS_PAGE
public static final String TAG_DISK_PDF_PAPER_SIZE
public static final String TAG_DISK_PDF_PAGE_WIDTH
public static final String TAG_DISK_PDF_PAGE_HEIGHT
public static final String TAG_DISK_PDF_MARGIN
public static final String TAG_DISK_PDF_MARGIN_L
public static final String TAG_DISK_PDF_MARGIN_R
public static final String TAG_DISK_PDF_MARGIN_T
public static final String TAG_DISK_PDF_MARGIN_B
public static final String TAG_DISK_PDF_LOGIC_SPLIT
public static final String TAG_VERSION_PDF_ENCRYPT
public static final String TAG_VERSION_PDF_PWD
public static final String TAG_VERSION_PDF_COMPATIBITLY
public static final String TAG_HAS_VERSION_PDF_PERMIS_PASW
public static final String TAG_VERSION_PDF_PERMIS_PASW
public static final String TAG_VERSION_PDF_PRINTALLOW
public static final String TAG_VERSION_PDF_CHANGALLOW
public static final String TAG_VERSION_PDF_CHECK_ENABLECOPY
public static final String TAG_VERSION_PDF_CHECK_ENABLEACCESS
public static final String TAG_VERSION_PDF_SIGN
public static final String TAG_VERSION_PDF_SIGN_METHOD
public static final String TAG_VERSION_PDF_DIGITAL_PATH
public static final String TAG_VERSION_PDF_USER_PASW
public static final String TAG_VERSION_PDF_DOCUMENT_REASON
public static final String TAG_VERSION_PDF_EDIT_YOURSELF
public static final String TAG_VERSION_PDF_LOCATION
public static final String TAG_VERSION_PDF_CONTACT_INF
public static final String TAG_VERSION_PDF_SPLIT_PAGE
public static final String TAG_VERSION_PDF_ACROSS_PAGE
public static final String TAG_VERSION_PDF_PAPER_SIZE
public static final String TAG_VERSION_PDF_PAGE_WIDTH
public static final String TAG_VERSION_PDF_PAGE_HEIGHT
public static final String TAG_VERSION_PDF_MARGIN
public static final String TAG_VERSION_PDF_MARGIN_L
public static final String TAG_VERSION_PDF_MARGIN_R
public static final String TAG_VERSION_PDF_MARGIN_T
public static final String TAG_VERSION_PDF_MARGIN_B
public static final String TAG_VERSION_PDF_LOGIC_SPLIT
public static final String TAG_MAIL_PDF_ENCRYPT
public static final String TAG_MAIL_PDF_PWD
public static final String TAG_MAIL_PDF_COMPATIBITLY
public static final String TAG_HAS_MAIL_PDF_PERMIS_PASW
public static final String TAG_MAIL_PDF_PERMIS_PASW
public static final String TAG_MAIL_PDF_PRINTALLOW
public static final String TAG_MAIL_PDF_CHANGALLOW
public static final String TAG_MAIL_PDF_CHECK_ENABLECOPY
public static final String TAG_MAIL_PDF_CHECK_ENABLEACCESS
public static final String TAG_MAIL_PDF_SIGN
public static final String TAG_MAIL_PDF_SIGN_METHOD
public static final String TAG_MAIL_PDF_DIGITAL_PATH
public static final String TAG_MAIL_PDF_USER_PASW
public static final String TAG_MAIL_PDF_DOCUMENT_REASON
public static final String TAG_MAIL_PDF_EDIT_YOURSELF
public static final String TAG_MAIL_PDF_LOCATION
public static final String TAG_MAIL_PDF_CONTACT_INF
public static final String TAG_MAIL_PDF_ACROSS_PAGE
public static final String TAG_MAIL_PDF_PAGE_WIDTH
public static final String TAG_MAIL_PDF_PAGE_HEIGHT
public static final String TAG_MAIL_PDF_MARGIN
public static final String TAG_MAIL_PDF_MARGIN_L
public static final String TAG_MAIL_PDF_MARGIN_R
public static final String TAG_MAIL_PDF_MARGIN_T
public static final String TAG_MAIL_PDF_MARGIN_B
public static final String TAG_MAIL_PDF_LOGIC_SPLIT
public static final int TAG_TIFF_COMPRESS_DEFAULT
public static final int TAG_TIFF_COMPRESS_JEPG_TTN2
public static final int TAG_TIFF_COMPRESS_PACKBITS
public static final int TAG_TIFF_COMPRESS_NONE
public static final String TIFF_SUFFIX
public static final String TAG_TO_DISK_TIFF
public static final String TAG_DISK_TIFF_DIR
public static final String TAG_DISK_TIFF_FILE
public static final String TAG_DISK_TIFF_COMPRESS
public static final String TAG_DISK_TIFF_MARGIN
public static final String TAG_DISK_TIFF_MARGIN_L
public static final String TAG_DISK_TIFF_MARGIN_R
public static final String TAG_DISK_TIFF_MARGIN_T
public static final String TAG_DISK_TIFF_MARGIN_B
public static final String TAG_DISK_TIFF_MONOCHROME
public static final String TAG_TO_VERSION_TIFF
public static final String TAG_VERSION_TIFF_COMPRESS
public static final String TAG_VERSION_TIFF_MARGIN
public static final String TAG_VERSION_TIFF_MARGIN_L
public static final String TAG_VERSION_TIFF_MARGIN_R
public static final String TAG_VERSION_TIFF_MARGIN_T
public static final String TAG_VERSION_TIFF_MARGIN_B
public static final String TAG_VERSION_TIFF_MONOCHROME
public static final String TAG_TO_MAIL_TIFF
public static final String TAG_MAIL_TIFF_COMPRESS
public static final String TAG_MAIL_TIFF_MARGIN
public static final String TAG_MAIL_TIFF_MARGIN_L
public static final String TAG_MAIL_TIFF_MARGIN_R
public static final String TAG_MAIL_TIFF_MARGIN_T
public static final String TAG_MAIL_TIFF_MARGIN_B
public static final String TAG_MAIL_TIFF_MONOCHROME
public static final String SVG_SUFFIX
public static final String TAG_TO_DISK_SVG
public static final String TAG_DISK_SVG_DIR
public static final String TAG_DISK_SVG_FILE
public static final String TAG_TO_VERSION_SVG
public static final String TAG_TO_MAIL_SVG
public static final String TAG_PRINTER_PAPER_SIZE
public static final String TAG_PRINTER_ORIENTATION
public static final int TAG_PRINTER_ORIENTATION_PORTRAIT
public static final int TAG_PRINTER_ORIENTATION_LANDSCAPE
public static final String TAG_REPORT_ID
public static final String TAG_TO_FAX
public static final String TAG_TO_FAX_FROM
public static final String TAG_TO_FAX_FROM_COMPANY_NAME
public static final String TAG_TO_FAX_FROM_PHONE
public static final String TAG_TO_FAX_TO
public static final String TAG_TO_FAX_TO_FAX_NUMBER
public static final String TAG_TO_FAX_DATE
public static final String TAG_TO_FAX_SUBJECT
public static final String TAG_TO_FAX_COMMENTS
public static final String TAG_TO_FAX_QUALITY
public static final String TAG_TO_FAX_QUALITY_BEST
public static final String TAG_TO_FAX_QUALITY_NORMAL
public static final String TAG_TO_FAX_QUALITY_FAST
public static final String TAG_TO_FAX_IS_INCLUDE_COVER
public static final String TAG_TO_FAX_URGENT
public static final String TAG_TO_FAX_FOR_REVIEW
public static final String TAG_TO_FAX_PLEASE_COMMENT
public static final String TAG_TO_FAX_PLEASE_REPLY
public static final String TAG_AUTH_SCHEME
public static final String TAG_SCHEDULE_TASK_TYPE
public static final int DEFAULT_SCHEDULE_TASK
public static final int USER_TASK
public static final String TAG_USER_TASK_CLASS
public static final String TAG_USER_TASK_DISPLAY_NAME
public static final String TAG_USER_TASK_PROP
public static final String TAG_ENGINE_ID
public static final String TAG_RERUN_MISSED_TASK
public static final String TAG_TRIGGERS_ARRAY
public static final String TAG_TRIGGERS_LOGIC
The logic between time condition and trigger can be 'ONLY', 'OR', 'AND' and 'AND2'
public static final String TAG_AUTO_RECOVER_TASK_MAXTIMES
For example, if TAG_AUTO_RECOVER_TASK_MAXTIMES value is 5, the maximum retrying time
of this task is 5.
The default value is 0.
public static final String TAG_AUTO_RECOVER_TASK_INTERVAL
task needs to be executed many times.
The default value is 30.
public static final String TAG_AUTO_RECOVER_TASK_REDOALL
The default value is false.
public static final String TAG_AUTO_RECOVER_TASK_COUNT
public static final String TAG_CATALOG_DATASOURCE
public static final String TAG_JNDI_DATASOURCE
public static final String TAG_DS_USER
public static final String TAG_DS_REFRESH_SUPPORT_INFO
public static final String TAG_DS_QUOTE_CHARACTER
public static final String TAG_DS_EXTRA_CHARACTERS
public static final String TAG_DS_DATE_FORMAT
public static final String TAG_DS_DATETIME_FORMAT
public static final String TAG_DS_TIME_FORMAT
public static final String TAG_DS_TRANSACTION_READONLY
public static final String TAG_DS_TRANSACTION_MODE
public static final String TAG_DS_CHAR_TO_BE_REPLACED
public static final String TAG_DS_CHAR_REPLACED_BY
public static final String TAG_DS_NAME_PATTERN
public static final String TAG_DS_DYNAMIC_CONNECTION_PREFIX
public static final String TAG_DS_PSWD
public static final String TAG_USE_DEF_DS_USER
public static final String TAG_USE_NEW_DS_PSWD
public static final String TAG_NEW_DS_PWSD
public static final String TAG_DS_PROP
public static final String TAG_DS_URL
public static final String TAG_DS_DRIVER
public static final String TAG_TO_RSD
public static final String TAG_TO_DISK_RSD
public static final String TAG_TO_DISK_RSD_PATH_TYPE
public static final String TAG_RSD_DIR
public static final String TAG_RSD
public static final String TAG_RSD_ZIP_RESULT
public static final String TAG_MAIL_HTML_FILE
public static final String TAG_MAIL_PDF_FILE
public static final String TAG_MAIL_TEXT_FILE
public static final String TAG_MAIL_EXCEL_FILE
public static final String TAG_MAIL_PS_FILE
public static final String TAG_MAIL_RTF_FILE
public static final String TAG_MAIL_XML_FILE
public static final String TAG_MAIL_ARCHIVE_FILE
public static final String TAG_TASK_DURATION
public static final String TAG_NOTIFY_DURATION
public static final String TAG_NOTIFY_MAIL
public static final String TAG_AUTO_CANCEL_TASK
public static final int RPT_STATUS_CURRENT
public static final int RPT_STATUS_OPEN
public static final int RPT_STATUS_ALL
public static final String MULTIPLE_ALL_VALUE
public static final String TAG_PARAM_IS_MULTIPLE_PREFIX
public static final String TAG_RESULT_PRECISION
public static final String TAG_RST_PRECISION
public static final String TAG_RSD_PRECISION
public static final String TAG_DISK_PDF_PRECISION
public static final String TAG_DISK_HTML_PRECISION
public static final String TAG_DISK_RTF_PRECISION
public static final String TAG_DISK_EXCEL_PRECISION
public static final String TAG_DISK_PS_PRECISION
public static final String TAG_DISK_XML_PRECISION
public static final String TAG_DISK_TEXT_PRECISION
public static final String TAG_VERSION_PDF_PRECISION
public static final String TAG_VERSION_HTML_PRECISION
public static final String TAG_VERSION_RTF_PRECISION
public static final String TAG_VERSION_EXCEL_PRECISION
public static final String TAG_VERSION_PS_PRECISION
public static final String TAG_VERSION_XML_PRECISION
public static final String TAG_VERSION_TEXT_PRECISION
public static final String TAG_MAIL_RST_PRECISION
public static final String TAG_MAIL_PDF_PRECISION
public static final String TAG_MAIL_HTML_PRECISION
public static final String TAG_MAIL_RTF_PRECISION
public static final String TAG_MAIL_EXCEL_PRECISION
public static final String TAG_MAIL_PS_PRECISION
public static final String TAG_MAIL_XML_PRECISION
public static final String TAG_MAIL_TEXT_PRECISION
public static final String TAG_MAIL_RSD_PRECISION
public static final String TAG_FAX_PRECISION
public static final String TAG_PRINTER_PRECISION
public static final int PRECISION_ANY
public static final int PRECISION_LOW
public static final int PRECISION_HIGH
public static final String TAG_HAS_XML_DATA_SOURCE
public static final String TAG_XML_DATA_SOURCE_NAME
public static final String TAG_XML_INPUTSTREAM_FACTORY
public static final String TAG_HAS_HDS_DATA_SOURCE
public static final String TAG_HDS_DATA_SOURCE_NAME
public static final String TAG_HDS_NAME
public static final String TAG_HDS_INPUTSTREAM_FACTORY
public static final String TAG_FTP_RST_PRECISION
public static final String TAG_FTP_HTML_PRECISION
public static final String TAG_FTP_PDF_PRECISION
public static final String TAG_FTP_EXCEL_PRECISION
public static final String TAG_FTP_TEXT_PRECISION
public static final String TAG_FTP_RTF_PRECISION
public static final String TAG_FTP_XML_PRECISION
public static final String TAG_FTP_PS_PRECISION
public static final String TAG_TO_FTP
public static final String TAG_JRFTP
public static final String TAG_FTP_HOST
public static final String TAG_FTP_PORT
public static final String TAG_FTP_UN
public static final String TAG_FTP_PSD
public static final String TAG_FTP_LOGON_TYPE
public static final int FTP_LOGON_NORMAL
public static final int FTP_LOGON_KEYFILE
public static final int FTP_LOGON_KEY_AND_PASSWORD
public static final String TAG_FTP_KEY_FILE
public static final String TAG_FTP_PASSPHRASE
public static final String TAG_FTP_ACCT
public static final String TAG_FTP_LBL
public static final String TAG_FTP_PROT
public static final String TAG_FTP_HANDLER_CLASS
public static final String TAG_FTP_LOC
public static final String TAG_TO_FTP_RST
public static final String TAG_FTP_RST_FILE
public static final String TAG_FTP_ZIP_RESULT
public static final String TAG_TO_FTP_HTML
public static final String TAG_FTP_HTML_FILE
public static final String TAG_FTP_NO_MARGIN_HTML
public static final String TAG_FTP_IS_MULTI_FILES
public static final String TAG_FTP_EMBEDDED_CSS
public static final String TAG_FTP_HAS_HYPERLINK
public static final String TAG_FTP_HAS_PAGE_NUMBER
public static final String TAG_FTP_RELATIVE_FONT_SIZE
public static final String TAG_FTP_DRILLDOWN
public static final String TAG_FTP_USE_SECTION508_OUTPUT
public static final String TAG_FTP_USE_HTML_TABLE
public static final String TAG_FTP_USE_SCOPE
public static final String TAG_FTP_IS_CHART_APPLET
public static final String TAG_FTP_FORMAT_CHART
public static final String TAG_FTP_HTML_RESOLUTION
public static final String TAG_FTP_WEB_BROWSER
public static final String TAG_FTP_TEXT_OVERFLOW
public static final String TAG_FTP_IS_DHTML
public static final String TAG_TO_FTP_PDF
public static final String TAG_FTP_PDF_FILE
public static final String TAG_FTP_NO_MARGIN_PDF
public static final String TAG_FTP_IS_COMPRESS_PDF
public static final String TAG_FTP_COMPRESS_IMAGE_PDF
public static final String TAG_FTP_PRINT_MODE_PDF
public static final String TAG_FTP_TOC_PDF
public static final String TAG_FTP_DRILLDOWN_PDF
public static final String TAG_FTP_PDF_ENCRYPT
public static final String TAG_FTP_PDF_COMPATIBITLY
public static final String TAG_FTP_PDF_PWD
public static final String TAG_HAS_FTP_PDF_PERMIS_PASW
public static final String TAG_FTP_PDF_PERMIS_PASW
public static final String TAG_FTP_PDF_PRINTALLOW
public static final String TAG_FTP_PDF_CHANGALLOW
public static final String TAG_FTP_PDF_CHECK_ENABLECOPY
public static final String TAG_FTP_PDF_CHECK_ENABLEACCESS
public static final String TAG_FTP_PDF_SIGN
public static final String TAG_FTP_PDF_SIGN_METHOD
public static final String TAG_FTP_PDF_DIGITAL_PATH
public static final String TAG_FTP_PDF_USER_PASW
public static final String TAG_FTP_PDF_DOCUMENT_REASON
public static final String TAG_FTP_PDF_EDIT_YOURSELF
public static final String TAG_FTP_PDF_LOCATION
public static final String TAG_FTP_PDF_CONTACT_INF
public static final String TAG_FTP_GIF_TRANSPARENT_PDF
public static final String TAG_TO_FTP_EXCEL
public static final String TAG_FTP_EXCEL_FILE
public static final String TAG_FTP_EXCEL_WORDWRAP
public static final String TAG_FTP_EXCEL2000
public static final String TAG_FTP_EXCEL_LAYOUT
public static final String TAG_FTP_EXCEL_FORMAT
TAG_EXCEL_XLS and TAG_EXCEL_XLSX (value="jrs.ftp_excel_format").public static final String TAG_FTP_HAS_SHAPES
public static final String TAG_FTP_EXCEL_ADVANCED
public static final String TAG_FTP_PRINT_HEADER
public static final String TAG_FTP_PRINT_FOOTER
public static final String TAG_FTP_PRINT_GRIDLINES
public static final String TAG_TO_FTP_TXT
public static final String TAG_FTP_TEXT_FILE
public static final String TAG_FTP_IS_NORMAL_TEXT
public static final String TAG_FTP_IS_QUOTEMARK
public static final String TAG_FTP_TEXT_IS_DELIMITER
public static final String TAG_FTP_DELIMITER
public static final String TAG_FTP_IS_TAB
public static final String TAG_FTP_IS_CSV
public static final String TAG_FTP_TXT_COMPRESS
public static final String TAG_FTP_CHAR_WIDTH
public static final String TAG_FTP_CHAR_HEIGHT
public static final String TAG_FTP_HASHEADFOOT
public static final String TAG_FTP_TXT_WINDOWS
public static final String TAG_FTP_IS_REPEAT
public static final String TAG_FTP_RESOLUTION
public static final String TAG_TO_FTP_RTF
public static final String TAG_FTP_RTF_FILE
public static final String TAG_FTP_BEST_EDITING_RTF
public static final String TAG_FTP_NO_MARGIN_RTF
public static final String TAG_TO_FTP_XML
public static final String TAG_FTP_XML_FILE
public static final String TAG_FTP_IS_ONLY_DATA
public static final String TAG_FTP_XSDFILE
public static final String TAG_TO_FTP_PS
public static final String TAG_FTP_PS_FILE
public static final String TAG_FTP_NO_MARGIN_PS
public static final String TAG_FTP_END
public static final String TAG_FTP_PDF_MARGIN
public static final String TAG_FTP_PDF_MARGIN_L
public static final String TAG_FTP_PDF_MARGIN_R
public static final String TAG_FTP_PDF_MARGIN_T
public static final String TAG_FTP_PDF_MARGIN_B
public static final String TAG_FTP_PDF_PAGE_WIDTH
public static final String TAG_FTP_PDF_PAGE_HEIGHT
public static final String CMD_FTP_PARAM_VALIDATION
public static final int TAG_FTP_CONNECTION_FAILED
public static final int TAG_FTP_CONNECTION_IS_OK
public static final int TAG_FTP_NO_PERMISSION
public static final int TAG_FTP_INVALID_FOLDER
public static final String TAG_FTPS_CONN_TYPE
public static final String TAG_FTPS_TRANS_MODE
public static final String TAG_FTPS_SEC_PROT
public static final String TAG_FTPS_EN_NO_SEC
public static final String TAG_FTPS_KS_TYPE
public static final String TAG_FTPS_KS_FILE
public static final String TAG_FTPS_KS_PSD
public static final String TAG_FTPS_KM_ALG
public static final String TAG_FTPS_TS_TYPE
public static final String TAG_FTPS_TS_FILE
public static final String TAG_FTPS_TS_PSD
public static final String TAG_FTPS_TM_ALG
public static final String TAG_SFTP_KNOWNHOSTS
public static final String TAG_SFTP_SHKC
public static final String TAG_SFTP_HKAlgs
public static final String TAG_SFTP_KexAlgs
public static final String TAG_SFTP_S2C_CphA
public static final String TAG_SFTP_C2S_CphA
public static final String TAG_SFTP_S2C_MA
public static final String TAG_SFTP_C2S_MA
public static final String TAG_SFTP_S2C_CmpA
public static final String TAG_SFTP_C2S_CmpA
public static final String TAG_SFTP_S2C_Lang
public static final String TAG_SFTP_C2S_Lang
public static final String TAG_PROFILE_LAST_MODIFIED
public static final String TAG_PROFILE_DESC
public static final String TAG_PROFILE
public static final String TAG_TASK_PRIORITY
public static final String TAG_IS_BURSTING_TASK
public static final String TAG_RECIPIENT_PARAM_PREFIX
public static final String TAG_BURSTING_SCHEMA
public static final String TAG_HAS_NONBURSTING_RESULT
public static final String TAG_NONBURSTING_PREFIX
public static final String CMD_CHECK_REPORTSET
public static final String CMD_CHECK_CURRENTREPORT
public static final String CMD_IS_PROMPT_TASK_QUEUE_FULL
public static final String CMD_IS_TASK_QUEUE_FULL
public static final String CMD_SET_RESULTVERSION_VIEWED
public static final String CMD_OPEN_PLS_HTML
public static final String TAG_IS_PLS_RESULT
public static final String TAG_NODE_STATUS
public static final int STATUS_REPORT_ACTIVE
public static final int STATUS_REPORT_INACTIVE
public static final int STATUS_REPORT_INCOMPLETE
public static final String TAG_CRD_EXPIRE_TYPE
public static final int TAG_CRD_EXPIRE_NEVER
public static final int TAG_CRD_EXPIRE_AT
public static final int TAG_CRD_EXPIRE_AFTER
public static final String TAG_EXP_YEAR
public static final String TAG_EXP_MONTH
public static final String TAG_EXP_DAY
public static final String TAG_EXP_HOUR
public static final String TAG_EXP_MIN
public static final String TAG_EXPIRE_APM
public static final String TAG_EXPIRE_AFTER_DAYS
public static final String TAG_EXPIRE_AFTER_HOURS
public static final String TAG_EXPIRE_AFTER_MINUTES
public static final String TAG_QUERY_NAME
public static final String TAG_BV_NAME
public static final String TAG_DATA_SOURCE_NAME
public static final String TAG_QUERY_TYPE
public static final int TAG_IMPORTED_SQL
public static final int TAG_STORED_PROCEDURE
public static final int TAG_USER_DEFINED
public static final int TAG_HIERARCHICAL
public static final int TAG_QUERY
public static final int TAG_PARAMETER
public static final int TAG_CONNECTION_DATA
public static final String TAG_RUN_TASK_WHEN_NEEDED
public static final String TASK_TO_CRD
public static final String TAG_IS_CUBE
public static final String TAG_CACHE_DETAIL_ON_DISK
public static final String TAG_SWAP_TO_DISK
public static final String TAG_JRD_PARAM_PREFIX
public static final String TAG_JRD_CATALOG
public static final String TAG_JRD_REPORT
public static final String TAG_JRD_VIEW_TYPE
public static final String CMD_IS_DASHBOARD_ENABLED
public static final String TAG_DATE_FORMAT_PROFILE
public static final String TAG_TIME_FORMAT_PROFILE
public static final String TAG_DATE_TIME_FORMAT_LOCALE
public static final String TAG_TIMESTAMP_FORMAT_PROFILE
public static final String TAG_ENABLE_DEFAULT_NLS
public static final String TAG_NLS_LOCALE
public static final String TAG_NLS_ENCODING
public static final String TAG_ENABLE_SETTING_DEFAULT_PARAMETER_VALUES_4_JREPORT_VIEWER
public static final String TAG_ENABLE_SETTING_DEFAULT_PARAMETER_VALUES_4_JREPORT_STUDIO
public static final String TAG_ENABLE_SETTING_DEFAULT_PARAMETER_VALUES_4_JDASHBOARD
public static final String TAG_ENABLE_HIDING_INITIAL_PARAMETER_DIALOG_4_JREPORT_VIEWER
public static final String TAG_ENABLE_HIDING_INITIAL_PARAMETER_DIALOG_4_JREPORT_STUDIO
public static final String TAG_ENABLE_SETTING_DEFAULT_ONSCREENFILTER_VALUES_PAGEREPORT
public static final String TAG_ENABLE_SETTING_DEFAULT_ONSCREENFILTER_VALUES_WEBREPORT
public static final String TAG_ENABLE_SETTING_DEFAULT_ONSCREENFILTER_VALUES_JDASHBOARD
public static final String TAG_USE_DEFAULT_ONSCREENFILTER_VALUES
public static final String TAG_RUNLINKEDREPORT
public static final String TAG_TO_APPLET
public static final String TAG_TO_DISK_RST
public static final String TAG_TO_DISK_HTML
public static final String TAG_TO_DISK_PDF
public static final String TAG_TO_DISK_EXCEL
public static final String TAG_TO_DISK_TXT
public static final String TAG_TO_DISK_XML
public static final String TAG_TO_DISK_RTF
public static final String TAG_TO_DISK_PS
public static final String TAG_CACHE_BV
public static final String TAG_CACHE_AGGREGATION
public static final String TAG_SAVE_AS_DEFAULT
it's value can be "true" or "false".
public static final String TAG_DONT_SHOW_PARAM_PAGE
it's value can be "true" or "false".
public static final String TAG_SAVED_PARAM_LIST_NAME
ReportParamList.TYPE_MANUAL) for manual saved parameter and jrs.saved_param_list_name is needfulReportParamList.TYPE_AUTO) for auto saved parameter and jrs.saved_param_list_name is needfulpublic static final String TAG_SAVED_PARAM_LIST_TYPE
Optional values refrence ReportParamList.TYPE_XXXX
ReportParamList.TYPE_DEFAULT) for user defined default. ReportParamList.TYPE_BUILDIN) for build in default of template.ReportParamList.TYPE_MANUAL) for manual saved parameter and jrs.saved_param_list_name is needfulReportParamList.TYPE_AUTO) for auto saved parameter and jrs.saved_param_list_name is needfulpublic static final String TAG_LINKED_CATALOG_APPLY_METHOD
htProps of method
ResourceManager.setNodeProperties().
The available values are TAG_LINKED_CATALOG_APPLY_TO_SELF_ONLY, TAG_LINKED_CATALOG_APPLY_TO_SUB,
and TAG_LINKED_CATALOG_MAKE_SUB_INHERIT, if this property is not set, default value is TAG_LINKED_CATALOG_APPLY_TO_SELF_ONLY.
public static final int TAG_LINKED_CATALOG_APPLY_TO_SELF_ONLY
public static final int TAG_LINKED_CATALOG_APPLY_TO_SUB
public static final int TAG_LINKED_CATALOG_MAKE_SUB_INHERIT
public static final String TAG_UPLOAD_FILE
public static final String TAG_MAX_MEMORY_ALLOWED
public static final String COLUMN_NAME_CUBE_LIST_NAME
public static final String COLUMN_NAME_CUBE_LIST_STATUS
public static final String COLUMN_NAME_CUBE_LIST_CATALOGNAME
public static final String COLUMN_NAME_CUBE_LIST_DATASOURCE
public static final String COLUMN_NAME_CUBE_LIST_CREATETIME
public static final String COLUMN_NAME_CUBE_LIST_NEXTRUNTIME
public static final String COLUMN_NAME_CUBE_LIST_LASTRUNTIME
public static final String COLUMN_NAME_CUBE_LIST_TIMESRUN
public static final String COLUMN_NAME_CUBE_ACTIVE_NAME
public static final String COLUMN_NAME_CUBE_ACTIVE_CATALOG
public static final String COLUMN_NAME_CUBE_ACTIVE_DATASOURCE
public static final String COLUMN_NAME_CUBE_ACTIVE_UPDATEDTIME
public static final String COLUMN_NAME_CUBE_ACTIVE_ALLOCATED
public static final String COLUMN_NAME_CUBE_ACTIVE_LOCATION
public static final String COLUMN_NAME_CUBE_ACTIVE_ACTUAL
public static final String COLUMN_NAME_CUBE_ACTIVE_PARAMETER
public static final String COLUMN_NAME_CUBE_ACTIVE_USAGE
public static final String COLUMN_NAME_CUBE_HISTORY_NAME
public static final String COLUMN_NAME_CUBE_HISTORY_CATALOGNAME
public static final String COLUMN_NAME_CUBE_HISTORY_DATASOURCE
public static final String COLUMN_NAME_CUBE_HISTORY_ACTIVITIES
public static final String COLUMN_NAME_CUBE_HISTORY_STARTTIME
public static final String COLUMN_NAME_CUBE_HISTORY_ENDTIME
public static final String COLUMN_NAME_CUBE_HISTORY_STATUS
public static final String COLUMN_NAME_CUBE_HISTORY_MESSAGE
public static final String COLUMN_NAME_SHARED_RESOURCE
public static final String COLUMN_NAME_SHARE_TO_RESOURCE
public static final String COLUMN_NAME_SHARED_RESOURCE_TIME
public static final int XML_STREAM
public static final int JSON_STREAM
public static final String RESERVED_ORGANIZATION_NAME
public static final String ESCAPE_DATA_SOURCE_CONNECTION_NAME_PREFIX
public static final String TAG_DATA_SOURCES
public static final String TAG_CONNECTION_NAME
public static final String TAG_CONNECTIONS
public static final String FORMULAS_REFERENCING_BOUND_DATA_ERROR_HANDLE_METHOD
public static final String SHOW_LOADING_ICON
public static final String ENABLE_IE_NAVIGATE2
public static final String SHOW_PARAM_LOADING
public static final String SYS_BUILD_IN_USER_FULL_NAME_ADMIN
public static final String SYS_BUILD_IN_USER_FULL_NAME_ORGANIZATION_ADMIN
public static final String SYS_BUILD_IN_USER_FULL_NAME_GUEST
public static final String TAG_EXPORT_TO_ONE_FILE
public static final String TAG_REPORT_SHEET_NAMES
public static final String TAG_PARAM_LOCALE
public static final String TAG_REPORT_TYPE
public static final String TAG_USE_WIZARD_FOR_WEB_REPORT_STUDIO
public static final String TAG_CLOSE_START_PAGE
public static final String TAG_HOME_PAGE
public static final String TAG_HOME_PAGE_USE_START_PAGE
public static final String TAG_HOME_PAGE_USE_A_DASHBOARD
public static final String TAG_HOME_PAGE_USE_CONSOLE
public static final String TAG_MAIL_SECURE
public static final String TAG_MAIL_SECURE_SSL
public static final String TAG_MAIL_SECURE_TLS
public static final String TAG_MAIL_SECURE_No
public static final String NUM_PER_PAGE_RESOURCE
public static final String NUM_PER_PAGE_SCHEDULED
public static final String NUM_PER_PAGE_RUNNING
public static final String NUM_PER_PAGE_COMPLETED
public static final String NUM_PER_PAGE_BACKGROUNDTASKS
public static final String NUM_PER_PAGE_INTERACTIVE
public static final String NUM_PER_PAGE_PERMISSION_AVAILABLE
public static final String NUM_PER_PAGE_PERMISSION_SELECTED
public static final String NUM_PER_PAGE_ADM_RESOURCE
public static final String NUM_PER_PAGE_ADM_ORGANIZATION
public static final String NUM_PER_PAGE_ADM_USER
public static final String NUM_PER_PAGE_ADM_EDIT_ROLES_OF_USER
public static final String NUM_PER_PAGE_ADM_EDIT_ROLES_OF_USER_ADD
public static final String NUM_PER_PAGE_ADM_EDIT_GROUPS_OF_USER
public static final String NUM_PER_PAGE_ADM_EDIT_GROUPS_OF_USER_ADD
public static final String NUM_PER_PAGE_ADM_GROUP
public static final String NUM_PER_PAGE_ADM_EDIT_GROUP_MEMBERS
public static final String NUM_PER_PAGE_ADM_EDIT_GROUP_MEMBERS_ADD
public static final String NUM_PER_PAGE_ADM_ROLE
public static final String NUM_PER_PAGE_ADM_EDIT_ROLE_MEMBERS
public static final String NUM_PER_PAGE_ADM_EDIT_ROLE_MEMBERS_ADD
public static final String NUM_PER_PAGE_ADM_PRIVILEGE_AVAILABLE
public static final String NUM_PER_PAGE_ADM_PRIVILEGE_SELECTED
public static final String NUM_PER_PAGE_ADM_PERMISSION_AVAILABLE
public static final String NUM_PER_PAGE_ADM_PERMISSION_SELECTED
public static final String NUM_PER_PAGE_BV_SECURITY_SETTING_AVAILABLE
public static final String NUM_PER_PAGE_BV_SECURITY_SETTING_SELECTED
public static final String EXPIRED_ASK_CHANGE
public static final String RESET_ASK_CHANGE
public static final String TAG_IS_UNFINISHED_VERSION
public static String EncryptedString
public static String TAG_EXCEPTION_DAYS
public static final String TARGET_SERVER_ID
public static final String TAG_MULTIPLE_SCHEDULE_REPORT_LIST
public static final String TAG_CAT_CACHE_ID
public static final String TAG_CASE_SENSITIVITY_IN_LOGIN_USER_NAME
public static final String TAG_USE_SERVER_PROFILE_TIMEZONE
public static final String TAG_DATABASES
public static final String TAG_DBS_DATABASE
public static final String TAG_DBS_CATALOG_DATABASE_NAME
public static final String TAG_DBS_DATABASE_NAME
public static final String TAG_DBS_COLLECTIONS
public static final String TAG_DBS_COLLECTION
public static final String TAG_DBS_CATALOG_COLLECTION_NAME
public static final String TAG_DBS_COLLECTION_NAME
public static final String TAG_BV_LIST
public static final String TAG_BV_SECURITY_SETTING_NAME
public static final String TAG_BV_LIST_FILE_NAME
public static final String TAG_FOLDER_LIST
public static final String TAG_REPORT_LIST
public static final String TAG_VERSION_TEXT_IS_TRIM_BLANK_SPACES
public static final String TAG_MAIL_TEXT_IS_TRIM_BLANK_SPACES
public static final String TAG_FTP_TEXT_IS_TRIM_BLANK_SPACES
public static final String TAG_USE_CUSTOMIZE_PROPERTIES
public static final String TAG_RUN_AND_EXPORT_IN_NEW_WINDOW
public static final String TAG_SERVER_PROFILE_DIRECTION_DISPLAY_RTL
public static final String TAG_SAVE_XML_IN_ORDER
public static final String TAG_SERVER_SHOW_EDIT_TEMPLATE
public static final String TAG_BOOKMARK
public static final String COLUMN_BOOKMARK_NAME
public static final String COLUMN_BOOKMARK_REPORT
public static final String COLUMN_BOOKMARK_DESC
public static final String COLUMN_BOOKMARK_UPDATE_TIME
public static final String BOOKMARK_ISBOOKMARK
public static final String BOOKMARK_FOLDER_PATH
public static final String ICONVIEW_NUMBER
public static final String COLUMN_NAME_INTERACTIVE_REPORT_TABS
public static final String COLUMN_NAME_INTERACTIVE_REPORT
public static final String COLUMN_NAME_INTERACTIVE_TYPE
public static final String COLUMN_NAME_INTERACTIVE_STARTED_TIME
public static final String COLUMN_NAME_INTERACTIVE_CATALOG
public static final String COLUMN_NAME_INTERACTIVE_END_TIME
public static final String COLUMN_NAME_INTERACTIVE_CATALOG_VERSION
public static final String COLUMN_NAME_INTERACTIVE_REPORT_VERSION
public static final String COLUMN_NAME_INTERACTIVE_REQUESTER
public static final String COLUMN_NAME_INTERACTIVE_PARAMETERS
public static final String COLUMN_NAME_INTERACTIVE_STATUS
public static final String TAG_ACCESSIBLE_PDF_ORDER
public static final String TAG_OVERFLOW_TO_ADJACENT_ZERO_LENGTH_TEXT_CELL
public static final String TAG_DISPLAY_VALUE_CONSISTENTLY
public static final String TAG_GENERATE_EXCEL_FORMULA
public static final String TAG_MAIL_ACCESSIBLE_PDF_ORDER
public static final String TAG_MAIL_OVERFLOW_TO_ADJACENT_ZERO_LENGTH_TEXT_CELL
public static final String TAG_MAIL_DISPLAY_VALUE_CONSISTENTLY
public static final String TAG_MAIL_GENERATE_EXCEL_FORMULA
public static final String TAG_FTP_ACCESSIBLE_PDF_ORDER
public static final String TAG_FTP_OVERFLOW_TO_ADJACENT_ZERO_LENGTH_TEXT_CELL
public static final String TAG_FTP_DISPLAY_VALUE_CONSISTENTLY
public static final String TAG_FTP_GENERATE_EXCEL_FORMULA
public static final String TAG_DISK_ACCESSIBLE_PDF_ORDER
public static final String TAG_DISK_OVERFLOW_TO_ADJACENT_ZERO_LENGTH_TEXT_CELL
public static final String TAG_DISK_DISPLAY_VALUE_CONSISTENTLY
public static final String TAG_DISK_GENERATE_EXCEL_FORMULA
public static final String TAG_VERSION_ACCESSIBLE_PDF_ORDER
public static final String TAG_VERSION_OVERFLOW_TO_ADJACENT_ZERO_LENGTH_TEXT_CELL
public static final String TAG_VERSION_DISPLAY_VALUE_CONSISTENTLY
public static final String TAG_VERSION_GENERATE_EXCEL_FORMULA
public static final String TAG_BUILTIN_FUCTION_ACCESIBLE_RESOURCE
public static final String TAG_CSV_ESCAPEFORMULA
public static final String TAG_CACHE_CASCADING_PARAM
public static final int CACHE_PARAM_TRUE
public static final int CACHE_PARAM_FASLE
public static final int CACHE_PARAM_NONE
public static final int CACHE_PARAM_ALL
public static final String TAG_PDFA_COMPLIANT
public static final String TAG_MAIL_PDFA_COMPLIANT
public static final String TAG_FTP_PDFA_COMPLIANT
public static final String TAG_DISK_PDFA_COMPLIANT
public static final String TAG_VERSION_PDFA_COMPLIANT
public static final String TAG_UNIT
public static final String TAG_CALENDAR_TYPE
public static final String TAG_COMBINED_REPORTS
public static final String TAG_CATALOG_STUDIO_LOCK_TIMEOUT
public static final String TAG_PARAM_DEFAULTDATEFORMAT
© insightsoftware. All rights reserved.