// Administrative console help mapping file
//
// Updated 6/11/2008 PSH
// V7.x Help information
//
// The HelpCoord reads this file to correlate a helpId to a help file
// <helpID>$<help file name with path>
//
// 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.
//
//*****Assets*********
AssetManagement.collection$ae/urun_rapp_bla_asset.html
AssetManagement.detail$ae/urun_rapp_bla_asset_importoptions.html
BLAManagement.ImportOptions$ae/urun_rapp_bla_asset_importoptions.html
BLAManagement.AssetRelationship$ae/urun_rapp_bla_asset_importoptions.html#Asset_rela
BLAManagement.AssetOptions$ae/urun_rapp_bla_asset_importoptions.html
BLAManagement.RelationshipOptions$ae/urun_rapp_bla_curelationships.html
BLAManagement.update$ae/urun_rapp_bla_asset_update.html
BLAManagement.upload$ae/urun_rapp_bla_asset_import.html
//
//***** Business level applications *****************
BLAManagement.collection$ae/urun_rapp_bla.html
BLAManagement.detail$ae/urun_rapp_bla_inst.html
BLAManagement.CreateBLA$ae/urun_rapp_bla_create.html
BLAManagement.CUOptions$ae/urun_rapp_bla_create_cuoptions.html
BLAManagement.MapTargets$ae/urun_rapp_bla_maptarget.html
CreateBLA.detail$ae/urun_rapp_bla_create.html
ITCUDetail.detail$ae/urun_rapp_bla_cu_inst.html
CUDetailTargets.detail$ae/urun_rapp_bla_maptarget.html
BLAAddCompUnit.detail$ae/urun_rapp_bla_addcomp.html
CUMapTargets.detail$ae/urun_rapp_bla_maptarget.html
BLAManagement.CreateAuxCUOptions$ae/urun_rapp_bla_curelationships.html
BLAAddCompUnit.detail$ae/urun_rapp_bla_addcomp.html
BLAAddCompUnitDU.detail$ae/urun_rapp_bla_adddeployunit.html
//