// Administrative console help mapping file
//
// Updated 4/16/2010  PSH
// V8.0 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 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.
//
// Topology Module
//
//file: uagt_rcell.xml:
//
Cell.detail$ae/uagt_rcell.html
//
// File: uagt_rnode_inst.xml:
//
Node.detail$ae/uagt_rnode_inst.html
Node.collection$ae/uagt_rnodes.html
//
NodeAgent.collection$ae/uagt_rnodeagent.html
NodeAgent.detail$ae/uagt_rnodeagent_inst.html
//
// v7
AddNode$ae/uagt_rnode_add.html
AddNodeService$ae/uagt_rnode_winserv.html
// v8
AddReplicatedNode$ae/uagt_replicated_node_add.html
InstalledSDKs.collection$ae/uagt_installed_sdk.html
//
Nodes.collection$ae/rcon_scope.html
Servers.collection$ae/rcon_scope.html
//
AdminService.detail$ae/uagt_radmin.html
//
CellManager.detail$ae/uagt_rcellmgr.html
//
// Defect 151675 (SGC)
NamedEndPoint.collection$ae/urun_rendpoint.html
NamedEndPoint.detail$ae/urun_rendpoint_inst.html
//
ConfigSynchronizationService.collection$ae/uagt_rsynchservice.html
ConfigSynchronizationService.detail$ae/uagt_rsynchservice.html
//
FileTransferService.collection$ae/uagt_rfileservice.html
FileTransferService.detail$ae/uagt_rfileservice.html
//
// DISTRIBUTED MGMT MODULE
//
Cluster.collection$ae/urun_rwlm_cluster.html
ClusterMember.collection$ae/urun_rwlm_member.html
ClusterMember.detail$ae/urun_rwlm_member_inst.html
ClusterMemberTemplate.collection$ae/urun_rwlm_member_template.html
//
ServerCluster.collection$ae/urun_rwlm_cluster.html
ServerCluster.detail$ae/urun_rwlm_cluster_svr.html
//
BackupCluster.detail$ae/urun_rwlm_backup.html
//
PMEEndPoint.detail$ae/urun_rwlm_dba.html
//
// LI 2430 WDL,CLS
ClusterWizard.basic$ae/urun_rwlm_cluster_create1.html
ClusterWizard.summary$ae/urun_rwlm_cluster_create3.html
//
//Following only applies to v6.0.x releases
ClusterWizard.member$ae/urun_rwlm_cluster_create2.html
//
//Following only apply for V6.1 and higher
ClusterWizard.additionalmembers$ae/urun_rwlm_cluster_create3_v61.html
ClusterWizard.firstmember$ae/urun_rwlm_cluster_create2_v61.html
Topology.detail$ae/urun_rwlm_cluster_topology.html
//
//
// To view info about dmgrs registered to the Job manager.
// These console panels/helps are originally from the admin agent console.
// The following mappings are also in helpfile_adminagent.txt:
//
JobManager.collection$ae/uagt_adminajm.html
JobManager.detail$ae/uagt_adminajm_inst.html
//
//
// Register/unregister with the job manager 
// appservers registered to admin agent and deployment managers.
// This console panel and help are originally from the admin agent console.
// The following mapping is also in helpfile_adminagent.txt:
//
RegisterJManager.detail$ae/uagt_admina_regunregjmgr.html