Class TreeNodeId
java.lang.Object
com.ibm.mq.explorer.ui.extensions.TreeNodeId
Class describing all UI TreeNode id's
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Copyright noticestatic final String
Define the id for the TreeNode - Advancedstatic final String
Define the id for the TreeNode - All Setstatic final String
Define the id for the TreeNode - Authentication Informationstatic final String
Define the id for the TreeNode - Channelsstatic final String
Define the id for the TreeNode - Channel Authentication Recordstatic final String
Define the id for the TreeNode - Client Connectionsstatic final String
Define the id for the TreeNode - Communication Informationstatic final String
Define the id for the TreeNode - listenersstatic final String
Define the id for the TreeNode - Loadingstatic final String
Define the id for the TreeNode - Namelistsstatic final String
Define the prefixes for real object TreeNodes in the tree - queue managerstatic final String
Define the prefixes for real object TreeNodes in the tree - qsg (z/OS only)static final String
Define the prefix for TreeNodes in the Tree - Setsstatic final String
Define the id for the TreeNode - Processesstatic final String
Define the id for the TreeNode - Queue Managersstatic final String
Define the id for the TreeNode - QSG Authentication Information (z/OS only)static final String
Define the id for the TreeNode - QSG Coupling Facility Structures (z/OS only)static final String
Define the id for the TreeNode - QSG Channels (z/OS only)static final String
Define the id for the TreeNode - QSG Group Definitions (z/OS only)static final String
Define the id for the TreeNode - QSG Namelists (z/OS only)static final String
Define the id for the TreeNode - QSG Processes (z/OS only)static final String
Define the id for the TreeNode - QSG Queues (z/OS only)static final String
Define the id for the TreeNode - QSG Shared Queues (z/OS only)static final String
Define the id for the TreeNode - QSG Storage Classes (z/OS only)static final String
Define the id for the TreeNode - QSG Subscriptionstatic final String
Define the id for the TreeNode - QSG Topics (z/OS only)static final String
Define the id for the TreeNode - Queue Sharing Groups (QSGs) (z/OS only)static final String
Define the id for the TreeNode - Queuesstatic final String
Define the id for the TreeNode - Hidden Rootstatic final String
Define the id for the TreeNode - Servicesstatic final String
Define the id for the TreeNode - Storage Classes (z/OS only)static final String
Define the id for the TreeNode - Subscriptionstatic final String
Define the id for the TreeNode - Topicsstatic final String
Define the id for the TreeNode - WebSphere MQstatic final String
Define the id for the TreeNode - z/OS listenersstatic final String
SCCS id - expanded when file is extracted from CMVC -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SCCSID
SCCS id - expanded when file is extracted from CMVC- See Also:
-
COPYRIGHT_NOTICE
Copyright notice- See Also:
-
NODEID_ROOT
Define the id for the TreeNode - Hidden Root- See Also:
-
NODEID_WMQ
Define the id for the TreeNode - WebSphere MQ- See Also:
-
NODEID_QMGRS
Define the id for the TreeNode - Queue Managers- See Also:
-
NODEID_QUEUES
Define the id for the TreeNode - Queues- See Also:
-
NODEID_ADVANCED
Define the id for the TreeNode - Advanced- See Also:
-
NODEID_LOADING
Define the id for the TreeNode - Loading- See Also:
-
NODEID_CHANNELS
Define the id for the TreeNode - Channels- See Also:
-
NODEID_CLIENT_CONNS
Define the id for the TreeNode - Client Connections- See Also:
-
NODEID_PROCESSES
Define the id for the TreeNode - Processes- See Also:
-
NODEID_NAMELISTS
Define the id for the TreeNode - Namelists- See Also:
-
NODEID_AUTH_INFOS
Define the id for the TreeNode - Authentication Information- See Also:
-
NODEID_COMM_INFOS
Define the id for the TreeNode - Communication Information- See Also:
-
NODEID_CHLAUTHS
Define the id for the TreeNode - Channel Authentication Record- See Also:
-
NODEID_SERVICES
Define the id for the TreeNode - Services- See Also:
-
NODEID_STORAGE_CLASSES
Define the id for the TreeNode - Storage Classes (z/OS only)- See Also:
-
NODEID_SUBSCRIPTIONS
Define the id for the TreeNode - Subscription- See Also:
-
NODEID_QSGS
Define the id for the TreeNode - Queue Sharing Groups (QSGs) (z/OS only)- See Also:
-
NODEID_QSG_SHARED_QS
Define the id for the TreeNode - QSG Shared Queues (z/OS only)- See Also:
-
NODEID_QSG_CF_STRUTS
Define the id for the TreeNode - QSG Coupling Facility Structures (z/OS only)- See Also:
-
NODEID_QSG_GROUP_DEFS
Define the id for the TreeNode - QSG Group Definitions (z/OS only)- See Also:
-
NODEID_QSG_QUEUES
Define the id for the TreeNode - QSG Queues (z/OS only)- See Also:
-
NODEID_QSG_CHANNELS
Define the id for the TreeNode - QSG Channels (z/OS only)- See Also:
-
NODEID_QSG_PROCESSES
Define the id for the TreeNode - QSG Processes (z/OS only)- See Also:
-
NODEID_QSG_TOPICS
Define the id for the TreeNode - QSG Topics (z/OS only)- See Also:
-
NODEID_QSG_NAMELISTS
Define the id for the TreeNode - QSG Namelists (z/OS only)- See Also:
-
NODEID_QSG_AUTH_INFOS
Define the id for the TreeNode - QSG Authentication Information (z/OS only)- See Also:
-
NODEID_QSG_STORAGE_CLASSES
Define the id for the TreeNode - QSG Storage Classes (z/OS only)- See Also:
-
NODEID_QSG_SUBSCRIPTIONS
Define the id for the TreeNode - QSG Subscription- See Also:
-
NODEID_LISTENERS
Define the id for the TreeNode - listeners- See Also:
-
NODEID_ZOS_LISTENERS
Define the id for the TreeNode - z/OS listeners- See Also:
-
NODEID_TOPICS
Define the id for the TreeNode - Topics- See Also:
-
NODEID_ALL_SET
Define the id for the TreeNode - All Set- See Also:
-
NODEID_PREFIX_SET
Define the prefix for TreeNodes in the Tree - Sets- See Also:
-
NODEID_PREFIX_QMGR
Define the prefixes for real object TreeNodes in the tree - queue manager- See Also:
-
NODEID_PREFIX_QSG
Define the prefixes for real object TreeNodes in the tree - qsg (z/OS only)- See Also:
-
-
Constructor Details
-
TreeNodeId
public TreeNodeId()Constructor - Not Used
-