Rational Developer for Power Systems Software
V7.6

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


public interface QSYSResourceConstants

Message related constants for QSYS subsystem.


Field Summary
static String MSG_2PHASE_SAVE_NO_COPY
           
static String MSG_2PHASE_SAVE_NO_CREATE
           
static String MSG_2PHASE_SAVE_NO_DELETE
           
static String MSG_2PHASE_SAVE_NO_UPLOAD
           
static String MSG_CMD_DONEINTJOB
           
static String MSG_CMD_SBMTOINTJOB
           
static String MSG_COMM_CACHE_CLEAR
           
static String MSG_COMM_CACHE_INVALID_LOCATION
           
static String MSG_COMM_CACHE_NOT_AVAILABLE
           
static String MSG_COMM_CONNECTION_NOT_EST
           
static String MSG_COMM_DAEMON_NOTSTARTED
           
static String MSG_COMM_NETWORK_DOWN
           
static String MSG_COMM_PTF_MISSING
           
static String MSG_COMM_REQUEST_NOT_RESPONDED
           
static String MSG_CONNECT_CANCELLED
           
static String MSG_CONNECT_FAILED
           
static String MSG_CONSECUTIVE_SOSI
           
static String MSG_DOWNLOAD_ALREADY_OPEN_IN_EDITOR
           
static String MSG_DOWNLOAD_LOCK_NO_WRITE
           
static String MSG_DOWNLOAD_MEMBER_NOT_FOUND
           
static String MSG_DOWNLOAD_NO_WRITE
           
static String MSG_GENERIC_ERR
           
static String MSG_HOST_NO_CONN
           
static String MSG_LISTRETRIEVAL_FAILED
           
static String MSG_MBR_SEQUENCE_NUMBERS
           
static String MSG_NO_QTEMP_EDIT_SUPPORT
           
static String MSG_UNEXPECTED_ERR
           
static String MSG_UPLOAD_LOCK_NO_READ
           
static String MSG_UPLOAD_LOCK_NO_WRITE
           
static String MSG_UPLOAD_NO_MEMBER
           
static String MSG_UPLOAD_PROGRESS
           
 

Field Detail

MSG_CONNECT_CANCELLED

static final String MSG_CONNECT_CANCELLED
See Also:
Constant Field Values

MSG_CONNECT_FAILED

static final String MSG_CONNECT_FAILED
See Also:
Constant Field Values

MSG_UPLOAD_PROGRESS

static final String MSG_UPLOAD_PROGRESS
See Also:
Constant Field Values

MSG_COMM_NETWORK_DOWN

static final String MSG_COMM_NETWORK_DOWN
See Also:
Constant Field Values

MSG_COMM_CONNECTION_NOT_EST

static final String MSG_COMM_CONNECTION_NOT_EST
See Also:
Constant Field Values

MSG_HOST_NO_CONN

static final String MSG_HOST_NO_CONN
See Also:
Constant Field Values

MSG_2PHASE_SAVE_NO_CREATE

static final String MSG_2PHASE_SAVE_NO_CREATE
See Also:
Constant Field Values

MSG_2PHASE_SAVE_NO_UPLOAD

static final String MSG_2PHASE_SAVE_NO_UPLOAD
See Also:
Constant Field Values

MSG_2PHASE_SAVE_NO_COPY

static final String MSG_2PHASE_SAVE_NO_COPY
See Also:
Constant Field Values

MSG_2PHASE_SAVE_NO_DELETE

static final String MSG_2PHASE_SAVE_NO_DELETE
See Also:
Constant Field Values

MSG_UPLOAD_LOCK_NO_WRITE

static final String MSG_UPLOAD_LOCK_NO_WRITE
See Also:
Constant Field Values

MSG_UPLOAD_LOCK_NO_READ

static final String MSG_UPLOAD_LOCK_NO_READ
See Also:
Constant Field Values

MSG_UPLOAD_NO_MEMBER

static final String MSG_UPLOAD_NO_MEMBER
See Also:
Constant Field Values

MSG_NO_QTEMP_EDIT_SUPPORT

static final String MSG_NO_QTEMP_EDIT_SUPPORT
See Also:
Constant Field Values

MSG_DOWNLOAD_NO_WRITE

static final String MSG_DOWNLOAD_NO_WRITE
See Also:
Constant Field Values

MSG_DOWNLOAD_LOCK_NO_WRITE

static final String MSG_DOWNLOAD_LOCK_NO_WRITE
See Also:
Constant Field Values

MSG_DOWNLOAD_MEMBER_NOT_FOUND

static final String MSG_DOWNLOAD_MEMBER_NOT_FOUND
See Also:
Constant Field Values

MSG_DOWNLOAD_ALREADY_OPEN_IN_EDITOR

static final String MSG_DOWNLOAD_ALREADY_OPEN_IN_EDITOR
See Also:
Constant Field Values

MSG_MBR_SEQUENCE_NUMBERS

static final String MSG_MBR_SEQUENCE_NUMBERS
See Also:
Constant Field Values

MSG_CONSECUTIVE_SOSI

static final String MSG_CONSECUTIVE_SOSI
See Also:
Constant Field Values

MSG_COMM_REQUEST_NOT_RESPONDED

static final String MSG_COMM_REQUEST_NOT_RESPONDED
See Also:
Constant Field Values

MSG_LISTRETRIEVAL_FAILED

static final String MSG_LISTRETRIEVAL_FAILED
See Also:
Constant Field Values

MSG_COMM_DAEMON_NOTSTARTED

static final String MSG_COMM_DAEMON_NOTSTARTED
See Also:
Constant Field Values

MSG_CMD_SBMTOINTJOB

static final String MSG_CMD_SBMTOINTJOB
See Also:
Constant Field Values

MSG_CMD_DONEINTJOB

static final String MSG_CMD_DONEINTJOB
See Also:
Constant Field Values

MSG_COMM_CACHE_CLEAR

static final String MSG_COMM_CACHE_CLEAR
See Also:
Constant Field Values

MSG_COMM_CACHE_NOT_AVAILABLE

static final String MSG_COMM_CACHE_NOT_AVAILABLE
See Also:
Constant Field Values

MSG_COMM_CACHE_INVALID_LOCATION

static final String MSG_COMM_CACHE_INVALID_LOCATION
See Also:
Constant Field Values

MSG_GENERIC_ERR

static final String MSG_GENERIC_ERR
See Also:
Constant Field Values

MSG_UNEXPECTED_ERR

static final String MSG_UNEXPECTED_ERR
See Also:
Constant Field Values

MSG_COMM_PTF_MISSING

static final String MSG_COMM_PTF_MISSING
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.