com.ibm.mq.explorer.ui.extensions

Class TreeNodeId

  • java.lang.Object
    • com.ibm.mq.explorer.ui.extensions.TreeNodeId


  • public class TreeNodeId
    extends java.lang.Object
    Class describing all UI TreeNode id's
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT_NOTICE
      Copyright notice
      static java.lang.String NODEID_ADVANCED
      Define the id for the TreeNode - Advanced
      static java.lang.String NODEID_ALL_SET
      Define the id for the TreeNode - All Set
      static java.lang.String NODEID_AUTH_INFOS
      Define the id for the TreeNode - Authentication Information
      static java.lang.String NODEID_CHANNELS
      Define the id for the TreeNode - Channels
      static java.lang.String NODEID_CHLAUTHS
      Define the id for the TreeNode - Channel Authentication Record
      static java.lang.String NODEID_CLIENT_CONNS
      Define the id for the TreeNode - Client Connections
      static java.lang.String NODEID_COMM_INFOS
      Define the id for the TreeNode - Communication Information
      static java.lang.String NODEID_LISTENERS
      Define the id for the TreeNode - listeners
      static java.lang.String NODEID_LOADING
      Define the id for the TreeNode - Loading
      static java.lang.String NODEID_NAMELISTS
      Define the id for the TreeNode - Namelists
      static java.lang.String NODEID_PREFIX_QMGR
      Define the prefixes for real object TreeNodes in the tree - queue manager
      static java.lang.String NODEID_PREFIX_QSG
      Define the prefixes for real object TreeNodes in the tree - qsg (z/OS only)
      static java.lang.String NODEID_PREFIX_SET
      Define the prefix for TreeNodes in the Tree - Sets
      static java.lang.String NODEID_PROCESSES
      Define the id for the TreeNode - Processes
      static java.lang.String NODEID_QMGRS
      Define the id for the TreeNode - Queue Managers
      static java.lang.String NODEID_QSG_AUTH_INFOS
      Define the id for the TreeNode - QSG Authentication Information (z/OS only)
      static java.lang.String NODEID_QSG_CF_STRUTS
      Define the id for the TreeNode - QSG Coupling Facility Structures (z/OS only)
      static java.lang.String NODEID_QSG_CHANNELS
      Define the id for the TreeNode - QSG Channels (z/OS only)
      static java.lang.String NODEID_QSG_GROUP_DEFS
      Define the id for the TreeNode - QSG Group Definitions (z/OS only)
      static java.lang.String NODEID_QSG_NAMELISTS
      Define the id for the TreeNode - QSG Namelists (z/OS only)
      static java.lang.String NODEID_QSG_PROCESSES
      Define the id for the TreeNode - QSG Processes (z/OS only)
      static java.lang.String NODEID_QSG_QUEUES
      Define the id for the TreeNode - QSG Queues (z/OS only)
      static java.lang.String NODEID_QSG_SHARED_QS
      Define the id for the TreeNode - QSG Shared Queues (z/OS only)
      static java.lang.String NODEID_QSG_STORAGE_CLASSES
      Define the id for the TreeNode - QSG Storage Classes (z/OS only)
      static java.lang.String NODEID_QSG_SUBSCRIPTIONS
      Define the id for the TreeNode - QSG Subscription
      static java.lang.String NODEID_QSG_TOPICS
      Define the id for the TreeNode - QSG Topics (z/OS only)
      static java.lang.String NODEID_QSGS
      Define the id for the TreeNode - Queue Sharing Groups (QSGs) (z/OS only)
      static java.lang.String NODEID_QUEUES
      Define the id for the TreeNode - Queues
      static java.lang.String NODEID_ROOT
      Define the id for the TreeNode - Hidden Root
      static java.lang.String NODEID_SERVICES
      Define the id for the TreeNode - Services
      static java.lang.String NODEID_STORAGE_CLASSES
      Define the id for the TreeNode - Storage Classes (z/OS only)
      static java.lang.String NODEID_SUBSCRIPTIONS
      Define the id for the TreeNode - Subscription
      static java.lang.String NODEID_TOPICS
      Define the id for the TreeNode - Topics
      static java.lang.String NODEID_WMQ
      Define the id for the TreeNode - WebSphere MQ
      static java.lang.String NODEID_ZOS_LISTENERS
      Define the id for the TreeNode - z/OS listeners
      static java.lang.String SCCSID
      SCCS id - expanded when file is extracted from CMVC
    • Constructor Summary

      Constructors 
      Constructor and Description
      TreeNodeId()
      Constructor - Not Used
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • SCCSID

        public static final java.lang.String SCCSID
        SCCS id - expanded when file is extracted from CMVC
        See Also:
        Constant Field Values
      • COPYRIGHT_NOTICE

        public static final java.lang.String COPYRIGHT_NOTICE
        Copyright notice
        See Also:
        Constant Field Values
      • NODEID_ROOT

        public static final java.lang.String NODEID_ROOT
        Define the id for the TreeNode - Hidden Root
        See Also:
        Constant Field Values
      • NODEID_WMQ

        public static final java.lang.String NODEID_WMQ
        Define the id for the TreeNode - WebSphere MQ
        See Also:
        Constant Field Values
      • NODEID_QMGRS

        public static final java.lang.String NODEID_QMGRS
        Define the id for the TreeNode - Queue Managers
        See Also:
        Constant Field Values
      • NODEID_QUEUES

        public static final java.lang.String NODEID_QUEUES
        Define the id for the TreeNode - Queues
        See Also:
        Constant Field Values
      • NODEID_ADVANCED

        public static final java.lang.String NODEID_ADVANCED
        Define the id for the TreeNode - Advanced
        See Also:
        Constant Field Values
      • NODEID_LOADING

        public static final java.lang.String NODEID_LOADING
        Define the id for the TreeNode - Loading
        See Also:
        Constant Field Values
      • NODEID_CHANNELS

        public static final java.lang.String NODEID_CHANNELS
        Define the id for the TreeNode - Channels
        See Also:
        Constant Field Values
      • NODEID_CLIENT_CONNS

        public static final java.lang.String NODEID_CLIENT_CONNS
        Define the id for the TreeNode - Client Connections
        See Also:
        Constant Field Values
      • NODEID_PROCESSES

        public static final java.lang.String NODEID_PROCESSES
        Define the id for the TreeNode - Processes
        See Also:
        Constant Field Values
      • NODEID_NAMELISTS

        public static final java.lang.String NODEID_NAMELISTS
        Define the id for the TreeNode - Namelists
        See Also:
        Constant Field Values
      • NODEID_AUTH_INFOS

        public static final java.lang.String NODEID_AUTH_INFOS
        Define the id for the TreeNode - Authentication Information
        See Also:
        Constant Field Values
      • NODEID_COMM_INFOS

        public static final java.lang.String NODEID_COMM_INFOS
        Define the id for the TreeNode - Communication Information
        See Also:
        Constant Field Values
      • NODEID_CHLAUTHS

        public static final java.lang.String NODEID_CHLAUTHS
        Define the id for the TreeNode - Channel Authentication Record
        See Also:
        Constant Field Values
      • NODEID_SERVICES

        public static final java.lang.String NODEID_SERVICES
        Define the id for the TreeNode - Services
        See Also:
        Constant Field Values
      • NODEID_STORAGE_CLASSES

        public static final java.lang.String NODEID_STORAGE_CLASSES
        Define the id for the TreeNode - Storage Classes (z/OS only)
        See Also:
        Constant Field Values
      • NODEID_SUBSCRIPTIONS

        public static final java.lang.String NODEID_SUBSCRIPTIONS
        Define the id for the TreeNode - Subscription
        See Also:
        Constant Field Values
      • NODEID_QSGS

        public static final java.lang.String NODEID_QSGS
        Define the id for the TreeNode - Queue Sharing Groups (QSGs) (z/OS only)
        See Also:
        Constant Field Values
      • NODEID_QSG_SHARED_QS

        public static final java.lang.String NODEID_QSG_SHARED_QS
        Define the id for the TreeNode - QSG Shared Queues (z/OS only)
        See Also:
        Constant Field Values
      • NODEID_QSG_CF_STRUTS

        public static final java.lang.String NODEID_QSG_CF_STRUTS
        Define the id for the TreeNode - QSG Coupling Facility Structures (z/OS only)
        See Also:
        Constant Field Values
      • NODEID_QSG_GROUP_DEFS

        public static final java.lang.String NODEID_QSG_GROUP_DEFS
        Define the id for the TreeNode - QSG Group Definitions (z/OS only)
        See Also:
        Constant Field Values
      • NODEID_QSG_QUEUES

        public static final java.lang.String NODEID_QSG_QUEUES
        Define the id for the TreeNode - QSG Queues (z/OS only)
        See Also:
        Constant Field Values
      • NODEID_QSG_CHANNELS

        public static final java.lang.String NODEID_QSG_CHANNELS
        Define the id for the TreeNode - QSG Channels (z/OS only)
        See Also:
        Constant Field Values
      • NODEID_QSG_PROCESSES

        public static final java.lang.String NODEID_QSG_PROCESSES
        Define the id for the TreeNode - QSG Processes (z/OS only)
        See Also:
        Constant Field Values
      • NODEID_QSG_TOPICS

        public static final java.lang.String NODEID_QSG_TOPICS
        Define the id for the TreeNode - QSG Topics (z/OS only)
        See Also:
        Constant Field Values
      • NODEID_QSG_NAMELISTS

        public static final java.lang.String NODEID_QSG_NAMELISTS
        Define the id for the TreeNode - QSG Namelists (z/OS only)
        See Also:
        Constant Field Values
      • NODEID_QSG_AUTH_INFOS

        public static final java.lang.String NODEID_QSG_AUTH_INFOS
        Define the id for the TreeNode - QSG Authentication Information (z/OS only)
        See Also:
        Constant Field Values
      • NODEID_QSG_STORAGE_CLASSES

        public static final java.lang.String NODEID_QSG_STORAGE_CLASSES
        Define the id for the TreeNode - QSG Storage Classes (z/OS only)
        See Also:
        Constant Field Values
      • NODEID_QSG_SUBSCRIPTIONS

        public static final java.lang.String NODEID_QSG_SUBSCRIPTIONS
        Define the id for the TreeNode - QSG Subscription
        See Also:
        Constant Field Values
      • NODEID_LISTENERS

        public static final java.lang.String NODEID_LISTENERS
        Define the id for the TreeNode - listeners
        See Also:
        Constant Field Values
      • NODEID_ZOS_LISTENERS

        public static final java.lang.String NODEID_ZOS_LISTENERS
        Define the id for the TreeNode - z/OS listeners
        See Also:
        Constant Field Values
      • NODEID_TOPICS

        public static final java.lang.String NODEID_TOPICS
        Define the id for the TreeNode - Topics
        See Also:
        Constant Field Values
      • NODEID_ALL_SET

        public static final java.lang.String NODEID_ALL_SET
        Define the id for the TreeNode - All Set
        See Also:
        Constant Field Values
      • NODEID_PREFIX_SET

        public static final java.lang.String NODEID_PREFIX_SET
        Define the prefix for TreeNodes in the Tree - Sets
        See Also:
        Constant Field Values
      • NODEID_PREFIX_QMGR

        public static final java.lang.String NODEID_PREFIX_QMGR
        Define the prefixes for real object TreeNodes in the tree - queue manager
        See Also:
        Constant Field Values
      • NODEID_PREFIX_QSG

        public static final java.lang.String NODEID_PREFIX_QSG
        Define the prefixes for real object TreeNodes in the tree - qsg (z/OS only)
        See Also:
        Constant Field Values
    • Constructor Detail

      • TreeNodeId

        public TreeNodeId()
        Constructor - Not Used