A C D E G H I M N O P Q R S T U V 

I

IAF_ATTR_CHANNEL_OVERALL_STATUS - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute name for testing channel overall status
IAF_ATTR_CHANNEL_TYPE - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute name for testing a channel type
IAF_ATTR_CHLAUTH_TYPE - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute name for testing a channel Authentication record type
IAF_ATTR_HIDDEN_QM - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute name for declaring if there are hidden QMs
IAF_ATTR_INSTALL_TYPE - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute name for installation type, e.g.
IAF_ATTR_LISTENER_STATUS - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute name for listener status
IAF_ATTR_LISTENER_TYPE - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute name for testing a listener type
IAF_ATTR_OBJECT_NAME_CONTAINS - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute name for testing an Object name (contains)
IAF_ATTR_OBJECT_NAME_ENDS_WITH - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute name for testing an Object name (ends with)
IAF_ATTR_OBJECT_NAME_EQUALS - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute name for testing an Object name (equals)
IAF_ATTR_OBJECT_NAME_MATCHES - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute name for testing an Object name (matches java regular expression) (uses the matches() method in the Java String class)
IAF_ATTR_OBJECT_NAME_STARTS_WITH - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute name for testing an Object name (starts with)
IAF_ATTR_OBJECT_TYPE - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute name for testing an Object type
IAF_ATTR_PLUGIN_ENABLED - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute name for testing if a plugin is enabled
IAF_ATTR_Q_TYPE - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute name for testing a queue type
IAF_ATTR_Q_USAGE - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute name for testing queue usage
IAF_ATTR_QMGR_CMD_LEVEL_EQUALTO - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute name for testing if the command level of a queue manager is equal to a value
IAF_ATTR_QMGR_CMD_LEVEL_GREATERTHAN - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute name for testing if the command level of a queue manager is greater than a value
IAF_ATTR_QMGR_CMD_LEVEL_GREATERTHAN_EQUALTO - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute name for testing if the command level of a queue manager is greater than or equal to a value
IAF_ATTR_QMGR_CMD_LEVEL_LESSTHAN - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute name for testing if the command level of a queue manager is less than a value
IAF_ATTR_QMGR_CMD_SVR_STATUS - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute name for testing if a queue manager has a command server running
IAF_ATTR_QMGR_CONN_TYPE - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute name for testing queue manager connection type
IAF_ATTR_QMGR_CONNECTED - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute name for testing if Explorer is connected to a queue manager
IAF_ATTR_QMGR_PLATFORM - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute name for testing the platform of a queue manager
IAF_ATTR_QMGR_STATUS - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute name for testing queue manager status
IAF_ATTR_QMGR_TYPE - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute name for testing a queue manager type
IAF_ATTR_QMGR_UUID_KNOWN - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute name for whether the UUID is known
IAF_ATTR_QSG_DISPOSITION - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute name for testing queue sharing group disposition
IAF_ATTR_SERVICE_STATUS - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute name for service status
IAF_ATTR_SHOW_INSTANCES_DIALOG - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute name for showing the Manage Instances dialog
IAF_ATTR_SUPPORT_DELETE - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute name for whether objects can be deleted
IAF_ATTR_SYSTEM_OBJECT - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute name for testing if an object is a system object
IAF_ATTR_TREENODE_ID - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute name for testing a TreeNode id
IAF_ATTR_TREENODE_PREFIX - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute name for testing a TreeNode prefix
IAF_VALUE_CHANNEL_BINDING - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for the channel overall status - binding
IAF_VALUE_CHANNEL_INACTIVE - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for the channel overall status - inactive
IAF_VALUE_CHANNEL_INITIALIZING - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for the channel overall status - initializing
IAF_VALUE_CHANNEL_PAUSED - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for the channel overall status - paused
IAF_VALUE_CHANNEL_REQUESTING - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for the channel overall status - requesting
IAF_VALUE_CHANNEL_RETRYING - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for the channel overall status - retrying
IAF_VALUE_CHANNEL_RUNNING - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for the channel overall status - running
IAF_VALUE_CHANNEL_STARTING - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for the channel overall status - starting
IAF_VALUE_CHANNEL_STOPPED - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for the channel overall status - stopped
IAF_VALUE_CHANNEL_STOPPING - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for the channel overall status - stopping
IAF_VALUE_CHANNEL_SWITCHING - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for the channel overall status - switching
IAF_VALUE_CHANNEL_TYPE_AMQP - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for the channel type AMQP
IAF_VALUE_CHANNEL_TYPE_CLNTCONN - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for the channel type client connection
IAF_VALUE_CHANNEL_TYPE_CLUSRCVR - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for the channel type cluster receiver
IAF_VALUE_CHANNEL_TYPE_CLUSSDR - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for the channel type cluster sender
IAF_VALUE_CHANNEL_TYPE_RECEIVER - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for the channel type receiver
IAF_VALUE_CHANNEL_TYPE_REQUESTER - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for the channel type requester
IAF_VALUE_CHANNEL_TYPE_SENDER - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for the channel type sender
IAF_VALUE_CHANNEL_TYPE_SERVER - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for the channel type server
IAF_VALUE_CHANNEL_TYPE_SVRCONN - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for the channel type server connection
IAF_VALUE_CHLAUTH_TYPE_ADDRESSMAP - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for a address map channel Authentication record type
IAF_VALUE_CHLAUTH_TYPE_BLOCKADDR - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for a address block list channel Authentication type
IAF_VALUE_CHLAUTH_TYPE_BLOCKUSER - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for a user block list channel Authentication type
IAF_VALUE_CHLAUTH_TYPE_QMGRMAP - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for a queue manager map channel Authentication record type
IAF_VALUE_CHLAUTH_TYPE_SSLPEERMAP - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for a SSL peer map channel Authentication record type
IAF_VALUE_CHLAUTH_TYPE_USERMAP - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for a user map channel Authentication record type
IAF_VALUE_CLIENT_INSTALL - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for a Client installation
IAF_VALUE_FALSE - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for false"
IAF_VALUE_JAVA_INSTALL - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for a Java installation
IAF_VALUE_LISTENER_RUNNING - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for a running listener
IAF_VALUE_LISTENER_STARTING - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for a starting listener
IAF_VALUE_LISTENER_STOPPED - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for a stopped listener
IAF_VALUE_LISTENER_STOPPING - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for a stopping listener
IAF_VALUE_LISTENER_TYPE_LU62 - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for the listener type LU62
IAF_VALUE_LISTENER_TYPE_NETBIOS - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for the listener type NetBIOS
IAF_VALUE_LISTENER_TYPE_SPX - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for the listener type SPX
IAF_VALUE_LISTENER_TYPE_TCP - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for the listener type TCP
IAF_VALUE_NON_SYSTEM_OBJECT - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for whether an object is a system object
IAF_VALUE_Q_TYPE_ALIAS - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for the queue type alias
IAF_VALUE_Q_TYPE_LOCAL - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for the queue type local
IAF_VALUE_Q_TYPE_MODEL - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for the queue type model
IAF_VALUE_Q_TYPE_REMOTE - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for the queue type remote
IAF_VALUE_Q_USAGE_NORMAL - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for queue usage normal
IAF_VALUE_Q_USAGE_TRANSMISSION - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for queue usage transmission
IAF_VALUE_QMGR_CMD_SVR_RUNNING - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for command server running
IAF_VALUE_QMGR_CMD_SVR_STOPPED - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for command server stopped
IAF_VALUE_QMGR_CONN_CLIENT - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute name for queue manager client connections
IAF_VALUE_QMGR_CONN_CLIENT_CCDT - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute name for client connection using a CCDT
IAF_VALUE_QMGR_CONN_CLIENT_MULTI_INSTANCE - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute name for client connection to multi-instance queue manager
IAF_VALUE_QMGR_CONN_DIRECT - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute name for queue manager direct connections
IAF_VALUE_QMGR_CONN_INDIRECT - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute name for queue manager indirect connections
IAF_VALUE_QMGR_CONNECTED - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for connected to a queue manager
IAF_VALUE_QMGR_DISCONNECTED - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for a disconnected from a queue manager
IAF_VALUE_QMGR_LOCAL - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for the queue manager type local
IAF_VALUE_QMGR_PLATFORM_ISERIES - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for the iSeries platform (OS/400)
IAF_VALUE_QMGR_PLATFORM_NSK - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for the NSK platform
IAF_VALUE_QMGR_PLATFORM_OS2 - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for the os/2 platform
IAF_VALUE_QMGR_PLATFORM_UNIX - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for the Unix platforms (inc Linux, AIX)
IAF_VALUE_QMGR_PLATFORM_VMS - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for the VMS platform
IAF_VALUE_QMGR_PLATFORM_WINDOWS - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for the Windows platforms
IAF_VALUE_QMGR_PLATFORM_ZSERIES - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for the zSeries platform (z/OS)
IAF_VALUE_QMGR_REMOTE - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for the queue manager type remote
IAF_VALUE_QMGR_STANDBY - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for a running as standby queue manager
IAF_VALUE_QMGR_STARTED - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for a started queue manager
IAF_VALUE_QMGR_STOPPED - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for a stopped queue manager
IAF_VALUE_QMGR_UUID_KNOWN - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for UUID is known
IAF_VALUE_QMGR_UUID_UNKNOWN - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for UUID is not known
IAF_VALUE_QSG_COPY - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for copy QSG disposition
IAF_VALUE_QSG_GROUP - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for group QSG disposition
IAF_VALUE_QSG_QMGR - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for queue manager QSG disposition
IAF_VALUE_QSG_SHARED - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for shared QSG disposition
IAF_VALUE_SERVER_INSTALL - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for a Server installation
IAF_VALUE_SERVICE_RETRYING - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for a retrying service
IAF_VALUE_SERVICE_RUNNING - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for a running service
IAF_VALUE_SERVICE_STARTING - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for a starting service
IAF_VALUE_SERVICE_STOPPED - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for a stopped service
IAF_VALUE_SERVICE_STOPPING - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for a stopping service
IAF_VALUE_SYSTEM_OBJECT - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for whether an object is a system object
IAF_VALUE_TRUE - Static variable in class com.ibm.mq.explorer.ui.extensions.ActionFilterNames
Define the IActionFilter attribute value for true"
IContentPageFactory - Interface in com.ibm.mq.explorer.ui.extensions
Defines the interface to be provided by classes wanting to contribute Content Pages to the MQContent View
IExplorerAbstractImportExport - Interface in com.ibm.mq.explorer.ui.extensions
IExplorerExternalDragDrop - Interface in com.ibm.mq.explorer.ui.extensions
The interface that must be implemented if a TreeNode is to accept drag/drop events using an external (non-Explorer defined) data type
IExplorerImportExport - Interface in com.ibm.mq.explorer.ui.extensions
Deprecated.
Superseded by IExplorerRuntimeImportExport.
IExplorerImportManager - Interface in com.ibm.mq.explorer.ui.extensions
Interface for contributing import managers within WebSphere MQ Explorer
IExplorerNotify - Interface in com.ibm.mq.explorer.ui.extensions
Event interface for notification of explorer events providing information on the explorer being initialised and closed.
IExplorerNotifyAdapter - Class in com.ibm.mq.explorer.ui.extensions
IExplorerNotifyAdapter provides null implementations of the IExplorerNotify interface for overriding.
IExplorerNotifyAdapter() - Constructor for class com.ibm.mq.explorer.ui.extensions.IExplorerNotifyAdapter
Constructor
IExplorerRuntimeImportExport - Interface in com.ibm.mq.explorer.ui.extensions
Interface for contributing import and export within WebSphere MQ Explorer
IExplorerTreeNodeDragDrop - Interface in com.ibm.mq.explorer.ui.extensions
The interface that must be implemented if a TreeNode is to accept drag/drop events using the TreeNodeTransfer data type
importAll(Trace) - Method in interface com.ibm.mq.explorer.ui.extensions.IExplorerImportManager
Import all applicable categories/subcategories from the supplied input source.
importData(String, String, InputStream) - Method in interface com.ibm.mq.explorer.ui.extensions.IExplorerImportExport
Deprecated.
Import from the specified input stream for the specified categoryId and subcategoryId.
importData(String, String, IMemento) - Method in interface com.ibm.mq.explorer.ui.extensions.IExplorerRuntimeImportExport
Import from the specified input memento for the specified categoryId and subcategoryId.
ImportExportId - Class in com.ibm.mq.explorer.ui.extensions
Class to define the Category Ids and Subcategory Ids used by WebSphere MQ Explorer.
importSubcategories(Trace, List<ImportExportSubcategory>) - Method in interface com.ibm.mq.explorer.ui.extensions.IExplorerImportManager
Import the specified categories/subcategories (if applicable) from the supplied input source.
IMQExtObjectChangedListener - Interface in com.ibm.mq.explorer.ui.extensions
Interface for listening to changed events from UiObjects
IMQExtObjectDeletedListener - Interface in com.ibm.mq.explorer.ui.extensions
Interface for listening to deleted events from UiObjects
init() - Method in class com.ibm.mq.explorer.ui.extensions.ContentPage
Create and initialise the static widgets and controls for this page
init() - Method in class com.ibm.mq.explorer.ui.extensions.PropertyPage
Create and initialise the widgets and controls for this page
instanceDeleted(Object) - Method in class com.ibm.mq.explorer.ui.extensions.ContentPage
Notification that the instance of this content page associated with the specified object is being deleted
IPropertyTabFactory - Interface in com.ibm.mq.explorer.ui.extensions
Defines the interface to be provided by classes wanting to contribute new Property Tabs to a Property Dialog
isAddChildrenWhenExpanded() - Method in class com.ibm.mq.explorer.ui.extensions.TreeNode
Gets whether children should only be added to this TreeNode when the TreeNode is expanded, rather than when the Tree is first created
isAdvancedTreeNode() - Method in class com.ibm.mq.explorer.ui.extensions.TreeNode
Gets whether this TreeNode is an Advanced TreeNode
isAnyControlEnabled() - Method in class com.ibm.mq.explorer.ui.extensions.PropertyPage
Return whether any attribute controls on the page are enabled, and therefore the Apply button should be enabled
isChanged() - Method in class com.ibm.mq.explorer.ui.extensions.PropertyPage
Return whether or not any attribute values have changed on this page and therefore whether the changes will need to be applied.
isChildExist(String) - Method in class com.ibm.mq.explorer.ui.extensions.TreeNode
Check whether a child TreeNode with the specified id exists
isClient() - Method in class com.ibm.mq.explorer.ui.extensions.MQQmgrExtObject
Is the queue manager a client connection?
isConnected() - Method in class com.ibm.mq.explorer.ui.extensions.MQQmgrExtObject
Is the queue manager connected?
isContextMenuFromUiObject() - Method in class com.ibm.mq.explorer.ui.extensions.TreeNode
Gets whether the context menu for this TreeNode should be created from the associated object rather than from the TreeNode
isDestructiveImport() - Method in interface com.ibm.mq.explorer.ui.extensions.IExplorerRuntimeImportExport
 
isEnableRefreshAction() - Method in class com.ibm.mq.explorer.ui.extensions.ContentPage
Get whether to enable the Refresh toolbar button / menu item
isEnableSystemObjectsAction() - Method in class com.ibm.mq.explorer.ui.extensions.ContentPage
Get whether to enable the Show System Objects toolbar button / menu item
isExpanded() - Method in class com.ibm.mq.explorer.ui.extensions.TreeNode
Get whether this TreeNode is currently expanded
isFIPSEnabled() - Static method in class com.ibm.mq.explorer.ui.extensions.QueueManagerConnections
Return whether MQ Explorer will use FIPS when making a connection to a remote queue manager using SSL
isLocal() - Method in class com.ibm.mq.explorer.ui.extensions.MQQmgrExtObject
Return whether this queue manager is local
isPluginEnabled(String) - Static method in class com.ibm.mq.explorer.ui.extensions.TreeNode
Returns whether the specified plug-in is currently enabled (on the Preferences dialog)
isPreventDeleteQueueManager(ExplorerNotifyEvent) - Method in interface com.ibm.mq.explorer.ui.extensions.IExplorerNotify
Called when a local queue manager is about to be deleted by the Explorer, the plugin can veto the deletion by returning true.
isPreventDeleteQueueManager(ExplorerNotifyEvent) - Method in class com.ibm.mq.explorer.ui.extensions.IExplorerNotifyAdapter
 
isPreventRemoveQueueManager(ExplorerNotifyEvent) - Method in interface com.ibm.mq.explorer.ui.extensions.IExplorerNotify
Called when the connection to a remote queue manager is about to be removed from the Explorer, the plugin can veto the removal by returning true.
isPreventRemoveQueueManager(ExplorerNotifyEvent) - Method in class com.ibm.mq.explorer.ui.extensions.IExplorerNotifyAdapter
 
isPreventStopQueueManager(ExplorerNotifyEvent) - Method in interface com.ibm.mq.explorer.ui.extensions.IExplorerNotify
Called when a local queue manager is about to be stopped by the Explorer, the plugin can veto the stopping by returning true.
isPreventStopQueueManager(ExplorerNotifyEvent) - Method in class com.ibm.mq.explorer.ui.extensions.IExplorerNotifyAdapter
 
isQueueManagerConnected(MQQmgrExtObject) - Static method in class com.ibm.mq.explorer.ui.extensions.QueueManagerConnections
Return whether the specified queue manager is currently connected
isQueueManagerLocal(MQQmgrExtObject) - Static method in class com.ibm.mq.explorer.ui.extensions.QueueManagerConnections
Return whether the specified queue manager is local
isQueueManagerVisible(MQQmgrExtObject) - Static method in class com.ibm.mq.explorer.ui.extensions.QueueManagerConnections
Return whether the specified queue manager is currently visible (not hidden)
isRemote() - Method in class com.ibm.mq.explorer.ui.extensions.MQQmgrExtObject
Return whether this queue manager is remote
isStandby() - Method in class com.ibm.mq.explorer.ui.extensions.MQQmgrExtObject
Return whether this queue manager is a standby instance, i.e.
isStarted() - Method in class com.ibm.mq.explorer.ui.extensions.MQQmgrExtObject
Return whether this queue manager is started.
isStartedWithPermitStandby() - Method in class com.ibm.mq.explorer.ui.extensions.MQQmgrExtObject
Determine whether this queue manager was started with the "-x" option.
isVisible() - Method in class com.ibm.mq.explorer.ui.extensions.MQQmgrExtObject
Return whether this queue manager is currently visible (not hidden) in MQ Explorer
isVisible() - Method in class com.ibm.mq.explorer.ui.extensions.TreeNode
Returns whether this TreeNode is currently visible
ITreeNodeFactory - Interface in com.ibm.mq.explorer.ui.extensions
Defines the interface to be provided by classes wanting to contribute to the Navigator Tree
A C D E G H I M N O P Q R S T U V