// 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.
//
// POLICY CONFIGURATION
//
//
HealthClass.collection$hc_collection.html
HealthClass.detail$hc_detail_main.html
CreateHealthClassWizardForm.detail$hc_detail_main_new.html
CreateHealthClassWizardForm.detail.appservers$hc_appservers_detail_new.html
CreateHealthClassWizardForm.detail.condition$hc_condition_detail_new.html
HealthCustomAction.collection$hc_action_collection.html
HealthCustomAction.wizard$hc_custom_action.html
// gWVEX.XD #81: Add helpID for Health condition subexpression builder syntax help
HealthClass.detail.condition.subexpression$hc_condition_subex.html
//CreateHealthClassWizardForm.detail.age$hc_age_detail_new.html#HealthClass__age_detail
//CreateHealthClassWizardForm.detail.totalMemory$hc_memory_detail_new.html#HealthClass__memory
//CreateHealthClassWizardForm.detail.timeOverThreshold$hc_memory_detail_new.html#HealthClass__memorythreshold
//CreateHealthClassWizardForm.detail.totalRequests$hc_totalrequests_detail_new.html#HealthClass__requests_detail
//CreateHealthClassWizardForm.detail.percentile$hc_hung_detail_new.html#HealthClass__percentile
//CreateHealthClassWizardForm.detail.responseTime$hc_hung_detail_new.html#HealthClass__timethreshold
//health.topology.viewlet$viewlet.html
//HealthClass.detail.name$hc_detail_main.html#HealthClass__name_detail
//HealthClass.detail.description$hc_detail_main.html#HealthClass__description_detail
//HealthClass.detail.cellLevelPolicy$hc_detail_main.html#HealthClass__celllevelpolicy_detail
//HealthClass.detail.type$hc_detail_main.html#HealthClass__type_detail
//HealthClass.detail.reactionMode$hc_detail_main.html#HealthClass__reactionmode_detail
//HealthClass.detail.totalMemory$hc_detail_main.html#HealthClass__memory
//HealthClass.detail.timeOverThreshold$hc_detail_main.html#HealthClass__memorythreshold
//HealthClass.detail.age$hc_detail_main.html#HealthClass__age
//HealthClass.detail.totalRequests$hc_detail_main.html#HealthClass__totalrequests
//HealthClass.detail.responseTime$hc_detail_main.html#HealthClass__timethreshold
//HealthClass.detail.percentile$hc_detail_main.html#HealthClass__percentile
//HealthClass.detail.membership$hc_detail_main.html#HealthClass__member_detail
//CreateHealthClassWizardForm.detail.name$hc_detail_main_new.html#HealthClass__name_detail
//CreateHealthClassWizardForm.detail.description$hc_detail_main_new.html#HealthClass__description_detail
//CreateHealthClassWizardForm.detail.cellLevelPolicy$hc_detail_main_new.html#HealthClass__celllevelpolicy_detail
//CreateHealthClassWizardForm.detail.reactionMode$hc_detail_main_new.html#HealthClass__reactionmode_detail
//CreateHealthClassWizardForm.detail.type$hc_detail_main_new.html#HealthClass__type_detail
