Rational Developer for Power Systems Software
V7.6

com.ibm.etools.iseries.subsystems.qsys.commands
Interface QSYSCommandMessageIds


public interface QSYSCommandMessageIds


Field Summary
static String MSG_CMD_COMPLETED
           
static String MSG_CMD_INTJOB_BUSY
           
static String MSG_CMD_NO_INTJOB
           
static String MSG_COMM_IJOB_BUSY
           
static String MSG_COMM_IJOB_DISCONNECTED
           
static String MSG_COMM_NO_IJOB
           
static String QSYS_CMD_MSG_CMD_NOTRUN
           
static String QSYS_CMD_MSG_CONNECTION_OFFLINE
           
 

Field Detail

QSYS_CMD_MSG_CONNECTION_OFFLINE

static final String QSYS_CMD_MSG_CONNECTION_OFFLINE
See Also:
Constant Field Values

QSYS_CMD_MSG_CMD_NOTRUN

static final String QSYS_CMD_MSG_CMD_NOTRUN
See Also:
Constant Field Values

MSG_CMD_COMPLETED

static final String MSG_CMD_COMPLETED
See Also:
Constant Field Values

MSG_COMM_NO_IJOB

static final String MSG_COMM_NO_IJOB
See Also:
Constant Field Values

MSG_CMD_NO_INTJOB

static final String MSG_CMD_NO_INTJOB
See Also:
Constant Field Values

MSG_CMD_INTJOB_BUSY

static final String MSG_CMD_INTJOB_BUSY
See Also:
Constant Field Values

MSG_COMM_IJOB_DISCONNECTED

static final String MSG_COMM_IJOB_DISCONNECTED
See Also:
Constant Field Values

MSG_COMM_IJOB_BUSY

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