Rational Developer for Power Systems Software
V7.6

com.ibm.etools.iseries.subsystems.qsys
Interface IQSYSPreferencesConstants


public interface IQSYSPreferencesConstants

Keys into preferences bundle.


Field Summary
static String ADD_BATCHCOMPILE_JOBMONITOR
           
static String ADD_BATCHPGM_JOBMONITOR
           
static String COMMANDDBLCLICK
           
static String COMMANDMESSAGEHELP
           
static String COMPILE_INBATCH
           
static String COMPILE_OBJLIB
           
static String COMPILE_REPLACE
           
static String COMPILE_TYPE_PREFIX
           
static String COMPILE_TYPE_SIZE
           
static String CONVERTTOYEN
           
static String copyright
           
static String DAEMON_AUTOSTART
           
static String DAEMON_PORT
           
static boolean DEFAULT_DAEMON_AUTOSTART
           
static int DEFAULT_DAEMON_PORT
           
static String DIRECT_MBR_SAVE
           
static String FILE_SHOW_EXPORTED_PROCS_ONLY
           
static String FILESHOWADDITIONAL
           
static String FILESHOWTYPEASEXTENSION
           
static String FILTER_OUT_COMPILER_SRVPGMS
           
static String HISTORY_QUALIFIED_IFSFOLDER
           
static String JOBD
           
static String JPN_CONV_TO_YEN
           
static String NEW_DEBUG_STARTUP
           
static String PROMPTFORDEBUGROUTERPORT
           
static String RESID_PREF_FILES_SAVE
           
static String RESID_PREF_FILES_STRIP
           
static String ROOT
           
static String RUN_INBATCH
           
static String SBMJOB_PARMS
           
static String SHOW_LOG_VIEW
           
static String SHOWJOBCATEGORY
           
static String TWOPHASE_MBR_SAVE
           
static String USE_BINARY_CACHE_FORMAT
           
 

Field Detail

copyright

static final String copyright
See Also:
Constant Field Values

ROOT

static final String ROOT
See Also:
Constant Field Values

PROMPTFORDEBUGROUTERPORT

static final String PROMPTFORDEBUGROUTERPORT
See Also:
Constant Field Values

COMMANDMESSAGEHELP

static final String COMMANDMESSAGEHELP
See Also:
Constant Field Values

COMMANDDBLCLICK

static final String COMMANDDBLCLICK
See Also:
Constant Field Values

SHOWJOBCATEGORY

static final String SHOWJOBCATEGORY
See Also:
Constant Field Values

FILESHOWADDITIONAL

static final String FILESHOWADDITIONAL
See Also:
Constant Field Values

CONVERTTOYEN

static final String CONVERTTOYEN
See Also:
Constant Field Values

FILE_SHOW_EXPORTED_PROCS_ONLY

static final String FILE_SHOW_EXPORTED_PROCS_ONLY
See Also:
Constant Field Values

HISTORY_QUALIFIED_IFSFOLDER

static final String HISTORY_QUALIFIED_IFSFOLDER
See Also:
Constant Field Values

DAEMON_AUTOSTART

static final String DAEMON_AUTOSTART
See Also:
Constant Field Values

DAEMON_PORT

static final String DAEMON_PORT
See Also:
Constant Field Values

JOBD

static final String JOBD
See Also:
Constant Field Values

SBMJOB_PARMS

static final String SBMJOB_PARMS
See Also:
Constant Field Values

RUN_INBATCH

static final String RUN_INBATCH
See Also:
Constant Field Values

COMPILE_INBATCH

static final String COMPILE_INBATCH
See Also:
Constant Field Values

COMPILE_REPLACE

static final String COMPILE_REPLACE
See Also:
Constant Field Values

ADD_BATCHCOMPILE_JOBMONITOR

static final String ADD_BATCHCOMPILE_JOBMONITOR
See Also:
Constant Field Values

ADD_BATCHPGM_JOBMONITOR

static final String ADD_BATCHPGM_JOBMONITOR
See Also:
Constant Field Values

COMPILE_OBJLIB

static final String COMPILE_OBJLIB
See Also:
Constant Field Values

COMPILE_TYPE_SIZE

static final String COMPILE_TYPE_SIZE
See Also:
Constant Field Values

COMPILE_TYPE_PREFIX

static final String COMPILE_TYPE_PREFIX
See Also:
Constant Field Values

SHOW_LOG_VIEW

static final String SHOW_LOG_VIEW
See Also:
Constant Field Values

FILESHOWTYPEASEXTENSION

static final String FILESHOWTYPEASEXTENSION
See Also:
Constant Field Values

RESID_PREF_FILES_SAVE

static final String RESID_PREF_FILES_SAVE
See Also:
Constant Field Values

DIRECT_MBR_SAVE

static final String DIRECT_MBR_SAVE
See Also:
Constant Field Values

TWOPHASE_MBR_SAVE

static final String TWOPHASE_MBR_SAVE
See Also:
Constant Field Values

NEW_DEBUG_STARTUP

static final String NEW_DEBUG_STARTUP
See Also:
Constant Field Values

FILTER_OUT_COMPILER_SRVPGMS

static final String FILTER_OUT_COMPILER_SRVPGMS
See Also:
Constant Field Values

JPN_CONV_TO_YEN

static final String JPN_CONV_TO_YEN
See Also:
Constant Field Values

USE_BINARY_CACHE_FORMAT

static final String USE_BINARY_CACHE_FORMAT
See Also:
Constant Field Values

RESID_PREF_FILES_STRIP

static final String RESID_PREF_FILES_STRIP
See Also:
Constant Field Values

DEFAULT_DAEMON_AUTOSTART

static final boolean DEFAULT_DAEMON_AUTOSTART
See Also:
Constant Field Values

DEFAULT_DAEMON_PORT

static final int DEFAULT_DAEMON_PORT
See Also:
Constant Field Values

Rational Developer for Power Systems Software
V7.6

Copyright © 2011 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.