Class ImportExportId
java.lang.Object
com.ibm.mq.explorer.ui.extensions.ImportExportId
Class to define the Category Ids and Subcategory Ids used by WebSphere MQ Explorer. NOTE: These
must match the ids defined in the plugin.xml file for the com.ibm.mq.explorer.ui plug-in.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
XML Memento Id for a category nodestatic final String
Category Id for Connection Informationstatic final String
Category Id for Filters and Schemesstatic final String
Category Id for Preferencesstatic final String
Category Id for Preferencesstatic final String
Common copyright noticestatic final String
XML Memento Id for the root nodestatic final String
CMVC descriptors - expanded during extractionstatic final String
XML Memento Id for asubcategory nodestatic final String
Subcategory Id for Filters and Schemes - Filtersstatic final String
Subcategory Id for Connection Information - Local Queue Managerstatic final String
Subcategory Id for Connection Information - Remote Queue Managerstatic final String
Subcategory Id for Filters and Schemes - Column Schemesstatic final String
Subcategory Id for Preferences - Authorization Servicestatic final String
Subcategory Id for Preferences - Colorsstatic final String
Subcategory Id for Preferences - Connection detail defaultsstatic final String
Subcategory Id for Preferences - Enable Plug-insstatic final String
Subcategory Id for Preferences - Passwordsstatic final String
Subcategory Id for v6 Preferences - SSLstatic final String
Subcategory Id for Preferences - General -
Method Summary
-
Field Details
-
COPYRIGHT_NOTICE
Common copyright notice- See Also:
-
SCCSID
CMVC descriptors - expanded during extraction- See Also:
-
ROOT_TYPE
XML Memento Id for the root node- See Also:
-
CAT_TYPE
XML Memento Id for a category node- See Also:
-
SUBCAT_TYPE
XML Memento Id for asubcategory node- See Also:
-
CATEGORY_ID_SETS
Category Id for Preferences- See Also:
-
CATEGORY_ID_PREFERENCES
Category Id for Preferences- See Also:
-
SUBCATEGORY_ID_PREFS_WMQ_EXPLORER
Subcategory Id for Preferences - General- See Also:
-
SUBCATEGORY_ID_PREFS_COLORS
Subcategory Id for Preferences - Colors- See Also:
-
SUBCATEGORY_ID_PREFS_ENABLE_PLUGINS
Subcategory Id for Preferences - Enable Plug-ins- See Also:
-
SUBCATEGORY_ID_PREFS_CONN_DETAILS
Subcategory Id for Preferences - Connection detail defaults- See Also:
-
SUBCATEGORY_ID_PREFS_PASSWORDS
Subcategory Id for Preferences - Passwords- See Also:
-
CATEGORY_ID_FILTERS_SCHEMES
Category Id for Filters and Schemes- See Also:
-
SUBCATEGORY_ID_EXPLORER_SCHEMES
Subcategory Id for Filters and Schemes - Column Schemes- See Also:
-
SUBCATEGORY_ID_EXPLORER_FILTERS
Subcategory Id for Filters and Schemes - Filters- See Also:
-
CATEGORY_ID_CONNECTION_INFO
Category Id for Connection Information- See Also:
-
SUBCATEGORY_ID_EXPLORER_QMGR_CONNINFO
Subcategory Id for Connection Information - Remote Queue Manager- See Also:
-
SUBCATEGORY_ID_EXPLORER_LOCAL_QMGR_CONNINFO
Subcategory Id for Connection Information - Local Queue Manager- See Also:
-
SUBCATEGORY_ID_PREFS_AUTH_SERVICE
Subcategory Id for Preferences - Authorization Service- See Also:
-
SUBCATEGORY_ID_PREFS_SSL
Subcategory Id for v6 Preferences - SSL- See Also:
-