// Administrative console help mapping file
//
// Updated 4/24/2003 CTD  4:00 p.m.
// V5.0 Help information
//
// The HelpCoord reads this file to correlate a helpId to a help file
// <helpID>$<help file name>
//
// This is not quite like the mapping files for AAT and other Java GUIs.
// You do NOT need the path information in front of the help file names.
// The delimiter is dollar sign instead of pound sign.
// Do not confuse the two file formats.
//
// This is a really persnickety file!
//
// Every line of this file must either be valid input,
// or a comment line beginning with two forward slashes.
//
// There can be NO blank lines.
//
// The last non-blank line in the file cannot have a return
// at the end of it. To test, place cursor at end of last
// non-blank line and press down arrow on keyboard. The
// cursor should not move.
//
// Violations can cause the GUI not to start!
//
// This file does not require translation.
//
// DYNAMIC CLUSTER
//
//
DynamicCluster.collection$dc_collection.html
//
DynamicCluster.detail$dc_detail_main.html
DynamicCluster.detail.name$dc_detail_main.html#DynamicCluster__name_detail
DynamicCluster.detail.nodeGroup$dc_detail_main.html#DynamicCluster__ng_detail
DynamicCluster.detail.numInstances$dc_detail_main.html#DynamicCluster__instances_detail
DynamicCluster.detail.minInstances$dc_detail_main.html#DynamicCluster__min_detail
DynamicCluster.detail.maxInstances$dc_detail_main.html#DynamicCluster__max_detail
DynamicCluster.detail.opMode$dc_detail_main.html#DynamicCluster__mode_detail
// gWVEX.XD #81: Add helpID for DynamicCluster membership policy subexpression builder syntax help
DynamicCluster.membership$dc_membership.html

//
CreateDynamicCluster.detail$dc_detail_main_new.html
CreateDynamicCluster.detail.name$dc_detail_main_new.html#DynamicCluster__name_detail
CreateDynamicCluster.detail.nodeGroup$dc_detail_main_new.html#DynamicCluster__node_detail
CreateDynamicCluster.detail.preferLocal$dc_detail_main_new.html#DynamicCluster__local_detail
CreateDynamicCluster.detail.createDomain$dc_detail_main_new.html#DynamicCluster__replication_detail
CreateDynamicCluster.detail.serverTemplate$dc_detail_main_new.html#DynamicCluster__template_detail
CreateDynamicCluster.detail.opMode$dc_detail_main_new.html#DynamicCluster__mode_detail

//
DynamicClusterProperty.collection$dc_customproperty.html
DynamicClusterProperty.detail$dc_customproperty.html
DynamicClusterProperty.detail.name$dc_customproperty_detail.html#DynamicCluster_CustomProperty__name_detail
DynamicClusterProperty.detail.value$dc_customproperty_detail.html#DynamicCluster_CustomProperty__value_detail
DynamicClusterProperty.detail.description$dc_customproperty_detail.html#DynamicCluster_CustomProperty__description_detail
//
DynamicClusterMember.collection$dc_members.html
//
DynamicClusterMember.detail$dc_member_settings.html
//viewlet
dc.topology.viewlet$viewlet.html
//wizard
dc.create.wizard.new$dc_wiz_1.html
dc.create.wizard.management$dc_wiz_2.html
dc.create.wizard.membership$dc_wiz_3.html
dc.create.wizard.template$dc_wiz_4.html
dc.create.wizard.properties$dc_wiz_5.html
dc.create.wizard.confirm$dc_wiz_6.html