jet.cs.util
Class APIConst

java.lang.Object
  extended byjet.cs.util.APIConst

public class APIConst
extends java.lang.Object

Class APIConst defines some constant values. These constant values can be used in JSPs(Java Server Pages). Most of these constant values are described in the server documents "INSTALL_ROOT/help/en/userguide/brsow2cmd.htm#Scheduling Command and its Properties".


Field Summary
static java.lang.String APPNAME_DHTML
           
static java.lang.String APPNAME_DHTMLJSP
           
static java.lang.String APPNAME_HELP
           
static java.lang.String APPNAME_SENDFILE
           
static int APPPLET_JAVA_PLUG_IN_1_1
          APPPLET_JAVA_PLUG_IN_1_1 the applet type: for java plug-in 1.1(1).
static int APPPLET_JAVA_PLUG_IN_1_2
          APPPLET_JAVA_PLUG_IN_1_2 the applet type: for java plug-in 1.2(2).
static int APPPLET_JAVA_PLUG_IN_1_3
          APPPLET_JAVA_PLUG_IN_1_3 the applet type: for java plug-in 1.3(3).
static int APPPLET_NORMAL
          APPPLET_NORMAL the applet type: normal(0).
static java.lang.String AST_SUFFIX
          AST_SUFFIX the suffix of JReport result files(.ast).
static int AT_TIME
          AT_TIME the launch type of a scheduled task: run at time(1).
static java.lang.String AUTH_SCHEME_BASIC
          AUTH_SCHEME_BASIC the Basic HTTP authentication scheme(Basic).
static java.lang.String AUTH_SCHEME_DIGEST
          AUTH_SCHEME_DIGEST the Digest HTTP authentication scheme(Digest).
static java.lang.String CAT_MIME_NAME
          CAT_MIME_NAME the MIME type of JReport catalog files(application/x-jrcatalog).
static java.lang.String CAT_SUFFIX
          CAT_SUFFIX the suffix of JReport catalog files(.cat).
static java.lang.String CMD_ADD_RESOURCES_TO_FOLDER
          CMD_ADD_RESOURCES_TO_FOLDER the command of add remote resource to server
static java.lang.String CMD_AFTER_DEPLOYFILES
          CMD_AFTER_DEPLOYFILES the command of report HTTP server(jrs.after_deployfiles).
static java.lang.String CMD_AUTO_REFRESH_PAGE
          CMD_AUTO_REFRESH_PAGE the command of auto-refresh an pipeline html(jrs.auto_refresh_page).
static java.lang.String CMD_BUILDNUMBER
          CMD_BUILDNUMBER the command of report HTTP server(jrs.build_number).
static java.lang.String CMD_CAN_EXPORT_DHTML_RESULT
          CMD_CAN_EXPORT_DHTML_RESULT the command of test whether can export dhtml result
static java.lang.String CMD_CHANGE_PASSWORD
          CMD_CHANGE_PASSWORD the command of report HTTP server(jrs.change_password).
static java.lang.String CMD_CHECK_PERMISSION
          CMD_DEL_ALL_COMPLETED the command of check the resource permission of specify user.
static java.lang.String CMD_CHECK_PRIVILEGE
          CMD_CHECK_PRIVILEGE the command of check the privilege of specify user.
static java.lang.String CMD_CMDBAR_FRAME
          CMD_CMDBAR_FRAME the command of report HTTP server(jrs.cmdbar_frame).
static java.lang.String CMD_COPY_SCHEDULES
          CMD_COPY_SCHEDULES the command of copying schedules (jrs.copy_schedules).
static java.lang.String CMD_CREATE_FOLDER
          CMD_CREATE_FOLDER the command of create folder to server
static java.lang.String CMD_CREATE_SCHEDULE_PAGE
          CMD_CREATE_SCHEDULE_PAGE the command of report HTTP server(jrs.create_schd_page).
static java.lang.String CMD_DEL_ALL_COMPLETED
          CMD_DEL_ALL_COMPLETED the command of deleting all completed task records.
static java.lang.String CMD_DEL_CAT_VER
          CMD_DEL_CAT_VER the command of report HTTP server(jrs.del_cat_ver).
static java.lang.String CMD_DEL_COMPLETED
          CMD_DEL_COMPLETED the command of report HTTP server(jrs.del_completed).
static java.lang.String CMD_DEL_ONDEMAND
          CMD_DEL_ONDEMAND the command of deleting on-demand report record (jrs.del_ondemand).
static java.lang.String CMD_DEL_RPT_VER
          CMD_DEL_RPT_VER the command of report HTTP server(jrs.del_rpt_ver).
static java.lang.String CMD_DEL_RST_VER
          CMD_DEL_RST_VER the command of report HTTP server(jrs.del_rst_ver).
static java.lang.String CMD_DEL_RSTDOC_VER
          CMD_DEL_RSTDOC_VER the command of report HTTP server(jrs.del_rstdoc_ver).
static java.lang.String CMD_DEL_SCHEDULE
          CMD_DEL_SCHEDULE the command of report HTTP server(jrs.del_schedule).
static java.lang.String CMD_DELETE_RESOURCE
          CMD_DELETE_RESOURCE the command of report HTTP server(jrs.delete_resource).
static java.lang.String CMD_DELETE_SCHEDULES
          CMD_DELETE_SCHEDULES the command of deleting schedules (jrs.delete_schedules).
static java.lang.String CMD_DISABLE_SCHEDULE
          CMD_DISABLE_SCHEDULE the command of report HTTP server(jrs.disable_schedule).
static java.lang.String CMD_DISABLE_SCHEDULES
          CMD_DISABLE_SCHEDULES the command of disabling schedules (jrs.disable_schedules).
static java.lang.String CMD_ENABLE_SCHEDULE
          CMD_ENABLE_SCHEDULE the command of report HTTP server(jrs.enable_schedule).
static java.lang.String CMD_ENABLE_SCHEDULES
          CMD_ENABLE_SCHEDULES the command of enabling schedules (jrs.enable_schedules).
static java.lang.String CMD_EXPORT_PERMISSION_IS
          CMD_EXPORT_PERMISSION_IS the command of verifying permission of export script file (jrs.export_permission_is).
static java.lang.String CMD_EXPORT_RESULT
          CMD_EXPORT_RESULT the command of report HTTP server(jrs.exp_rst).
static java.lang.String CMD_EXPORT_SCHEDULE_TO_FILE
          CMD_EXPORT_SCHEDULE_TO_FILE the command of exporting schedule to file (jrs.export_schedule_to_file).
static java.lang.String CMD_EXPORT_SCHEDULE_TO_SCRIPT_FILE
          CMD_EXPORT_SCHEDULE_TO_SCRIPT_FILE the command of exporting schedule to script file (jrs.export_schedule_to_script_file).
static java.lang.String CMD_EXPORT_SCHEDULE_TO_SCRIPT_FILE_SAVE
          CMD_EXPORT_SCHEDULE_TO_SCRIPT_FILE_SAVE the command of saving script file (jrs.export_schedule_to_script_file_save).
static java.lang.String CMD_GET_ACTIVE
          CMD_GET_ACTIVE the command of report HTTP server(jrs.get_active).
static java.lang.String CMD_GET_ACTIVE_PARAM
          CMD_GET_ACTIVE_PARAM the command of report HTTP server(jrs.get_active_param).
static java.lang.String CMD_GET_ALL_ROLES
          CMD_GET_ALL_ROLES the command of report HTTP server(jrs.get_all_roles).
static java.lang.String CMD_GET_ALL_USERS
          CMD_GET_ALL_USERS the command of report HTTP server(jrs.get_all_users).
static java.lang.String CMD_GET_BOOLEAN_NAMES
          CMD_GET_BOOLEAN_NAMES the command of report HTTP server(jrs.get_boolean_names).
static java.lang.String CMD_GET_CAT_RPTS
          CMD_GET_CAT_RPTS the command of report HTTP server(jrs.get_cat_rpts).
static java.lang.String CMD_GET_CAT_RPTS_NEW
          CMD_GET_CAT_RPTS_NEW the command of report HTTP server(jrs.get_cat_rpts) in new interface.
static java.lang.String CMD_GET_CAT_VER_PROP
          CMD_GET_CAT_VER_PROP the command of report HTTP server(jrs.get_cat_ver_prop).
static java.lang.String CMD_GET_CATALOG_OF_REPORT
          CMD_GET_CATALOG_OF_REPORT the command of report HTTP server(jrs.get_catalog_of_report).
static java.lang.String CMD_GET_CATALOG_VERSIONS
          CMD_GET_CATALOG_VERSIONS the command of report HTTP server(jrs.get_cat_vers).
static java.lang.String CMD_GET_CHANGE_PASSWORD_PAGE
          CMD_GET_CHANGE_PASSWORD_PAGE the command of report HTTP server(jrs.get_change_password_page).
static java.lang.String CMD_GET_COMPLETED
          CMD_GET_COMPLETED the command of report HTTP server(jrs.get_completed).
static java.lang.String CMD_GET_COMPLETED_PARAM
          CMD_GET_COMPLETED_PARAM the command of report HTTP server(jrs.get_completed_param).
static java.lang.String CMD_GET_DHTML_PAGE
          CMD_GET_DHTML_PAGE the command of report HTTP server(jrs.get_dhtml_page).
static java.lang.String CMD_GET_EDIT_SCHEDULE_PAGE
          CMD_GET_EDIT_SCHEDULE_PAGE the command of report HTTP server(jrs.get_edit_schd_page).
static java.lang.String CMD_GET_EDIT_SCHEDULE_PAGE_OLD
          CMD_GET_EDIT_SCHEDULE_PAGE_OLD the command of report HTTP server(jrs.get_edit_schd_page_old).
static java.lang.String CMD_GET_FILE_LIST_OF_THIS_TYPE
          CMD_GET_FILE_LIST_OF_THIS_TYPE the command of report HTTP server(jrs.get_file_list_of_this_type)
static java.lang.String CMD_GET_FOLDER_FILES
          CMD_GET_FOLDER_FILES the command of report HTTP server(jrs.get_folder_files)
static java.lang.String CMD_GET_LARGE_REPORTS
          deprecated.
static java.lang.String CMD_GET_LATEST_VERSION_NUMBER
          CMD_GET_LATEST_VERSION_NUMBER the command of get the latest version number
static java.lang.String CMD_GET_MAXVERSION
          CMD_GET_MAXVERSION the command of get the max version limit of a report
static java.lang.String CMD_GET_NEW_SCHEDULE_PAGE
          CMD_GET_NEW_SCHEDULE_PAGE the command of report HTTP server(jrs.get_new_schd_page).
static java.lang.String CMD_GET_NODE_INFO
          CMD_GET_NODE_INFO the command of report HTTP server(jrs.get_node_info).
static java.lang.String CMD_GET_NODE_MAX_VER
          CMD_GET_NODE_MAX_VER the command of report HTTP server(jrs.get_node_max_ver).
static java.lang.String CMD_GET_NODE_PROP
          CMD_GET_NODE_PROP the command of report HTTP server(jrs.get_node_prop).
static java.lang.String CMD_GET_NODE_REFER_INFO
          CMD_GET_NODE_REFER_INFO the command of report HTTP server(jrs.get_node_refer_info).
static java.lang.String CMD_GET_ONDEMANDS
          CMD_GET_ONDEMANDS the command of report HTTP server(jrs.get_ondemands).
static java.lang.String CMD_GET_PERMISSION
          CMD_GET_PERMISSION the command of report HTTP server(jrs.get_permission).
static java.lang.String CMD_GET_PRE_SCHD_PAGE
          CMD_GET_PRE_SCHD_PAGE the command of report HTTP server(jrs.get_pre_schd_page).
static java.lang.String CMD_GET_PREFERENCE_PAGE
          CMD_GET_PREFERENCE_PAGE the command of report HTTP server(jrs.get_preference_page).
static java.lang.String CMD_GET_PRINTERS
          CMD_GET_PRINTERS the command of report HTTP server(jrs.get_printers).
static java.lang.String CMD_GET_REAL_PATH
          CMD_GET_REAL_PATH the command of report HTTP server(jrs.get_real_path).
static java.lang.String CMD_GET_REALPATH
          CMD_GET_REALPATH the command of report HTTP server(jrs.get_realpath).
static java.lang.String CMD_GET_REFER_ROLES
          CMD_GET_ALL_ROLES the command of report HTTP server(jrs.get_all_roles).
static java.lang.String CMD_GET_REFER_USERS
          CMD_GET_ALL_USERS the command of report HTTP server(jrs.get_all_users).
static java.lang.String CMD_GET_REPLACE_OLD_VER
          CMD_GET_REPLACE_OLD_VER the command of report HTTP server(jrs.get_replace_old_ver).
static java.lang.String CMD_GET_REPORT_VERSIONS
          CMD_GET_REPORT_VERSIONS the command of report HTTP server(jrs.get_rpt_vers).
static java.lang.String CMD_GET_RESULT_APPLET_PAGE
          CMD_GET_RESULT_APPLET_PAGE the command of report HTTP server(jrs.get_rst_applet_page).
static java.lang.String CMD_GET_RESULT_DOC_VERSIONS
          CMD_GET_RESULT_DOC_VERSIONS the command of report HTTP server(jrs.get_rst_doc_vers).
static java.lang.String CMD_GET_RESULT_VERSIONS
          CMD_GET_RESULT_VERSIONS the command of report HTTP server(jrs.get_rst_vers).
static java.lang.String CMD_GET_RPT_ANY_RST
          CMD_GET_RPT_ANY_RST the command of report HTTP server(jrs.get_report_any_result)
static java.lang.String CMD_GET_RPT_DESC_PAGE
          CMD_GET_RPT_DESC_PAGE the command of report HTTP server(jrs.get_rpt_desc_page).
static java.lang.String CMD_GET_RPT_LANGUAGES
          CMD_GET_RPT_LANGUAGES the command of report HTTP server(jrs.get_rpt_languages).
static java.lang.String CMD_GET_RPT_PARAM_PAGE
          CMD_GET_RPT_PARAM_PAGE the command of report HTTP server(jrs.get_rpt_param_page).
static java.lang.String CMD_GET_RPT_PARAMS
          CMD_GET_RPT_PARAMS the command of report HTTP server(jrs.get_rpt_params).
static java.lang.String CMD_GET_RPT_STYLE_GROUPS
          CMD_GET_RPT_STYLE_GROUPS the command of report HTTP server(jrs.get_rpt_style_groups).
static java.lang.String CMD_GET_RPT_VER_PROP
          CMD_GET_RPT_VER_PROP the command of report HTTP server(jrs.get_rpt_ver_prop).
static java.lang.String CMD_GET_RPTREALPATH
          CMD_GET_RPTREALPATH the command of report HTTP server(jrs.get_rpt_realpath).
static java.lang.String CMD_GET_RST_VER_PROP
          CMD_GET_RST_VER_PROP the command of report HTTP server(jrs.get_rst_ver_prop).
static java.lang.String CMD_GET_RSTDOC_VER_PROP
          CMD_GET_RSTDOC_VER_PROP the command of report HTTP server(jrs.get_rstdoc_ver_prop).
static java.lang.String CMD_GET_SCHD_PARAM
          CMD_GET_SCHD_PARAM the command of report HTTP server(jrs.get_schd_param).
static java.lang.String CMD_GET_SCHEDULE_FILES
          CMD_GET_SCHEDULE_FILES the command of getting schedule files.
static java.lang.String CMD_GET_SCHEDULES
          CMD_GET_SCHEDULES the command of report HTTP server(jrs.get_schedules).
static java.lang.String CMD_GET_SECURITYINFO
           
static java.lang.String CMD_GET_SEL_CAT_PAGE
          CMD_GET_SEL_CAT_PAGE the command of report HTTP server(jrs.get_sel_cat_page).
static java.lang.String CMD_GET_SELF_RPTS
          CMD_GET_SELF_RPTS the command of returning the self-contained reports of current directory
static java.lang.String CMD_GET_SERVLET_PATH
          CMD_GET_SERVLET_PATH the command of report HTTP server(jrs.get_servlet_path).
static java.lang.String CMD_GET_SUBFILEDIRS
          CMD_GET_SUBFILEDIRS the command of report HTTP server(jrs.get_subfiledirs).
static java.lang.String CMD_GET_SUBNODES
          CMD_GET_SUBNODES the command of report HTTP server(jrs.get_subnodes).
static java.lang.String CMD_GET_SUCC_INFO
          CMD_GET_SUCC_INFO the command of report HTTP server(jrs.get_succ_info).
static java.lang.String CMD_GET_TEMP_RESULT
          CMD_GET_TEMP_RESULT the command of report HTTP server(jrs.get_temp_result).
static java.lang.String CMD_GET_TO_VERSION_DESC
          CMD_GET_TO_VERSION_DESC the command of report HTTP server(jrs.get_to_version_desc).
static java.lang.String CMD_GET_VER_PARAM
          CMD_GET_VER_PARAM the command of report HTTP server(jrs.get_ver_param).
static java.lang.String CMD_GET_VER_RESULT
          CMD_GET_VER_RESULT the command of report HTTP server(jrs.get_ver_rst).
static java.lang.String CMD_GET_VER_RESULT_PAGE
          CMD_GET_VER_RESULT_PAGE the command of report HTTP server(jrs.get_ver_rst_page).
static java.lang.String CMD_GET_VIEW_RST_PAGE
          CMD_GET_VIEW_RST_PAGE the command of report HTTP server(jrs.get_view_rst_page).
static java.lang.String CMD_GET_WEB_APP_SEND_FILE_PATH
          CMD_GET_WEB_APP_SEND_FILE_PATH the command of report HTTP server(jrs.web_application_send_file_path)
static java.lang.String CMD_GRANT
          CMD_GRANT, a command, which referred permission is Permissions.P_GRANT.
static java.lang.String CMD_HAS_PAGE_SECURITY
          CMD_HAS_PAGE_SECURITY the command of report HTTP server(jrs.has_page_security).
static java.lang.String CMD_IMPORT_RESOURCE
          CMD_IMPORT_RESOURCE the command of report HTTP server(jrs.import_resource).
static java.lang.String CMD_IMPORT_RESOURCE_ADVANCED
          CMD_IMPORT_RESOURCE_ADVANCED the command of report HTTP server(jrs.import_resource_advanced).
static java.lang.String CMD_IMPORT_SCHEDULE_FROM_FILE
          CMD_IMPORT_SCHEDULE_FROM_FILE the command of importing schedule from file (jrs.import_schedule_from_file).
static java.lang.String CMD_IMPORT_SCHEDULE_FROM_SCRIPT_FILE
          CMD_IMPORT_SCHEDULE_FROM_SCRIPT_FILE the command of importing schedule from script file (jrs.import_schedule_from_script_file).
static java.lang.String CMD_IMPORT_SCHEDULE_FROM_SCRIPT_FILE_SUBMIT
          CMD_IMPORT_SCHEDULE_FROM_SCRIPT_FILE_SUBMIT the command of submitting script file (jrs.export_schedule_to_script_file_submit).
static java.lang.String CMD_IS_ADMIN_USER
          CMD_DEL_ALL_COMPLETED the command of check if the user is an admin user.
static java.lang.String CMD_IS_TEMP_RESULT_READY
          CMD_IS_TEMP_RESULT_READY the command of report HTTP server(jrs.is_temp_result_ready).
static java.lang.String CMD_IS_WAIT_USER
          CMD_IS_WAIT_USER the command of making user waiting due to limited access.
static java.lang.String CMD_LEFT_FRAME
          CMD_LEFT_FRAME the command of report HTTP server(jrs.left_frame).
static java.lang.String CMD_LOGIN
          CMD_LOGIN the command of report HTTP server(jrs.login).
static java.lang.String CMD_LOGOUT
          CMD_LOGOUT the command of report HTTP server(jrs.logout).
static java.lang.String CMD_MAIN_FRAME
          CMD_MAIN_FRAME the command of report HTTP server(jrs.main_frame).
static java.lang.String CMD_OLDLEFT_FRAME
          (deprecated) CMD_OLDLEFT_FRAME the command of report HTTP server(jrs.oldleft_frame).
static java.lang.String CMD_OLDTOP_FRAME
          (deprecated) CMD_OLDTOP_FRAME the command of report HTTP server(jrs.oldtop_frame).
static java.lang.String CMD_OPEN_PIPELINE_HTML
          CMD_OPEN_PIPELINE_HTML the command of open an pipeline html(jrs.open_pipeline_html).
static java.lang.String CMD_POST_CAT_AND_RPT
          CMD_POST_CAT_AND_RPT the command of report HTTP server(jrs.post_catalog_report).
static java.lang.String CMD_POST_FONT
          CMD_POST_FONT the command of report HTTP server(jrs.post_fonts).
static java.lang.String CMD_POST_STYLE_GROUP
          CMD_POST_STYLE_GROUP the command of report HTTP server(jrs.post_style_groups).
static java.lang.String CMD_PUBLISHTO_VERSION
          CMD_PUBLISHTO_VERSION the command of publish report result to version system
static java.lang.String CMD_REFRESH_FOLDERS
          CMD_REFRESH_FOLDERS the command of report HTTP server(jrs.refresh_folders)
static java.lang.String CMD_REMOVE_BASENAME
          CMD_REMOVE_BASENAME the command of report HTTP server(jrs.remove_base).
static java.lang.String CMD_REMOVE_TEMP_RESULT
          CMD_REMOVE_TEMP_RESULT the command of report HTTP server(jrs.remove_temp_result).
static java.lang.String CMD_RESTART
          CMD_RESTART the command of report HTTP server(jrs.restart).
static java.lang.String CMD_RUN_AND_VIEW
          CMD_RUN_AND_VIEW the command of report HTTP server(jrs.run_vw).
static java.lang.String CMD_RUN_TASK
          CMD_RUN_TASK the command of report HTTP server(jrs.run_task).
static java.lang.String CMD_SAVE_CAT_VER_PROP
          CMD_SAVE_CAT_VER_PROP the command of report HTTP server(jrs.save_cat_ver_prop).
static java.lang.String CMD_SAVE_IMPORTED_NODE_PROP
          CMD_SAVE_IMPORTED_NODE_PROP the command of report HTTP server(jrs.save_imported_node_prop).
static java.lang.String CMD_SAVE_IMPORTED_RESOURCE
          CMD_SAVE_IMPORTED_RESOURCE the command of report HTTP server(jrs.save_imported_resource).
static java.lang.String CMD_SAVE_NODE_MAX_VER
          CMD_SAVE_NODE_MAX_VER the command of report HTTP server(jrs.save_node_max_ver).
static java.lang.String CMD_SAVE_NODE_PROP
          CMD_SAVE_NODE_PROP the command of report HTTP server(jrs.save_node_prop).
static java.lang.String CMD_SAVE_PERMISSION
          CMD_SAVE_PERMISSION the command of report HTTP server(jrs.save_permission).
static java.lang.String CMD_SAVE_RPT_VER_PROP
          CMD_SAVE_RPT_VER_PROP the command of report HTTP server(jrs.save_rpt_ver_prop).
static java.lang.String CMD_SAVE_RST_VER_PROP
          CMD_SAVE_RST_VER_PROP the command of report HTTP server(jrs.save_rst_ver_prop).
static java.lang.String CMD_SAVE_RSTDOC_VER_PROP
          CMD_SAVE_RSTDOC_VER_PROP the command of report HTTP server(jrs.save_rstdoc_ver_prop).
static java.lang.String CMD_SET_JDBC_CONNECTION
          CMD_SET_JDBC_CONNECTION the command of report HTTP server(jrs.set_jdbc_connection).
static java.lang.String CMD_STOP
          CMD_STOP the command of report HTTP server(jrs.stop).
static java.lang.String CMD_STOP_LARGE_REPORT
          deprecated.
static java.lang.String CMD_STOP_TASK
          CMD_STOP_TASK the command of report HTTP server(jrs.stop_task).
static java.lang.String CMD_SUBMIT_CUSTOMIZE_WEB_PAGE
          CMD_SUBMIT_CUSTOMIZE_WEB_PAGE the command of report HTTP server(jrs.submit_customize_web_page).
static java.lang.String CMD_SUBMIT_MAXVERSION
          CMD_SUBMIT_MAXVERSION the command of submit the max version limit of a report
static java.lang.String CMD_SUBMIT_SCHEDULE
          CMD_SUBMIT_SCHEDULE the command of report HTTP server(jrs.submit_schedule).
static java.lang.String CMD_SUBMIT_SCHEDULE_PAGE
          CMD_SUBMIT_SCHEDULE_PAGE the command of report HTTP server(jrs.submit_schedule_form).
static java.lang.String CMD_SUBMIT_SCHEDULE_PAGE_OLD
          CMD_SUBMIT_SCHEDULE_PAGE_OLD the command of report HTTP server(jrs.submit_schedule_form_old).
static java.lang.String CMD_SUBTOP_FRAME
          (deprecated) CMD_SUBTOP_FRAME the command of report HTTP server(jrs.subtop_frame).
static java.lang.String CMD_TESTING_BEFORE_DEPLYCAT
          CMD_TESTING_BEFORE_DEPLYCAT the command of report HTTP server(jrs.test_before_deploycat).
static java.lang.String CMD_TESTING_BEFORE_DEPLYFONT
          CMD_TESTING_BEFORE_DEPLYFONT the command of report HTTP server(jrs.test_before_deployfont).
static java.lang.String CMD_TESTING_BEFORE_DEPLYSTYLEGROUP
          CMD_TESTING_BEFORE_DEPLYSTYLEGROUP the command of report HTTP server(jrs.test_before_deploystylegroup).
static java.lang.String CMD_TOP_FRAME
          CMD_TOP_FRAME the command of report HTTP server(jrs.top_frame).
static java.lang.String CMD_TRY_VIEW
          CMD_TRY_VIEW the command of report HTTP server(jrs.try_vw).
static java.lang.String CMD_VIEW_DEF_VER
          CMD_VIEW_DEF_VER the command of report HTTP server(jrs.view_def_rst).
static java.lang.String CMD_VIEW_HTML_IN_LOCAL
          CMD_VIEW_HTML_IN_LOCAL the command of report HTTP server(jrs.view_html_in_local)
static java.lang.String CMD_VIEW_LARGE_REPORT
          deprecated.
static java.lang.String CMD_VIEW_ONDEMAND
          CMD_VIEW_ONDEMAND the command of report HTTP server(jrs.view_ondemand).
static java.lang.String CMD_VIEW_RST_VER
          CMD_VIEW_RST_VER the command of report HTTP server(jrs.view_ver_rst).
static java.lang.String CMD_VISIBLE
          CMD_VISIBLE, a command, which referred permission IS Permissions.P_VISIBLE.
static java.lang.String CMD_WAIT_REPORT
          CMD_WAIT_REPORT the command of wait in a report queue(jrs.wait_report).
static java.lang.String CMD_WAIT_TEMP_RESULT
          CMD_WAIT_TEMP_RESULT the command of report HTTP server(jrs.wait_temp_result).
static java.lang.String CMD_WAIT_USER
          CMD_WAIT_USER the command of wait in a user queue(jrs.wait_user).
static java.lang.String CMD_WEB_VIEW
          CMD_WEB_VIEW the command of report HTTP server(jrs.web_vw).
static java.lang.String COLUMN_NAME_ACTIVE_CATALOG
          COLUMN_NAME_ACTIVE_CATALOG the column catalog status on active page
static java.lang.String COLUMN_NAME_ACTIVE_ENGING_STATUS
          COLUMN_NAME_ACTIVE_ENGING_STATUS the column engine status on active page
static java.lang.String COLUMN_NAME_ACTIVE_LAUNCH_TYPE
          COLUMN_NAME_ACTIVE_LAUNCH_TYPE the column launch type on active page
static java.lang.String COLUMN_NAME_ACTIVE_PARAMETERS
          COLUMN_NAME_ACTIVE_PARAMETERS the column parameters on active page
static java.lang.String COLUMN_NAME_ACTIVE_PARAMETERS_VALUES
          COLUMN_NAME_ACTIVE_PARAMETERS_VALUE the column parameters on active page
static java.lang.String COLUMN_NAME_ACTIVE_REPORT
          COLUMN_NAME_ACTIVE_REPORT the column report on active page
static java.lang.String COLUMN_NAME_ACTIVE_STARTED_TIME
          COLUMN_NAME_ACTIVE_STARTED_TIME the column started time on active page
static java.lang.String COLUMN_NAME_ACTIVE_SUBMITTER
          COLUMN_NAME_ACTIVE_SUBMITTER the column submitter on active page
static java.lang.String COLUMN_NAME_ACTIVE_TASK_ID
          COLUMN_NAME_ACTIVE_TASK_ID the column task id on active page
static java.lang.String COLUMN_NAME_ACTIVE_TASK_NAME
          COLUMN_NAME_ACTIVE_TASK_NAME the column task name on active page
static java.lang.String COLUMN_NAME_ACTIVE_TASK_TYPE
          COLUMN_NAME_ACTIVE_TASK_TYPE the column task type on active page
static java.lang.String COLUMN_NAME_COMPLETED_CATALOG
          COLUMN_NAME_COMPLETED_CATALOG the column catalog on completed page
static java.lang.String COLUMN_NAME_COMPLETED_COMPLETED_TIME
          COLUMN_NAME_COMPLETED_COMPLETED_TIME the column completed time on completed page
static java.lang.String COLUMN_NAME_COMPLETED_ENGINE_STATUS
          COLUMN_NAME_COMPLETED_ENGINE_STATUS the column engine status on completed page
static java.lang.String COLUMN_NAME_COMPLETED_ERROR_MESSAGE
          COLUMN_NAME_COMPLETED_ERROR_MESSAGE the column error message on completed page
static java.lang.String COLUMN_NAME_COMPLETED_IS_SUCCESSFUL
          COLUMN_NAME_COMPLETED_IS_SUCCESSFUL the column is successful on completed page
static java.lang.String COLUMN_NAME_COMPLETED_LAUNCH_TYPE
          COLUMN_NAME_COMPLETED_LAUNCH_TYPE the column launch type on completed page
static java.lang.String COLUMN_NAME_COMPLETED_PARAMETER_FILE
          COLUMN_NAME_COMPLETED_PARAMETER_FILE the column parameter file on completed page
static java.lang.String COLUMN_NAME_COMPLETED_PARAMETERS
          COLUMN_NAME_COMPLETED_PARAMETERS the column parameters on completed page
static java.lang.String COLUMN_NAME_COMPLETED_REPORT
          COLUMN_NAME_COMPLETED_REPORT the column report on completed page
static java.lang.String COLUMN_NAME_COMPLETED_RESULT_FILES
          COLUMN_NAME_COMPLETED_RESULT_FILES the column result files on completed page
static java.lang.String COLUMN_NAME_COMPLETED_SUBMITTER
          COLUMN_NAME_COMPLETED_SUBMITTER the column submitter on completed page
static java.lang.String COLUMN_NAME_COMPLETED_TASK_ID
          COLUMN_NAME_COMPLETED_TASK_ID the column task id on completed page
static java.lang.String COLUMN_NAME_COMPLETED_TASK_NAME
          COLUMN_NAME_COMPLETED_TASK_NAME the column task name on completed page
static java.lang.String COLUMN_NAME_COMPLETED_TASK_TYPE
          COLUMN_NAME_COMPLETED_TASK_TYPE the column task type on completed page
static java.lang.String COLUMN_NAME_LARGEREPORTS_COMPLETED_TIME
          deprecated.
static java.lang.String COLUMN_NAME_LARGEREPORTS_REPORT
          deprecated.
static java.lang.String COLUMN_NAME_LARGEREPORTS_STARTED_TIME
          deprecated.
static java.lang.String COLUMN_NAME_LARGEREPORTS_TIME_ELAPSE
          deprecated.
static java.lang.String COLUMN_NAME_ONDEMANDS_CATALOG
          COLUMN_NAME_ONDEMANDS_CATALOG_VERSION the column catalog version of ondemand page
static java.lang.String COLUMN_NAME_ONDEMANDS_CATALOG_VERSION
          COLUMN_NAME_ONDEMANDS_CATALOG_VERSION the column catalog version of ondemand page
static java.lang.String COLUMN_NAME_ONDEMANDS_COMPLETED_TIME
          COLUMN_NAME_ONDEMANDS_COMPLETED_TIME the column completed time of ondemand page
static java.lang.String COLUMN_NAME_ONDEMANDS_PARAMETER
          COLUMN_NAME_ONDEMANDS_REPORT_VERSION the column report version of ondemand page
static java.lang.String COLUMN_NAME_ONDEMANDS_REPORT
          COLUMN_NAME_ONDEMANDS_REPORT the column report of ondemand page
static java.lang.String COLUMN_NAME_ONDEMANDS_REPORT_VERSION
          COLUMN_NAME_ONDEMANDS_REPORT_VERSION the column report version of ondemand page
static java.lang.String COLUMN_NAME_ONDEMANDS_STARTED_TIME
          COLUMN_NAME_ONDEMANDS_STARTED_TIME the column started time of ondemand page
static java.lang.String COLUMN_NAME_ONDEMANDS_TIME_ELAPSE
          COLUMN_NAME_ONDEMANDS_TIME_ELAPSE the column time elapse of ondemand page
static java.lang.String COLUMN_NAME_REPORTS_DESCRIPTION
          COLUMN_NAME_REPORTS_DESCRIPTION the column description on reports page
static java.lang.String COLUMN_NAME_REPORTS_LAST_MODIFIED
          COLUMN_NAME_REPORTS_LAST_MODIFIED the column last modified on reports page
static java.lang.String COLUMN_NAME_REPORTS_NAME
          COLUMN_NAME_REPORTS_NAME the column name on reports page
static java.lang.String COLUMN_NAME_REPORTS_TYPE
          COLUMN_NAME_REPORTS_TYPE the column type on reports page
static java.lang.String COLUMN_NAME_SCHEDULED_CATALOG
          COLUMN_NAME_SCHEDULED_CATALOG the column catalog on scheduled page
static java.lang.String COLUMN_NAME_SCHEDULED_IS_ENABLE
          COLUMN_NAME_SCHEDULED_IS_ENABLE the column is enable on scheduled page
static java.lang.String COLUMN_NAME_SCHEDULED_IS_SUCCESSFUL
          COLUMN_NAME_SCHEDULED_IS_SUCCESSFUL the column is successful on scheduled page
static java.lang.String COLUMN_NAME_SCHEDULED_LAST_RUN_AT
          COLUMN_NAME_SCHEDULED_LAST_RUN_AT the column last run at on scheduled page
static java.lang.String COLUMN_NAME_SCHEDULED_LAUNCH_TYPE
          COLUMN_NAME_SCHEDULED_LAUNCH_TYPE the column launch type on scheduled page
static java.lang.String COLUMN_NAME_SCHEDULED_NEXT_RUN_AT
          COLUMN_NAME_SCHEDULED_NEXT_RUN_AT the column next run at on scheduled page
static java.lang.String COLUMN_NAME_SCHEDULED_REPORT
          COLUMN_NAME_SCHEDULED_REPORT the column report on scheduled page
static java.lang.String COLUMN_NAME_SCHEDULED_SUBMITTER
          COLUMN_NAME_SCHEDULED_SUBMITTER the column submitter on scheduled page
static java.lang.String COLUMN_NAME_SCHEDULED_TASK_ID
          COLUMN_NAME_SCHEDULED_TASK_ID the column task id on scheduled page
static java.lang.String COLUMN_NAME_SCHEDULED_TASK_NAME
          COLUMN_NAME_SCHEDULED_TASK_NAME the column task name on scheduled page
static java.lang.String COLUMN_NAME_SCHEDULED_TASK_TYPE
          COLUMN_NAME_SCHEDULED_TASK_TYPE the column task type on scheduled page
static java.lang.String COLUMN_NAME_VERSION_CREATOR
          COLUMN_NAME_VERSION_CREATOR the column creator on version page
static java.lang.String COLUMN_NAME_VERSION_DELETE
          COLUMN_NAME_VERSION_DELETE the column delete on version page
static java.lang.String COLUMN_NAME_VERSION_NUMBER
          COLUMN_NAME_VERSION_NUMBER the column number on version page
static java.lang.String COLUMN_NAME_VERSION_OUTPUT
          COLUMN_NAME_VERSION_OUTPUT the column output on version page
static java.lang.String COLUMN_NAME_VERSION_PARAMETERS
          COLUMN_NAME_VERSION_PARAMETERS the column parameters on version page
static java.lang.String COLUMN_NAME_VERSION_VERSION_DATE
          COLUMN_NAME_VERSION_VERSION_DATE the column date on version page
static int DAILY
          DAILY the value SCH_DAYS_ID(0).
static int DATE_EXPIRE
          DATE_EXPIRE date statistics strategy: version expires after a certain date(1).
static int DAY_EXPIRE
          DAY_EXPIRE day statistics strategy: version expires after a numebr of days(0).
static java.lang.String DELETE
          DELETE the delete permission(delete).
static int DHTML
          DHTML the result type: DHTML(Dynamic HTML) result(8).
static java.lang.String ENABLE_TO_PREFER_SERVER
          TAG_ENABLE_TO_PREFER_SERVER indicate whether enable user to prefer a server or not (jrs.enable_to_prefer_server)
static int EXCEL
          EXCEL the result type: Excel result(4).
static java.lang.String EXCEL_SUFFIX
          EXCEL_SUFFIX the suffix of excel files(.xls)
static java.lang.String EXECUTE
          EXECUTE the execute permission(execute)
static int FIRST_WEEK
          FIRST_WEEK indicates running on xth week in a month(0).
static int FOURTH_WEEK
          FOURTH_WEEK indicates running on xth week in a month(3).
static java.lang.String GRANT
          GRANT the grant permission(grant).
static java.lang.String HISTORY_PATH
          HISTORY_PATH indicates the version result path in URL(/history/).
static int HOURLY
          HOURLY the value SCH_DAYS_ID(6).
static int HTML
          HTML the result type: HTML result(1).
static java.lang.String HTML_SUFFIX
          HTML_SUFFIX the suffix of html files(.html)
static int IMMEDIATELY
          IMMEDIATELY the launch type of a scheduled task: immediately(0).
static java.lang.String JRS_HEADER_GRP_COLS
          JRS_HEADER_GRP_COLS the HTTP header field sends grouped columns to JRClient(JRS-GRP-COLS).
static java.lang.String JRS_HEADER_MESSAGE
          JRS_HEADER_MESSAGE the HTTP header field sends messages to JRClient(JRS-MESSAGE).
static java.lang.String JRS_PREFIX
          JRS_PREFIX the prefix of JReport HTTP query fields(jrs.).
static java.lang.String JRTASK_PUBLISH
          JRTASK_PUBLISH the class name of scheduled tasks: Publish to Report(jet.server.schedule.jrtasks.PublishRptTask).
static int JSCRIPT_SELECTOR
          JSCRIPT_SELECTOR folder selector is based on javascript
static int JSP_SELECTOR
          JSP_SELECTOR folder selector is based on JSP
static int KEEPORIGIN
          Value of WordWrap
static int LAST_WEEK
          LAST_WEEK indicates running on xth week in a month(4).
static int LOCATION_MY_FOLDER
          LOCATION_MY_FOLDER user personal folder(1).
static int LOCATION_PUBLIC_FOLDER
          LOCATION_PUBLIC_FOLDER public folder(2).
static int LOCATION_VERSION_FOLDER
          LOCATION_VERSION_FOLDER build-in version folder(0).
static int MAIL_FMT_DEFAULT
          MAIL_FMT_DEFAULT the default mail format.
static int MAIL_FMT_HTML
          MAIL_FMT_HTML the mail format: HTML mail.
static int MAIL_FMT_HTML_FILE
          MAIL_FMT_HTML the mail format: HTML file as attachment.
static int MAIL_FMT_PDF_FILE
          MAIL_FMT_HTML the mail format: PDF file as attachment.
static int MAIL_FMT_PLAIN_TXT
          MAIL_FMT_HTML the mail format: Plain text mail.
static int MAIL_FMT_PS_FILE
          MAIL_FMT_HTML the mail format: PostScript File as attachment.
static int MAIL_FMT_RST_FILE
          MAIL_FMT_HTML the mail format: JReport .rst file as attachment.
static int MAIL_FMT_RTF_FILE
          MAIL_FMT_HTML the mail format: Rtf file as attachment.
static int MAIL_FMT_SDF_TEXT
          MAIL_FMT_HTML the mail format: Delimited text as attachment.
static int MAIL_FMT_XLS_FILE
          MAIL_FMT_HTML the mail format: Excel file as attachment.
static int MAIL_FMT_XML_FILE
          MAIL_FMT_XML the mail format: XML file as attachment.
static java.lang.String MIME_DEPLOY_FILE
          MIME_DEPLOY_FILE application/x-jreport-deploy-file.
static java.lang.String MIME_DEPLOY_FONT
          MIME_DEPLOY_FONT application/x-jreport-deploy-font.
static java.lang.String MIME_DEPLOY_STYLEGROUP
          MIME_DEPLOY_STYLEGROUP application/x-jreport-deploy-stylegroup.
static java.lang.String MIME_HTML_URLENCODED
          MIME_HTML_URLENCODED application/x-www-form-urlencoded.
static int MINUTELY
          MINUTELY the value SCH_DAYS_ID(5).
static java.lang.String MONITOR_SERVER_WEB_URL
          MONITOR_SERVER_WEB_URL the url of monitor server web page.
static int MONTHLY
          MONTHLY the value SCH_DAYS_ID(2).
static byte NODE_CATALOG
          NODE_CATALOG report node(2).
static byte NODE_FOLDER
          NODE_FOLDER report node(3).
static byte NODE_REPORT
          NODE_REPORT report node(0).
static byte NODE_RESULT
          NODE_RESULT report node(1).
static int NOWORDWRAP
           
static java.lang.String[] OVERFLOWS
          OVERFLOWS overflow types(VISIBLE, HIDDEN).
static java.lang.String P_TASK_PUBLISH
          P_TASK_PUBLISH Publish to RPT Task's class name.
static java.lang.String PAR_DIRECTORY
          PAR_DIRECTORY property about parent directory.
static java.lang.String PARAM_IS_COLUMN
          PARAM_NAME the tag of parameter IsColumn in parameter description file(IsColumn:).
static java.lang.String PARAM_NAME
          PARAM_NAME the tag of parameter name in parameter description file(Name:).
static java.lang.String PARAM_OPTIONS
          PARAM_NAME the tag of parameter value Options in parameter description file(Options:).
static java.lang.String PARAM_PMT
          PARAM_NAME the tag of parameter prompt in parameter description file(PromptText:).
static java.lang.String PARAM_SUFFIX
          PARAM_SUFFIX the suffix of JReport parameter files(.param).
static java.lang.String PARAM_TYPE
          PARAM_NAME the tag of parameter type in parameter description file(Type:).
static java.lang.String PARAM_VALUE
          PARAM_NAME the tag of parameter value in parameter description file(Value:).
static int PDF
          PDF the result type: PDF result(2).
static java.lang.String PDF_SUFFIX
          PDF_SUFFIX the suffix of PDF files(.pdf).
static int PERIODICALLY
          PERIODICALLY the launch type of a scheduled task: periodically(8).
static java.lang.String POPUP_DHTML_WINDOW
          POPUP_DHTML_WINDOW the option of popup DHTML window.
static java.lang.String PREFERENCE_NAME_DAYS_DEFINITION_FOR_COMPLETED
          PREFERENCE_NAME_DAYS_DEFINITION_FOR_COMPLETED preference property name about days definition for completed
static java.lang.String PREFERENCE_NAME_DEFAULT_VIEW_FORMAT
          PREFERENCE_NAME_DEFAULT_VIEW_FORMAT preference property name about default view format
static java.lang.String PREFERENCE_NAME_FOLDER_SELECTOR_FORMAT
          PREFERENCE_NAME_FOLDER_SELECTOR_FORMAT preference property name about folder selector format
static java.lang.String PREFERENCE_NAME_KEEP_LEFT_BAR
          deprecated.
static java.lang.String PREFERENCE_NAME_PARAMETERS_DISPLAY_SIZE
          PREFERENCE_NAME_DISPLAY_PARAMETERS_SIZE preference property display size definition for complete and active
static java.lang.String PRIVILEGE_DEPLOY_REPORT
          PRIVILEGE_DEPLOY_REPORT used to check whether user or role can deploy report
static java.lang.String PRIVILEGE_URI
          PRIVILEGE_URI used to check whether do check privilege
static int PS
          PS the result type: Postscript result(5).
static java.lang.String PS_SUFFIX
          PS_SUFFIX the suffix of ps files(.ps)
static java.lang.String READ
          READ the read permission(read).
static java.lang.String REMOTE_DISPATCHER
          Dispatcher for dispatching requests to remote servers.
static java.lang.String REMOTE_SERVER_HOST
          remote server host name
static java.lang.String REMOTE_SERVER_PORT
          remote server's RMI port
static java.lang.String RESULT_PATH
          RESULT_PATH indicates the temp result path in URL(/result/).
static java.lang.String RPT_MIME_NAME
          RPT_MIME_NAME the MIME type of JReport report files(application/x-jrreport).
static java.lang.String RPT_SUFFIX
          RPT_SUFFIX the suffix of JReport report files(.cls).
static java.lang.String RSD_SUFFIX
          RSD_SUFFIX the suffix of JReport DHTML result files(.rsd).
static int RST
          RST the result type: JReport result(0).
static java.lang.String RST_SUFFIX
          RST_SUFFIX the suffix of JReport result files(.rst).
static int RTF
          RTF the result type: RTF(Rich Text Format) result(6).
static java.lang.String RTF_SUFFIX
          RTF_SUFFIX the suffix of rtf files(.rtf)
static java.lang.String SCH_AT_MIN
          SCH_AT_MIN property of schedules: indicates running at which minute in a hour(when jrs.is_hourly is true)(jrs.at_min).
static java.lang.String SCH_DAY
          SCH_DAY property of schedules: (jrs.day).
static java.lang.String SCH_DAYS_ID
          SCH_DAYS_ID property of schedules: indicates the schedule will run daily, weekly or monthly(jrs.days_id).
static java.lang.String SCH_HOUR
          SCH_HOUR property of schedules: indicates the start hour of a period of time(when jrs.is_hourly is true, jrs.is_between is true)(jrs.hour).
static java.lang.String SCH_HOUR2
          SCH_HOUR2 property of schedules: indicates the finish hour of a period of time(when jrs.is_hourly is true, jrs.is_between is true)(jrs.hour2).
static java.lang.String SCH_HOURS
          SCH_HOURS property of schedules: indicates every how many hours to run(when jrs.is_hourly is true)(jrs.hours).
static java.lang.String SCH_IS_AFTER
          SCH_IS_AFTER property of schedules: indicates if running after the specific time(when jrs.is_hourly or jrs.is_minutely is true)(jrs.is_after).
static java.lang.String SCH_IS_BEFORE
          SCH_IS_BEFORE property of schedules: indicates if running before the specific time(when jrs.is_hourly or jrs.is_minutely is true)(jrs.is_before).
static java.lang.String SCH_IS_BETWEEN
          SCH_IS_BETWEEN property of schedules: indicates if running between the start time and the finish time(when jrs.is_hourly or jrs.is_minutely is true)(jrs.is_between).
static java.lang.String SCH_IS_DAY
          SCH_IS_DAY property of schedules: indicates if running on xth day in a month(when monthly selected)(jrs.is_day).
static java.lang.String SCH_IS_HOURLY
          SCH_IS_HOURLY property of schedules: indicates if running the schedule every hour(jrs.is_hourly).
static java.lang.String SCH_IS_MINUTELY
          SCH_IS_MINUTELY property of schedules: indicates if running the schedule every minute(jrs.is_minutely).
static java.lang.String SCH_IS_PM
          SCH_IS_PM property of schedules: indicates the start PM or AM of a period of time(when jrs.is_hourly is true, jrs.is_between is true)(jrs.is_pm).
static java.lang.String SCH_IS_PM2
          SCH_IS_PM2 property of schedules: indicates the finish PM or AM of a period of time(when jrs.is_hourly is true, jrs.is_between is true)(jrs.is_pm2).
static java.lang.String SCH_IS_WEEKDAY
          SCH_IS_WEEKDAY property of schedules: indicates if to run a report on a specific weekday(i.e.
static java.lang.String SCH_MIN
          SCH_MIN property of schedules: indicates the start minute of a period of time(when jrs.is_hourly is true, jrs.is_between is true)(jrs.min).
static java.lang.String SCH_MIN2
          SCH_MIN2 property of schedules: indicates the finish minute of a period of time(when jrs.is_hourly is true, jrs.is_between is true)(jrs.min2).
static java.lang.String SCH_MINUTES
          SCH_MINUTES property of schedules: indicates every how many minutes to run(when jrs.is_minutely is true)(jrs.minutes).
static java.lang.String SCH_MONTH
          SCH_MONTH property of schedules: indicates every how many months to run(when monthly)(jrs.month).
static java.lang.String SCH_WEEK
          SCH_WEEK property of schedules: indicates every how many weeks to run(when weekly selected)(jrs.week).
static java.lang.String SCH_WEEKDAY
          SCH_WEEKDAY property of schedules: indicates running on which day in a week(when monthly is selected and jrs.is_day is false).
static java.lang.String SCH_WEEKDAYS
          SCH_WEEKDAYS property of schedules: indicates on which day to run in a week(when weekly is selected).
static java.lang.String SCHEDULE
          SCHEDULE the schedule permission(schedule)
static int SECOND_WEEK
          SECOND_WEEK indicates running on xth week in a month(1).
static java.lang.String SVG_SUFFIX
           
static java.lang.String TAG_ABS_URL
          TAG_ABS_URL indicates if use absolute URL of report results when "To Applet".
static java.lang.String TAG_AFTER_APM
          TAG_AFTER_APM property about task run after time(periodically): the PM or AM(jrs.after_apm).
static java.lang.String TAG_AFTER_DAY
          TAG_AFTER_DAY property about task run after time(periodically): the begin day(jrs.after_day).
static java.lang.String TAG_AFTER_HOUR
          TAG_AFTER_HOUR property about task run after time(periodically): the begin hour(jrs.after_hour).
static java.lang.String TAG_AFTER_MINUTE
          TAG_AFTER_MINUTE property about task run after time(periodically): the begin day(jrs.after_minute).
static java.lang.String TAG_AFTER_MONTH
          TAG_AFTER_MONTH property about task run after time(periodically): the ceasing month(jrs.after_month).
static java.lang.String TAG_AFTER_YEAR
          TAG_AFTER_YEAR property about task run after time(periodically): the ceasing year(jrs.after_year).
static java.lang.String TAG_APPLET_TYPE
          CAT_MIME_NAME the MIME type of JReport catalog files.
static java.lang.String TAG_ARCHIVE_LOCATION
          TAG_ARCHIVE_LOCATION indicates the result archiving location(jrs.archive_location).
static java.lang.String TAG_ARCHIVE_MY_DESTINATION
          TAG_ARCHIVE_MY_DESTINATION indicates the result archiving location in personal folder(jrs.archive_my_destination).
static java.lang.String TAG_ARCHIVE_NEW_VERSION
          TAG_ARCHIVE_NEW_VERSION indicates if archive next version as a new one(jrs.archive_new_version).
static java.lang.String TAG_ARCHIVE_PUBLIC_DESTINATION
          TAG_ARCHIVE_PUBLIC_DESTINATION indicates the result archiving location in public folder(jrs.archive_public_destination).
static java.lang.String TAG_ARCHIVE_SPECIFIED_DESTINATION
          TAG_ARCHIVE_SPECIFIED_DESTINATION indicates the result archiving location in specified folder(jrs.archive_specified_destination).
static java.lang.String TAG_AUTH_PWD
          TAG_AUTH_PWD the HTTP query field about direct login: the password(jrs.auth_pwd).
static java.lang.String TAG_AUTH_SCHEME
          TAG_AUTH_SCHEME propertiey about authentication scheme: basic or digest
static java.lang.String TAG_AUTH_UID
          TAG_AUTH_UID the HTTP query field about direct login: the user ID(jrs.auth_uid).
static java.lang.String TAG_AUTHORIZATION
          TAG_AUTHORIZATION the HTTP query field about direct login: the Base64-encoded authorization(jrs.authorization).
static java.lang.String TAG_AUTO_ARCHIVE
          TAG_AUTO_ARCHIVE indicates if auto-archiving the viewed result(jrs.auto_archive).
static java.lang.String TAG_BEFORE_APM
          TAG_BEFORE_APM property about task 'run until' time(periodically): the PM or AM(jrs.before_apm).
static java.lang.String TAG_BEFORE_DAY
          TAG_BEFORE_DAY property about task run before time(periodically): the ceasing day(jrs.before_day).
static java.lang.String TAG_BEFORE_HOUR
          TAG_BEFORE_HOUR property about task run before time(periodically): the ceasing hour(jrs.before_hour).
static java.lang.String TAG_BEFORE_MINUTE
          TAG_BEFORE_MINUTE property about task run before time(periodically): the ceasing minute(jrs.before_minute).
static java.lang.String TAG_BEFORE_MONTH
          TAG_BEFORE_MONTH property about task run before time(periodically): the ceasing month(jrs.before_month).
static java.lang.String TAG_BEFORE_YEAR
          TAG_BEFORE_YEAR property about task run before time(periodically): the ceasing year(jrs.before_year).
static int TAG_BIG5
          TAG_BIG5 encoding for converting is Big5(2).
static java.lang.String TAG_BTW_APM1
          TAG_BTW_APM1 property about task runtime(periodically): the first PM or AM about Repeat(jrs.btw_apm1).
static java.lang.String TAG_BTW_APM2
          TAG_BTW_APM2 property about task runtime(periodically): the second PM or AM about Repeat(jrs.btw_apm2).
static java.lang.String TAG_BTW_H1
          TAG_WHICH_BTW_H1 property about task runtime(periodically):indicate the original hour if running repeat everyhour or everyminute (jrs.btw_h1).
static java.lang.String TAG_BTW_M1
          TAG_WHICH_BTW_M1 property about task run time(periodically):indicate the original minute if running repeat everyhour or everyminute (jrs.btw_m1).
static java.lang.String TAG_CAT_VERSION
          TAG_CAT_VERSION the version of catalog(jrs.cat_version).
static java.lang.String TAG_CATALOG
          TAG_CATALOG property about report: report catalog(jrs.catalog).
static java.lang.String TAG_CEASE_DAY
          TAG_CEASE_DAY property about ceasing schedule at time(once): the ceasing day(jrs.cease_day).
static java.lang.String TAG_CEASE_HOUR
          TAG_CEASE_HOUR property about ceasing schedule at time(once): the ceasing hour(jrs.cease_hour).
static java.lang.String TAG_CEASE_MIN
          TAG_CEASE_MIN property about ceasing schedule at time(once): the ceasing minute(jrs.cease_min).
static java.lang.String TAG_CEASE_MONTH
          TAG_CEASE_MONTH property about ceasing schedule at time(once): the ceasing month(jrs.cease_month).
static java.lang.String TAG_CEASE_SEC
          TAG_CEASE_SEC property about ceasing schedule at time(once): the ceasing second(jrs.cease_sec).
static java.lang.String TAG_CEASE_YEAR
          TAG_CEASE_YEAR property about ceasing schedule at time(once): the ceasing year(jrs.cease_year).
static java.lang.String TAG_CHAR_HEIGHT
          TAG_CHAR_HEIGHT property about TO TEXT: indicates the user defined character height(jrs.udchar_height).
static java.lang.String TAG_CHAR_WIDTH
          TAG_CHAR_WIDTH property about TO TEXT: indicates the user defined character width(jrs.udchar_width).
static java.lang.String TAG_CHECK_FULLNAME
          TAG_CHECK_FULLNAME the HTTP query field about check temp result name: whether to check temp result name with fullname(jrs.check_fullname).
static java.lang.String TAG_CMD
          TAG_CMD the HTTP query field: JReport server command(jrs.cmd).
static java.lang.String TAG_COL
          TAG_COL the reports column index.
static java.lang.String TAG_COMPRESS_CHK_PDF
          TAG_COMPRESS_CHK_PDF property about TO PDF: indicates whether compress image(jrs.compress_image_pdf).
static java.lang.String TAG_COMPRESS_CHK_PDF_MAIL
          TAG_COMPRESS_CHK_PDF_MAIL property about the task "Publish to Email": the mail format based on PDF(jrs.compress_chk_pdf_mail).
static java.lang.String TAG_COMPRESS_IMAGE_CON
          TAG_COMPRESS_IMAGE_CON property about TO PDF: indicates whether come from web page(jrs.compress_image_pdf_f).
static java.lang.String TAG_COMPRESS_IMAGE_PDF
          TAG_COMPRESS_IMAGE_PDF property about TO PDF: indicates whether compress image(jrs.compress_image_pdf).
static java.lang.String TAG_COMPRESS_IMAGE_PDF_MAIL
          TAG_COMPRESS_IMAGE_PDF_MAIL property about the task "Publish to Email": the mail format based on PDF(jrs.compress_image_pdf_mail).
static java.lang.String TAG_CONFIRM_NEW_PASSWORD
          TAG_CONFIRM_NEW_PASSWORD the HTTP query field about changing password: the new password to confirm(jrs.confirm_new_password).
static java.lang.String TAG_CREATED_TIME
          TAG_CREATED_TIME property about the result version: the result version creation time(jrs.created_time).
static java.lang.String TAG_DB_PSWD
          TAG_DB_PSWD property to run reports: the DB password(jrs.db_pswd).
static java.lang.String TAG_DB_USER
          TAG_DB_USER property to run reports: the DB user ID(jrs.db_user).
static java.lang.String TAG_DEFINE_PERMISSION
          TAG_DEFINE_PERMISSION indicates if defining user permission of the resource(jrs.define_permission).
static java.lang.String TAG_DEL_PARAM_FILE
          TAG_DEL_PARAM_FILE the tag to delete parameter files.
static java.lang.String TAG_DELETE
          Deprecated. since version 6.1, replaced by DELETE
static java.lang.String TAG_DELIMITER
          TAG_DELIMITER property about TO TEXT: A character which will be used in SDF(Standard Data Format) format.
static int TAG_DEPLOY_CATALOG
          TAG_DEPLOY_CATALOG indicate deploy catalog
static int TAG_DEPLOY_CONTENTS_IN_FOLDER
          TAG_DEPLOY_CONTENTS_IN_FOLDER indicate deploy reports, catalogs, folders in folder
static int TAG_DEPLOY_FOLDER
          TAG_DEPLOY_FOLDER indicate create folder
static int TAG_DEPLOY_FOLDER_WITH_CONTENTS
          TAG_DEPLOY_FOLDER_WITH_CONTENS indicate deploy folder with contents
static java.lang.String TAG_DEPLOY_FROM_FILE
          TAG_DEPLOY_FROM_FILE the absolute path of the file which is going to be deployed(jrs.deploy_from_file).
static java.lang.String TAG_DEPLOY_KEY
          TAG_DEPLOY_KEY the key for getting absolute path from temp hash table when deploying remotely(jrs.deploy_key).
static java.lang.String TAG_DEPLOY_LOCAL_FONT_DIR
          TAG_DEPLOY_LOCAL_FONT_DIR the absolute path of the font directory which is going to be deployed(jrs.deploy_local_font_dir).
static java.lang.String TAG_DEPLOY_LOCAL_STYLE_DIR
          TAG_DEPLOY_LOCAL_STYLE_DIR the absolute path of the style directory which is going to be deployed(jrs.deploy_local_style_dir).
static java.lang.String TAG_DEPLOY_PATH
          TAG_DEPLOY_PATH the path of the file which is going to be deployed(jrs.deploy_path).
static int TAG_DEPLOY_REPORT
          TAG_DEPLOY_REPORT indicate deploy report
static int TAG_DEPLOY_RESOURCES_IN_FOLDER
          TAG_DEPLOY_RESOURCES_IN_FOLDER indicate deploy reports, catalogs in folder
static java.lang.String TAG_DEPLOY_TYPE
          TAG_DEPLOY_TYPE indicate the deploy type
static int TAG_DESC_VIEW
          TAG_DESC_VIEW page style is description view(2).
static int TAG_DETAILED_VIEW
          TAG_DETAILED_VIEW page style is detailed view(1).
static java.lang.String TAG_DISK_EXCEL_BREAK_PAGE
           
static java.lang.String TAG_DISK_EXCEL_EXPORT_XML
           
static java.lang.String TAG_DISK_EXCEL_HIDE_BACK
           
static java.lang.String TAG_DISK_PDF_ACROSS_PAGE
           
static java.lang.String TAG_DISK_PDF_ENCRYPT
           
static java.lang.String TAG_DISK_PDF_LOGIC_SPLIT
           
static java.lang.String TAG_DISK_PDF_MARGIN
           
static java.lang.String TAG_DISK_PDF_MARGIN_B
           
static java.lang.String TAG_DISK_PDF_MARGIN_L
           
static java.lang.String TAG_DISK_PDF_MARGIN_R
           
static java.lang.String TAG_DISK_PDF_MARGIN_T
           
static java.lang.String TAG_DISK_PDF_PAGE_HEIGHT
           
static java.lang.String TAG_DISK_PDF_PAGE_WIDTH
           
static java.lang.String TAG_DISK_PDF_PAPER_SIZE
           
static java.lang.String TAG_DISK_PDF_PWD
           
static java.lang.String TAG_DISK_PDF_SPLIT_PAGE
           
static java.lang.String TAG_DISK_RST_VERSION_TYPE
           
static java.lang.String TAG_DISK_SVG_DIR
           
static java.lang.String TAG_DISK_SVG_FILE
           
static java.lang.String TAG_DISK_TIFF_COMPRESS
           
static java.lang.String TAG_DISK_TIFF_DIR
           
static java.lang.String TAG_DISK_TIFF_FILE
           
static java.lang.String TAG_DISK_TIFF_MARGIN
           
static java.lang.String TAG_DISK_TIFF_MARGIN_B
           
static java.lang.String TAG_DISK_TIFF_MARGIN_L
           
static java.lang.String TAG_DISK_TIFF_MARGIN_R
           
static java.lang.String TAG_DISK_TIFF_MARGIN_T
           
static java.lang.String TAG_DISK_TIFF_MONOCHROME
           
static java.lang.String TAG_DRILLDOWN
          TAG_DRILLDOWN property about TO HTML: indicates whether can drilldown the HTML page(jrs.drilldown).
static java.lang.String TAG_DRILLDOWN_PDF
          TAG_DRILLDOWN_PDF property about TO PDF: indicates whether can drilldown the PDF page(jrs.drilldown_pdf).
static java.lang.String TAG_ENABLE_ARCHIVE_POLICY
          TAG_ENABLE_ARCHIVE_POLICY indicate if apply new archive policy(jrs.enable_archive_policy);
static java.lang.String TAG_ENABLE_DYNAMIC_RESOURCE
          TAG_ENABLE_DYNAMIC_RESOURCE indicates if resources from node's realpath will be used
static java.lang.String TAG_ENG_MSG
          TAG_ENG_MSG property about the run report tasks: the report engine message(jrs.engine_message).
static java.lang.String TAG_ERROR
          TAG_ERROR property about the completed tasks: the error message(jrs.error).
static java.lang.String TAG_ERROR_HEAD
          TAG_ERROR_HEAD the delimiter used in transfer message from server to JRClient.
static java.lang.String TAG_EXCEL
          TAG_EXCEL property about the task "Publish to File System": Excel result name(jrs.excel).
static java.lang.String TAG_EXCEL_DIR
          TAG_EXCEL_DIR property about the task "Publish to File System": the path of Excel result(jrs.excel_dir).
static java.lang.String TAG_EXCEL_WORDWRAP
          TAG_WORDWRAP_EXCEL property about TO EXCEL: indicates that if the excel has wordwrap format(jrs.is_wordwrap).
static java.lang.String TAG_EXCEL2000
          TAG_EXCEL2000 property about TO EXCEL: indicates that if the excel has excel2000 format(jrs.excel2000).
static java.lang.String TAG_EXE_DATE
          TAG_EXE_DATE property about task run at time(once): the execution date for display(jrs.exe_date).
static java.lang.String TAG_EXE_DAY
          TAG_EXE_DAY property about task run at time(once): the execution day(jrs.exe_day).
static java.lang.String TAG_EXE_HOUR
          TAG_EXE_HOUR property about task run at time(once): the execution hour(jrs.exe_hour).
static java.lang.String TAG_EXE_MIN
          TAG_EXE_MIN property about task run at time(once): the execution minute(jrs.exe_min).
static java.lang.String TAG_EXE_MONTH
          TAG_EXE_MONTH property about task run at time(once): the execution month(jrs.exe_month).
static java.lang.String TAG_EXE_SEC
          TAG_EXE_SEC property about task run at time(once): the execution second(jrs.exe_sec).
static java.lang.String TAG_EXE_YEAR
          TAG_EXE_YEAR property about task run at time(once): the execution year(jrs.exe_year).
static java.lang.String TAG_EXEC_HOST
          TAG_EXEC_HOST property about task: indicate the host which was executing the task(jrs.exec_host).
static java.lang.String TAG_EXEC_PORT
          TAG_EXEC_PORT property about task: indicate the port which was executing the task(jrs.exec_port).
static java.lang.String TAG_EXECUTE
          Deprecated. since version 6.1, replaced by EXECUTE
static java.lang.String TAG_EXPIRE_DATE
          TAG_EXPIRE_DATE the version expire after the date(jrs.auto_delete_date).
static java.lang.String TAG_EXPIRE_DAYS
          TAG_EXPIRE_DAYS property about the task "Publish to Versioning System": result version expiration days(jrs.expire_days).
static java.lang.String TAG_EXPIRE_METHOD
          TAG_EXPIRE_METHOD the version expire strategy(jrs.auto_delete_method).
static java.lang.String TAG_EXPIRE_MONTH
          TAG_EXPIRE_MONTH the version expire after the month(jrs.auto_delete_month).
static java.lang.String TAG_EXPIRE_YEAR
          TAG_EXPIRE_YEAR the version expire after the year(jrs.auto_delete_year).
static java.lang.String TAG_EXPIRED_TIME
          TAG_EXPIRED_TIME property about the result version: the result version expiration time(jrs.expired_time).
static java.lang.String TAG_FAIL_NOTIFY
          TAG_FAIL_NOTIFY property of scheduled tasks: email notification for failed reports(jrs.fail_notify).
static java.lang.String TAG_FILE
          TAG_FILE the HTTP query field: file(jrs.file).
static java.lang.String TAG_FOLDER_WITH_CONTENTS
          TAG_FOLDER_WITH_CONTENTS indicates importing all contents when importing a folder as resource(jrs.folder_with_contents).
static java.lang.String TAG_FORMAT_CHART
          TAG_IS_CHART_APPLET property about TO HTML: indicates whether the chart in html file is an applet(jrs.is_applet_chart).
static java.lang.String TAG_FRAMEAPPLET
          CAT_MIME_NAME the MIME type of JReport catalog files.
static java.lang.String TAG_FROM_ENCODING
          TAG_FROM_ENCODING property about report: the encoding before converting(jrs.from_encoding).
static int TAG_GB
          TAG_GB encoding for converting is GB(0).
static java.lang.String TAG_GIF_TRANSPARENT_PDF
          Deprecated.
static java.lang.String TAG_GIF_TRANSPARENT_PDF_MAIL
          Deprecated.
static java.lang.String TAG_GRANT
          Deprecated. since version 6.1, replaced by GRANT
static java.lang.String TAG_GROUP
          TAG_GROUP the group(jrs.group)
static java.lang.String TAG_GROUP_PERMISSION
          TAG_GROUP_PERMISSION the group permission(jrs.group_permission)
static java.lang.String TAG_HAS_CONVERT_ENC
          TAG_HAS_CONVERT_ENC property about report: if enable converting encoding(jrs.has_convert_enc).
static java.lang.String TAG_HAS_HYPERLINK
          TAG_HAS_HYPERLINK property about TO HTML: indicates whether the hyperlink is generated(jrs.has_hyperlink).
static java.lang.String TAG_HAS_PAGE_NUMBER
          TAG_HAS_PAGE_NUMBER property about TO HTML: indicates whether generate the page number(jrs.has_page_number).
static java.lang.String TAG_HAS_SHAPES
          TAG_HAS_SHAPES property about TO EXCEL: indicates that if the excel has shapes(jrs.has_shapes).
static java.lang.String TAG_HAS_STYLE
          TAG_HAS_STYLE property about report: if enable style group(jrs.has_style).
static java.lang.String TAG_HAS_TASK_LISTENER
          TAG_HAS_TASK_LISTENER property about task: indicate whether user implemented TaskListener(jrs.has_task_listener).
static java.lang.String TAG_HASHEADFOOT
          TAG_HASHEADFOOT property about TO TEXT: indicates whether to generate the page header or footer(jrs.hasHeadFoot).
static java.lang.String TAG_HASHEADFOOT_MAIL
          TAG_HASHEADFOOT_MAIL property about the task "Publish to Email": the mail format based on TEXT(jrs.hasHeadFoot).
static java.lang.String TAG_HIST_FILE
          TAG_HIST_FILE the HTTP query field: result version file(jrs.hist_file).
static java.lang.String TAG_HTML
          TAG_HTML property about the task "Publish to File System": HTML result name(jrs.html).
static java.lang.String TAG_HTML_DIR
          TAG_HTML_DIR property about the task "Publish to File System": the path of HTML result(jrs.html_dir).
static java.lang.String TAG_HTML_RESOLUTION
          TAG_HTML_RESOLUTION property about TO HTML: indicates the resolution of the HTML page(jrs.html_resolution).
static java.lang.String TAG_ID
          TAG_ID property about the completed tasks: the completed task record ID(jrs.id).
static java.lang.String TAG_IF_PRINT
          TAG_IF_PRINT property about jreport tasks: whether print the report(jrs.if_print).
static java.lang.String TAG_IS_CHART_APPLET
          TAG_IS_CHART_APPLET property about TO HTML: indicates whether the chart in html file is an applet(jrs.is_applet_chart).
static java.lang.String TAG_IS_CSV
          TAG_IS_CSV property about TO TEXT: indicates whether the result file is csv format (jrs.is_csv).
static java.lang.String TAG_IS_DEPLOY_LOCALLY
          TAG_IS_DEPLOY_LOCALLY indicates if deploy the resource locally(jrs.is_deploy_locally).
static java.lang.String TAG_IS_DEPLOY_NODE
          TAG_IS_DEPLOY_NODE indicates if deploy the file to server(jrs.is_deploy_node).
static java.lang.String TAG_IS_DHTML
          TAG_IS_DHTML property about TO HTML: indicates whether to show DHTML page(jrs.is_dhtml).
static java.lang.String TAG_IS_DOC_RESULT
          TAG_IS_DOC_RESULT : indicates whether is doc result(jrs.is_doc_result).
static java.lang.String TAG_IS_ENABLED
          TAG_IS_ENABLED property about the tasks: whether the task is enabled(jrs.is_enabled).
static java.lang.String TAG_IS_LOCAL
          TAG_IS_LOCAL property about task: indicate if the task was executed locally(jrs.is_local).
static java.lang.String TAG_IS_MATCH_LAYOUT
          TAG_IS_MATCH_LAYOUT property about TO EXCEL: indicates that if the excel has match layout format(jrs.matchlayout).
static java.lang.String TAG_IS_MULTI_FILES
          TAG_IS_MULTI_FILES property about TO HTML: indicates whether html is generated to a file or to multiple files(jrs.is_multi_files).
static java.lang.String TAG_IS_MY_SERVER
          TAG_IS_MY_SERVER property about is my server
static java.lang.String TAG_IS_NORMAL_TEXT
          TAG_IS_NORMAL_TEXT property about TO TEXT: indicates whether this text file is a standard data format or not.
static java.lang.String TAG_IS_ONLY_DATA
          TAG_IS_ONLY_DATA property about TO XML: indicates that only database column information is exported to the XML file, otherwise all report details, including all the properties will be exported(jrs.is_only_data).
static java.lang.String TAG_IS_QUOTEMARK
          TAG_IS_QUOTEMARK property about TO TEXT: indicates whether the strings have quotemarks(jrs.is_quotemark).
static java.lang.String TAG_IS_REPEAT
          TAG_IS_REPEAT property about TO TEXT: indicates whether the same content is repeated(jrs.is_repeat).
static java.lang.String TAG_IS_SUCCESSFUL
          TAG_IS_SUCCESSFUL property about the tasks: whether the task is successful(jrs.is_successful).
static java.lang.String TAG_IS_TAB
          TAG_IS_TAB property about TO TEXT: indicates whether the delimiter is tab char or not(jrs.is_tab).
static java.lang.String TAG_IS_XML_MULTI_FILES
          Deprecated.
static java.lang.String TAG_JDBC_CONNECTION_OBJECT
          TAG_JDBC_CONNECTION_OBJECT the hashtable key of java.sql.Connection object to set dynamically JDBC connection : the JDBC connection to run report(jrs.jdbc_connection_object).
static java.lang.String TAG_JDBC_DRIVER
          TAG_JDBC_DRIVER the HTTP query field changes the JDBC driver: the new JDBC driver(jrs.jdbc_driver).
static java.lang.String TAG_JDBC_GET_SUPPORT_INFO
          TAG_JDBC_GET_SUPPORT_INFO the HTTP query field re-get the JDBC support info for the new JDBC connection: if re-get the new JDBC URL(jrs.jdbc_get_support_info).
static java.lang.String TAG_JDBC_URL
          TAG_JDBC_URL the HTTP query field changes the JDBC URL: the new JDBC URL(jrs.jdbc_url).
static java.lang.String TAG_JINFONET_APPLET_PAGE
           
static java.lang.String TAG_JRMAIL
          TAG_JRMAIL property about the task "Publish to Email": the JReport mail(jrs.jrmail).
static java.lang.String TAG_JRSERVLET_PATH
          TAG_JRSERVLET_PATH is for the tag to transfer the report servlet path to JRClient: the servlet path(jrs.jrservlet_path).
static java.lang.String TAG_LAST_EXE_STAT
          TAG_LAST_EXE_STAT property about the scheduled tasks: whether the last execution state(jrs.last_exe_stat).
static java.lang.String TAG_LAST_EXE_TIME
          TAG_LAST_EXE_TIME property about the scheduled tasks: the last execution time(jrs.next_exe_time).
static java.lang.String TAG_LAUNCH_TYPE
          TAG_LAUNCH_TYPE property of scheduled tasks: task launch type(jrs.launch_type).
static java.lang.String TAG_MAIL_ARCHIVE_FILE
          TAG_MAIL_ARCHIVE_FILE property about the task "Publish to Email": the mail attach archive file's name(jrs.mail_archive_file).
static java.lang.String TAG_MAIL_ATTACH
          TAG_MAIL_ATTACH property about the task "Publish to Email": the mail attachments(jrs.mailattach + NUMBER).
static java.lang.String TAG_MAIL_BCC
          TAG_MAIL_BCC property about the task "Publish to Email": the mail bcc(jrs.mailbcc).
static java.lang.String TAG_MAIL_BCC_PMT
          TAG_MAIL_BCC_PMT prompt for the Bcc field when composing notification emails: the Bcc prompt("Bcc:").
static java.lang.String TAG_MAIL_CC
          TAG_MAIL_CC property about the task "Publish to Email": the mail cc(jrs.mailcc).
static java.lang.String TAG_MAIL_CC_PMT
          TAG_MAIL_CC_PMT prompt for the Cc field when composing notification emails: the Cc prompt("Cc:").
static java.lang.String TAG_MAIL_CHAR_HEIGHT
          TAG_MAIL_CHAR_HEIGHT property about TO TEXT MAIL: indicates the user defined character height (jrs.mail_char_height) It would be given up if the value is 0 or less than 0.
static java.lang.String TAG_MAIL_CHAR_WIDTH
          TAG_MAIL_CHAR_WIDTH property about TO TEXT MAIL: indicates the user defined character width (jrs.mail_char_width) It would be given up if the value is 0 or less than 0.
static java.lang.String TAG_MAIL_COMMENT
          TAG_MAIL_COMMENT property about the task "Publish to Email": the mail comments(jrs.mailcomments).
static java.lang.String TAG_MAIL_COMMENTS_PMT
          TAG_MAIL_COMMENTS_PMT prompt for the Comments field when composing notification emails: the Comments prompt("Comments:").
static java.lang.String TAG_MAIL_COMPRESS
          TAG_MAIL_COMPRESS property about the task "Publish to Email": the mail compress(jrs.mailcompress).
static java.lang.String TAG_MAIL_COMPRESS_IMAGE_PDF
          TAG_MAIL_COMPRESS_IMAGE_PDF property about TO PDF MAIL: indicates whether compress image (jrs.mail_compress_image_pdf)
static java.lang.String TAG_MAIL_DELIMITER
          TAG_MAIL_DELIMITER property about TO TEXT MAIL: A character which will be used in SDF(Standard Data Format) format.
static java.lang.String TAG_MAIL_DIR
          TAG_MAIL_DIR property about the task "Publish to Email": the result file archive directory before running(jrs.mail_dir).
static java.lang.String TAG_MAIL_DRILLDOWN
          TAG_MAIL_DRILLDOWN property about TO HTML MAIL: indicates whether can drilldown the HTML page (jrs.mail_drilldown)
static java.lang.String TAG_MAIL_DRILLDOWN_PDF
          TAG_MAIL_DRILLDOWN_PDF property about TO PDF MAIL: indicates whether can drilldown the PDF page (jrs.mail_drilldown_pdf)
static java.lang.String TAG_MAIL_ENCODING
          TAG_MAIL_ENCODING property about the task "Publish to Email": the mail encoding(jrs.mailencoding).
static java.lang.String TAG_MAIL_END
          TAG_MAIL_END property about the task "Publish to Email": the JReport mail(jrs.mail.end).
static java.lang.String TAG_MAIL_EXCEL_BREAK_PAGE
           
static java.lang.String TAG_MAIL_EXCEL_EXPORT_XML
           
static java.lang.String TAG_MAIL_EXCEL_FILE
          TAG_MAIL_EXCEL_FILE property about the task "Publish to Email": the mail attach excel file's name(jrs.mail_excel_file).
static java.lang.String TAG_MAIL_EXCEL_HIDE_BACK
           
static java.lang.String TAG_MAIL_EXCEL_WORDWRAP
          TAG_MAIL_EXCEL_WORDWRAP property about TO EXCEL MAIL: indicates that if the excel has wordwrap format (jrs.mail_excel_wordwrap)
static java.lang.String TAG_MAIL_EXCEL2000
          TAG_MAIL_EXCEL2000 property about TO EXCEL MAIL: indicates that if the excel has excel2000 format (jrs.mail_excel2000)
static java.lang.String TAG_MAIL_FORMAT
          TAG_MAIL_FORMAT property about the task "Publish to Email": the mail format(jrs.mailformat).
static java.lang.String TAG_MAIL_FORMAT_CHART
          TAG_MAIL_FORMAT_CHART property about TO HTML MAIL: indicates whether the chart in html file is an applet (jrs.mail_format_chart)
static java.lang.String TAG_MAIL_FROM
          TAG_MAIL_FROM property about the task "Publish to Email": the mail from(jrs.mailfrom).
static java.lang.String TAG_MAIL_FROM_PMT
          TAG_MAIL_FROM_PMT prompt for the To field when composing notification emails: the mailto prompt("From:").
static java.lang.String TAG_MAIL_GIF_TRANSPARENT_PDF
          TAG_MAIL_GIF_TRANSPARENT_PDF property about TO PDF MAIL: indicates whether the figure is transparent or not (jrs.mail_gif_transparent_pdf)
static java.lang.String TAG_MAIL_HAS_HYPERLINK
          TAG_MAIL_HAS_HYPERLINK property about TO HTML MAIL: indicates whether the hyperlink is generated (jrs.mail_has_hyperlink)
static java.lang.String TAG_MAIL_HAS_PAGE_NUMBER
          TAG_MAIL_HAS_PAGE_NUMBER property about TO HTML MAIL: indicates whether generate the page number (jrs.mail_has_page_number)
static java.lang.String TAG_MAIL_HAS_SHAPES
          TAG_MAIL_HAS_SHAPES property about TO EXCEL MAIL: indicates that if the excel has shapes (jrs.mail_has_shapes)
static java.lang.String TAG_MAIL_HASHEADFOOT
          TAG_MAIL_HASHEADFOOT property about TO TEXT MAIL: indicates whether to generate the page header or footer (jrs.mail_hasheadfoot)
static java.lang.String TAG_MAIL_HTML_FILE
          TAG_MAIL_HTML_FILE property about the task "Publish to Email": the mail attach html file's name(jrs.mail_html_file).
static java.lang.String TAG_MAIL_HTML_RESOLUTION
          TAG_MAIL_HTML_RESOLUTION property about TO HTML MAIL: indicates whether to show DHTML page (jrs.mail_html_resolution)
static java.lang.String TAG_MAIL_IS_CHART_APPLET
          TAG_MAIL_IS_CHART_APPLET property about TO HTML MAIL: indicates whether the chart in html file is an applet (jrs.mail_is_chart_applet)
static java.lang.String TAG_MAIL_IS_CSV
          TAG_MAIL_IS_CSV property about TO TEXT MAIL: indicates whether the text file is csv format(jrs.mail_is_csv)
static java.lang.String TAG_MAIL_IS_DHTML
          TAG_MAIL_IS_DHTML property about TO HTML MAIL: indicates whether to show DHTML page (jrs.mail_is_dhtml)
static java.lang.String TAG_MAIL_IS_MULTI_FILES
          TAG_MAIL_IS_MULTI_FILES property about TO HTML MAIL: indicates whether html is generated to a file or to multiple files (jrs.mail_is_multi_files)
static java.lang.String TAG_MAIL_IS_NORMAL_TEXT
          TAG_MAIL_IS_NORMAL_TEXT property about TO TEXT MAIL: indicates whether this text file is a standard data format or not.
static java.lang.String TAG_MAIL_IS_ONLY_DATA
          TAG_MAIL_IS_ONLY_DATA property about TO XML MAIL: indicates that only database column information is exported to the XML file, otherwise all report details, including all the properties will be exported (jrs.mail_is_only_data)
static java.lang.String TAG_MAIL_IS_QUOTEMARK
          TAG_MAIL_IS_QUOTEMARK property about TO TEXT MAIL: indicates whether the strings have quotemarks (jrs.mail_is_quotemark)
static java.lang.String TAG_MAIL_IS_TAB
          TAG_MAIL_IS_TAB property about TO TEXT MAIL: indicates whether the delimiter is tab char or not(jrs.mail_is_tab).
static java.lang.String TAG_MAIL_MATCH_LAYOUT
          TAG_MAIL_MATCH_LAYOUT property about TO EXCEL MAIL: indicates that if the excel has match layout format (jrs.mail_match_layout)
static java.lang.String TAG_MAIL_NAME
          TAG_MAIL_NAME property about the task "Publish to Email": the result file name before running(jrs.mail_name).
static java.lang.String TAG_MAIL_NO_MARGIN_HTML
          TAG_MAIL_NO_MARGIN_HTML property about TO HTML MAIL: indicates whether no margin in the HTML page (jrs.mail_no_margin_html)
static java.lang.String TAG_MAIL_NO_MARGIN_PDF
          TAG_MAIL_NO_MARGIN_PDF property about TO PDF MAIL: indicates whether no margin (jrs.mail_no_margin_pdf)
static java.lang.String TAG_MAIL_NO_MARGIN_PS
          TAG_MAIL_NO_MARGIN_PS property about TO PS MAIL: indicates whether no margin (jrs.mail_no_margin_ps)
static java.lang.String TAG_MAIL_NO_MARGIN_RTF
          TAG_MAIL_NO_MARGIN_RTF property about TO RTF MAIL: indicates whether no margin (jrs.mail_no_margin_rtf)
static java.lang.String TAG_MAIL_PDF_ACROSS_PAGE
           
static java.lang.String TAG_MAIL_PDF_ENCRYPT
           
static java.lang.String TAG_MAIL_PDF_FILE
          TAG_MAIL_PDF_FILE property about the task "Publish to Email": the mail attach pdf file's name(jrs.mail_pdf_file).
static java.lang.String TAG_MAIL_PDF_LOGIC_SPLIT
           
static java.lang.String TAG_MAIL_PDF_MARGIN
           
static java.lang.String TAG_MAIL_PDF_MARGIN_B
           
static java.lang.String TAG_MAIL_PDF_MARGIN_L
           
static java.lang.String TAG_MAIL_PDF_MARGIN_R
           
static java.lang.String TAG_MAIL_PDF_MARGIN_T
           
static java.lang.String TAG_MAIL_PDF_PAGE_HEIGHT
           
static java.lang.String TAG_MAIL_PDF_PAGE_WIDTH
           
static java.lang.String TAG_MAIL_PDF_PAPER_SIZE
           
static java.lang.String TAG_MAIL_PDF_PWD
           
static java.lang.String TAG_MAIL_PDF_SPLIT_PAGE
           
static java.lang.String TAG_MAIL_PRINT_MODE_PDF
          TAG_MAIL_PRINT_MODE_PDF property about TO PDF MAIL: indicates whether is print mode (jrs.mail_print_mode_pdf)
static java.lang.String TAG_MAIL_PS_FILE
          TAG_MAIL_PS_FILE property about the task "Publish to Email": the mail attach ps file's name(jrs.mail_ps_file).
static java.lang.String TAG_MAIL_RELATIVE_FONT_SIZE
          TAG_MAIL_RELATIVE_FONT_SIZE property about TO HTML MAIL: indicates whether use relative font size to generate the HTML page (jrs.mail_relative_font_size)
static java.lang.String TAG_MAIL_REPEAT
          TAG_MAIL_IS_REPEAT property about TO TEXT MAIL: indicates whether the same content is repeated (jrs.mail_is_repeat)
static java.lang.String TAG_MAIL_RESOLUTION
          TAG_MAIL_RESOLUTION property about TO TEXT MAIL: indicates whether setting resolution of text file (jrs.mail_resolution)
static java.lang.String TAG_MAIL_RST_DIR
          TAG_MAIL_RST_DIR property about task: indicate directory of result file after executing sending mail task(jrs.mail_rst_dir).
static java.lang.String TAG_MAIL_RST_FILE
          TAG_EXEC_HOST property about task: indicate name of result file after executing sending mail task(jrs.mail_rst_file).
static java.lang.String TAG_MAIL_RTF_FILE
          TAG_MAIL_RTF_FILE property about the task "Publish to Email": the mail attach rtf file's name(jrs.mail_rtf_file).
static java.lang.String TAG_MAIL_SIZE
          TAG_MAIL_SIZE property about the task "Publish to Email": the threshold of result file size(jrs.mail_size).
static java.lang.String TAG_MAIL_SUBJECT
          TAG_MAIL_SUBJECT property about the task "Publish to Email": the mail subject(jrs.mailsubject).
static java.lang.String TAG_MAIL_SUBJECT_PMT
          TAG_MAIL_SUBJECT_PMT prompt for the Subject field when composing notification emails: the Subject prompt("Subject:").
static java.lang.String TAG_MAIL_TEXT_FILE
          TAG_MAIL_TEXT_FILE property about the task "Publish to Email": the mail attach text file's name(jrs.mail_text_file).
static java.lang.String TAG_MAIL_TEXT_OVERFLOW
          TAG_MAIL_TEXT_OVERFLOW property about TO HTML MAIL: indicates the text overflow type (jrs.mail_text_overflow)
static java.lang.String TAG_MAIL_TIFF_COMPRESS
           
static java.lang.String TAG_MAIL_TIFF_MARGIN
           
static java.lang.String TAG_MAIL_TIFF_MARGIN_B
           
static java.lang.String TAG_MAIL_TIFF_MARGIN_L
           
static java.lang.String TAG_MAIL_TIFF_MARGIN_R
           
static java.lang.String TAG_MAIL_TIFF_MARGIN_T
           
static java.lang.String TAG_MAIL_TIFF_MONOCHROME
           
static java.lang.String TAG_MAIL_TO
          TAG_MAIL_TO property about the task "Publish to Email": the mail to(jrs.mailto).
static java.lang.String TAG_MAIL_TO_PMT
          TAG_MAIL_TO_PMT prompt for the To field when composing notification emails: the mailto prompt("To:").
static java.lang.String TAG_MAIL_TO_REFERUSER
          TAG_MAIL_TO_REFERUSER property about the task "Publish to Email": send multiple mails to refered users(jrs.mail_to_referuser).
static java.lang.String TAG_MAIL_TOC_PDF
          TAG_MAIL_TOC_PDF property about TO PDF MAIL: indicates whether the pdf has TOC (jrs.mail_toc_pdf)
static java.lang.String TAG_MAIL_TXT_COMPRESS
          TAG_MAIL_TXT_COMPRESS property about TO TEXT MAIL: indicates whether to compress the published text file (jrs.mail_txt_compress)
static java.lang.String TAG_MAIL_TXT_WINDOWS
          TAG_MAIL_TXT_WINDOWS property about TO TEXT MAIL: indicates whether the text file has "\n" for UNIX or "\r\n" for OS390 and Windows(jrs.mail_txt_windows)
static java.lang.String TAG_MAIL_USE_TABLE
          TAG_MAIL_USE_TABLE property about TO HTML MAIL: indicates whether use HTML table to generate the HTML page (jrs.mail_use_table)
static java.lang.String TAG_MAIL_WEB_BROWSER
          TAG_MAIL_WEB_BROWSER property about TO HTML MAIL: indicates generating HTML pages for which Web browser.
static java.lang.String TAG_MAIL_XML_FILE
          TAG_MAIL_XML_FILE property about the task "Publish to Email": the mail attach xml file's name(jrs.mail_xml_file).
static java.lang.String TAG_MAIL_XSDFILE
          TAG_MAIL_XSDFILE property about TO XML MAIL: indicates the xsd file path, such as url and real paths (jrs.mail_xsdfile)
static java.lang.String TAG_MAXVERSION
          TAG_FILE the HTTP query field: max version limit(jrs.maxversion).
static java.lang.String TAG_NAMED_WHERE_PORTION
          TAG_WHERE_CLAUSE property about report: named WHERE portion(jrs.named_wp).
static java.lang.String TAG_NEED_EXPIRE
          TAG_NEED_EXPIRE the HTTP query field about editing Publish to Version System tasks in web browsers: whether check expiration days in the web page(jrs.need_expire).
static java.lang.String TAG_NEED_MAXVERSION
          TAG_NEED_MAXVERSION the HTTP query field: max version limit has been set(jrs.need_maxverion).
static java.lang.String TAG_NEW_DB_PSWD
          TAG_NEW_DB_PSWD property to run reports: the new DB password(jrs.new_db_pswd).
static java.lang.String TAG_NEW_PASSWORD
          TAG_NEW_PASSWORD the HTTP query field about changing password: new password(jrs.new_password).
static java.lang.String TAG_NEXT_EXE_TIME
          TAG_NEXT_EXE_TIME property about the scheduled tasks: the next execution time(jrs.next_exe_time).
static java.lang.String TAG_NO_MARGIN_HTML
          TAG_NO_MARGIN_HTML property about TO HTML: indicates whether no margin in the HTML page(jrs.no_margin_html).
static java.lang.String TAG_NO_MARGIN_MAIL
          TAG_NO_MARGIN_MAIL property about TO EMail: indicates whether no margin for the report in the email(jrs.no_margin_mail).
static java.lang.String TAG_NO_MARGIN_PDF
          TAG_NO_MARGIN_PDF property about TO PDF: indicates whether no margin(jrs.no_margin_pdf).
static java.lang.String TAG_NO_MARGIN_PS
          TAG_NO_MARGIN_PS property about TO Postscript: indicates whether no margin(jrs.no_margin_ps).
static java.lang.String TAG_NO_MARGIN_RTF
          TAG_NO_MARGIN_RTF property about TO Rich Text Format: indicates whether no margin(jrs.no_margin_rtf).
static java.lang.String TAG_NO_WARNING
          TAG_NO_WARNING the HTTP query field about editing Publish to Email tasks in web browsers: whether warning when the task include more one Email(jrs.no_warning).
static java.lang.String TAG_NODE_DESC
          TAG_NODE_DESC the description of the resource node(jrs.node_desc).
static java.lang.String TAG_NODE_IMPORT_NO_REAL_PATH
          TAG_NODE_IMPORT_NO_REAL_PATH indicate if set real path when import(jrs.node_no_real_path).
static java.lang.String TAG_NODE_NAME
          TAG_NODE_NAME the name of a node in resource tree.
static java.lang.String TAG_NODE_PROP
          TAG_NODE_PROP the properties of the node to be deployed(jrs.node_prop).
static java.lang.String TAG_NODE_REAL_PATH
          TAG_NODE_REAL_PATH the real path of the resource node(jrs.node_real_path).
static java.lang.String TAG_NODE_SHARE
          TAG_NODE_SHARE indicates if the resource node is shared(jrs.node_share).
static java.lang.String TAG_NODE_TYPE
          TAG_NODE_TYPE the type of the resource node(jrs.node_type).
static java.lang.String TAG_NORMAL_MAIL
          TAG_NORMAL_MAIL property about the task "Publish to Email": the JReport mail(jrs.csmail).
static java.lang.String TAG_NOTIFICATION_EMAILS
          TAG_NOTIFICATION_EMAILS property of scheduled tasks: email notification list(jrs.notification_emails).
static java.lang.String TAG_ONCE_APM
          TAG_ONCE_APM property about task runtime(at): the PM or AM about run this task at(jrs.once_apm).
static java.lang.String TAG_ONLY_DEPLOY_FILES
          TAG_ONLY_DEPLOY_FILES indicates if just deploy catalogs and reports in the folder rather than deploy the folder.
static java.lang.String TAG_ONLY_DEPLOY_FILES_AND_SUBFOLDERS
          TAG_ONLY_DEPLOY_FILES_AND_SUBFOLDERS indicates if just deploy files and sub-folders in the folder rather than deploy the folder.
static int TAG_OVER_VIEW
          TAG_OVER_VIEW page style is over view(0).
static java.lang.String TAG_OWNER_NAME
          TAG_OWNER_NAME represent a folder's owner, a folder may has a owner, if a folder has a owner, it is called "user folder".
static java.lang.String TAG_PAGE_STYLE
          TAG_PAGE_STYLE page style of server home page(jrs.page_style).
static java.lang.String TAG_PARAM_FILE
          TAG_PARAM_FILE property about report: parameter file(jrs.param_file).
static java.lang.String TAG_PARAM_IO_TIME
          TAG_PARAM_IO_TIME the String value of the JREngine's IO time.
static java.lang.String TAG_PARAM_PREFIX
          TAG_PARAM_PREFIX the prefix of JReport parameters(jrs.param$).
static java.lang.String TAG_PARAM_PROCESS_TIME
          TAG_PARAM_PROCESS_TIME the string value of the JREngine's process time.
static java.lang.String TAG_PARAM_REASON
          TAG_PARAM_REASON the string value of the JREngine's error reason.
static java.lang.String TAG_PARAM_SID
          PARAM_SID the string value of the JREngine's SID.
static java.lang.String TAG_PARAM_SINGLE_THREAD
          TAG_PARAM_SINGLE_THREAD the string value of the JREngine's single thread.
static java.lang.String TAG_PARAM_STATUS
          the value of Engine's status.
static java.lang.String TAG_PARAM_TOTAL_PAGE_NUMBER
          TAG_PARAM_TOTAL_PAGE_NUMBER the string value of the JREngine's TOTAL PAGE NUMBER.
static java.lang.String TAG_PARAM_VALUES
          TAG_PARAM_VALUES the escaped string of the parameter values of the report.
static java.lang.String TAG_PASSWORD
          TAG_PASSWORD the HTTP query field about changing password: current password(jrs.password).
static java.lang.String TAG_PASSWORD_PDF
          TAG_PASSWORD_PDF property about TO PDF: indicates whether password(jrs.password_pdf).
static java.lang.String TAG_PATH
          TAG_PATH is for the tag to transfer resource paths to JRClient: the resource path(jrs.path).
static java.lang.String TAG_PDF
          TAG_PDF property about the task "Publish to File System": PDF result name(jrs.pdf).
static java.lang.String TAG_PDF_DIR
          TAG_PDF_DIR property about the task "Publish to File System": the path of PDF result(jrs.pdf_dir).
static java.lang.String TAG_PERMISSION_MEMBER
          TAG_PERMISSION_MEMBER indicates the members can get the permission(jrs.permission_member).
static java.lang.String TAG_PERMISSION_VALUES
          TAG_PERMISSION_VALUES indicates the permissions that will set to members(jrs.permission_values).
static java.lang.String TAG_PRINT_MODE_PDF
          TAG_PRINT_MODE_PDF property about TO PDF: indicates whether is print mode(jrs.print_mode_pdf).
static java.lang.String TAG_PRINTER
          TAG_PRINTER property about jreport tasks: printer name(jrs.printer).
static java.lang.String TAG_PRINTER_ORIENTATION
           
static int TAG_PRINTER_ORIENTATION_LANDSCAPE
           
static int TAG_PRINTER_ORIENTATION_PORTRAIT
           
static java.lang.String TAG_PRINTER_PAPER_SIZE
           
static java.lang.String TAG_PS
          TAG_PS property about the task "Publish to File System": Postscript result name(jrs.ps).
static java.lang.String TAG_PS_DIR
          TAG_PS_DIR property about the task "Publish to File System": the path of Postscript result(jrs.ps_dir).
static java.lang.String TAG_READ
          Deprecated. since version 6.1, replaced by READ
static java.lang.String TAG_REAL_PATH
          Deprecated. Replaced by TAG_NODE_REAL_PATH.
static java.lang.String TAG_RELATIVE_FONT_SIZE
          TAG_RELATIVE_FONT_SIZE property about TO HTML: indicates whether use relative font size to generate the HTML page(jrs.relative_font_size).
static java.lang.String TAG_REMOTE_ADDR
          TAG_REMOTE_ADDR the remote address of the client sent request(jrs.remote_addr);
static java.lang.String TAG_REMOTE_HOST
          TAG_REMOTE_HOST property about report: remote host(jrs.remote_host).
static java.lang.String TAG_REPLACE_OLD_VERSION
          TAG_REPLACE_OLD_VERSION indicates if replace the previous version(jrs.replace_old_version).
static java.lang.String TAG_REPORT
          TAG_REPORT property about report: report(jrs.report).
static java.lang.String TAG_REPORT_COUNTRY
          TAG_REPORT_COUNTRY property about report: report language(jrs.rpt_country).
static java.lang.String TAG_REPORT_ENCODING
          TAG_REPORT_ENCODING property about report: report encoding(jrs.rpt_encoding).
static java.lang.String TAG_REPORT_ID
           
static java.lang.String TAG_REPORT_LANGUAGE
          TAG_REPORT_LANGUAGE property about report: report language(jrs.rpt_language).
static java.lang.String TAG_REPORT_TIMEOUT
          TAG_REPORT_TIMEOUT the time limit set by customer or system, if the running report time exceed it, system will identify the report as a large report by default.
static java.lang.String TAG_REQUEST_URL
          TAG_REQUEST_URL the request URL String(jrs.request_url).
static java.lang.String TAG_RESULT
          TAG_RESULT the HTTP query field: report result(jrs.result).
static java.lang.String TAG_RESULT_DOC
          TAG_RESULT_DOC the HTTP query field: report result doc (jrs.result_doc).
static java.lang.String TAG_RESULT_LOCATION
          TAG_RESULT_LOCATION
static java.lang.String TAG_RESULT_TYPE
          TAG_RESULT_TYPE property about report: result type(jrs.result_type).
static java.lang.String TAG_ROLE
          TAG_ROLE the role(jrs.role).
static java.lang.String TAG_ROLE_PERMISSION
          TAG_ROLE_PERMISSION the role permission(jrs.role_permission).
static java.lang.String TAG_RPT_RST_TYPES
          TAG_RPT_RST_TYPES the command of report HTTP server(jrs.report_result_types)
static java.lang.String TAG_RPT_VERSION
          TAG_RPT_VERSION the version of report(jrs.rpt_version).
static java.lang.String TAG_RSD
          TAG_RSD property about the task "Publish to File System": Rsd result name(jrs.rsd).
static java.lang.String TAG_RSD_DIR
          TAG_RSD_DIR property about the task "Publish to File System": the path of rsd result(jrs.rsd_dir).
static java.lang.String TAG_RST
          TAG_RST property about the task "Publish to File System": JReport result name(jrs.rst).
static java.lang.String TAG_RST_DIR
          TAG_RST_DIR property about the task "Publish to File System": the path of JReport result(jrs.rst_dir).
static int TAG_RST_SAVE_FULL_VERSION
           
static int TAG_RST_SAVE_REPORT_VERSION
           
static java.lang.String TAG_RST_VERSION
          TAG_RST_VERSION the version of result(jrs.rst_version).
static java.lang.String TAG_RTF
          TAG_RTF property about the task "Publish to File System": RTF(Rich Text Format) result name(jrs.rtf).
static java.lang.String TAG_RTF_DIR
          TAG_RTF_DIR property about the task "Publish to File System": the path of RTF(Rich Text Format) result(jrs.rtf_dir).
static java.lang.String TAG_SCH_DAYS
          TAG_SCH_DAYS property about task runtime(periodically): the days in-between if run daily(jrs.sch_days).
static java.lang.String TAG_SCH_MONTH1
          TAG_SCH_MONTH1 property about task runtime(periodically):the months in-between if run monthly and under the mode of Date (jrs.months1).
static java.lang.String TAG_SCH_MONTH2
          TAG_SCH_MONTH2 property about task runtime(periodically):the months in-between if run monthly and under the mode of Weekday(jrs.months2).
static java.lang.String TAG_SCH_WEEKS
          TAG_SCH_WEEKS property about task runtime(periodically): indicate the week if run weekly (jrs.sch_weeks).
static java.lang.String TAG_SCHEDULE
          Deprecated. since version 6.1, replaced by SCHEDULE
static java.lang.String TAG_SERVER_MONITOR_JSP_FINISHED_MAXMINUTE
          TAG_SERVER_MONITOR_JSP_FINISHED_MAXMINUTE the max keep time allowing a finished report kept in monitor.
static java.lang.String TAG_SERVER_MONITOR_JSP_FINISHED_MAXNUMBER
          TAG_SERVER_MONITOR_JSP_FINISHED_MAXNUMBER the max number of finished reports.
static java.lang.String TAG_SERVER_MONITOR_JSP_REFRESH
          TAG_SERVER_MONITOR_REFRESH the time to refresh monitor.
static java.lang.String TAG_SERVER_MONITOR_JSP_RUNNING_OVERTIME
          TAG_SERVER_MONITOR_JSP_RUNNING_OVERTIME the time limit set by customer or system, if the running report time exceed it, system will identify the report as a overtime-running report by default.
static java.lang.String TAG_SERVER_MONITOR_JSP_USER
          TAG_SERVER_MONITOR_JSP_USER the user who is using monitor in jsp.
static java.lang.String TAG_SORT_ORDER
          TAG_SORT_ORDER the report order's sorting order
static java.lang.String TAG_STYLE_GROUP
          TAG_STYLE_GROUP property about report: style group(jrs.style_group).
static java.lang.String TAG_SUBMIT_TIME
          TAG_SUBMIT_TIME the request SUBMIT_TIME String(jrs.request_url).
static java.lang.String TAG_SUCCESS_NOTIFY
          TAG_SUCCESS_NOTIFY property of scheduled tasks: email notification for successful reports(jrs.success_notify).
static java.lang.String TAG_TASK_CLASS
          TAG_TASK_CLASS property of scheduled tasks: task class(jrs.task_class).
static java.lang.String TAG_TASK_ID
          TAG_TASK_ID property of scheduled tasks: task ID(jrs.task_id).
static java.lang.String TAG_TASK_LISTENER_CLASS
          TAG_TASK_LISTENER_CLASS property about task: indicate user's java class name implemented TaskListener(jrs.task_listener_class).
static java.lang.String TAG_TASK_NAME
          TAG_TASK_NAME property of scheduled tasks: task name(jrs.task_name).
static java.lang.String TAG_TASK_SHOW_NAME
          TAG_TASK_SHOW_NAME property of scheduled tasks: task display name(jrs.task_show_name).
static java.lang.String TAG_TEMP_FILE
          TAG_TEMP_FILE the HTTP query field: temp file(jrs.temp_file).
static java.lang.String TAG_TEXT
          TAG_TEXT property about the task "Publish to File System": TEXT result name(jrs.text).
static java.lang.String TAG_TEXT_DIR
          TAG_TEXT_DIR property about the task "Publish to File System": the path of TEXT result(jrs.text_dir).
static java.lang.String TAG_TEXT_OVERFLOW
          TAG_TEXT_OVERFLOW property about TO HTML: indicates the text overflow type(jrs.text_overflow).
static java.lang.String TAG_THE_NAME_OF_PREFERRED_SERVER
          TAG_THE_NAME_OF_PREFERRED_SERVER indicate the name of the specified server (jrs.the_name_of_preferred_server)
static int TAG_TIFF_COMPRESS_DEFAULT
           
static int TAG_TIFF_COMPRESS_JEPG_TTN2
           
static int TAG_TIFF_COMPRESS_NONE
           
static int TAG_TIFF_COMPRESS_PACKBITS
           
static java.lang.String TAG_TIMEOUT_SEND_EMAIL
          TAG_TIMEOUT_SEND_EMAIL the large report will send a E-mail or not.
static java.lang.String TAG_TIMEOUT_SENDMAIL_MESSAGE
          TAG_TIMEOUT_SENDMAIL_MESSAGE the message added by user when a large report is sent to E-mail
static java.lang.String TAG_TIMEZONE
          TAG_TIMEZONE property about report: time zone(jrs.timezone).
static java.lang.String TAG_TO_DISK
          TAG_TO_DISK property about schedule: indicates that if the schedule has to disk task(jrs.to_disk).
static java.lang.String TAG_TO_DISK_EXCEL_PATH_TYPE
          TAG_TO_DISK_EXCEL_PATH_TYPE indicate publish excel file to report server path or server real path
static java.lang.String TAG_TO_DISK_HTML_PATH_TYPE
          TAG_TO_DISK_HTML_PATH_TYPE indicate publish html file to report server path or server real path
static java.lang.String TAG_TO_DISK_PDF_PATH_TYPE
          TAG_TO_DISK_PDF_PATH_TYPE indicate publish pdf file to report server path or server real path
static java.lang.String TAG_TO_DISK_PS_PATH_TYPE
          TAG_TO_DISK_PS_PATH_TYPE indicate publish Postscript file to report server path or server real path
static int TAG_TO_DISK_REAL_SERVER_PATH
          TAG_TO_DISK_REAL_SERVER_PATH publish to server real path
static int TAG_TO_DISK_RPT_SERVER_PATH
          TAG_TO_DISK_RPT_SERVER_PATH publish to report server path
static java.lang.String TAG_TO_DISK_RSD_PATH_TYPE
          TAG_TO_DISK_RSD_PATH_TYPE indicate publish rsd file to report server path or server real path
static java.lang.String TAG_TO_DISK_RST_PATH_TYPE
          TAG_TO_DISK_RST_PATH_TYPE indicate publish result file to report server path or server real path
static java.lang.String TAG_TO_DISK_RTF_PATH_TYPE
          TAG_TO_DISK_RTF_PATH_TYPE indicate publish rich text format file to report server path or server real path
static java.lang.String TAG_TO_DISK_SVG
           
static java.lang.String TAG_TO_DISK_SVG_PATH_TYPE
          TAG_TO_DISK_SVG_PATH_TYPE indicate publish svg file to report server path or server real path
static java.lang.String TAG_TO_DISK_TEXT_PATH_TYPE
          TAG_TO_DISK_TEXT_PATH_TYPE indicate publish text file to report server path or server real path
static java.lang.String TAG_TO_DISK_TIFF
           
static java.lang.String TAG_TO_DISK_TIFF_PATH_TYPE
          TAG_TO_DISK_TIFF_PATH_TYPE indicate publish tiff file to report server path or server real path
static java.lang.String TAG_TO_DISK_XML_PATH_TYPE
          TAG_TO_DISK_XML_PATH_TYPE indicate publish xml file to report server path or server real path
static java.lang.String TAG_TO_ENCODING
          TAG_TO_ENCODING property about report: the encoding after converting(jrs.to_encoding).
static java.lang.String TAG_TO_EXCEL
          TAG_TO_EXCEL property about task 'run publish':indicate file type as excel file if publishing to disk (jrs.to_excel).
static java.lang.String TAG_TO_FAX
          TAG_TO_FAX property about schedule: indicates that if the schedule has to fax task(jrs.to_fax).
static java.lang.String TAG_TO_FAX_COMMENTS
          TAG_TO_FAX_COMMENTS property about schedule: indicates fax comments (jrs.to_fax_comments)
static java.lang.String TAG_TO_FAX_DATE
          TAG_TO_FAX_DATE property about schedule: indicates fax send date
static java.lang.String TAG_TO_FAX_FOR_REVIEW
          TAG_TO_FAX_FOR_REVIEW property about schedule: indicates whether this fax is for review
static java.lang.String TAG_TO_FAX_FROM
          TAG_TO_FAX_FROM property about schedule: indicates the fax sender (jrs.to_fax_from)
static java.lang.String TAG_TO_FAX_FROM_COMPANY_NAME
          TAG_TO_FAX_FROM_COMPANY_NAME property about schedule: indicates the sender's company
static java.lang.String TAG_TO_FAX_FROM_PHONE
          TAG_TO_FAX_FROM_PHONE property about schedule: indicates the sender's phone number
static java.lang.String TAG_TO_FAX_IS_INCLUDE_COVER
          TAG_TO_FAX_IS_INCLUDE_COVER property about schedule: indicates whether include fax cover
static java.lang.String TAG_TO_FAX_PLEASE_COMMENT
          TAG_TO_FAX_PLEASE_COMMENT property about schedule: indicates whether this fax need comment
static java.lang.String TAG_TO_FAX_PLEASE_RECYCLE
          TAG_TO_FAX_PLEASE_RECYCLE property about schedule: indicates whether this fax need recycle
static java.lang.String TAG_TO_FAX_PLEASE_REPLY
          TAG_TO_FAX_PLEASE_REPLY property about schedule: indicates whether this fax need reply
static java.lang.String TAG_TO_FAX_QUALITY
          TAG_TO_FAX_QUALITY property about schedule: indicates fax quality (jrs.to_fax_quality)
static java.lang.String TAG_TO_FAX_QUALITY_BEST
          TAG_TO_FAX_QUALITY_BEST property about schedule: indicates best fax quality (jrs.to_fax_quality_best)
static java.lang.String TAG_TO_FAX_QUALITY_FAST
          TAG_TO_FAX_QUALITY_FAST property about schedule: indicates fast fax quality (jrs.to_fax_quality_fast)
static java.lang.String TAG_TO_FAX_QUALITY_NORMAL
          TAG_TO_FAX_QUALITY_NORMAL property about schedule: indicates normal fax quality (jrs.to_fax_quality_normal)
static java.lang.String TAG_TO_FAX_SUBJECT
          TAG_TO_FAX_SUBJECT property about schedule: indicates fax subject (jrs.to_fax_subject)
static java.lang.String TAG_TO_FAX_TO
          TAG_TO_FAX_TO property about schedule: indicates the fax receiptor (jrs.to_fax_to)
static java.lang.String TAG_TO_FAX_TO_FAX_NUMBER
          TAG_TO_FAX_TO_FAX_NUMBER about schedule: indicates the receiptor's fax number (jrs.to_fax_to_fax_num)
static java.lang.String TAG_TO_FAX_URGENT
          TAG_TO_FAX_IS_INCLUDE_COVER property about schedule: indicates whether this fax is urgent
static java.lang.String TAG_TO_HTML
          TAG_TO_HTML property about task 'run publish':indicate file type as HTML file if publishing to disk (jrs.to_html).
static java.lang.String TAG_TO_MAIL
          TAG_TO_MAIL property about schedule: indicates that if the schedule has to e-mail task(jrs.to_mail).
static java.lang.String TAG_TO_MAIL_EXCEL
          TAG_TO_MAIL_EXCEL property about TO MAIL: indicates that if the schedule has to excel mail task(jrs.to_mail_excel).
static java.lang.String TAG_TO_MAIL_HTML
          TAG_TO_MAIL_HTML property about TO MAIL: indicates that if the schedule has to html mail task(jrs.to_mail_html).
static java.lang.String TAG_TO_MAIL_HTMLMAIL
          TAG_TO_MAIL_HTMLMAIL property about TO MAIL: indicates that if the mail is html format(jrs.to_mail_htmlmail).
static java.lang.String TAG_TO_MAIL_PDF
          TAG_TO_MAIL_PDF property about TO MAIL: indicates that if the schedule has to pdf mail task.
static java.lang.String TAG_TO_MAIL_PLAINTXT
          deprecated.
static java.lang.String TAG_TO_MAIL_PS
          TAG_TO_MAIL_PS property about TO MAIL: indicates that if the schedule has to postscript mail task(jrs.to_mail_ps).
static java.lang.String TAG_TO_MAIL_RST
          TAG_TO_MAIL_RST property about TO MAIL: indicates that if the mail has rst attached file(jrs.to_mail_rst).
static java.lang.String TAG_TO_MAIL_RTF
          TAG_TO_MAIL_RTF property about TO MAIL: indicates that if the schedule has to rtf mail task(jrs.to_mail_rtf).
static java.lang.String TAG_TO_MAIL_SVG
           
static java.lang.String TAG_TO_MAIL_TIFF
           
static java.lang.String TAG_TO_MAIL_TXT
          TAG_TO_MAIL_TXT property about TO MAIL: indicates that if the schedule has to text mail task(jrs.to_mail_txt).
static java.lang.String TAG_TO_MAIL_XML
          TAG_TO_MAIL_XML property about TO MAIL: indicates that if the schedule has to xml mail task.
static java.lang.String TAG_TO_PDF
          TAG_TO_PDF property about task 'run publish':indicate file type as PDF file if publishing to disk (jrs.to_pdf).
static java.lang.String TAG_TO_PRINTER
          TAG_TO_PRINTER property about schedule: indicates that if the schedule has to printer task(jrs.to_printer).
static java.lang.String TAG_TO_PS
          TAG_TO_PS property about task 'run publish':indicate file type as Postscript file if publishing to disk (jrs.to_ps).
static java.lang.String TAG_TO_RSD
          TAG_TO_RSD property about task 'run publish':indicate file type as rsd file if publishing to disk (jrs.to_rsd).
static java.lang.String TAG_TO_RST
          TAG_TO_RST property about task 'run publish':indicate file type as result file if publishing to disk (jrs.to_rst).
static java.lang.String TAG_TO_RTF
          TAG_TO_RTF property about task 'run publish':indicate file type as Rich Text Format file if publishing to disk (jrs.to_rtf).
static java.lang.String TAG_TO_TEXT
          TAG_TO_TEXT property about task 'run publish':indicate file type as text file if publishing to disk (jrs.to_text).
static java.lang.String TAG_TO_VERSION
          TAG_TO_VERSION property about schedule: indicates that if the schedule has to version task(jrs.to_version).
static java.lang.String TAG_TO_VERSION_EXCEL
          TAG_TO_VERSION_EXCEL property about TO VERSION: indicates that if the schedule has to excel version task(jrs.to_version_excel).
static java.lang.String TAG_TO_VERSION_HTML
          TAG_TO_VERSION_HTML property about TO VERSION: indicates that if the schedule has to html version task(jrs.to_version_html).
static java.lang.String TAG_TO_VERSION_PDF
          TAG_TO_VERSION_PDF property about TO VERSION: indicates that if the schedule has to pdf version task(jrs.to_version_pdf).
static java.lang.String TAG_TO_VERSION_PS
          TAG_TO_VERSION_PS property about TO VERSION: indicates that if the schedule has to postscript version task(jrs.to_version_ps).
static java.lang.String TAG_TO_VERSION_RSD
          TAG_TO_VERSION_RSD property about TO VERSION: indicates that if the schedule has to rsd(DHTML result) version task(jrs.to_version_rsd).
static java.lang.String TAG_TO_VERSION_RST
          TAG_TO_VERSION_RST property about TO VERSION: indicates that if the schedule has to rst version task(jrs.to_version_rst).
static java.lang.String TAG_TO_VERSION_RTF
          TAG_TO_VERSION_RTF property about TO VERSION: indicates that if the schedule has to rtf version task(jrs.to_version_rtf).
static java.lang.String TAG_TO_VERSION_SVG
           
static java.lang.String TAG_TO_VERSION_TIFF
           
static java.lang.String TAG_TO_VERSION_TXT
          TAG_TO_VERSION_TXT property about TO VERSION: indicates that if the schedule has to text version task(jrs.to_version_txt).
static java.lang.String TAG_TO_VERSION_XML
          TAG_TO_VERSION_XML property about TO VERSION: indicates that if the schedule has to xml version task(jrs.to_version_xml).
static java.lang.String TAG_TO_XML
          TAG_TO_XML property about task 'run publish ':indicate file type as xml file if publishing to disk (jrs.to_xml).
static java.lang.String TAG_TOC_PDF
          TAG_TOC_PDF property about TO PDF: indicates whether the pdf has TOC(jrs.toc_pdf).
static java.lang.String TAG_TXT_COMPRESS
          TAG_TXT_COMPRESS property about TO TEXT: indicates whether to compress the published text file(jrs.txt_compress).
static java.lang.String TAG_TXT_COMPRESS_MAIL
          TAG_TXT_COMPRESS_MAIL property about the task "Publish to Email": the mail format based on TEXT(jrs.txt_compress_mail).
static java.lang.String TAG_TXT_WINDOWS
          TAG_TXT_WINDOWS property about TO TEXT: indicates whether to apply "\r\n" for OS390 and Windows or "\n" for UNIX (jrs.txt_windows).
static java.lang.String TAG_UID
          TAG_UID property about report: user ID(jrs.uid).
static java.lang.String TAG_UPD_APM
          TAG_UPD_APM property about task runtime(periodically): the PM or AM about Updata at(jrs.upd_apm).
static java.lang.String TAG_USE_DEF_DB_USER
          TAG_USE_DEF_DB_USER property to run reports: whether use the default DB user ID and password in the catalog(jrs.use_def_db_user).
static java.lang.String TAG_USE_NEW_DB_PSWD
          TAG_USE_NEW_DB_PSWD property to run reports: whether use the new DB password(jrs.use_new_db_pswd).
static java.lang.String TAG_USE_TABLE
          TAG_USE_TABLE property about TO HTML: indicates whether use HTML table to generate the HTML page(jrs.use_table).
static java.lang.String TAG_USE_TABLE_MAIL
          TAG_USE_TABLE_MAIL property about the task "Publish to Email": the mail format based on HTML(jrs.use_table_mail).
static java.lang.String TAG_USER
          TAG_USER the user(jrs.user).
static java.lang.String TAG_USER_PERMISSION
          TAG_USER_PERMISSION the user permission(jrs.user_permission).
static java.lang.String TAG_USERDEFINED_PROPERTY_PREFIX
          TAG_USERDEFINED_PROPERTY_PREFIX the prefix of the user-defined properties(userdefined.properties.).
static java.lang.String TAG_VER_DATE
          TAG_VER_ID the tag to transfer result version records to JRClient: the result version creation time in miliseconds.
static java.lang.String TAG_VER_DATE_STR
          TAG_VER_ID the tag to transfer result version records to JRClient: the result version creation time in date string.
static java.lang.String TAG_VER_ID
          TAG_VER_ID the tag to transfer result version records to JRClient: the result version ID.
static java.lang.String TAG_VER_NAME
          TAG_VER_NAME property about the result version: the result version name(jrs.version_name).
static java.lang.String TAG_VER_PARAM
          TAG_VER_ID the tag to transfer result version records to JRClient: the result version parameter file.
static java.lang.String TAG_VER_RST
          TAG_VER_ID the tag to transfer result version records to JRClient: the result version file.
static java.lang.String TAG_VERSION_CHAR_HEIGHT
          TAG_VERSION_CHAR_HEIGHT property about TO TEXT VERSION: indicates the user defined character height (jrs.version_char_height) It would be given up if the value is 0 or less than 0.
static java.lang.String TAG_VERSION_CHAR_WIDTH
          TAG_VERSION_CHAR_WIDTH property about TO TEXT VERSION: indicates the user defined character width (jrs.version_char_width) It would be given up if the value is 0 or less than 0.
static java.lang.String TAG_VERSION_COMPRESS_IMAGE_PDF
          TAG_VERSION_COMPRESS_IMAGE_PDF property about TO PDF VERSION: indicates whether compress image (jrs.version_compress_image_pdf)
static java.lang.String TAG_VERSION_DELIMITER
          TAG_VERSION_DELIMITER property about TO TEXT VERSION: A character which will be used in SDF(Standard Data Format) format.
static java.lang.String TAG_VERSION_DRILLDOWN
          TAG_VERSION_DRILLDOWN property about TO HTML VERSION: indicates whether can drilldown the HTML page (jrs.version_drilldown)
static java.lang.String TAG_VERSION_DRILLDOWN_PDF
          TAG_VERSION_DRILLDOWN_PDF property about TO PDF VERSION: indicates whether can drilldown the PDF page (jrs.version_drilldown_pdf)
static java.lang.String TAG_VERSION_EXCEL_BREAK_PAGE
           
static java.lang.String TAG_VERSION_EXCEL_EXPORT_XML
           
static java.lang.String TAG_VERSION_EXCEL_HIDE_BACK
           
static java.lang.String TAG_VERSION_EXCEL_WORDWRAP
          TAG_VERSION_EXCEL_WORDWRAP property about TO EXCEL VERSION: indicates that if the excel has wordwrap format (jrs.version_excel_wordwrap)
static java.lang.String TAG_VERSION_EXCEL2000
          TAG_VERSION_EXCEL2000 property about TO EXCEL VERSION: indicates that if the excel has excel2000 format (jrs.version_excel2000)
static java.lang.String TAG_VERSION_FORMAT_CHART
          TAG_VERSION_IS_CHART_APPLET property about TO HTML VERSION: indicates whether the chart in html file is an applet (jrs.version_is_chart_applet)
static java.lang.String TAG_VERSION_GIF_TRANSPARENT_PDF
          TAG_VERSION_GIF_TRANSPARENT_PDF property about TO PDF VERSION: indicates whether the figure is transparent or not (jrs.version_gif_transparent_pdf)
static java.lang.String TAG_VERSION_HAS_HYPERLINK
          TAG_VERSION_HAS_HYPERLINK property about TO HTML VERSION: indicates whether the hyperlink is generated (jrs.version_has_hyperlink)
static java.lang.String TAG_VERSION_HAS_PAGE_NUMBER
          TAG_VERSION_HAS_PAGE_NUMBER property about TO HTML VERSION: indicates whether generate the page number (jrs.version_has_page_number)
static java.lang.String TAG_VERSION_HAS_SHAPES
          TAG_VERSION_HAS_SHAPES property about TO EXCEL VERSION: indicates that if the excel has shapes (jrs.version_has_shapes)
static java.lang.String TAG_VERSION_HASHEADFOOT
          TAG_VERSION_HASHEADFOOT property about TO TEXT VERSION: indicates whether to generate the page header or footer (jrs.version_hasheadfoot)
static java.lang.String TAG_VERSION_HTML_RESOLUTION
          TAG_VERSION_HTML_RESOLUTION property about TO HTML VERSION: indicates the resolution of the HTML page (jrs.version_html_resolution)
static java.lang.String TAG_VERSION_ID
          TAG_VERSION_ID the HTTP query field: result version ID(jrs.version_id).
static java.lang.String TAG_VERSION_IS_CHART_APPLET
          TAG_VERSION_IS_CHART_APPLET property about TO HTML VERSION: indicates whether the chart in html file is an applet (jrs.version_is_chart_applet)
static java.lang.String TAG_VERSION_IS_CSV
          TAG_VERSION_IS_CSV property about TO TEXT VERSION: indicates whether the text file is csv format(jrs.version_is_csv)
static java.lang.String TAG_VERSION_IS_DHTML
          TAG_VERSION_IS_DHTML property about TO HTML VERSION: indicates whether to show DHTML page (jrs.version_is_dhtml)
static java.lang.String TAG_VERSION_IS_MATCH_LAYOUT
          TAG_VERSION_IS_MATCH_LAYOUT property about TO EXCEL VERSION: indicates that if the excel has match layout format.
static java.lang.String TAG_VERSION_IS_MULTI_FILES
          TAG_VERSION_IS_MULTI_FILES property about TO HTML VERSION: indicates whether html is generated to a file or to multiple files (jrs.version_is_multi_files)
static java.lang.String TAG_VERSION_IS_NORMAL_TEXT
          TAG_VERSION_IS_NORMAL_TEXT property about TO TEXT VERSION: indicates whether this text file is a standard data format or not.
static java.lang.String TAG_VERSION_IS_ONLY_DATA
          TAG_VERSION_IS_ONLY_DATA property about TO XML VERSION: indicates that only database column information is exported to the XML file, otherwise all report details, including all the properties will be exported (jrs.version_is_only_data)
static java.lang.String TAG_VERSION_IS_QUOTEMARK
          TAG_VERSION_IS_QUOTEMARK property about TO TEXT VERSION: indicates whether the strings have quotemarks (jrs.version_is_quotemark)
static java.lang.String TAG_VERSION_IS_REPEAT
          TAG_VERSION_IS_REPEAT property about TO TEXT VERSION: indicates whether the same content is repeated (jrs.version_is_repeat)
static java.lang.String TAG_VERSION_IS_TAB
          TAG_VERSION_IS_TAB property about TO TEXT VERSION: indicates whether the delimiter is tab char or not(jrs.version_is_tab).
static java.lang.String TAG_VERSION_NO_MARGIN_HTML
          TAG_VERSION_NO_MARGIN_HTML property about TO HTML VERSION: indicates whether no margin in the HTML page (jrs.version_no_margin_html)
static java.lang.String TAG_VERSION_NO_MARGIN_PDF
          TAG_VERSION_NO_MARGIN_PDF property about TO PDF VERSION: indicates whether no margin (jrs.version_no_margin_pdf)
static java.lang.String TAG_VERSION_NO_MARGIN_PS
          TAG_VERSION_NO_MARGIN_PS property about TO PS VERSION: indicates whether no margin (jrs.version_no_margin_ps)
static java.lang.String TAG_VERSION_NO_MARGIN_RTF
          TAG_VERSION_NO_MARGIN_RTF property about TO RTF VERSION: indicates whether no margin (jrs.version_no_margin_rtf)
static java.lang.String TAG_VERSION_NUMBER
          TAG_VERSION_NUMBER indicate version number (jrs.version_number).
static java.lang.String TAG_VERSION_PDF_ACROSS_PAGE
           
static java.lang.String TAG_VERSION_PDF_ENCRYPT
           
static java.lang.String TAG_VERSION_PDF_LOGIC_SPLIT
           
static java.lang.String TAG_VERSION_PDF_MARGIN
           
static java.lang.String TAG_VERSION_PDF_MARGIN_B
           
static java.lang.String TAG_VERSION_PDF_MARGIN_L
           
static java.lang.String TAG_VERSION_PDF_MARGIN_R
           
static java.lang.String TAG_VERSION_PDF_MARGIN_T
           
static java.lang.String TAG_VERSION_PDF_PAGE_HEIGHT
           
static java.lang.String TAG_VERSION_PDF_PAGE_WIDTH
           
static java.lang.String TAG_VERSION_PDF_PAPER_SIZE
           
static java.lang.String TAG_VERSION_PDF_PWD
           
static java.lang.String TAG_VERSION_PDF_SPLIT_PAGE
           
static java.lang.String TAG_VERSION_PRINT_MODE_PDF
          TAG_VERSION_PRINT_MODE_PDF property about TO PDF VERSION: indicates whether is print mode (jrs.version_print_mode_pdf)
static java.lang.String TAG_VERSION_RELATIVE_FONT_SIZE
          TAG_VERSION_RELATIVE_FONT_SIZE property about TO HTML VERSION: indicates whether use relative font size to generate the HTML page (jrs.version_relative_font_size)
static java.lang.String TAG_VERSION_RESULT
          TAG_VERSION_RESULT property about report version result file name(jrs.version_result).
static java.lang.String TAG_VERSION_RST_VERSION_TYPE
           
static java.lang.String TAG_VERSION_TEXT_OVERFLOW
          TAG_VERSION_TEXT_OVERFLOW property about TO HTML VERSION: indicates the text overflow type(jrs.version_text_overflow)
static java.lang.String TAG_VERSION_TIFF_COMPRESS
           
static java.lang.String TAG_VERSION_TIFF_MARGIN
           
static java.lang.String TAG_VERSION_TIFF_MARGIN_B
           
static java.lang.String TAG_VERSION_TIFF_MARGIN_L
           
static java.lang.String TAG_VERSION_TIFF_MARGIN_R
           
static java.lang.String TAG_VERSION_TIFF_MARGIN_T
           
static java.lang.String TAG_VERSION_TIFF_MONOCHROME
           
static java.lang.String TAG_VERSION_TOC_PDF
          TAG_VERSION_TOC_PDF property about TO PDF VERSION: indicates whether the pdf has TOC (jrs.version_toc_pdf)
static java.lang.String TAG_VERSION_TXT_COMPRESS
          TAG_VERSION_TXT_COMPRESS property about TO TEXT VERSION: indicates whether to compress the published text file (jrs.version_txt_compress)
static java.lang.String TAG_VERSION_TXT_WINDOWS
          TAG_VERSION_TXT_WINDOWS property about TO TEXT VERSION: indicates whether the text file has "\n" for UNIX or "\r\n" for OS390 and Windows(jrs.version_txt_windows)
static java.lang.String TAG_VERSION_USE_TABLE
          TAG_VERSION_USE_TABLE property about TO HTML VERSION: indicates whether use HTML table to generate the HTML page (jrs.version_use_table)
static java.lang.String TAG_VERSION_WEB_BROWSER
          TAG_VERSION_WEB_BROWSER property about TO HTML VERSION: indicates generating HTML pages for which Web browser.
static java.lang.String TAG_VERSION_XSDFILE
          TAG_VERSION_XSDFILE property about TO XML VERSION: indicates the xsd file path, such as url and real paths (jrs.version_xsdfile)
static java.lang.String TAG_VISIBLE
          Deprecated. since version 6.1, replaced by VISIBLE
static java.lang.String TAG_WAIT_RUN_TIME
          TAG_WAIT_RUN_TIME the waiting time for running.
static java.lang.String TAG_WEB_BROWSER
          TAG_WEB_BROWSER property about TO HTML: indicates generating HTML pages for which Web browser.
static java.lang.String TAG_WHERE_CLAUSE
          TAG_WHERE_CLAUSE property about report: WHERE clause(jrs.wc).
static java.lang.String TAG_WHERE_PORTION
          TAG_WHERE_PORTION property about report: WHERE portion(jrs.wp).
static java.lang.String TAG_WHICH_WEEK
          TAG_WHICH_WEEK property about task runtime(periodically):indicate the week if running monthly (jrs.which_week).
static java.lang.String TAG_WHICH_WEEKDAY
          TAG_WHICH_WEEKDAY property about task runtime(periodically):indicate weekday if run monthly (jrs.which_weekday).
static java.lang.String TAG_WKD_0
          TAG_WKD_* property about task run time(periodically):indicate the weekday if running repeat weekly (jrs.wkd*).
static java.lang.String TAG_WKD_1
           
static java.lang.String TAG_WKD_2
           
static java.lang.String TAG_WKD_3
           
static java.lang.String TAG_WKD_4
           
static java.lang.String TAG_WKD_5
           
static java.lang.String TAG_WKD_6
           
static java.lang.String TAG_WORDWRAP_EXCEL
          TAG_WORDWRAP_EXCEL property about TO EXCEL: indicates that if the excel has wordwrap format(jrs.is_wordwrap).
static java.lang.String TAG_WRITE
          Deprecated. since version 6.1, replaced by WRITE
static java.lang.String TAG_XML
          TAG_XML property about the task "Publish to File System": XML(Extensible Markup Language) result name(jrs.xml).
static java.lang.String TAG_XML_DIR
          TAG_XML_DIR property about the task "Publish to File System": the path of XML(Extensible Markup Language) result(jrs.xml_dir).
static java.lang.String TAG_XSDFILE
          TAG_XSDFILE property about TO XML: indicates the xsd file path, such as url and real paths(jrs.xsdfile)
static java.lang.String TASK_SEND_NORMAL_EMAIL
          TASK_SEND_NORMAL_EMAIL the class name of scheduled tasks: Send normal Emails only and running no report(jet.server.schedule.jrtasks.SendMailTask).
static java.lang.String TASK_TO_FILE
          TASK_TO_FILE the class name of scheduled tasks: Publish to File System(jet.server.schedule.jrtasks.PublishToDiskTask).
static java.lang.String TASK_TO_FILE_DISPLAY_NAME
          TASK_TO_FILE_DISPLAY_NAME the display name of scheduled tasks: Publish to File System(Publish to File System).
static java.lang.String TASK_TO_MAIL
          TASK_TO_MAIL the class name of scheduled tasks: Publish to Email(jet.server.schedule.jrtasks.SendJRMailTask).
static java.lang.String TASK_TO_MAIL_DISPLAY_NAME
          TASK_TO_MAIL_DISPLAY_NAME the display name of scheduled tasks: Publish to Email(Publish to Email).
static java.lang.String TASK_TO_PRINTER
          TASK_TO_PRINTER the class name of scheduled tasks: Publish to Printer(jet.server.schedule.jrtasks.PrintRptTask).
static java.lang.String TASK_TO_PRINTER_DISPLAY_NAME
          TASK_TO_PRINTER_DISPLAY_NAME the display name of scheduled tasks: Publish to Printer(Publish to Printer).
static java.lang.String TASK_TO_RPT
          TASK_TO_RPT the class name of scheduled tasks: Publish report(jet.server.schedule.jrtasks.PublishRptTask).
static java.lang.String TASK_TO_RPT_DISPLAY_NAME
          TASK_TO_RPT_DISPLAY_NAME the display name of scheduled tasks: Publish report.
static java.lang.String TASK_TO_VERSION
          TASK_TO_VERSION the class name of scheduled tasks: Publish to Versioning System(jet.server.schedule.jrtasks.UpdateRptTask).
static java.lang.String TASK_TO_VERSION_DISPLAY_NAME
          TASK_TO_VERSION_DISPLAY_NAME the display name of scheduled tasks: Publish to Versioning System(Publish to Versioning System).
static java.lang.String TASK_VALUE_TRIGGER
          TASK_VALUE_TRIGGER the class name of scheduled tasks: Value-based Trigger(jet.server.schedule.jrtasks.ValueTriggerTask).
static java.lang.String TASK_VALUE_TRIGGER_DISPLAY_NAME
          TASK_VALUE_TRIGGER_DISPLAY_NAME the display name of scheduled tasks: Value-based Trigger(Value-based Trigger).
static int TEXT
          TEXT the result type: TEXT result(3).
static int THIRD_WEEK
          THIRD_WEEK indicates running on xth week in a month(2).
static java.lang.String TIFF_SUFFIX
           
static java.lang.String TXT_SUFFIX
          TXT_SUFFIX the suffix of TEXT files(.txt).
static java.lang.String USER_FOLDER_PATH
          User folders' root path, all user folders should reside under this same folder.
static int VBSCRIPT_SELECTOR
          VBSCRIPT_SELECTOR folder selector is based on VB script
static java.lang.String VISIBLE
          VISIBLE the visible permission(visible).
static java.lang.String[] WEB_BROWSERS
          WEB_BROWSERS Web browser names(IE, Netscape).
static int WEEKLY
          WEEKLY the value SCH_DAYS_ID(1).
static int WORDWRAPALL
           
static java.lang.String[] WordWrapID
          Browser ID for IsWordWrap
static java.lang.String WRITE
          WRITE the write permission(write).
static int XML
          XML the result type: XML(Extensible Markup Language) result(7).
static java.lang.String XML_FILE_PATH
           
static java.lang.String XML_SUFFIX
          XML_SUFFIX the suffix of xml files(.xml)
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

USER_FOLDER_PATH

public static final java.lang.String USER_FOLDER_PATH
User folders' root path, all user folders should reside under this same folder.

See Also:
Constant Field Values

XML_FILE_PATH

public static final java.lang.String XML_FILE_PATH
See Also:
Constant Field Values

APPNAME_SENDFILE

public static final java.lang.String APPNAME_SENDFILE
See Also:
Constant Field Values

APPNAME_DHTML

public static final java.lang.String APPNAME_DHTML
See Also:
Constant Field Values

APPNAME_DHTMLJSP

public static final java.lang.String APPNAME_DHTMLJSP
See Also:
Constant Field Values

APPNAME_HELP

public static final java.lang.String APPNAME_HELP
See Also:
Constant Field Values

TAG_JINFONET_APPLET_PAGE

public static final java.lang.String TAG_JINFONET_APPLET_PAGE
See Also:
Constant Field Values

CAT_MIME_NAME

public static final java.lang.String CAT_MIME_NAME
CAT_MIME_NAME the MIME type of JReport catalog files(application/x-jrcatalog).


RPT_MIME_NAME

public static final java.lang.String RPT_MIME_NAME
RPT_MIME_NAME the MIME type of JReport report files(application/x-jrreport).


MIME_HTML_URLENCODED

public static final java.lang.String MIME_HTML_URLENCODED
MIME_HTML_URLENCODED application/x-www-form-urlencoded.


MIME_DEPLOY_FILE

public static final java.lang.String MIME_DEPLOY_FILE
MIME_DEPLOY_FILE application/x-jreport-deploy-file.


MIME_DEPLOY_FONT

public static final java.lang.String MIME_DEPLOY_FONT
MIME_DEPLOY_FONT application/x-jreport-deploy-font.


MIME_DEPLOY_STYLEGROUP

public static final java.lang.String MIME_DEPLOY_STYLEGROUP
MIME_DEPLOY_STYLEGROUP application/x-jreport-deploy-stylegroup.


RESULT_PATH

public static final java.lang.String RESULT_PATH
RESULT_PATH indicates the temp result path in URL(/result/).


HISTORY_PATH

public static final java.lang.String HISTORY_PATH
HISTORY_PATH indicates the version result path in URL(/history/).


TAG_ERROR_HEAD

public static final java.lang.String TAG_ERROR_HEAD
TAG_ERROR_HEAD the delimiter used in transfer message from server to JRClient.


JRS_PREFIX

public static final java.lang.String JRS_PREFIX
JRS_PREFIX the prefix of JReport HTTP query fields(jrs.).


TAG_PARAM_PREFIX

public static final java.lang.String TAG_PARAM_PREFIX
TAG_PARAM_PREFIX the prefix of JReport parameters(jrs.param$).


TAG_PARAM_VALUES

public static final java.lang.String TAG_PARAM_VALUES
TAG_PARAM_VALUES the escaped string of the parameter values of the report.


RST_SUFFIX

public static final java.lang.String RST_SUFFIX
RST_SUFFIX the suffix of JReport result files(.rst).


RSD_SUFFIX

public static final java.lang.String RSD_SUFFIX
RSD_SUFFIX the suffix of JReport DHTML result files(.rsd).


AST_SUFFIX

public static final java.lang.String AST_SUFFIX
AST_SUFFIX the suffix of JReport result files(.ast).


PARAM_SUFFIX

public static final java.lang.String PARAM_SUFFIX
PARAM_SUFFIX the suffix of JReport parameter files(.param).


PDF_SUFFIX

public static final java.lang.String PDF_SUFFIX
PDF_SUFFIX the suffix of PDF files(.pdf).


TXT_SUFFIX

public static final java.lang.String TXT_SUFFIX
TXT_SUFFIX the suffix of TEXT files(.txt).


RPT_SUFFIX

public static final java.lang.String RPT_SUFFIX
RPT_SUFFIX the suffix of JReport report files(.cls).


CAT_SUFFIX

public static final java.lang.String CAT_SUFFIX
CAT_SUFFIX the suffix of JReport catalog files(.cat).


AUTH_SCHEME_BASIC

public static final java.lang.String AUTH_SCHEME_BASIC
AUTH_SCHEME_BASIC the Basic HTTP authentication scheme(Basic).


AUTH_SCHEME_DIGEST

public static final java.lang.String AUTH_SCHEME_DIGEST
AUTH_SCHEME_DIGEST the Digest HTTP authentication scheme(Digest).


JRS_HEADER_MESSAGE

public static final java.lang.String JRS_HEADER_MESSAGE
JRS_HEADER_MESSAGE the HTTP header field sends messages to JRClient(JRS-MESSAGE).


JRS_HEADER_GRP_COLS

public static final java.lang.String JRS_HEADER_GRP_COLS
JRS_HEADER_GRP_COLS the HTTP header field sends grouped columns to JRClient(JRS-GRP-COLS).


PARAM_NAME

public static final java.lang.String PARAM_NAME
PARAM_NAME the tag of parameter name in parameter description file(Name:).


PARAM_PMT

public static final java.lang.String PARAM_PMT
PARAM_NAME the tag of parameter prompt in parameter description file(PromptText:).


PARAM_TYPE

public static final java.lang.String PARAM_TYPE
PARAM_NAME the tag of parameter type in parameter description file(Type:).


PARAM_VALUE

public static final java.lang.String PARAM_VALUE
PARAM_NAME the tag of parameter value in parameter description file(Value:).


PARAM_IS_COLUMN

public static final java.lang.String PARAM_IS_COLUMN
PARAM_NAME the tag of parameter IsColumn in parameter description file(IsColumn:).


PARAM_OPTIONS

public static final java.lang.String PARAM_OPTIONS
PARAM_NAME the tag of parameter value Options in parameter description file(Options:).


DAILY

public static final int DAILY
DAILY the value SCH_DAYS_ID(0).


WEEKLY

public static final int WEEKLY
WEEKLY the value SCH_DAYS_ID(1).


MONTHLY

public static final int MONTHLY
MONTHLY the value SCH_DAYS_ID(2).


MINUTELY

public static final int MINUTELY
MINUTELY the value SCH_DAYS_ID(5).


HOURLY

public static final int HOURLY
HOURLY the value SCH_DAYS_ID(6).


FIRST_WEEK

public static final int FIRST_WEEK
FIRST_WEEK indicates running on xth week in a month(0).


SECOND_WEEK

public static final int SECOND_WEEK
SECOND_WEEK indicates running on xth week in a month(1).


THIRD_WEEK

public static final int THIRD_WEEK
THIRD_WEEK indicates running on xth week in a month(2).


FOURTH_WEEK

public static final int FOURTH_WEEK
FOURTH_WEEK indicates running on xth week in a month(3).


LAST_WEEK

public static final int LAST_WEEK
LAST_WEEK indicates running on xth week in a month(4).


RST

public static final int RST
RST the result type: JReport result(0).


HTML

public static final int HTML
HTML the result type: HTML result(1).


PDF

public static final int PDF
PDF the result type: PDF result(2).


TEXT

public static final int TEXT
TEXT the result type: TEXT result(3).


EXCEL

public static final int EXCEL
EXCEL the result type: Excel result(4).


PS

public static final int PS
PS the result type: Postscript result(5).


RTF

public static final int RTF
RTF the result type: RTF(Rich Text Format) result(6).


XML

public static final int XML
XML the result type: XML(Extensible Markup Language) result(7).


DHTML

public static final int DHTML
DHTML the result type: DHTML(Dynamic HTML) result(8).


IMMEDIATELY

public static final int IMMEDIATELY
IMMEDIATELY the launch type of a scheduled task: immediately(0).


AT_TIME

public static final int AT_TIME
AT_TIME the launch type of a scheduled task: run at time(1).


PERIODICALLY

public static final int PERIODICALLY
PERIODICALLY the launch type of a scheduled task: periodically(8).


APPPLET_NORMAL

public static final int APPPLET_NORMAL
APPPLET_NORMAL the applet type: normal(0).


APPPLET_JAVA_PLUG_IN_1_1

public static final int APPPLET_JAVA_PLUG_IN_1_1
APPPLET_JAVA_PLUG_IN_1_1 the applet type: for java plug-in 1.1(1).


APPPLET_JAVA_PLUG_IN_1_2

public static final int APPPLET_JAVA_PLUG_IN_1_2
APPPLET_JAVA_PLUG_IN_1_2 the applet type: for java plug-in 1.2(2).


APPPLET_JAVA_PLUG_IN_1_3

public static final int APPPLET_JAVA_PLUG_IN_1_3
APPPLET_JAVA_PLUG_IN_1_3 the applet type: for java plug-in 1.3(3).


WEB_BROWSERS

public static final java.lang.String[] WEB_BROWSERS
WEB_BROWSERS Web browser names(IE, Netscape).


OVERFLOWS

public static final java.lang.String[] OVERFLOWS
OVERFLOWS overflow types(VISIBLE, HIDDEN).


TASK_TO_VERSION

public static final java.lang.String TASK_TO_VERSION
TASK_TO_VERSION the class name of scheduled tasks: Publish to Versioning System(jet.server.schedule.jrtasks.UpdateRptTask).


TASK_TO_FILE

public static final java.lang.String TASK_TO_FILE
TASK_TO_FILE the class name of scheduled tasks: Publish to File System(jet.server.schedule.jrtasks.PublishToDiskTask).


TASK_TO_MAIL

public static final java.lang.String TASK_TO_MAIL
TASK_TO_MAIL the class name of scheduled tasks: Publish to Email(jet.server.schedule.jrtasks.SendJRMailTask).


TASK_SEND_NORMAL_EMAIL

public static final java.lang.String TASK_SEND_NORMAL_EMAIL
TASK_SEND_NORMAL_EMAIL the class name of scheduled tasks: Send normal Emails only and running no report(jet.server.schedule.jrtasks.SendMailTask).


TASK_TO_PRINTER

public static final java.lang.String TASK_TO_PRINTER
TASK_TO_PRINTER the class name of scheduled tasks: Publish to Printer(jet.server.schedule.jrtasks.PrintRptTask).


TASK_VALUE_TRIGGER

public static final java.lang.String TASK_VALUE_TRIGGER
TASK_VALUE_TRIGGER the class name of scheduled tasks: Value-based Trigger(jet.server.schedule.jrtasks.ValueTriggerTask).


TASK_TO_RPT

public static final java.lang.String TASK_TO_RPT
TASK_TO_RPT the class name of scheduled tasks: Publish report(jet.server.schedule.jrtasks.PublishRptTask).

See Also:
Constant Field Values

TASK_TO_VERSION_DISPLAY_NAME

public static final java.lang.String TASK_TO_VERSION_DISPLAY_NAME
TASK_TO_VERSION_DISPLAY_NAME the display name of scheduled tasks: Publish to Versioning System(Publish to Versioning System).


TASK_TO_FILE_DISPLAY_NAME

public static final java.lang.String TASK_TO_FILE_DISPLAY_NAME
TASK_TO_FILE_DISPLAY_NAME the display name of scheduled tasks: Publish to File System(Publish to File System).


TASK_TO_MAIL_DISPLAY_NAME

public static final java.lang.String TASK_TO_MAIL_DISPLAY_NAME
TASK_TO_MAIL_DISPLAY_NAME the display name of scheduled tasks: Publish to Email(Publish to Email).


TASK_TO_PRINTER_DISPLAY_NAME

public static final java.lang.String TASK_TO_PRINTER_DISPLAY_NAME
TASK_TO_PRINTER_DISPLAY_NAME the display name of scheduled tasks: Publish to Printer(Publish to Printer).


TASK_VALUE_TRIGGER_DISPLAY_NAME

public static final java.lang.String TASK_VALUE_TRIGGER_DISPLAY_NAME
TASK_VALUE_TRIGGER_DISPLAY_NAME the display name of scheduled tasks: Value-based Trigger(Value-based Trigger).


TASK_TO_RPT_DISPLAY_NAME

public static final java.lang.String TASK_TO_RPT_DISPLAY_NAME
TASK_TO_RPT_DISPLAY_NAME the display name of scheduled tasks: Publish report.


TAG_CMD

public static final java.lang.String TAG_CMD
TAG_CMD the HTTP query field: JReport server command(jrs.cmd).


TAG_FILE

public static final java.lang.String TAG_FILE
TAG_FILE the HTTP query field: file(jrs.file).


TAG_TEMP_FILE

public static final java.lang.String TAG_TEMP_FILE
TAG_TEMP_FILE the HTTP query field: temp file(jrs.temp_file).


TAG_HIST_FILE

public static final java.lang.String TAG_HIST_FILE
TAG_HIST_FILE the HTTP query field: result version file(jrs.hist_file).


TAG_RESULT

public static final java.lang.String TAG_RESULT
TAG_RESULT the HTTP query field: report result(jrs.result).


TAG_VERSION_ID

public static final java.lang.String TAG_VERSION_ID
TAG_VERSION_ID the HTTP query field: result version ID(jrs.version_id).


TAG_TASK_CLASS

public static final java.lang.String TAG_TASK_CLASS
TAG_TASK_CLASS property of scheduled tasks: task class(jrs.task_class).


TAG_TASK_SHOW_NAME

public static final java.lang.String TAG_TASK_SHOW_NAME
TAG_TASK_SHOW_NAME property of scheduled tasks: task display name(jrs.task_show_name).


TAG_TASK_ID

public static final java.lang.String TAG_TASK_ID
TAG_TASK_ID property of scheduled tasks: task ID(jrs.task_id).


TAG_TASK_NAME

public static final java.lang.String TAG_TASK_NAME
TAG_TASK_NAME property of scheduled tasks: task name(jrs.task_name).


TAG_LAUNCH_TYPE

public static final java.lang.String TAG_LAUNCH_TYPE
TAG_LAUNCH_TYPE property of scheduled tasks: task launch type(jrs.launch_type).


TAG_NOTIFICATION_EMAILS

public static final java.lang.String TAG_NOTIFICATION_EMAILS
TAG_NOTIFICATION_EMAILS property of scheduled tasks: email notification list(jrs.notification_emails).


TAG_SUCCESS_NOTIFY

public static final java.lang.String TAG_SUCCESS_NOTIFY
TAG_SUCCESS_NOTIFY property of scheduled tasks: email notification for successful reports(jrs.success_notify).


TAG_FAIL_NOTIFY

public static final java.lang.String TAG_FAIL_NOTIFY
TAG_FAIL_NOTIFY property of scheduled tasks: email notification for failed reports(jrs.fail_notify).


TAG_CATALOG

public static final java.lang.String TAG_CATALOG
TAG_CATALOG property about report: report catalog(jrs.catalog).


TAG_REPORT

public static final java.lang.String TAG_REPORT
TAG_REPORT property about report: report(jrs.report).


TAG_REPORT_TIMEOUT

public static final java.lang.String TAG_REPORT_TIMEOUT
TAG_REPORT_TIMEOUT the time limit set by customer or system, if the running report time exceed it, system will identify the report as a large report by default.


TAG_TIMEOUT_SEND_EMAIL

public static final java.lang.String TAG_TIMEOUT_SEND_EMAIL
TAG_TIMEOUT_SEND_EMAIL the large report will send a E-mail or not.


TAG_TIMEOUT_SENDMAIL_MESSAGE

public static final java.lang.String TAG_TIMEOUT_SENDMAIL_MESSAGE
TAG_TIMEOUT_SENDMAIL_MESSAGE the message added by user when a large report is sent to E-mail


TAG_REPORT_LANGUAGE

public static final java.lang.String TAG_REPORT_LANGUAGE
TAG_REPORT_LANGUAGE property about report: report language(jrs.rpt_language).


TAG_HAS_STYLE

public static final java.lang.String TAG_HAS_STYLE
TAG_HAS_STYLE property about report: if enable style group(jrs.has_style).


TAG_STYLE_GROUP

public static final java.lang.String TAG_STYLE_GROUP
TAG_STYLE_GROUP property about report: style group(jrs.style_group).


TAG_HAS_CONVERT_ENC

public static final java.lang.String TAG_HAS_CONVERT_ENC
TAG_HAS_CONVERT_ENC property about report: if enable converting encoding(jrs.has_convert_enc).


TAG_FROM_ENCODING

public static final java.lang.String TAG_FROM_ENCODING
TAG_FROM_ENCODING property about report: the encoding before converting(jrs.from_encoding).


TAG_TO_ENCODING

public static final java.lang.String TAG_TO_ENCODING
TAG_TO_ENCODING property about report: the encoding after converting(jrs.to_encoding).


TAG_BIG5

public static final int TAG_BIG5
TAG_BIG5 encoding for converting is Big5(2).


TAG_GB

public static final int TAG_GB
TAG_GB encoding for converting is GB(0).


TAG_PAGE_STYLE

public static final java.lang.String TAG_PAGE_STYLE
TAG_PAGE_STYLE page style of server home page(jrs.page_style).


TAG_OVER_VIEW

public static final int TAG_OVER_VIEW
TAG_OVER_VIEW page style is over view(0).


TAG_DETAILED_VIEW

public static final int TAG_DETAILED_VIEW
TAG_DETAILED_VIEW page style is detailed view(1).


TAG_DESC_VIEW

public static final int TAG_DESC_VIEW
TAG_DESC_VIEW page style is description view(2).


TAG_REPORT_COUNTRY

public static final java.lang.String TAG_REPORT_COUNTRY
TAG_REPORT_COUNTRY property about report: report language(jrs.rpt_country).


TAG_REPORT_ENCODING

public static final java.lang.String TAG_REPORT_ENCODING
TAG_REPORT_ENCODING property about report: report encoding(jrs.rpt_encoding).


TAG_PARAM_FILE

public static final java.lang.String TAG_PARAM_FILE
TAG_PARAM_FILE property about report: parameter file(jrs.param_file).


TAG_RESULT_TYPE

public static final java.lang.String TAG_RESULT_TYPE
TAG_RESULT_TYPE property about report: result type(jrs.result_type).


TAG_RESULT_DOC

public static final java.lang.String TAG_RESULT_DOC
TAG_RESULT_DOC the HTTP query field: report result doc (jrs.result_doc).


TAG_VERSION_RESULT

public static final java.lang.String TAG_VERSION_RESULT
TAG_VERSION_RESULT property about report version result file name(jrs.version_result).


TAG_WHERE_CLAUSE

public static final java.lang.String TAG_WHERE_CLAUSE
TAG_WHERE_CLAUSE property about report: WHERE clause(jrs.wc).


TAG_WHERE_PORTION

public static final java.lang.String TAG_WHERE_PORTION
TAG_WHERE_PORTION property about report: WHERE portion(jrs.wp).


TAG_NAMED_WHERE_PORTION

public static final java.lang.String TAG_NAMED_WHERE_PORTION
TAG_WHERE_CLAUSE property about report: named WHERE portion(jrs.named_wp).


TAG_UID

public static final java.lang.String TAG_UID
TAG_UID property about report: user ID(jrs.uid).


TAG_REMOTE_HOST

public static final java.lang.String TAG_REMOTE_HOST
TAG_REMOTE_HOST property about report: remote host(jrs.remote_host).


TAG_TIMEZONE

public static final java.lang.String TAG_TIMEZONE
TAG_TIMEZONE property about report: time zone(jrs.timezone).


TAG_IF_PRINT

public static final java.lang.String TAG_IF_PRINT
TAG_IF_PRINT property about jreport tasks: whether print the report(jrs.if_print).


TAG_PRINTER

public static final java.lang.String TAG_PRINTER
TAG_PRINTER property about jreport tasks: printer name(jrs.printer).


TAG_EXPIRE_DAYS

public static final java.lang.String TAG_EXPIRE_DAYS
TAG_EXPIRE_DAYS property about the task "Publish to Versioning System": result version expiration days(jrs.expire_days).


TAG_RST

public static final java.lang.String TAG_RST
TAG_RST property about the task "Publish to File System": JReport result name(jrs.rst).


TAG_HTML

public static final java.lang.String TAG_HTML
TAG_HTML property about the task "Publish to File System": HTML result name(jrs.html).


TAG_PDF

public static final java.lang.String TAG_PDF
TAG_PDF property about the task "Publish to File System": PDF result name(jrs.pdf).


TAG_TEXT

public static final java.lang.String TAG_TEXT
TAG_TEXT property about the task "Publish to File System": TEXT result name(jrs.text).


TAG_EXCEL

public static final java.lang.String TAG_EXCEL
TAG_EXCEL property about the task "Publish to File System": Excel result name(jrs.excel).


TAG_PS

public static final java.lang.String TAG_PS
TAG_PS property about the task "Publish to File System": Postscript result name(jrs.ps).


TAG_RTF

public static final java.lang.String TAG_RTF
TAG_RTF property about the task "Publish to File System": RTF(Rich Text Format) result name(jrs.rtf).


TAG_XML

public static final java.lang.String TAG_XML
TAG_XML property about the task "Publish to File System": XML(Extensible Markup Language) result name(jrs.xml).


TAG_RST_DIR

public static final java.lang.String TAG_RST_DIR
TAG_RST_DIR property about the task "Publish to File System": the path of JReport result(jrs.rst_dir).


TAG_HTML_DIR

public static final java.lang.String TAG_HTML_DIR
TAG_HTML_DIR property about the task "Publish to File System": the path of HTML result(jrs.html_dir).


TAG_PDF_DIR

public static final java.lang.String TAG_PDF_DIR
TAG_PDF_DIR property about the task "Publish to File System": the path of PDF result(jrs.pdf_dir).


TAG_TEXT_DIR

public static final java.lang.String TAG_TEXT_DIR
TAG_TEXT_DIR property about the task "Publish to File System": the path of TEXT result(jrs.text_dir).


TAG_EXCEL_DIR

public static final java.lang.String TAG_EXCEL_DIR
TAG_EXCEL_DIR property about the task "Publish to File System": the path of Excel result(jrs.excel_dir).


TAG_PS_DIR

public static final java.lang.String TAG_PS_DIR
TAG_PS_DIR property about the task "Publish to File System": the path of Postscript result(jrs.ps_dir).


TAG_RTF_DIR

public static final java.lang.String TAG_RTF_DIR
TAG_RTF_DIR property about the task "Publish to File System": the path of RTF(Rich Text Format) result(jrs.rtf_dir).


TAG_XML_DIR

public static final java.lang.String TAG_XML_DIR
TAG_XML_DIR property about the task "Publish to File System": the path of XML(Extensible Markup Language) result(jrs.xml_dir).


TAG_JRMAIL

public static final java.lang.String TAG_JRMAIL
TAG_JRMAIL property about the task "Publish to Email": the JReport mail(jrs.jrmail).


TAG_NORMAL_MAIL

public static final java.lang.String TAG_NORMAL_MAIL
TAG_NORMAL_MAIL property about the task "Publish to Email": the JReport mail(jrs.csmail).


TAG_MAIL_END

public static final java.lang.String TAG_MAIL_END
TAG_MAIL_END property about the task "Publish to Email": the JReport mail(jrs.mail.end).


TAG_MAIL_FROM

public static final java.lang.String TAG_MAIL_FROM
TAG_MAIL_FROM property about the task "Publish to Email": the mail from(jrs.mailfrom).


TAG_USE_TABLE_MAIL

public static final java.lang.String TAG_USE_TABLE_MAIL
TAG_USE_TABLE_MAIL property about the task "Publish to Email": the mail format based on HTML(jrs.use_table_mail).


TAG_TXT_COMPRESS_MAIL

public static final java.lang.String TAG_TXT_COMPRESS_MAIL
TAG_TXT_COMPRESS_MAIL property about the task "Publish to Email": the mail format based on TEXT(jrs.txt_compress_mail).


TAG_HASHEADFOOT_MAIL

public static final java.lang.String TAG_HASHEADFOOT_MAIL
TAG_HASHEADFOOT_MAIL property about the task "Publish to Email": the mail format based on TEXT(jrs.hasHeadFoot).


TAG_MAIL_SIZE

public static final java.lang.String TAG_MAIL_SIZE
TAG_MAIL_SIZE property about the task "Publish to Email": the threshold of result file size(jrs.mail_size). If the result file is larger than the threshold, the mail will not be sent and the result file will be saved.


TAG_MAIL_NAME

public static final java.lang.String TAG_MAIL_NAME
TAG_MAIL_NAME property about the task "Publish to Email": the result file name before running(jrs.mail_name). If the name is not set, the result file name will be the report name


TAG_MAIL_DIR

public static final java.lang.String TAG_MAIL_DIR
TAG_MAIL_DIR property about the task "Publish to Email": the result file archive directory before running(jrs.mail_dir). If the directory is not set, the result directory will be a temp dir with random name(e.g. D:/JREntServer/temp/56839278)


TAG_MAIL_RST_DIR

public static final java.lang.String TAG_MAIL_RST_DIR
TAG_MAIL_RST_DIR property about task: indicate directory of result file after executing sending mail task(jrs.mail_rst_dir).


TAG_MAIL_RST_FILE

public static final java.lang.String TAG_MAIL_RST_FILE
TAG_EXEC_HOST property about task: indicate name of result file after executing sending mail task(jrs.mail_rst_file).


TAG_COMPRESS_IMAGE_PDF_MAIL

public static final java.lang.String TAG_COMPRESS_IMAGE_PDF_MAIL
TAG_COMPRESS_IMAGE_PDF_MAIL property about the task "Publish to Email": the mail format based on PDF(jrs.compress_image_pdf_mail).


TAG_GIF_TRANSPARENT_PDF_MAIL

public static final java.lang.String TAG_GIF_TRANSPARENT_PDF_MAIL
Deprecated. TAG_GIF_TRANSPARENT_PDF_MAIL property about the task "Publish to Email": the mail format based on PDF(jrs.gif_transparent_pdf_mail).


TAG_COMPRESS_CHK_PDF_MAIL

public static final java.lang.String TAG_COMPRESS_CHK_PDF_MAIL
TAG_COMPRESS_CHK_PDF_MAIL property about the task "Publish to Email": the mail format based on PDF(jrs.compress_chk_pdf_mail).


TAG_MAIL_TO

public static final java.lang.String TAG_MAIL_TO
TAG_MAIL_TO property about the task "Publish to Email": the mail to(jrs.mailto).


TAG_MAIL_CC

public static final java.lang.String TAG_MAIL_CC
TAG_MAIL_CC property about the task "Publish to Email": the mail cc(jrs.mailcc).


TAG_MAIL_BCC

public static final java.lang.String TAG_MAIL_BCC
TAG_MAIL_BCC property about the task "Publish to Email": the mail bcc(jrs.mailbcc).


TAG_MAIL_SUBJECT

public static final java.lang.String TAG_MAIL_SUBJECT
TAG_MAIL_SUBJECT property about the task "Publish to Email": the mail subject(jrs.mailsubject).


TAG_MAIL_COMMENT

public static final java.lang.String TAG_MAIL_COMMENT
TAG_MAIL_COMMENT property about the task "Publish to Email": the mail comments(jrs.mailcomments).


TAG_MAIL_FORMAT

public static final java.lang.String TAG_MAIL_FORMAT
TAG_MAIL_FORMAT property about the task "Publish to Email": the mail format(jrs.mailformat).


TAG_MAIL_COMPRESS

public static final java.lang.String TAG_MAIL_COMPRESS
TAG_MAIL_COMPRESS property about the task "Publish to Email": the mail compress(jrs.mailcompress).


TAG_MAIL_ATTACH

public static final java.lang.String TAG_MAIL_ATTACH
TAG_MAIL_ATTACH property about the task "Publish to Email": the mail attachments(jrs.mailattach + NUMBER).


TAG_MAIL_ENCODING

public static final java.lang.String TAG_MAIL_ENCODING
TAG_MAIL_ENCODING property about the task "Publish to Email": the mail encoding(jrs.mailencoding).


TAG_MAIL_HTML_FILE

public static final java.lang.String TAG_MAIL_HTML_FILE
TAG_MAIL_HTML_FILE property about the task "Publish to Email": the mail attach html file's name(jrs.mail_html_file).


TAG_MAIL_PDF_FILE

public static final java.lang.String TAG_MAIL_PDF_FILE
TAG_MAIL_PDF_FILE property about the task "Publish to Email": the mail attach pdf file's name(jrs.mail_pdf_file).


TAG_MAIL_TEXT_FILE

public static final java.lang.String TAG_MAIL_TEXT_FILE
TAG_MAIL_TEXT_FILE property about the task "Publish to Email": the mail attach text file's name(jrs.mail_text_file).


TAG_MAIL_EXCEL_FILE

public static final java.lang.String TAG_MAIL_EXCEL_FILE
TAG_MAIL_EXCEL_FILE property about the task "Publish to Email": the mail attach excel file's name(jrs.mail_excel_file).


TAG_MAIL_PS_FILE

public static final java.lang.String TAG_MAIL_PS_FILE
TAG_MAIL_PS_FILE property about the task "Publish to Email": the mail attach ps file's name(jrs.mail_ps_file).


TAG_MAIL_RTF_FILE

public static final java.lang.String TAG_MAIL_RTF_FILE
TAG_MAIL_RTF_FILE property about the task "Publish to Email": the mail attach rtf file's name(jrs.mail_rtf_file).


TAG_MAIL_XML_FILE

public static final java.lang.String TAG_MAIL_XML_FILE
TAG_MAIL_XML_FILE property about the task "Publish to Email": the mail attach xml file's name(jrs.mail_xml_file).


TAG_MAIL_ARCHIVE_FILE

public static final java.lang.String TAG_MAIL_ARCHIVE_FILE
TAG_MAIL_ARCHIVE_FILE property about the task "Publish to Email": the mail attach archive file's name(jrs.mail_archive_file).


TAG_PASSWORD_PDF

public static final java.lang.String TAG_PASSWORD_PDF
TAG_PASSWORD_PDF property about TO PDF: indicates whether password(jrs.password_pdf).


TAG_PASSWORD

public static final java.lang.String TAG_PASSWORD
TAG_PASSWORD the HTTP query field about changing password: current password(jrs.password).


TAG_NEW_PASSWORD

public static final java.lang.String TAG_NEW_PASSWORD
TAG_NEW_PASSWORD the HTTP query field about changing password: new password(jrs.new_password).


TAG_CONFIRM_NEW_PASSWORD

public static final java.lang.String TAG_CONFIRM_NEW_PASSWORD
TAG_CONFIRM_NEW_PASSWORD the HTTP query field about changing password: the new password to confirm(jrs.confirm_new_password).


TAG_PATH

public static final java.lang.String TAG_PATH
TAG_PATH is for the tag to transfer resource paths to JRClient: the resource path(jrs.path).


TAG_JRSERVLET_PATH

public static final java.lang.String TAG_JRSERVLET_PATH
TAG_JRSERVLET_PATH is for the tag to transfer the report servlet path to JRClient: the servlet path(jrs.jrservlet_path).


TAG_ERROR

public static final java.lang.String TAG_ERROR
TAG_ERROR property about the completed tasks: the error message(jrs.error).


TAG_ENG_MSG

public static final java.lang.String TAG_ENG_MSG
TAG_ENG_MSG property about the run report tasks: the report engine message(jrs.engine_message).


TAG_ID

public static final java.lang.String TAG_ID
TAG_ID property about the completed tasks: the completed task record ID(jrs.id).


TAG_VER_NAME

public static final java.lang.String TAG_VER_NAME
TAG_VER_NAME property about the result version: the result version name(jrs.version_name).


TAG_CREATED_TIME

public static final java.lang.String TAG_CREATED_TIME
TAG_CREATED_TIME property about the result version: the result version creation time(jrs.created_time).


TAG_EXPIRED_TIME

public static final java.lang.String TAG_EXPIRED_TIME
TAG_EXPIRED_TIME property about the result version: the result version expiration time(jrs.expired_time).


TAG_NEXT_EXE_TIME

public static final java.lang.String TAG_NEXT_EXE_TIME
TAG_NEXT_EXE_TIME property about the scheduled tasks: the next execution time(jrs.next_exe_time).


TAG_LAST_EXE_TIME

public static final java.lang.String TAG_LAST_EXE_TIME
TAG_LAST_EXE_TIME property about the scheduled tasks: the last execution time(jrs.next_exe_time).


TAG_LAST_EXE_STAT

public static final java.lang.String TAG_LAST_EXE_STAT
TAG_LAST_EXE_STAT property about the scheduled tasks: whether the last execution state(jrs.last_exe_stat).


TAG_IS_SUCCESSFUL

public static final java.lang.String TAG_IS_SUCCESSFUL
TAG_IS_SUCCESSFUL property about the tasks: whether the task is successful(jrs.is_successful).


TAG_IS_ENABLED

public static final java.lang.String TAG_IS_ENABLED
TAG_IS_ENABLED property about the tasks: whether the task is enabled(jrs.is_enabled).


TAG_AUTHORIZATION

public static final java.lang.String TAG_AUTHORIZATION
TAG_AUTHORIZATION the HTTP query field about direct login: the Base64-encoded authorization(jrs.authorization).


TAG_AUTH_UID

public static final java.lang.String TAG_AUTH_UID
TAG_AUTH_UID the HTTP query field about direct login: the user ID(jrs.auth_uid).


TAG_AUTH_PWD

public static final java.lang.String TAG_AUTH_PWD
TAG_AUTH_PWD the HTTP query field about direct login: the password(jrs.auth_pwd).


TAG_USE_DEF_DB_USER

public static final java.lang.String TAG_USE_DEF_DB_USER
TAG_USE_DEF_DB_USER property to run reports: whether use the default DB user ID and password in the catalog(jrs.use_def_db_user).


TAG_USE_NEW_DB_PSWD

public static final java.lang.String TAG_USE_NEW_DB_PSWD
TAG_USE_NEW_DB_PSWD property to run reports: whether use the new DB password(jrs.use_new_db_pswd).


TAG_NEW_DB_PSWD

public static final java.lang.String TAG_NEW_DB_PSWD
TAG_NEW_DB_PSWD property to run reports: the new DB password(jrs.new_db_pswd).


TAG_DB_USER

public static final java.lang.String TAG_DB_USER
TAG_DB_USER property to run reports: the DB user ID(jrs.db_user).


TAG_DB_PSWD

public static final java.lang.String TAG_DB_PSWD
TAG_DB_PSWD property to run reports: the DB password(jrs.db_pswd).


TAG_JDBC_CONNECTION_OBJECT

public static final java.lang.String TAG_JDBC_CONNECTION_OBJECT
TAG_JDBC_CONNECTION_OBJECT the hashtable key of java.sql.Connection object to set dynamically JDBC connection : the JDBC connection to run report(jrs.jdbc_connection_object).


TAG_JDBC_GET_SUPPORT_INFO

public static final java.lang.String TAG_JDBC_GET_SUPPORT_INFO
TAG_JDBC_GET_SUPPORT_INFO the HTTP query field re-get the JDBC support info for the new JDBC connection: if re-get the new JDBC URL(jrs.jdbc_get_support_info).


TAG_JDBC_URL

public static final java.lang.String TAG_JDBC_URL
TAG_JDBC_URL the HTTP query field changes the JDBC URL: the new JDBC URL(jrs.jdbc_url).


TAG_JDBC_DRIVER

public static final java.lang.String TAG_JDBC_DRIVER
TAG_JDBC_DRIVER the HTTP query field changes the JDBC driver: the new JDBC driver(jrs.jdbc_driver).


TAG_FRAMEAPPLET

public static final java.lang.String TAG_FRAMEAPPLET
CAT_MIME_NAME the MIME type of JReport catalog files.


TAG_APPLET_TYPE

public static final java.lang.String TAG_APPLET_TYPE
CAT_MIME_NAME the MIME type of JReport catalog files.


TAG_RESULT_LOCATION

public static final java.lang.String TAG_RESULT_LOCATION
TAG_RESULT_LOCATION


TAG_ABS_URL

public static final java.lang.String TAG_ABS_URL
TAG_ABS_URL indicates if use absolute URL of report results when "To Applet". For examples: If this value is true, then the reportName is "http://jrserver:8888/?jrs.cmd=jrs.get_temp_result&jrs.file=-7802126400.temp". If this value is false, then the reportName is "?jrs.cmd=jrs.get_temp_result&jrs.file=-7802126400.temp".


TAG_IS_XML_MULTI_FILES

public static final java.lang.String TAG_IS_XML_MULTI_FILES
Deprecated. TAG_IS_XML_MULTI_FILES property about TO XML: indicates whether XML is generated to a file or to multiple files(jrs.is_xml_multi_files).


TAG_IS_ONLY_DATA

public static final java.lang.String TAG_IS_ONLY_DATA
TAG_IS_ONLY_DATA property about TO XML: indicates that only database column information is exported to the XML file, otherwise all report details, including all the properties will be exported(jrs.is_only_data).


TAG_XSDFILE

public static final java.lang.String TAG_XSDFILE
TAG_XSDFILE property about TO XML: indicates the xsd file path, such as url and real paths(jrs.xsdfile)


TAG_IS_MULTI_FILES

public static final java.lang.String TAG_IS_MULTI_FILES
TAG_IS_MULTI_FILES property about TO HTML: indicates whether html is generated to a file or to multiple files(jrs.is_multi_files).


TAG_IS_CHART_APPLET

public static final java.lang.String TAG_IS_CHART_APPLET
TAG_IS_CHART_APPLET property about TO HTML: indicates whether the chart in html file is an applet(jrs.is_applet_chart).


TAG_FORMAT_CHART

public static final java.lang.String TAG_FORMAT_CHART
TAG_IS_CHART_APPLET property about TO HTML: indicates whether the chart in html file is an applet(jrs.is_applet_chart).


TAG_HAS_HYPERLINK

public static final java.lang.String TAG_HAS_HYPERLINK
TAG_HAS_HYPERLINK property about TO HTML: indicates whether the hyperlink is generated(jrs.has_hyperlink).


TAG_HAS_PAGE_NUMBER

public static final java.lang.String TAG_HAS_PAGE_NUMBER
TAG_HAS_PAGE_NUMBER property about TO HTML: indicates whether generate the page number(jrs.has_page_number).


TAG_USE_TABLE

public static final java.lang.String TAG_USE_TABLE
TAG_USE_TABLE property about TO HTML: indicates whether use HTML table to generate the HTML page(jrs.use_table).


TAG_WEB_BROWSER

public static final java.lang.String TAG_WEB_BROWSER
TAG_WEB_BROWSER property about TO HTML: indicates generating HTML pages for which Web browser. 0 - IE; 1 - Netscape;(jrs.web_browser).


TAG_RELATIVE_FONT_SIZE

public static final java.lang.String TAG_RELATIVE_FONT_SIZE
TAG_RELATIVE_FONT_SIZE property about TO HTML: indicates whether use relative font size to generate the HTML page(jrs.relative_font_size).


TAG_DRILLDOWN

public static final java.lang.String TAG_DRILLDOWN
TAG_DRILLDOWN property about TO HTML: indicates whether can drilldown the HTML page(jrs.drilldown).


TAG_NO_MARGIN_HTML

public static final java.lang.String TAG_NO_MARGIN_HTML
TAG_NO_MARGIN_HTML property about TO HTML: indicates whether no margin in the HTML page(jrs.no_margin_html).


TAG_IS_DHTML

public static final java.lang.String TAG_IS_DHTML
TAG_IS_DHTML property about TO HTML: indicates whether to show DHTML page(jrs.is_dhtml).


TAG_HTML_RESOLUTION

public static final java.lang.String TAG_HTML_RESOLUTION
TAG_HTML_RESOLUTION property about TO HTML: indicates the resolution of the HTML page(jrs.html_resolution).


TAG_TEXT_OVERFLOW

public static final java.lang.String TAG_TEXT_OVERFLOW
TAG_TEXT_OVERFLOW property about TO HTML: indicates the text overflow type(jrs.text_overflow).


TAG_IS_NORMAL_TEXT

public static final java.lang.String TAG_IS_NORMAL_TEXT
TAG_IS_NORMAL_TEXT property about TO TEXT: indicates whether this text file is a standard data format or not. When it is set to be false, the output format is a standard data format(jrs.is_norm_txt).


TAG_IS_REPEAT

public static final java.lang.String TAG_IS_REPEAT
TAG_IS_REPEAT property about TO TEXT: indicates whether the same content is repeated(jrs.is_repeat).


TAG_IS_TAB

public static final java.lang.String TAG_IS_TAB
TAG_IS_TAB property about TO TEXT: indicates whether the delimiter is tab char or not(jrs.is_tab).


TAG_DELIMITER

public static final java.lang.String TAG_DELIMITER
TAG_DELIMITER property about TO TEXT: A character which will be used in SDF(Standard Data Format) format. A delimiter could be a ',' (the CSV format) or any other characters. The default is ' ' (a blank), that is, the SSV format(jrs.delimiter).


TAG_CHAR_WIDTH

public static final java.lang.String TAG_CHAR_WIDTH
TAG_CHAR_WIDTH property about TO TEXT: indicates the user defined character width(jrs.udchar_width). It would be given up if the value is 0 or less than 0.


TAG_CHAR_HEIGHT

public static final java.lang.String TAG_CHAR_HEIGHT
TAG_CHAR_HEIGHT property about TO TEXT: indicates the user defined character height(jrs.udchar_height). It would be given up if the value is 0 or less than 0.


TAG_IS_QUOTEMARK

public static final java.lang.String TAG_IS_QUOTEMARK
TAG_IS_QUOTEMARK property about TO TEXT: indicates whether the strings have quotemarks(jrs.is_quotemark).


TAG_TXT_COMPRESS

public static final java.lang.String TAG_TXT_COMPRESS
TAG_TXT_COMPRESS property about TO TEXT: indicates whether to compress the published text file(jrs.txt_compress).


TAG_TXT_WINDOWS

public static final java.lang.String TAG_TXT_WINDOWS
TAG_TXT_WINDOWS property about TO TEXT: indicates whether to apply "\r\n" for OS390 and Windows or "\n" for UNIX (jrs.txt_windows).


TAG_IS_CSV

public static final java.lang.String TAG_IS_CSV
TAG_IS_CSV property about TO TEXT: indicates whether the result file is csv format (jrs.is_csv).


TAG_HASHEADFOOT

public static final java.lang.String TAG_HASHEADFOOT
TAG_HASHEADFOOT property about TO TEXT: indicates whether to generate the page header or footer(jrs.hasHeadFoot).


TAG_NO_MARGIN_PDF

public static final java.lang.String TAG_NO_MARGIN_PDF
TAG_NO_MARGIN_PDF property about TO PDF: indicates whether no margin(jrs.no_margin_pdf).


TAG_PRINT_MODE_PDF

public static final java.lang.String TAG_PRINT_MODE_PDF
TAG_PRINT_MODE_PDF property about TO PDF: indicates whether is print mode(jrs.print_mode_pdf).


TAG_COMPRESS_IMAGE_PDF

public static final java.lang.String TAG_COMPRESS_IMAGE_PDF
TAG_COMPRESS_IMAGE_PDF property about TO PDF: indicates whether compress image(jrs.compress_image_pdf).


TAG_GIF_TRANSPARENT_PDF

public static final java.lang.String TAG_GIF_TRANSPARENT_PDF
Deprecated. TAG_GIF_TRANSPARENT_PDF property about TO PDF: indicates whether the figure is transparent or not(jrs.compress_image_pdf).


TAG_COMPRESS_CHK_PDF

public static final java.lang.String TAG_COMPRESS_CHK_PDF
TAG_COMPRESS_CHK_PDF property about TO PDF: indicates whether compress image(jrs.compress_image_pdf).


TAG_COMPRESS_IMAGE_CON

public static final java.lang.String TAG_COMPRESS_IMAGE_CON
TAG_COMPRESS_IMAGE_CON property about TO PDF: indicates whether come from web page(jrs.compress_image_pdf_f).


TAG_TOC_PDF

public static final java.lang.String TAG_TOC_PDF
TAG_TOC_PDF property about TO PDF: indicates whether the pdf has TOC(jrs.toc_pdf).


TAG_DRILLDOWN_PDF

public static final java.lang.String TAG_DRILLDOWN_PDF
TAG_DRILLDOWN_PDF property about TO PDF: indicates whether can drilldown the PDF page(jrs.drilldown_pdf).


TAG_NO_MARGIN_PS

public static final java.lang.String TAG_NO_MARGIN_PS
TAG_NO_MARGIN_PS property about TO Postscript: indicates whether no margin(jrs.no_margin_ps).


TAG_NO_MARGIN_RTF

public static final java.lang.String TAG_NO_MARGIN_RTF
TAG_NO_MARGIN_RTF property about TO Rich Text Format: indicates whether no margin(jrs.no_margin_rtf).


TAG_CHECK_FULLNAME

public static final java.lang.String TAG_CHECK_FULLNAME
TAG_CHECK_FULLNAME the HTTP query field about check temp result name: whether to check temp result name with fullname(jrs.check_fullname).


TAG_NO_WARNING

public static final java.lang.String TAG_NO_WARNING
TAG_NO_WARNING the HTTP query field about editing Publish to Email tasks in web browsers: whether warning when the task include more one Email(jrs.no_warning).


TAG_NEED_EXPIRE

public static final java.lang.String TAG_NEED_EXPIRE
TAG_NEED_EXPIRE the HTTP query field about editing Publish to Version System tasks in web browsers: whether check expiration days in the web page(jrs.need_expire).


TAG_EXE_YEAR

public static final java.lang.String TAG_EXE_YEAR
TAG_EXE_YEAR property about task run at time(once): the execution year(jrs.exe_year).


TAG_EXE_MONTH

public static final java.lang.String TAG_EXE_MONTH
TAG_EXE_MONTH property about task run at time(once): the execution month(jrs.exe_month).


TAG_EXE_DAY

public static final java.lang.String TAG_EXE_DAY
TAG_EXE_DAY property about task run at time(once): the execution day(jrs.exe_day).


TAG_EXE_HOUR

public static final java.lang.String TAG_EXE_HOUR
TAG_EXE_HOUR property about task run at time(once): the execution hour(jrs.exe_hour).


TAG_EXE_MIN

public static final java.lang.String TAG_EXE_MIN
TAG_EXE_MIN property about task run at time(once): the execution minute(jrs.exe_min).


TAG_EXE_SEC

public static final java.lang.String TAG_EXE_SEC
TAG_EXE_SEC property about task run at time(once): the execution second(jrs.exe_sec).


TAG_EXE_DATE

public static final java.lang.String TAG_EXE_DATE
TAG_EXE_DATE property about task run at time(once): the execution date for display(jrs.exe_date).


TAG_CEASE_YEAR

public static final java.lang.String TAG_CEASE_YEAR
TAG_CEASE_YEAR property about ceasing schedule at time(once): the ceasing year(jrs.cease_year).


TAG_CEASE_MONTH

public static final java.lang.String TAG_CEASE_MONTH
TAG_CEASE_MONTH property about ceasing schedule at time(once): the ceasing month(jrs.cease_month).


TAG_CEASE_DAY

public static final java.lang.String TAG_CEASE_DAY
TAG_CEASE_DAY property about ceasing schedule at time(once): the ceasing day(jrs.cease_day).


TAG_CEASE_HOUR

public static final java.lang.String TAG_CEASE_HOUR
TAG_CEASE_HOUR property about ceasing schedule at time(once): the ceasing hour(jrs.cease_hour).


TAG_CEASE_MIN

public static final java.lang.String TAG_CEASE_MIN
TAG_CEASE_MIN property about ceasing schedule at time(once): the ceasing minute(jrs.cease_min).


TAG_CEASE_SEC

public static final java.lang.String TAG_CEASE_SEC
TAG_CEASE_SEC property about ceasing schedule at time(once): the ceasing second(jrs.cease_sec).


TAG_VER_ID

public static final java.lang.String TAG_VER_ID
TAG_VER_ID the tag to transfer result version records to JRClient: the result version ID.


TAG_VER_RST

public static final java.lang.String TAG_VER_RST
TAG_VER_ID the tag to transfer result version records to JRClient: the result version file.


TAG_VER_DATE_STR

public static final java.lang.String TAG_VER_DATE_STR
TAG_VER_ID the tag to transfer result version records to JRClient: the result version creation time in date string.


TAG_VER_DATE

public static final java.lang.String TAG_VER_DATE
TAG_VER_ID the tag to transfer result version records to JRClient: the result version creation time in miliseconds.


TAG_VER_PARAM

public static final java.lang.String TAG_VER_PARAM
TAG_VER_ID the tag to transfer result version records to JRClient: the result version parameter file.


TAG_DEL_PARAM_FILE

public static final java.lang.String TAG_DEL_PARAM_FILE
TAG_DEL_PARAM_FILE the tag to delete parameter files. The tag is provided for users to develop their own programs.


SCH_DAYS_ID

public static final java.lang.String SCH_DAYS_ID
SCH_DAYS_ID property of schedules: indicates the schedule will run daily, weekly or monthly(jrs.days_id).


SCH_IS_WEEKDAY

public static final java.lang.String SCH_IS_WEEKDAY
SCH_IS_WEEKDAY property of schedules: indicates if to run a report on a specific weekday(i.e. Monday - Friday)(jrs.is_weekday).


SCH_DAY

public static final java.lang.String SCH_DAY
SCH_DAY property of schedules: (jrs.day).


SCH_WEEK

public static final java.lang.String SCH_WEEK
SCH_WEEK property of schedules: indicates every how many weeks to run(when weekly selected)(jrs.week).


SCH_WEEKDAY

public static final java.lang.String SCH_WEEKDAY
SCH_WEEKDAY property of schedules: indicates running on which day in a week(when monthly is selected and jrs.is_day is false). Possible values: {1, 2...6, 7} means {Sunday, Monday...Friday, Saturday}(jrs.weekday).


SCH_WEEKDAYS

public static final java.lang.String SCH_WEEKDAYS
SCH_WEEKDAYS property of schedules: indicates on which day to run in a week(when weekly is selected). Possible values: a digit string. {0, 1...5, 6} means {Sunday, Monday...Friday, Saturday}(jrs.weekdays).


SCH_IS_DAY

public static final java.lang.String SCH_IS_DAY
SCH_IS_DAY property of schedules: indicates if running on xth day in a month(when monthly selected)(jrs.is_day).


SCH_MONTH

public static final java.lang.String SCH_MONTH
SCH_MONTH property of schedules: indicates every how many months to run(when monthly)(jrs.month).


SCH_IS_HOURLY

public static final java.lang.String SCH_IS_HOURLY
SCH_IS_HOURLY property of schedules: indicates if running the schedule every hour(jrs.is_hourly).


SCH_IS_BETWEEN

public static final java.lang.String SCH_IS_BETWEEN
SCH_IS_BETWEEN property of schedules: indicates if running between the start time and the finish time(when jrs.is_hourly or jrs.is_minutely is true)(jrs.is_between).


SCH_HOURS

public static final java.lang.String SCH_HOURS
SCH_HOURS property of schedules: indicates every how many hours to run(when jrs.is_hourly is true)(jrs.hours).


SCH_AT_MIN

public static final java.lang.String SCH_AT_MIN
SCH_AT_MIN property of schedules: indicates running at which minute in a hour(when jrs.is_hourly is true)(jrs.at_min).


SCH_HOUR

public static final java.lang.String SCH_HOUR
SCH_HOUR property of schedules: indicates the start hour of a period of time(when jrs.is_hourly is true, jrs.is_between is true)(jrs.hour).


SCH_MIN

public static final java.lang.String SCH_MIN
SCH_MIN property of schedules: indicates the start minute of a period of time(when jrs.is_hourly is true, jrs.is_between is true)(jrs.min).


SCH_IS_PM

public static final java.lang.String SCH_IS_PM
SCH_IS_PM property of schedules: indicates the start PM or AM of a period of time(when jrs.is_hourly is true, jrs.is_between is true)(jrs.is_pm).


SCH_HOUR2

public static final java.lang.String SCH_HOUR2
SCH_HOUR2 property of schedules: indicates the finish hour of a period of time(when jrs.is_hourly is true, jrs.is_between is true)(jrs.hour2).


SCH_MIN2

public static final java.lang.String SCH_MIN2
SCH_MIN2 property of schedules: indicates the finish minute of a period of time(when jrs.is_hourly is true, jrs.is_between is true)(jrs.min2).


SCH_IS_PM2

public static final java.lang.String SCH_IS_PM2
SCH_IS_PM2 property of schedules: indicates the finish PM or AM of a period of time(when jrs.is_hourly is true, jrs.is_between is true)(jrs.is_pm2).


CMD_VISIBLE

public static final java.lang.String CMD_VISIBLE
CMD_VISIBLE, a command, which referred permission IS Permissions.P_VISIBLE.

See Also:
Permissions

CMD_GRANT

public static final java.lang.String CMD_GRANT
CMD_GRANT, a command, which referred permission is Permissions.P_GRANT.

See Also:
Permissions

CMD_GET_NODE_INFO

public static final java.lang.String CMD_GET_NODE_INFO
CMD_GET_NODE_INFO the command of report HTTP server(jrs.get_node_info).


CMD_GET_NODE_REFER_INFO

public static final java.lang.String CMD_GET_NODE_REFER_INFO
CMD_GET_NODE_REFER_INFO the command of report HTTP server(jrs.get_node_refer_info).


CMD_GET_SUBNODES

public static final java.lang.String CMD_GET_SUBNODES
CMD_GET_SUBNODES the command of report HTTP server(jrs.get_subnodes).


CMD_GET_SUBFILEDIRS

public static final java.lang.String CMD_GET_SUBFILEDIRS
CMD_GET_SUBFILEDIRS the command of report HTTP server(jrs.get_subfiledirs).


CMD_GET_REALPATH

public static final java.lang.String CMD_GET_REALPATH
CMD_GET_REALPATH the command of report HTTP server(jrs.get_realpath).


CMD_GET_RPTREALPATH

public static final java.lang.String CMD_GET_RPTREALPATH
CMD_GET_RPTREALPATH the command of report HTTP server(jrs.get_rpt_realpath).


CMD_GET_RPT_PARAMS

public static final java.lang.String CMD_GET_RPT_PARAMS
CMD_GET_RPT_PARAMS the command of report HTTP server(jrs.get_rpt_params).


CMD_GET_RPT_LANGUAGES

public static final java.lang.String CMD_GET_RPT_LANGUAGES
CMD_GET_RPT_LANGUAGES the command of report HTTP server(jrs.get_rpt_languages).


CMD_GET_RPT_STYLE_GROUPS

public static final java.lang.String CMD_GET_RPT_STYLE_GROUPS
CMD_GET_RPT_STYLE_GROUPS the command of report HTTP server(jrs.get_rpt_style_groups).


CMD_GET_ALL_USERS

public static final java.lang.String CMD_GET_ALL_USERS
CMD_GET_ALL_USERS the command of report HTTP server(jrs.get_all_users).


CMD_GET_ALL_ROLES

public static final java.lang.String CMD_GET_ALL_ROLES
CMD_GET_ALL_ROLES the command of report HTTP server(jrs.get_all_roles).


CMD_GET_REFER_USERS

public static final java.lang.String CMD_GET_REFER_USERS
CMD_GET_ALL_USERS the command of report HTTP server(jrs.get_all_users).


CMD_GET_REFER_ROLES

public static final java.lang.String CMD_GET_REFER_ROLES
CMD_GET_ALL_ROLES the command of report HTTP server(jrs.get_all_roles).


CMD_GET_REAL_PATH

public static final java.lang.String CMD_GET_REAL_PATH
CMD_GET_REAL_PATH the command of report HTTP server(jrs.get_real_path).


CMD_GET_NODE_MAX_VER

public static final java.lang.String CMD_GET_NODE_MAX_VER
CMD_GET_NODE_MAX_VER the command of report HTTP server(jrs.get_node_max_ver).


CMD_SAVE_NODE_MAX_VER

public static final java.lang.String CMD_SAVE_NODE_MAX_VER
CMD_SAVE_NODE_MAX_VER the command of report HTTP server(jrs.save_node_max_ver).


CMD_GET_REPLACE_OLD_VER

public static final java.lang.String CMD_GET_REPLACE_OLD_VER
CMD_GET_REPLACE_OLD_VER the command of report HTTP server(jrs.get_replace_old_ver).


CMD_GET_PERMISSION

public static final java.lang.String CMD_GET_PERMISSION
CMD_GET_PERMISSION the command of report HTTP server(jrs.get_permission).


CMD_SAVE_PERMISSION

public static final java.lang.String CMD_SAVE_PERMISSION
CMD_SAVE_PERMISSION the command of report HTTP server(jrs.save_permission).


CMD_SAVE_IMPORTED_NODE_PROP

public static final java.lang.String CMD_SAVE_IMPORTED_NODE_PROP
CMD_SAVE_IMPORTED_NODE_PROP the command of report HTTP server(jrs.save_imported_node_prop).


CMD_GET_CAT_RPTS

public static final java.lang.String CMD_GET_CAT_RPTS
CMD_GET_CAT_RPTS the command of report HTTP server(jrs.get_cat_rpts).


CMD_GET_CAT_RPTS_NEW

public static final java.lang.String CMD_GET_CAT_RPTS_NEW
CMD_GET_CAT_RPTS_NEW the command of report HTTP server(jrs.get_cat_rpts) in new interface.


CMD_GET_RESULT_VERSIONS

public static final java.lang.String CMD_GET_RESULT_VERSIONS
CMD_GET_RESULT_VERSIONS the command of report HTTP server(jrs.get_rst_vers).


CMD_GET_VER_RESULT

public static final java.lang.String CMD_GET_VER_RESULT
CMD_GET_VER_RESULT the command of report HTTP server(jrs.get_ver_rst).


CMD_GET_VER_RESULT_PAGE

public static final java.lang.String CMD_GET_VER_RESULT_PAGE
CMD_GET_VER_RESULT_PAGE the command of report HTTP server(jrs.get_ver_rst_page).


CMD_GET_RPT_DESC_PAGE

public static final java.lang.String CMD_GET_RPT_DESC_PAGE
CMD_GET_RPT_DESC_PAGE the command of report HTTP server(jrs.get_rpt_desc_page).


CMD_GET_RPT_PARAM_PAGE

public static final java.lang.String CMD_GET_RPT_PARAM_PAGE
CMD_GET_RPT_PARAM_PAGE the command of report HTTP server(jrs.get_rpt_param_page).


CMD_GET_RESULT_APPLET_PAGE

public static final java.lang.String CMD_GET_RESULT_APPLET_PAGE
CMD_GET_RESULT_APPLET_PAGE the command of report HTTP server(jrs.get_rst_applet_page).


CMD_GET_VER_PARAM

public static final java.lang.String CMD_GET_VER_PARAM
CMD_GET_VER_PARAM the command of report HTTP server(jrs.get_ver_param).


CMD_GET_SCHD_PARAM

public static final java.lang.String CMD_GET_SCHD_PARAM
CMD_GET_SCHD_PARAM the command of report HTTP server(jrs.get_schd_param).


CMD_GET_ACTIVE_PARAM

public static final java.lang.String CMD_GET_ACTIVE_PARAM
CMD_GET_ACTIVE_PARAM the command of report HTTP server(jrs.get_active_param).


TAG_SUBMIT_TIME

public static final java.lang.String TAG_SUBMIT_TIME
TAG_SUBMIT_TIME the request SUBMIT_TIME String(jrs.request_url).


TAG_WAIT_RUN_TIME

public static final java.lang.String TAG_WAIT_RUN_TIME
TAG_WAIT_RUN_TIME the waiting time for running.


TAG_SERVER_MONITOR_JSP_USER

public static final java.lang.String TAG_SERVER_MONITOR_JSP_USER
TAG_SERVER_MONITOR_JSP_USER the user who is using monitor in jsp.


TAG_SERVER_MONITOR_JSP_REFRESH

public static final java.lang.String TAG_SERVER_MONITOR_JSP_REFRESH
TAG_SERVER_MONITOR_REFRESH the time to refresh monitor.


TAG_SERVER_MONITOR_JSP_RUNNING_OVERTIME

public static final java.lang.String TAG_SERVER_MONITOR_JSP_RUNNING_OVERTIME
TAG_SERVER_MONITOR_JSP_RUNNING_OVERTIME the time limit set by customer or system, if the running report time exceed it, system will identify the report as a overtime-running report by default.


TAG_SERVER_MONITOR_JSP_FINISHED_MAXNUMBER

public static final java.lang.String TAG_SERVER_MONITOR_JSP_FINISHED_MAXNUMBER
TAG_SERVER_MONITOR_JSP_FINISHED_MAXNUMBER the max number of finished reports.


TAG_SERVER_MONITOR_JSP_FINISHED_MAXMINUTE

public static final java.lang.String TAG_SERVER_MONITOR_JSP_FINISHED_MAXMINUTE
TAG_SERVER_MONITOR_JSP_FINISHED_MAXMINUTE the max keep time allowing a finished report kept in monitor.


TAG_PARAM_SINGLE_THREAD

public static final java.lang.String TAG_PARAM_SINGLE_THREAD
TAG_PARAM_SINGLE_THREAD the string value of the JREngine's single thread.


TAG_PARAM_SID

public static final java.lang.String TAG_PARAM_SID
PARAM_SID the string value of the JREngine's SID.


TAG_PARAM_TOTAL_PAGE_NUMBER

public static final java.lang.String TAG_PARAM_TOTAL_PAGE_NUMBER
TAG_PARAM_TOTAL_PAGE_NUMBER the string value of the JREngine's TOTAL PAGE NUMBER.


TAG_PARAM_REASON

public static final java.lang.String TAG_PARAM_REASON
TAG_PARAM_REASON the string value of the JREngine's error reason.


TAG_PARAM_IO_TIME

public static final java.lang.String TAG_PARAM_IO_TIME
TAG_PARAM_IO_TIME the String value of the JREngine's IO time.


TAG_PARAM_PROCESS_TIME

public static final java.lang.String TAG_PARAM_PROCESS_TIME
TAG_PARAM_PROCESS_TIME the string value of the JREngine's process time.


TAG_PARAM_STATUS

public static final java.lang.String TAG_PARAM_STATUS
the value of Engine's status.


CMD_OPEN_PIPELINE_HTML

public static final java.lang.String CMD_OPEN_PIPELINE_HTML
CMD_OPEN_PIPELINE_HTML the command of open an pipeline html(jrs.open_pipeline_html).


CMD_AUTO_REFRESH_PAGE

public static final java.lang.String CMD_AUTO_REFRESH_PAGE
CMD_AUTO_REFRESH_PAGE the command of auto-refresh an pipeline html(jrs.auto_refresh_page).


CMD_GET_TEMP_RESULT

public static final java.lang.String CMD_GET_TEMP_RESULT
CMD_GET_TEMP_RESULT the command of report HTTP server(jrs.get_temp_result).


CMD_TESTING_BEFORE_DEPLYCAT

public static final java.lang.String CMD_TESTING_BEFORE_DEPLYCAT
CMD_TESTING_BEFORE_DEPLYCAT the command of report HTTP server(jrs.test_before_deploycat).


CMD_TESTING_BEFORE_DEPLYFONT

public static final java.lang.String CMD_TESTING_BEFORE_DEPLYFONT
CMD_TESTING_BEFORE_DEPLYFONT the command of report HTTP server(jrs.test_before_deployfont).


CMD_TESTING_BEFORE_DEPLYSTYLEGROUP

public static final java.lang.String CMD_TESTING_BEFORE_DEPLYSTYLEGROUP
CMD_TESTING_BEFORE_DEPLYSTYLEGROUP the command of report HTTP server(jrs.test_before_deploystylegroup).


CMD_AFTER_DEPLOYFILES

public static final java.lang.String CMD_AFTER_DEPLOYFILES
CMD_AFTER_DEPLOYFILES the command of report HTTP server(jrs.after_deployfiles).


CMD_WAIT_TEMP_RESULT

public static final java.lang.String CMD_WAIT_TEMP_RESULT
CMD_WAIT_TEMP_RESULT the command of report HTTP server(jrs.wait_temp_result).


CMD_IS_TEMP_RESULT_READY

public static final java.lang.String CMD_IS_TEMP_RESULT_READY
CMD_IS_TEMP_RESULT_READY the command of report HTTP server(jrs.is_temp_result_ready).


CMD_REMOVE_TEMP_RESULT

public static final java.lang.String CMD_REMOVE_TEMP_RESULT
CMD_REMOVE_TEMP_RESULT the command of report HTTP server(jrs.remove_temp_result).


CMD_WEB_VIEW

public static final java.lang.String CMD_WEB_VIEW
CMD_WEB_VIEW the command of report HTTP server(jrs.web_vw).


CMD_TRY_VIEW

public static final java.lang.String CMD_TRY_VIEW
CMD_TRY_VIEW the command of report HTTP server(jrs.try_vw).


CMD_VIEW_RST_VER

public static final java.lang.String CMD_VIEW_RST_VER
CMD_VIEW_RST_VER the command of report HTTP server(jrs.view_ver_rst).


CMD_VIEW_DEF_VER

public static final java.lang.String CMD_VIEW_DEF_VER
CMD_VIEW_DEF_VER the command of report HTTP server(jrs.view_def_rst).


CMD_RUN_AND_VIEW

public static final java.lang.String CMD_RUN_AND_VIEW
CMD_RUN_AND_VIEW the command of report HTTP server(jrs.run_vw).


CMD_LOGIN

public static final java.lang.String CMD_LOGIN
CMD_LOGIN the command of report HTTP server(jrs.login).


CMD_LOGOUT

public static final java.lang.String CMD_LOGOUT
CMD_LOGOUT the command of report HTTP server(jrs.logout).


CMD_RESTART

public static final java.lang.String CMD_RESTART
CMD_RESTART the command of report HTTP server(jrs.restart).


CMD_STOP

public static final java.lang.String CMD_STOP
CMD_STOP the command of report HTTP server(jrs.stop).


CMD_EXPORT_RESULT

public static final java.lang.String CMD_EXPORT_RESULT
CMD_EXPORT_RESULT the command of report HTTP server(jrs.exp_rst).


CMD_GET_SCHEDULES

public static final java.lang.String CMD_GET_SCHEDULES
CMD_GET_SCHEDULES the command of report HTTP server(jrs.get_schedules).


CMD_SUBMIT_SCHEDULE

public static final java.lang.String CMD_SUBMIT_SCHEDULE
CMD_SUBMIT_SCHEDULE the command of report HTTP server(jrs.submit_schedule).


CMD_RUN_TASK

public static final java.lang.String CMD_RUN_TASK
CMD_RUN_TASK the command of report HTTP server(jrs.run_task).


CMD_DEL_SCHEDULE

public static final java.lang.String CMD_DEL_SCHEDULE
CMD_DEL_SCHEDULE the command of report HTTP server(jrs.del_schedule).


CMD_ENABLE_SCHEDULE

public static final java.lang.String CMD_ENABLE_SCHEDULE
CMD_ENABLE_SCHEDULE the command of report HTTP server(jrs.enable_schedule).


CMD_DISABLE_SCHEDULE

public static final java.lang.String CMD_DISABLE_SCHEDULE
CMD_DISABLE_SCHEDULE the command of report HTTP server(jrs.disable_schedule).


CMD_DEL_RPT_VER

public static final java.lang.String CMD_DEL_RPT_VER
CMD_DEL_RPT_VER the command of report HTTP server(jrs.del_rpt_ver).


CMD_DEL_RSTDOC_VER

public static final java.lang.String CMD_DEL_RSTDOC_VER
CMD_DEL_RSTDOC_VER the command of report HTTP server(jrs.del_rstdoc_ver).


CMD_DEL_RST_VER

public static final java.lang.String CMD_DEL_RST_VER
CMD_DEL_RST_VER the command of report HTTP server(jrs.del_rst_ver).


CMD_DEL_CAT_VER

public static final java.lang.String CMD_DEL_CAT_VER
CMD_DEL_CAT_VER the command of report HTTP server(jrs.del_cat_ver).


CMD_CHANGE_PASSWORD

public static final java.lang.String CMD_CHANGE_PASSWORD
CMD_CHANGE_PASSWORD the command of report HTTP server(jrs.change_password).


CMD_GET_CHANGE_PASSWORD_PAGE

public static final java.lang.String CMD_GET_CHANGE_PASSWORD_PAGE
CMD_GET_CHANGE_PASSWORD_PAGE the command of report HTTP server(jrs.get_change_password_page).


CMD_GET_NEW_SCHEDULE_PAGE

public static final java.lang.String CMD_GET_NEW_SCHEDULE_PAGE
CMD_GET_NEW_SCHEDULE_PAGE the command of report HTTP server(jrs.get_new_schd_page).


CMD_CREATE_SCHEDULE_PAGE

public static final java.lang.String CMD_CREATE_SCHEDULE_PAGE
CMD_CREATE_SCHEDULE_PAGE the command of report HTTP server(jrs.create_schd_page).

See Also:
Constant Field Values

CMD_SUBMIT_SCHEDULE_PAGE

public static final java.lang.String CMD_SUBMIT_SCHEDULE_PAGE
CMD_SUBMIT_SCHEDULE_PAGE the command of report HTTP server(jrs.submit_schedule_form).


CMD_SUBMIT_SCHEDULE_PAGE_OLD

public static final java.lang.String CMD_SUBMIT_SCHEDULE_PAGE_OLD
CMD_SUBMIT_SCHEDULE_PAGE_OLD the command of report HTTP server(jrs.submit_schedule_form_old).


CMD_REMOVE_BASENAME

public static final java.lang.String CMD_REMOVE_BASENAME
CMD_REMOVE_BASENAME the command of report HTTP server(jrs.remove_base).


CMD_GET_SERVLET_PATH

public static final java.lang.String CMD_GET_SERVLET_PATH
CMD_GET_SERVLET_PATH the command of report HTTP server(jrs.get_servlet_path).


CMD_GET_COMPLETED

public static final java.lang.String CMD_GET_COMPLETED
CMD_GET_COMPLETED the command of report HTTP server(jrs.get_completed).


CMD_DEL_COMPLETED

public static final java.lang.String CMD_DEL_COMPLETED
CMD_DEL_COMPLETED the command of report HTTP server(jrs.del_completed).


CMD_GET_SUCC_INFO

public static final java.lang.String CMD_GET_SUCC_INFO
CMD_GET_SUCC_INFO the command of report HTTP server(jrs.get_succ_info).


CMD_GET_COMPLETED_PARAM

public static final java.lang.String CMD_GET_COMPLETED_PARAM
CMD_GET_COMPLETED_PARAM the command of report HTTP server(jrs.get_completed_param).


CMD_GET_ACTIVE

public static final java.lang.String CMD_GET_ACTIVE
CMD_GET_ACTIVE the command of report HTTP server(jrs.get_active).


CMD_STOP_TASK

public static final java.lang.String CMD_STOP_TASK
CMD_STOP_TASK the command of report HTTP server(jrs.stop_task).


CMD_GET_EDIT_SCHEDULE_PAGE

public static final java.lang.String CMD_GET_EDIT_SCHEDULE_PAGE
CMD_GET_EDIT_SCHEDULE_PAGE the command of report HTTP server(jrs.get_edit_schd_page).


CMD_GET_EDIT_SCHEDULE_PAGE_OLD

public static final java.lang.String CMD_GET_EDIT_SCHEDULE_PAGE_OLD
CMD_GET_EDIT_SCHEDULE_PAGE_OLD the command of report HTTP server(jrs.get_edit_schd_page_old).


CMD_GET_VIEW_RST_PAGE

public static final java.lang.String CMD_GET_VIEW_RST_PAGE
CMD_GET_VIEW_RST_PAGE the command of report HTTP server(jrs.get_view_rst_page).


CMD_POST_CAT_AND_RPT

public static final java.lang.String CMD_POST_CAT_AND_RPT
CMD_POST_CAT_AND_RPT the command of report HTTP server(jrs.post_catalog_report).


CMD_POST_FONT

public static final java.lang.String CMD_POST_FONT
CMD_POST_FONT the command of report HTTP server(jrs.post_fonts).


CMD_POST_STYLE_GROUP

public static final java.lang.String CMD_POST_STYLE_GROUP
CMD_POST_STYLE_GROUP the command of report HTTP server(jrs.post_style_groups).


CMD_BUILDNUMBER

public static final java.lang.String CMD_BUILDNUMBER
CMD_BUILDNUMBER the command of report HTTP server(jrs.build_number).


CMD_GET_CATALOG_OF_REPORT

public static final java.lang.String CMD_GET_CATALOG_OF_REPORT
CMD_GET_CATALOG_OF_REPORT the command of report HTTP server(jrs.get_catalog_of_report).


CMD_SET_JDBC_CONNECTION

public static final java.lang.String CMD_SET_JDBC_CONNECTION
CMD_SET_JDBC_CONNECTION the command of report HTTP server(jrs.set_jdbc_connection).


CMD_GET_BOOLEAN_NAMES

public static final java.lang.String CMD_GET_BOOLEAN_NAMES
CMD_GET_BOOLEAN_NAMES the command of report HTTP server(jrs.get_boolean_names).


CMD_GET_PRINTERS

public static final java.lang.String CMD_GET_PRINTERS
CMD_GET_PRINTERS the command of report HTTP server(jrs.get_printers).


CMD_GET_LARGE_REPORTS

public static final java.lang.String CMD_GET_LARGE_REPORTS
deprecated. CMD_GET_LARGE_REPORTS the command of report HTTP server(jrs.get_large_reports).


CMD_GET_ONDEMANDS

public static final java.lang.String CMD_GET_ONDEMANDS
CMD_GET_ONDEMANDS the command of report HTTP server(jrs.get_ondemands).


CMD_HAS_PAGE_SECURITY

public static final java.lang.String CMD_HAS_PAGE_SECURITY
CMD_HAS_PAGE_SECURITY the command of report HTTP server(jrs.has_page_security).


CMD_MAIN_FRAME

public static final java.lang.String CMD_MAIN_FRAME
CMD_MAIN_FRAME the command of report HTTP server(jrs.main_frame).


CMD_LEFT_FRAME

public static final java.lang.String CMD_LEFT_FRAME
CMD_LEFT_FRAME the command of report HTTP server(jrs.left_frame).


CMD_TOP_FRAME

public static final java.lang.String CMD_TOP_FRAME
CMD_TOP_FRAME the command of report HTTP server(jrs.top_frame).


CMD_GET_DHTML_PAGE

public static final java.lang.String CMD_GET_DHTML_PAGE
CMD_GET_DHTML_PAGE the command of report HTTP server(jrs.get_dhtml_page).


CMD_SUBTOP_FRAME

public static final java.lang.String CMD_SUBTOP_FRAME
(deprecated) CMD_SUBTOP_FRAME the command of report HTTP server(jrs.subtop_frame).


CMD_OLDTOP_FRAME

public static final java.lang.String CMD_OLDTOP_FRAME
(deprecated) CMD_OLDTOP_FRAME the command of report HTTP server(jrs.oldtop_frame).


CMD_OLDLEFT_FRAME

public static final java.lang.String CMD_OLDLEFT_FRAME
(deprecated) CMD_OLDLEFT_FRAME the command of report HTTP server(jrs.oldleft_frame).


CMD_WAIT_USER

public static final java.lang.String CMD_WAIT_USER
CMD_WAIT_USER the command of wait in a user queue(jrs.wait_user).


CMD_WAIT_REPORT

public static final java.lang.String CMD_WAIT_REPORT
CMD_WAIT_REPORT the command of wait in a report queue(jrs.wait_report).


CMD_GET_NODE_PROP

public static final java.lang.String CMD_GET_NODE_PROP
CMD_GET_NODE_PROP the command of report HTTP server(jrs.get_node_prop).


CMD_SAVE_NODE_PROP

public static final java.lang.String CMD_SAVE_NODE_PROP
CMD_SAVE_NODE_PROP the command of report HTTP server(jrs.save_node_prop).


CMD_GET_TO_VERSION_DESC

public static final java.lang.String CMD_GET_TO_VERSION_DESC
CMD_GET_TO_VERSION_DESC the command of report HTTP server(jrs.get_to_version_desc).


CMD_GET_REPORT_VERSIONS

public static final java.lang.String CMD_GET_REPORT_VERSIONS
CMD_GET_REPORT_VERSIONS the command of report HTTP server(jrs.get_rpt_vers).


CMD_GET_CATALOG_VERSIONS

public static final java.lang.String CMD_GET_CATALOG_VERSIONS
CMD_GET_CATALOG_VERSIONS the command of report HTTP server(jrs.get_cat_vers).


CMD_GET_RESULT_DOC_VERSIONS

public static final java.lang.String CMD_GET_RESULT_DOC_VERSIONS
CMD_GET_RESULT_DOC_VERSIONS the command of report HTTP server(jrs.get_rst_doc_vers).


CMD_IMPORT_RESOURCE

public static final java.lang.String CMD_IMPORT_RESOURCE
CMD_IMPORT_RESOURCE the command of report HTTP server(jrs.import_resource).


CMD_IMPORT_RESOURCE_ADVANCED

public static final java.lang.String CMD_IMPORT_RESOURCE_ADVANCED
CMD_IMPORT_RESOURCE_ADVANCED the command of report HTTP server(jrs.import_resource_advanced).


CMD_DELETE_RESOURCE

public static final java.lang.String CMD_DELETE_RESOURCE
CMD_DELETE_RESOURCE the command of report HTTP server(jrs.delete_resource).


CMD_SAVE_IMPORTED_RESOURCE

public static final java.lang.String CMD_SAVE_IMPORTED_RESOURCE
CMD_SAVE_IMPORTED_RESOURCE the command of report HTTP server(jrs.save_imported_resource).


CMD_GET_PRE_SCHD_PAGE

public static final java.lang.String CMD_GET_PRE_SCHD_PAGE
CMD_GET_PRE_SCHD_PAGE the command of report HTTP server(jrs.get_pre_schd_page).


CMD_GET_SEL_CAT_PAGE

public static final java.lang.String CMD_GET_SEL_CAT_PAGE
CMD_GET_SEL_CAT_PAGE the command of report HTTP server(jrs.get_sel_cat_page).


CMD_GET_RST_VER_PROP

public static final java.lang.String CMD_GET_RST_VER_PROP
CMD_GET_RST_VER_PROP the command of report HTTP server(jrs.get_rst_ver_prop).


CMD_SAVE_RST_VER_PROP

public static final java.lang.String CMD_SAVE_RST_VER_PROP
CMD_SAVE_RST_VER_PROP the command of report HTTP server(jrs.save_rst_ver_prop).


CMD_GET_RPT_VER_PROP

public static final java.lang.String CMD_GET_RPT_VER_PROP
CMD_GET_RPT_VER_PROP the command of report HTTP server(jrs.get_rpt_ver_prop).


CMD_SAVE_RPT_VER_PROP

public static final java.lang.String CMD_SAVE_RPT_VER_PROP
CMD_SAVE_RPT_VER_PROP the command of report HTTP server(jrs.save_rpt_ver_prop).


CMD_GET_RSTDOC_VER_PROP

public static final java.lang.String CMD_GET_RSTDOC_VER_PROP
CMD_GET_RSTDOC_VER_PROP the command of report HTTP server(jrs.get_rstdoc_ver_prop).


CMD_SAVE_RSTDOC_VER_PROP

public static final java.lang.String CMD_SAVE_RSTDOC_VER_PROP
CMD_SAVE_RSTDOC_VER_PROP the command of report HTTP server(jrs.save_rstdoc_ver_prop).


CMD_GET_CAT_VER_PROP

public static final java.lang.String CMD_GET_CAT_VER_PROP
CMD_GET_CAT_VER_PROP the command of report HTTP server(jrs.get_cat_ver_prop).


CMD_SAVE_CAT_VER_PROP

public static final java.lang.String CMD_SAVE_CAT_VER_PROP
CMD_SAVE_CAT_VER_PROP the command of report HTTP server(jrs.save_cat_ver_prop).


CMD_IS_WAIT_USER

public static final java.lang.String CMD_IS_WAIT_USER
CMD_IS_WAIT_USER the command of making user waiting due to limited access. (jrs.is_wait_user).


CMD_EXPORT_SCHEDULE_TO_SCRIPT_FILE

public static final java.lang.String CMD_EXPORT_SCHEDULE_TO_SCRIPT_FILE
CMD_EXPORT_SCHEDULE_TO_SCRIPT_FILE the command of exporting schedule to script file (jrs.export_schedule_to_script_file).


CMD_IMPORT_SCHEDULE_FROM_SCRIPT_FILE

public static final java.lang.String CMD_IMPORT_SCHEDULE_FROM_SCRIPT_FILE
CMD_IMPORT_SCHEDULE_FROM_SCRIPT_FILE the command of importing schedule from script file (jrs.import_schedule_from_script_file).


CMD_EXPORT_SCHEDULE_TO_SCRIPT_FILE_SAVE

public static final java.lang.String CMD_EXPORT_SCHEDULE_TO_SCRIPT_FILE_SAVE
CMD_EXPORT_SCHEDULE_TO_SCRIPT_FILE_SAVE the command of saving script file (jrs.export_schedule_to_script_file_save).


CMD_IMPORT_SCHEDULE_FROM_SCRIPT_FILE_SUBMIT

public static final java.lang.String CMD_IMPORT_SCHEDULE_FROM_SCRIPT_FILE_SUBMIT
CMD_IMPORT_SCHEDULE_FROM_SCRIPT_FILE_SUBMIT the command of submitting script file (jrs.export_schedule_to_script_file_submit).


CMD_EXPORT_PERMISSION_IS

public static final java.lang.String CMD_EXPORT_PERMISSION_IS
CMD_EXPORT_PERMISSION_IS the command of verifying permission of export script file (jrs.export_permission_is).


CMD_EXPORT_SCHEDULE_TO_FILE

public static final java.lang.String CMD_EXPORT_SCHEDULE_TO_FILE
CMD_EXPORT_SCHEDULE_TO_FILE the command of exporting schedule to file (jrs.export_schedule_to_file).


CMD_IMPORT_SCHEDULE_FROM_FILE

public static final java.lang.String CMD_IMPORT_SCHEDULE_FROM_FILE
CMD_IMPORT_SCHEDULE_FROM_FILE the command of importing schedule from file (jrs.import_schedule_from_file).


CMD_DELETE_SCHEDULES

public static final java.lang.String CMD_DELETE_SCHEDULES
CMD_DELETE_SCHEDULES the command of deleting schedules (jrs.delete_schedules).


CMD_COPY_SCHEDULES

public static final java.lang.String CMD_COPY_SCHEDULES
CMD_COPY_SCHEDULES the command of copying schedules (jrs.copy_schedules).


CMD_ENABLE_SCHEDULES

public static final java.lang.String CMD_ENABLE_SCHEDULES
CMD_ENABLE_SCHEDULES the command of enabling schedules (jrs.enable_schedules).


CMD_DISABLE_SCHEDULES

public static final java.lang.String CMD_DISABLE_SCHEDULES
CMD_DISABLE_SCHEDULES the command of disabling schedules (jrs.disable_schedules).


<